
:root{--navy:#122c56;--ink:#062537;--blue:#1b8fbf;--teal:#3db39e;--green:#5fbf68;--paper:#f5faf8;--white:#fff;--mist:#e8f3f1;--line:#d5e4e2;--text:#183845;--muted:#637981;--serif:'Newsreader',serif;--sans:'Geist',system-ui,-apple-system,sans-serif;--ease:cubic-bezier(.16,1,.3,1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--text);font-family:var(--sans);line-height:1.65;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.035;z-index:5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='140' height='140' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E")}a{color:inherit}img{max-width:100%;display:block}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:1rem;top:1rem;z-index:200;background:#fff;padding:.8rem}.site-header{position:sticky;top:0;z-index:90;background:rgba(245,250,248,.96);backdrop-filter:blur(18px) saturate(1.1);box-shadow:0 12px 42px rgba(6,37,55,.11)}.topbar{height:32px;background:var(--navy);color:#fff;display:flex;align-items:center;gap:24px;padding:0 clamp(20px,4vw,56px);font-size:12px}.topbar a{text-decoration:none}.nav-shell{height:78px;display:flex;align-items:center;gap:28px;padding:0 clamp(20px,4vw,56px);border-bottom:1px solid var(--line)}.logo img{width:190px}.desktop-nav{display:flex;gap:28px;text-transform:uppercase;letter-spacing:.14em;font-size:12px;align-items:center;white-space:nowrap}.desktop-nav a{text-decoration:none}.nav-actions{margin-left:auto;display:flex;gap:10px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border:1px solid transparent;text-decoration:none;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:800;transition:transform .25s var(--ease),background .25s var(--ease),border .25s var(--ease)}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--navy);color:#fff}.btn-ghost{border-color:rgba(18,44,86,.25);color:var(--navy);background:#fff}.btn-light{background:#fff;color:var(--navy)}.btn-outline-light{border-color:rgba(255,255,255,.45);color:#fff}.btn-outline{border-color:rgba(18,44,86,.25);color:var(--navy);background:transparent}.text-link{color:#0c6f62;font-weight:800;text-decoration:none}.mega-wrap{height:78px;display:flex;align-items:center}.mega-panel{position:fixed;left:0;right:0;top:110px;background:#fff;box-shadow:0 34px 90px rgba(6,37,55,.18);border-block:1px solid var(--line);padding:34px clamp(24px,5vw,72px);display:grid;grid-template-columns:260px 1fr;gap:32px;opacity:0;pointer-events:none;transform:translateY(-10px);transition:.22s var(--ease)}.mega-wrap:hover .mega-panel,.mega-wrap:focus-within .mega-panel{opacity:1;pointer-events:auto;transform:none}.mega-intro{display:grid;gap:10px}.mega-intro strong{font-family:var(--serif);font-size:32px;line-height:1}.mega-intro span{color:var(--muted);text-transform:none;letter-spacing:0;font-size:14px}.mega-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.mega-grid p{margin:0 0 10px;font-weight:800;color:var(--navy);text-transform:none;letter-spacing:0}.mega-grid a{display:block;padding:6px 0;text-transform:none;letter-spacing:0;font-size:13px;color:var(--text)}.mega-grid small{display:block;color:var(--muted)}.menu-toggle{display:none;margin-left:auto;border:0;background:#fff;width:46px;height:46px;border-radius:50%;place-items:center;box-shadow:0 10px 22px rgba(6,37,55,.12)}.menu-toggle span{width:20px;height:2px;background:var(--navy);display:block;margin:3px;border-radius:99px;transition:.22s var(--ease)}.hero{min-height:calc(100svh - 110px);position:relative;display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:40px;align-items:end;padding:clamp(90px,12vh,150px) clamp(22px,6vw,84px) clamp(70px,10vh,110px);background-image:linear-gradient(90deg,rgba(5,29,45,.74),rgba(5,29,45,.38) 52%,rgba(5,29,45,.12)),var(--hero);background-size:cover;background-position:center;color:#fff;isolation:isolate}.hero-copy{max-width:800px}.kicker,.section-head span,.category-card span,.feature-article span{display:inline-block;margin:0 0 16px;text-transform:uppercase;letter-spacing:.17em;font-size:12px;font-weight:800;color:#8ce3c3}.hero h1,.section-head h2,.footer-cta h2,.form-panel h2,.download-panel h2,.article-body h2{font-family:var(--serif);font-weight:650;line-height:1.02;letter-spacing:-.025em;text-wrap:balance}.hero h1{font-size:clamp(48px,7vw,94px);max-width:11ch;margin:0 0 22px}.hero p{font-size:clamp(17px,1.45vw,22px);max-width:60ch;color:rgba(255,255,255,.9)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.hero-card{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(18px);border-radius:28px;padding:28px;display:grid;gap:12px}.hero-card strong{font-family:var(--serif);font-size:25px}.hero-card span{border-top:1px solid rgba(255,255,255,.14);padding-top:10px}.trust-bar{background:linear-gradient(100deg,#061f32,#08283c 48%,#042237);color:#f4fbff;overflow:hidden}.trust-marquee{min-height:92px}.trust-marquee-track{display:flex;width:max-content;min-width:200%;height:92px;align-items:center;animation:trust 48s linear infinite}.trust-bar span{flex:0 0 auto;padding:0 clamp(16px,2.2vw,30px);white-space:nowrap;text-transform:uppercase;font-size:12px;letter-spacing:.145em;font-weight:700}.trust-bar span:after{content:'/';margin-left:clamp(16px,2.2vw,30px);color:rgba(126,227,108,.48)}@keyframes trust{to{transform:translate3d(-50%,0,0)}}.home-hero-context{background:#fff;padding:clamp(28px,4vw,52px) clamp(22px,6vw,84px);border-bottom:1px solid var(--line)}.home-hero-context p{max-width:940px;margin:0 auto;text-align:center;font-size:clamp(17px,1.4vw,21px)}.section{padding:clamp(90px,10vw,150px) clamp(22px,6vw,84px)}.section-head{max-width:860px;margin:0 0 42px}.section-head h2{font-size:clamp(38px,5vw,70px);margin:0 0 18px;color:var(--ink)}.section-head p{font-size:clamp(17px,1.35vw,21px);color:var(--muted);margin:0}.card-grid,.priority-grid,.value-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.priority-grid{grid-template-columns:repeat(7,minmax(240px,1fr));overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.card-grid article,.priority-grid article,.value-grid article,.line-item,.mission-card,.feature-article{background:#fff;border:1px solid var(--line);border-radius:28px;padding:28px;box-shadow:0 20px 50px rgba(6,37,55,.06);transition:transform .28s var(--ease),box-shadow .28s var(--ease)}.card-grid article:hover,.priority-grid article:hover,.line-item:hover{transform:translateY(-4px);box-shadow:0 28px 70px rgba(6,37,55,.1)}h3{font-family:var(--serif);font-size:clamp(24px,2.1vw,32px);line-height:1.1;margin:0 0 12px;color:var(--ink)}article p{color:var(--muted)}.split-proof{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:40px;align-items:start;background:#fff}.proof-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.proof-list span{display:flex;align-items:center;min-height:58px;background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:14px 16px;font-weight:750;color:var(--ink)}.service-band:nth-of-type(even){background:#fff}.category-card{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:34px;align-items:center;margin-bottom:32px;background:var(--ink);color:#fff;border-radius:38px;padding:10px;overflow:hidden}.category-card img{width:100%;height:420px;object-fit:cover;border-radius:30px}.category-card div{padding:30px}.category-card h2{font-family:var(--serif);font-size:clamp(36px,4.6vw,66px);line-height:1;margin:0 0 16px}.category-card p{color:rgba(255,255,255,.82);font-size:18px}.line-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.line-grid.full{grid-template-columns:repeat(3,minmax(0,1fr))}.line-item{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.line-item span{display:inline-block;color:#0b7669;font-weight:900;font-size:12px;letter-spacing:.12em}.map-card{display:grid;grid-template-columns:1.1fr .9fr;gap:24px}.map-visual{min-height:480px;position:relative;border-radius:38px;overflow:hidden;background:radial-gradient(circle at 20% 30%,rgba(61,179,158,.32),transparent 18%),radial-gradient(circle at 68% 62%,rgba(27,143,191,.24),transparent 24%),linear-gradient(145deg,#09263b,#0f4a60);border:1px solid rgba(255,255,255,.16)}.map-visual button{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%);width:min(230px,42vw);text-align:left;border:1px solid rgba(255,255,255,.24);border-radius:18px;background:rgba(255,255,255,.9);padding:14px;color:var(--ink);box-shadow:0 22px 60px rgba(0,0,0,.16);cursor:pointer}.map-visual span{display:block;color:var(--muted);font-size:12px}.region-grid{display:grid;gap:12px}.region-grid article{background:#fff;border:1px solid var(--line);border-radius:22px;padding:18px}.quote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.quote-grid blockquote{margin:0;background:#fff;border:1px solid var(--line);border-radius:28px;padding:30px}.quote-grid p{font-family:var(--serif);font-size:26px;line-height:1.18;color:var(--ink)}cite{font-style:normal;color:var(--muted);font-size:13px}.steps{counter-reset:step;display:grid;gap:14px;list-style:none;padding:0;margin:0}.steps li{counter-increment:step;background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px 20px 20px 72px;position:relative;font-weight:700}.steps li:before{content:counter(step,decimal-leading-zero);position:absolute;left:20px;top:20px;color:#0b7669;font-weight:900}.form-panel{display:grid;grid-template-columns:.8fr 1.2fr;gap:36px;background:linear-gradient(145deg,#f3faf8,#fff)}.form-panel h2,.download-panel h2{font-size:clamp(36px,4vw,58px);margin:0 0 16px}.care-form{scroll-margin-top:130px;background:#fff;border:1px solid var(--line);border-radius:30px;padding:28px;display:grid;grid-template-columns:repeat(2,1fr);gap:16px;box-shadow:0 24px 70px rgba(6,37,55,.08)}.care-form label{display:grid;gap:6px;font-weight:800;color:var(--ink)}.care-form input,.care-form textarea,.care-form select{border:1px solid var(--line);border-radius:14px;min-height:48px;padding:10px 12px;font:inherit}.care-form textarea{min-height:130px;grid-column:1/-1}.care-form label:has(textarea),.form-note,.care-form button{grid-column:1/-1}.form-note{font-size:13px;color:var(--muted);background:var(--paper);padding:12px;border-radius:14px}.download-panel{background:#fff}.download-panel>div{max-width:860px;background:var(--ink);color:#fff;border-radius:34px;padding:42px}.download-panel p{color:rgba(255,255,255,.8)}.link-list{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.link-list a{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;text-decoration:none;font-weight:800}.faq-list details{background:#fff;border:1px solid var(--line);border-radius:20px;margin:12px 0;padding:20px}.faq-list summary{font-weight:900;cursor:pointer;color:var(--ink)}.article-body{max-width:880px;margin:0 auto;padding:clamp(80px,10vw,140px) 22px;font-size:19px}.article-body h2{font-size:42px}.feature-article{max-width:760px}.footer-cta{background:linear-gradient(145deg,#08263d,#041a2c);color:#fff;display:grid;grid-template-columns:1fr auto;gap:28px;align-items:end;padding:clamp(70px,8vw,120px) clamp(22px,6vw,84px)}.footer-cta span{color:#8ce3c3;text-transform:uppercase;letter-spacing:.16em;font-weight:800}.footer-cta h2{font-size:clamp(36px,5vw,72px);margin:8px 0 12px;max-width:850px}.footer-cta p{color:rgba(255,255,255,.78)}.cta-pair{display:flex;gap:12px;flex-wrap:wrap}.site-footer{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:34px;background:#061f32;color:rgba(255,255,255,.72);padding:60px clamp(22px,6vw,84px)}.site-footer img{width:210px;margin-bottom:18px}.site-footer h3{color:#fff;font-family:var(--sans);font-size:14px;text-transform:uppercase;letter-spacing:.14em}.site-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:9px}.site-footer a{text-decoration:none}.sticky-actions{position:fixed;right:18px;bottom:18px;z-index:80;display:flex;gap:8px}.sticky-actions a,.chat-button{background:var(--navy);color:#fff;text-decoration:none;border:0;border-radius:999px;padding:13px 16px;font-weight:800;font-size:12px;box-shadow:0 12px 36px rgba(6,37,55,.22)}.chat-button{position:fixed;left:18px;bottom:18px;z-index:80;cursor:pointer}.chat-panel{position:fixed;left:18px;bottom:74px;z-index:81;width:min(360px,calc(100vw - 36px));background:#fff;border:1px solid var(--line);border-radius:24px;padding:22px;box-shadow:0 24px 70px rgba(6,37,55,.18)}.chat-panel p{color:var(--muted)}
.mobile-menu{display:none}
@media(max-width:1280px){.mega-grid{grid-template-columns:repeat(3,1fr)}.nav-actions .btn-ghost{display:none}.desktop-nav{gap:18px;font-size:11px}.logo img{width:170px}}
@media(max-width:1080px){.topbar,.desktop-nav,.nav-actions{display:none}.nav-shell{height:76px}.menu-toggle{display:grid}.hero{grid-template-columns:1fr;min-height:calc(100svh - 76px);padding:54px 22px 44px;background-image:linear-gradient(90deg,rgba(5,29,45,.72),rgba(5,29,45,.38)),var(--hero)}.hero h1{font-size:clamp(40px,11vw,58px);max-width:11ch}.hero p{font-size:16px;max-width:31ch}.hero-card,.hero-actions .btn-outline-light{display:none}.mobile-menu{position:fixed;inset:0;z-index:999;display:none;min-height:100dvh;color:#f4faf7;background:radial-gradient(circle at 72% -6%,rgba(126,211,176,.18),transparent 30%),linear-gradient(160deg,#09263b 0%,#071b2d 54%,#041524 100%);overflow:hidden}.mobile-menu.open{display:flex;animation:menuIn .26s var(--ease) both}.mobile-menu-inner{width:100%;min-height:100dvh;display:flex;flex-direction:column;padding:max(22px,env(safe-area-inset-top)) clamp(24px,7vw,56px) max(22px,env(safe-area-inset-bottom))}.mobile-menu-header{min-height:60px;display:flex;align-items:center;justify-content:space-between}.mobile-menu-logo img{width:min(252px,68vw);filter:brightness(0) invert(1)}.mobile-menu-close{width:46px;height:46px;border:0;background:transparent;color:#fff;position:relative}.mobile-menu-close:before,.mobile-menu-close:after{content:"";position:absolute;left:11px;top:22px;width:24px;height:2px;background:currentColor;transform:rotate(45deg)}.mobile-menu-close:after{transform:rotate(-45deg)}.mobile-menu-close span{position:absolute;clip:rect(0,0,0,0)}.mobile-menu-nav{flex:1;overflow:auto;padding:28px 0}.mobile-primary-link,.mobile-services-toggle{width:100%;min-height:48px;display:flex;align-items:center;justify-content:space-between;padding:0;color:#f4faf7;background:transparent;border:0;text-decoration:none;text-align:left;font-family:var(--sans);font-size:clamp(24px,7vw,38px);line-height:1.15;font-weight:700}.mobile-services-toggle{color:#7ee36c}.mobile-primary-link+.mobile-primary-link,.mobile-services-panel+.mobile-primary-link,.mobile-primary-link+.mobile-services-toggle{margin-top:12px}.chevron:before{content:"⌄"}.mobile-services-panel{display:none;margin:18px 0 18px;padding-left:18px;border-left:1px solid rgba(126,211,176,.3)}.mobile-services-panel.open{display:block}.mobile-menu-subnav-label,.mobile-menu-subgroup-label{margin:0 0 12px;color:rgba(244,250,247,.56);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.mobile-menu-subgroup-label{margin:18px 0 8px;color:rgba(126,211,176,.78);font-size:11px}.mobile-services-panel a{min-height:34px;display:flex;align-items:center;color:rgba(244,250,247,.82);text-decoration:none;font-size:15px;line-height:1.28}.mobile-menu-footer{border-top:1px solid rgba(255,255,255,.1);padding-top:16px;display:grid;gap:12px}.mobile-cta{min-height:52px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(135deg,#8be56f,#69d69c);color:#041b18;text-decoration:none;font-weight:900}.mobile-contact-mini{display:flex;justify-content:center;gap:14px;color:rgba(244,250,247,.68)}.mobile-contact-mini a{text-decoration:none;font-size:14px}@keyframes menuIn{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}}
@media(max-width:900px){.card-grid,.value-grid,.line-grid,.line-grid.full,.quote-grid,.map-card,.form-panel,.split-proof,.footer-cta,.site-footer{grid-template-columns:1fr}.priority-grid{grid-template-columns:repeat(7,82vw)}.category-card{grid-template-columns:1fr;padding:8px}.category-card img{height:280px}.category-card div{padding:22px}.proof-list{grid-template-columns:1fr}.care-form{grid-template-columns:1fr}.link-list{grid-template-columns:1fr}.sticky-actions{left:12px;right:12px;bottom:10px}.sticky-actions a{flex:1;text-align:center;padding:12px 8px}.chat-button{display:none}.trust-marquee-track{height:46px;animation-duration:42s}.trust-bar span{font-size:10px;padding:0 15px}.section{padding:76px 22px}.footer-cta,.site-footer{padding:58px 22px}.home-hero-context p{text-align:left}.hero-actions .btn{min-height:46px;font-size:11px;padding:0 16px}.quote-grid p{font-size:23px}}
.footer-brand{min-width:0}.map-section{position:relative}.testimonials{background:#fff}.why-section{background:#fff}.hero{min-height:100svh!important}.trust-marquee{display:block;position:relative;max-width:100vw;contain:paint;min-height:92px!important}.trust-marquee-track{position:absolute;left:0;top:0;height:92px!important}.trust-bar span{min-height:92px;display:flex;align-items:center}
@media(max-width:900px){.trust-marquee-track{height:92px!important}.trust-bar span{min-height:92px}.hero{min-height:100svh!important}}
.mega-panel{max-width:100vw!important;box-sizing:border-box;overflow:hidden}.mega-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;min-width:0}.priority-grid{max-width:100%;contain:paint}.trust-marquee-track{width:100%!important;min-width:100%!important;overflow:hidden!important}
@media(max-width:900px){body:has(.care-form) .sticky-actions{display:none!important}.care-form{margin-bottom:28px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}.trust-marquee-track{animation:none!important}.trust-bar span:nth-child(n+8){display:none}}
/* r6 first-fold polish: static, non-clipped trust row and deferred homepage floaters */
.home-route,.inner-route{min-width:0}
.trust-marquee{padding:18px clamp(18px,4vw,56px)!important;overflow:visible!important;contain:none!important;min-height:92px!important;background-color:#061f32!important}.trust-marquee-track{position:static!important;left:auto!important;top:auto!important;width:100%!important;min-width:0!important;height:auto!important;display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:center!important;gap:10px clamp(14px,2vw,28px)!important;animation:none!important;transform:none!important;overflow:visible!important}.trust-bar span{min-height:0!important;padding:0!important;display:inline-flex!important;align-items:center!important;white-space:normal!important;text-align:center!important;line-height:1.35}.trust-bar span:after{content:""!important;margin:0!important}.trust-bar span:nth-child(n+8){display:none!important}
body.home-route:not(.past-hero-actions) .sticky-actions,body.home-route:not(.past-hero-actions) .chat-button,body.home-route:not(.past-hero-actions) .chat-panel{opacity:0!important;pointer-events:none!important;transform:translateY(14px)!important}
@media(max-width:900px){.trust-marquee{padding:14px 18px!important}.trust-marquee-track{gap:8px 14px!important}.trust-bar span{font-size:10px!important;letter-spacing:.105em!important}.sticky-actions{left:12px;right:12px;bottom:10px}}
/* r7 mobile first-fold CTA visibility: keep hero impact, lift one clear primary CTA above fold, and keep trust strip below the first viewport */
@media(max-width:900px){body.home-route .hero{min-height:100svh!important;padding:32px 22px 30px!important;align-items:center!important;background-position:center top!important}body.home-route .hero-copy{max-width:min(100%,34rem)!important}body.home-route .kicker{margin-bottom:12px!important}body.home-route .hero h1{font-size:clamp(36px,10vw,48px)!important;line-height:1.01!important;margin-bottom:14px!important}body.home-route .hero p{font-size:15px!important;line-height:1.48!important;max-width:32ch!important;margin:0!important}body.home-route .hero-actions{margin-top:18px!important;gap:10px!important}body.home-route .hero-actions .btn-primary{min-height:50px!important;width:min(100%,318px)!important;padding:0 18px!important;white-space:nowrap!important;box-shadow:0 18px 42px rgba(27,143,191,.34)!important}body.home-route .hero-actions .btn-outline-light{display:none!important}}
@media(max-width:380px){body.home-route .hero{padding-top:26px!important;padding-bottom:24px!important;align-items:center!important}body.home-route .hero h1{font-size:clamp(34px,9.6vw,42px)!important}body.home-route .hero p{font-size:14.5px!important;line-height:1.42!important}.hero-actions .btn{letter-spacing:.095em!important}}

/* r8 desktop/tablet first-fold CTA visibility: preserve 100svh hero while lifting the content baseline enough for normal desktop folds */
@media(min-width:1081px){body.home-route .hero{min-height:100svh!important;padding-top:clamp(56px,7vh,96px)!important;padding-bottom:clamp(132px,16vh,152px)!important;align-items:end!important}body.home-route .hero h1{margin-bottom:18px!important}body.home-route .hero p{margin:0!important;line-height:1.52!important}body.home-route .hero-actions{margin-top:24px!important}}
/* r9 short-desktop/laptop viewport fix: account for the 110px desktop header inside very short browser heights so the primary CTA is fully visible without shrinking the hero into a cramped mobile treatment. */
@media(min-width:1081px) and (max-height:650px){body.home-route .hero{min-height:calc(100svh - 110px)!important;padding-top:24px!important;padding-bottom:38px!important;align-items:end!important}body.home-route .kicker{margin-bottom:10px!important}body.home-route .hero h1{font-size:clamp(48px,5.1vw,68px)!important;line-height:.94!important;margin-bottom:12px!important;max-width:12ch!important}body.home-route .hero p{font-size:16px!important;line-height:1.42!important;max-width:56ch!important}body.home-route .hero-actions{margin-top:16px!important}.home-route .hero-actions .btn{min-height:44px!important;padding-inline:18px!important}}
/* r10 real map rescue: replaces fake decorative pins with an embedded OpenStreetMap module while preserving crawlable regional coverage text. */
.real-map-card{align-items:stretch}.real-map-shell{min-height:520px;border-radius:34px;overflow:hidden;background:#e6f1ee;border:1px solid rgba(18,44,86,.12);box-shadow:0 24px 70px rgba(6,37,55,.13);display:grid;grid-template-rows:minmax(420px,1fr) auto}.real-map-frame{width:100%;height:100%;min-height:420px;border:0;display:block;filter:saturate(.94) contrast(.98)}.map-credit{margin:0;padding:14px 18px;background:linear-gradient(90deg,#fff,#edf8f4);font-size:12px;line-height:1.45;color:#49636c}.region-grid article a{margin-top:10px;display:inline-flex}.real-map-frame:focus-visible{outline:4px solid var(--teal);outline-offset:-8px}@media(max-width:900px){.real-map-shell{min-height:430px;border-radius:24px;grid-template-rows:330px auto}.real-map-frame{min-height:330px}.map-credit{font-size:11px;padding:12px 14px}}


/* OP04 PREMIUM RESCUE 20260623 — focused mobile/nav/hero/map/trust corrections */
.trust-static{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:1px!important;padding:0!important;background:#0b2435!important;border-top:1px solid rgba(255,255,255,.10);border-bottom:1px solid rgba(255,255,255,.10);min-height:0!important;overflow:visible!important;contain:none!important}.trust-static span{min-height:92px!important;padding:18px 20px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;text-align:left!important;color:rgba(255,255,255,.78)!important;font-size:13px!important;line-height:1.35!important;letter-spacing:0!important;background:rgba(255,255,255,.035)}.trust-static strong{display:block;color:#fff;font-size:12px;text-transform:uppercase;letter-spacing:.12em;margin-bottom:4px}.trust-static span:after{display:none!important}
.mobile-menu.open{display:flex!important;visibility:visible!important;opacity:1!important}.mobile-menu{background:#071b2d!important}.mobile-menu-inner{gap:18px!important}.mobile-menu-nav{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;overflow-y:auto!important;padding:12px 0 22px!important}.mobile-primary-link,.mobile-services-toggle{width:100%!important;min-height:52px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:14px 0!important;border:0!important;border-bottom:1px solid rgba(255,255,255,.16)!important;background:transparent!important;color:#fff!important;font-size:clamp(25px,7vw,38px)!important;font-family:var(--serif)!important;letter-spacing:-.045em!important;text-decoration:none!important}.mobile-services-panel{display:none}.mobile-services-panel.open{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;padding:10px 0 16px!important}.mobile-services-panel[hidden]{display:none!important}.mobile-services-panel a{display:block!important;padding:9px 12px!important;border-radius:12px!important;background:rgba(255,255,255,.07)!important;color:rgba(255,255,255,.88)!important;text-decoration:none!important;font-size:13px!important;line-height:1.25!important}.mobile-menu-subgroup-label,.mobile-menu-subnav-label{margin:12px 0 2px!important;color:#96e5ce!important;text-transform:uppercase!important;font-size:10px!important;letter-spacing:.14em!important}.mobile-menu-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin-top:auto!important;padding-top:14px!important;border-top:1px solid rgba(255,255,255,.16)!important}.mobile-menu-actions .btn{width:100%!important;justify-content:center!important}.mobile-menu-contact{display:flex!important;flex-wrap:wrap!important;gap:8px 14px!important;color:rgba(255,255,255,.78)!important;font-size:13px!important}
@media(max-width:900px){.site-header{height:62px!important}.nav-shell{height:62px!important}.home-route .hero,.route-referrals .hero{min-height:calc(100svh - 62px)!important;padding:28px 20px 26px!important;align-items:center!important}.home-route .hero-copy,.route-referrals .hero-copy{padding:18px!important;border-radius:18px!important;max-width:100%!important}.home-route .hero h1{font-size:clamp(34px,9.8vw,44px)!important;max-width:11ch!important;line-height:.98!important}.route-referrals .hero h1{font-size:clamp(34px,9.4vw,44px)!important;max-width:12ch!important;line-height:.98!important}.home-route .hero p,.route-referrals .hero p{font-size:14.5px!important;line-height:1.42!important;max-width:33ch!important}.home-route .hero-actions,.route-referrals .hero-actions{display:flex!important;margin-top:14px!important}.home-route .hero-actions .btn-primary,.route-referrals .hero-actions .btn-primary{display:inline-flex!important;width:100%!important;min-height:50px!important}.trust-static{grid-template-columns:1fr!important}.trust-static span{min-height:0!important;padding:13px 20px!important;font-size:13px!important}.trust-static span:nth-child(n+4){display:none!important}.inner-route:not(.route-referrals) .hero{min-height:430px!important;padding:54px 20px 42px!important}.inner-route:not(.route-referrals) .hero-copy{padding:18px!important}.inner-route:not(.route-referrals) .hero h1{font-size:clamp(32px,9vw,44px)!important;max-width:13ch!important}.mobile-menu-header{min-height:48px!important}.mobile-menu-close{color:#fff!important}}
.route-services .hero{background-image:radial-gradient(circle at 75% 18%,rgba(61,179,158,.28),transparent 32%),linear-gradient(135deg,#f6fbf9 0%,#dbeeea 100%)!important;color:#0b2435!important}.route-services .hero-copy,.route-resources .hero-copy,.route-service-areas .hero-copy,.route-quality-safety .hero-copy,.route-faq .hero-copy,.route-contact-us .hero-copy{background:rgba(255,255,255,.88)!important;color:#0b2435!important;border-color:rgba(11,36,53,.12)!important;box-shadow:0 24px 80px rgba(11,36,53,.14)!important}.route-services .hero h1,.route-services .hero p,.route-resources .hero h1,.route-resources .hero p,.route-service-areas .hero h1,.route-service-areas .hero p,.route-quality-safety .hero h1,.route-quality-safety .hero p,.route-faq .hero h1,.route-faq .hero p,.route-contact-us .hero h1,.route-contact-us .hero p{color:#0b2435!important;text-shadow:none!important}.route-services .kicker,.route-resources .kicker,.route-service-areas .kicker,.route-quality-safety .kicker,.route-faq .kicker,.route-contact-us .kicker{color:#176b8d!important}.route-resources .hero,.route-faq .hero{background-image:linear-gradient(135deg,#fff 0%,#eef7f4 100%)!important}.route-service-areas .hero{background-image:linear-gradient(135deg,#eef7f4 0%,#d9efea 100%)!important}.route-quality-safety .hero{background-image:linear-gradient(135deg,#f7faf8 0%,#e3f1ee 58%,#d2e9e4 100%)!important}.route-contact-us .hero{background-image:linear-gradient(135deg,#fff 0%,#e9f5f2 100%)!important}.route-services .hero:before,.route-resources .hero:before,.route-service-areas .hero:before,.route-quality-safety .hero:before,.route-faq .hero:before,.route-contact-us .hero:before{display:none!important}.route-referrals .hero{background-image:linear-gradient(135deg,rgba(7,25,38,.72),rgba(18,47,72,.58)),var(--hero)!important}
.map-card{overflow:visible!important}.map-card .region-grid{overflow:visible!important}.map-cta{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:16px;padding:18px 20px;border:1px solid rgba(11,36,53,.10);border-radius:22px;background:#fff;box-shadow:0 18px 50px rgba(11,36,53,.08)}@media(max-width:700px){.map-card{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;padding:14px!important}.real-map-shell{order:2;border-radius:20px!important}.real-map-frame{height:260px!important}.map-card .region-grid{order:1;display:grid!important;grid-template-columns:1fr!important;gap:10px!important;padding:0!important}.map-card .region-grid article{padding:14px!important;border-radius:16px!important}.map-card .region-grid article:nth-child(n+4){display:none!important}.map-cta{order:3;display:grid!important;grid-template-columns:1fr!important;text-align:left!important}.map-credit{font-size:11px!important}.route-service-areas .map-section .section-head p:after{content:' Use the contact action below if a suburb is not listed.'}}


/* OP01 HUMAN PREMIUM RESCUE 20260623 — Matt hard-fail corrections.
   Intent: remove AI-slop mobile chrome and hero carding; restore full-width editorial care-provider composition. */
@media (max-width:1080px){
  .site-header{
    position:sticky!important;top:0!important;left:0!important;right:0!important;height:72px!important;padding:0!important;
    background:#f7fbf8!important;border-bottom:1px solid rgba(11,36,53,.10)!important;box-shadow:0 10px 34px rgba(8,34,50,.08)!important;
    backdrop-filter:saturate(1.04) blur(10px)!important;pointer-events:auto!important;
  }
  .nav-shell{
    width:100%!important;max-width:none!important;height:72px!important;min-height:72px!important;margin:0!important;padding:0 20px!important;
    border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;display:flex!important;align-items:center!important;
  }
  .nav-shell:before,.nav-shell:after{display:none!important;content:none!important}
  .logo{display:flex!important;align-items:center!important;min-width:0!important;overflow:visible!important}
  .logo img{width:clamp(128px,36vw,164px)!important;max-width:164px!important;max-height:48px!important;object-fit:contain!important;filter:none!important}
  .menu-toggle{
    display:grid!important;place-items:center!important;position:relative!important;margin-left:auto!important;width:48px!important;height:48px!important;min-width:48px!important;
    border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:0!important;overflow:visible!important;
  }
  .menu-toggle:before,.menu-toggle:after{display:none!important;content:none!important}
  .menu-toggle span{position:absolute!important;right:6px!important;left:auto!important;top:50%!important;width:26px!important;height:2px!important;margin:0!important;padding:0!important;background:#092b40!important;border-radius:99px!important;box-shadow:none!important;transform:none!important;opacity:1!important}
  .menu-toggle span:nth-child(1){transform:translateY(-9px)!important;width:26px!important}
  .menu-toggle span:nth-child(2){transform:translateY(-1px)!important;width:19px!important;right:6px!important;margin:0!important}
  .menu-toggle span:nth-child(3){transform:translateY(7px)!important;width:26px!important}
  .menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(-1px) rotate(42deg)!important;width:26px!important}
  .menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0!important;transform:translateY(-1px) scaleX(.4)!important}
  .menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-1px) rotate(-42deg)!important;width:26px!important}

  .hero,.home-route .hero,.inner-route .hero,.route-referrals .hero{
    min-height:calc(100svh - 72px)!important;padding:clamp(34px,8vh,72px) 22px clamp(44px,8vh,76px)!important;display:grid!important;align-items:center!important;
  }
  .hero-copy,.home-route .hero-copy,.inner-route .hero-copy,.route-referrals .hero-copy,.route-services .hero-copy,.route-resources .hero-copy,.route-service-areas .hero-copy,.route-quality-safety .hero-copy,.route-faq .hero-copy,.route-contact-us .hero-copy{
    width:min(100%,36rem)!important;max-width:min(100%,36rem)!important;padding:0!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;color:inherit!important;
  }
  .hero-copy:before,.hero-copy:after{display:none!important;content:none!important}
  .home-route .hero h1,.route-referrals .hero h1,.hero h1{font-size:clamp(40px,11.4vw,56px)!important;line-height:.96!important;letter-spacing:-.065em!important;max-width:11.5ch!important;margin:0 0 15px!important;text-wrap:balance!important}
  .home-route .hero p,.route-referrals .hero p,.hero p{font-size:clamp(15px,4vw,17px)!important;line-height:1.5!important;max-width:34ch!important;margin:0!important;text-wrap:pretty!important}
  .kicker{margin:0 0 13px!important;font-size:10.5px!important;letter-spacing:.12em!important;line-height:1.2!important}
  .hero-actions{margin-top:22px!important;gap:10px!important;display:flex!important;flex-wrap:wrap!important}
  .hero-actions .btn-primary{width:min(100%,330px)!important;min-height:52px!important;border-radius:999px!important}
  .hero-card{display:none!important}

  .route-services .hero,.route-resources .hero,.route-service-areas .hero,.route-quality-safety .hero,.route-faq .hero,.route-contact-us .hero{
    background-image:linear-gradient(135deg,#fbfefd 0%,#e4f1ee 100%)!important;color:#0b2435!important;
  }
  .route-services .hero h1,.route-services .hero p,.route-resources .hero h1,.route-resources .hero p,.route-service-areas .hero h1,.route-service-areas .hero p,.route-quality-safety .hero h1,.route-quality-safety .hero p,.route-faq .hero h1,.route-faq .hero p,.route-contact-us .hero h1,.route-contact-us .hero p{color:#0b2435!important;text-shadow:none!important}

  .section{padding:86px 22px!important}.section-head{margin-bottom:30px!important}.section-head h2{font-size:clamp(31px,9vw,45px)!important;line-height:1.02!important;letter-spacing:-.055em!important;text-wrap:balance!important}.section-head p{font-size:16px!important;line-height:1.58!important}.priority-grid,.card-grid,.value-grid,.line-grid,.proof-list,.link-list{gap:14px!important}.priority-grid article,.card-grid article,.value-grid article,.line-grid article,.proof-list article,.link-list a{border-radius:20px!important;box-shadow:none!important;border-color:rgba(11,36,53,.10)!important}
}
@media (max-width:430px){
  .site-header,.nav-shell{height:68px!important;min-height:68px!important}.nav-shell{padding:0 18px!important}.logo img{width:136px!important;max-width:136px!important}.menu-toggle{width:46px!important;height:46px!important;min-width:46px!important}.menu-toggle span{right:4px!important}.hero,.home-route .hero,.inner-route .hero,.route-referrals .hero{min-height:calc(100svh - 68px)!important;padding-left:21px!important;padding-right:21px!important}.home-route .hero h1,.route-referrals .hero h1,.hero h1{font-size:clamp(38px,12.3vw,52px)!important}.home-route .hero p,.route-referrals .hero p,.hero p{font-size:15px!important;max-width:32ch!important}.hero-actions .btn-primary{width:100%!important;min-width:0!important}
}


/* t_d579f0e5 OP04 hard-fail anti-slop rescue: route-specific utility-first mobile hierarchy */
.site-header{border-bottom:1px solid rgba(6,37,55,.10)!important;box-shadow:0 10px 30px rgba(6,37,55,.07)!important;background:#f7fbf9!important;backdrop-filter:none!important}.nav-shell{border-radius:0!important;background:transparent!important}.menu-toggle{width:44px!important;height:44px!important;border:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;justify-items:end!important;gap:5px!important;padding:11px!important}.menu-toggle span{height:2px!important;border-radius:999px!important;background:#062233!important;justify-self:end!important}.menu-toggle span:nth-child(1),.menu-toggle span:nth-child(3){width:22px!important}.menu-toggle span:nth-child(2){width:16px!important}.task-hero{padding:clamp(64px,9vw,108px) clamp(22px,5vw,72px) 30px;background:#f7fbf9;color:#09283a}.task-hero-inner{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.62fr);gap:clamp(24px,5vw,64px);align-items:end;max-width:1180px;margin:0 auto}.task-hero .route-label{font-size:12px;letter-spacing:.13em;text-transform:uppercase;color:#176b8d;font-weight:800;margin:0 0 12px}.task-hero h1{font-family:var(--serif);font-size:clamp(42px,7vw,82px);line-height:.96;letter-spacing:-.055em;color:#09283a;margin:0;max-width:10.6ch}.task-hero p{font-size:clamp(16px,2vw,20px);line-height:1.52;max-width:38rem;margin:18px 0 0;color:#315363}.task-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.task-actions .btn{min-height:46px}.task-detail-panel{border-left:1px solid rgba(6,37,55,.16);padding-left:24px}.task-detail-panel h2{margin:0 0 12px;font-size:13px;text-transform:uppercase;letter-spacing:.12em;color:#176b8d}.task-detail-panel ol{margin:0;padding-left:1.1rem;color:#1d4353}.task-detail-panel li+li{margin-top:9px}.task-utility{max-width:1180px;margin:0 auto;padding:0 clamp(22px,5vw,72px) 34px;background:#f7fbf9}.task-utility-inner{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.task-utility-inner.five{grid-template-columns:repeat(5,minmax(0,1fr))}.task-utility-inner.three{grid-template-columns:repeat(3,minmax(0,1fr))}.task-utility a{border:1px solid rgba(6,37,55,.12);background:#fff;border-radius:20px;padding:16px;text-decoration:none;box-shadow:0 18px 42px rgba(6,37,55,.07)}.task-utility strong{display:block;color:#08283b;font-size:15px;line-height:1.2}.task-utility span{display:block;margin:6px 0 0;color:#536d77;font-size:13px;line-height:1.4}.human-home-hero{min-height:calc(100svh - 110px)!important;display:grid!important;align-items:end!important;padding:clamp(80px,10vh,130px) clamp(22px,6vw,82px) clamp(56px,8vh,90px)!important;background-image:linear-gradient(90deg,rgba(4,24,37,.84) 0%,rgba(4,24,37,.68) 42%,rgba(4,24,37,.16) 76%),var(--hero)!important}.human-home-hero .hero-copy{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;backdrop-filter:none!important}.human-home-hero h1{max-width:11ch!important}.human-home-hero .trust-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.human-home-hero .trust-chips span{border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.10);color:#fff;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:800}@media(max-width:900px){.topbar{display:none!important}.site-header,.nav-shell{height:62px!important}.logo img{width:128px!important}.task-hero{padding:34px 20px 20px!important}.task-hero-inner{grid-template-columns:1fr;gap:18px}.task-hero h1{font-size:clamp(36px,10.5vw,47px);max-width:12ch}.task-hero p{font-size:15px;line-height:1.43;margin-top:12px}.task-detail-panel{border-left:0;border-top:1px solid rgba(6,37,55,.14);padding:14px 0 0}.task-actions{margin-top:16px}.task-actions .btn{width:100%;justify-content:center}.task-utility{padding:0 20px 24px}.task-utility-inner,.task-utility-inner.five,.task-utility-inner.three{grid-template-columns:1fr 1fr;gap:9px}.task-utility a{border-radius:15px;padding:13px}.task-utility strong{font-size:13px}.task-utility span{font-size:12px}.route-contact-us .task-utility-inner,.route-faq .task-utility-inner{grid-template-columns:1fr}.human-home-hero{min-height:calc(100svh - 62px)!important;padding:28px 20px 26px!important;align-items:center!important;background-image:linear-gradient(90deg,rgba(4,24,37,.78),rgba(4,24,37,.38)),var(--hero)!important}.human-home-hero .hero-copy{max-width:100%!important}.human-home-hero h1{font-size:clamp(36px,10.5vw,48px)!important;line-height:.98!important;max-width:11ch!important}.human-home-hero p{font-size:15px!important;line-height:1.45!important;max-width:32ch!important}.human-home-hero .hero-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important}.human-home-hero .hero-actions .btn{display:inline-flex!important;width:auto!important;min-height:46px!important;padding:0 12px!important;font-size:10px!important}.human-home-hero .trust-chips{margin-top:13px}.human-home-hero .trust-chips span{font-size:11px;padding:7px 9px}.trust-static span:nth-child(n+4){display:none!important}}@media(max-width:390px){.task-utility-inner,.task-utility-inner.five,.task-utility-inner.three{grid-template-columns:1fr}.task-hero h1{font-size:35px}.human-home-hero .hero-actions{grid-template-columns:1fr!important}.human-home-hero .trust-chips span:nth-child(n+3){display:none}}

/* t_d579f0e5 final OP01 anti-slop lock: concise mobile drawer + no duplicated trust chips */
.trust-chips{display:none!important}
@media(max-width:1080px){
  .mobile-menu{background:linear-gradient(180deg,#061f32 0%,#031622 100%)!important;color:#f7fbf9!important;overflow:hidden!important}
  .mobile-menu.open{display:flex!important;animation:menuIn .24s var(--ease) both!important}
  .mobile-menu-inner{min-height:100dvh!important;padding:max(20px,env(safe-area-inset-top)) 22px max(18px,env(safe-area-inset-bottom))!important;gap:12px!important}
  .mobile-menu-header{min-height:54px!important;border-bottom:1px solid rgba(255,255,255,.12)!important;padding-bottom:12px!important}
  .mobile-menu-logo img{width:min(190px,55vw)!important;filter:brightness(0) invert(1)!important}
  .mobile-menu-nav{flex:1!important;display:grid!important;grid-template-columns:1fr!important;align-content:start!important;gap:0!important;padding:12px 0 14px!important;overflow:auto!important}
  .mobile-primary-link,.mobile-services-toggle{min-height:46px!important;padding:9px 0!important;border:0!important;border-bottom:1px solid rgba(255,255,255,.10)!important;background:transparent!important;color:#fff!important;font-family:var(--serif)!important;font-size:clamp(27px,8vw,40px)!important;font-weight:500!important;line-height:1.02!important;letter-spacing:-.055em!important;text-decoration:none!important}
  .mobile-services-toggle{color:#fff!important}
  .mobile-services-toggle .chevron{font-family:var(--sans)!important;font-size:18px!important;color:#81d96d!important}
  .mobile-services-panel{display:none!important;margin:0!important;padding:10px 0 12px!important;border:0!important;border-bottom:1px solid rgba(255,255,255,.10)!important}
  .mobile-services-panel.open{display:grid!important;grid-template-columns:1fr!important;gap:7px!important}
  .mobile-services-panel[hidden]{display:none!important}
  .mobile-services-panel a{min-height:38px!important;display:flex!important;align-items:center!important;padding:9px 12px!important;border-radius:13px!important;background:rgba(255,255,255,.075)!important;color:rgba(255,255,255,.86)!important;text-decoration:none!important;font-size:14px!important;line-height:1.22!important}
  .mobile-menu-subnav-label,.mobile-menu-subgroup-label{display:none!important}
  .mobile-menu-footer{padding-top:12px!important;border-top:1px solid rgba(255,255,255,.12)!important;gap:10px!important}
  .mobile-cta{min-height:50px!important;border-radius:999px!important;background:#7fdf68!important;color:#042218!important;font-size:13px!important;letter-spacing:.06em!important;text-transform:uppercase!important}
  .mobile-contact-mini{justify-content:space-between!important;gap:10px!important;color:rgba(255,255,255,.70)!important}.mobile-contact-mini a{font-size:13px!important}
}
@media(max-width:390px){.mobile-primary-link,.mobile-services-toggle{font-size:clamp(25px,7.2vw,34px)!important;min-height:42px!important}.mobile-services-panel a{font-size:13px!important;min-height:35px!important}.mobile-menu-inner{padding-left:20px!important;padding-right:20px!important}.mobile-menu-logo img{width:156px!important}}

/* OP01 mobile-first service-flow rebuild 20260623.
   Reason for motion: none. Matt rejected the horizontal card rail; this is a static reading-flow repair. */
.priority-flow-section{background:linear-gradient(180deg,#f7fbfa 0%,#eaf4f1 100%);padding-top:clamp(72px,8vw,132px)!important;padding-bottom:clamp(78px,9vw,144px)!important;overflow:hidden}.priority-flow-layout{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);gap:clamp(36px,6vw,88px);align-items:start}.priority-flow-intro{position:sticky;top:112px;align-self:start}.priority-flow-intro .section-kicker{margin:0 0 18px;color:#174d62;font-size:.82rem;font-weight:800;letter-spacing:.04em;text-transform:none}.priority-flow-intro h2{margin:0;color:#08283b;font-family:var(--serif);font-size:clamp(2.45rem,5vw,5.45rem);line-height:.92;letter-spacing:-.055em;text-wrap:balance;max-width:9.6ch}.priority-flow-intro p:not(.section-kicker){margin:24px 0 0;max-width:34rem;color:#345766;font-size:clamp(1rem,1.3vw,1.16rem);line-height:1.7}.priority-flow-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:30px}.priority-flow-list{display:grid;grid-template-columns:1fr;gap:16px}.priority-item{position:relative;padding:26px 28px 28px;border:1px solid rgba(8,40,59,.12);border-radius:28px;background:rgba(255,255,255,.86);box-shadow:0 18px 56px rgba(8,40,59,.075);overflow:hidden}.priority-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:#3db39e}.priority-item-featured{background:#08283b;color:#f7fbfa;border-color:rgba(61,179,158,.35);box-shadow:0 28px 80px rgba(8,40,59,.20)}.priority-item-featured:before{background:#79d8c9}.priority-item-index{margin-bottom:18px;color:#1d6378;font-size:.8rem;font-weight:800;letter-spacing:.03em;text-transform:none}.priority-item-featured .priority-item-index{color:#9fe6dc}.priority-item h3{margin:0;color:#08283b;font-size:clamp(1.22rem,2vw,1.72rem);line-height:1.08;letter-spacing:-.025em;text-wrap:balance}.priority-item-featured h3{color:#fff}.priority-item p{margin:14px 0 0;max-width:52rem;color:#496a76;font-size:1rem;line-height:1.62}.priority-item-featured p{color:#d7ebe8}.priority-item .text-link{display:inline-flex;margin-top:18px;color:#0e6579;font-weight:800;text-decoration:none;border-bottom:1px solid rgba(14,101,121,.38)}.priority-item-featured .text-link{color:#9fe6dc;border-color:rgba(159,230,220,.48)}.priority-grid{overflow:visible!important}@media(max-width:900px){.priority-flow-section{padding:58px 20px 64px!important}.priority-flow-layout{display:block}.priority-flow-intro{position:relative;top:auto}.priority-flow-intro .section-kicker{color:#12485b!important;font-size:.9rem!important}.priority-flow-intro h2{font-size:clamp(2.1rem,10.4vw,3.1rem)!important;line-height:.95!important;max-width:10.8ch!important;letter-spacing:-.055em!important}.priority-flow-intro p:not(.section-kicker){font-size:1rem!important;line-height:1.58!important;margin-top:18px!important}.priority-flow-actions{gap:14px;margin-top:22px}.priority-flow-actions .btn{width:auto!important;min-width:0!important}.priority-flow-list{margin-top:30px;gap:12px!important;display:grid!important;grid-template-columns:1fr!important;overflow:visible!important;max-width:none!important;contain:none!important}.priority-item{padding:20px 20px 22px!important;border-radius:22px!important;box-shadow:0 12px 34px rgba(8,40,59,.07)!important}.priority-item-index{margin-bottom:12px!important;font-size:.78rem!important;color:#155268!important}.priority-item h3{font-size:clamp(1.18rem,5.7vw,1.45rem)!important;line-height:1.08!important}.priority-item p{font-size:.94rem!important;line-height:1.52!important;margin-top:10px!important}.priority-item .text-link{margin-top:14px!important;font-size:.91rem!important}.priority-grid{display:grid!important;grid-template-columns:1fr!important;overflow:visible!important;max-width:none!important;contain:none!important}}@media(max-width:430px){.priority-flow-section{padding-left:18px!important;padding-right:18px!important}.priority-flow-intro h2{font-size:clamp(2rem,10vw,2.7rem)!important}.priority-flow-actions{display:grid;grid-template-columns:1fr;align-items:stretch}.priority-flow-actions .btn,.priority-flow-actions .text-link{justify-content:center;text-align:center}.priority-item{padding:18px!important;border-radius:20px!important}}


/* t_460ab583 OP01 hard-fail mobile-flow lock: reject carousel/template cards; darken weak subtitles. */
@media(max-width:900px){
  body.home-route .priority-grid,body.home-route .card-grid,body.home-route .line-grid{display:grid!important;grid-template-columns:1fr!important;overflow:visible!important;max-width:100%!important;contain:none!important;gap:12px!important}
  body.home-route .priority-grid article,body.home-route .card-grid article{min-width:0!important;width:100%!important;transform:none!important;box-shadow:none!important}
  body.home-route .priority-flow-section{background:#f7fbfa!important;padding:68px 20px!important}
  body.home-route .priority-flow-intro .section-kicker,body.home-route .section-kicker,body.home-route .kicker,body.home-route .eyebrow{color:#0b4c63!important;text-shadow:none!important;background:transparent!important;font-weight:900!important;opacity:1!important}
  body.home-route .human-home-hero .kicker,body.home-route .hero .kicker{color:#fff!important;text-shadow:0 2px 14px rgba(0,0,0,.5)!important}
  body.home-route .priority-flow-intro h2{max-width:11ch!important;font-size:clamp(37px,11vw,52px)!important;line-height:.93!important}
  body.home-route .priority-flow-list{display:grid!important;grid-template-columns:1fr!important;gap:0!important;margin-top:32px!important;border-top:1px solid rgba(8,40,59,.16)!important}
  body.home-route .priority-item,body.home-route .priority-item-featured{border:0!important;border-bottom:1px solid rgba(8,40,59,.16)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#09283a!important;padding:24px 0!important}
  body.home-route .priority-item:before{display:none!important}
  body.home-route .priority-item-index{color:#0b6078!important;margin-bottom:10px!important}
  body.home-route .priority-item h3,body.home-route .priority-item-featured h3{color:#09283a!important;font-family:var(--serif)!important;font-size:clamp(27px,7.6vw,36px)!important;line-height:1.02!important;letter-spacing:-.045em!important}
  body.home-route .priority-item p,body.home-route .priority-item-featured p{color:#385d68!important;font-size:15.5px!important;line-height:1.55!important;max-width:34ch!important}
  body.home-route .priority-item .text-link,body.home-route .priority-item-featured .text-link{color:#0b6078!important;border-color:rgba(11,96,120,.4)!important}
}
