:root{--navy:#0b2d5b;--deep:#072347;--lime:#b6ff00;--ink:#102d50;--muted:#526478;--gray:#f3f5f7;--line:#dbe2e9;--white:#fff;color-scheme:light}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:24px}
body{margin:0;font:400 1rem/1.6 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--white)}
a{color:inherit}button,input{font:inherit}button{cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%}
h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.12}h1,h2{letter-spacing:-.045em}h2{font-size:clamp(2rem,4vw,3.3rem);font-weight:750}h3{font-size:1.25rem;letter-spacing:-.02em}
p{overflow-wrap:break-word}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #538700;outline-offset:4px}
.container{width:min(1160px,calc(100% - 40px));margin-inline:auto}.section{padding:88px 0}.eyebrow{font-size:.8rem;font-weight:750;letter-spacing:.13em;margin-bottom:20px}.section-lead{font-size:1.1rem;color:var(--muted);margin-top:24px;max-width:440px}.nowrap{white-space:nowrap}
.skip-link{position:fixed;top:-100px;left:12px;z-index:100;background:var(--lime);padding:12px}.skip-link:focus{top:12px}
.header{background:#fff;border-bottom:1px solid var(--line)}.header-row{display:flex;justify-content:space-between;align-items:center;gap:24px;min-height:96px}
.brand{width:285px;max-width:100%;display:block;flex-shrink:0}.brand img{width:100%;height:auto}
nav{display:flex;gap:28px}nav a{text-decoration:none;font-size:.9rem;font-weight:650}nav a:hover{text-decoration:underline;text-underline-offset:5px}
.header-phone{text-decoration:none;font-size:1.05rem;font-weight:750;white-space:nowrap}.header-phone span{color:#538700;margin-right:10px}
.hero{background:var(--navy);color:#fff;padding:68px 0 60px}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:64px;align-items:center}.hero .eyebrow{color:var(--lime)}
h1{font-size:clamp(2.4rem,4.2vw,3.55rem);font-weight:750;line-height:1.09}h1 em{font-style:normal;color:var(--lime)}
.h1-location{display:block;font-size:1.25rem;letter-spacing:0;font-weight:550;margin-top:24px;line-height:1.4}
.hero-price{font-size:1.25rem;margin-top:18px}.hero-price strong{font-size:2rem;letter-spacing:-.04em}.hero-price span{border-left:1px solid #70829b;padding-left:14px;margin-left:12px}
.hero-description{font-size:1.1rem;line-height:1.6;margin-top:22px;color:#e4ebf4;max-width:470px}
.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.button{display:inline-flex;justify-content:center;align-items:center;gap:28px;text-decoration:none;font-weight:750;min-height:54px;border-radius:6px;padding:14px 23px;border:1px solid transparent;line-height:1.3;text-align:center}
.primary{background:var(--lime);color:var(--deep)}.primary:hover{background:#caff51}.secondary{border-color:#8194ac;color:white;background:transparent}.secondary:hover{background:#ffffff0c}
.hero-note{font-size:.8rem;color:#c7d4e4;margin-top:18px;line-height:1.6}.hero-visual{margin:0;min-width:0}
.hero-photo{width:100%;height:460px;object-fit:cover;border-radius:8px}.hero-visual figcaption{font-size:.72rem;color:#c7d4e4;margin-top:8px}.hero-visual figcaption a{text-underline-offset:3px}
.price-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px}.included{list-style:none;margin:0;padding:0}.included li{display:flex;gap:18px;padding:19px 0;border-bottom:1px solid var(--line);align-items:flex-start}.included li:first-child{padding-top:0}
.tick{font-size:1.25rem;color:var(--navy);background:var(--lime);width:28px;height:28px;display:grid;place-items:center;border-radius:50%;flex-shrink:0}.included h3{font-size:1.12rem;margin:3px 0 5px}.included p{font-size:.9rem;color:var(--muted)}
.included-label{font-size:.72rem;letter-spacing:.06em;font-weight:750;margin-left:auto;white-space:nowrap;padding-top:5px}.price-disclaimer{font-size:.875rem;color:var(--muted);margin:22px 0 18px}.text-link{font-weight:700;text-underline-offset:5px}.text-link span{margin-left:12px}
.steps-section{background:var(--gray)}.steps{list-style:none;padding:0;margin:48px 0 0;display:grid;grid-template-columns:repeat(3,1fr);gap:46px}.steps li{border-top:1px solid #b9c6d4;padding-top:22px}.step-number{display:block;color:#59718b;font-size:.875rem;font-weight:750;letter-spacing:.1em;margin-bottom:20px}.steps h3{line-height:1.3;margin-bottom:16px}.steps p{color:var(--muted);font-size:.95rem}
.convenience{background:var(--deep);color:white}.convenience-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.convenience .eyebrow,.convenience h2 span{color:var(--lime)}.convenience p:not(.eyebrow){color:#d1dceb;margin-top:24px;max-width:510px}
.benefits{list-style:none;padding:0;margin:0}.benefits li{padding:15px 0;border-bottom:1px solid #304c70;display:flex;gap:14px}.benefits li:before{content:"✓";color:var(--lime)}
.standards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px;margin-top:42px}.standard-symbol{font-size:.85rem;color:#5a6f85;font-weight:750;display:block;margin-bottom:15px}.standards p:not(.eyebrow){color:var(--muted);font-size:.95rem;margin-top:15px}
.area-section{background:var(--lime);padding:58px 0}.area-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.area-grid h2{font-size:clamp(2.5rem,5vw,4rem)}.area-note{font-size:.875rem;margin:15px 0 20px}
.quote-section{background:var(--gray)}.quote-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px}.direct-contact{margin-top:36px;padding-top:24px;border-top:1px solid var(--line);display:flex;align-items:flex-start;flex-direction:column;gap:10px}.direct-contact>span{color:var(--muted);font-size:.9rem}.direct-contact>a:first-of-type{font-size:1.7rem;text-decoration:none;font-weight:750;letter-spacing:-.03em}
form{background:#fff;border:1px solid var(--line);padding:32px;border-radius:8px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{min-width:0}.field.full{grid-column:1/-1}
label{display:block;font-size:.875rem;font-weight:700;margin-bottom:7px}label span{font-weight:400;color:var(--muted)}input{width:100%;border:1px solid #aebdcb;border-radius:4px;min-height:50px;padding:12px;color:var(--ink);background:#fff;font-size:1rem}input::placeholder{color:#758395}
input[aria-invalid=true]{border-color:#ae2929}.field-error{font-size:.8rem;color:#a31b1b;display:block;margin-top:4px}.field-error:empty{display:none}.form-note{font-size:.8rem;line-height:1.6;color:var(--muted);margin:24px 0 18px}.form-note a{font-weight:700;text-underline-offset:3px}
.form-submit{width:100%}.form-submit:disabled{opacity:.65;cursor:wait}.form-status{font-size:.9rem;margin-top:16px}.form-status:empty{display:none}.form-status.error{color:#a31b1b}.form-status.success{padding:16px;background:#eff8db;color:#254800;border:1px solid #a7c279}.form-fallback{margin-top:12px}.honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
.faq-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;position:relative;padding:22px 36px 22px 0;font-weight:700;line-height:1.45}summary::-webkit-details-marker{display:none}summary:after{content:"+";position:absolute;right:4px;top:19px;font-size:1.5rem;font-weight:400}details[open] summary:after{content:"−"}details p{color:var(--muted);padding:0 28px 22px 0;font-size:.95rem}
footer{background:var(--deep);color:white;padding:45px 0 20px}.footer-grid{display:flex;justify-content:space-between;gap:30px}.footer-brand{font-size:1.5rem;font-weight:800;letter-spacing:-.04em}.footer-brand span{color:var(--lime)}footer p:not(.footer-brand){font-size:.875rem;color:#c2d0e0;margin-top:12px}.company-data{line-height:1.75}.footer-grid>div:last-child{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.footer-grid a{font-size:.95rem;text-decoration:none}.footer-grid a:hover{text-decoration:underline;text-underline-offset:4px}.footer-bottom{border-top:1px solid #304c70;padding-top:20px;margin-top:32px;font-size:.75rem;color:#c2d0e0}
.mobile-cta{display:none}.consent-link{padding:0;border:0;background:none;color:#c2d0e0;text-decoration:underline;text-underline-offset:3px;font-size:.95rem}
.consent-banner{position:fixed;bottom:20px;left:20px;width:min(620px,calc(100% - 40px));z-index:40;background:white;padding:25px;border:1px solid var(--line);box-shadow:0 12px 42px #06192f40;border-radius:8px}.consent-banner h2{font-size:1.35rem;letter-spacing:-.025em}.consent-banner p{font-size:.875rem;line-height:1.55;color:var(--muted);margin-top:10px}.consent-banner p a{color:var(--ink);font-weight:700;text-underline-offset:3px}.consent-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.consent-banner button,.consent-dialog button{min-height:44px;padding:10px 15px;border-radius:4px;border:1px solid var(--navy);background:white;color:var(--navy);font-weight:700}.consent-banner button:last-child,.consent-dialog button:last-child{background:var(--lime);color:var(--deep)}
.consent-modal{position:fixed;inset:0;z-index:60;background:#06182dcf;display:grid;place-items:center;padding:20px}.consent-dialog{width:min(680px,100%);max-height:calc(100vh - 40px);overflow:auto;background:white;border-radius:9px;padding:32px;position:relative;box-shadow:0 22px 70px #0006}.consent-dialog .eyebrow{color:#538700;margin-bottom:12px}.consent-dialog h2{font-size:clamp(1.65rem,4vw,2.35rem);padding-right:35px}.consent-dialog>p:not(.eyebrow){margin-top:14px;color:var(--muted)}.consent-close{position:absolute;right:18px;top:18px;width:42px;padding:0!important;font-size:1.65rem;line-height:1}.consent-options{margin-top:24px;border-top:1px solid var(--line)}.consent-option{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:18px 0;margin:0;border-bottom:1px solid var(--line);cursor:pointer}.consent-option span{display:block}.consent-option strong{display:block;font-size:1rem}.consent-option small{display:block;color:var(--muted);font-size:.82rem;line-height:1.45;margin-top:4px;max-width:480px}.consent-option input{appearance:none;width:48px;height:27px;min-height:27px;border:1px solid #8ea0b2;border-radius:99px;padding:0;flex:0 0 auto;position:relative;background:#d7dfe7}.consent-option input:before{content:"";position:absolute;width:21px;height:21px;left:2px;top:2px;background:white;border-radius:50%;box-shadow:0 1px 4px #0004;transition:transform .16s ease}.consent-option input:checked{background:var(--navy);border-color:var(--navy)}.consent-option input:checked:before{transform:translateX(21px);background:var(--lime)}.consent-option input:disabled{opacity:.6;cursor:not-allowed}.consent-dialog-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap;margin-top:24px}.consent-open{overflow:hidden}
.legal-hero{background:var(--navy);color:white;padding:64px 0}.legal-hero .eyebrow{color:var(--lime)}.legal-hero h1{max-width:780px}.legal-hero p:last-child{max-width:700px;color:#d5e0ed;margin-top:20px}.legal-layout{display:grid;grid-template-columns:250px minmax(0,720px);gap:80px;align-items:start}.legal-nav{position:sticky;top:24px;border-top:3px solid var(--lime);padding-top:16px}.legal-nav a{display:block;text-decoration:none;font-size:.9rem;padding:7px 0;color:var(--muted)}.legal-nav a:hover{text-decoration:underline}.legal-content section{scroll-margin-top:24px;margin-bottom:48px}.legal-content h2{font-size:1.65rem;letter-spacing:-.025em;margin-bottom:16px}.legal-content h3{font-size:1.05rem;margin:24px 0 8px}.legal-content p,.legal-content li{color:var(--muted)}.legal-content p+p{margin-top:12px}.legal-content ul{padding-left:22px;margin:12px 0}.legal-content li+li{margin-top:8px}.legal-content a{color:var(--ink);font-weight:650;text-underline-offset:3px}.legal-note{background:var(--gray);border-left:4px solid var(--lime);padding:18px;margin-top:18px}.legal-date{font-size:.85rem;color:var(--muted);margin-top:22px}
[hidden]{display:none!important}
@media(max-width:1000px){.header-row{gap:18px}.brand{width:245px}nav{gap:16px}.hero-grid{gap:32px}.price-grid,.quote-grid,.faq-grid,.convenience-grid,.area-grid{gap:48px}.hero-photo{height:430px}.included-label{display:none}}
@media(max-width:760px){.container{width:calc(100% - 36px)}.section{padding:54px 0}.header-row{min-height:78px}.brand{width:225px}nav{display:none}.header-phone{font-size:.875rem}.header-phone span{display:none}.hero{padding:38px 0}.hero-grid,.price-grid,.quote-grid,.faq-grid,.convenience-grid,.area-grid{grid-template-columns:1fr;gap:32px}h1{font-size:clamp(2.2rem,7.6vw,3.3rem);max-width:580px}.hero-copy .eyebrow{margin-bottom:16px}.h1-location{font-size:1.05rem;margin-top:18px}.hero-price{margin-top:12px}.hero-price strong{font-size:1.65rem}.hero-description{font-size:1rem;margin-top:18px}.actions{margin-top:22px;gap:10px}.actions .primary{flex:1}.actions .secondary{padding-inline:24px}.hero-note{font-size:.75rem;margin-top:14px}.hero-photo{height:auto;aspect-ratio:16/10;max-height:400px}.steps,.standards-grid{grid-template-columns:1fr;gap:28px;margin-top:30px}.steps li{display:grid;grid-template-columns:40px 1fr;gap:0 15px}.steps h3 br{display:none}.steps p{grid-column:2}.step-number{margin-top:4px}.steps h3{margin-bottom:10px}.standards-grid article{border-top:1px solid var(--line);padding-top:20px}.convenience-grid{gap:25px}.area-section{padding:42px 0}.area-grid h2 br{display:none}.quote-grid{gap:30px}.direct-contact{margin-top:22px}.faq-grid{gap:28px}.footer-grid{flex-direction:column;gap:28px}footer{padding-bottom:104px}.mobile-cta{display:grid;grid-template-columns:1.4fr 1fr;gap:10px;position:fixed;bottom:0;left:0;right:0;z-index:20;background:var(--deep);border-top:1px solid #4a6280;padding:10px 16px calc(10px + env(safe-area-inset-bottom))}.mobile-cta .button{min-height:48px;padding:10px;font-size:.95rem}.consent-banner{left:12px;right:12px;bottom:90px;width:auto;padding:20px}.consent-actions{display:grid;grid-template-columns:1fr 1fr}.consent-actions button:last-child{grid-column:1/-1;grid-row:1}.consent-dialog{padding:27px 20px}.consent-dialog-actions{display:grid}.consent-dialog-actions button:last-child{grid-row:1}.legal-hero{padding:44px 0}.legal-layout{grid-template-columns:1fr;gap:32px}.legal-nav{position:static}.section-lead{margin-top:18px}}
@media(max-width:420px){.header-phone{display:none}.brand{width:250px}.form-grid{grid-template-columns:1fr}form{padding:22px}.hero-price{font-size:1rem}.hero-price span{margin-left:8px;padding-left:10px}.actions .button{padding-inline:16px;gap:14px}.included li{gap:12px}.included h3{font-size:1.05rem}.hero-note br{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
