:root{--black:#05070a;--black2:#0a0e14;--panel:#101720;--panel2:#151e29;--blue:#2583cf;--blue2:#0b5f9c;--blue-soft:#b9ddf8;--gold:#d3a74e;--gold2:#f0cc79;--white:#f7f8fa;--muted:#a7b0bc;--line:rgba(255,255,255,.12);--paper:#f3f5f7;--ink:#17202a;--shell:1220px;--serif:Georgia,"Times New Roman",serif;--sans:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.65;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit}button,input,textarea{font:inherit}.shell{width:min(var(--shell),calc(100% - 40px));margin:auto}.narrow{max-width:850px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;z-index:9999;top:8px;left:8px;padding:.7rem 1rem;background:white;color:black;transform:translateY(-150%)}.skip:focus{transform:none}.utility{background:#020305;color:#bac4cf;font-size:.76rem;letter-spacing:.04em}.utility__inner{min-height:38px;display:flex;align-items:center;justify-content:space-between}.utility__inner div{display:flex;gap:1.4rem}.utility a{text-decoration:none;color:white;font-weight:750}.utility a:hover{color:var(--gold2)}.header{position:sticky;top:0;z-index:100;background:rgba(5,7,10,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(18px)}.header__inner{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand{display:inline-flex;align-items:center;gap:.8rem;color:white;text-decoration:none}.brand__icon{width:47px;height:47px;display:grid;place-items:center;border:1px solid rgba(211,167,78,.55);border-radius:50%;color:var(--gold2);background:radial-gradient(circle at 35% 25%,rgba(255,255,255,.09),transparent 55%)}.brand__icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.brand strong{display:block;font-family:var(--serif);font-size:1.18rem;letter-spacing:.08em}.brand small{display:block;color:#8e9aa8;font-size:.62rem;letter-spacing:.14em;text-transform:uppercase}.nav{display:flex;align-items:center;gap:1.35rem;color:white}.nav>a,.nav__drop>button{border:0;background:none;color:#d3d9df;text-decoration:none;font-weight:750;font-size:.84rem;cursor:pointer;padding:.8rem 0}.nav>a:hover,.nav__drop>button:hover,.nav .is-active{color:var(--gold2)}.nav__drop{position:relative}.nav__drop>button span{color:var(--gold)}.mega{position:absolute;right:-180px;top:calc(100% + 24px);width:700px;padding:1.5rem;display:grid;grid-template-columns:1.3fr .7fr;gap:1rem;background:#0b1017;border:1px solid var(--line);box-shadow:0 30px 80px rgba(0,0,0,.55);opacity:0;visibility:hidden;transform:translateY(-10px);transition:.2s}.nav__drop:hover .mega,.nav__drop:focus-within .mega,.nav__drop.is-open .mega{opacity:1;visibility:visible;transform:none}.mega>div:first-child{display:grid;grid-template-columns:repeat(2,1fr);gap:.15rem 1rem}.mega p{grid-column:1/-1;margin:0 0 .5rem;color:var(--gold2);font-size:.67rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.mega a{padding:.42rem .5rem;color:#d4dbe3;text-decoration:none;font-size:.8rem;border-radius:5px}.mega a:hover{background:rgba(37,131,207,.13);color:white}.mega aside{display:flex;flex-direction:column;padding:1.1rem;background:linear-gradient(145deg,#102638,#0b1722);border:1px solid rgba(37,131,207,.25)}.mega aside b{font-family:var(--serif);font-size:1.2rem}.mega aside span{margin:.5rem 0 1rem;color:#aeb9c5;font-size:.79rem}.nav-toggle{display:none;width:44px;height:44px;border:1px solid var(--line);background:#10151c;border-radius:8px}.nav-toggle span{display:block;width:20px;height:2px;background:white;margin:4px auto}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.25rem;border:1px solid transparent;border-radius:5px;text-decoration:none;font-weight:850;line-height:1.1;transition:.2s}.button:hover{transform:translateY(-2px)}.button--small{min-height:42px!important;padding:.72rem 1rem!important;background:var(--blue)!important;color:white!important}.button--gold{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#111;border-color:var(--gold);box-shadow:0 12px 30px rgba(211,167,78,.18)}.button--dark{background:var(--black);color:white}.button--glass{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.3);color:white}.button--outline{background:transparent;border-color:rgba(255,255,255,.4);color:white}.button--full{width:100%}.text-link{display:inline-block;color:white;text-decoration:none;font-weight:850}.text-link--blue{color:var(--blue2)}.eyebrow{margin:0 0 1rem;color:var(--gold2);font-size:.7rem;font-weight:950;letter-spacing:.17em;text-transform:uppercase}.hero{position:relative;min-height:760px;display:grid;align-items:center;overflow:hidden;background:var(--black);color:white}.hero__media{display:none}.hero__veil{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,5,8,.98) 0%,rgba(3,6,11,.93) 42%,rgba(3,7,12,.62) 72%,rgba(3,5,8,.78)),linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.85))}.hero__lines{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.028) 1px,transparent 1px);background-size:60px 60px;mask-image:linear-gradient(90deg,black,transparent)}.hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(350px,.62fr);gap:clamp(3rem,7vw,7rem);align-items:center;padding:80px 0}.hero h1,.subhero h1,.section h2,.cta-band h2,.thanks h1{margin:0;font-family:var(--serif);font-weight:500;letter-spacing:-.04em;line-height:1.02}.hero h1{font-size:clamp(3.3rem,6vw,6.4rem)}.hero h1 em{color:var(--gold2);font-style:normal}.hero__copy>p:not(.eyebrow){max-width:680px;margin:1.5rem 0;color:#c1cad4;font-size:1.12rem}.hero__actions{display:flex;flex-wrap:wrap;gap:.8rem;margin:2rem 0}.hero__copy ul{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;padding:0;list-style:none;color:#aeb7c2;font-size:.78rem;font-weight:750}.hero__copy li:before{content:'◆';color:var(--blue);font-size:.58rem;margin-right:.5rem}.hero-form,.sidebar-card,.contact-form{padding:clamp(1.4rem,3vw,2.2rem);background:rgba(13,19,27,.93);border:1px solid rgba(255,255,255,.14);box-shadow:0 35px 90px rgba(0,0,0,.42);color:white}.hero-form h2,.sidebar-card h2,.contact-form h2{margin:.1rem 0 .5rem;font-family:var(--serif);font-size:2rem;font-weight:500}.hero-form>p:not(.eyebrow),.sidebar-card>p:not(.eyebrow),.contact-form>p:not(.eyebrow){color:#aeb8c4;font-size:.86rem}.lead-form{display:grid;gap:.75rem;margin-top:1rem}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.lead-form label>span:first-child{display:block;margin-bottom:.3rem;color:#cbd3dc;font-size:.68rem;font-weight:850;letter-spacing:.04em}.lead-form input,.lead-form textarea{width:100%;padding:.75rem .8rem;border:1px solid rgba(255,255,255,.14);border-radius:4px;background:#090d12;color:white;outline:0}.lead-form input:focus,.lead-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(37,131,207,.16)}.lead-form textarea{resize:vertical}.check{display:grid!important;grid-template-columns:18px 1fr;gap:.6rem;align-items:start}.check input{width:16px!important;margin-top:.25rem}.check span{font-size:.65rem!important;line-height:1.45;color:#8e99a6!important}.honey{position:absolute;left:-9999px}.metrics{background:#0c131c;color:white;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.metrics__grid{display:grid;grid-template-columns:repeat(4,1fr)}.metrics__grid div{min-height:125px;display:flex;flex-direction:column;justify-content:center;padding:1.3rem 1.6rem;border-right:1px solid var(--line)}.metrics__grid div:first-child{border-left:1px solid var(--line)}.metrics strong{font-family:var(--serif);font-size:2rem;color:var(--gold2);font-weight:500}.metrics span{color:#8e9aaa;font-size:.72rem;letter-spacing:.04em}.section{padding:clamp(78px,10vw,130px) 0}.section--ink{background:var(--black2);color:white}.section--blue{background:linear-gradient(145deg,#073e67,#0b5f9c);color:white}.intro__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(2rem,7vw,8rem)}.intro h2,.section-head h2,.attorney-feature h2{font-size:clamp(2.4rem,4.5vw,4.5rem)}.prose{font-size:1.04rem;color:#4c5863}.prose p:first-child{margin-top:0}.section-head{max-width:820px;margin-bottom:3rem}.section-head>p:not(.eyebrow){color:inherit;opacity:.68}.section-head--split{max-width:none;display:grid;grid-template-columns:1fr .7fr;align-items:end;gap:4rem}.practice-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.practice-card{min-height:285px;display:flex;flex-direction:column;padding:2rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line);color:white;text-decoration:none;background:linear-gradient(145deg,rgba(255,255,255,.02),transparent);transition:.25s}.practice-card:hover{background:linear-gradient(145deg,rgba(37,131,207,.18),rgba(211,167,78,.06));transform:translateY(-4px)}.practice-card>span{color:var(--gold);font-size:.7rem;letter-spacing:.12em}.practice-card h3{margin:2rem 0 .6rem;font-family:var(--serif);font-size:1.55rem;font-weight:500}.practice-card p{margin:0;color:#949fac;font-size:.84rem}.practice-card b{margin-top:auto;color:var(--blue-soft);font-size:.75rem}.result-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.result-card{padding:2rem;background:white;border:1px solid #dce1e5;box-shadow:0 18px 50px rgba(16,25,35,.07)}.result-card>p{color:var(--blue2);font-size:.68rem;font-weight:950;letter-spacing:.13em}.result-card h3{margin:.5rem 0 1rem;font-family:var(--serif);font-size:1.7rem}.result-card div{color:#5b6671;font-size:.88rem}.center{text-align:center;margin-top:2.5rem}.attorney-feature{background:#0b1118;color:white}.attorney-feature__grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(2rem,7vw,7rem);align-items:center}.attorney-feature__image{position:relative}.attorney-feature__image img{width:100%;max-height:670px;object-fit:cover;object-position:50% 25%;filter:saturate(.78)}.attorney-feature__image span{position:absolute;left:1rem;bottom:1rem;padding:.8rem 1rem;background:rgba(5,7,10,.86);border-left:3px solid var(--gold);font-family:var(--serif)}.attorney-feature__image b{font-family:var(--sans);color:var(--gold2);font-size:.66rem;letter-spacing:.1em;text-transform:uppercase}.attorney-feature__grid>div:last-child>p{color:#aab4c0}.credential-list{display:grid;grid-template-columns:1fr 1fr;gap:.7rem;margin:1.8rem 0}.credential-list span{padding:.8rem;border:1px solid var(--line);color:#cbd2da;font-size:.76rem}.quotes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.quote-card,.review-full{margin:0;padding:1.6rem;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18)}.quote-card p{min-height:110px}.stars{color:var(--gold2);letter-spacing:.1em}.quote-card footer,.review-full footer{display:flex;flex-direction:column}.quote-card footer span,.review-full footer span{opacity:.65;font-size:.7rem}.awards{background:#eef1f4}.award-grid{display:grid;grid-template-columns:repeat(4,1fr)}.award-grid div{min-height:190px;padding:1.5rem;border:1px solid #d7dde2;margin-right:-1px;display:flex;flex-direction:column}.award-grid strong{color:var(--blue2);font-family:var(--serif);font-size:1.55rem}.award-grid span{margin-top:auto;font-weight:850}.award-grid small{color:#6a7580}.cta-band{padding:65px 0;background:linear-gradient(110deg,#0a4d7c,#082f4d);color:white;border-top:1px solid rgba(255,255,255,.12)}.cta-band__grid{display:grid;grid-template-columns:1fr auto;align-items:center;gap:3rem}.cta-band h2{font-size:clamp(2.2rem,4vw,3.8rem)}.cta-band p:not(.eyebrow){color:#c5d8e7}.cta-band__actions{display:flex;gap:.7rem}.footer{padding:75px 0 110px;background:#030507;color:#a7b1bc}.footer__grid{display:grid;grid-template-columns:1.2fr .8fr .65fr;gap:5rem}.brand--footer{margin-bottom:1.5rem}.footer p{max-width:480px}.footer address{font-style:normal}.footer a{text-decoration:none}.footer h3{color:white;font-family:var(--serif);font-weight:500}.footer__links{columns:2;padding:0;list-style:none}.footer__links li{break-inside:avoid;margin:.4rem 0}.footer__links a:hover{color:var(--gold2)}.footer__bottom{display:flex;justify-content:space-between;gap:1rem;padding-top:2rem;margin-top:3rem;border-top:1px solid var(--line);font-size:.73rem}.footer__bottom div{display:flex;gap:1rem}.legal-note{padding-top:1rem;color:#67727e;font-size:.68rem}.mobile-call{display:none}.subhero{position:relative;overflow:hidden;padding:95px 0 100px;background:linear-gradient(135deg,#05070a 0%,#0b1420 62%,#0b3f65 140%);color:white}.subhero:after{content:'';position:absolute;right:-100px;top:-250px;width:650px;height:650px;border:1px solid rgba(211,167,78,.18);border-radius:50%;box-shadow:0 0 0 70px rgba(211,167,78,.025),0 0 0 140px rgba(37,131,207,.035)}.subhero__glow{position:absolute;inset:0;background:radial-gradient(circle at 15% 15%,rgba(37,131,207,.16),transparent 32%)}.subhero__inner{position:relative;z-index:1}.breadcrumbs{display:flex;gap:.55rem;margin-bottom:2.2rem;color:#768493;font-size:.7rem}.breadcrumbs a{text-decoration:none}.subhero h1{max-width:920px;font-size:clamp(3rem,6vw,6rem)}.subhero__lead{max-width:730px;color:#aeb9c5;font-size:1.08rem}.subhero__actions{display:flex;align-items:center;gap:1.5rem;margin-top:2rem}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:clamp(2rem,6vw,6rem);align-items:start}.article{min-width:0}.content-block{padding-bottom:2.4rem;margin-bottom:2.4rem;border-bottom:1px solid #d8dde2}.content-block h2,.result-callout h2{font-family:var(--serif);font-size:clamp(1.9rem,3vw,2.8rem);font-weight:500;line-height:1.1}.article p{color:#4d5964}.article a{color:var(--blue2)}.check-list{display:grid;grid-template-columns:1fr 1fr;gap:.7rem;padding:0;list-style:none}.check-list li{padding:1rem 1rem 1rem 2.2rem;background:white;border:1px solid #dce1e5;position:relative}.check-list li:before{content:'✓';position:absolute;left:.85rem;color:var(--blue2);font-weight:900}.result-callout{padding:2rem;margin:3rem 0;background:#0d1722;color:white;border-left:4px solid var(--gold)}.result-callout p:not(.eyebrow){color:#b6c0ca}.sidebar{position:sticky;top:120px}.sidebar-card{background:#0d141d}.sidebar-card--links{margin-top:1rem;padding:1.5rem}.sidebar-card--links h3{font-family:var(--serif);font-weight:500}.sidebar-card--links>a{display:flex;justify-content:space-between;padding:.55rem 0;border-bottom:1px solid var(--line);color:#b7c0ca;text-decoration:none;font-size:.78rem}.sidebar-card--links>a:hover{color:var(--gold2)}.rounded-image{border-radius:4px}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}.values-grid article{padding:2rem;border-right:1px solid var(--line)}.values-grid article:last-child{border:0}.values-grid span{color:var(--gold)}.values-grid h3{font-family:var(--serif);font-size:1.5rem;font-weight:500}.values-grid p{color:#9ba6b2;font-size:.84rem}.team-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem}.team-card{display:grid;grid-template-columns:210px 1fr;background:white;border:1px solid #dce1e5}.team-card img{width:100%;height:100%;min-height:300px;object-fit:cover;object-position:top}.team-card>div{padding:1.6rem}.team-card>div>p:first-child{margin:0;color:var(--blue2);font-size:.65rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.team-card h2{margin:.4rem 0 1rem;font-family:var(--serif);font-size:1.8rem;font-weight:500}.team-card>div>p:last-child{color:#59646f;font-size:.84rem}.notice{padding:1rem 1.2rem;margin-bottom:2rem;background:#fff7e5;border:1px solid #e8d4a2;color:#66501f}.notice--center{text-align:center;margin-top:2rem}.case-list{border-top:1px solid #d8dde2}.case{display:grid;grid-template-columns:260px 1fr;gap:3rem;padding:2.4rem 0;border-bottom:1px solid #d8dde2}.case>div:first-child span{color:#9aa4ae;font-size:.7rem}.case>div:first-child p{color:var(--blue2);font-size:.7rem;font-weight:950;letter-spacing:.1em}.case h2{margin:0;font-family:var(--serif);font-size:2rem;font-weight:500}.case p{color:#53606b}.review-masonry{columns:3;column-gap:1rem}.review-full{break-inside:avoid;margin-bottom:1rem;background:white;border:1px solid #dce1e5;color:var(--ink)}.review-full p{color:#4d5964}.review-full .stars{color:#c8932e}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.news-card{min-height:300px;display:flex;flex-direction:column;padding:1.8rem;background:white;border:1px solid #dce1e5}.news-card>p{color:var(--blue2);font-size:.66rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.news-card h2{font-family:var(--serif);font-size:1.65rem;font-weight:500;line-height:1.12}.news-card div{color:#59646f;font-size:.84rem}.news-card a{margin-top:auto;color:var(--blue2);text-decoration:none;font-weight:850;font-size:.76rem}.radio{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}.radio h2{font-size:3rem}.radio p:not(.eyebrow){color:#9aa6b2}.radio__links{border-top:1px solid var(--line)}.radio__links a{display:flex;justify-content:space-between;padding:1rem;border-bottom:1px solid var(--line);text-decoration:none}.radio__links span{color:var(--gold2);font-size:.75rem}.contact-grid{display:grid;grid-template-columns:1fr .8fr;gap:1.2rem}.contact-form{background:#0d141d}.contact-details{display:grid;gap:1px;background:#d7dde2}.contact-details>div{padding:1.5rem;background:white}.contact-details span{display:block;color:var(--blue2);font-size:.65rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.contact-details a,.contact-details address{font-family:var(--serif);font-size:1.5rem;font-style:normal;text-decoration:none}.map-placeholder{background:#0b131c!important;color:white}.map-placeholder p{color:#a8b4c0}.map-placeholder a{color:var(--gold2);font-family:var(--sans);font-size:.78rem;font-weight:850}.audio-card{padding:2rem;background:white;border:1px solid #dce1e5}.audio-card audio{width:100%;margin-bottom:2rem}.thanks{min-height:620px;display:grid;place-items:center;padding:80px 20px;background:radial-gradient(circle at 50% 30%,#102b40,#05070a);color:white}.thanks__card{max-width:650px;text-align:center}.thanks__card .brand__icon{margin:0 auto 1.5rem}.thanks h1{font-size:5rem}.thanks p{color:#aeb8c4}.reveal{opacity:1;transform:none;transition:opacity .6s ease,transform .6s ease}.reveal.is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.reveal{opacity:1;transform:none;transition:none}}@media(max-width:1050px){.nav-toggle{display:block}.nav{position:fixed;left:0;right:0;top:122px;max-height:calc(100vh - 122px);overflow:auto;display:none;flex-direction:column;align-items:stretch;padding:1rem 20px 2rem;background:#06090d;border-bottom:1px solid var(--line)}.nav.is-open{display:flex}.nav>a,.nav__drop>button{text-align:left;width:100%;padding:.8rem}.mega{position:static;width:auto;display:none;grid-template-columns:1fr;margin:.5rem 0;opacity:1;visibility:visible;transform:none;box-shadow:none}.nav__drop.is-open .mega{display:grid}.hero__grid{grid-template-columns:1fr}.hero{min-height:auto}.hero-form{max-width:720px}.practice-grid{grid-template-columns:repeat(2,1fr)}.quotes-grid,.news-grid{grid-template-columns:repeat(2,1fr)}.award-grid{grid-template-columns:repeat(2,1fr)}.content-layout{grid-template-columns:1fr}.sidebar{position:static}.team-grid{grid-template-columns:1fr}.values-grid{grid-template-columns:repeat(2,1fr)}.footer__grid{grid-template-columns:1fr 1fr}.footer__grid>div:first-child{grid-column:1/-1}}@media(max-width:720px){.shell{width:min(100% - 28px,var(--shell))}.utility__inner>span,.utility a[href^="mailto"]{display:none}.utility__inner{justify-content:flex-end}.header__inner{min-height:72px}.nav{top:110px;max-height:calc(100vh - 110px)}.brand strong{font-size:1rem}.brand small{font-size:.54rem}.brand__icon{width:41px;height:41px}.hero__grid{padding:58px 0}.hero h1{font-size:clamp(2.8rem,14vw,4.5rem)}.hero__copy ul{display:grid}.field-row{grid-template-columns:1fr}.metrics__grid{grid-template-columns:1fr 1fr}.metrics__grid div{min-height:100px;border-bottom:1px solid var(--line)}.intro__grid,.section-head--split,.attorney-feature__grid,.cta-band__grid,.contact-grid,.radio{grid-template-columns:1fr}.practice-grid,.result-grid,.quotes-grid,.news-grid,.award-grid{grid-template-columns:1fr}.practice-card{min-height:240px}.credential-list,.check-list{grid-template-columns:1fr}.cta-band__actions{flex-direction:column}.footer__grid{grid-template-columns:1fr;gap:2rem}.footer__grid>div:first-child{grid-column:auto}.footer__bottom{flex-direction:column}.team-card{grid-template-columns:1fr}.team-card img{height:380px}.values-grid{grid-template-columns:1fr}.values-grid article{border-right:0;border-bottom:1px solid var(--line)}.case{grid-template-columns:1fr;gap:.5rem}.review-masonry{columns:1}.subhero{padding:65px 0 75px}.subhero h1{font-size:clamp(2.7rem,13vw,4.2rem)}.subhero__actions{align-items:flex-start;flex-direction:column}.mobile-call{position:fixed;z-index:99;left:0;right:0;bottom:0;display:flex;justify-content:space-between;align-items:center;padding:.7rem 1rem;background:var(--gold2);color:#111;text-decoration:none;box-shadow:0 -10px 30px rgba(0,0,0,.3)}.mobile-call span{font-size:.66rem;font-weight:800}.mobile-call strong{font-size:1rem}.footer{padding-bottom:145px}.mega>div:first-child{grid-template-columns:1fr}}

/* Homepage banner placement update */
.site-banner{position:relative;overflow:hidden;background:#020305;border-bottom:1px solid rgba(211,167,78,.25)}
.site-banner img{width:100%;height:clamp(250px,31vw,445px);object-fit:cover;object-position:center 43%;filter:saturate(.86) contrast(1.04)}
.site-banner:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(2,3,5,.02) 50%,rgba(2,3,5,.34) 100%),linear-gradient(90deg,rgba(5,7,10,.18),transparent 22%,transparent 78%,rgba(5,7,10,.18))}
.hero{min-height:700px;background:radial-gradient(circle at 78% 20%,rgba(37,131,207,.25),transparent 32%),radial-gradient(circle at 84% 82%,rgba(211,167,78,.12),transparent 26%),linear-gradient(135deg,#020305 0%,#07101a 48%,#061a2b 100%)}
.hero__media{display:none}
.hero__veil{background:linear-gradient(90deg,rgba(3,5,8,.98) 0%,rgba(3,6,11,.88) 48%,rgba(3,7,12,.34) 78%,rgba(3,5,8,.5)),linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.55))}
@media(max-width:720px){.site-banner img{height:clamp(180px,49vw,250px);object-position:center 44%}.hero{min-height:auto}}


/* Full Raimondo Law logo update */
.brand{flex:0 0 auto}
.brand__logo{display:block;width:clamp(215px,24vw,330px);height:auto}
.brand--footer{display:inline-block}
.brand--footer .brand__logo{width:min(100%,410px)}
.thanks__logo{display:block;width:min(100%,500px);height:auto;margin:0 auto 2rem}
@media(max-width:1180px) and (min-width:1051px){.brand__logo{width:250px}.nav{gap:1rem}}
@media(max-width:720px){.brand__logo{width:clamp(205px,64vw,245px)}.brand--footer .brand__logo{width:min(100%,340px)}.thanks__logo{width:min(100%,390px)}}

/* Raimondo Law results, credentials and awards v4 */
.brand{min-width:0}.brand__logo{display:block;width:clamp(235px,25vw,355px);height:auto;max-height:68px;object-fit:contain;object-position:left center}.brand--footer .brand__logo{width:min(100%,455px);max-height:none}.header__inner{padding-block:8px}.credential-seals{padding:50px 0 58px;background:#080d13;color:#fff;border-bottom:1px solid rgba(255,255,255,.1)}.credential-seals__head{display:grid;grid-template-columns:1fr .8fr;gap:4rem;align-items:end;margin-bottom:2.1rem}.credential-seals__head h2{max-width:730px;margin:0;font-family:var(--serif);font-weight:500;font-size:clamp(2rem,3.6vw,3.6rem);letter-spacing:-.035em;line-height:1.06}.credential-seals__head>p{max-width:520px;margin:0;color:#96a2af}.seal-grid{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.015)}.seal-grid figure{min-width:0;margin:0;padding:1.5rem 1rem;display:flex;align-items:center;gap:1rem;border-right:1px solid rgba(255,255,255,.11)}.seal-grid figure:last-child{border-right:0}.seal-grid figure>div{flex:0 0 76px;width:76px;height:76px;display:grid;place-items:center;padding:7px;border-radius:50%;background:#eef0f2;box-shadow:inset 0 0 0 1px rgba(0,0,0,.14),0 12px 30px rgba(0,0,0,.26)}.seal-grid img{width:100%;height:100%;object-fit:contain;filter:grayscale(1) contrast(1.04)}.seal-grid figcaption{color:#e6e9ed;font-family:var(--serif);font-size:.98rem;line-height:1.18}.seal-grid figcaption span{display:block;margin-top:.24rem;color:#727f8c;font-family:var(--sans);font-size:.62rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.results-preview--table{background:linear-gradient(180deg,#f4f6f8 0%,#e9edf1 100%)}.results-explorer{overflow:hidden;border:1px solid #cad2da;background:#fff;box-shadow:0 28px 70px rgba(15,28,41,.12)}.results-filters{display:grid;grid-template-columns:minmax(280px,1.55fr) minmax(175px,.65fr) minmax(190px,.7fr) auto;gap:.8rem;align-items:end;padding:1.25rem;background:#0a1119;border-bottom:1px solid rgba(255,255,255,.12)}.results-filters label>span{display:block;margin:0 0 .38rem;color:#91a0ae;font-size:.64rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.results-filters input,.results-filters select{width:100%;height:48px;border:1px solid rgba(255,255,255,.15);border-radius:4px;background:#111b26;color:#fff;outline:0}.results-filters input:focus,.results-filters select:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(37,131,207,.17)}.results-filters input{padding:.7rem .8rem .7rem 2.7rem}.results-filters select{padding:.65rem 2rem .65rem .8rem}.results-search>div{position:relative}.results-search svg{position:absolute;z-index:1;left:.85rem;top:50%;width:18px;height:18px;transform:translateY(-50%);fill:none;stroke:#758698;stroke-width:2;stroke-linecap:round}.results-reset{height:48px;padding:0 1rem;border:1px solid rgba(255,255,255,.26);border-radius:4px;background:transparent;color:#fff;font-weight:850;cursor:pointer}.results-reset:hover{border-color:var(--gold2);color:var(--gold2)}.results-status{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem 1.25rem;background:#f5f7f8;border-bottom:1px solid #dce2e7}.results-status p{margin:0;color:#273544;font-size:.78rem;font-weight:900}.results-status span{color:#7c8792;font-size:.69rem}.results-table-shell{overflow-x:auto}.results-table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed}.results-table th{padding:.9rem 1rem;background:#e9edf1;color:#475563;border-bottom:1px solid #ccd4dc;text-align:left;font-size:.62rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.results-table th:nth-child(1){width:145px}.results-table th:nth-child(2){width:auto}.results-table th:nth-child(3){width:155px}.results-table th:nth-child(4){width:220px}.results-table th:nth-child(5){width:115px}.results-table td{padding:1rem;vertical-align:middle;border-bottom:1px solid #e0e5e9;color:#3f4e5b;font-size:.78rem}.result-row{transition:background .18s}.result-row:hover{background:#f6f9fb}.case-id{display:block;color:#111c27;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.76rem;font-weight:900}.category-pill{display:inline-flex;margin-top:.45rem;padding:.22rem .42rem;border:1px solid #cbd8e3;border-radius:999px;color:#24638f;background:#f1f8fc;font-size:.55rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.result-charge-preview{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.48}.exposure-tag{display:inline-block;padding:.38rem .52rem;background:#eef1f4;border-left:3px solid var(--gold);color:#3e4a55;font-size:.68rem;font-weight:800;line-height:1.35}.outcome-badge{display:inline-flex;max-width:100%;padding:.46rem .58rem;border-radius:4px;background:#eaf0f4;color:#263644;font-size:.66rem;font-weight:900;line-height:1.35}.outcome--dismissed,.outcome--acquittal-not-guilty{background:#e1f5ea;color:#165d39}.outcome--reduced-charge{background:#e2f1fb;color:#0a5686}.outcome--time-served{background:#eee9fb;color:#54418a}.outcome--probation-noncustodial{background:#fff1d4;color:#765314}.outcome--not-specified{background:#edf0f2;color:#6d7780}.result-expand{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.45rem;padding:.52rem .65rem;border:1px solid #b9c7d2;border-radius:4px;background:#fff;color:#124f7a;font-size:.65rem;font-weight:900;cursor:pointer}.result-expand:hover,.result-expand[aria-expanded="true"]{border-color:var(--blue2);background:#0c5d96;color:#fff}.result-expand b{font-size:1rem;line-height:1}.result-detail-row td{padding:0;background:#09121b;border-bottom:1px solid #24303b}.result-detail-panel{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#2a3540}.result-detail-panel>div{padding:1.2rem 1.3rem;background:#101a24;color:#fff}.result-detail-panel span{display:block;margin-bottom:.4rem;color:#6e8294;font-size:.59rem;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.result-detail-panel strong{font-size:.8rem}.result-detail-panel p{margin:0;color:#c6d0d9;font-size:.8rem}.result-detail-panel__wide{grid-column:span 3}.result-detail-panel__outcome{border-left:4px solid var(--gold)}.results-empty{padding:3.5rem;text-align:center;background:#fff}.results-empty strong,.results-empty span{display:block}.results-empty strong{font-family:var(--serif);font-size:1.8rem}.results-empty span{color:#75808b}.results-pagination{display:flex;align-items:center;justify-content:center;gap:.7rem;padding:1.2rem;background:#f4f6f8;border-top:1px solid #d7dde2}.results-pagination button{min-width:42px;height:40px;padding:0 .75rem;border:1px solid #cbd3da;background:#fff;color:#334352;font-size:.7rem;font-weight:850;cursor:pointer}.results-pagination button:hover:not(:disabled),.results-pagination button.is-current{border-color:#0b5f9c;background:#0b5f9c;color:#fff}.results-pagination button:disabled{opacity:.42;cursor:not-allowed}.results-pagination__pages{display:flex;gap:.35rem}.results-pagination__ellipsis{display:grid;place-items:center;width:26px;color:#7d8791}.results-table-cta{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.4rem;background:linear-gradient(110deg,#e8edf1,#f8fafb)}.results-table-cta div{display:flex;flex-direction:column}.results-table-cta strong{font-family:var(--serif);font-size:1.2rem}.results-table-cta span{color:#6f7b86;font-size:.75rem}.results-summary{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:1.2rem;border:1px solid #d3dae0;background:#fff}.results-summary div{padding:1.15rem 1.3rem;border-right:1px solid #d9dfe4}.results-summary div:last-child{border:0}.results-summary strong,.results-summary span{display:block}.results-summary strong{font-family:var(--serif);font-size:2rem;color:#0b5f9c;font-weight:500}.results-summary span{color:#737e88;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.section--results-database{padding-top:80px;background:#eef1f4}.results-featured{padding-bottom:75px;background:#fff}.featured-results-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.featured-result-card{padding:2rem;background:#09111a;color:#fff;border-top:4px solid var(--gold);box-shadow:0 20px 50px rgba(11,23,35,.12)}.featured-result-card p{margin:0;color:var(--gold2);font-size:.64rem;font-weight:950;letter-spacing:.1em}.featured-result-card h2{margin:.65rem 0 .8rem;font-family:var(--serif);font-size:1.8rem;font-weight:500}.featured-result-card span{color:#9eabb7;font-size:.82rem}.awards--showcase{background:linear-gradient(180deg,#eef1f4,#f8f9fa)}.award-showcase-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.award-showcase-card{min-width:0;display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid #d8dee4;box-shadow:0 20px 50px rgba(18,31,44,.07)}.award-showcase-card__image{height:220px;display:grid;place-items:center;padding:1.5rem;background:radial-gradient(circle at 50% 40%,#fff,#e6eaed);border-bottom:1px solid #d9dfe4}.award-showcase-card__image img{max-width:100%;max-height:100%;object-fit:contain}.award-showcase-card--tall .award-showcase-card__image img{max-height:205px}.award-showcase-card>div:last-child{padding:1.3rem}.award-showcase-card p{margin:0 0 .4rem;color:#0b5f9c;font-size:.61rem;font-weight:950;letter-spacing:.11em;text-transform:uppercase}.award-showcase-card h3{margin:0 0 .35rem;font-family:var(--serif);font-size:1.42rem;font-weight:500;line-height:1.1}.award-showcase-card span{color:#6d7883;font-size:.74rem}.awards-disclaimer{margin:1.2rem 0 0;color:#78828d;font-size:.68rem}.thanks__logo{width:min(100%,520px);height:auto;margin:0 auto 1.8rem}
@media(max-width:1180px){.seal-grid{grid-template-columns:repeat(3,1fr)}.seal-grid figure:nth-child(3){border-right:0}.seal-grid figure:nth-child(-n+3){border-bottom:1px solid rgba(255,255,255,.11)}.results-filters{grid-template-columns:1.2fr .7fr .7fr}.results-reset{grid-column:1/-1}.award-showcase-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:1050px){.brand__logo{width:clamp(230px,42vw,330px);max-height:62px}.header__inner{min-height:84px}.credential-seals__head{grid-template-columns:1fr;gap:1rem}.results-filters{grid-template-columns:1fr 1fr}.results-search{grid-column:1/-1}.results-reset{grid-column:auto}.results-table{min-width:950px}}
@media(max-width:820px){.results-status{align-items:flex-start;flex-direction:column;gap:.2rem}.results-table-shell{overflow:visible;padding:1rem;background:#e9edf1}.results-table,.results-table tbody{display:block;width:100%;min-width:0}.results-table thead{display:none}.results-table tr.result-row{display:block;margin-bottom:.8rem;border:1px solid #cdd5dc;background:#fff;box-shadow:0 10px 24px rgba(16,29,42,.06)}.results-table td{display:grid;grid-template-columns:108px minmax(0,1fr);gap:.8rem;width:100%;padding:.8rem 1rem;border-bottom:1px solid #e1e5e8}.results-table td:last-child{border-bottom:0}.results-table td:before{content:attr(data-label);color:#7a8792;font-size:.58rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.result-charge-preview{display:block;overflow:visible}.result-expand{max-width:170px}.results-table tr.result-detail-row{display:block;margin:-.8rem 0 .8rem}.result-detail-row td{display:block;padding:0}.result-detail-row td:before{display:none}.result-detail-panel{grid-template-columns:1fr}.result-detail-panel__wide{grid-column:auto}.results-summary{grid-template-columns:1fr 1fr}.results-summary div:nth-child(2){border-right:0}.results-summary div:nth-child(-n+2){border-bottom:1px solid #d9dfe4}.results-table-cta{align-items:flex-start;flex-direction:column}.featured-results-grid{grid-template-columns:1fr}}
@media(max-width:720px){.brand{max-width:calc(100% - 58px)}.brand__logo{width:min(72vw,285px);max-height:54px}.header__inner{min-height:74px}.brand--footer{max-width:100%}.brand--footer .brand__logo{width:min(100%,390px);max-height:none}.credential-seals{padding:38px 0}.seal-grid{grid-template-columns:1fr 1fr}.seal-grid figure{min-height:135px;flex-direction:column;justify-content:center;text-align:center;border-right:1px solid rgba(255,255,255,.11);border-bottom:1px solid rgba(255,255,255,.11)}.seal-grid figure:nth-child(even){border-right:0}.seal-grid figure:last-child{grid-column:1/-1;border-bottom:0}.seal-grid figure>div{width:70px;height:70px;flex-basis:70px}.credential-seals__head h2{font-size:2.15rem}.results-filters{grid-template-columns:1fr;padding:1rem}.results-search{grid-column:auto}.results-reset{grid-column:auto}.results-table-shell{padding:.7rem}.results-table td{grid-template-columns:90px minmax(0,1fr);padding:.75rem}.results-pagination{align-items:stretch;flex-wrap:wrap}.results-pagination__pages{order:3;width:100%;justify-content:center;flex-wrap:wrap}.results-pagination>button{flex:1}.results-summary{grid-template-columns:1fr 1fr}.results-summary strong{font-size:1.65rem}.award-showcase-grid{grid-template-columns:1fr}.award-showcase-card{display:grid;grid-template-columns:125px 1fr}.award-showcase-card__image{height:100%;min-height:170px;padding:1rem;border-bottom:0;border-right:1px solid #d9dfe4}.award-showcase-card--tall .award-showcase-card__image img{max-height:150px}}
@media(max-width:430px){.brand__logo{width:min(70vw,250px);max-height:48px}.results-summary{grid-template-columns:1fr}.results-summary div{border-right:0;border-bottom:1px solid #d9dfe4!important}.results-summary div:last-child{border-bottom:0!important}.award-showcase-card{grid-template-columns:105px 1fr}.seal-grid figcaption{font-size:.87rem}}

/* Homepage layout revision: results under reputation content; consultation form at page bottom */
.hero--solo .hero__grid{grid-template-columns:minmax(0,980px);justify-content:start;gap:0}
.hero--solo .hero__copy{max-width:940px}
.hero--solo .hero__copy>p:not(.eyebrow){max-width:760px}
.intro{background:linear-gradient(180deg,#f7f8fa 0%,#edf1f4 100%)}
.intro-results{margin-top:clamp(60px,8vw,105px)}
.intro-results>.section-head{padding-top:clamp(44px,6vw,72px);border-top:1px solid #cfd6dd}
.bottom-consultation{position:relative;overflow:hidden;padding:clamp(72px,9vw,118px) 0;background:radial-gradient(circle at 16% 0%,rgba(37,131,207,.22),transparent 36%),linear-gradient(135deg,#05070a 0%,#0a1119 58%,#082f4d 145%);border-top:1px solid rgba(255,255,255,.12)}
.bottom-consultation:before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:58px 58px;mask-image:linear-gradient(90deg,black,transparent 85%);pointer-events:none}
.bottom-consultation__inner{position:relative;z-index:1;display:flex;justify-content:center}
.bottom-consultation__form{width:min(100%,860px);margin:0;padding:clamp(1.6rem,4vw,3rem);background:rgba(12,18,26,.96);border-color:rgba(240,204,121,.24);box-shadow:0 35px 100px rgba(0,0,0,.48)}
.bottom-consultation__form h2{font-size:clamp(2.2rem,4vw,3.5rem)}
.bottom-consultation__form>p:not(.eyebrow){max-width:620px}
@media(max-width:720px){
  .hero--solo .hero__grid{padding:58px 0 65px}
  .intro-results{margin-top:52px}
  .intro-results>.section-head{padding-top:42px}
  .bottom-consultation{padding:58px 0}
  .bottom-consultation__form{padding:1.3rem}
}


/* Homepage uniform hero and single-column results introduction */
.hero--solo{
  min-height:clamp(600px,72vh,760px);
  padding:clamp(48px,6vw,82px) 0;
}
.hero--solo .hero__grid{
  width:min(var(--shell),calc(100% - 40px));
  padding:0;
}
.hero--solo .hero__copy{
  position:relative;
  width:min(100%,940px);
  max-width:none;
  padding:clamp(2rem,5vw,4.5rem);
  overflow:hidden;
  background:linear-gradient(135deg,rgba(12,18,27,.96),rgba(8,14,22,.9));
  border:1px solid rgba(255,255,255,.14);
  border-left:4px solid var(--gold);
  box-shadow:0 34px 90px rgba(0,0,0,.42);
}
.hero--solo .hero__copy:after{
  content:'';
  position:absolute;
  inset:auto -90px -115px auto;
  width:280px;
  aspect-ratio:1;
  border-radius:50%;
  background:radial-gradient(circle,rgba(37,131,207,.25),transparent 68%);
  pointer-events:none;
}
.hero--solo .hero__copy>*{position:relative;z-index:1}
.hero--solo .hero__copy h1{
  max-width:800px;
  font-size:clamp(3rem,5.6vw,5.9rem);
  line-height:.98;
  text-wrap:balance;
}
.hero--solo .hero__copy>p:not(.eyebrow){
  max-width:720px;
  margin:1.5rem 0 0;
}
.hero--solo .hero__actions{margin:2rem 0 1.45rem}
.hero--solo .hero__copy ul{
  margin:0;
  padding-top:1.3rem;
  border-top:1px solid rgba(255,255,255,.12);
}
.intro__single{display:block}
.intro__content{
  width:100%;
  max-width:1080px;
}
.intro__content h2{
  max-width:1000px;
  margin-bottom:1.65rem;
  text-wrap:balance;
}
.intro__copy{
  max-width:980px;
  color:#4c5863;
  font-size:1.04rem;
}
.intro__copy p{max-width:920px}
.intro__copy p:first-child{margin-top:0}
.intro__copy .text-link{margin-top:.35rem}
.intro-results>.section-head--single{
  display:block;
  max-width:980px;
  margin-bottom:2.5rem;
  padding-top:clamp(44px,6vw,72px);
  border-top:1px solid #cfd6dd;
}
.intro-results>.section-head--single h2{
  max-width:850px;
  margin-bottom:1rem;
  text-wrap:balance;
}
.intro-results>.section-head--single>p:not(.eyebrow){
  max-width:850px;
  margin:0;
  color:#5c6873;
  opacity:1;
  font-size:1rem;
}
@media(max-width:720px){
  .hero--solo{min-height:auto;padding:34px 0 48px}
  .hero--solo .hero__grid{width:min(var(--shell),calc(100% - 28px));padding:0}
  .hero--solo .hero__copy{padding:1.55rem 1.25rem 1.4rem;border-left-width:3px}
  .hero--solo .hero__copy h1{font-size:clamp(2.65rem,13vw,4.15rem)}
  .hero--solo .hero__actions{display:grid;grid-template-columns:1fr;margin:1.5rem 0 1.2rem}
  .hero--solo .hero__actions .button{width:100%}
  .hero--solo .hero__copy ul{display:grid;gap:.55rem;padding-top:1.1rem}
  .intro__content h2{margin-bottom:1.25rem}
  .intro-results>.section-head--single{padding-top:42px;margin-bottom:1.8rem}
}


/* Homepage hero 1/1 balance refinement */
.hero--solo .hero__copy{
  width:100%;
  max-width:none;
  text-align:center;
}
.hero--solo .hero__copy h1{
  width:100%;
  max-width:none;
  margin-inline:auto;
  font-size:clamp(3rem,5.25vw,5.75rem);
  text-wrap:balance;
}
.hero--solo .hero__copy>p:not(.eyebrow){
  width:min(100%,960px);
  max-width:none;
  margin:1.5rem auto 0;
}
.hero--solo .hero__actions{
  justify-content:center;
}
.hero--solo .hero__copy ul{
  width:min(100%,980px);
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:0;
  margin:0 auto;
}
.hero--solo .hero__copy li{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:44px;
  padding:0 1rem;
  text-align:center;
}
.hero--solo .hero__copy li+li{
  border-left:1px solid rgba(255,255,255,.12);
}
@media(max-width:720px){
  .hero--solo .hero__copy{text-align:left}
  .hero--solo .hero__copy h1{text-align:left}
  .hero--solo .hero__copy>p:not(.eyebrow){margin-left:0}
  .hero--solo .hero__actions{justify-content:stretch}
  .hero--solo .hero__copy ul{grid-template-columns:1fr;margin-left:0}
  .hero--solo .hero__copy li{justify-content:flex-start;min-height:auto;padding:.2rem 0;text-align:left}
  .hero--solo .hero__copy li+li{border-left:0}
}


/* Homepage hero: content directly on the section, without an inner card */
.hero--solo{
  min-height:auto;
  padding:clamp(72px,8vw,112px) 0;
}
.hero--solo .hero__grid{
  width:min(var(--shell),calc(100% - 40px));
  display:block;
  padding:0;
}
.hero--solo .hero__copy{
  position:relative;
  width:100%;
  max-width:none;
  margin:0;
  padding:0;
  overflow:visible;
  background:none;
  border:0;
  box-shadow:none;
  text-align:center;
}
.hero--solo .hero__copy:after{display:none}
.hero--solo .hero__copy h1{
  width:min(100%,1160px);
  max-width:none;
  margin-inline:auto;
  font-size:clamp(3.25rem,5.45vw,6.1rem);
  line-height:.98;
  text-wrap:balance;
}
.hero--solo .hero__copy>p:not(.eyebrow){
  width:min(100%,920px);
  max-width:none;
  margin:1.6rem auto 0;
  font-size:clamp(1rem,1.35vw,1.16rem);
}
.hero--solo .hero__actions{
  justify-content:center;
  margin:2rem 0 1.65rem;
}
.hero--solo .hero__copy ul{
  width:min(100%,1080px);
  margin:0 auto;
  padding-top:1.45rem;
}
@media(max-width:720px){
  .hero--solo{padding:54px 0 62px}
  .hero--solo .hero__grid{width:min(var(--shell),calc(100% - 28px))}
  .hero--solo .hero__copy{padding:0;text-align:left}
  .hero--solo .hero__copy h1{width:100%;font-size:clamp(2.75rem,12.6vw,4.2rem);text-align:left}
  .hero--solo .hero__copy>p:not(.eyebrow){width:100%;margin:1.25rem 0 0}
  .hero--solo .hero__actions{display:grid;grid-template-columns:1fr;justify-content:stretch;margin:1.55rem 0 1.3rem}
  .hero--solo .hero__actions .button{width:100%}
  .hero--solo .hero__copy ul{width:100%;grid-template-columns:1fr;margin:0;padding-top:1.15rem}
  .hero--solo .hero__copy li{justify-content:flex-start;min-height:auto;padding:.25rem 0;text-align:left}
  .hero--solo .hero__copy li+li{border-left:0}
}


/* Homepage hero navigation + featured Ridgecrest verdict */
.hero--solo .hero__actions{
  width:min(100%,1120px);
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:.8rem;
  margin:2.15rem auto 1.05rem;
}
.hero--solo .hero__actions .button{
  width:100%;
  min-height:58px;
  padding:.95rem .85rem;
  text-align:center;
}
.hero-featured-verdict{
  width:min(100%,1120px);
  display:flex;
  align-items:center;
  justify-content:center;
  gap:.85rem;
  margin:0 auto 1.8rem;
  padding:1rem 1.2rem;
  border-top:1px solid rgba(255,255,255,.12);
  border-bottom:1px solid rgba(255,255,255,.12);
  background:linear-gradient(90deg,transparent,rgba(37,131,207,.08),transparent);
}
.hero-featured-verdict>span{
  flex:0 0 auto;
  color:var(--gold2);
  font-size:.64rem;
  font-weight:950;
  letter-spacing:.16em;
  text-transform:uppercase;
}
.hero-featured-verdict a{
  display:inline-flex;
  align-items:center;
  gap:.55rem;
  color:#eef7ff;
  font-family:var(--serif);
  font-size:clamp(1rem,1.45vw,1.25rem);
  line-height:1.3;
  text-decoration:none;
  text-wrap:balance;
}
.hero-featured-verdict a:hover{color:var(--gold2)}
.hero-featured-verdict b{
  color:var(--blue-soft);
  font-family:var(--sans);
  font-size:.9rem;
}
.intro__links{
  display:flex;
  flex-wrap:wrap;
  gap:1.2rem 2rem;
  margin-top:1.4rem;
}
@media(max-width:980px){
  .hero--solo .hero__actions{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:720px){
  .hero--solo .hero__actions{
    grid-template-columns:1fr 1fr;
    gap:.65rem;
    margin:1.55rem 0 .9rem;
  }
  .hero--solo .hero__actions .button{
    min-height:54px;
    padding:.8rem .5rem;
    font-size:.76rem;
  }
  .hero-featured-verdict{
    width:100%;
    align-items:flex-start;
    flex-direction:column;
    gap:.35rem;
    margin:0 0 1.35rem;
    padding:.9rem 0;
    background:none;
  }
  .hero-featured-verdict a{
    font-size:1.05rem;
    text-align:left;
  }
  .intro__links{display:grid;gap:.65rem}
}
@media(max-width:420px){
  .hero--solo .hero__actions{grid-template-columns:1fr}
}

/* Mobile polish: preserve logo proportions, center hero actions, and rebalance credential seals */
@media (max-width:720px){
  .header .brand{
    flex:0 1 auto;
    max-width:calc(100% - 58px);
    min-width:0;
  }
  .header .brand__logo{
    display:block;
    width:auto !important;
    height:44px !important;
    max-width:min(72vw,260px);
    max-height:none !important;
    aspect-ratio:1600 / 305;
    object-fit:contain;
    object-position:left center;
  }
  .brand--footer .brand__logo{
    width:min(100%,340px) !important;
    height:auto !important;
    max-height:none !important;
    aspect-ratio:auto;
  }

  .hero--solo .hero__actions{
    width:min(100%,520px);
    margin:1.55rem auto .9rem;
    grid-template-columns:repeat(2,minmax(0,1fr));
    justify-content:center;
    justify-items:stretch;
    align-items:stretch;
  }
  .hero--solo .hero__actions .button{
    display:flex;
    width:100%;
    margin:0 auto;
    text-align:center;
    justify-content:center;
  }

  .seal-grid{
    width:100%;
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:.75rem;
    padding:0;
    border:0;
    background:transparent;
  }
  .seal-grid figure,
  .seal-grid figure:nth-child(3),
  .seal-grid figure:nth-child(-n+3),
  .seal-grid figure:nth-child(even){
    min-height:158px;
    margin:0;
    padding:1rem .65rem;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:.7rem;
    text-align:center;
    border:1px solid rgba(255,255,255,.11);
    background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(255,255,255,.012));
    border-radius:8px;
  }
  .seal-grid figure:last-child{
    grid-column:1 / -1;
    width:calc(50% - .375rem);
    min-width:145px;
    justify-self:center;
    border:1px solid rgba(255,255,255,.11);
  }
  .seal-grid figure>div{
    flex:0 0 68px;
    width:68px;
    height:68px;
  }
  .seal-grid figcaption{
    max-width:150px;
    font-size:.86rem;
    line-height:1.18;
  }
  .seal-grid figcaption span{
    margin-top:.28rem;
    font-size:.56rem;
    line-height:1.25;
  }
}

@media (max-width:420px){
  .header .brand__logo{
    height:40px !important;
    max-width:min(70vw,230px);
  }
  .hero--solo .hero__actions{
    width:min(100%,330px);
    grid-template-columns:1fr;
  }
  .seal-grid{
    gap:.6rem;
  }
  .seal-grid figure,
  .seal-grid figure:nth-child(3),
  .seal-grid figure:nth-child(-n+3),
  .seal-grid figure:nth-child(even){
    min-height:148px;
    padding:.85rem .45rem;
  }
  .seal-grid figure:last-child{
    width:calc(50% - .3rem);
  }
}
