:root{--bg:#07090c;--panel:#10151c;--panel2:#171d26;--panel3:#0d1219;--text:#f3f5f7;--muted:#9ca5b0;--line:#28313d;--line-soft:#3a4656;--accent:#c9202b;--accent-bright:#e0343f;--police-blue:#2670a9;--gold:#f1b84b;--gold-soft:#f6d28b;--steel:#b9c1cb;--shadow:0 18px 42px #00000057}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{color:var(--text);background:radial-gradient(circle at 18% 0,#c9202b21,#0000 30rem),radial-gradient(circle at 86% 8%,#2670a91a,#0000 28rem),linear-gradient(#10151c 0,#07090c 34rem 100%);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{z-index:50;border-top:3px solid var(--accent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#07090cf5;border-bottom:1px solid #b9c1cb33;padding:0;position:sticky;top:0}.site-header-inner{justify-content:space-between;align-items:center;gap:1.5rem;width:min(1240px,100% - 2rem);min-height:74px;margin:auto;display:flex}.brand{letter-spacing:.055em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:.7rem;font-weight:900;display:inline-flex}.brand-mark{width:38px;height:38px;color:var(--accent);letter-spacing:.03em;background:linear-gradient(145deg,#1b222b,#090b0f);border:1px solid #e0343fa6;place-items:center;font-size:.75rem;display:grid;box-shadow:inset 4px 0 #2670a98c}.brand-copy{line-height:1;display:grid}.brand-copy strong{color:var(--text);font-size:.94rem}.brand-copy span{color:#e34a53;letter-spacing:.12em;margin-top:.25rem;font-size:.76rem}.site-nav{color:#c0c6ce;letter-spacing:.035em;text-transform:uppercase;justify-content:flex-end;align-items:center;gap:clamp(.65rem,1.25vw,1.15rem);font-size:.76rem;font-weight:800;display:flex}.site-nav a{border-bottom:2px solid #0000;padding:.55rem 0;transition:color .16s,border-color .16s}.site-nav a:hover,.site-nav a:focus-visible{border-color:var(--accent-bright);color:#fff}main{width:min(1100px,100% - 2rem);margin:auto;padding:2.5rem 0 4rem}.hero{max-width:900px;padding:2.25rem 0 1.25rem}.hero h1{margin:.5rem 0 1rem;font-size:clamp(2.8rem,8vw,5.3rem);line-height:.96}.hero h1 span{color:var(--accent)}.hero-kicker{color:var(--gold);font-size:1.2rem;font-weight:900}p{color:var(--muted);line-height:1.55}.eyebrow{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:800}.section-heading{justify-content:space-between;align-items:end;gap:1rem;margin:3rem 0 1rem;display:flex}.section-heading h2{margin:.2rem 0;font-size:1.8rem}.section-heading>a,.news-card a,.policy-links a,.footer-links a{color:var(--gold);font-weight:800}.article-grid,.record-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.news-card,.record-card,.content-card,.admin-card{background:linear-gradient(145deg, var(--panel2), var(--panel));border:1px solid var(--line);box-shadow:var(--shadow);border-radius:16px;padding:1rem}.news-card h3,.record-card h3{margin:.4rem 0;font-size:1.35rem}.record-card{grid-template-columns:112px 1fr;align-items:start;gap:1rem;min-height:100%;display:grid}.record-card-body{flex-direction:column;gap:.55rem;min-width:0;display:flex}.record-card-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:auto;display:flex}.record-meta-row{flex-wrap:wrap;gap:.45rem;display:flex}.record-agency{color:#d7dee8;font-weight:700}.image-placeholder{text-align:center;color:#91a0b3;letter-spacing:.13em;background:#202b39;border-radius:12px;place-content:center;min-height:120px;font-size:.72rem;font-weight:900;display:grid}.image-placeholder.compact{min-height:126px}.mugshot{background:linear-gradient(#ffffff0a,#fff0),#202b39;border:1px solid #ffffff14;border-radius:12px;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0a,0 8px 18px #0000002e}.mugshot img{aspect-ratio:4/5;object-fit:contain;object-position:center center;background:#111;width:100%;display:block}.mugshot.compact img{aspect-ratio:4/5}.booking-report-card{background:#090a0d;border:1px solid #dc262657;border-radius:14px;max-width:760px;overflow:hidden;box-shadow:0 18px 42px #00000047,inset 0 0 0 1px #ffffff0a}.booking-report-card img{width:100%;height:auto;display:block}.count{color:#d8e0eb;font-size:.82rem}.button,.secondary-button{border-radius:10px;padding:.7rem .95rem;font-size:.82rem;font-weight:900;transition:transform .16s,box-shadow .16s,background .16s;display:inline-block}.button:hover,.secondary-button:hover{transform:translateY(-1px)}.button{background:linear-gradient(180deg, #f25558, var(--accent));box-shadow:0 10px 24px #e43b3f3d}.secondary-button{border:1px solid var(--line-soft);color:var(--gold);background:#ffffff05}.ad-slot,.local-sponsor{color:#92a1b3;letter-spacing:.02em;text-align:center;background:#0d1219;border:1px dashed #58677a;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;min-height:90px;margin:1rem 0;font-size:.82rem;display:flex}.ad-slot strong{color:#dfe7f0;font-size:.95rem}.ad-slot a{color:var(--gold);font-weight:900}.local-sponsor img{max-width:140px;max-height:48px}.local-sponsor a{color:var(--gold);font-weight:800}.content-card{max-width:860px;margin:1rem 0}.content-card h1{font-size:clamp(2rem,6vw,3.5rem)}.article-main{width:min(900px,100% - 2rem)}.news-article{max-width:820px}.news-article h1{margin:.35rem 0 .8rem;font-size:clamp(2.25rem,5vw,3.8rem);line-height:1.04}.article-lead{color:#dce4ee;font-size:1.13rem;line-height:1.58}.article-body p{color:#d3dbe5;margin:.85rem 0;font-size:1.03rem;line-height:1.66}.source-box{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:1.4rem;padding-top:1rem;display:flex}.source-box p{margin:0}.hero-image{object-fit:cover;border:1px solid #ffffff1f;border-radius:8px;width:100%;max-height:520px;margin:1rem 0;display:block}.booking-summary,.charges-box,.related-records,.search-panel{border:1px solid var(--line);background:var(--panel3);border-radius:12px;margin:1rem 0;padding:1rem}.booking-summary p,.record-card p{margin:.2rem 0}.charges-box h2{margin-top:0}.charge{border-top:1px solid var(--line);padding:1rem 0}.charges-box .charge:first-of-type{border-top:0}.notice{border-left:4px solid var(--gold);color:#eed49a;background:#201c12;padding:1rem}.muted{color:var(--muted)}.county-link,.section-heading>a,.news-card a,.policy-links a{color:var(--gold);font-weight:800}.filter-row{flex-wrap:wrap;gap:.55rem;margin:1rem 0 1.5rem;display:flex}.admin-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1rem;display:grid}.pill{border:1px solid var(--line-soft);color:var(--gold-soft);background:#ffffff08;border-radius:999px;align-items:center;gap:.35rem;padding:.38rem .68rem;font-size:.72rem;line-height:1.2;display:inline-flex}.county-pill{background:#f1b84b14;border-color:#f1b84b52}.source-pill{color:#d5deea}.source-directory{margin-top:1.5rem}.search-panel{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:.8rem;display:grid}.search-panel label{color:#d9e2ed;gap:.45rem;font-weight:700;display:grid}.search-panel button{margin-top:auto}.empty-state{border:1px dashed var(--line-soft);background:#ffffff05;border-radius:12px;padding:1.2rem}form{gap:.8rem;display:grid}input,select,textarea{border:1px solid var(--line);width:100%;color:var(--text);background:#0d1219;border-radius:8px;padding:.8rem}textarea{min-height:130px}button{background:var(--accent);color:#fff;border:0;border-radius:8px;padding:.8rem;font-weight:900}.button-row{flex-wrap:wrap;gap:.6rem;margin:.8rem 0;display:flex}.record-card .button{margin-top:.2rem}.content-card>.mugshot{max-width:420px}.policy-links,.footer-links{margin-top:2rem}small{color:var(--muted);margin-top:.35rem;display:block}.site-footer{color:var(--muted);background:#06080b;border-top:1px solid #b9c1cb38;padding:0;position:relative}.site-footer:before{background:linear-gradient(90deg, var(--accent), transparent);content:"";width:min(34vw,420px);height:2px;position:absolute;top:-1px;left:0}.site-footer-inner{width:min(1240px,100% - 2rem);margin:auto;padding:2.5rem 0 2rem}.site-footer-main{grid-template-columns:minmax(250px,.8fr) minmax(420px,1.2fr);align-items:start;gap:3rem;display:grid}.site-footer-brand{gap:.4rem;display:grid}.site-footer-brand strong{color:#fff;letter-spacing:-.03em;font-size:clamp(1.5rem,3vw,2.2rem)}.site-footer-brand>span{color:#c8ced6;letter-spacing:.1em;text-transform:uppercase;font-size:.84rem}.site-footer-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem 1.25rem;font-size:.82rem;font-weight:700;display:grid}.site-footer-links a:hover,.site-footer-links a:focus-visible{color:#fff}.site-footer-notice{border-top:1px solid var(--line);color:#aeb6c0;margin:2rem 0 0;padding-top:1.25rem;font-size:.78rem}.home-main{width:min(1240px,100% - 2rem);padding:0 0 5rem}.home-overline,.home-card-kicker{color:#e2525b;letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:900}.update-bar{background:#0c1015;border-bottom:1px solid #b9c1cb24;grid-template-columns:auto 1fr;align-items:center;min-height:44px;margin:0;padding:0;display:grid}.update-label{background:var(--accent);color:#fff;letter-spacing:.12em;text-transform:uppercase;align-self:stretch;place-items:center;padding:0 1rem;font-size:.67rem;font-weight:900;display:grid}.update-bar>a,.update-bar>p{color:#bdc5cf;white-space:nowrap;justify-content:space-between;gap:1rem;margin:0;padding:.65rem 1rem;font-size:.79rem;display:flex;overflow:hidden}.update-bar>a span{text-overflow:ellipsis;overflow:hidden}.update-bar>a strong{color:#fff;text-transform:uppercase;font-size:.72rem}.home-hero{isolation:isolate;background:#0b0e12;border-bottom:1px solid #b9c1cb2e;border-left:1px solid #b9c1cb2e;border-right:1px solid #b9c1cb2e;position:relative;overflow:hidden}.home-hero-visual{aspect-ratio:2027/776;background-image:url(/brand/bscw-facebook-cover.png),linear-gradient(135deg,#151b23 0%,#090b0f 62%,#161d26 100%);background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.home-hero-scanline{z-index:0;opacity:.12;pointer-events:none;background-image:repeating-linear-gradient(0deg,#0000 0 5px,#ffffff0f 6px);position:absolute;inset:0}.home-hero-content{background:linear-gradient(90deg,#11171e,#090c10);border-top:1px solid #b9c1cb2e;justify-content:space-between;align-items:center;gap:2rem;padding:1rem 1.4rem;display:flex}.home-hero h1{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.home-hero-heading{color:#d5dbe2;max-width:560px;margin:.3rem 0 0;font-size:.9rem;font-weight:800;line-height:1.35}.home-hero-actions{flex-wrap:wrap;justify-content:flex-end;gap:.65rem;margin:0;display:flex}.home-button{color:#eef1f4;letter-spacing:.06em;text-transform:uppercase;background:#07090cb8;border:1px solid #b9c1cb5c;justify-content:center;align-items:center;gap:.55rem;min-height:46px;padding:.75rem 1.1rem;font-size:.75rem;font-weight:900;transition:border-color .16s,background .16s,transform .16s;display:inline-flex}.home-button:hover,.home-button:focus-visible{background:#141a22eb;border-color:#d7dde4;transform:translateY(-1px)}.home-button-primary{border-color:var(--accent-bright);background:linear-gradient(#da303a,#aa1822);box-shadow:0 12px 30px #c9202b3b}.home-button-primary:hover,.home-button-primary:focus-visible{background:linear-gradient(#e23b45,#bb1d27);border-color:#f3656e}.home-hero-rail{background:#06080be0;border-top:1px solid #b9c1cb2e;grid-template-columns:repeat(4,1fr);display:grid}.home-hero-rail span{color:#c4cbd4;letter-spacing:.15em;text-align:center;text-transform:uppercase;border-right:1px solid #b9c1cb26;padding:.95rem 1rem;font-size:.67rem;font-weight:900}.quick-action-grid{border-right:1px solid var(--line);border-bottom:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.quick-action-card{border-right:1px solid var(--line);background:linear-gradient(145deg,#11171e,#0b0f14);grid-template-columns:auto 1fr;gap:.8rem;min-height:170px;padding:1.25rem;transition:background .16s;display:grid;position:relative}.quick-action-card:last-child{border-right:0}.quick-action-card:hover,.quick-action-card:focus-visible{background:linear-gradient(145deg,#19212b,#0c1015)}.quick-action-index{color:#db3b45;letter-spacing:.1em;font-size:.68rem;font-weight:900}.quick-action-card h2{color:#eef1f4;margin:0;font-size:1.05rem}.quick-action-card p{margin:.55rem 0 0;font-size:.82rem}.quick-action-arrow{color:#d7dde4;font-size:1.2rem;position:absolute;bottom:1rem;right:1.2rem}.home-section{padding-top:clamp(3.5rem,7vw,6rem)}.home-section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:1.5rem;margin-bottom:1.4rem;padding-bottom:1rem;display:flex}.home-section-heading h2,.recent-archive-cta h2{color:#f4f6f8;letter-spacing:-.035em;margin:.25rem 0 0;font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.05}.home-section-link,.home-text-link{color:#e2e6ea;letter-spacing:.045em;text-transform:uppercase;font-size:.75rem;font-weight:900}.home-section-link:hover,.home-section-link:focus-visible,.home-text-link:hover,.home-text-link:focus-visible{color:#ec515b}.home-section-intro{max-width:780px;margin:-.4rem 0 1.4rem}.home-news-grid{border:1px solid var(--line);background:var(--line);grid-template-columns:1.35fr 1fr 1fr;gap:1px;display:grid;overflow:hidden}.home-news-card{background:linear-gradient(150deg,#151b23,#0c1015);flex-direction:column;min-height:280px;padding:1.35rem;display:flex}.home-news-card:nth-child(4){grid-column:2/4;min-height:230px}.home-news-lead{background:linear-gradient(#12181fcc,#090c10fa),radial-gradient(circle at 100% 0,#c9202b33,#0000 15rem);grid-row:span 2;min-height:511px;padding:clamp(1.5rem,4vw,2.4rem)}.home-news-card-topline{color:#aeb6c0;letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;gap:1rem;font-size:.65rem;font-weight:900;display:flex}.home-news-card-topline span{color:#e14a54}.home-news-card h3{color:#f4f6f8;margin:1.1rem 0 .65rem;font-size:clamp(1.25rem,2.5vw,1.9rem);line-height:1.14}.home-news-lead h3{letter-spacing:-.035em;margin-top:auto;font-size:clamp(2rem,4.2vw,3.1rem)}.home-news-card p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.home-news-card .home-text-link{margin-top:auto;padding-top:1rem}.home-booking-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.home-booking-card{border:1px solid var(--line);min-height:255px;box-shadow:var(--shadow);background:linear-gradient(135deg,#141a22,#0b0f14);grid-template-columns:170px minmax(0,1fr);display:grid;overflow:hidden}.home-booking-photo{border-right:1px solid var(--line);background:#080a0d;min-height:255px;position:relative}.home-booking-photo .mugshot,.home-booking-photo .mugshot img{border:0;border-radius:0;width:100%;height:100%}.home-booking-photo .mugshot img{aspect-ratio:auto;object-fit:cover}.home-booking-status{color:#c4cbd4;letter-spacing:.11em;text-align:center;text-transform:uppercase;background:#07090ce0;padding:.55rem;font-size:.58rem;font-weight:900;position:absolute;bottom:0;left:0;right:0}.home-booking-body{flex-direction:column;min-width:0;padding:1.25rem;display:flex}.home-booking-body h3{color:#fff;margin:.45rem 0 0;font-size:1.35rem}.home-booking-meta{color:#bdc5cf;margin:.25rem 0 0;font-size:.78rem}.home-charge-summary{color:#e0e4e8;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.85rem 0 0;font-size:.87rem;font-weight:800;display:-webkit-box;overflow:hidden}.home-source-line{color:#929da9;margin:.4rem 0 1rem;font-size:.7rem}.home-booking-body .home-text-link{margin-top:auto}.home-empty-state{border:1px solid var(--line);border-left:3px solid var(--accent);background:linear-gradient(135deg,#141a22,#0b0f14);padding:2rem}.home-empty-state h3{color:#fff;margin:.5rem 0;font-size:1.35rem}.recent-archive-cta{background:linear-gradient(90deg,#c9202b29,#0000 48%),#0e1319;border:1px solid #e0343f6b;justify-content:space-between;align-items:center;gap:2rem;margin-top:clamp(3.5rem,7vw,6rem);padding:clamp(1.5rem,4vw,2.5rem);display:flex}.recent-archive-cta p:not(.home-overline){margin-bottom:0}.county-coverage-grid{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.county-coverage-card{background:linear-gradient(145deg,#131920,#0c1015);grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;min-height:105px;padding:1rem;transition:background .16s;display:grid}.county-coverage-card:hover,.county-coverage-card:focus-visible{background:#1a222c}.county-marker{background:linear-gradient(180deg, var(--accent-bright) 0 48%, var(--police-blue) 52% 100%);width:8px;height:34px}.county-coverage-card strong,.county-coverage-card small{display:block}.county-coverage-card strong{color:#f2f4f6;font-size:.84rem}.county-coverage-card small{color:#929da9;margin-top:.32rem;font-size:.63rem}.trust-strip{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:clamp(3.5rem,7vw,6rem);display:grid}.trust-strip article{background:#0e1319;min-height:190px;padding:1.3rem}.trust-strip article>span{color:#df4751;letter-spacing:.1em;font-size:.65rem;font-weight:900}.trust-strip h2{color:#f1f3f5;margin:1.5rem 0 .55rem;font-size:1rem}.trust-strip p{margin:0;font-size:.78rem}@media (max-width:900px){.search-panel{grid-template-columns:1fr}}@media (max-width:700px){.site-header{max-width:100vw;padding:.72rem 0;display:block;overflow:hidden}.brand{margin-bottom:.65rem;padding:0 1rem;font-size:.95rem;display:block}nav{white-space:nowrap;scrollbar-width:thin;gap:.72rem;padding:0 1rem .25rem;font-size:.74rem;overflow-x:auto}main{width:min(100% - 1rem,700px);padding:1rem 0 3rem}.hero{padding:1.1rem .35rem .4rem}.hero h1{font-size:clamp(2.35rem,14vw,3.6rem)}.hero-kicker{margin:.5rem 0}.button-row{grid-template-columns:1fr 1fr;display:grid}.button,.secondary-button{text-align:center;place-items:center;min-height:44px;display:grid}.section-heading{margin-top:1.7rem;display:block}.record-grid{display:block}.record-grid>div,.record-card{margin-bottom:.8rem}.record-card{border-radius:14px;grid-template-columns:112px 1fr;padding:.8rem}.content-card{border-radius:14px;padding:.9rem}.content-card h1{font-size:2rem}.article-main{width:min(100% - .9rem,700px)}.news-article{padding:.95rem}.news-article h1{font-size:clamp(2rem,10vw,2.75rem);line-height:1.08}.article-lead{margin:.65rem 0;font-size:1.05rem;line-height:1.58}.article-body p{margin:.72rem 0;font-size:1.06rem;line-height:1.62}.source-box{gap:.65rem;display:grid}.content-card>.mugshot{max-width:none}.booking-summary,.charges-box,.related-records,.search-panel{padding:.9rem}.ad-slot{min-height:74px}.policy-links,.footer-links{font-size:.85rem}.record-card h3{font-size:1.08rem}.record-card-footer{align-items:flex-start}.search-panel{grid-template-columns:1fr}}@media (max-width:520px){.record-card,.button-row{grid-template-columns:1fr}.record-card-footer{flex-direction:column;align-items:stretch}}@media (max-width:1080px){.site-header-inner{flex-direction:column;align-items:flex-start;gap:.35rem;padding:.75rem 0}.site-nav{justify-content:space-between;width:100%}.home-news-grid{grid-template-columns:1fr 1fr}.home-news-lead{grid-area:auto/1/auto/3;min-height:410px}.home-news-card:nth-child(4){grid-column:auto}.county-coverage-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:840px){.home-main{width:min(100% - 1.25rem,760px)}.update-bar{margin:0}.home-hero-content{flex-direction:column;align-items:flex-start;gap:1rem}.home-hero-actions{justify-content:flex-start}.quick-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-action-card:nth-child(2){border-right:0}.quick-action-card:nth-child(-n+2){border-bottom:1px solid var(--line)}.home-booking-grid{grid-template-columns:1fr}.trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer-main{grid-template-columns:1fr;gap:2rem}}@media (max-width:700px){.site-header{padding:0;display:block;position:relative;overflow:visible}.site-header-inner{width:min(100% - 1.25rem,620px);padding:.65rem 0 .75rem}.brand{font-size:inherit;margin:0;padding:0;display:inline-flex}.brand-mark{width:34px;height:34px}.site-nav{white-space:normal;grid-template-columns:repeat(4,minmax(0,1fr));gap:.3rem;padding:0;display:grid;overflow:visible}.site-nav a{text-align:center;border:1px solid #b9c1cb29;place-items:center;min-height:34px;padding:.4rem .2rem;font-size:.58rem;line-height:1.15;display:grid}.home-main{width:min(100% - .75rem,620px);padding-top:0}.update-bar{grid-template-columns:1fr;margin:0;padding:0}.update-label{display:none}.update-bar>a,.update-bar>p{padding:.6rem .75rem;font-size:.7rem}.update-bar>a strong{display:none}.home-hero-visual{aspect-ratio:4/3;background-position:68%}.home-hero-content{padding:1.25rem 1.1rem}.home-hero h1{clip:auto;color:#f4f6f8;letter-spacing:-.02em;text-transform:uppercase;white-space:normal;width:auto;height:auto;margin:.25rem 0 0;padding:0;font-family:Impact,Arial Black,Arial,sans-serif;font-size:clamp(2rem,10vw,3.1rem);line-height:1;position:static;overflow:visible}.home-hero-heading{font-size:1.08rem}.home-hero-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.home-button{text-align:center;width:100%;min-height:44px;padding:.65rem;font-size:.65rem}.home-hero-rail span{letter-spacing:.08em;padding:.75rem .2rem;font-size:.52rem}.quick-action-card{min-height:150px;padding:1rem}.home-section-heading{align-items:start;display:grid}.home-section-link{justify-self:start}.home-news-grid{grid-template-columns:1fr;display:grid}.home-news-lead,.home-news-card:nth-child(4){grid-column:auto;min-height:300px}.home-news-lead h3{font-size:2rem}.recent-archive-cta{flex-direction:column;align-items:stretch}.county-coverage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.county-coverage-card{min-height:95px}.site-footer-inner{width:min(100% - 1.25rem,620px)}.site-footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.site-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.quick-action-grid,.county-coverage-grid,.trust-strip{grid-template-columns:1fr}.quick-action-card,.quick-action-card:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.quick-action-card:last-child{border-bottom:0}.home-booking-card{grid-template-columns:118px minmax(0,1fr);min-height:230px}.home-booking-photo{min-height:230px}.home-booking-body{padding:1rem}.home-booking-body h3{font-size:1.08rem}.home-booking-meta,.home-charge-summary{font-size:.72rem}.home-source-line{display:none}.trust-strip article{min-height:150px}.trust-strip h2{margin-top:.9rem}}
