@font-face{font-family:SuisseBook;src:url(/fonts/suisse-book.woff2)format("woff2");font-style:normal;font-weight:400 450;font-display:swap}@font-face{font-family:SuisseMedium;src:url(/fonts/suisse-medium.woff2)format("woff2");font-style:normal;font-weight:500 700;font-display:swap}@font-face{font-family:SuisseWorks;src:url(/fonts/suisse-works-book.woff2)format("woff2");font-style:normal;font-weight:400;font-display:swap}:root{--ink:#0a221b;--ink-soft:#15372f;--forest:#0f4637;--moss:#547066;--paper:#f2f0e9;--white:#fbfcf8;--mist:#d9e3de;--aqua:#b9e4df;--lime:#caf47f;--blue:#007cb8;--line:#0a221b26;--gutter:clamp(1rem, 3.2vw, 3rem);--section:clamp(6rem, 11vw, 11rem);--radius:22px;--ease:cubic-bezier(.2, .75, .2, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper);scroll-padding-top:7rem}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:SuisseBook,Arial,sans-serif;overflow-x:clip}body,button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}svg{display:block}button,a,summary{touch-action:manipulation}h1,h2,h3,p,blockquote{text-wrap:balance}main{overflow:clip}section[id],article[id]{scroll-margin-top:7rem}::selection{color:var(--ink);background:var(--lime)}:focus-visible{outline:3px solid var(--lime);outline-offset:4px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--lime);border-radius:999px;padding:.8rem 1rem;transition:transform .2s;position:fixed;top:.6rem;left:.6rem;transform:translateY(-170%)}.skip-link:focus{transform:none}.site-header{z-index:40;width:100%;min-height:76px;color:var(--white);box-shadow:none;transition:opacity .42s var(--ease), transform .42s var(--ease), visibility .42s;background:linear-gradient(#041620ad 0%,#04162038 58%,#0000 100%);border:0;border-radius:0;grid-template-columns:1fr auto 1fr;align-items:center;padding:.7rem clamp(1.1rem,2.8vw,3rem);display:grid;position:fixed;top:0;left:0;transform:none}.site-header.is-hidden{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-28px)}.header-brand{align-items:center;width:max-content;display:flex}.header-brand .brand-logo{width:188px;height:52px;color:var(--white)}.desktop-nav{align-items:center;gap:clamp(1.4rem,2.7vw,3rem);display:flex}.desktop-nav a{color:#ffffffd1;font-size:.96rem;position:relative}.desktop-nav a:after{content:"";background:var(--white);transform-origin:100%;height:1px;transition:transform .25s var(--ease);position:absolute;bottom:-.3rem;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after{transform-origin:0;transform:scaleX(1)}.header-actions{justify-self:end;align-items:center;gap:.6rem;display:flex}.mobile-menu{display:none;position:relative}.mobile-menu summary{cursor:pointer;width:44px;height:44px;color:var(--white);background:#04162033;border:1px solid #fff6;border-radius:50%;place-items:center;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary svg{width:20px;height:20px}.mobile-menu nav{border:1px solid var(--line);background:var(--white);border-radius:18px;width:min(330px,100vw - 2rem);padding:.6rem;display:grid;position:absolute;top:calc(100% + .8rem);right:0;box-shadow:0 25px 60px #0a221b2e}.mobile-menu nav a{min-height:50px;color:var(--ink);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:.6rem .75rem;display:flex}.mobile-menu nav a:last-child{color:var(--white);background:var(--ink);border:0;border-radius:12px}.mobile-menu nav svg{width:16px;height:16px}.button{width:max-content;min-height:54px;color:var(--ink);border:1px solid var(--lime);background:var(--lime);cursor:pointer;transition:transform .25s var(--ease), background .25s ease, border-color .25s ease;border-radius:999px;justify-content:center;align-items:center;gap:.65rem;padding:.9rem 1.4rem;font-family:SuisseMedium,Arial,sans-serif;font-size:.95rem;font-weight:500;display:inline-flex}.button:hover{background:#d8ff9d;border-color:#d8ff9d;transform:translateY(-2px)}.button svg,.text-link svg,.product-copy>a svg,.category-gateway svg{width:15px;height:15px;transition:transform .25s var(--ease)}.button:hover svg,.text-link:hover svg,.product-copy>a:hover svg,.category-gateway a:hover svg{transform:translate(4px)}.button-small{min-height:46px;padding:.7rem 1.05rem}.header-cta{color:var(--ink);border-color:var(--white);background:var(--white)}.header-cta:hover{color:var(--ink);background:var(--lime);border-color:var(--lime)}.button-ghost{color:var(--ink);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fbfcf8b3;border-color:#0a221b40}.button-ghost:hover{border-color:var(--white);background:var(--white)}.button-light{color:var(--ink);border-color:var(--white);background:var(--white)}.text-link{border-bottom:1px solid #0a221b59;align-items:center;gap:.5rem;width:max-content;padding-bottom:.25rem;font-family:SuisseMedium,Arial,sans-serif;font-size:.9rem;display:inline-flex}.eyebrow{letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.5rem;font-family:SuisseMedium,Arial,sans-serif;font-size:.75rem;font-weight:500;display:inline-flex}.home-hero{min-height:100svh;padding:9rem var(--gutter) 6rem;color:var(--white);background:var(--ink);text-align:center;place-items:center;display:grid;position:relative}.hero-photo{animation:heroSettle 1.2s var(--ease) both;background:url(/installations/1.jpg) 50% 38%/cover no-repeat;position:absolute;inset:0;transform:scale(1.015)}.hero-gradient{background:radial-gradient(circle,#05191357,#051913c7 72%),linear-gradient(#05191333,#051913ad);position:absolute;inset:0}.hero-content{z-index:2;max-width:1180px;animation:riseIn .9s .1s var(--ease) both;margin:auto;position:relative}.hero-notice{width:max-content;color:var(--lime);letter-spacing:.04em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a221b59;border:1px solid #caf47f66;border-radius:999px;margin-bottom:1.7rem;padding:.55rem .8rem;font-family:SuisseMedium,Arial,sans-serif;font-size:.8rem;display:block}.hero-content .eyebrow{color:#ffffffb8}.hero-content h1{letter-spacing:-.067em;max-width:1180px;margin:0 auto 1.8rem;font-size:clamp(4.1rem,8.2vw,9rem);font-weight:400;line-height:.84}.hero-content h1 span{color:#ffffff8c}.hero-content>p{color:#ffffffbd;text-align:center;max-width:610px;margin:0 auto;font-size:clamp(1rem,1.5vw,1.22rem);line-height:1.5}.hero-actions{justify-content:center;gap:.7rem;margin-top:2rem;display:flex}.hero-spec-card{z-index:2;right:var(--gutter);width:min(310px,24vw);color:var(--ink);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);animation:riseIn .9s .28s var(--ease) both;background:#fbfcf8f0;border-radius:18px;padding:1.2rem;position:absolute;bottom:7.7rem;box-shadow:0 25px 70px #00000038}.hero-spec-card>span{color:var(--moss);text-transform:uppercase;letter-spacing:.09em;align-items:center;gap:.5rem;font-size:.72rem;display:flex}.hero-spec-card>span i{background:#70a542;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #70a54226}.hero-spec-card>strong{letter-spacing:-.04em;margin:1rem 0 1.3rem;font-size:1.55rem;font-weight:400;display:block}.hero-spec-card>div{border-top:1px solid var(--line);justify-content:space-between;padding:.7rem 0;display:flex}.hero-spec-card small{color:var(--moss);letter-spacing:.06em;font-size:.65rem}.hero-spec-card b{font-family:SuisseMedium,Arial,sans-serif;font-size:.74rem;font-weight:500}.hero-proof{z-index:2;right:var(--gutter);bottom:2.1rem;left:var(--gutter);color:#ffffffb3;border-top:1px solid #ffffff47;justify-content:space-between;padding-top:1.25rem;font-size:.78rem;display:flex;position:absolute}.section-heading h2,.products-heading h2,.reviews-heading h2,.installation-heading h2,.contact-copy h2,.stock-heading h2,.catalog-heading h2{letter-spacing:-.063em;margin:1.4rem 0 0;font-size:clamp(3.3rem,6.5vw,7.4rem);font-weight:400;line-height:.84}.section-heading>p{max-width:410px;color:var(--moss);margin:1.6rem 0 0;line-height:1.5}.home-page .superiority-section>.section-heading,.home-page .products-heading,.home-page .installation-heading,.home-page .reviews-heading{text-align:center;flex-direction:column;align-items:center;gap:0;display:flex}.home-page .superiority-section>.section-heading h2,.home-page .products-heading h2,.home-page .installation-heading h2,.home-page .reviews-heading h2{margin-top:1.4rem}.home-page .superiority-section>.section-heading p,.home-page .products-heading>div:last-child,.home-page .installation-heading>p{text-align:center;max-width:600px;margin:1.6rem auto 0}.home-page .products-heading>div:first-child,.home-page .products-heading>div:last-child{flex-direction:column;align-items:center;display:flex}.home-page .products-heading .text-link,.home-page .reviews-heading .text-link{margin-top:1.8rem}.home-page .faq-section .section-heading,.home-page .contact-copy{text-align:center}.home-page .faq-section .section-heading>p,.home-page .contact-copy>p{margin-left:auto;margin-right:auto}.home-page .contact-points{text-align:left;margin-left:auto;margin-right:auto}.superiority-section{padding:var(--section) var(--gutter);background:var(--white)}.superiority-section>.section-heading{grid-template-columns:1fr 2fr 1fr;align-items:end;max-width:1500px;margin:0 auto 5rem;display:grid}.superiority-section>.section-heading .eyebrow{align-self:start}.superiority-section>.section-heading h2{margin:0}.superiority-section>.section-heading p{margin:0 0 .45rem auto}.superiority-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);max-width:1500px;margin:auto;display:grid}.superiority-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:280px;padding:1.5rem;transition:color .3s,background .3s}.superiority-grid article:hover{color:var(--white);background:var(--ink)}.superiority-grid article>span{width:34px;height:34px;color:var(--moss);border:1px solid;border-radius:50%;place-items:center;font-size:.62rem;display:grid}.superiority-grid h3{letter-spacing:-.04em;margin:5rem 0 .8rem;font-size:clamp(1.5rem,2.4vw,2.4rem);font-weight:400}.superiority-grid p{max-width:330px;color:var(--moss);margin:0;font-size:1rem;line-height:1.55}.superiority-grid article:hover p,.superiority-grid article:hover>span{color:#ffffffad}.best-sellers-section{padding:var(--section) var(--gutter);background:var(--paper)}.products-heading{grid-template-columns:2fr 1fr;align-items:end;gap:4rem;max-width:1500px;margin:0 auto 4.5rem;display:grid}.products-heading>div:last-child{justify-self:end;max-width:430px}.products-heading p{color:var(--moss);margin:0 0 1.8rem;line-height:1.5}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;max-width:1500px;margin:auto;display:grid}.product-card{min-width:0}.product-art{aspect-ratio:1/.92;border-radius:var(--radius);background:linear-gradient(145deg,#cde0da,#eef0e9);place-items:center;display:grid;position:relative;overflow:hidden}.product-art:before{content:"";opacity:.32;background-image:linear-gradient(#ffffffa6 1px,#0000 1px),linear-gradient(90deg,#ffffffa6 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0}.product-index{z-index:4;border:1px solid #0a221b4d;border-radius:50%;place-items:center;width:34px;height:34px;font-size:.6rem;display:grid;position:absolute;top:1rem;left:1rem}.stock-pill{z-index:4;border:1px solid var(--line);background:var(--white);border-radius:999px;align-items:center;gap:.4rem;padding:.5rem .65rem;font-size:.68rem;display:flex;position:absolute;bottom:.9rem;right:.9rem}.stock-pill i{background:#70a542;border-radius:50%;width:7px;height:7px}.stock-pill.limited i{background:#d28a37}.stock-pill.quote i{background:#8b9691}.product-image{z-index:2;object-fit:contain;object-position:center;filter:drop-shadow(0 22px 22px #0a221b29);width:100%;height:100%;transition:transform .45s var(--ease);padding:clamp(2.8rem,6vw,4.2rem) clamp(1.2rem,4vw,2.8rem) clamp(4rem,7vw,5rem);position:absolute;inset:0}.product-art:hover .product-image{transform:translateY(-6px)scale(1.015)}.product-visual{z-index:2;width:78%;height:72%;transition:transform .45s var(--ease);position:relative}.product-art:hover .product-visual{transform:translateY(-6px)rotate(-.5deg)}.visual-floor{filter:blur(8px);background:#0a221b21;border-radius:50%;height:13px;position:absolute;bottom:5%;left:9%;right:9%}.visual-tank{border:7px solid var(--ink);background:linear-gradient(150deg,#315e51,#0b3026);border-radius:65px 65px 28px 28px;position:absolute;bottom:8%;box-shadow:0 25px 40px #0a221b2e}.visual-tank>i{background:var(--ink);border-radius:5px;width:48px;height:22px;position:absolute;top:-15px;left:50%;transform:translate(-50%)}.visual-tank-main{width:31%;height:88%;left:22%}.visual-tank-side{width:28%;height:68%;right:14%}.visual-tank-solo{width:36%;height:88%;left:18%}.visual-pipe{z-index:-1;background:var(--ink);height:8px;position:absolute;top:27%;left:39%;right:15%}.visual-controller{width:76px;color:var(--white);background:var(--ink);border-radius:12px;padding:.6rem;font-size:.52rem;line-height:1.3;position:absolute;top:14%;right:18%}.visual-controller b{color:var(--lime);font-size:1rem;font-weight:400}.visual-brine{border:7px solid var(--ink);background:#fbfcf8ad;border-radius:18px 18px 32px 32px;width:31%;height:61%;position:absolute;bottom:8%;right:12%;box-shadow:0 22px 35px #0a221b1f}.visual-brine i{background:var(--ink);border-radius:5px;width:60%;height:16px;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.visual-pipe-soft{top:30%;left:42%;right:24%}.visual-ro-box{border:7px solid var(--ink);background:var(--white);border-radius:18px;width:47%;height:42%;position:absolute;top:12%;right:10%;box-shadow:0 22px 38px #0a221b24}.visual-ro-box b{color:var(--blue);letter-spacing:.2em;font-size:1rem;font-weight:400;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.visual-ro-filter{border:6px solid var(--ink);background:#b9e4df9e;border-radius:10px 10px 23px 23px;width:18%;height:43%;position:absolute;bottom:8%}.visual-ro-filter.one{left:12%}.visual-ro-filter.two{left:33%}.visual-ro-filter.three{left:54%}.visual-faucet{border:7px solid var(--ink);border-bottom:0;border-left:0;border-radius:0 40px 0 0;width:56px;height:90px;position:absolute;top:5%;left:12%}.visual-prefilter{border:9px solid var(--ink);background:#b9e4df9e;border-radius:20px 20px 44px 44px;width:38%;height:80%;position:absolute;bottom:8%;left:30%;box-shadow:0 26px 45px #0a221b29}.visual-prefilter i{background:var(--ink);border-radius:7px;width:75%;height:24px;position:absolute;top:-18px;left:50%;transform:translate(-50%)}.visual-prefilter b{background:repeating-linear-gradient(0deg,#9c7453 0 4px,#c49b76 4px 8px);border-radius:12px;position:absolute;inset:12% 18%}.visual-pipe-pre{top:24%;left:4%;right:4%}.visual-gauge{z-index:3;border:6px solid var(--ink);background:var(--white);border-radius:50%;width:48px;height:48px;position:absolute;top:5%;left:50%;transform:translate(-50%)}.product-copy{padding:1.3rem .1rem 2rem}.product-copy>span{color:var(--moss);letter-spacing:.09em;text-transform:uppercase;font-size:.72rem}.product-copy h3{letter-spacing:-.045em;margin:.8rem 0;font-size:clamp(1.45rem,2.2vw,2.15rem);font-weight:400;line-height:1}.product-copy>p{min-height:3.8em;color:var(--moss);margin:0 0 1rem;font-size:1rem;line-height:1.55}.product-copy ul{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:.45rem .75rem;margin:0;padding:1rem 0;list-style:none;display:grid}.product-copy li{color:var(--moss);align-items:flex-start;gap:.4rem;font-size:.78rem;line-height:1.4;display:flex}.product-copy li svg{width:13px;height:13px;color:var(--forest);flex:none}.product-copy>a{align-items:center;gap:.45rem;min-height:44px;margin-top:.8rem;font-family:SuisseMedium,Arial,sans-serif;font-size:.84rem;display:inline-flex}.home-page .best-sellers-section .product-copy h3{min-height:2em}.home-page .best-sellers-section .product-copy>p{min-height:4.65em}.faq-section{padding:var(--section) var(--gutter);background:var(--white);grid-template-columns:.8fr 1.2fr;gap:7vw;display:grid}.faq-section>*{max-width:720px}.sticky-heading{align-self:start;position:sticky;top:8rem}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;grid-template-columns:44px 1fr 24px;align-items:center;gap:1rem;min-height:104px;font-size:clamp(1rem,1.45vw,1.3rem);list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{width:34px;height:34px;color:var(--moss);border:1px solid var(--line);border-radius:50%;place-items:center;font-size:.58rem;display:grid}.faq-list summary>i{font-size:1.5rem;font-style:normal;transition:transform .25s}.faq-list details[open] summary>i{transform:rotate(45deg)}.faq-list details>p{max-width:610px;color:var(--moss);margin:-1rem 0 2rem 60px;line-height:1.55}.installation-section{padding:var(--section) var(--gutter);background:var(--paper)}.installation-heading{grid-template-columns:2fr 1fr;align-items:end;max-width:1500px;margin:0 auto 4.5rem;display:grid}.installation-heading>p{max-width:420px;color:var(--moss);margin:0 0 .5rem auto;line-height:1.5}.installation-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;max-width:1500px;margin:auto;display:grid}.installation-item{aspect-ratio:3/4;background:var(--mist);border-radius:18px;margin:0;position:relative;overflow:hidden}.installation-item img{object-fit:contain;object-position:center;width:100%;height:100%;transition:transform .6s var(--ease)}.installation-item>a{background:var(--white);width:100%;height:100%;display:block}.installation-item:hover img{transform:scale(1.035)}.installation-item figcaption{color:var(--white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#051913bd;border-radius:10px;justify-content:space-between;align-items:center;padding:.6rem .75rem;display:flex;position:absolute;bottom:.8rem;left:.8rem;right:.8rem}.installation-item figcaption span{letter-spacing:.1em;text-transform:uppercase;font-size:.7rem}.installation-item figcaption strong{font-size:.86rem;font-weight:400}.section-action{justify-content:flex-end;max-width:1500px;margin:2rem auto 0;display:flex}.reviews-section,.reviews-page-section{padding:var(--section) var(--gutter);color:var(--white);background:var(--ink)}.reviews-heading{grid-template-columns:1fr 2fr auto;align-items:end;gap:2rem;max-width:1500px;margin:0 auto 4.5rem;display:grid}.reviews-heading .eyebrow{color:var(--lime);align-self:start}.reviews-heading h2{margin:0}.reviews-heading .text-link{color:var(--white);border-color:#fff6}.review-grid{grid-template-columns:repeat(3,1fr);gap:1rem;max-width:1500px;margin:auto;display:grid}.review-card{min-height:390px;color:var(--white);background:#ffffff0a;border:1px solid #ffffff29;border-radius:18px;flex-direction:column;padding:clamp(1.4rem,2.5vw,2rem);display:flex}.review-top{color:var(--lime);letter-spacing:.1em;justify-content:space-between;font-size:.75rem;display:flex}.review-top small{color:#fff6}.review-card blockquote{letter-spacing:-.025em;flex:1;align-items:center;margin:2.25rem 0;font-family:SuisseWorks,Georgia,serif;font-size:clamp(1.55rem,2.1vw,2.35rem);line-height:1.16;display:flex}.review-card footer{border-top:1px solid #ffffff24;gap:.3rem;padding-top:1.2rem;display:grid}.review-card footer strong{font-family:SuisseMedium,Arial,sans-serif;font-size:.84rem;font-weight:500}.review-card footer span{color:#ffffff94;font-size:.76rem}.contact-section{padding:var(--section) var(--gutter);background:var(--aqua);grid-template-columns:.9fr 1.1fr;gap:8vw;display:grid}.contact-section-compact{background:var(--white)}.contact-copy{align-self:start;position:sticky;top:8rem}.contact-copy>p{max-width:500px;color:var(--moss);margin:2rem 0;font-size:1rem;line-height:1.55}.contact-points{border-top:1px solid var(--line);max-width:500px;display:grid}.contact-points span{border-bottom:1px solid var(--line);align-items:center;gap:1rem;padding:1rem 0;font-size:.9rem;display:flex}.contact-points b{color:var(--moss);font-size:.7rem;font-weight:400}.contact-form{background:var(--white);border-radius:24px;gap:1.2rem;padding:clamp(1.5rem,4vw,3.5rem);display:grid;box-shadow:0 30px 90px #0a221b1f}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.contact-form label{letter-spacing:.04em;gap:.55rem;font-family:SuisseMedium,Arial,sans-serif;font-size:.78rem;display:grid}.contact-form input,.contact-form select,.contact-form textarea{width:100%;color:var(--ink);letter-spacing:0;background:0 0;border:0;border-bottom:1px solid #0a221b47;border-radius:0;outline:0;padding:.9rem 0;font-family:SuisseBook,Arial,sans-serif;font-size:1rem}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--forest);box-shadow:0 1px 0 var(--forest)}.contact-form textarea{resize:vertical}.form-submit{border:0}.contact-form>small{color:var(--moss);font-size:.72rem;line-height:1.45}.interior-hero{min-height:82svh;padding:11rem var(--gutter) 5rem;color:var(--white);background-position:50%;background-size:cover;align-items:flex-end;display:flex;position:relative}.interior-hero-2{background-image:url(/installations/2.jpeg)}.interior-hero-4{background-image:url(/installations/4.jpeg)}.interior-hero-5{background-image:url(/installations/5.png)}.interior-hero-6{background-image:url(/installations/6.png)}.interior-hero-7{background-image:url(/installations/7.png)}.interior-overlay{background:linear-gradient(90deg,#051913eb,#0519137a 58%,#05191340),linear-gradient(#0000 50%,#05191399);position:absolute;inset:0}.interior-content{z-index:1;width:min(1100px,84%);position:relative}.interior-content .eyebrow{color:var(--lime)}.interior-content h1{letter-spacing:-.067em;margin:1.5rem 0 1.8rem;font-size:clamp(4rem,9vw,10rem);font-weight:400;line-height:.82}.interior-content>p{color:#ffffffb8;max-width:620px;margin:0 0 2rem;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.5}.category-gateway{background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.category-gateway a{background:var(--white);grid-template-columns:42px 1fr 24px;gap:1rem;min-height:290px;padding:1.5rem;transition:color .3s,background .3s;display:grid}.category-gateway a:hover{color:var(--white);background:var(--ink)}.category-gateway>a>span{border:1px solid;border-radius:50%;align-self:start;place-items:center;width:34px;height:34px;font-size:.6rem;display:grid}.category-gateway a>div{align-self:end}.category-gateway h2{letter-spacing:-.045em;margin:0 0 .8rem;font-size:clamp(1.7rem,2.7vw,3rem);font-weight:400;line-height:1}.category-gateway p{max-width:360px;color:var(--moss);margin:0;font-size:.96rem;line-height:1.5}.category-gateway a:hover p{color:#fff9}.category-gateway svg{align-self:end;width:18px;height:18px}section.catalog-section{padding:var(--section) var(--gutter);border-bottom:1px solid var(--line);scroll-margin-top:-7rem}.catalog-section:nth-of-type(2n){background:var(--white)}.catalog-heading{max-width:1500px;margin:0 auto 4rem}.catalog-heading h2{font-size:clamp(3rem,5.7vw,6.7rem)}.catalog-section .product-grid:has(.product-card:only-child){grid-template-columns:minmax(300px,480px)}.catalog-cta{padding:var(--section) var(--gutter);color:var(--white);background:var(--forest);flex-direction:column;align-items:flex-start;display:flex}.catalog-cta .eyebrow{color:var(--lime)}.catalog-cta h2{letter-spacing:-.065em;margin:1.5rem 0;font-size:clamp(3.5rem,7vw,8rem);font-weight:400;line-height:.84}.catalog-cta p{color:#ffffff9e;max-width:540px;margin:0 0 2rem;line-height:1.5}.reviews-page-section .section-heading{max-width:1500px;margin:0 auto 4.5rem}.reviews-page-section .section-heading .eyebrow{color:var(--lime)}.stock-page{padding:var(--section) var(--gutter);background:var(--white)}.stock-heading{grid-template-columns:1fr 2fr 1fr;align-items:end;max-width:1500px;margin:0 auto 4.5rem;display:grid}.stock-heading .eyebrow{align-self:start}.stock-heading h2{margin:0}.stock-heading p{max-width:420px;color:var(--moss);margin:0 0 .4rem;line-height:1.5}.story-statement{padding:var(--section) var(--gutter);background:var(--white);grid-template-columns:1fr 10fr 1fr;display:grid}.story-statement>span{width:36px;height:36px;color:var(--moss);border:1px solid var(--line);border-radius:50%;align-self:start;place-items:center;font-size:.62rem;display:grid}.story-statement h2{letter-spacing:-.06em;grid-column:2;max-width:1280px;margin:0;font-size:clamp(3rem,6.4vw,7.5rem);font-weight:400;line-height:.9}.story-split{background:var(--paper);grid-template-columns:1.15fr .85fr;min-height:850px;display:grid}.story-image{min-height:650px;overflow:hidden}.story-image img{object-fit:cover;width:100%;height:100%}.story-copy{flex-direction:column;justify-content:center;padding:clamp(3rem,7vw,8rem);display:flex}.story-copy h2{letter-spacing:-.057em;margin:1.5rem 0;font-size:clamp(2.7rem,4.7vw,5.7rem);font-weight:400;line-height:.91}.story-copy p{max-width:600px;color:var(--moss);line-height:1.55}.story-principles{background:var(--line);grid-template-columns:1.4fr repeat(3,1fr);gap:1px;display:grid}.story-principles>*{background:var(--white);min-height:430px;padding:1.5rem}.story-principles>div h2{letter-spacing:-.055em;margin:1.5rem 0 0;font-size:clamp(2.6rem,4.5vw,5rem);font-weight:400;line-height:.88}.story-principles article{flex-direction:column;display:flex}.story-principles article>span{color:var(--moss);font-size:.62rem}.story-principles h3{letter-spacing:-.035em;margin:auto 0 1rem;font-size:1.7rem;font-weight:400}.story-principles p{color:var(--moss);margin:0;font-size:1rem;line-height:1.55}.founder-note{padding:var(--section) var(--gutter);color:var(--white);background:var(--ink);text-align:center}.founder-note blockquote{letter-spacing:-.045em;max-width:1250px;margin:0 auto 2rem;font-family:SuisseWorks,Georgia,serif;font-size:clamp(3rem,6vw,7rem);line-height:.93}.founder-note span{color:var(--lime);letter-spacing:.14em;text-transform:uppercase;font-size:.66rem}.legal-page{padding:12rem var(--gutter) var(--section);background:var(--white)}.legal-page>header,.legal-content{max-width:980px;margin:auto}.legal-page>header{border-bottom:1px solid var(--line);padding-bottom:4rem}.legal-page h1{letter-spacing:-.065em;margin:1.5rem 0;font-size:clamp(4rem,8vw,8rem);font-weight:400;line-height:.85}.legal-page>header p{max-width:720px;color:var(--moss);font-size:1.1rem;line-height:1.5}.legal-content{padding-top:2rem}.legal-content section{border-bottom:1px solid var(--line);padding:2.5rem 0}.legal-content h2{margin:0 0 1rem;font-size:1.8rem;font-weight:400}.legal-content p{color:var(--moss);line-height:1.65}.footer-cta{min-height:620px;padding:var(--section) var(--gutter);color:var(--white);background:var(--forest);grid-template-columns:1.25fr .75fr;align-items:end;gap:5rem;display:grid}.footer-cta .eyebrow{color:var(--lime)}.footer-cta h2{letter-spacing:-.067em;margin:1.5rem 0 0;font-size:clamp(3.8rem,7.6vw,8.5rem);font-weight:400;line-height:.82}.footer-cta>div:last-child{justify-self:end;max-width:430px}.footer-cta p{color:#ffffffa3;margin:0 0 2rem;line-height:1.55}.site-footer{padding:5rem var(--gutter) 1.5rem;color:var(--white);background:#071913;grid-template-columns:1fr 1.25fr;display:grid}.footer-brand .brand-logo{width:min(300px,100%);height:auto;color:var(--white)}.footer-brand h3{color:#ffffffa3;letter-spacing:-.03em;margin:2.5rem 0 0;font-size:clamp(1.4rem,2vw,2rem);font-weight:400;line-height:1.15}.footer-links{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.footer-links>div{flex-direction:column;align-items:flex-start;gap:.85rem;display:flex}.footer-links strong{color:#ffffff80;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.8rem;font-family:SuisseMedium,Arial,sans-serif;font-size:.68rem;font-weight:500}.footer-links a{color:#ffffffc7;font-size:.94rem}.footer-links a:hover{color:var(--lime)}.footer-bottom{color:#ffffff7a;border-top:1px solid #ffffff21;grid-column:1/-1;justify-content:space-between;margin-top:6rem;padding-top:1.5rem;font-size:.72rem;display:flex}@keyframes riseIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes heroSettle{0%{opacity:.65;transform:scale(1.08)}to{opacity:1;transform:scale(1.015)}}@media (max-width:1100px){.site-header{grid-template-columns:1fr auto}.desktop-nav{display:none}.mobile-menu{display:block}.hero-spec-card{display:none}.superiority-section>.section-heading,.stock-heading{grid-template-columns:1fr 2fr}.superiority-section>.section-heading p,.stock-heading p{grid-column:2;margin:1.5rem 0 0}.superiority-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.faq-section{grid-template-columns:1fr}.sticky-heading,.contact-copy{position:static}.faq-section>*{max-width:none}.review-grid{grid-template-columns:1fr 1fr}.category-gateway{grid-template-columns:1fr}.category-gateway a{min-height:220px}.story-split{grid-template-columns:1fr}.story-principles{grid-template-columns:1fr 1fr}.footer-cta{grid-template-columns:1fr;min-height:auto}.footer-cta>div:last-child{justify-self:start}.site-footer{grid-template-columns:1fr}.footer-links{margin-top:4rem}}@media (max-width:760px){:root{--section:6rem}.site-header{width:calc(100% - 1rem);min-height:62px;padding:.35rem .4rem .35rem .7rem;top:.55rem}.header-brand .brand-logo{width:148px;height:46px}.header-cta{display:none}.home-hero{min-height:820px;padding-top:8rem;padding-bottom:6rem}.hero-photo{background-position:62%}.hero-gradient{background:linear-gradient(90deg,#051913ed,#05191394),linear-gradient(#0000 58%,#051913b8)}.hero-content h1{font-size:clamp(3.7rem,17vw,6.3rem)}.hero-actions{flex-direction:column;align-items:center}.hero-actions .button{width:min(100%,290px)}.hero-proof{gap:.55rem;display:grid}.superiority-section>.section-heading,.products-heading,.installation-heading,.reviews-heading,.stock-heading{display:block}.superiority-section>.section-heading h2,.products-heading h2,.installation-heading h2,.reviews-heading h2,.stock-heading h2{margin-top:1.4rem}.superiority-section>.section-heading p,.products-heading>div:last-child,.installation-heading>p,.stock-heading p{max-width:none;margin:1.6rem 0 0}.products-heading .text-link{margin-top:0}.superiority-grid{grid-template-columns:1fr}.superiority-grid article{min-height:230px}.superiority-grid h3{margin-top:3.5rem}.product-grid{grid-template-columns:1fr}.product-copy>p,.home-page .best-sellers-section .product-copy h3,.home-page .best-sellers-section .product-copy>p{min-height:0}.faq-list summary{grid-template-columns:36px 1fr 20px;gap:.7rem;min-height:92px}.faq-list summary>span{width:30px;height:30px}.faq-list details>p{margin-left:44px}.installation-grid{grid-template-columns:1fr 1fr}.installation-item{aspect-ratio:3/4}.review-grid{grid-template-columns:1fr}.review-card{min-height:340px}.contact-section,.form-row{grid-template-columns:1fr}.interior-hero{min-height:760px;padding-top:9rem}.interior-content{width:100%}.interior-content h1{font-size:clamp(3.7rem,16vw,6rem)}.category-gateway a{grid-template-columns:38px 1fr 20px}.story-statement{grid-template-columns:1fr;gap:2rem}.story-statement h2{grid-column:1}.story-split{min-height:0}.story-image{min-height:520px}.story-principles{grid-template-columns:1fr}.story-principles>*{min-height:330px}.footer-cta{gap:3rem}.footer-links{grid-template-columns:1fr 1fr;gap:3rem 1.5rem}.footer-bottom{flex-direction:column;gap:.7rem}}@media (max-width:430px){.header-brand .brand-logo{width:130px}.hero-notice{width:auto}.hero-content h1{font-size:3.55rem}.product-art{aspect-ratio:.94}.product-copy ul,.installation-grid{grid-template-columns:1fr}.installation-item{aspect-ratio:3/4}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
