@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#202c37;--navy:#182936;--surface:#ffffff;--orange:#b8401a;--gold:#e9b579;--muted:#5e666b;--line:#dce2e7;--white:#fff;--wrap:min(1180px,90vw)}
*{box-sizing:border-box}body{margin:0;background:var(--surface);color:var(--ink);font:16px/1.7 'DM Sans',sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,sans-serif;line-height:1.13;letter-spacing:-.045em}h1{font-size:clamp(43px,5.2vw,72px);font-weight:600}h2{font-size:clamp(32px,3.6vw,48px);font-weight:500}h3{font-size:23px;letter-spacing:-.035em;font-weight:600}p{color:var(--muted);margin:18px 0}em{font-style:normal;color:var(--gold)}.wrap{width:var(--wrap);margin:auto}.eyebrow{display:block;font-size:11px;font-weight:700;letter-spacing:.17em;text-transform:uppercase;color:var(--orange);margin-bottom:18px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;background:var(--orange);color:white;border:1px solid var(--orange);border-radius:5px;padding:15px 23px;font:600 14px/1.3 'DM Sans',sans-serif;cursor:pointer;min-height:50px}.button:hover{background:#913111;border-color:#913111}.button.secondary{background:transparent;border-color:#ffffff80;color:white}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.text-link{font-weight:700;color:var(--orange);font-size:14px;display:inline-block;margin-top:16px}.text-link:hover{text-decoration:underline}.fine{font-size:12px}.white{background:#fff}.section{padding:90px 0}.section-heading{max-width:680px;margin-bottom:38px}.section-heading p{max-width:580px}.section-heading .eyebrow{margin-bottom:14px}.lead{font-size:22px;line-height:1.55;color:var(--ink)}.skip{position:absolute;left:12px;top:-100px;background:white;padding:10px;z-index:100}.skip:focus{top:10px}:focus-visible{outline:3px solid #dc7b2e;outline-offset:5px}header{background:#fff;border-bottom:1px solid #e3e8ed;position:relative;z-index:20}.navrow{display:flex;align-items:center;gap:34px;min-height:104px}.brand{display:flex;align-items:center;gap:10px;font:800 22px/1.1 Manrope,sans-serif;letter-spacing:.025em}.brand img{width:43px;height:59px;object-fit:contain}.brand small{display:block;font-size:10px;font-weight:500;letter-spacing:.2em;margin-top:7px}.navrow nav{display:flex;gap:24px;margin-left:auto;align-items:center}.navrow nav a{font-size:13px;font-weight:600;white-space:nowrap}.navrow nav a:hover{color:var(--orange)}.header-call{font-size:20px;font-weight:700;line-height:1.3;border-left:1px solid var(--line);padding-left:25px;white-space:nowrap}.header-call span{display:block;font-size:8px;letter-spacing:.12em;margin-top:7px;color:var(--orange)}.menu-toggle{display:none}.hero{position:relative;background:var(--navy);isolation:isolate;min-height:560px;color:white;overflow:hidden}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 52%;z-index:-3}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(15,29,40,.93),rgba(15,29,40,.68) 44%,rgba(15,29,40,.10) 100%)}.hero-inner{display:flex;align-items:center;justify-content:space-between;gap:50px;padding:74px 0 82px;min-height:560px}.hero-copy{max-width:660px}.hero p{max-width:515px;color:#f1f0e9;font-size:17px;line-height:1.7;margin-top:25px}.hero .eyebrow{color:#edc18d}.hero.home{min-height:650px}.hero.home .hero-inner{min-height:650px}.hero.home .hero-shade{background:linear-gradient(90deg,#101d2bea 0%,#101d2b9e 38%,#101d2b08 100%)}.hero.home h1{font-size:clamp(52px,5.8vw,80px)}.hero.compact,.hero.compact .hero-inner{min-height:380px}.hero.compact .hero-inner{padding:55px 0}.hero.compact h1{font-size:52px}.hero.water .hero-copy{max-width:620px}.hero.water .hero-shade{background:linear-gradient(90deg,#132431ed,#132431ba)}.hero-products{background:#ffffff;border-radius:170px 170px 14px 14px;flex:0 0 355px;height:386px;padding:36px 30px 52px;display:flex;gap:26px;align-items:center;position:relative;box-shadow:0 18px 60px #0003}.hero-products img{width:46%;height:275px;object-fit:contain;mix-blend-mode:multiply}.hero-products span{position:absolute;bottom:15px;left:0;right:0;text-align:center;color:var(--ink);font-size:10px;letter-spacing:.1em;font-weight:700;line-height:1.5}.hero-products small{font-size:9px;font-weight:400;letter-spacing:0;color:var(--muted)}.hero.treatment .hero-image{object-position:center 46%}.hero.treatment .hero-shade{background:linear-gradient(90deg,#132431ed,#132431b8 45%,#1324310d)}.trust{background:#f3f6f8;border-bottom:1px solid #e0e6eb}.trust .wrap{display:flex;justify-content:space-between;gap:20px;padding:23px 0;font-size:12px;font-weight:600}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.service-card{background:var(--surface);border:1px solid #e1e7ec;border-radius:9px;overflow:hidden;transition:transform .2s}.service-card:hover{transform:translateY(-4px)}.service-card>div:last-child{padding:28px}.service-card h3{font-size:24px}.service-card p{font-size:15px}.service-image{height:270px;overflow:hidden}.service-image img{width:100%;height:100%;object-fit:cover}.service-image.cutout{background:#f3f6f8;padding:28px}.service-image.cutout img{object-fit:contain;mix-blend-mode:multiply}.owner,.split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.owner-emblem{border:1px solid #dce3e9;background:linear-gradient(145deg,#ffffff,#eef3f7);border-radius:200px 200px 12px 12px;min-height:440px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px}.owner-emblem img{height:260px;width:220px;object-fit:contain}.owner-emblem span{font-size:10px;letter-spacing:.17em;margin-top:32px}.owner .button{margin-top:15px}.process{background:#f3f6f8}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.step-number{display:flex;align-items:center;justify-content:center;width:45px;height:45px;border:1px solid #a9b8c4;color:#456174;border-radius:50%;font-size:13px;margin-bottom:26px}.steps h3{font-size:21px}.steps p{font-size:14px}.areas{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.areas a{border-bottom:1px solid #c3ced7;padding:17px 0;display:flex;justify-content:space-between;font-weight:600}.areas a:hover{color:var(--orange)}.areas span{color:var(--orange)}.closing{background:var(--navy);color:#fff;padding:70px 0}.closing .wrap{display:flex;align-items:center;justify-content:space-between;gap:40px}.closing .eyebrow{color:var(--gold)}.closing p{color:#c8d0d2}.closing .wrap>div:last-child{display:flex;flex-direction:column;gap:12px}.closing h2{font-size:39px}footer{background:#11212d;color:#d5dada;padding:65px 0 0}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1.2fr;gap:40px}footer .brand{display:block;color:#fff}footer p{font-size:13px;color:#aebbc1}footer b{display:block;color:#fff;font-size:13px;margin-bottom:18px}footer .footer-grid>div>a:not(.brand){display:block;font-size:13px;margin:9px 0}footer a:hover{color:var(--gold)}.footnote{border-top:1px solid #ffffff20;display:flex;justify-content:space-between;padding:24px 0;margin-top:45px;font-size:11px;color:#aebbc1}.mobile-call{display:none}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.intro-grid .section-heading{margin-bottom:0}.intro-grid p:first-child{margin-top:0}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.product{border:1px solid var(--line);border-radius:10px;overflow:hidden}.product-image{height:290px;background:#f3f6f8;display:flex;justify-content:center;position:relative;padding:28px}.product-image img{width:75%;height:100%;object-fit:contain;mix-blend-mode:multiply}.product-image span{position:absolute;left:24px;bottom:24px;font-size:11px;letter-spacing:.1em;color:#767a77}.product-copy{padding:32px}.product-copy p,.product-copy li{font-size:15px;color:var(--muted)}.product-copy ul{padding-left:18px}.product-copy li{margin:8px 0}.callout{margin-top:45px;border-top:1px solid var(--line);padding-top:35px;display:flex;align-items:center;justify-content:space-between;gap:40px}.callout>div{max-width:740px}.callout .button{flex-shrink:0}.faq-layout{display:grid;grid-template-columns: .8fr 1.2fr;gap:90px}details{border-bottom:1px solid var(--line);padding:22px 0}details:first-child{border-top:1px solid var(--line)}summary{font-weight:600;font-size:17px;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px}summary:after{content:'+';font-weight:400;font-size:25px;color:var(--orange)}details[open] summary:after{content:'−'}details p{font-size:15px}.local-panel{display:grid;grid-template-columns:1fr 1fr;gap:80px}.editorial-photo,.equipment-photo{margin:0}.editorial-photo img{height:600px;object-fit:cover;width:100%;border-radius:200px 200px 8px 8px}.editorial-photo figcaption,.equipment-photo figcaption{font-size:12px;color:var(--muted);margin-top:14px}.equipment-photo img{width:100%;height:auto;object-fit:contain;border-radius:8px}.mini-feature{border-top:1px solid var(--line);padding:22px 0 4px}.mini-feature b{font-size:17px}.mini-feature p{font-size:15px;margin:8px 0 10px}.starting{margin:25px 0}.starting strong{display:block;font:500 40px Manrope,sans-serif;color:var(--ink)}.price-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.price{padding:28px;background:var(--surface);border:1px solid #e1e7ec;border-radius:8px}.price h3{font-size:18px;min-height:45px}.price strong{font:500 29px/1.2 Manrope,sans-serif;display:block;margin:25px 0;color:var(--orange);letter-spacing:-.04em}.price p{font-size:13px}.narrow{max-width:760px}.narrow h2{margin-top:30px}.contact-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:80px}.big-phone{display:block;font-size:29px;font-weight:600;margin:28px 0}.contact-note{border-top:1px solid var(--line);margin-top:35px;padding-top:30px;max-width:400px}.contact-note p{font-size:15px}form{padding:36px;background:var(--surface);border:1px solid var(--line);border-radius:12px}form h3{font-size:27px}.form-note{font-size:13px;background:#eaf0f5;padding:12px;border-radius:4px;color:#375164}label{display:block;font-size:12px;font-weight:600;margin:18px 0}input,select,textarea{display:block;width:100%;padding:12px;font:15px 'DM Sans',sans-serif;color:var(--ink);background:#fff;border:1px solid #cbd4dc;border-radius:4px;margin-top:7px;min-height:46px}textarea{resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}#form-status{font-size:14px;color:#873412}
@media(min-width:1600px){.hero-image{object-position:center 56%}}
@media(max-width:1100px){.navrow{gap:20px}.navrow nav{gap:16px}.header-call{font-size:17px;padding-left:16px}.brand{font-size:19px}.hero-products{flex-basis:290px;height:345px;padding:30px 20px 50px;gap:15px}.hero-products img{height:245px}.hero-inner{gap:25px}.price-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.navrow{min-height:86px;flex-wrap:wrap}.menu-toggle{display:block;margin-left:auto;background:none;border:1px solid var(--line);padding:7px 12px;font-size:23px;border-radius:4px;color:var(--ink)}.header-call{display:none}.navrow nav{display:none;order:3;width:100%;margin:0;padding:5px 0 22px;flex-direction:column;align-items:stretch;gap:0}.navrow nav.open{display:flex}.navrow nav a{padding:12px}.hero-products{flex-basis:240px;height:305px}.hero-products img{height:210px}.hero.water h1{font-size:45px}.hero .actions .button{font-size:12px;padding:14px 15px}.owner,.split,.intro-grid,.faq-layout,.contact-grid{gap:40px}.steps{grid-template-columns:repeat(2,1fr)}.service-card>div:last-child{padding:20px}.service-card h3{font-size:21px}.service-image{height:220px}.trust .wrap{font-size:10px}.footer-grid{grid-template-columns:repeat(2,1fr)}.areas{grid-template-columns:repeat(2,1fr)}.owner-emblem{min-height:360px}.owner-emblem img{height:220px}.closing h2{font-size:32px}}
@media(max-width:640px){body{font-size:15px;padding-bottom:60px}.wrap{width:90vw}.section{padding:58px 0}.navrow{min-height:78px}.brand img{width:34px;height:47px}.brand{font-size:19px}.brand small{font-size:8px}.hero,.hero-inner,.hero.home,.hero.home .hero-inner{min-height:530px}.hero-inner{padding:48px 0}.hero.home h1{font-size:56px}.hero h1{font-size:44px}.hero p{font-size:15px;max-width:340px}.hero .eyebrow{font-size:9px;line-height:1.7}.hero-image{object-position:62% center}.hero.home .hero-shade{background:linear-gradient(90deg,#112333ed,#11233370)}.hero .actions{gap:10px;flex-direction:column;align-items:flex-start;margin-top:25px}.hero .actions .button{font-size:13px;min-width:210px}.hero.compact h1{font-size:42px}.hero.water .hero-inner{display:block}.hero.water .hero-copy{max-width:100%}.hero.water h1{font-size:43px}.hero.water .hero-shade{background:#132431cf}.hero-products{margin:32px auto 0;width:100%;max-width:320px;height:250px;border-radius:120px 120px 10px 10px;padding-top:22px}.hero-products img{height:174px}.hero-products span{font-size:9px}.hero.water .hero-inner{padding-bottom:30px}.trust .wrap{flex-direction:column;gap:8px;padding:18px 0;font-size:11px}.service-grid,.owner,.split,.intro-grid,.product-grid,.faq-layout,.local-panel,.contact-grid{grid-template-columns:1fr;gap:28px}.service-image{height:260px}.service-card>div:last-child{padding:26px}.service-card h3{font-size:25px}.owner-emblem{min-height:330px;max-width:340px;width:100%;margin:auto}.owner-emblem img{height:200px}.owner-emblem span{font-size:9px}.steps{grid-template-columns:1fr;gap:24px}.steps article{position:relative;padding-left:65px}.step-number{position:absolute;left:0;top:0}.steps p{margin-bottom:0}.steps h3{font-size:22px}.areas{gap:8px 20px;font-size:13px}.closing{padding:50px 0}.closing .wrap{display:block}.closing .wrap>div:last-child{margin-top:28px;align-items:flex-start}.closing h2{font-size:32px}.footer-grid{gap:28px}.footer-grid>div:first-child{grid-column:1/-1}.footnote{display:block;font-size:10px}.footnote a{display:block;margin-top:10px}.mobile-call{display:flex;position:fixed;bottom:0;left:0;right:0;background:#fff;padding:9px 5vw;z-index:30;gap:10px;border-top:1px solid var(--line)}.mobile-call a{flex:1;text-align:center;border:1px solid var(--orange);color:var(--orange);border-radius:4px;padding:9px;font-size:12px;font-weight:600}.mobile-call a:first-child{background:var(--orange);color:#fff}.callout{display:block}.callout .button{margin-top:10px}.product-copy{padding:25px}.product-image{height:270px}.faq-layout .section-heading{margin:0}.editorial-photo img{height:410px}.price-grid{grid-template-columns:1fr 1fr;gap:12px}.price{padding:18px}.price h3{font-size:16px}.price strong{font-size:24px}.price p{font-size:12px}.contact-grid form{padding:24px}.form-row{grid-template-columns:1fr;gap:0}.form-row label{margin-bottom:0}.narrow h2{font-size:29px}.lead{font-size:20px}.section-heading{margin-bottom:28px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* White surfaces with cool blue-gray separators. */
.license-note{font-size:12px;border-top:1px solid var(--line);padding-top:16px;color:var(--muted)}
.owner-emblem span{text-align:center}

.area-context{background:#f3f6f8}.area-coverage{max-width:780px;font-size:18px;color:var(--ink);border-left:3px solid var(--orange);padding-left:20px;margin:28px 0}.area-facts,.area-guidance{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:32px}.area-fact{background:#fff;border:1px solid var(--line);border-radius:8px;padding:28px}.area-fact h3,.area-guidance h3{font-size:22px}.area-fact p,.area-guidance p{font-size:15px}.area-guidance{margin:38px 0}.area-context .text-link{font-size:12px}.area-context details{background:#fff;padding:22px;border:1px solid var(--line);border-radius:6px}@media(max-width:640px){.area-facts,.area-guidance{grid-template-columns:1fr;gap:20px}.area-coverage{font-size:16px}.area-fact{padding:23px}.hero.water .hero-copy h1{overflow-wrap:normal}}
