:root{--ink:#242622;--muted:#74766f;--paper:#f6f5f2;--green:#3c5145;--line:#dddfd7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:94px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:2px solid #658a72;outline-offset:6px}button{color:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500}h2{font-size:clamp(38px,4.7vw,68px);line-height:1.05;letter-spacing:-.055em}p{line-height:1.6}.eyebrow{font-size:10px;letter-spacing:.17em;font-weight:600;line-height:1.6}.section{padding:110px max(5.5vw,24px);max-width:1600px;margin:auto}.header{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 5.5vw;background:#f6f5f2ec;position:sticky;top:0;z-index:50;backdrop-filter:blur(18px);border-bottom:1px solid #2526210b}.logo{width:117px;display:block}.logo img{width:100%;height:auto}.header nav{display:flex;gap:36px;font-size:12px}.header nav a{position:relative}.header nav a:after{content:'';position:absolute;bottom:-7px;left:0;width:100%;height:1px;background:var(--ink);transform:scaleX(0);transform-origin:left;transition:transform .3s}.header nav a:hover:after{transform:scaleX(1)}.nav-cta{font-size:11px;border:1px solid #b6b9b0;padding:12px 18px;border-radius:30px;display:flex;gap:27px;align-items:center}.nav-cta span{font-size:17px}.menu-toggle{display:none}.hero{padding:60px 3vw 0;text-align:center;max-width:1700px;margin:auto}.hero-copy{padding-bottom:43px}.hero h1{font-size:clamp(57px,6.4vw,94px);letter-spacing:-.065em;line-height:1.03;margin:19px 0 18px}.hero h1 span{display:block}.hero h1 span:last-child{color:var(--green)}.hero-description{font-size:14px;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;background:var(--green);border:1px solid var(--green);color:#fff;padding:15px 23px;border-radius:32px;font-size:12px;line-height:1.3;transition:background .25s,box-shadow .25s}.button:hover{background:#293e32;box-shadow:0 6px 24px #23392e20}.button span{font-size:19px;line-height:1}.hero .button{margin-top:24px}.hero-photo{height:clamp(330px,40vw,620px);position:relative;overflow:hidden;border-radius:5px}.hero-photo>img{width:100%;height:113%;object-fit:cover;object-position:50% 56%;position:absolute;left:0;top:-6%}.photo-caption{position:absolute;bottom:24px;left:27px;right:27px;display:flex;justify-content:space-between;color:white;font-size:9px;letter-spacing:.13em;text-shadow:0 1px 8px #000}.hero-bottom{display:flex;align-items:center;justify-content:space-between;padding:22px 0;color:var(--muted);font-size:10px}.hero-bottom a{display:flex;align-items:center;gap:28px}.hero-bottom a span{font-size:18px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:47px}.section-heading .eyebrow{margin-bottom:21px}.section-heading>p{font-size:13px;color:var(--muted);padding-bottom:5px}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.product-card{background:#eeefec;border-radius:5px;padding:28px;overflow:hidden}.product-card.warm{background:#eeece6}.card-top{display:flex;align-items:center;justify-content:space-between}.pill{font-size:10px;border:1px solid #c9ccc3;padding:7px 12px;border-radius:20px}.product-index{font-size:10px;color:#8a8e85}.product-image{height:380px;display:flex;align-items:center;justify-content:center}.product-image img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply}.warm .product-image img{height:85%;width:85%}.card-bottom{display:flex;justify-content:space-between;align-items:end;gap:12px;padding-top:17px}.card-bottom .eyebrow{font-size:9px;color:var(--muted);margin-bottom:11px}.card-bottom h3{font-size:23px;letter-spacing:-.045em}.card-bottom p:last-child{font-size:12px;color:var(--muted);margin-top:9px}.circle{flex-shrink:0;display:grid;place-items:center;width:41px;height:41px;border:1px solid #c5c9bf;border-radius:50%;background:transparent;font-size:21px;transition:background .25s,color .25s}.circle:hover{background:var(--green);color:white}.manifesto{text-align:center;padding-top:85px;padding-bottom:140px}.manifesto .eyebrow{margin-bottom:28px}.manifesto h2{font-size:clamp(38px,5vw,72px)}.manifesto h2 span{color:#a4a69e}.manifesto>p:last-child{font-size:14px;color:var(--muted);margin-top:30px}.spotlight{position:relative;height:760px;max-height:90svh;min-height:510px;overflow:hidden;background:#15191f;color:white}.spotlight>img{width:100%;height:115%;object-fit:cover;object-position:50% 58%;position:absolute;top:-7%}.spotlight:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#080e16c9,transparent 75%)}.spotlight-copy{position:relative;z-index:1;padding:100px 8vw;max-width:730px}.spotlight-copy .eyebrow{color:#d1d4d5;margin-bottom:28px}.spotlight h2{font-size:clamp(40px,4.7vw,66px)}.spotlight-copy>p:not(.eyebrow){font-size:14px;color:#d4d5d6;margin:26px 0}.text-link{padding:0 0 5px;background:transparent;border:0;border-bottom:1px solid #a7b0a6;font-size:12px;display:inline-flex;gap:25px;align-items:center}.text-link span{font-size:19px}.light{color:#fff;border-color:#81858b}.image-note{position:absolute;bottom:35px;left:8vw;z-index:1;font-size:9px;letter-spacing:.15em}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.detail-card{overflow:hidden;background:#eeefec;border-radius:5px}.detail-card img{width:100%;height:340px;object-fit:cover;mix-blend-mode:multiply}.detail-card>div{padding:28px 32px 33px}.detail-card span{font-size:9px;letter-spacing:.12em;color:var(--muted)}.detail-card h3{font-size:27px;letter-spacing:-.04em;margin-top:14px}.detail-card p{font-size:13px;color:var(--muted);margin-top:10px;max-width:350px}.wash-story{display:grid;grid-template-columns:1.1fr 1fr;min-height:640px;background:#eae8e0}.wash-photo{position:relative;overflow:hidden;min-height:600px}.wash-photo img{position:absolute;width:100%;height:114%;top:-7%;object-fit:cover;object-position:64% center}.wash-copy{align-self:center;padding:75px 7vw}.wash-copy .eyebrow{margin-bottom:25px}.wash-copy h2{font-size:clamp(34px,3.6vw,54px);line-height:1.12}.wash-copy h2 span{color:#858a7e}.wash-copy>p:not(.eyebrow){font-size:14px;color:#696e64;margin:25px 0;max-width:350px}.compare-heading{text-align:center}.compare-heading h2{margin:20px 0}.compare-heading>p:last-child{font-size:14px;color:var(--muted)}.comparison-table{margin-top:40px}table{border-collapse:collapse;width:100%;font-size:13px;table-layout:fixed}th,td{text-align:left;padding:23px 15px;border-bottom:1px solid var(--line);font-weight:400}td,thead th:not(:first-child){text-align:center}thead th{font-size:17px;letter-spacing:-.02em}thead th:first-child{color:var(--muted);font-size:12px}thead img{width:160px;height:160px;object-fit:contain;mix-blend-mode:multiply;margin:0 auto 20px}thead span{display:block}tbody th{color:var(--muted)}.footnote{font-size:10px;color:var(--muted);margin-top:18px}.closing{text-align:center;padding:95px 24px 110px;background:#e8ebe4;max-width:none}.closing h2{font-size:clamp(52px,6vw,84px);margin:25px 0 30px}footer{padding:38px 5.5vw;display:flex;align-items:center;gap:35px}footer>span{color:var(--muted);font-size:11px}footer small{margin-left:auto;font-size:10px;color:var(--muted)}footer>a:last-child{font-size:10px}dialog{border:0;border-radius:12px;background:var(--paper);width:min(900px,92vw);padding:40px;color:var(--ink);max-height:88svh}dialog::backdrop{background:#131b16a8;backdrop-filter:blur(8px)}.dialog-close{position:absolute;right:16px;top:16px;z-index:1}.dialog-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:28px}.dialog-grid>img{width:100%;mix-blend-mode:multiply}.dialog-copy{padding:30px 0}.dialog-copy h2{font-size:42px;margin:15px 0 22px}.dialog-copy>p:not(.eyebrow){color:var(--muted);font-size:14px}.dialog-copy ul{padding-left:19px;font-size:13px;line-height:1.8;margin:22px 0 30px}.skip{position:fixed;top:-100px;left:20px;background:white;padding:15px;z-index:100}.skip:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
@media(min-width:1600px){.spotlight-copy{padding-left:max(8vw,calc((100vw - 1400px)/2))}}@media(max-width:900px){.header nav{gap:20px}.section{padding:80px 5vw}.product-image{height:300px}.card-bottom h3{font-size:20px}.product-card{padding:22px}.section-heading>p br{display:none}.section-heading>p{max-width:250px}.wash-copy{padding:50px 5vw}.detail-card img{height:270px}.detail-card>div{padding:25px}.spotlight-copy{padding-top:75px}.spotlight>img{object-position:60% center}footer{gap:20px}}
@media(max-width:600px){html{scroll-padding-top:80px}.header{height:72px;padding:0 6vw}.logo{width:104px}.nav-cta{margin-left:auto;margin-right:18px;font-size:10px;padding:9px 12px;gap:10px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;padding:5px;width:30px;height:34px;border:0;background:transparent}.menu-toggle span{display:block;width:20px;height:1px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3px) rotate(-45deg)}.header nav{display:none;position:absolute;top:72px;left:0;right:0;background:var(--paper);padding:25px 6vw 30px;border-bottom:1px solid var(--line);font-size:16px}.header nav.open{display:flex;flex-direction:column;gap:25px}.hero{padding:45px 4vw 0}.hero h1{font-size:59px;margin:22px 0}.hero .eyebrow{font-size:9px}.hero-description{font-size:13px}.hero-copy{padding-bottom:35px}.hero-photo{height:360px}.hero-photo>img{object-position:43% center}.photo-caption{left:17px;right:17px;bottom:17px;font-size:7px}.hero-bottom{font-size:9px;gap:20px}.hero-bottom>span{max-width:145px}.hero-bottom a{gap:13px}.section{padding:70px 6vw}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:23px;max-width:100%;font-size:13px}.section-heading .eyebrow{margin-bottom:17px}.product-grid,.detail-grid{grid-template-columns:1fr;gap:18px}.product-image{height:320px}.card-bottom{padding-top:20px}.card-bottom h3{font-size:24px}.manifesto{padding:75px 6vw 85px}.manifesto h2{font-size:37px}.manifesto>p:last-child{font-size:12px}.spotlight{height:640px;max-height:none}.spotlight>img{object-position:66% center}.spotlight:after{background:linear-gradient(180deg,#080e16c9,transparent 80%)}.spotlight-copy{padding:50px 6vw}.spotlight-copy h2{font-size:42px}.spotlight-copy>p:not(.eyebrow){font-size:13px}.image-note{left:6vw;font-size:8px}.detail-card img{height:320px}.wash-story{grid-template-columns:1fr}.wash-photo{min-height:400px;order:2}.wash-copy{padding:60px 6vw}.wash-copy h2{font-size:43px}.wash-copy>p:not(.eyebrow){max-width:100%}.compare{padding-left:4vw;padding-right:4vw}.compare-heading h2{font-size:38px}.comparison-table{margin-top:30px}table{font-size:11px}th,td{padding:20px 5px}thead th{font-size:13px}thead th:first-child{font-size:10px;width:24%}thead img{width:100px;height:125px}.text-link{font-size:11px;gap:7px}.footnote{font-size:9px}.closing{padding:75px 20px}.closing h2{font-size:53px}footer{padding:30px 6vw;flex-wrap:wrap;justify-content:space-between;gap:25px}footer>span{width:55%;text-align:right;font-size:10px}footer small{margin:0}.dialog-grid{grid-template-columns:1fr;gap:0}dialog{padding:26px}.dialog-grid>img{height:220px;object-fit:contain}.dialog-copy{padding:12px 0}.dialog-copy h2{font-size:34px}.dialog-copy ul{margin:15px 0 22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.specs{padding-top:0;padding-bottom:65px}.spec-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin:0;padding:32px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.spec-grid dt{font-size:12px;color:var(--muted);margin-bottom:16px}.spec-grid dd{margin:0;font-size:clamp(32px,4vw,56px);letter-spacing:-.05em;color:var(--green);white-space:nowrap}.spec-grid dd span{font-size:20px;letter-spacing:-.02em}@media(max-width:600px){.specs{padding-top:0;padding-bottom:30px}.spec-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 16px}.spec-grid dd{font-size:37px}.spec-grid dd span{font-size:17px}}

.wash-specs{padding-top:80px}@media(max-width:600px){.wash-specs{padding-top:60px}}
