/* Final responsive layer: matte surfaces, fluid content, native-sized controls. */
:root{--max:1320px;--gutter:clamp(20px,4.4vw,68px);--app-nav-height:78px;--header-offset:126px}
html{scroll-padding-top:var(--header-offset);text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{min-width:280px;overflow-wrap:break-word}
main,section,header,footer{min-width:0}
button,a,summary{touch-action:manipulation}
.header{background:#001b15f5;box-shadow:0 3px 16px #00170f0b;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
.button{background:#00844d;box-shadow:0 3px 9px #001c1717;border-color:#ffffff14;min-height:48px}
.button:hover{background:#006f42;box-shadow:0 5px 15px #001c1722}
.button-outline{background:transparent;border-color:#ffffff55;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}
.button-outline:hover{background:#ffffff0b;box-shadow:none}
.trust{background:#06251c}
.trust-icon{background:#0d3228;border-color:#83cbae1a;box-shadow:0 3px 9px #00000015}
.trust-item:hover .trust-icon{background:#103c2e;box-shadow:0 5px 12px #00000020}
.trust .trust-icon>.icon{filter:none}
.service-card{box-shadow:0 4px 18px #00241806}
.hero{min-height:480px}
.hero-background{object-position:center 68%}
.about{max-width:1536px;margin-inline:auto}
.about-photo{max-height:640px;min-height:0;object-fit:cover}
.about-content{min-width:0;padding:clamp(28px,3.4vw,52px)}
.brand-grid{grid-template-columns:repeat(auto-fit,minmax(78px,1fr))}
.brand-grid img{max-width:130px;justify-self:center}
.contact{background:#00834d}
.contact-inner{gap:28px}
.contact-inner>div:first-child{flex:1 1 280px}
.contact-methods{flex-wrap:wrap;gap:22px}
.contact-methods a{min-height:44px;font-size:13px}
.contact-methods small{font-size:12px;color:#e0f2e9}
.contact p{font-size:14px;line-height:1.55}
.contact .button{font-size:14px;min-height:48px}
.footer{padding-block:56px 22px;background:#031a14}
.footer-main{display:grid;grid-template-columns:1.35fr .9fr 1.12fr 1fr;gap:clamp(25px,3.4vw,56px);padding-bottom:42px}
.footer-identity .logo{width:104px;height:auto;margin-bottom:22px}
.footer-identity>p,.footer-app>p{font-size:14px;line-height:1.65;color:#afc6bb}
.footer-region{display:inline-flex;align-items:center;gap:9px;font-size:13px;color:#d6e6df;min-height:44px;margin-top:13px}
.footer-region .icon{width:17px;height:17px;color:#20b87d}
.footer-column h2{font-size:15px;letter-spacing:0;line-height:1.4;margin:6px 0 19px;color:#f1f7f4;font-weight:600}
.footer nav{padding:0;border:0;gap:2px;font-size:14px;display:grid}
.footer nav a{display:flex;align-items:center;min-height:34px;color:#afc6bb}
.footer address{padding:0;border:0;gap:18px;font-size:15px;display:grid;font-style:normal}
.footer address a{display:flex;align-items:center;gap:12px;min-height:44px;overflow-wrap:anywhere}
.footer address .icon{width:19px;height:19px;color:#25ba82}
.footer address small{display:block;font-size:12px;color:#92b09f;margin-bottom:2px}
.footer-app .button{font-size:13px;margin-top:18px;padding:12px 16px;gap:9px;width:100%}
.footer-app .button .icon{width:18px;height:18px}
.footer-app .footer-app-note{font-size:12px;color:#92b09f;margin-top:10px}
.footer-bottom{margin-top:0;padding-top:22px;font-size:12px;color:#8faf9e;line-height:1.5;gap:18px}
.footer a:hover{color:#40d89c}
.app-navigation{display:none}
.connection-status,.app-update{position:fixed;z-index:60;bottom:22px;left:50%;transform:translateX(-50%);max-width:calc(100vw - 36px);padding:12px 18px;border-radius:12px;background:#142d22;color:#fff;box-shadow:0 6px 25px #001a1826;font-size:13px;line-height:1.45}
.app-update{display:flex;align-items:center;gap:16px;border:1px solid #466a59}
.app-update button{border:0;border-radius:8px;background:#e2f4e9;color:#004b2f;padding:10px 14px;min-height:42px;white-space:nowrap;font-weight:600}
[hidden]{display:none!important}
.install-dialog{width:min(420px,calc(100vw - 32px));max-height:calc(100dvh - 40px);padding:34px;border:1px solid #dfe9e3;border-radius:24px;background:#fff;color:var(--ink);box-shadow:0 24px 80px #001b1533;overflow:auto}
.install-dialog::backdrop{background:#00150f70}
.install-dialog .install-icon{width:72px;height:72px;border-radius:17px;margin-bottom:25px}
.install-dialog h2{font-size:28px;margin-bottom:14px}
.install-dialog p{font-size:16px;line-height:1.6;color:#506475;white-space:pre-line;margin-bottom:26px}
.install-dialog>.button{width:100%;font-size:15px}
.dialog-close{position:absolute;right:12px;top:12px;display:grid;place-items:center;min-width:44px;min-height:44px;border:0;background:#f2f5f3;border-radius:50%;color:#4b6255}
section[id],article[id]{scroll-margin-top:var(--header-offset)}
@media(min-width:1600px){:root{--max:1440px}.hero{min-height:550px}.hero-content{padding-block:85px}.hero h1{font-size:58px}.hero-description{font-size:20px;max-width:650px}.hero .eyebrow{font-size:16px}.hero .button{font-size:16px;min-height:56px}.trust p{font-size:15px}.trust p span{font-size:14px}.card-body>p{font-size:16px}.card-body h3{font-size:25px}.about-content>p:not(.eyebrow){font-size:17px}.checklist{font-size:15px}}
@media(min-width:2200px){:root{--max:1760px;--gutter:80px;--header-offset:150px}.header-inner{min-height:126px}.header nav a{font-size:18px}.header .logo{width:114px;height:110px}.header-cta{font-size:17px;min-width:220px;min-height:56px}.utility{font-size:15px}.utility p{font-size:14px}.utility-inner{min-height:44px}.hero{min-height:690px}.hero-background{width:2200px;left:calc(50% - 1100px);right:auto}.hero-content{padding-block:110px}.hero h1{font-size:72px}.hero-description{font-size:22px;max-width:720px}.hero .eyebrow{font-size:18px}.hero .button{font-size:18px;min-height:64px}.hero::after{background:linear-gradient(90deg,#00130f 0%,#00130f55 36%,transparent 70%)}.section{padding-block:72px}.section-heading h2{font-size:48px}.section-heading>p{font-size:19px;max-width:510px}.service-grid{gap:30px}.card-body{padding:30px}.card-body>p{font-size:18px}.card-body h3{font-size:28px}.card-body summary{font-size:17px}.about{max-width:1920px}.about-content h2{font-size:47px}.about-content>p:not(.eyebrow){font-size:20px}.checklist{font-size:17px}.about .button{font-size:16px;min-height:58px}.about-photo{max-height:720px}.brand-grid img{height:58px;max-width:150px}.eyebrow{font-size:17px}.warranty{font-size:16px}.area-inner{min-height:500px}.area-inner h2{font-size:52px}.area-inner p:not(.eyebrow){font-size:20px}.area-inner .button{font-size:18px}.area-background{object-position:center 60%}.contact h2{font-size:38px}.contact p{font-size:17px}.contact-methods a{font-size:16px}.contact-methods small{font-size:14px}.contact .button{font-size:17px}.footer{padding-top:70px}.footer-column h2{font-size:18px}.footer-identity>p,.footer-app>p,.footer nav{font-size:17px}.footer address{font-size:18px}.footer-bottom{font-size:14px}}
@media(max-width:1200px){.footer-main{grid-template-columns:1.1fr .9fr 1.1fr;gap:36px}.footer-app{grid-column:1/-1;display:flex;align-items:center;gap:22px;padding-top:24px;border-top:1px solid #ffffff12}.footer-app h2{margin:0}.footer-app>p{max-width:330px}.footer-app .button{width:auto;margin:0 0 0 auto;white-space:nowrap}.footer-app .footer-app-note{display:none}.contact-inner{flex-wrap:wrap}.contact-methods{margin:0;flex:1 1 420px}.contact-inner>.button{margin:0}}
@media(max-width:1040px){:root{--header-offset:105px}.header-inner{flex-wrap:wrap;gap:16px;min-height:88px}.header .logo{width:75px;height:74px}.menu-toggle{display:inline-flex;align-items:center;gap:9px;margin-left:auto;background:#ffffff06;color:#fff;border:1px solid #ffffff28;padding:10px 14px;min-height:44px;border-radius:10px;font-size:14px}.header-cta{min-width:145px;min-height:44px;font-size:13px}.header #navigation{order:4;flex:1 0 100%;display:flex;flex-direction:column;align-items:stretch;gap:2px;padding:0 0 16px}.js .header #navigation:not(.is-open){display:none}.header #navigation a{font-size:16px;min-height:45px;padding:12px 14px;white-space:normal}.header #navigation a[aria-current]::after{display:none}.header #navigation a[aria-current]{background:#0c3828;color:#62dfaa}.utility-contacts a:last-child{display:none}.utility p{font-size:10px}.utility-contacts{font-size:11px}.hero h1{font-size:clamp(32px,4.4vw,44px)}.section-heading{align-items:flex-start}.section-heading>p{max-width:320px}.about-content h2{font-size:30px}.about-photo{height:100%;min-height:0}.checklist{font-size:13px}.brand-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.trust-grid>.trust-item{padding-inline:12px;gap:10px}.trust-icon{flex-basis:42px;width:42px;height:42px}}
@media(max-width:800px){:root{--header-offset:94px;--gutter:clamp(20px,4.4vw,34px)}body{padding-bottom:calc(var(--app-nav-height) + env(safe-area-inset-bottom,0px));}.header{padding-top:env(safe-area-inset-top,0px)}.header-inner{min-height:80px;gap:12px}.header .logo{width:67px;height:65px}.header-cta{min-width:128px}.utility-inner{min-height:30px}.utility p{font-size:10px}.hero{min-height:440px}.hero-content{padding-block:55px}.hero-background{object-position:64% center}.trust-grid>.trust-item{padding:0 0 0 20px}.trust-grid>.trust-item:nth-child(odd){padding-left:0}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.card-body{padding:18px}.card-body h3{font-size:19px}.card-body>p{font-size:14px}.about{grid-template-columns:1fr}.about-photo{aspect-ratio:16/10;max-height:520px;width:100%;height:auto;object-fit:cover;object-position:center 60%}.about-content{padding:36px var(--gutter) 42px;max-width:700px;margin-inline:auto}.about-content h2{font-size:33px}.about-content>p:not(.eyebrow){font-size:16px}.checklist{grid-template-columns:1fr 1fr;font-size:14px}.area-inner>div{max-width:57%}.area-inner h2{font-size:32px}.contact-methods{flex-basis:100%;gap:20px 28px}.footer{padding-block:42px 25px}.footer-main{grid-template-columns:1fr 1fr;gap:32px;padding-bottom:32px}.footer-identity{grid-column:1/-1;display:grid;grid-template-columns:90px 1fr;gap:15px 24px}.footer-identity .logo{width:85px;margin:0}.footer-identity>p{align-self:center;font-size:15px}.footer-region{grid-column:2;margin-top:0;min-height:30px}.footer-column h2{margin:0 0 15px}.footer-app{display:block;grid-column:1/-1;background:#ffffff03;border:1px solid #ffffff0b;border-radius:15px;padding:22px}.footer-app>p{margin-top:9px;max-width:none}.footer-app .button{margin-top:16px;width:auto}.footer nav a{min-height:40px}.footer address{font-size:14px}.footer-bottom{font-size:12px}.app-navigation{position:fixed;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));z-index:40;left:max(12px,env(safe-area-inset-left,0px));right:max(12px,env(safe-area-inset-right,0px));bottom:max(10px,env(safe-area-inset-bottom,0px));max-width:560px;margin-inline:auto;min-height:64px;padding:6px;border:1px solid #d5e0d9;background:#fcfdfcfa;box-shadow:0 5px 24px #00251519;border-radius:20px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.app-navigation a{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;border-radius:14px;min-height:50px;font-size:11px;font-weight:500;line-height:1.2;color:#5a6d61}.app-navigation .icon{width:23px;height:23px}.app-navigation a[aria-current]{color:#007744;background:#eaf4ee}.app-navigation a:active{background:#e6efe9}.connection-status,.app-update{bottom:calc(var(--app-nav-height) + env(safe-area-inset-bottom,0px));font-size:12px}.install-dialog{padding:30px 26px;border-radius:22px}.footer a,.footer button{min-height:44px}}
@media(max-width:620px){.service-grid{grid-template-columns:1fr;gap:23px}.service-photo{aspect-ratio:2.05}.card-body{padding:22px}.card-body h3{font-size:23px}.card-body>p{font-size:16px;line-height:1.5}.card-body summary{font-size:15px;min-height:44px;padding-top:13px}.section-heading{display:block}.section-heading h2{font-size:31px}.section-heading>p{font-size:15px;max-width:none}.checklist{grid-template-columns:1fr;gap:15px}.brand-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.brand-grid img{max-width:100px}.area-inner>div{max-width:none}.area-inner{min-height:590px;padding-top:40px;padding-bottom:240px}.area-background{height:290px;top:auto;bottom:0;object-position:82% bottom}.service-area::after{background:linear-gradient(#00251e 0%,#00251e 42%,#00251e00 69%)}.footer-main{gap:30px 24px}.footer-column h2{font-size:14px}.footer nav{font-size:14px}.footer address{font-size:13px}.footer address a{gap:8px}.footer address .icon{width:17px;height:17px}.footer address small{font-size:12px}.footer-identity{gap:15px 22px}.footer-identity>p{font-size:14px}.footer-region{font-size:12px}.footer-bottom{display:block}.footer-bottom p+p{margin-top:8px}}
@media(max-width:420px){.header-inner{gap:10px}.header .logo{width:61px;height:61px}.header-cta{min-width:0;font-size:12px;padding:12px 14px}.menu-toggle{font-size:13px;padding:10px 12px}.hero h1{font-size:30px;letter-spacing:-1.2px}.hero .eyebrow{font-size:11px;line-height:1.5}.hero-description{font-size:16px;line-height:1.5}.hero .button{font-size:12px;min-height:48px}.trust-grid{gap:22px 10px}.trust-grid>.trust-item{padding-left:10px;gap:9px}.trust-icon{flex-basis:38px;width:38px;height:38px}.trust p{font-size:11px}.trust p span{font-size:10px}.footer-main{grid-template-columns:1fr}.footer-identity{grid-column:1;grid-template-columns:75px 1fr;gap:15px 20px}.footer-identity .logo{width:75px}.footer-column h2{font-size:16px}.footer nav{grid-template-columns:1fr 1fr;column-gap:18px;font-size:14px}.footer address{font-size:16px;gap:15px}.footer-app{grid-column:1}.footer-app .button{width:100%}.footer-region{grid-column:1/-1}.footer address small{font-size:12px}.contact-methods{gap:20px;display:grid;grid-template-columns:1fr 1fr}.contact-methods a:last-child{grid-column:1/-1}.contact-methods a{font-size:12px}.contact-methods .icon{width:23px;height:23px}.contact h2{font-size:27px}.about-content h2{font-size:30px}.footer-region .icon:last-child{margin-left:auto}}
@media(max-width:350px){:root{--gutter:16px}.header .logo{width:54px;height:55px}.header-inner{gap:8px}.header-cta{font-size:11px;padding-inline:11px}.menu-toggle{font-size:12px;padding-inline:10px}.utility p{font-size:8px}.hero h1{font-size:27px}.hero .actions{gap:10px}.hero .button{padding-inline:12px}.hero-description{font-size:15px}.trust-grid{column-gap:10px}.trust-grid>.trust-item{gap:8px;padding-left:8px}.trust-icon{flex-basis:34px;width:34px;height:34px}.trust .trust-icon>.icon{width:23px;height:23px}.trust p{font-size:10px}.trust p span{font-size:10px}.section-heading h2{font-size:28px}.app-navigation a{font-size:10px}.app-navigation{left:8px;right:8px}.contact-methods{grid-template-columns:1fr}.contact-methods a:last-child{grid-column:auto}}
@media(max-height:500px) and (max-width:1040px) and (orientation:landscape){.header-inner{min-height:64px}.header .logo{width:53px;height:52px}.utility{display:none}.header #navigation{max-height:calc(100dvh - 80px);overflow-y:auto}.hero{min-height:370px}.hero-content{padding-block:40px}.app-navigation{min-height:56px}.app-navigation a{min-height:43px}.install-dialog{max-height:calc(100dvh - 24px)}}
@media(display-mode:standalone){.utility{display:none}.header{padding-top:env(safe-area-inset-top,0px)}body{overscroll-behavior-y:none}.app-navigation{bottom:max(10px,env(safe-area-inset-bottom,0px))}}
@media(prefers-reduced-transparency:reduce){.header{background:#001b15;backdrop-filter:none}.app-navigation{background:#fff;backdrop-filter:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button:hover,.service-card:hover{transform:none}}
@media print{.utility,.header,.app-navigation,.install-dialog,.connection-status,.app-update,[data-install-app]{display:none!important}body{padding:0;background:#fff;color:#000}.hero{min-height:0;background:#fff;color:#000}.hero-background,.hero::after{display:none}.hero-content{padding:20px}.hero h1 span{color:#00613d}.hero .eyebrow{color:#000}.footer{background:#fff;color:#000}.footer p,.footer a,.footer h2{color:#000!important}.service-card{break-inside:avoid}.button{box-shadow:none}}

/* Use a single anchor offset, keeping the sticky header clear. */
section[id],article[id]{scroll-margin-top:16px}
.footer .footer-legal{display:flex;flex-wrap:wrap;gap:8px 24px;align-items:center;font-size:12px}
.footer .footer-legal a{min-height:44px;color:#afc6bb}
.footer .footer-legal a:hover{color:#40d89c}
@media(max-width:620px){.footer .footer-legal{margin-top:10px;gap:6px 22px}}
/* Keep the complete supplied van visible on tablets and narrow screens. */
@media(max-width:1040px){.about{grid-template-columns:1fr}.about-photo{width:100%;height:auto;aspect-ratio:4/3;max-height:none;object-fit:contain}.about-content{padding:clamp(28px,5vw,52px)}}
/* Compact desktop: keep navigation and the About split from 900px upward. */
@media(min-width:900px) and (max-width:1200px){
  :root{--gutter:clamp(24px,3.2vw,40px);--header-offset:104px}
  .header-inner{min-height:92px;gap:16px;flex-wrap:nowrap}
  .header .logo{width:77px;height:77px}
  .header .menu-toggle{display:none}
  .header #navigation,.js .header #navigation:not(.is-open){display:flex;flex:1 1 auto;order:0;width:auto;flex-direction:row;align-items:center;justify-content:center;gap:clamp(11px,1.5vw,18px);padding:0;max-height:none;overflow:visible}
  .header #navigation a{font-size:12px;min-height:44px;padding:18px 0;white-space:nowrap;background:transparent}
  .header #navigation a[aria-current]{color:#62dfaa;background:transparent}
  .header #navigation a[aria-current]::after{display:block;bottom:7px;width:28px}
  .header-cta{min-width:136px;min-height:46px;font-size:12px;padding:12px 15px}
  .about{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:center;gap:32px;padding:40px var(--gutter)}
  .about-photo{width:100%;height:auto;min-height:0;max-height:none;aspect-ratio:4/3;object-fit:contain;border-radius:16px;align-self:center}
  .about-content{padding:0;max-width:none;margin:0}
  .about-content h2{font-size:clamp(28px,2.8vw,34px)}
  .about-content>p:not(.eyebrow){font-size:15px;line-height:1.55}
  .checklist{grid-template-columns:1fr;font-size:13px;gap:12px;margin-block:22px}
  .service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
  .card-body{padding:20px}.card-body h3{font-size:21px}.card-body>p{font-size:14px;min-height:0}
  .contact-inner{gap:24px}.contact-inner>div:first-child{flex-basis:100%}.contact-methods{margin-left:0;gap:26px;flex:1 1 auto}.contact-inner>.button{margin-left:0}
}
