:root{color-scheme:light;--ink: #15212b;--muted: #596a77;--paper: #f5f7f5;--surface: #ffffff;--line: #dce3df;--sos: #135f63;--sos-dark: #0c3f43;--solar: #b56b16;--radius: 18px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);line-height:1.6}a{color:inherit}button,input,select,textarea{font:inherit}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1rem clamp(1rem,4vw,4rem);background:color-mix(in srgb,var(--paper) 92%,transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:.8rem;text-decoration:none}.brand-mark{display:grid;place-items:center;width:3rem;height:3rem;color:#fff;background:var(--sos);border-radius:12px;font-weight:900}.brand strong,.brand small{display:block}.brand small{color:var(--muted)}nav{display:flex;gap:1rem}nav a{text-decoration:none;font-weight:700;font-size:.92rem}main{overflow:hidden}.hero,.section{width:min(1180px,calc(100% - 2rem));margin:0 auto}.hero{min-height:72vh;display:grid;grid-template-columns:1.25fr .75fr;gap:4rem;align-items:center;padding:5rem 0}.hero h1{max-width:820px;margin:0;font-size:clamp(2.6rem,7vw,5.8rem);line-height:.98;letter-spacing:-.055em}.lead{max-width:680px;color:var(--muted);font-size:1.2rem}.eyebrow{color:var(--sos);font-size:.78rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.button{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:.75rem 1.15rem;border:1px solid transparent;border-radius:999px;text-decoration:none;cursor:pointer;font-weight:800}.button.primary{color:#fff;background:var(--sos)}.button.secondary{border-color:var(--line);background:var(--surface)}.hero-card{display:grid;grid-template-columns:auto 1fr;gap:1rem;padding:1.5rem;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 22px 70px #15212b14}.hero-card span{color:var(--sos);font-weight:900}.hero-card p{margin:0}.section{padding:5rem 0}.section-heading{max-width:760px;margin-bottom:2rem}.section h2{margin:.3rem 0;font-size:clamp(2rem,4vw,3.7rem);line-height:1.05;letter-spacing:-.04em}.section-heading>p:last-child{color:var(--muted)}.service-grid{display:grid;gap:1.5rem}.service-group{display:grid;gap:.8rem}.service-group-heading{display:flex;align-items:center;gap:.8rem;padding:.75rem .9rem;border:1px solid var(--line);border-left:5px solid var(--service-accent);border-radius:14px;background:#ffffffbd}.service-group-heading img{width:min(11rem,52vw);height:2.5rem;padding:.3rem .6rem;object-fit:contain;background:#fff;border-radius:8px}.service-group-heading p{margin:0;color:var(--ink);font-size:.8rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.service-group-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.service-card{min-height:240px;padding:1.4rem;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius)}.service-card>p:first-child,.service-card span{color:var(--sos);font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.service-card h3{margin:.5rem 0;font-size:1.35rem}.service-card>p:last-child{color:var(--muted)}.service-card .service-request{margin-top:.9rem;width:100%}.service-detail{margin-top:.7rem;color:var(--muted)}.service-detail summary{cursor:pointer;font-weight:800;color:var(--ink)}.selected-service-summary{margin:0;padding:.75rem .9rem;border-left:3px solid var(--sos);background:#0020300f;color:var(--ink)}.breadcrumbs{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:1rem;color:var(--muted);font-size:.9rem}.process-section{border-top:1px solid var(--line)}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;padding:0;list-style:none;counter-reset:steps}.process-grid li{counter-increment:steps;min-height:180px;padding:1.4rem;background:var(--ink);color:#fff;border-radius:var(--radius)}.process-grid li:before{content:"0" counter(steps);display:block;margin-bottom:2.5rem;color:#8eb6b4;font-weight:900}.process-grid strong,.process-grid span{display:block}.process-grid span{color:#c9d4d9;margin-top:.5rem}.trust-section{padding-top:2rem}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.trust-grid article{display:grid;align-content:start;gap:.45rem;min-height:150px;padding:1.2rem;border:1px solid var(--line);border-top:5px solid var(--sos-yellow);border-radius:var(--radius);background:var(--surface);box-shadow:0 14px 35px #0020300f}.trust-grid article:nth-child(2){border-top-color:var(--maintenance)}.trust-grid article:nth-child(3){border-top-color:var(--sos)}.trust-grid article:nth-child(4){border-top-color:var(--solar)}.trust-grid strong{color:var(--ink);font-size:clamp(1.1rem,2vw,1.55rem);line-height:1.1}.trust-grid span{color:var(--muted)}.solar{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;padding-left:clamp(1rem,4vw,4rem);padding-right:clamp(1rem,4vw,4rem);background:#fff8ed;border-radius:30px}.solar .eyebrow{color:var(--solar)}.solar h2 small{display:block;color:var(--muted);font-size:.36em;letter-spacing:0}.notice{padding-left:1rem;border-left:4px solid var(--solar);color:#6f4a22}.solar-metric{display:grid;grid-template-columns:1fr auto 1fr;gap:.8rem;align-items:center}.solar-metric span{padding:1rem;background:#fff;border:1px solid #ead5b8;border-radius:12px;text-align:center;font-weight:800}.forms-section{max-width:900px}.tabs{display:flex;gap:.5rem;margin-bottom:1rem}.tab{padding:.75rem 1rem;border:1px solid var(--line);border-radius:999px;background:var(--surface);cursor:pointer;font-weight:800}.tab.active{color:#fff;background:var(--ink);border-color:var(--ink)}.form-panel{padding:clamp(1.2rem,4vw,2.4rem);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius)}.service-details{grid-column:1 / -1;margin:0;padding:1rem;border:1px solid var(--line);border-radius:14px;background:#f8faf9}.service-details legend{padding:0 .5rem;color:var(--ink);font-weight:900}.service-details>p{margin-top:0;color:var(--muted)}.risk-group{margin-top:1rem}.risk-group>strong{display:block;margin-bottom:.5rem}.risk-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.25rem 1rem}.risk-grid .check{margin:.25rem 0}.risk-warning{margin:.75rem 0 0;padding:.8rem 1rem;border-left:4px solid #a52626;background:#fff0f0;color:#7b1d1d;font-weight:800}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}label{display:grid;gap:.4rem;color:var(--muted);font-size:.9rem;font-weight:700}label.wide{grid-column:1 / -1}input,select,textarea{width:100%;border:1px solid #cbd4d0;border-radius:10px;padding:.8rem;color:var(--ink);background:#fff}textarea{resize:vertical}.check{display:flex;grid-template-columns:auto 1fr;align-items:flex-start;margin:1rem 0}.check input{width:auto;margin-top:.35rem}.form-result{min-height:1.5rem;margin-top:1rem;font-weight:700}.form-panel[aria-busy=true] button[type=submit]{cursor:wait;opacity:.72}.form-result.success{color:#17623c}.form-result.error,.error{color:#a52626}footer{display:grid;grid-template-columns:1fr 1fr 2fr;gap:2rem;padding:3rem clamp(1rem,4vw,4rem);background:var(--ink);color:#fff}footer strong,footer span{display:block}footer span,footer p{color:#aebcc4}@media (max-width: 900px){nav{display:none}.hero,.solar{grid-template-columns:1fr}.hero{gap:2rem;min-height:auto}.service-group-cards,.process-grid,.trust-grid,.risk-grid{grid-template-columns:1fr 1fr}footer{grid-template-columns:1fr 1fr}footer p{grid-column:1 / -1}}@media (max-width: 600px){.site-header{position:static}.brand small{display:none}.hero{padding:3rem 0}.service-group-cards,.process-grid,.trust-grid,.field-grid,.risk-grid{grid-template-columns:1fr}label.wide{grid-column:auto}.solar-metric{grid-template-columns:1fr}.solar-metric strong{transform:rotate(90deg);text-align:center}.tabs{align-items:stretch}.tab{flex:1}footer{grid-template-columns:1fr}footer p{grid-column:auto}}.privacy-notice-box{margin:1rem 0;padding:1rem;border:1px solid rgba(20,94,98,.3);border-left:4px solid #145e62;border-radius:10px;background:#f3f8f7}.privacy-notice-box strong{display:block;margin-bottom:.35rem}.privacy-notice-box p{margin:0;color:#4d5d63;line-height:1.55}.field-help{display:block;margin-top:.2rem;color:#66757c;font-size:.8rem;font-weight:400}.service-route{margin:.85rem 0 0;padding:.7rem .8rem;border-left:3px solid var(--service-accent, var(--sos));background:#0020300b;color:var(--muted);font-size:.82rem;line-height:1.5}.service-route strong{color:var(--ink)}.service-status{display:block;margin-top:1rem;color:var(--muted);font-size:.76rem;overflow-wrap:anywhere}.nested-options{margin:0;padding:.8rem;border:1px solid var(--line);border-radius:10px;min-width:0}.nested-options legend{padding:0 .4rem;font-size:.88rem}.service-public-notes{display:grid;gap:.45rem;margin:.9rem 0 0}.service-public-notes div{display:grid;gap:.15rem;padding:.55rem .65rem;border-left:3px solid var(--accent);background:#ffffff0d}.service-public-notes dt{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.service-public-notes dd{margin:0;font-size:.84rem;line-height:1.45}.faq-list{display:grid;gap:.8rem;max-width:900px}.faq-list details{border:1px solid var(--line);border-radius:14px;background:var(--surface)}.faq-list summary{cursor:pointer;padding:1rem 1.1rem;font-weight:800}.faq-list details[open] summary{border-bottom:1px solid var(--line)}.faq-list p{margin:0;padding:1rem 1.1rem;line-height:1.65}:root{--ink: #002030;--muted: #60717a;--paper: #f3f6f7;--surface: #ffffff;--line: #d8e0e3;--sos: #20a0e0;--sos-dark: #002030;--sos-deep: #002040;--sos-yellow: #ffc020;--maintenance: #10b0b0;--solar: #60c030;--solar-yellow: #ffc000;--radius: 18px;font-family:Inter,Arial,Helvetica,sans-serif}body{background:radial-gradient(circle at 10% 0%,rgba(32,160,224,.1),transparent 26rem),linear-gradient(180deg,#f8fafb 0,var(--paper) 42rem)}h1,h2,h3,summary,.brand strong,button,.button{font-family:Montserrat,Arial,Helvetica,sans-serif}.site-header{color:#fff;background:#002030f5;border-bottom:3px solid var(--sos-yellow);box-shadow:0 10px 30px #00203029}.brand{min-width:0}.brand-mark{width:3.15rem;height:3.15rem;padding:0;overflow:hidden;background:transparent;border-radius:14px;box-shadow:0 0 0 1px #ffffff2e,0 8px 24px #0000002e}.brand-mark img{display:block;width:100%;height:100%}.brand-copy{min-width:0}.brand strong{color:#fff;letter-spacing:-.02em}.brand small{color:#b9cad2}.preview-chip{display:inline-flex;width:fit-content;margin-top:.3rem;padding:.16rem .48rem;color:var(--sos-dark);background:var(--sos-yellow);border-radius:999px;font-size:.62rem;font-weight:900;letter-spacing:.08em;line-height:1.4;text-transform:uppercase}nav a{position:relative;color:#eaf2f5}nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-.4rem;height:2px;background:var(--sos-yellow);transition:right .2s ease}nav a:hover:after,nav a:focus-visible:after{right:0}.hero{position:relative;min-height:min(720px,76vh);margin-top:1.4rem;padding:clamp(2.2rem,7vw,5rem);overflow:hidden;color:#fff;background:linear-gradient(115deg,#002030fa,#002040f0),var(--sos-dark);border:1px solid rgba(255,255,255,.08);border-radius:34px;box-shadow:0 32px 80px #00203033}.hero:before,.hero:after{content:"";position:absolute;pointer-events:none;border-radius:50%}.hero:before{width:26rem;height:26rem;right:-9rem;top:-11rem;background:radial-gradient(circle,rgba(32,160,224,.34),transparent 68%)}.hero:after{width:18rem;height:18rem;left:34%;bottom:-13rem;background:radial-gradient(circle,rgba(255,192,32,.2),transparent 70%)}.hero>*{position:relative;z-index:1}.hero h1{color:#fff}.hero .lead{color:#c5d4da}.hero .eyebrow{color:var(--sos-yellow)}.button{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.button:hover{transform:translateY(-2px)}.button.primary{color:var(--sos-dark);background:var(--sos-yellow);box-shadow:0 10px 26px #ffc02038}.button.secondary{color:#fff;border-color:#ffffff47;background:#ffffff14}.hero-card{background:#ffffff14;border-color:#ffffff29;box-shadow:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-card span{color:var(--sos-yellow)}.hero-card p{color:#eef4f6}.section-heading .eyebrow{color:#0c719f}.service-card{position:relative;overflow:hidden;border-top:5px solid var(--service-accent, var(--sos-yellow));box-shadow:0 14px 35px #0020300f;transition:transform .18s ease,box-shadow .18s ease}.service-card:after{content:"";position:absolute;width:8rem;height:8rem;right:-5rem;bottom:-5rem;border-radius:50%;background:color-mix(in srgb,var(--service-accent) 14%,transparent)}.service-card:hover{transform:translateY(-4px);box-shadow:0 20px 46px #0020301c}.service-card>*{position:relative;z-index:1}.service-technical{--service-accent: #20a0e0}.service-maintenance{--service-accent: #10b0b0}.service-institutional{--service-accent: #ffc020}.service-solar{--service-accent: #60c030}.service-card>p:first-child,.service-card span{color:color-mix(in srgb,var(--service-accent) 74%,#002030)}.process-section{border-top-color:#00203029}.process-grid li{position:relative;overflow:hidden;background:linear-gradient(145deg,var(--sos-dark),var(--sos-deep));box-shadow:0 14px 30px #0020301a}.process-grid li:before{color:var(--sos-yellow)}.process-grid li:after{content:"";position:absolute;width:7rem;height:7rem;right:-4rem;top:-4rem;border-radius:50%;background:#20a0e01f}.solar{color:#fff;background:linear-gradient(120deg,#002030fa,#124b2af0),var(--sos-dark);border:1px solid rgba(96,192,48,.24);box-shadow:0 24px 60px #0020301f}.solar .eyebrow{color:#a9e383}.solar h2 small,.solar p{color:#d7e7df}.solar .notice{color:#f4f8f2;border-left-color:var(--solar-yellow)}.solar-metric span{color:var(--sos-dark);border-color:#60c03059;box-shadow:0 8px 20px #0000001a}.solar-metric strong{color:var(--solar-yellow)}.solar-step{display:contents}.form-panel,.faq-list details{box-shadow:0 14px 38px #0020300f}.form-panel{border-top:4px solid var(--sos-yellow)}input:focus,select:focus,textarea:focus{outline:3px solid rgba(32,160,224,.18);border-color:var(--sos)}.tab.active{color:var(--sos-dark);background:var(--sos-yellow);border-color:var(--sos-yellow)}footer{position:relative;background:linear-gradient(135deg,#001923,var(--sos-deep));border-top:4px solid var(--sos-yellow)}footer strong{color:#fff}footer span,footer p{color:#b7c7ce}@media (max-width: 900px){.site-header{position:sticky}.hero{border-radius:24px;padding:2.4rem}}@media (max-width: 600px){.site-header{position:static}.brand small{display:block}.preview-chip{display:none}.hero{width:calc(100% - 1rem);border-radius:20px;padding:2rem 1.25rem}}.brand-mark,.hero-brand-lockup,.solar-brand-logo,.footer-brand img{background:#fff}.brand-mark{padding:.28rem}.brand-mark img,.hero-brand-lockup img,.solar-brand-logo,.service-brand img,.footer-brand img{display:block;max-width:100%;object-fit:contain}.hero-brand-lockup{grid-column:1 / -1;display:flex;justify-content:center;min-height:8rem;padding:.9rem 1.2rem;border:1px solid rgba(255,255,255,.24);border-radius:16px}.hero-brand-lockup img{width:min(100%,15rem);max-height:7rem}.service-brand{display:flex;align-items:center;justify-content:flex-end;min-height:4.25rem;margin:-.2rem -.1rem .7rem 0}.service-brand img{width:4.4rem;height:4rem}.solar-brand-logo{width:min(100%,19rem);max-height:7.5rem;margin:0 0 1.2rem;padding:.6rem 1rem;border-radius:14px}.footer-brand{display:flex;align-items:center;gap:.8rem;min-width:0}.footer-brand img{flex:0 0 auto;width:3.5rem;height:3.5rem;padding:.28rem;border-radius:12px}.footer-brand>div{min-width:0}@media (max-width: 600px){.hero-brand-lockup{min-height:6.5rem}.hero-brand-lockup img{max-height:5.5rem}.service-brand{justify-content:flex-start}.solar-brand-logo{width:min(100%,16rem)}}.skip-link{position:fixed;z-index:100;top:.75rem;left:.75rem;transform:translateY(-180%);padding:.65rem .9rem;color:#fff;background:var(--sos-dark);border:2px solid var(--sos-yellow);border-radius:10px;font-weight:800;text-decoration:none;transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}.site-header{min-height:76px;padding-top:.7rem;padding-bottom:.7rem}.desktop-nav{align-items:center;gap:.35rem}.desktop-nav a{padding:.58rem .72rem;border-radius:999px}.desktop-nav a:hover,.desktop-nav a:focus-visible{background:#ffffff14}.desktop-nav .nav-cta{margin-left:.35rem;color:var(--sos-dark);background:var(--sos-yellow)}.desktop-nav .nav-cta:after{display:none}.mobile-nav{display:none;position:relative}.mobile-nav summary{list-style:none;padding:.65rem .85rem;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:10px;cursor:pointer;font-family:Montserrat,Arial,Helvetica,sans-serif;font-size:.85rem;font-weight:800}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav[open] summary{color:var(--sos-dark);background:var(--sos-yellow);border-color:var(--sos-yellow)}.mobile-nav nav{position:absolute;top:calc(100% + .6rem);right:0;display:grid;width:min(19rem,calc(100vw - 2rem));padding:.6rem;color:#fff;background:#001923;border:1px solid rgba(255,255,255,.12);border-radius:14px;box-shadow:0 22px 50px #00000047}.mobile-nav nav a{padding:.8rem .9rem;border-radius:9px;text-decoration:none;font-weight:750}.mobile-nav nav a:hover,.mobile-nav nav a:focus-visible{background:#ffffff14}.hero,.section{width:min(1240px,calc(100% - 2rem))}.hero{grid-template-columns:minmax(0,1.32fr) minmax(320px,.68fr);gap:clamp(2.2rem,5vw,5rem);min-height:min(700px,74vh)}.hero h1{max-width:780px;font-size:clamp(2.8rem,6.2vw,5.25rem)}.hero-card{align-self:stretch;align-content:center;padding:clamp(1.25rem,2.5vw,2rem)}.hero-card p{font-size:.95rem;line-height:1.5}.hero-actions .button{min-width:11rem}.section{padding:clamp(4rem,7vw,6rem) 0}.section-heading{max-width:820px;margin-bottom:2.4rem}.section-heading>p:last-child{max-width:720px;font-size:1rem}.service-grid{gap:2.2rem}.service-group{gap:1rem}.service-group-heading{justify-content:space-between;min-height:72px;padding:.85rem 1.1rem;background:#ffffffd6;box-shadow:0 10px 28px #0020300b}.service-group-heading img{width:min(13rem,55vw);height:3rem}.service-group-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.service-card{min-height:0;padding:1.35rem 1.5rem 1.5rem;border-radius:16px}.service-card h3{max-width:80%;margin-top:.25rem;font-size:clamp(1.25rem,2vw,1.55rem);line-height:1.16}.service-card h3 a{color:var(--ink);text-decoration:none}.service-card h3 a:hover,.service-card h3 a:focus-visible{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:.18em}.service-brand{position:absolute;z-index:2;top:1rem;right:1rem;min-height:0;margin:0}.service-brand img{width:3.4rem;height:3.4rem}.service-card>p:nth-of-type(2){max-width:82%}.service-detail{margin-top:.65rem}.service-route{margin-top:.75rem;border-radius:0 9px 9px 0}.service-public-notes{grid-template-columns:repeat(2,minmax(0,1fr))}.service-public-notes div{border-radius:0 8px 8px 0}.service-card .service-request{width:auto;min-width:12rem}.process-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.process-grid li{min-height:165px;padding:1.2rem 1.25rem}.process-grid li:before{margin-bottom:1.9rem}.trust-grid article{min-height:138px}.solar{grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);gap:clamp(2rem,5vw,4.5rem);padding-top:clamp(2.4rem,5vw,4rem);padding-bottom:clamp(2.4rem,5vw,4rem);border-radius:26px}.solar>div:first-child{max-width:700px}.solar-brand-logo{width:min(100%,17rem)}.solar-metric{grid-template-columns:1fr;gap:.55rem;padding:1rem;background:#ffffff0e;border:1px solid rgba(255,255,255,.11);border-radius:18px}.solar-metric span{text-align:left;padding:.85rem 1rem}.solar-metric strong{transform:none;text-align:center;line-height:.7}.forms-section{max-width:1040px}.tabs{position:sticky;z-index:8;top:88px;width:fit-content;max-width:100%;padding:.4rem;overflow-x:auto;background:#f3f6f7f0;border:1px solid var(--line);border-radius:999px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.tab{flex:0 0 auto;white-space:nowrap}.form-panel{padding:clamp(1.4rem,4vw,2.6rem);border-radius:20px}.form-panel>.field-grid{gap:1.15rem 1.25rem}.service-details{padding:1.15rem;background:linear-gradient(180deg,#fbfcfc,#f4f8f7)}.service-details legend{font-size:1rem}.selected-service-summary{border-radius:0 10px 10px 0}input,select,textarea{min-height:46px}textarea{min-height:110px}.check{gap:.55rem;line-height:1.45}.form-panel>.button.primary{min-width:min(100%,15rem)}.faq-list{max-width:980px}.faq-list details{overflow:hidden}.faq-list summary{padding:1.05rem 1.2rem}.faq-list p{color:var(--muted)}footer{padding-top:3.5rem;padding-bottom:3.5rem}@media (max-width: 1050px){.desktop-nav{display:none}.mobile-nav{display:block}.hero{grid-template-columns:1fr;min-height:auto}.hero-card{max-width:720px}.solar{grid-template-columns:1fr}.solar-metric{grid-template-columns:repeat(2,minmax(0,1fr))}.solar-metric strong{display:none}}@media (max-width: 760px){.site-header{position:sticky;padding-left:.75rem;padding-right:.75rem}.brand-copy small{max-width:13rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero,.section{width:min(100% - 1rem,1240px)}.hero{margin-top:.5rem;padding:2.25rem 1.25rem;border-radius:18px}.hero h1{font-size:clamp(2.55rem,14vw,4.2rem)}.hero-actions{display:grid}.hero-actions .button{width:100%}.hero-card{grid-template-columns:2.2rem 1fr;padding:1.15rem}.hero-brand-lockup{min-height:5.8rem}.service-group-cards,.process-grid,.trust-grid{grid-template-columns:1fr}.service-group-heading{align-items:flex-start;flex-direction:column}.service-group-heading img{width:min(11rem,65vw)}.service-card h3,.service-card>p:nth-of-type(2){max-width:calc(100% - 4rem)}.service-public-notes{grid-template-columns:1fr}.service-card .service-request{width:100%}.solar{padding-left:1.15rem;padding-right:1.15rem;border-radius:18px}.solar-metric{grid-template-columns:1fr}.tabs{top:74px;width:100%;border-radius:14px}.form-panel{padding:1.15rem;border-radius:16px}.field-grid,.risk-grid{grid-template-columns:1fr}label.wide{grid-column:auto}footer{gap:1.4rem}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.button:hover,.service-card:hover{transform:none}}.service-header-link{padding:.62rem .82rem;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:999px;text-decoration:none;font-family:Montserrat,Arial,Helvetica,sans-serif;font-size:.82rem;font-weight:800}.service-header-link:hover,.service-header-link:focus-visible{color:var(--sos-dark);background:var(--sos-yellow);border-color:var(--sos-yellow)}.service-detail-page{max-width:1120px}.service-detail-page>.breadcrumbs{margin-top:.75rem}.service-detail-hero{position:relative;overflow:hidden;margin:1rem 0 1.25rem;padding:clamp(2rem,5vw,3.75rem);color:#fff;background:linear-gradient(125deg,#002030,#063d56);border:1px solid rgba(255,255,255,.08);border-radius:24px;box-shadow:0 26px 65px #00203029}.service-detail-hero:after{content:"";position:absolute;width:19rem;height:19rem;right:-8rem;top:-9rem;border-radius:50%;background:radial-gradient(circle,rgba(32,160,224,.35),transparent 68%)}.service-detail-hero>*{position:relative;z-index:1}.service-detail-hero .eyebrow{color:var(--sos-yellow)}.service-detail-hero h1{max-width:780px;margin:.25rem 0 .75rem;font-size:clamp(2.5rem,6vw,4.8rem);line-height:.98;letter-spacing:-.05em}.service-detail-hero .lead{color:#d4e2e7}.service-detail-hero .button{margin-top:.8rem}.service-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;margin:1rem 0}.service-detail-panel,.service-detail-wide{padding:1.2rem 1.3rem;background:var(--surface);border:1px solid var(--line);border-radius:14px;box-shadow:0 12px 30px #0020300d}.service-detail-panel h2,.service-detail-wide h2{margin:0 0 .55rem;font-size:1.08rem;letter-spacing:-.015em}.service-detail-panel p,.service-detail-wide p{margin:0;color:var(--muted)}.service-detail-page>.service-public-notes{grid-template-columns:repeat(2,minmax(0,1fr));margin:1rem 0}.service-detail-wide{margin-top:.9rem}.service-detail-faq{display:grid;gap:.6rem}.service-detail-faq h2{margin-bottom:.15rem}.service-detail-faq details{border-top:1px solid var(--line)}.service-detail-faq summary{cursor:pointer;padding:.75rem 0;font-size:.95rem;font-weight:800}.service-detail-faq details p{padding:0 0 .8rem}.related-services ul{display:flex;flex-wrap:wrap;gap:.55rem;margin:.8rem 0 0;padding:0;list-style:none}.related-services a{display:inline-flex;padding:.55rem .75rem;border:1px solid var(--line);border-radius:999px;background:#f7f9f9;text-decoration:none;font-weight:750}.related-services a:hover,.related-services a:focus-visible{border-color:var(--sos)}@media (max-width: 800px){.service-header-link{font-size:.75rem}.service-detail-grid,.service-detail-page>.service-public-notes{grid-template-columns:1fr}.service-detail-hero{padding:2rem 1.2rem;border-radius:18px}}.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}.site-header{min-height:68px;padding:.55rem clamp(1rem,4vw,4rem);background:#001c2df7;border-bottom:1px solid rgba(255,255,255,.08);box-shadow:none}.brand-mark{width:3rem;height:3rem;border-radius:10px}.brand-copy small{font-size:.72rem}.desktop-nav a{font-size:.82rem}.hero{width:100%;max-width:none;min-height:620px;margin:0;padding:clamp(3rem,7vw,6.5rem) max(2rem,calc((100vw - 1240px)/2));grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);gap:clamp(2rem,4vw,4.5rem);border:0;border-radius:0;background:linear-gradient(90deg,#001b2cfe,#00263df5 45%,#002c46d1),#001b2c;box-shadow:none}.hero:before{width:40rem;height:40rem;right:-8rem;top:-14rem;background:radial-gradient(circle,rgba(0,153,220,.22),transparent 66%)}.hero:after{width:32rem;height:32rem;left:38%;bottom:-24rem;background:radial-gradient(circle,rgba(255,192,32,.14),transparent 70%)}.hero h1{max-width:650px;font-size:clamp(2.75rem,5.4vw,5rem);line-height:1.02}.hero .lead{max-width:610px;font-size:1.02rem;line-height:1.65}.hero-actions .button{border-radius:8px;min-height:46px}.hero-visual{position:relative;min-height:470px;align-self:stretch;overflow:hidden;border:1px solid rgba(113,190,226,.18);border-radius:18px;background:linear-gradient(150deg,#003652c2,#001322f5);box-shadow:0 28px 70px #00000042}.ops-room{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.ops-glow{position:absolute;width:24rem;height:24rem;right:-3rem;top:-5rem;border-radius:50%;background:radial-gradient(circle,rgba(0,176,255,.26),transparent 68%)}.ops-panels{position:absolute;inset:8% 5% auto 8%;display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem;transform:perspective(900px) rotateY(-8deg)}.ops-panels span{min-height:84px;padding:.8rem;color:#bfeaff;background:#0046696b;border:1px solid rgba(80,190,235,.22);border-radius:8px;font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.ops-panels i{display:block;width:72%;height:22px;margin-bottom:.6rem;border:1px solid rgba(61,198,255,.34);border-radius:4px;background:linear-gradient(135deg,#20a0e061,#20a0e00a)}.ops-console{position:absolute;left:9%;right:20%;bottom:22%;display:grid;grid-template-columns:repeat(6,1fr);gap:.45rem;padding:.75rem;transform:perspective(500px) rotateX(57deg);transform-origin:bottom;background:#000812c2;border:1px solid rgba(70,181,230,.18);border-radius:10px}.ops-console b{height:3rem;border-radius:4px;background:linear-gradient(180deg,#229fd96b,#052d4324);border:1px solid rgba(63,170,218,.18)}.ops-figure{position:absolute;right:3%;bottom:7%;width:43%;height:72%}.ops-head{position:absolute;z-index:3;top:4%;left:35%;width:28%;aspect-ratio:1;border-radius:50%;background:linear-gradient(145deg,#142d3c,#05141e);box-shadow:inset 10px -8px 22px #00000059}.ops-body{position:absolute;z-index:2;left:14%;right:0;bottom:0;height:72%;border-radius:45% 45% 12% 12%/18% 18% 8% 8%;background:linear-gradient(145deg,#0a3754,#02131f 72%);box-shadow:inset 24px 0 38px #00659629}.ops-headset{position:absolute;z-index:4;top:5%;left:30%;width:38%;height:21%;border:4px solid #07121a;border-bottom:0;border-radius:50% 50% 0 0}.ops-desk{position:absolute;left:0;right:0;bottom:-5%;height:20%;background:linear-gradient(180deg,#071a25,#00101a);transform:skew(-6deg)}.hero-visual-caption{position:absolute;z-index:6;left:1rem;right:1rem;bottom:1rem;display:flex;align-items:center;gap:.8rem;padding:.8rem .9rem;background:#00131fc7;border:1px solid rgba(255,255,255,.1);border-radius:10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-visual-caption img{width:2.6rem;height:2.6rem;padding:.2rem;background:#fff;border-radius:7px}.hero-visual-caption strong,.hero-visual-caption span{display:block}.hero-visual-caption strong{color:#fff;font-size:.84rem}.hero-visual-caption span{color:#a8c5d2;font-size:.7rem}.trust-section{position:relative;z-index:4;width:min(1240px,calc(100% - 2rem));margin:-2.1rem auto 0;padding:0}.trust-grid{grid-template-columns:repeat(4,1fr);gap:0;overflow:hidden;background:#fff;border:1px solid #d8e0e3;border-radius:10px;box-shadow:0 20px 50px #00203021}.trust-grid article{display:grid;grid-template-columns:2.3rem 1fr;align-items:center;gap:.75rem;min-height:96px;padding:1rem 1.15rem;border:0;border-right:1px solid #e5eaec;border-radius:0;box-shadow:none}.trust-grid article:last-child{border-right:0}.trust-grid .trust-icon{display:grid;place-items:center;width:2.2rem;height:2.2rem;color:#0a638d;background:#eef8fc;border:1px solid #cce8f4;border-radius:50%;font-size:.67rem;font-weight:900}.trust-grid strong{font-size:.84rem;line-height:1.18}.trust-grid span{font-size:.69rem;line-height:1.35}.services-section{padding-top:5.3rem}.services-section .section-heading{max-width:760px}.service-group{gap:0}.service-group+.service-group{margin-top:2.4rem}.service-group-heading{min-height:50px;padding:.55rem .75rem;border:0;border-bottom:2px solid var(--service-accent);border-radius:0;background:transparent;box-shadow:none}.service-group-heading img{width:min(11rem,50vw);height:2.3rem;padding:.2rem .45rem}.service-group-heading p{font-size:.72rem}.service-group-cards{margin-top:1rem;gap:.9rem}.service-card{display:grid;grid-template-columns:4.3rem minmax(0,1fr);column-gap:1rem;align-content:start;min-height:0;padding:1.2rem;border-top-width:1px;border-left:4px solid var(--service-accent);border-radius:10px;box-shadow:0 10px 28px #0020300e}.service-card:hover{transform:translateY(-2px)}.service-brand{position:static;grid-column:1;grid-row:1 / span 4;align-items:flex-start;justify-content:center;min-height:0}.service-brand img{width:3.6rem;height:3.6rem}.service-card>p:first-of-type,.service-card>h3,.service-card>span,.service-card>p:nth-of-type(2),.service-card>.service-detail{grid-column:2}.service-card>p:first-of-type{margin:0}.service-card h3{max-width:none;margin:.15rem 0 .3rem;font-size:1.15rem}.service-card>p:nth-of-type(2){max-width:none;margin:.45rem 0;font-size:.86rem;line-height:1.5}.service-route,.service-status,.service-public-notes,.service-card .service-request{grid-column:1 / -1}.service-detail{font-size:.82rem}.service-card .service-request{width:fit-content;min-width:10rem;border-radius:7px}.process-section{width:100%;padding:clamp(3.2rem,6vw,5rem) 0;color:#fff;background:linear-gradient(120deg,#001b2c,#003652);border-top:0}.process-shell{width:min(1240px,calc(100% - 2rem));margin:0 auto}.process-section .section-heading{margin-bottom:2.3rem}.process-section .section-heading h2{color:#fff;font-size:clamp(2rem,3.3vw,3rem)}.process-section .section-heading>p:last-child{color:#a9c4d0}.process-section .eyebrow{color:var(--sos-yellow)}.process-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:0}.process-grid li{position:relative;min-height:150px;padding:1rem 1.1rem 1rem 1.3rem;background:transparent;border-radius:0;box-shadow:none}.process-grid li:not(:last-child):after{content:"→";position:absolute;top:1.2rem;right:-.2rem;width:auto;height:auto;color:#ffc0209e;background:none;border-radius:0;font-size:1.15rem}.process-grid li:before{display:grid;place-items:center;width:2rem;height:2rem;margin-bottom:1.2rem;color:var(--sos-yellow);border:1px solid rgba(255,192,32,.44);border-radius:50%}.process-grid strong{font-size:.86rem}.process-grid span{color:#b7ccd5;font-size:.72rem;line-height:1.5}.principles-section{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:clamp(2rem,5vw,5rem);align-items:center;margin-top:0;padding:clamp(3rem,6vw,5rem);color:#fff;background:linear-gradient(120deg,#001f31,#003652);border-radius:0 0 18px 18px}.principles-section h2{color:#fff;font-size:clamp(2rem,3.4vw,3rem)}.principles-section .eyebrow{color:var(--sos-yellow)}.principles-copy>p:not(.eyebrow){max-width:670px;color:#b9cdd5}.principles-list{display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem;margin-top:1.6rem}.principles-list span{padding:.8rem .9rem;color:#d9e7ec;background:#ffffff0b;border:1px solid rgba(255,255,255,.08);border-radius:8px;font-size:.79rem}.principles-list b{margin-right:.35rem;color:var(--sos-yellow)}.principles-visual{position:relative;min-height:300px;overflow:hidden;background:linear-gradient(145deg,#033650b8,#000e19e0);border:1px solid rgba(92,184,224,.16);border-radius:14px}.trace-card{position:absolute;padding:.8rem;border:1px solid rgba(69,188,237,.2);border-radius:8px;background:#0039557a}.trace-card span{display:block;margin-bottom:.7rem;color:#c6eafa;font-size:.7rem;font-weight:800}.trace-card i{display:block;height:7px;margin:.45rem 0;background:linear-gradient(90deg,#20a0e0,#20a0e014);border-radius:999px}.trace-main{left:8%;top:15%;width:58%}.trace-side{right:8%;bottom:14%;width:43%}.trace-line{position:absolute;left:22%;top:64%;width:55%;height:1px;background:#ffc02061;transform:rotate(-13deg)}.trace-dot{position:absolute;width:.75rem;height:.75rem;border-radius:50%;background:var(--sos-yellow);box-shadow:0 0 0 5px #ffc02014}.trace-dot.one{left:20%;top:59%}.trace-dot.two{left:49%;top:53%}.trace-dot.three{right:21%;top:44%}.solar{grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr);gap:clamp(2.4rem,5vw,5rem);padding:clamp(3rem,6vw,5rem);color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 18px 45px #00203012}.solar-copy{max-width:680px}.solar .eyebrow{color:#4b991f}.solar h2{color:var(--ink)}.solar h2 small,.solar p{color:var(--muted)}.solar .notice{color:#4d5d63;border-left-color:var(--solar-yellow)}.solar-brand-logo{width:min(100%,16rem)}.solar-visual{min-height:360px;padding:1rem;background:linear-gradient(145deg,#001c2e,#00304a);border-radius:14px;box-shadow:0 25px 55px #0020302e}.solar-dashboard{height:100%;min-height:328px;padding:1.1rem;border:1px solid rgba(112,208,92,.2);border-radius:10px;background:#01141fbd}.solar-dashboard-head{display:flex;justify-content:space-between;color:#d9f6cd;font-size:.75rem;font-weight:800}.solar-dashboard-head i{width:2.4rem;height:.5rem;background:var(--solar-yellow);border-radius:999px}.solar-chart{display:flex;align-items:end;gap:.6rem;height:145px;margin:1.5rem 0;padding:1rem;border:1px solid rgba(255,255,255,.07);border-radius:8px;background:#ffffff06}.solar-chart b{flex:1;min-width:14px;border-radius:4px 4px 0 0;background:linear-gradient(180deg,#6ccc3d,#1b725c)}.solar-chart b:nth-child(1){height:35%}.solar-chart b:nth-child(2){height:62%}.solar-chart b:nth-child(3){height:48%}.solar-chart b:nth-child(4){height:78%}.solar-chart b:nth-child(5){height:68%}.solar-dashboard-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem}.solar-dashboard-grid span{min-height:48px;border:1px solid rgba(255,255,255,.07);border-radius:7px;background:linear-gradient(135deg,#60c0301c,#20a0e00f)}.solar-metric{display:flex;flex-wrap:wrap;gap:.5rem;padding:0;margin-top:1.2rem;background:none;border:0}.solar-metric .solar-step{display:block}.solar-metric .solar-step>span{display:inline-flex;padding:.55rem .7rem;color:#27502a;background:#f2f9ee;border:1px solid #d8ead0;border-radius:7px;font-size:.76rem}.faq-section{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:3rem;align-items:start}.faq-section .section-heading{position:sticky;top:100px;margin-bottom:0}.faq-list{max-width:none}.faq-list details{border-radius:8px;box-shadow:none}.faq-list summary{position:relative;padding-right:3rem;font-size:.92rem}.faq-list summary:after{content:"+";position:absolute;right:1.1rem;top:50%;transform:translateY(-50%);color:#0b719d;font-size:1.15rem}.faq-list details[open] summary:after{content:"–"}.cta-band{display:flex;align-items:center;justify-content:space-between;gap:2rem;width:min(1240px,calc(100% - 2rem));margin:1rem auto 0;padding:1.6rem 2rem;color:#001c2e;background:linear-gradient(105deg,#ffc020,#ffb000);border-radius:12px;box-shadow:0 18px 38px #ffb0002e}.cta-band span,.cta-band strong{display:block}.cta-band span{font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.cta-band strong{margin-top:.2rem;font-size:clamp(1.15rem,2vw,1.55rem)}.cta-button{color:#001c2e;background:#fff;border-radius:7px;white-space:nowrap}.forms-section{padding-top:4rem}@media (max-width: 1050px){.hero{grid-template-columns:minmax(0,1fr) minmax(340px,.9fr);min-height:560px}.process-grid{grid-template-columns:repeat(3,1fr);row-gap:1rem}.process-grid li:nth-child(3):after{display:none}.principles-section{grid-template-columns:1fr}.solar{grid-template-columns:1fr 1fr}}@media (max-width: 800px){.hero{grid-template-columns:1fr;min-height:auto;padding-top:2.7rem;padding-bottom:4.2rem}.hero-visual{min-height:360px}.trust-section{margin-top:-2.4rem}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-grid article:nth-child(2){border-right:0}.trust-grid article:nth-child(-n+2){border-bottom:1px solid #e5eaec}.service-group-cards,.solar{grid-template-columns:1fr}.faq-section{grid-template-columns:1fr;gap:1.5rem}.faq-section .section-heading{position:static}.cta-band{align-items:flex-start;flex-direction:column}}@media (max-width: 600px){.site-header{min-height:60px}.brand-copy strong{font-size:.84rem}.hero{width:100%;padding:2.2rem .75rem 3.8rem;border-radius:0}.hero h1{font-size:clamp(2.15rem,11.5vw,3.15rem)}.hero .lead{font-size:.9rem}.hero-visual{min-height:280px;border-radius:12px}.ops-panels{inset:7% 3% auto 4%;gap:.35rem}.ops-panels span{min-height:58px;padding:.5rem;font-size:.55rem}.ops-panels i{height:14px;margin-bottom:.35rem}.ops-figure{width:48%;height:66%}.hero-visual-caption{left:.6rem;right:.6rem;bottom:.6rem}.hero-visual-caption span{display:none}.trust-section{width:calc(100% - 1rem);margin-top:-2rem}.trust-grid{grid-template-columns:1fr}.trust-grid article{min-height:76px;border-right:0;border-bottom:1px solid #e5eaec;padding:.8rem .9rem}.trust-grid article:last-child{border-bottom:0}.services-section{padding-top:4rem}.service-group-heading{align-items:center;flex-direction:row}.service-group-heading img{width:9rem}.service-card{grid-template-columns:3.4rem minmax(0,1fr);padding:1rem}.service-brand img{width:3rem;height:3rem}.service-card h3,.service-card>p:nth-of-type(2){max-width:none}.process-section{padding:2.8rem 0}.process-grid{grid-template-columns:1fr}.process-grid li{min-height:auto;padding:.85rem .9rem .85rem 3.4rem}.process-grid li:before{position:absolute;left:.7rem;top:.8rem;margin:0}.process-grid li:after{content:"↓"!important;display:block!important;top:auto;right:auto;left:1.35rem;bottom:-.55rem}.process-grid li:last-child:after{display:none!important}.principles-section{width:100%;padding:2.5rem 1rem;border-radius:0}.principles-list{grid-template-columns:1fr}.principles-visual{min-height:240px}.solar{width:calc(100% - 1rem);padding:1rem}.solar-visual{min-height:275px}.solar-dashboard{min-height:245px}.solar-chart{height:100px}.cta-band{width:calc(100% - 1rem);padding:1.2rem}.cta-button{width:100%}}body.mobile-menu-open{overflow:hidden}.mobile-nav-trigger{display:none;min-height:46px;padding:.7rem 1rem;color:var(--sos-dark);background:var(--sos-yellow);border:1px solid var(--sos-yellow);border-radius:10px;cursor:pointer;font-family:Montserrat,Arial,Helvetica,sans-serif;font-size:.9rem;font-weight:900}.mobile-nav-overlay{display:none}@media (max-width: 1050px){.mobile-nav{display:none!important}.mobile-nav-trigger{display:inline-flex;align-items:center;justify-content:center}.mobile-nav-overlay.open{position:fixed;z-index:120;top:0;right:0;bottom:0;left:0;display:block;width:100vw;height:100dvh;color:#fff;background:radial-gradient(circle at 88% 12%,rgba(32,160,224,.18),transparent 24rem),linear-gradient(150deg,#001822,#002b43 58%,#001620);overflow-y:auto;overscroll-behavior:contain}.mobile-nav-shell{display:flex;flex-direction:column;min-height:100dvh;padding:max(1rem,env(safe-area-inset-top)) 1.2rem max(1.2rem,env(safe-area-inset-bottom))}.mobile-nav-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:66px;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.mobile-nav-brand{display:flex;align-items:center;gap:.75rem;min-width:0;color:#fff;text-decoration:none}.mobile-nav-brand img{flex:0 0 auto;width:3rem;height:3rem;padding:.2rem;object-fit:contain;background:#fff;border-radius:10px}.mobile-nav-brand span,.mobile-nav-brand strong,.mobile-nav-brand small{display:block}.mobile-nav-brand strong{font-size:.95rem}.mobile-nav-brand small{margin-top:.1rem;color:#a9c2cc;font-size:.7rem}.mobile-nav-close{min-height:44px;padding:.65rem .85rem;color:#fff;background:#ffffff0f;border:1px solid rgba(255,255,255,.16);border-radius:10px;cursor:pointer;font-weight:850}.mobile-nav-links{display:grid;align-content:center;flex:1;width:100%;max-width:44rem;margin:0 auto;padding:clamp(2rem,9vh,5rem) 0}.mobile-nav-links a{position:relative;display:flex;align-items:center;min-height:72px;padding:1rem .15rem;color:#fff;border-bottom:1px solid rgba(255,255,255,.1);text-decoration:none;font-family:Montserrat,Arial,Helvetica,sans-serif;font-size:clamp(1.45rem,6vw,2.35rem);font-weight:850;letter-spacing:-.025em}.mobile-nav-links a:after{content:"→";margin-left:auto;color:var(--sos-yellow);font-size:.9em}.mobile-nav-actions{width:100%;max-width:44rem;margin:0 auto;padding-top:1rem}.mobile-nav-actions .button{width:100%;min-height:54px;border-radius:10px}}@media (max-width: 600px){.mobile-nav-shell{padding-left:1rem;padding-right:1rem}.mobile-nav-links{align-content:start;padding-top:2.2rem}.mobile-nav-links a{min-height:66px;font-size:clamp(1.3rem,7vw,1.8rem)}}.public-wizard-form{overflow:hidden}.public-wizard-header{display:grid;gap:1rem;margin:-.2rem 0 1.5rem}.public-wizard-header>div{display:flex;align-items:center;justify-content:space-between;gap:1rem}.public-wizard-header>div strong{color:#24434e;font-size:.82rem}.wizard-kicker{color:#087f83;font-size:.72rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.public-wizard-progress{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;margin:0;padding:0;list-style:none}#claim-form .public-wizard-progress{grid-template-columns:repeat(3,minmax(0,1fr))}.public-wizard-progress li{display:flex;align-items:center;gap:.55rem;min-width:0;padding:.65rem .7rem;color:#71838a;background:#f4f7f7;border:1px solid #d9e1e3;border-radius:12px}.public-wizard-progress li span{display:grid;place-items:center;flex:0 0 1.65rem;width:1.65rem;height:1.65rem;color:#53676e;background:#fff;border:1px solid #cbd7da;border-radius:50%;font-size:.68rem;font-weight:900}.public-wizard-progress li b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem}.public-wizard-progress li.active{color:#092f3c;background:#e9f8f7;border-color:#75c8c5;box-shadow:inset 0 0 0 1px #10b0b014}.public-wizard-progress li.active span{color:#fff;background:#087f83;border-color:#087f83}.public-wizard-progress li.complete{color:#315e5e;background:#f0f8f5;border-color:#b8d8cf}.public-wizard-progress li.complete span{color:#fff;background:#4e8c72;border-color:#4e8c72}.public-wizard-pane{min-height:300px;padding:clamp(1rem,3vw,1.5rem);background:#fbfcfc;border:1px solid #dce5e6;border-radius:16px}.public-wizard-pane[hidden]{display:none}.wizard-pane-heading{display:flex;align-items:flex-start;gap:.9rem;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid #e0e7e8}.wizard-pane-heading>span{display:grid;place-items:center;flex:0 0 2.3rem;width:2.3rem;height:2.3rem;color:#fff;background:#06394a;border-radius:10px;font-size:.72rem;font-weight:900}.wizard-pane-heading h3{margin:0;color:#0e3442;font-size:1.05rem}.wizard-pane-heading p{margin:.28rem 0 0;color:#62757c;line-height:1.45}.public-wizard-review{background:linear-gradient(180deg,#fbfcfc,#f4f9f8)}.wizard-review-summary{display:grid;gap:.2rem;margin-bottom:1rem;padding:1rem 1.1rem;background:#fff;border:1px solid #d7e3e3;border-left:4px solid #10b0b0;border-radius:0 12px 12px 0}.wizard-review-summary strong{color:#0b3441;font-size:1rem}.wizard-review-summary span{color:#4d696f;font-size:.8rem;font-weight:800}.wizard-review-summary p{margin:.35rem 0 0;color:#586c72}.public-wizard-actions{display:flex;align-items:center;justify-content:flex-end;gap:.7rem;margin-top:1rem}.public-wizard-actions .wizard-back{margin-right:auto;color:#0b5964;background:#fff;border:1px solid #b9cacc}.public-wizard-actions .wizard-next,.public-wizard-actions .wizard-submit{min-width:10.5rem}.public-wizard-form .form-result{margin-bottom:-.5rem}@media (max-width: 760px){.public-wizard-progress,#claim-form .public-wizard-progress{grid-template-columns:1fr 1fr}.public-wizard-progress li{padding:.55rem}.public-wizard-pane{min-height:0;padding:1rem;border-radius:14px}.wizard-pane-heading{gap:.7rem}.wizard-pane-heading>span{flex-basis:2rem;width:2rem;height:2rem}.public-wizard-actions{position:sticky;bottom:0;z-index:4;margin:1rem -1.15rem -1.15rem;padding:.85rem 1.15rem max(.85rem,env(safe-area-inset-bottom));background:#fffffff5;border-top:1px solid #dbe4e5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.public-wizard-actions .button{flex:1 1 0;min-width:0}}@media (max-width: 480px){.public-wizard-header>div{align-items:flex-start;flex-direction:column;gap:.3rem}.public-wizard-progress,#claim-form .public-wizard-progress{grid-template-columns:1fr;gap:.35rem}.public-wizard-progress li{min-height:42px}.public-wizard-progress li:not(.active):not(.complete){display:none}.public-wizard-actions{gap:.5rem}}
