@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:#082b43;--navy:#031e33;--teal:#54cef0;--paper:#f5f8fb;--line:#d6e3ed}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--ink);background:white;font:16px/1.65 'DM Sans',Arial,sans-serif}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif;line-height:1.12;letter-spacing:-.045em}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select,summary{outline-offset:5px}button{cursor:pointer}.review{background:#edf5fa;display:flex;align-items:center;gap:22px;padding:8px 4.5%;font-size:12px;letter-spacing:.1em}.review span{letter-spacing:0;color:#526d81}.review button{margin-left:auto;border:0;background:none;font-size:12px;color:var(--ink)}header{height:96px;display:flex;align-items:center;justify-content:space-between;padding:0 4.5%;gap:25px}.brand{font-size:15px;font-weight:600;line-height:1.2;letter-spacing:.065em;display:flex;align-items:center;gap:12px}.brand svg{width:31px;height:42px}.brand b{font-weight:800}nav{display:flex;gap:30px;font-size:14px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:28px;background:var(--teal);color:var(--navy);padding:18px 23px;border:0;border-radius:3px;font-weight:700;font-size:14px;transition:background .2s,transform .2s}.button:hover{background:#86def5;transform:translateY(-2px)}.button.small{background:var(--navy);color:white;padding:14px 22px}.hero{height:660px;position:relative;overflow:hidden;background:#23445e;color:white}.hero>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 58%}.shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,25,32,.85),rgba(4,25,32,.53) 35%,rgba(4,25,32,0)  seventy)}.shade{background:linear-gradient(90deg,rgba(4,25,32,.83),rgba(4,25,32,.53) 35%,rgba(4,25,32,.02) 75%)}.hero-copy{position:relative;padding:80px 5.5%;max-width:770px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.16em;margin-bottom:22px}.hero .eyebrow{color:var(--teal)}h1{font-size:clamp(48px,5.4vw,78px);font-weight:500;line-height:1.07;letter-spacing:-.055em}h1 em{font-style:normal;color:var(--teal)}.hero-copy>p:not(.eyebrow){max-width:455px;margin-top:28px;font-size:18px;color:#edf6fc;line-height:1.7}.actions{display:flex;gap:25px;margin-top:32px;align-items:center;flex-wrap:wrap}.text-link{font-weight:600;font-size:14px;border-bottom:1px solid;padding-bottom:4px}.image-caption{position:absolute;bottom:24px;right:4.5%;font-size:11px;letter-spacing:.13em;text-align:right;text-shadow:0 1px 8px #000}.image-caption span{display:block;letter-spacing:0;font-size:11px;opacity:.8}.trust{padding:25px 5.5%;display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);font-size:14px}.trust span:before{content:'✓';margin-right:13px;color:#0088bb}.section{padding:95px 5.5%;max-width:1600px;margin:auto}.section-head{display:grid;grid-template-columns:1.15fr 1fr;gap:90px;align-items:end;margin-bottom:55px}h2{font-size:clamp(34px,3.5vw,50px);font-weight:500}.section-head>p{max-width:420px;color:#536f84;line-height:1.8}.flow{display:flex;align-items:center;justify-content:space-between;padding:35px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:18px}.flow>div{padding:10px}.flow-no{font-size:12px;letter-spacing:.1em;display:block;margin-bottom:22px;color:#187ba5}.flow h3{font-size:25px;letter-spacing:-.03em}.flow p{font-size:13px;margin-top:12px;color:#526f85}.flow>b{font-size:26px;font-weight:400;color:#168db6}.flow .flow-end{background:#e1f3fc;padding:23px;min-width:195px}.flow-end .flow-no{margin-bottom:13px}.note{font-size:12px;color:#5b7386;max-width:790px;margin-top:22px}.solutions{max-width:none;background:var(--paper)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.cards>a{background:#fff;border:1px solid var(--line);padding:32px;display:flex;flex-direction:column;min-height:320px;transition:transform .2s,box-shadow .2s}.cards>a:hover{transform:translateY(-5px);box-shadow:0 15px 35px #082b430c}.card-index{font-size:11px;letter-spacing:.13em;color:#43738d;margin-bottom:48px}.cards h3{font-size:27px;margin-bottom:19px}.cards p{color:#526e83;max-width:320px}.card-bottom{font-size:12px;margin-top:auto;padding-top:30px;display:flex;justify-content:space-between;gap:12px}.card-bottom b{font-size:21px;font-weight:400}.process{background:var(--navy);color:white;max-width:none}.process .eyebrow{color:var(--teal)}.process .section-head>p{color:#c0d6e5}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:28px}.steps article{border-top:1px solid #375a73;padding-top:24px}.steps span{color:var(--teal);font-size:32px;font-weight:400;letter-spacing:-.04em}.steps h3{font-size:20px;margin:26px 0 16px;letter-spacing:-.025em}.steps p{font-size:14px;color:#c0d6e5;line-height:1.8}.technology{display:grid;grid-template-columns:1fr 1fr;background:#eff5f9}.tech-image{min-height:650px;position:relative;overflow:hidden}.tech-image img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:79% center}.tech-image span{position:absolute;bottom:25px;left:25px;font-size:10px;letter-spacing:.1em;background:#ffffffdf;padding:10px 14px}.tech-copy{padding:65px 11%}.tech-copy>p:not(.eyebrow){margin:26px 0;color:#536f84}.tech-row{padding:18px 0;border-top:1px solid #cadde9;display:grid;grid-template-columns:145px 1fr;gap:15px;font-size:14px}.tech-row p{color:#536f84}.tech-copy .text-link{display:inline-block;margin-top:24px}.faq{display:grid;grid-template-columns:1fr 1.2fr;gap:90px}.faq>div>p:last-child{margin-top:25px;color:#526e83}details{border-bottom:1px solid var(--line);padding:23px 0}details:first-child{border-top:1px solid var(--line)}summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px;font-weight:600}summary::-webkit-details-marker{display:none}summary:after{content:'+';font-size:22px;line-height:1}details[open] summary:after{content:'−'}details p{color:#526e83;font-size:14px;max-width:540px;padding-top:18px}.contact{background:#d9f1fb;padding:75px 8%;display:grid;grid-template-columns:1.2fr 1fr;gap:100px}.contact h2{font-size:56px}.contact p{max-width:390px;margin-top:24px}.contact-note{display:block;font-size:13px;margin-top:35px}.contact form{display:grid;gap:14px}label{font-size:13px;font-weight:600}input,select{display:block;width:100%;background:#ffffffa8;border:1px solid #9bbbd1;padding:12px 14px;border-radius:2px;margin-top:5px;color:var(--ink);font-size:15px}.contact .button{background:var(--navy);color:white;margin-top:5px}.contact .form-note{font-size:11px;margin:0;max-width:100%;font-weight:400}.contact #form-status{font-size:14px;margin:0;background:white;padding:12px}footer{display:flex;padding:36px 5.5%;align-items:center;gap:40px;justify-content:space-between;font-size:12px}footer p{color:#5d7587}footer .brand{font-size:12px}dialog{width:min(1100px,94vw);max-height:90vh;border:0;padding:35px;color:var(--ink)}dialog::backdrop{background:#031e33e0}dialog img{width:100%;margin-top:25px}dialog h2{font-size:30px}.close{float:right;border:0;padding:10px 18px;background:var(--paper);color:var(--ink)}
@media(min-width:1600px){.hero-copy{padding-left:8%}}@media(max-width:1000px){nav{gap:15px}.section-head{gap:40px}.flow{gap:5px}.flow>div{padding:5px}.flow p{font-size:12px}.flow .flow-end{min-width:145px;padding:20px}.cards>a{padding:23px}.steps{gap:20px}.contact{gap:50px}.tech-row{grid-template-columns:1fr;gap:5px}.tech-copy{padding:50px 9%}.faq{gap:50px}.actions{gap:18px}.hero-copy{max-width:670px}}@media(max-width:720px){.review{font-size:10px;gap:8px}.review span{display:none}.review button{font-size:10px}header{height:80px;gap:12px}.brand{font-size:12px}.brand svg{width:25px}nav{display:none}.button.small{font-size:12px;padding:12px 15px}.hero{height:760px}.hero>img{object-position:65% center}.shade{background:linear-gradient(180deg,#031e33e8 0%,#031e339a 48%,#031e3300 80%)}.hero-copy{padding:44px 6%}h1{font-size:49px}.hero-copy>p:not(.eyebrow){font-size:16px;max-width:340px}.eyebrow{font-size:10px;margin-bottom:19px}.actions{display:block}.actions .text-link{display:table;margin-top:22px}.image-caption{bottom:15px;max-width:250px;font-size:9px}.trust{display:grid;grid-template-columns:1fr 1fr;font-size:11px;gap:13px;padding:22px 6%}.trust span:before{margin-right:6px}.section{padding:60px 6%}.section-head,.faq{grid-template-columns:1fr;gap:25px;margin-bottom:35px}.section-head>p{font-size:15px}.flow{display:grid;grid-template-columns:1fr 25px 1fr;row-gap:20px;align-items:center}.flow>b:nth-of-type(2),.flow>b:nth-of-type(4){display:none}.flow .flow-end{grid-column:1/4;text-align:center}.flow>div{padding:14px}.flow-no{margin-bottom:12px}.flow p{font-size:12px}.flow h3{font-size:22px}.note{font-size:11px}.cards{grid-template-columns:1fr;gap:15px}.cards>a{min-height:260px;padding:27px}.card-index{margin-bottom:30px}.cards h3{font-size:28px}.steps{grid-template-columns:1fr;gap:24px}.steps article{display:grid;grid-template-columns:50px 1fr;gap:4px 17px;padding-top:22px}.steps span{grid-row:1/3}.steps h3{margin:6px 0 8px}.steps p{grid-column:2}.technology{grid-template-columns:1fr}.tech-image{min-height:390px}.tech-copy{padding:45px 6%}.tech-row{grid-template-columns:135px 1fr}.faq{margin-bottom:0}.contact{padding:55px 6%;grid-template-columns:1fr;gap:35px}.contact h2{font-size:44px}.contact-note{margin-top:20px}footer{flex-wrap:wrap;gap:18px}footer p{display:none}dialog{padding:20px}dialog h2{font-size:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media(max-width:900px){nav{display:none}header>.button{white-space:nowrap}} .flow p,.steps p,.tech-row,details p{font-size:16px}.card-bottom,.trust,.contact label{font-size:14px}
.steps h3{margin:4px 0 16px}@media(max-width:720px){.steps article{display:block}.steps h3{margin:0 0 12px}}
/* Authentic installation imagery: editorial split hero and uncropped technical figure. */
.hero{height:auto;min-height:620px;display:grid;grid-template-columns:1fr 1fr;background:#031e33;overflow:hidden}
.hero>img{position:relative;grid-column:2;grid-row:1;width:100%;height:100%;min-height:620px;object-fit:cover;object-position:54% center}
.hero .shade{display:none}.hero-copy{grid-column:1;grid-row:1;padding:74px 10%;max-width:none;align-self:center}
.hero h1{font-size:clamp(44px,4.7vw,68px)}.hero-copy>p:not(.eyebrow){font-size:18px;max-width:460px}.hero .actions{gap:22px}.hero .image-caption{right:24px;bottom:22px;max-width:43%;padding:12px 16px;background:#031e33ed;text-align:left;text-shadow:none;font-size:11px}.image-caption span{font-size:12px;line-height:1.5;margin-top:5px}
.technology{display:grid;grid-template-columns:1.3fr 1fr;background:#f2f6fa}.tech-image{min-height:0;align-self:stretch;display:flex;align-items:center;background:#eaeaec;padding:45px 22px 75px}.tech-image img{position:relative;width:100%;height:auto;object-fit:contain}.tech-image span{font-size:11px;line-height:1.6;left:25px;right:25px;bottom:20px;background:none;padding:0;color:#526a7e}.tech-copy{padding:64px 10%}.tech-copy h2{font-size:clamp(32px,3vw,46px)}.tech-row{grid-template-columns:1fr;gap:7px}
@media(max-width:1000px){.hero-copy{padding:48px 8%}.hero h1{font-size:46px}.hero .actions{display:flex;flex-direction:column;align-items:flex-start}.hero>img{min-height:650px}.technology{grid-template-columns:1fr}.tech-image{padding:35px 5% 65px}.tech-image img{max-height:580px}.tech-copy{padding:50px 6%}.tech-row{grid-template-columns:170px 1fr}.hero .image-caption{max-width:44%;right:12px}}
@media(max-width:720px){.hero{grid-template-columns:1fr;min-height:0}.hero-copy{grid-column:1;grid-row:1;padding:44px 6% 40px}.hero h1{font-size:49px}.hero-copy>p:not(.eyebrow){font-size:17px}.hero>img{grid-column:1;grid-row:2;min-height:0;height:360px;object-position:center 42%}.hero .image-caption{position:relative;grid-row:3;right:auto;bottom:auto;max-width:none;background:#082b43;padding:16px 6%;font-size:10px}.hero .image-caption span{font-size:11px}.hero .actions .text-link{margin-top:0}.tech-image{padding:25px 0 72px}.tech-image span{left:6%;right:6%;font-size:10px}.tech-row{grid-template-columns:1fr}}
.hero>img{object-position:center 70%}@media(max-width:720px){.hero>img{height:380px;object-position:center 70%}}
/* Keep flow headings aligned independently of description length. */
@media(min-width:721px){.flow{display:grid;grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr) 24px minmax(0,1fr) 24px minmax(0,1fr) 24px minmax(145px,1.25fr);align-items:stretch;gap:10px}.flow>div{padding:22px 0;min-width:0}.flow>b{align-self:center;text-align:center}.flow h3{font-size:clamp(20px,2.1vw,25px);line-height:1.2;letter-spacing:-.025em}.flow p{margin-top:14px;overflow-wrap:normal}.flow .flow-end{min-width:0;padding:22px 14px}.flow-end h3{font-size:clamp(19px,2vw,25px)}}
@media(max-width:720px){.flow{align-items:stretch}.flow>div{padding:16px 10px}.flow>b{align-self:center}.flow h3{line-height:1.2}.flow .flow-end{padding:20px}}
.water-value{display:grid;grid-template-columns:1.1fr 1fr;gap:8%;align-items:start;padding-top:80px;padding-bottom:80px}.value-copy h2{max-width:630px;font-size:clamp(34px,3.6vw,52px);line-height:1.16}.value-copy>p:not(.eyebrow){font-size:18px;line-height:1.8;color:#506b80;margin-top:25px;max-width:590px}.water-fact{padding:36px;background:#e7f5fc;border-top:3px solid #098ec3}.water-fact h3{font-family:'DM Sans',Arial,sans-serif;line-height:1.5;letter-spacing:.14em;font-size:12px}.water-fact .fact-number{font:500 clamp(48px,5.3vw,76px)/1.1 Manrope,Arial,sans-serif;letter-spacing:-.05em;margin:18px 0 26px;white-space:nowrap}.fact-number span{display:block;font:400 18px/1.6 'DM Sans',Arial,sans-serif;letter-spacing:0;margin-top:8px}.water-fact>p:not(.fact-number){font-size:16px;line-height:1.75;margin-top:18px}.water-fact strong{font-weight:600}.fact-source{margin-top:24px;padding:18px 0 0;border-bottom:0;border-top:1px solid #b5d8e9}.fact-source summary{font-size:14px}.fact-source p{font-size:13px;line-height:1.7}.fact-source a{text-decoration:underline}.water-flow{padding-top:55px;border-top:1px solid var(--line)}.section-intro{max-width:470px;color:#506b80;line-height:1.8}.section-intro p+p{margin-top:16px}.section-intro strong{font-weight:600;color:var(--ink)}.cards>a{min-height:300px}.card-index{margin-bottom:30px}.steps h3{min-height:2.3em}.section-head{align-items:start}.section-head>p,.section-intro{padding-top:30px}
@media(max-width:1000px){.water-value{gap:35px}.water-fact{padding:26px}.water-fact .fact-number{font-size:52px}.value-copy>p:not(.eyebrow){font-size:16px}.steps{grid-template-columns:repeat(3,1fr);gap:30px}.steps h3{min-height:0}.cards h3{font-size:24px}}
@media(max-width:720px){.water-value{grid-template-columns:1fr;padding:55px 6%;gap:32px}.value-copy h2{font-size:36px}.value-copy>p:not(.eyebrow){margin-top:20px}.water-fact{padding:26px}.water-fact .fact-number{font-size:58px}.water-flow{padding-top:45px}.section-head>p,.section-intro{padding-top:0}.steps{grid-template-columns:1fr}.cards>a{min-height:0}.card-bottom{padding-top:26px}.section-head{margin-bottom:32px}}
header{height:116px}.brand{display:block;flex-shrink:0;line-height:0}.brand img{display:block;width:300px;max-width:100%;height:auto}footer .brand img{width:270px}@media(max-width:1000px){header{gap:15px}.brand img{width:270px}nav{gap:18px;font-size:13px}}@media(max-width:720px){header{height:100px;padding:0 4%;gap:10px}header .brand{flex:1;min-width:0}header .brand img{width:240px}header>.button.small{font-size:12px;padding:11px 12px;gap:10px}footer .brand img{width:250px}footer{gap:20px}}

.button{background:#0677a5;color:#fff}.button:hover{background:#055f86}.hero .button{background:#35c3ec;color:#031e33}.hero .button:hover{background:#76dbf6}.hero h1 em{color:#54cef0}.water-fact .fact-number{color:#087dad}.contact{background:linear-gradient(115deg,#e8f6fc,#ccecf9)}.brand img{background:#fff}

.solution-overview{background:#f2f8fc}.solution-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.solution-options article{border-top:2px solid #098ec3;padding:25px 0;display:flex;flex-direction:column;align-items:flex-start}.solution-options h3{font-size:26px;line-height:1.25}.solution-options p{color:#506b80;line-height:1.75;margin:18px 0 24px}.solution-options a{margin-top:auto}.next-step{border-top:1px solid #9bbbd1;margin-top:30px;padding-top:24px}.next-step h3{font-size:20px}.next-step p{font-size:16px;line-height:1.75}textarea{width:100%;font:inherit;color:#031e33;background:#fff;border:1px solid #9bbbd1;border-radius:0;padding:14px;resize:vertical}.hero{min-height:680px}.hero>img{height:100%;max-height:850px}.hero-copy{padding-top:65px;padding-bottom:65px}@media(max-width:720px){.solution-options{grid-template-columns:1fr;gap:8px}.solution-options article{padding:24px 0}.hero>img{height:380px}.hero-copy{padding-top:44px;padding-bottom:40px}.solution-options h3{font-size:25px}}

.fact-number span{white-space:normal;font-size:16px;max-width:320px}.hero .actions .button{font-size:14px}

/* Hero matching the approved visual reference. */
.hero{display:block;position:relative;height:clamp(660px,72vw,815px);min-height:660px;background:#031e33;overflow:hidden;color:#fff}
.hero>img{position:absolute;inset:0;width:100%;height:100%;max-height:none;min-height:0;object-fit:cover;object-position:center center}
.hero .shade{display:block;position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,30,51,.98) 0%,rgba(3,30,51,.92) 25%,rgba(3,30,51,.62) 43%,rgba(3,30,51,.12) 63%,rgba(3,30,51,0) 78%)}
.hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;min-height:100%;width:min(690px,48%);max-width:none;padding:72px 0 72px 6.8%}
.hero .eyebrow{margin-bottom:22px;font-size:13px;letter-spacing:.22em}
.hero h1{font-size:clamp(54px,5vw,78px);line-height:1.03;letter-spacing:-.055em}
.hero-copy>p:not(.eyebrow){max-width:500px;margin-top:27px;font-size:18px;line-height:1.65;color:#f4f9fc}
.hero .actions{display:flex;flex-direction:row;align-items:center;gap:28px;margin-top:32px}
.hero .actions .button{min-width:312px;padding:18px 23px}
.hero .text-link{color:#fff}
.hero .image-caption{display:none}

@media(max-width:1000px){.hero-copy{width:59%;padding-left:5.5%}.hero .shade{background:linear-gradient(90deg,rgba(3,30,51,.98),rgba(3,30,51,.86) 34%,rgba(3,30,51,.26) 68%,transparent 88%)}.hero h1{font-size:54px}.hero .actions{align-items:flex-start}}
@media(max-width:720px){.hero{display:block;height:730px;min-height:730px}.hero>img{position:absolute;height:100%;object-position:66% center}.hero .shade{background:linear-gradient(180deg,rgba(3,30,51,.97) 0%,rgba(3,30,51,.87) 48%,rgba(3,30,51,.38) 76%,rgba(3,30,51,.08) 100%)}.hero-copy{display:block;width:100%;min-height:0;padding:52px 6% 34px}.hero h1{font-size:clamp(46px,13vw,58px)}.hero-copy>p:not(.eyebrow){font-size:16px;line-height:1.6;max-width:390px}.hero .actions{display:flex;flex-direction:column;gap:18px;align-items:flex-start}.hero .actions .button{min-width:0;width:min(100%,340px)}.hero .actions .text-link{margin-top:0}.trust{position:relative;background:#fff}}


.customer-path{display:grid;grid-template-columns:1.15fr 1fr;gap:8%;align-items:center;background:#f3f8fc}.path-copy h2{font-size:clamp(32px,3.1vw,46px);line-height:1.18}.path-copy>p:not(.eyebrow){margin-top:22px;color:#506b80;line-height:1.8}.path-expertise{margin:28px 0;border-left:3px solid #098ec3;padding-left:20px}.path-expertise h3{font-size:20px}.path-expertise p{margin-top:10px;color:#506b80;line-height:1.7}.path-panel{background:#fff;border:1px solid #d6e3ed;padding:38px}.path-list{list-style:none;margin:30px 0 0;padding:0}.path-list li{position:relative;display:grid;grid-template-columns:20px 1fr;gap:20px;padding-bottom:34px}.path-list li:not(:last-child):before{content:"";position:absolute;width:2px;background:#b5d8e9;top:14px;bottom:-4px;left:7px}.path-dot{width:16px;height:16px;border:3px solid #098ec3;border-radius:50%;background:#fff;position:relative;margin-top:5px}.path-list li:last-child{padding-bottom:0}.path-list li:last-child .path-dot{background:#098ec3}.path-list h3{font-size:23px;line-height:1.25}.path-list p{margin-top:8px;font-size:16px;line-height:1.6;color:#506b80}@media(max-width:800px){.customer-path{grid-template-columns:1fr;gap:35px}.path-panel{padding:28px}.path-copy .button{font-size:14px}}

.customer-path{align-items:start}.system-examples{display:grid;gap:24px}.system-examples figure{margin:0;background:white;border:1px solid #d6e3ed}.system-examples img{display:block;width:100%;height:250px;object-fit:contain;background:#fff}.system-examples figcaption{padding:20px 24px;border-top:1px solid #e1edf4}.system-examples strong{display:block;font-size:19px}.system-examples figcaption span{display:block;margin-top:8px;color:#506b80;font-size:15px;line-height:1.6}.example-note{font-size:13px;line-height:1.7;color:#506b80}@media(max-width:800px){.system-examples img{height:auto;max-height:330px}.system-examples figcaption{padding:20px}}

.greywater-section{display:grid;grid-template-columns:1fr 1.05fr;gap:8%;align-items:center;background:#fff}.greywater-section figure{margin:0}.greywater-section img{display:block;width:100%;max-height:510px;object-fit:contain}.greywater-section figcaption{font-size:13px;color:#506b80;text-align:center;margin-top:18px}.greywater-section h2{font-size:clamp(32px,3.2vw,46px);line-height:1.2}.greywater-section p:not(.eyebrow){line-height:1.8;color:#506b80;margin:22px 0}.greywater-section .greywater-note{font-size:14px;border-left:3px solid #098ec3;padding-left:18px}.greywater-section .button{margin-top:10px}@media(max-width:800px){.greywater-section{grid-template-columns:1fr;gap:32px}.greywater-section>div{grid-row:1}.greywater-section img{max-height:380px}.greywater-section .button{font-size:14px}}

.drinking-section{background:#f3f8fc;grid-template-columns:1.05fr 1fr}.drinking-section figure{background:#fff;padding:18px;border:1px solid #d6e3ed}.drinking-section img{height:auto}.drinking-section figcaption{padding:0 8px 8px}@media(max-width:800px){.drinking-section{grid-template-columns:1fr}.drinking-section figure{padding:10px}}

.preparedness{background:#031e33;color:#fff}.preparedness .eyebrow{color:#54cef0}.preparedness .section-intro{color:#c0d6e5}.preparedness figure{margin:0 0 28px;background:#fff;color:#031e33}.preparedness img{width:100%;height:auto;display:block}.preparedness figcaption{padding:24px 30px;border-top:1px solid #d6e3ed}.preparedness figcaption strong{display:block;font-size:18px;line-height:1.5}.preparedness figcaption span{display:block;max-width:950px;margin-top:8px;font-size:14px;line-height:1.75;color:#506b80}.preparedness>.button{background:#35c3ec;color:#031e33}.preparedness>.button:hover{background:#76dbf6}@media(max-width:720px){.preparedness figcaption{padding:20px}.preparedness>.button{font-size:13px}}

.contact-email{display:inline-block;margin-top:12px;font-weight:700;text-decoration:underline;text-underline-offset:4px}
@media(max-width:720px){footer{align-items:flex-start;flex-direction:column}footer a{overflow-wrap:anywhere}}

.website-field{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.contact button[disabled]{cursor:wait;opacity:.72;transform:none}.form-status{margin:4px 0 0!important;max-width:none!important;padding:14px 16px!important;border:1px solid transparent;font-size:14px!important;font-weight:600}.form-status.success{background:#e9f8f0;border-color:#79bea0;color:#135f3c}.form-status.error{background:#fff0f0;border-color:#d99b9b;color:#8b2424}
