@font-face{font-family:Manrope;src:url('./assets/manrope-latin.woff') format('woff');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Manrope;src:url('./assets/manrope-medium.woff') format('woff');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:Manrope;src:url('./assets/manrope-semibold.woff') format('woff');font-weight:600 700;font-style:normal;font-display:swap}
@font-face{font-family:Manrope;src:url('./assets/manrope-extrabold.woff') format('woff');font-weight:800;font-style:normal;font-display:swap}
:root{--navy:#063247;--blue:#066a88;--ink:#133749;--muted:#61737c;--line:#dce5e8;--pale:#edf3f5;--white:#fff;--font:Manrope,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;font:400 16px/1.7 var(--font);color:var(--ink);background:#fff}body:has(dialog[open]){overflow:hidden}button,input,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}button{color:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button{border:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500}::selection{background:#a9dce6;color:var(--navy)}:focus-visible{outline:3px solid #0f8aac;outline-offset:5px}button:focus-visible{outline-offset:4px}.container{width:calc(100% - 112px);max-width:1336px;margin-inline:auto}.icon-library{position:absolute;width:0;height:0;overflow:hidden}.icon{width:24px;height:24px;flex:0 0 24px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.skip-link{position:fixed;top:8px;left:8px;z-index:100;background:var(--white);padding:12px 20px;transform:translateY(-150%);border:1px solid var(--navy)}.skip-link:focus{transform:translateY(0)}.announcement{background:var(--navy);color:#fff;font-size:12px;font-weight:500;letter-spacing:.025em}.announcement-inner{height:35px;display:flex;align-items:center;justify-content:space-between}.announcement a{display:flex;align-items:center;gap:12px}.announcement .icon{width:14px;height:14px;flex-basis:14px}.announcement-number{margin-left:5px;color:#d2e6ee}.site-header{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid var(--line)}.nav-bar{height:91px;display:flex;align-items:center;justify-content:space-between;gap:32px}.wordmark{display:inline-flex;flex-direction:column;width:max-content;line-height:1;flex-shrink:0}.wordmark-main{font-size:47px;letter-spacing:-3.4px;font-weight:800;position:relative;padding-right:12px;line-height:.94;color:var(--blue)}.registered{position:absolute;right:0;top:5px;font-size:12px;font-weight:500;letter-spacing:0}.wordmark-sub{font-size:12px;letter-spacing:1.95px;font-weight:650;margin-top:8px;line-height:1.4}.desktop-nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:550;margin-left:auto;margin-right:14px}.desktop-nav a{position:relative;padding:9px 0;white-space:nowrap}.desktop-nav a:after{position:absolute;bottom:0;left:0;right:0;height:1px;background:var(--blue);content:'';transform:scaleX(0);transform-origin:left;transition:transform .2s}.desktop-nav a:hover:after,.desktop-nav a[aria-current='location']:after{transform:scaleX(1)}.button{min-height:53px;display:inline-flex;align-items:center;justify-content:center;gap:27px;padding:14px 24px;background:var(--blue);color:#fff;border:1px solid var(--blue);border-radius:3px;font-size:14px;font-weight:600;line-height:1.4;transition:background .2s,box-shadow .2s}.button:hover{background:var(--navy);border-color:var(--navy);box-shadow:0 4px 10px #06324712}.button .icon{width:20px;height:20px;flex-basis:20px;transition:transform .2s}.button:hover .icon{transform:translateX(3px)}.button-small{min-height:44px;padding:11px 17px;gap:17px;font-size:13px}.menu-toggle{display:none;background:none;width:44px;height:44px;padding:12px 8px}.menu-toggle span{height:1.5px;background:var(--navy);width:25px;display:block;margin:7px 0;transition:transform .2s}.mobile-nav[hidden]{display:none}.mobile-nav{padding:0 24px 20px;background:#fff;box-shadow:0 16px 20px #0632470c}.mobile-nav a{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:15px 0;font-size:16px}.hero{display:grid;grid-template-columns:1fr 1.04fr;gap:40px;align-items:center;padding-top:28px;padding-bottom:42px}.eyebrow{font-size:12px;font-weight:650;letter-spacing:1.9px;line-height:1.5}.hero-copy{padding:30px 0 8px}.hero .eyebrow{display:flex;gap:12px;align-items:center;margin-bottom:28px}.eyebrow-line{width:23px;height:1px;background:var(--blue)}h1{font-size:clamp(56px,5.85vw,84px);line-height:1.12;letter-spacing:-4.2px;color:var(--navy);font-weight:500;margin-left:-3px}h1 span{color:var(--blue)}.hero-description{font-size:16px;line-height:1.8;max-width:375px;color:var(--muted);margin-top:25px}.hero-actions{display:flex;gap:30px;align-items:center;margin-top:31px}.text-link{display:inline-flex;align-items:center;gap:17px;font-size:14px;font-weight:600;line-height:1.5;background:none;padding:0;color:var(--navy);text-decoration:underline;text-underline-offset:6px;text-decoration-color:#a2b6be;transition:text-decoration-color .2s,color .2s}.text-link:hover{text-decoration-color:var(--blue);color:var(--blue)}.text-link .icon{width:20px;height:20px;flex-basis:20px;transition:transform .2s}.text-link:hover .icon{transform:translateX(3px)}.hero-footnote{display:flex;align-items:center;gap:8px;margin-top:43px;font-size:12px;color:var(--muted)}.hero-footnote .icon{width:17px;height:17px;flex-basis:17px;color:var(--blue)}.hero-visual{height:566px;position:relative;overflow:hidden;background:#eaf2f4;border-radius:3px}.hero-visual-top{position:absolute;top:29px;left:30px;right:30px;display:flex;justify-content:space-between;gap:10px;z-index:3;font-size:12px;font-weight:600;letter-spacing:1.7px}.hero-visual-top span:last-child{color:#5c7883;font-size:12px}.hero-water-word{position:absolute;left:50%;top:108px;transform:translateX(-50%);font-size:clamp(120px,16vw,240px);font-weight:550;letter-spacing:-14px;line-height:1;color:#d3e5e9}.hero-product{position:absolute;z-index:2;top:70px;left:50%;transform:translateX(-50%);width:auto;height:408px;max-width:75%;object-fit:contain;filter:drop-shadow(14px 20px 15px #153d4d18)}.capacity-note{position:absolute;top:94px;right:29px;z-index:4;display:flex;flex-direction:column;align-items:center;color:var(--navy)}.capacity-note strong{font-size:35px;font-weight:500;letter-spacing:-2px;line-height:1.1}.capacity-note strong span{font-size:16px;letter-spacing:0;margin-left:1px}.capacity-note>span{font-size:12px;letter-spacing:1.4px;text-align:center;line-height:1.5;margin-top:5px}.hero-visual-bottom{position:absolute;left:30px;right:25px;bottom:22px;display:flex;align-items:center;justify-content:space-between;gap:15px;z-index:4}.micro-label{font-size:12px;letter-spacing:1.6px;font-weight:600;color:#637e89}.hero-visual-bottom p{font-size:14px;font-weight:500;margin-top:4px}.round-button{width:46px;height:46px;border-radius:50%;border:1px solid #abc6ce;display:grid;place-items:center;background:transparent;transition:background .2s,color .2s}.round-button:hover{background:var(--navy);color:white}.round-button .icon{width:21px;height:21px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);padding-top:25px;padding-bottom:28px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:24px}.benefit{display:flex;align-items:center;gap:16px;padding-left:20px}.benefit:first-child{padding-left:0}.benefit+.benefit{border-left:1px solid var(--line);padding-left:40px}.benefit>.icon{width:29px;height:29px;flex-basis:29px;color:var(--blue);stroke-width:1.2}.benefit strong{display:block;font-size:13px;font-weight:600;line-height:1.5}.benefit span{font-size:12px;color:var(--muted);line-height:1.7;display:block;margin-top:4px}.section{padding-top:108px;padding-bottom:105px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:44px}h2{font-size:clamp(35px,3.65vw,50px);line-height:1.2;letter-spacing:-1.9px}.section-heading h2,.about h2,.support-layout h2,.contact h2{margin-top:16px}.heading-description{font-size:15px;color:var(--muted);max-width:295px;line-height:1.8;padding-bottom:5px}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.product-image-button{position:relative;background:#f1f5f6;width:100%;height:417px;border-radius:3px;overflow:hidden;text-align:left;display:block}.product-image-two{background:#f1f1ee}.product-category,.product-index{position:absolute;top:27px;font-size:12px;font-weight:600;letter-spacing:1.6px;z-index:2}.product-category{left:29px}.product-index{right:29px;font-size:12px;letter-spacing:.5px;color:#75868c}.product-image-button img{height:290px;width:auto;max-width:70%;object-fit:contain;margin:57px auto 0;filter:drop-shadow(9px 15px 10px #11324112);transition:transform .35s}.product-image-button:hover img{transform:translateY(-5px)}.product-image-caption{position:absolute;bottom:27px;left:29px;font-size:12px;color:var(--muted)}.product-view-icon{position:absolute;right:24px;bottom:21px;width:34px;height:34px;display:grid;place-items:center;border:1px solid #c9d5d8;border-radius:50%;transition:background .2s,color .2s}.product-view-icon .icon{width:17px;height:17px}.product-image-button:hover .product-view-icon{background:var(--navy);color:#fff;border-color:var(--navy)}.product-info{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-top:23px}.product-info h3{font-size:26px;font-weight:550;letter-spacing:-.8px;line-height:1.4}.product-info p{font-size:13px;color:var(--muted);margin-top:5px}.storage-label{font-size:12px;line-height:1.4;border:1px solid var(--line);padding:6px 9px;border-radius:2px;margin-top:3px;white-space:nowrap}.product-bottom{margin-top:21px;border-top:1px solid var(--line);padding-top:18px;display:flex;justify-content:space-between;align-items:center;gap:15px}.product-bottom>span{font-size:12px;color:var(--muted)}.product-bottom .text-link{font-size:12px;text-decoration:none;gap:12px;white-space:nowrap}.collection-help{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:13px;font-size:13px;margin-top:45px;color:var(--muted)}.collection-help .text-link{font-size:13px}.water-story{display:grid;grid-template-columns:1fr 1fr;background:var(--navy);color:#fff}.water-photo{position:relative;min-height:675px;overflow:hidden;background:#69828a}.water-photo picture,.water-photo img{display:block;width:100%;height:100%;position:absolute;inset:0}.water-photo img{object-fit:cover;object-position:center}.photo-caption{position:absolute;bottom:44px;left:56px;right:30px;color:#fff;text-shadow:0 2px 18px #06324788}.photo-caption span{font-size:12px;letter-spacing:2px;font-weight:650}.photo-caption p{font-size:42px;line-height:1.18;letter-spacing:-1.2px;margin-top:14px}.technology-copy{padding:68px clamp(32px,5.3vw,85px) 62px;max-width:800px;align-self:center}.technology-copy>.eyebrow{color:#bad5df;font-size:12px}.technology-copy h2{font-size:clamp(32px,3vw,42px);letter-spacing:-1.4px;margin-top:21px;line-height:1.24}.technology-copy>p:not(.eyebrow){font-size:14px;line-height:1.9;color:#bdcfd7;margin-top:23px;max-width:400px}.technology-list{margin-top:28px;margin-bottom:29px}.technology-list details{border-top:1px solid #ffffff30}.technology-list details:last-child{border-bottom:1px solid #ffffff30}summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:15px;font-weight:500;padding:20px 0}summary::-webkit-details-marker{display:none}summary>.icon{height:17px;width:17px;flex-basis:17px;transition:transform .2s}details[open]>summary>.icon{transform:rotate(45deg)}.technology-list summary{font-size:14px;padding:17px 0}.technology-index{color:#8eaebd;font-size:12px;margin-right:16px}.detail-content{font-size:14px;line-height:1.9;padding-bottom:23px;color:var(--muted);max-width:630px}.technology-list .detail-content{color:#bdcfd7;font-size:13px;padding-left:30px;padding-bottom:20px}.light-link{color:#fff;text-decoration-color:#749ba9;font-size:12px}.light-link:hover{color:#bce5ed;text-decoration-color:#bce5ed}.about{display:grid;grid-template-columns:.95fr 1.05fr;gap:100px}.about-heading>.text-link{margin-top:31px}.about-content{padding-top:26px}.about-lead{font-size:24px;line-height:1.65;letter-spacing:-.5px;margin-bottom:20px}.about-content>p:not(.about-lead){color:var(--muted);font-size:14px;line-height:1.9}.about-facts{display:flex;gap:65px;border-top:1px solid var(--line);margin-top:29px;padding-top:25px}.about-facts strong{display:block;font-size:35px;font-weight:500;letter-spacing:-1.3px;line-height:1.2}.about-facts span{font-size:12px;color:var(--muted);display:block;margin-top:8px}.support-section{background:#f4f7f8;padding-block:87px}.support-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px}.support-layout h2{font-size:42px}.support-layout>div>p:not(.eyebrow){color:var(--muted);font-size:14px;line-height:1.9;margin-top:23px}.support-layout .text-link{margin-top:26px;font-size:13px}.faq-list{padding-top:3px}.faq-list details{border-bottom:1px solid #d4dfe3}.faq-list details:first-child{border-top:1px solid #d4dfe3}.faq-list summary{font-size:14px;line-height:1.7;padding-block:21px}.contact{display:grid;grid-template-columns:1fr 1fr;gap:100px}.contact-intro>p:not(.eyebrow){color:var(--muted);font-size:15px;line-height:1.9;max-width:335px;margin-top:25px}.contact-options{padding-top:5px}.contact-option{display:flex;align-items:center;gap:20px;border-bottom:1px solid var(--line);padding:26px 0;transition:color .2s}.contact-option:first-child{padding-top:10px}.contact-option:hover{color:var(--blue)}.contact-option>.icon:first-child{width:26px;height:26px;flex-basis:26px;stroke-width:1.3}.contact-option>.icon:last-child{margin-left:auto;width:23px;height:23px}.contact-option span{display:block;font-size:12px;font-weight:600;letter-spacing:1.7px;color:var(--muted);margin-bottom:6px}.contact-option strong{font-size:23px;letter-spacing:-.7px;font-weight:500;line-height:1.5;overflow-wrap:anywhere}.contact-address{display:flex;gap:20px;margin-top:28px}.contact-address>.icon{width:26px;height:26px;flex-basis:26px;stroke-width:1.3;margin-top:3px}.contact-address strong{font-size:13px;font-weight:600}.contact-address p{font-size:12px;color:var(--muted);line-height:1.9;margin-top:6px}.footer{background:var(--navy);color:#fff;padding-top:58px}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;gap:45px;padding-bottom:48px}.footer-wordmark .wordmark-main{color:#fff;font-size:52px}.footer-wordmark .wordmark-sub{color:#c1d3db;font-size:12px;letter-spacing:2.35px}.footer-top>div>p{font-size:12px;color:#c1d3db;margin-top:17px}.footer-nav{display:flex;gap:70px}.footer-nav>div{display:flex;flex-direction:column;gap:9px}.footer-nav span{font-size:12px;letter-spacing:1.7px;color:#a5c2d0;font-weight:600;margin-bottom:10px}.footer-nav a{font-size:12px;color:#e7f0f4}.footer-nav a:hover{text-decoration:underline;text-underline-offset:5px}.footer-note{border-left:1px solid #547284;padding-left:40px}.footer-note>.icon{width:35px;height:35px;stroke-width:1}.footer-note p{font-size:13px!important;color:#fff!important;line-height:1.8}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-block:21px;border-top:1px solid #ffffff25;font-size:12px;color:#a6c0ce}.footer-bottom a{display:flex;gap:10px;align-items:center;color:#c9dce5}.footer-bottom .icon{width:15px;height:15px;flex-basis:15px}.product-dialog{border:0;border-radius:5px;padding:0;max-width:960px;width:calc(100% - 48px);max-height:90dvh;background:#fff;color:var(--ink);box-shadow:0 25px 90px #06324738}.product-dialog::backdrop{background:#062638b8;backdrop-filter:blur(5px)}.dialog-shell{display:grid;grid-template-columns:.9fr 1.1fr;position:relative}.dialog-close{position:absolute;z-index:3;right:15px;top:14px;background:#fff;border:1px solid var(--line);border-radius:50%;height:38px;width:38px;display:grid;place-items:center}.dialog-close .icon{width:19px;height:19px}.dialog-image{background:var(--pale);padding:33px 28px;display:flex;align-items:center;flex-direction:column;justify-content:center;gap:35px}.dialog-image>.eyebrow{font-size:12px}.dialog-image img{width:auto;height:370px;max-width:100%;object-fit:contain;filter:drop-shadow(8px 15px 10px #11324115)}.dialog-copy{padding:48px 38px 35px}.dialog-copy>.eyebrow{font-size:12px;color:var(--muted);margin-bottom:13px}.dialog-copy h2{font-size:43px;line-height:1.1}.dialog-copy>p:not(.eyebrow){font-size:13px;color:var(--muted);line-height:1.8;margin-top:12px}.dialog-specs{display:flex;gap:27px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0;margin-top:24px}.dialog-specs span{display:block;font-size:12px;letter-spacing:1px;color:var(--muted)}.dialog-specs strong{display:block;font-size:13px;font-weight:550;margin-top:6px}.variant-fieldset{border:0;padding:0;margin:23px 0 0}.variant-fieldset legend{font-size:13px;font-weight:600;margin-bottom:12px}.variant-fieldset label{cursor:pointer;display:flex;align-items:center;justify-content:space-between;position:relative;gap:10px;min-height:44px;padding:9px 12px;border:1px solid var(--line);border-radius:3px;margin-top:7px;font-size:13px}.variant-fieldset label:has(input:checked){border-color:var(--blue);background:#edf6f8}.variant-fieldset label:has(input:focus-visible){outline:2px solid var(--blue);outline-offset:3px}.variant-fieldset input{position:absolute;opacity:0;width:1px;height:1px}.variant-fieldset small{font-size:12px;font-weight:400;color:var(--muted);display:block}.radio-indicator{width:14px;height:14px;border:1px solid #a4b7bf;border-radius:50%;padding:3px;flex:0 0 14px}.variant-fieldset input:checked~.radio-indicator{border-color:var(--blue);background:var(--blue);box-shadow:inset 0 0 0 3px #fff}.dialog-copy>.variant-note{font-size:12px!important;min-height:58px;margin-top:16px!important}.dialog-enquire{display:flex;width:100%;margin-top:17px;min-height:48px;font-size:13px}.dialog-copy>.dialog-footer-note{font-size:12px!important;line-height:1.8!important;text-align:center}.dialog-footer-note a{text-decoration:underline;text-underline-offset:3px;white-space:nowrap}
@media(min-width:1600px){.hero-visual{height:600px}.hero-product{height:445px;top:72px}.hero-water-word{font-size:252px}.hero{gap:75px}.hero-description{font-size:17px;max-width:410px}}
@media(max-width:1200px){.container{width:calc(100% - 72px)}.desktop-nav{gap:20px;font-size:13px;margin-right:0}.nav-bar{gap:24px}.nav-cta{font-size:12px;padding-inline:13px;gap:10px}.hero{gap:28px}.hero-visual{height:515px}.hero-product{height:369px;top:68px}.hero-copy .eyebrow{font-size:12px}.hero-description{font-size:15px;max-width:335px}.hero-actions{gap:23px}.hero-actions .button{padding-inline:18px;gap:18px}.hero-footnote{font-size:12px}.benefit{gap:13px}.benefit+.benefit{padding-left:25px}.benefit strong{font-size:12px}.benefit span{font-size:12px}.product-image-button{height:378px}.product-image-button img{height:263px;margin-top:52px}.product-bottom{align-items:flex-start;gap:10px;flex-direction:column}.technology-copy{padding:50px 38px}.water-photo{min-height:670px}.about{gap:65px}.support-layout{gap:55px}.contact{gap:70px}.contact-option strong{font-size:20px}.footer-nav{gap:40px}.footer-note{padding-left:25px}.photo-caption{left:36px}}
@media(max-width:950px){.container{width:calc(100% - 48px)}.desktop-nav{gap:16px;font-size:12px}.nav-bar{gap:20px;height:80px}.nav-cta{display:none}.wordmark-main{font-size:43px}.wordmark-sub{font-size:12px;letter-spacing:1.95px}.hero{gap:24px}.hero-visual{height:460px}.hero-product{height:324px;top:64px}.hero-visual-top{top:22px;left:22px;right:22px;font-size:12px;letter-spacing:1.2px}.hero-visual-top span:last-child{font-size:12px}.hero-visual-bottom{left:22px;right:19px;bottom:17px}.hero-visual-bottom p{font-size:12px}.hero-water-word{top:122px;letter-spacing:-9px}.capacity-note{right:18px;top:77px}.capacity-note strong{font-size:28px}.capacity-note>span{font-size:12px;letter-spacing:.8px}h1{font-size:58px;letter-spacing:-3.3px}.hero .eyebrow{margin-bottom:22px}.hero-description{font-size:14px;margin-top:22px}.hero-actions{gap:22px;flex-wrap:wrap;margin-top:25px}.hero-actions .button{font-size:12px;min-height:48px;gap:14px;padding:12px 15px}.hero-actions .text-link{font-size:12px}.hero-footnote{font-size:12px;margin-top:30px}.benefits{gap:18px}.benefit{gap:10px;align-items:flex-start}.benefit+.benefit{padding-left:18px}.benefit>.icon{width:24px;height:24px;flex-basis:24px;margin-top:2px}.benefit strong{font-size:12px}.benefit span{font-size:12px}.section{padding-block:80px}.section-heading{margin-bottom:34px}.heading-description{font-size:13px;max-width:245px}.product-grid{gap:24px}.product-image-button{height:350px}.product-image-button img{height:244px;margin-top:44px}.product-category{font-size:12px;left:22px;top:21px;letter-spacing:1.1px}.product-index{right:22px;top:18px}.product-image-caption{left:22px;bottom:24px;font-size:12px}.product-info h3{font-size:24px}.product-info p{font-size:12px}.storage-label{font-size:12px}.water-photo{min-height:680px}.technology-copy{padding:42px 28px}.technology-copy h2{font-size:30px;letter-spacing:-1.1px}.technology-copy>p:not(.eyebrow){font-size:13px;margin-top:20px}.technology-copy>.eyebrow{font-size:12px;letter-spacing:1.5px}.technology-list summary{font-size:13px}.technology-list .detail-content{font-size:12px}.light-link{font-size:12px;gap:10px}.photo-caption{left:25px}.photo-caption p{font-size:35px}.about{gap:45px}.about-lead{font-size:20px}.about-content>p:not(.about-lead){font-size:13px}.about-facts{gap:35px}.about-facts strong{font-size:30px}.support-layout{gap:40px;grid-template-columns:.85fr 1.15fr}.support-layout h2{font-size:35px}.support-layout>div>p:not(.eyebrow){font-size:13px}.faq-list summary{font-size:13px}.faq-list .detail-content{font-size:13px}.contact{gap:45px}.contact-intro>p:not(.eyebrow){font-size:14px}.contact-option{gap:14px}.contact-option strong{font-size:18px}.contact-address{gap:14px}.contact-address strong{font-size:12px}.contact-address p{font-size:12px}.footer-top{gap:30px}.footer-note{display:none}.footer-nav{gap:50px}}
@media(max-width:700px){html{scroll-padding-top:85px}.container{width:calc(100% - 40px)}.announcement-inner{height:30px;justify-content:center}.announcement{font-size:12px}.announcement a{display:none}.nav-bar{height:75px}.wordmark-main{font-size:39px;letter-spacing:-2.9px}.wordmark-sub{font-size:12px;letter-spacing:1.8px}.registered{font-size:12px;right:1px}.desktop-nav{display:none}.menu-toggle{display:block;margin-right:-8px}.menu-toggle[aria-expanded='true'] span:first-child{transform:translateY(4.25px) rotate(45deg)}.menu-toggle[aria-expanded='true'] span:last-child{transform:translateY(-4.25px) rotate(-45deg)}.hero{grid-template-columns:1fr;padding-top:35px;padding-bottom:27px;gap:30px}.hero-copy{padding:0}.hero .eyebrow{font-size:12px;letter-spacing:1.6px;gap:9px;margin-bottom:20px}h1{font-size:clamp(52px,11vw,73px);line-height:1.12;letter-spacing:-3.2px}.hero-description{font-size:15px;max-width:420px;margin-top:20px;line-height:1.8}.hero-actions{margin-top:24px;gap:27px}.hero-actions .button{font-size:13px;min-height:49px;padding:13px 20px;gap:24px}.hero-actions .text-link{font-size:13px}.hero-footnote{margin-top:23px;font-size:12px}.hero-visual{height:470px}.hero-product{height:342px;top:60px}.hero-visual-top{left:23px;right:23px;top:23px;font-size:12px}.hero-visual-top span:last-child{font-size:12px}.hero-water-word{top:102px;font-size:190px;letter-spacing:-10px}.capacity-note{right:26px;top:83px}.capacity-note strong{font-size:32px}.capacity-note>span{font-size:12px;letter-spacing:1px}.hero-visual-bottom{left:24px;right:20px;bottom:18px}.hero-visual-bottom p{font-size:13px}.micro-label{font-size:12px}.round-button{height:42px;width:42px}.benefits{grid-template-columns:1fr;gap:0;padding-block:6px}.benefit,.benefit:first-child{padding:19px 0;gap:19px;align-items:center}.benefit+.benefit{border-left:0;border-top:1px solid var(--line);padding:19px 0}.benefit>.icon{height:28px;width:28px;flex-basis:28px}.benefit strong{font-size:13px}.benefit span{font-size:12px;margin-top:3px}.section{padding-block:63px}.eyebrow{font-size:12px;letter-spacing:1.7px}h2{font-size:37px;letter-spacing:-1.5px}.section-heading{display:block;margin-bottom:29px}.section-heading h2{margin-top:14px}.heading-description{max-width:340px;font-size:14px;margin-top:20px;padding:0}.product-grid{grid-template-columns:1fr;gap:34px}.product-image-button{height:390px}.product-image-button img{height:282px;margin-top:44px}.product-category{font-size:12px;left:24px;top:24px}.product-index{right:24px;top:21px}.product-image-caption{font-size:12px;left:24px;bottom:26px}.product-view-icon{bottom:21px}.product-info{margin-top:20px}.product-info h3{font-size:26px}.product-info p{font-size:13px;margin-top:3px}.storage-label{font-size:12px}.product-bottom{flex-direction:row;align-items:center;flex-wrap:wrap;row-gap:15px;padding-top:17px;margin-top:18px}.product-bottom>span{font-size:12px}.product-bottom .text-link{font-size:12px}.collection-help{font-size:12px;margin-top:31px;gap:10px}.collection-help .text-link{font-size:12px}.water-story{grid-template-columns:1fr}.water-photo{min-height:440px;max-height:500px}.water-photo img{object-position:50% 48%}.photo-caption{bottom:29px;left:25px}.photo-caption span{font-size:12px}.photo-caption p{font-size:39px;margin-top:12px}.technology-copy{padding:49px 25px 51px;max-width:none}.technology-copy h2{font-size:36px;line-height:1.23;letter-spacing:-1.4px;margin-top:19px}.technology-copy>.eyebrow{font-size:12px}.technology-copy>p:not(.eyebrow){font-size:14px;max-width:450px;margin-top:21px}.technology-list{margin-top:29px;margin-bottom:29px}.technology-list summary{font-size:14px;padding-block:19px}.technology-list .detail-content{font-size:13px}.light-link{font-size:13px;gap:16px}.about{grid-template-columns:1fr;gap:32px}.about-heading>.text-link{font-size:13px;margin-top:23px}.about-content{padding-top:0}.about-lead{font-size:21px;line-height:1.65}.about-content>p:not(.about-lead){font-size:14px}.about-facts{gap:50px;padding-top:26px;margin-top:28px}.about-facts strong{font-size:35px}.about-facts span{font-size:12px}.support-section{padding-block:54px}.support-layout{grid-template-columns:1fr;gap:33px}.support-layout h2{font-size:36px}.support-layout>div>p:not(.eyebrow){font-size:14px;margin-top:20px}.support-layout .text-link{font-size:13px;margin-top:19px}.faq-list{padding:0}.faq-list summary{font-size:14px;padding-block:20px}.faq-list .detail-content{font-size:14px}.contact{grid-template-columns:1fr;gap:28px}.contact-intro>p:not(.eyebrow){font-size:14px;max-width:370px;margin-top:20px}.contact-options{padding-top:0}.contact-option{padding-block:23px;gap:18px}.contact-option strong{font-size:22px}.contact-option span{font-size:12px}.contact-address{gap:18px;margin-top:25px}.contact-address strong{font-size:13px}.contact-address p{font-size:13px}.footer{padding-top:43px}.footer-top{display:flex;flex-direction:column;gap:34px;padding-bottom:34px}.footer-wordmark .wordmark-main{font-size:46px}.footer-wordmark .wordmark-sub{font-size:12px;letter-spacing:2.15px}.footer-top>div>p{font-size:13px;margin-top:16px}.footer-nav{gap:45px;width:100%;justify-content:space-between;padding-right:10px}.footer-nav span{font-size:12px}.footer-nav a{font-size:13px}.footer-nav>div{gap:10px}.footer-bottom{font-size:12px;gap:14px;padding-block:20px;align-items:center}.footer-bottom a{font-size:12px;gap:6px;white-space:nowrap}.product-dialog{width:calc(100% - 24px);max-height:94dvh}.dialog-shell{grid-template-columns:1fr}.dialog-image{min-height:240px;padding:20px;gap:15px}.dialog-image img{height:190px}.dialog-image>.eyebrow{font-size:12px}.dialog-copy{padding:29px 24px 25px}.dialog-copy h2{font-size:38px}.dialog-copy>.eyebrow{font-size:12px;margin-bottom:12px}.dialog-copy>p:not(.eyebrow){font-size:13px}.dialog-specs{gap:35px;margin-top:20px;padding-block:18px}.dialog-specs span{font-size:12px}.dialog-specs strong{font-size:14px}.variant-fieldset legend{font-size:14px}.variant-fieldset label{font-size:14px;min-height:47px}.variant-fieldset small{font-size:12px}.dialog-copy>.variant-note{font-size:12px!important;min-height:0}.dialog-enquire{margin-top:20px;min-height:49px;font-size:14px}.dialog-copy>.dialog-footer-note{font-size:12px!important}.dialog-close{position:sticky;float:right;right:12px;top:12px;grid-area:1/1;justify-self:end;align-self:start;margin:12px 12px 0 0}.dialog-image{grid-area:1/1}}
@media(max-width:370px){.container{width:calc(100% - 32px)}h1{font-size:51px}.hero-visual{height:426px}.hero-product{height:303px;top:63px}.hero-water-word{font-size:165px}.capacity-note{right:17px}.hero-visual-top span:last-child{display:none}.hero-actions{gap:21px}.hero-actions .button{padding-inline:16px;gap:17px}.product-image-button{height:350px}.product-image-button img{height:250px}.product-bottom{flex-direction:column;align-items:flex-start}.contact-option strong{font-size:19px}.footer-nav{gap:28px;padding-right:0}.footer-nav a{font-size:12px}.footer-bottom{flex-wrap:wrap;gap:10px}.hero-footnote{font-size:12px}.about-facts{gap:35px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Keep reading copy and essential controls comfortably sized at every viewport. */
.wordmark-sub,.footer-wordmark .wordmark-sub{font-size:12px;letter-spacing:.08px;font-weight:500;margin-top:8px}
.registered{font-size:12px}
.hero-description,.heading-description,.technology-copy>p:not(.eyebrow),.about-content>p:not(.about-lead),.support-layout>div>p:not(.eyebrow),.contact-intro>p:not(.eyebrow),.detail-content,.technology-list .detail-content,.faq-list .detail-content{font-size:16px}
.desktop-nav,.button-small,.hero-actions .button,.hero-actions .text-link,.benefit strong,.benefit span,.product-info p,.product-bottom .text-link,.collection-help,.collection-help .text-link,.technology-list summary,.light-link,.about-heading>.text-link,.support-layout .text-link,.faq-list summary,.contact-address strong,.contact-address p,.footer-nav a,.dialog-copy>p:not(.eyebrow),.variant-fieldset legend,.variant-fieldset label,.dialog-specs strong,.dialog-enquire{font-size:14px}
.hero-visual-top,.product-category{letter-spacing:1.1px}
.hero-visual-top span:last-child{font-size:12px;letter-spacing:.4px}
.hero-visual-bottom p{font-size:15px}
.capacity-note>span{font-size:12px;letter-spacing:.2px}
.micro-label{font-size:12px;letter-spacing:.9px}
.benefits{gap:20px}
.benefit strong{line-height:1.65}
.benefit span{line-height:1.6}
.product-bottom{flex-wrap:wrap;gap:12px}
.product-bottom>span{font-size:12px}
.product-image-caption{font-size:12px}
.about-facts span{font-size:14px}
.footer-nav span,.footer-bottom,.footer-bottom a{font-size:12px}
.dialog-specs span{font-size:12px;letter-spacing:.2px}
.dialog-copy>.variant-note{font-size:13px!important}
.dialog-copy>.dialog-footer-note{font-size:12px!important}
.dialog-copy{min-width:0}
.photo-caption span{font-size:12px;letter-spacing:1px}
@media(max-width:1200px){.hero-visual-top span:last-child{display:none}.hero-visual{height:545px}.hero-product{top:85px}.benefit+.benefit{padding-left:22px}.benefit{gap:12px}.water-photo{min-height:760px}}
@media(max-width:1000px){.desktop-nav,.nav-cta{display:none}.menu-toggle{display:block}.nav-bar{height:80px}.mobile-nav a{font-size:16px}.hero-visual{height:510px}.hero-product{top:93px}.hero-visual-bottom p{font-size:14px}.capacity-note{top:63px}.capacity-note strong{font-size:30px}.capacity-note>span{font-size:12px}.micro-label{font-size:12px;letter-spacing:.3px}.benefits{gap:15px}.benefit{flex-direction:column;align-items:flex-start;gap:10px}.benefit+.benefit{padding-left:20px}.water-story{grid-template-columns:.9fr 1.1fr}.technology-copy{padding:48px 30px}.technology-copy h2{font-size:33px}.water-photo{min-height:820px}.photo-caption{left:25px}.about{gap:45px}.support-layout{gap:35px}.contact{gap:40px}.footer-nav{gap:40px}.product-bottom{flex-direction:column;align-items:flex-start}.hero-actions{gap:23px}.hero-footnote{font-size:12px}}
@media(max-width:700px){.wordmark-sub,.footer-wordmark .wordmark-sub{font-size:12px;letter-spacing:0}.hero-visual{height:477px}.hero-product{top:75px;height:324px}.hero-water-word{top:126px}.capacity-note{top:67px}.capacity-note>span{font-size:12px}.hero-visual-top{font-size:12px;letter-spacing:.9px}.hero-visual-bottom{bottom:19px}.hero-visual-bottom p{font-size:14px}.hero-actions .button{font-size:14px;gap:20px}.hero-actions .text-link{font-size:14px}.hero-footnote{font-size:12px}.benefit,.benefit:first-child,.benefit+.benefit{flex-direction:row;gap:18px;align-items:center;padding:20px 0}.water-story{grid-template-columns:1fr}.water-photo{min-height:440px}.technology-copy{padding:48px 24px}.technology-copy h2{font-size:36px}.technology-list summary{font-size:15px}.technology-list .detail-content{padding-left:0}.product-bottom{flex-direction:row;align-items:center;gap:14px}.product-image-caption{font-size:12px;max-width:75%}.product-category{font-size:12px;letter-spacing:.7px}.product-image-button{height:403px}.product-image-button img{margin-top:55px}.about{gap:30px}.support-layout{gap:30px}.contact{gap:28px}.contact-option strong{font-size:21px}.footer-nav{gap:24px;padding:0}.footer-bottom{align-items:flex-start;flex-wrap:wrap}.dialog-specs{gap:25px}.dialog-specs span{font-size:12px}.photo-caption{bottom:26px}.photo-caption span{font-size:12px;letter-spacing:.6px}}
@media(max-width:370px){.hero-visual{height:440px}.hero-product{height:290px;top:75px}.hero-actions{gap:22px}.hero-actions .button{gap:16px;padding-inline:16px}.hero-visual-bottom p{font-size:13px}.micro-label{font-size:12px;letter-spacing:0}.product-bottom{flex-direction:column;align-items:flex-start}.product-category{font-size:12px;letter-spacing:0}.contact-option strong{font-size:19px}.footer-nav a{font-size:13px}}

.photo-caption{top:42px;bottom:auto;color:var(--navy);text-shadow:none}
@media(max-width:700px){.photo-caption{top:27px;bottom:auto}.photo-caption p{font-size:34px}}

.dialog-image-note{font-size:12px;color:var(--muted)}


/* AQUAPI supplied brand logo — layout otherwise unchanged */
.wordmark .brand-logo{display:block;width:210px;height:auto;max-height:62px;object-fit:contain}
.footer-wordmark .brand-logo{width:225px;max-height:66px}
@media(max-width:1000px){.wordmark .brand-logo{width:170px;max-height:54px}}
@media(max-width:370px){.wordmark .brand-logo{width:150px;max-height:48px}}
