@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;1,500&display=swap";:root{--paper:#f1eee7;--white:#f8f6f1;--ink:#292d29;--sage:#929990;--sage-dark:#707970;--lime:#c5d995;--line:#d4d0c7;--serif:"Playfair Display",Georgia,serif;--sans:"DM Sans","Segoe UI",sans-serif;color:#292d29;font-family:var(--sans);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);margin:0;overflow-x:hidden}body:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 14% 10%,#fffc,#0000 30%),radial-gradient(circle at 86% 42%,#b5beaf24,#0000 28%);position:fixed;inset:0}button,input,select{font:inherit}button,a{color:inherit}button{cursor:pointer}a{text-decoration:none}img{max-width:100%;display:block}::selection{background:var(--lime);color:var(--ink)}.skip-link{z-index:200;background:var(--ink);color:#fff;padding:12px;position:fixed;top:-60px;left:20px}.skip-link:focus{top:12px}.announcement{background:var(--ink);color:#fff;letter-spacing:.12em;text-transform:uppercase;justify-content:center;align-items:center;gap:38px;height:34px;padding:0 5vw;font-size:10px;display:flex}.announcement a{color:var(--lime);transition:opacity .2s}.announcement a:hover{opacity:.7}header{border-bottom:1px solid var(--line);z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f3f1ebe6;justify-content:space-between;align-items:center;height:82px;padding:0 5vw;transition:height .3s,box-shadow .3s,background .3s;display:flex;position:sticky;top:0}header.scrolled{background:#f3f1ebf5;height:70px;box-shadow:0 12px 35px #262b2514}.brand{align-items:center;gap:11px;display:flex}.brand-icon{background:var(--ink);width:42px;height:42px;color:var(--lime);border-radius:50%;place-items:center;transition:transform .35s,box-shadow .35s;display:grid}.brand:hover .brand-icon{transform:rotate(-5deg)scale(1.05);box-shadow:0 8px 20px #262b252e}.brand-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:27px;height:27px}.wordmark{letter-spacing:-.05em;font-size:21px;font-weight:700}nav{gap:34px;font-size:12px;font-weight:600;display:flex}nav a{padding:8px 0;position:relative}nav a:after{content:"";background:var(--ink);height:1px;transition:all .25s;position:absolute;bottom:2px;left:0;right:0;transform:scaleX(0)}nav a:hover:after,nav a.active:after{transform:scaleX(1)}.actions{gap:9px;display:flex}.cart-btn{border:1px solid var(--line);text-align:left;background:#f8f6f1d9;grid-template-columns:21px 72px 30px;align-items:center;gap:8px;height:48px;padding:0 8px 0 13px;transition:transform .25s,box-shadow .25s,border-color .25s;display:grid}.cart-btn:hover{border-color:#a8aaa2;transform:translateY(-2px);box-shadow:0 8px 22px #262b2517}.cart-btn svg{fill:none;stroke:currentColor;stroke-width:1.6px;width:20px}.cart-copy{display:grid}.cart-copy span{font-size:10px;font-weight:700}.cart-copy small{color:#777;font-size:8px}.cart-btn b{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:9px;display:grid}.menu-btn{display:none}main{max-width:1440px;margin:auto}.hero{--mx:70%;--my:25%;isolation:isolate;grid-template-columns:.9fr 1.25fr;align-items:center;min-height:680px;padding:52px 6vw 72px;display:grid;position:relative}.hero:before{content:"";width:520px;height:520px;left:calc(var(--mx) - 260px);top:calc(var(--my) - 260px);z-index:-1;pointer-events:none;background:radial-gradient(circle,#d2dbbe40,#d2dbbe00 68%);border-radius:50%;transition:left .7s cubic-bezier(.2,.7,.2,1),top .7s cubic-bezier(.2,.7,.2,1);position:absolute}.hero-title{z-index:2;padding:45px 0;position:relative}.eyebrow,.section-head>span,.editorial-copy>span,.collection-copy>span,.shop-copy>span{letter-spacing:.17em;color:var(--sage-dark);font-size:10px;font-weight:700}h1,h2{font-family:var(--serif);font-weight:500}h1{letter-spacing:-.055em;margin:24px 0 25px;font-size:clamp(58px,6vw,102px);line-height:.95}em{color:#7c895f;font-weight:500}h1 em{white-space:nowrap}.primary,.secondary{background:var(--ink);color:#fff;letter-spacing:.04em;border:0;padding:16px 24px;font-size:11px;font-weight:700;transition:transform .25s,background .25s,box-shadow .25s;position:relative;overflow:hidden}.primary:after,.secondary:after{content:"";background:linear-gradient(90deg,#0000,#ffffff38,#0000);width:35%;transition:left .55s;position:absolute;top:-100%;bottom:-100%;left:-45%;transform:rotate(18deg)}.primary:hover:after,.secondary:hover:after{left:120%}.primary:hover,.secondary:hover{background:var(--sage-dark);transform:translateY(-3px);box-shadow:0 12px 30px #272d262e}.hero-title .primary{margin-top:17px}.hero-title .primary span{margin-left:35px}.hero-art{background:#dedbd4;height:570px;transition:transform .65s cubic-bezier(.2,.75,.2,1),box-shadow .65s;position:relative;overflow:hidden;box-shadow:0 28px 80px #2e342d1c}.hero:hover .hero-art{transform:translateY(-5px);box-shadow:0 38px 90px #2e342d29}.hero-art:after,.editorial-photo:after,.collection-photo:after,.shop-image:after{content:"";pointer-events:none;background:linear-gradient(135deg,#f1eee738,#6f776d1a);position:absolute;inset:0;box-shadow:inset 0 0 55px #f1eee74d}.hero-art img{object-fit:cover;filter:saturate(.72)contrast(.92)brightness(1.03);width:100%;height:100%;transition:transform 1.1s cubic-bezier(.2,.75,.2,1)}.hero:hover .hero-art img{transform:scale(1.025)}.hero-ghost{z-index:1;font-family:var(--serif);color:#ffffff61;font-size:210px;animation:8s ease-in-out infinite ghostFloat;position:absolute;top:-65px;right:-20px}.hero-card{color:#fff;z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#848e84ed;width:310px;padding:30px 32px;transition:transform .45s,box-shadow .45s;position:absolute;bottom:12px;right:4vw;box-shadow:0 20px 55px #2d332d1f}.hero-card:hover{transform:translateY(-7px);box-shadow:0 28px 65px #2d332d33}.hero-card>span{letter-spacing:.18em;font-size:8px}.hero-card h2{margin:14px 0;font-size:34px}.hero-card p{color:#f0f1ed;font-size:11px;line-height:1.6}.hero-card>div{border-top:1px solid #ffffff40;justify-content:space-between;align-items:flex-end;margin-top:23px;padding-top:18px;display:flex}.hero-card strong{font-family:var(--serif);font-size:27px}@keyframes ghostFloat{0%,to{transform:translateY(0)}50%{transform:translateY(13px)}}.editorial{grid-template-columns:1fr 1.1fr;align-items:center;padding:90px 10vw 130px;display:grid}.editorial-photo{height:520px;position:relative;overflow:hidden}.editorial-photo img{object-fit:cover;filter:saturate(.68)contrast(.9)brightness(1.04);width:100%;height:100%}.editorial-copy{background:#f8f6f1f5;margin-left:-70px;padding:65px 65px 58px;position:relative;box-shadow:0 24px 70px #363b3514}.editorial-copy h2,.section-head h2,.collection-copy h2,.shop-copy h2{letter-spacing:-.04em;margin:18px 0 34px;font-size:clamp(42px,4.2vw,66px);line-height:1.02}.copy-columns{grid-template-columns:1fr 1fr;gap:36px;display:grid}.copy-columns p,.collection-copy p,.shop-copy p{color:#686e69;font-size:12px;line-height:1.8}.editorial-copy>a{border-bottom:1px solid;margin-top:26px;font-size:10px;font-weight:700;display:inline-block}.collection{grid-template-columns:.8fr 1.2fr;align-items:center;padding:30px 11vw 100px;display:grid}.collection-copy{padding:50px 70px 50px 0}.collection-copy ul{columns:2;border-top:1px solid var(--line);margin:30px 0 0;padding:0;list-style:none}.collection-copy li{border-bottom:1px solid var(--line);padding:12px 0;font-size:11px}.collection-photo{height:560px;position:relative;overflow:hidden}.collection-photo img{object-fit:cover;filter:saturate(.65)contrast(.91)brightness(1.02);width:100%;height:100%}.shop-panel{grid-template-columns:1.2fr .8fr;min-height:410px;margin:30px 9vw 130px;display:grid;box-shadow:0 25px 70px #373d3614}.shop-image{position:relative;overflow:hidden}.shop-image img{object-fit:cover;filter:saturate(.62)contrast(.9)brightness(1.02);width:100%;height:100%}.shop-copy{color:#fff;background:#92998f;flex-direction:column;justify-content:center;padding:55px;display:flex}.shop-copy>span{color:#eef0e9}.shop-copy h2{margin-bottom:12px;font-size:50px}.shop-copy p{color:#f3f3ef}.shop-copy .primary{background:var(--white);color:var(--ink);align-self:flex-start;margin-top:20px}.specs{background:var(--ink);color:#fff;grid-template-columns:.8fr 1.2fr;gap:90px;padding:110px 10vw;display:grid}.section-head h2{margin-top:20px}.spec-table>div{border-bottom:1px solid #424842;grid-template-columns:.8fr 1.2fr;gap:20px;padding:20px 0;display:grid}.spec-table span{color:#aeb5af;font-size:11px}.spec-table b{font-size:12px}.steps{padding:120px 10vw}.steps>.section-head{text-align:center}.step-list{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:70px;display:grid}.step-list article{border-right:1px solid var(--line);padding:40px}.step-list article:last-child{border:0}.step-list b{font-family:var(--serif);color:#89948c;font-size:38px}.step-list h3{font-family:var(--serif);font-size:24px;font-weight:500}.step-list p{color:#6d736e;font-size:11px;line-height:1.7}.faq{background:#e8e5de;grid-template-columns:.7fr 1.3fr;gap:100px;padding:100px 10vw;display:grid}.faq-list{border-top:1px solid #c9c6bd}.faq details{border-bottom:1px solid #c9c6bd}.faq summary{cursor:pointer;justify-content:space-between;padding:25px 0;font-size:12px;font-weight:600;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary i{font-size:18px;font-style:normal}.faq details[open] summary i{transform:rotate(45deg)}.faq details p{color:#676d68;max-width:660px;margin:0 0 25px;font-size:11px;line-height:1.8}.cta{color:#fff;background:linear-gradient(125deg,#899389,#768178);grid-template-columns:1fr 300px;align-items:end;min-height:420px;margin:0;padding:80px 10vw;display:grid}.cta h2{margin:20px 0 0;font-size:clamp(46px,6vw,86px);line-height:.95}.cta>div:last-child{border-left:1px solid #ffffff4d;padding-left:45px}.cta p{letter-spacing:.15em;font-size:10px}.cta strong{font-family:var(--serif);margin:12px 0 22px;font-size:38px;display:block}.cta .secondary{background:var(--white);color:var(--ink);width:100%}footer{background:var(--white);grid-template-columns:1fr 1fr 1fr;align-items:start;gap:50px;max-width:1440px;margin:auto;padding:75px 8vw 40px;display:grid}footer>p{font-family:var(--serif);margin:0;font-size:27px}.footer-links{grid-template-columns:1fr 1fr;gap:12px;font-size:10px;display:grid}.footer-links a:hover{text-decoration:underline}footer>small{border-top:1px solid var(--line);color:#777;grid-column:1/-1;padding-top:25px;font-size:9px}.backdrop{z-index:50;opacity:0;visibility:hidden;background:#0008;transition:all .25s;position:fixed;inset:0}.backdrop.open{opacity:1;visibility:visible}#drawer{z-index:60;background:var(--white);width:min(430px,100%);height:100%;padding:28px;transition:all .35s;position:fixed;top:0;right:0;overflow:auto;transform:translate(100%)}#drawer.open{transform:none}.drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:20px;display:flex}.drawer-head h3{font-family:var(--serif);font-size:26px}.drawer-head button{background:0 0;border:0;font-size:30px}.empty{text-align:center;color:#777;padding:100px 0}.empty b{font-size:42px}.cart-item{gap:18px;padding:25px 0;display:flex}.cart-item img{object-fit:cover;width:105px;height:105px}.cart-item p{gap:5px;margin:0;display:grid}.cart-item small{color:#777}.cart-item strong{margin-top:15px}#cartContent>label{gap:8px;font-size:10px;display:grid}select,input{border:1px solid var(--line);background:#fff;width:100%;padding:13px}.quantity,.total{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px 0;font-size:11px;display:flex}.quantity div{align-items:center;display:flex}.quantity button{border:1px solid var(--line);background:#fff;width:36px;height:36px}.quantity b{text-align:center;width:36px}.total b{font-size:20px}.checkout{width:100%;margin-top:25px}.secure{text-align:center;color:#777;margin-top:12px;font-size:9px;display:block}.checkout-overlay{z-index:100;opacity:0;visibility:hidden;background:#000b;justify-content:center;align-items:center;padding:28px;transition:all .25s;display:flex;position:fixed;inset:0}.checkout-overlay.open{opacity:1;visibility:visible}.no-scroll{overflow:hidden}.checkout-modal{background:var(--white);width:min(1100px,100%);max-height:calc(100vh - 56px);overflow:auto}.checkout-head{border-bottom:1px solid var(--line);background:var(--white);z-index:2;justify-content:space-between;align-items:center;padding:22px 28px;display:flex;position:sticky;top:0}.checkout-head small{letter-spacing:.15em;font-size:8px}.checkout-head h2{font-family:var(--sans);margin:5px 0;font-size:23px}.checkout-head button{background:0 0;border:0;font-size:30px}.checkout-layout{grid-template-columns:1fr 360px;display:grid}.checkout-fields{padding:10px 30px 30px}.checkout-fields fieldset{border:0;border-bottom:1px solid var(--line);padding:24px 0}.checkout-fields legend{margin-bottom:18px;font-size:13px;font-weight:700}.checkout-fields legend span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:25px;height:25px;margin-right:8px;display:inline-grid}.form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.form-grid .full{grid-column:1/-1}.checkout-fields label{gap:6px;font-size:10px;display:grid}.shipping-options{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px;display:grid}.shipping-options label,.payment-option{border:1px solid var(--line);background:#fff;align-items:center;padding:13px;display:flex}.shipping-options input,.payment-option input,.terms input{width:auto}.terms{align-items:flex-start;margin-top:15px;gap:8px!important;display:flex!important}.terms a{text-decoration:underline}.order-summary{background:var(--sage-dark);color:#fff;flex-direction:column;padding:30px;display:flex}.order-summary h3{font-family:var(--serif);font-size:24px}.summary-product{border-bottom:1px solid #89948d;gap:13px;padding-bottom:20px;display:flex}.summary-product img{object-fit:cover;width:75px;height:75px}.summary-product div{gap:3px;display:grid}.summary-line,.summary-total{border-bottom:1px solid #89948d;justify-content:space-between;padding:15px 0;font-size:10px;display:flex}.summary-total b{font-size:19px}.place-order{background:var(--lime);border:0;margin-top:auto;padding:15px;font-weight:700}.order-note{text-align:center;margin-top:10px;font-size:8px}.order-success{text-align:center;padding:70px}.success-icon{background:var(--lime);border-radius:50%;place-items:center;width:65px;height:65px;margin:auto;font-size:28px;display:grid}.order-success h2{margin:15px;font-size:48px}.order-success button{background:var(--ink);color:#fff;border:0;padding:13px 20px}.cookie-notice{z-index:90;background:var(--white);border:1px solid var(--line);align-items:center;gap:30px;max-width:620px;padding:15px 18px;display:flex;position:fixed;bottom:20px;left:20px;box-shadow:0 12px 50px #0002}.cookie-notice div{gap:3px;display:grid}.cookie-notice b{font-size:11px}.cookie-notice p{color:#666;margin:0;font-size:9px}.cookie-notice a{font-size:8px;text-decoration:underline}.cookie-notice button{background:var(--ink);color:#fff;border:0;padding:10px 15px}.cart-toast{z-index:95;background:var(--ink);color:#fff;opacity:0;visibility:hidden;gap:12px;padding:15px;transition:all .25s;display:flex;position:fixed;bottom:20px;right:20px;transform:translateY(15px)}.cart-toast.show{opacity:1;visibility:visible;transform:none}.cart-toast>span{color:var(--lime)}.cart-toast div{display:grid}.cart-toast b{font-size:10px}.cart-toast small{color:#aaa;font-size:8px}.mobile-buy{display:none}.reveal{opacity:0;transition:opacity .6s,transform .7s;transform:translateY(20px)}.reveal.visible{opacity:1;transform:none}@media (width<=800px){.announcement{height:30px;font-size:8px}.announcement a{display:none}header{height:68px;padding:0 16px}.brand-icon{width:38px;height:38px}.wordmark{font-size:19px}.cart-btn{grid-template-columns:1fr;width:46px;padding:0}.cart-btn>svg{margin:auto}.cart-copy{display:none}.cart-btn b{width:19px;height:19px;position:absolute;top:9px;right:59px}.menu-btn{border:1px solid var(--line);background:var(--white);place-items:center;width:46px;height:48px;font-size:21px;display:grid}header nav{background:var(--paper);opacity:0;visibility:hidden;flex-direction:column;gap:0;padding:10px 20px 20px;transition:all .3s;display:flex;position:absolute;top:68px;left:0;right:0;transform:translateY(-12px)}header nav.open{opacity:1;visibility:visible;transform:none}header nav a{border-bottom:1px solid var(--line);padding:14px 0}main{width:100%}.hero{flex-direction:column;min-height:0;padding:0 0 90px;display:flex}.hero-art{order:1;width:100%;height:470px}.hero-title{order:2;width:100%;padding:45px 22px 20px}.hero-title h1{font-size:55px}.hero-title>p{font-size:13px}.hero-title .primary{display:none}.hero-card{width:260px;padding:22px;bottom:0;right:14px}.hero-card h2{font-size:28px}.editorial{padding:80px 20px;display:block}.editorial-photo{height:380px}.editorial-copy{margin:-45px 0 0 25px;padding:38px 25px}.copy-columns{grid-template-columns:1fr;gap:4px}.collection{flex-direction:column;padding:20px 20px 80px;display:flex}.collection-copy{padding:30px 5px}.collection-photo{height:400px}.shop-panel{grid-template-columns:1fr;margin:0 20px 90px}.shop-image{height:280px}.shop-copy{padding:35px}.shop-copy h2{font-size:43px}.specs{grid-template-columns:1fr;gap:25px;padding:75px 22px}.spec-table>div{grid-template-columns:1fr;gap:5px;padding:16px 0}.steps{padding:80px 20px}.step-list{grid-template-columns:1fr;margin-top:30px}.step-list article{border-right:0;border-bottom:1px solid var(--line);padding:28px 8px}.faq{grid-template-columns:1fr;gap:25px;padding:75px 22px}.cta{grid-template-columns:1fr;gap:45px;padding:65px 22px 100px}.cta>div:last-child{border-top:1px solid #fff5;border-left:0;padding:30px 0 0}.cta h2{font-size:52px}footer{grid-template-columns:1fr;padding:65px 22px 110px}.checkout-overlay{padding:0}.checkout-modal{height:100vh;max-height:100vh}.checkout-layout,.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.order-summary{min-height:430px}.mobile-buy{z-index:40;background:var(--white);border-top:1px solid var(--line);justify-content:space-between;align-items:center;height:72px;padding:9px 12px 9px 18px;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-buy div{display:grid}.mobile-buy small{font-size:8px}.mobile-buy b{font-family:var(--serif);font-size:20px}.mobile-buy button{background:var(--ink);color:#fff;border:0;height:52px;padding:0 24px;font-weight:700}.cookie-notice{gap:10px;display:grid;bottom:82px;left:10px;right:10px}.cookie-notice button{width:100%}.cart-toast{bottom:82px;left:10px;right:10px}.hero-art img,.editorial-photo img,.collection-photo img{object-position:center}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.reveal{opacity:1;transition:none;transform:none}}.hero-art,.editorial-photo,.collection-photo,.shop-image{isolation:isolate}.hero-art:before,.editorial-photo:before,.collection-photo:before,.shop-image:before{content:"";z-index:3;pointer-events:none;filter:drop-shadow(0 0 5px #ddecbb33);opacity:.78;background:linear-gradient(#e9efdc,#e9efdc) 0 0/38px 1px no-repeat,linear-gradient(#e9efdc,#e9efdc) 0 0/1px 38px no-repeat,linear-gradient(#e9efdc,#e9efdc) 100% 0/38px 1px no-repeat,linear-gradient(#e9efdc,#e9efdc) 100% 0/1px 38px no-repeat,linear-gradient(#e9efdc,#e9efdc) 0 100%/38px 1px no-repeat,linear-gradient(#e9efdc,#e9efdc) 0 100%/1px 38px no-repeat,linear-gradient(#e9efdc,#e9efdc) 100% 100%/38px 1px no-repeat,linear-gradient(#e9efdc,#e9efdc) 100% 100%/1px 38px no-repeat;animation:4.8s ease-in-out infinite frameBreathe;position:absolute;inset:14px}.hero-art:after,.editorial-photo:after,.collection-photo:after,.shop-image:after{z-index:2;background:linear-gradient(110deg,#0000 25%,#f5f8ec29 43%,#f5f8ec5c 50%,#f5f8ec1f 57%,#0000 75%) 130% 0/260% 100%,linear-gradient(135deg,#f1eee72e,#6f776d1a) 0 0/100% 100%;animation:7s ease-in-out infinite frameShimmer}.hero-art:hover:before,.editorial-photo:hover:before,.collection-photo:hover:before,.shop-image:hover:before{opacity:1;animation-duration:2.6s}@keyframes frameBreathe{0%,to{opacity:.68;inset:14px}50%{opacity:.95;inset:18px}}@keyframes frameShimmer{0%,22%{background-position:130% 0,0 0}70%,to{background-position:-90% 0,0 0}}.editorial-photo,.collection-photo{box-shadow:0 25px 70px #31373014}.editorial-photo img,.collection-photo img,.shop-image img{transition:transform 1s cubic-bezier(.2,.75,.2,1)}.editorial:hover .editorial-photo img,.collection:hover .collection-photo img,.shop-panel:hover .shop-image img{transform:scale(1.035)}.editorial-copy{transition:transform .55s,box-shadow .55s}.editorial:hover .editorial-copy{transform:translate(5px);box-shadow:0 30px 80px #363b351c}.editorial-copy>a{transition:letter-spacing .25s}.editorial-copy>a:hover{letter-spacing:.05em}.collection-copy li{transition:padding-left .25s,color .25s}.collection-copy li:hover{color:#6d7d58;padding-left:7px}.shop-panel{transition:transform .55s,box-shadow .55s}.shop-panel:hover{transform:translateY(-6px);box-shadow:0 35px 85px #373d3624}.step-list article{transition:background .35s,transform .35s}.step-list b{transition:color .3s}.step-list article:hover b{color:#6e7e57}.faq details{transition:padding .3s,background .3s}.faq details[open]{background:#ffffff5c;padding-left:18px;padding-right:18px}.faq summary i{transition:transform .3s}#drawer{box-shadow:-25px 0 80px #1c201c2e}.checkout-modal{box-shadow:0 30px 100px #00000040}@media (width<=800px){.hero:before{display:none}.hero{padding-bottom:70px}.hero-art{background:#aaa99f;height:520px}.hero-art img{filter:saturate(.8)contrast(1.03)brightness(1.16);object-position:48% center}.hero-art:after{background:linear-gradient(110deg,#0000 30%,#ffffff21 49%,#0000 68%) 0 0/260% 100%,linear-gradient(135deg,#f1eee70f,#6f776d05) 0 0/100% 100%}.hero-art:before{filter:drop-shadow(0 0 7px #eff7dc73);opacity:.95}.hero-card{order:3;width:auto;margin:8px 22px 0;padding:26px 28px;position:relative;bottom:auto;right:auto}.hero-card h2{margin:12px 0;font-size:30px}.hero-card p{max-width:420px}.hero-art:before,.editorial-photo:before,.collection-photo:before,.shop-image:before{background-size:26px 1px,1px 26px,26px 1px,1px 26px,26px 1px,1px 26px,26px 1px,1px 26px;inset:10px}.editorial{gap:0}.editorial-photo{aspect-ratio:1;height:auto;box-shadow:none}.editorial-copy{background:var(--white);box-shadow:none;border-top:0;margin:0;padding:38px 24px 42px}.editorial:hover .editorial-copy{box-shadow:none}.hero:hover .hero-art,.shop-panel:hover,.step-list article:hover,.editorial:hover .editorial-copy{transform:none}}@media (prefers-reduced-motion:reduce){.hero-ghost{animation:none}.hero-art:before,.editorial-photo:before,.collection-photo:before,.shop-image:before,.hero-art:after,.editorial-photo:after,.collection-photo:after,.shop-image:after{animation:none!important}.hero-art,.hero-art img,.hero-card,.editorial-photo img,.collection-photo img,.shop-image img,.shop-panel,.step-list article{transition:none!important;transform:none!important}}.specs{isolation:isolate;position:relative;overflow:hidden;box-shadow:0 30px 90px #23282329}.specs>*{z-index:2;position:relative}.specs:before{content:"";z-index:3;pointer-events:none;background:linear-gradient(var(--lime),var(--lime)) left top/54px 2px no-repeat,linear-gradient(var(--lime),var(--lime)) left top/2px 54px no-repeat,linear-gradient(var(--lime),var(--lime)) right top/54px 2px no-repeat,linear-gradient(var(--lime),var(--lime)) right top/2px 54px no-repeat,linear-gradient(var(--lime),var(--lime)) left bottom/54px 2px no-repeat,linear-gradient(var(--lime),var(--lime)) left bottom/2px 54px no-repeat,linear-gradient(var(--lime),var(--lime)) right bottom/54px 2px no-repeat,linear-gradient(var(--lime),var(--lime)) right bottom/2px 54px no-repeat;opacity:.38;border:1px solid #d4e1b82e;animation:5s ease-in-out infinite specFrame;position:absolute;inset:20px}.specs:after{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#bfd39721,#bfd39700 68%);border-radius:50%;width:540px;height:540px;animation:8s ease-in-out infinite specGlow;position:absolute;top:-260px;right:-170px}.spec-table>div{transition:padding-left .3s,background .3s,border-color .3s;position:relative}.spec-table>div:before{content:"";background:var(--lime);width:0;height:1px;transition:width .3s;position:absolute;top:50%;left:0}.spec-table>div:hover{background:linear-gradient(90deg,#c9d99f12,#0000 72%);border-color:#c9d99f59;padding-left:18px}.spec-table>div:hover:before{width:8px}.spec-table>div:hover span{color:#d8e4be}@keyframes specFrame{0%,to{opacity:.3;inset:20px}50%{opacity:.62;inset:25px}}@keyframes specGlow{0%,to{opacity:.65;transform:translate(0,0)scale(1)}50%{opacity:1;transform:translate(-180px,170px)scale(1.2)}}@media (width<=800px){.specs:before{background-size:34px 1px,1px 34px,34px 1px,1px 34px,34px 1px,1px 34px,34px 1px,1px 34px;border-left-color:#0000;border-right-color:#0000;inset:10px}.specs:after{width:360px;height:360px;top:-120px;right:-200px}.spec-table>div:hover{padding-left:0}.spec-table>div:hover:before{width:0}}@media (prefers-reduced-motion:reduce){.specs:before,.specs:after{animation:none!important}}@media (width>=801px){.editorial .editorial-copy{opacity:0;clip-path:inset(0 0 0 12%);margin-left:-44px;transition:opacity .5s,transform .85s cubic-bezier(.16,.82,.24,1),clip-path .85s cubic-bezier(.16,.82,.24,1),box-shadow .45s;transform:translate(52px)}.editorial.visible .editorial-copy{opacity:1;clip-path:inset(0);transform:translate(0)}.editorial.visible:hover .editorial-copy{transform:translate(0);box-shadow:0 32px 82px #363b351f}}@media (prefers-reduced-motion:reduce){.editorial .editorial-copy,.editorial.visible .editorial-copy,.editorial.visible:hover .editorial-copy{opacity:1!important;clip-path:none!important;transition:none!important;transform:none!important}}.hero-art:after,.editorial-photo:after,.collection-photo:after,.shop-image:after{animation:1.45s cubic-bezier(.2,.7,.2,1) .12s forwards frameShimmerOnce}@keyframes frameShimmerOnce{0%{opacity:.72;background-position:130% 0,0 0}68%{opacity:.42}to{opacity:0;background-position:-90% 0,0 0}}@media (prefers-reduced-motion:reduce){.hero-art:after,.editorial-photo:after,.collection-photo:after,.shop-image:after{opacity:0!important}}:root{--paper:#eef0e9;--white:#f7f8f3;--ink:#111512;--sage:#768078;--sage-dark:#59645c;--lime:#d4f06f;--line:#11151224}body{background:var(--paper)}body:before{background:radial-gradient(circle at 8% 14%,#ffffffe6,#0000 28%),linear-gradient(#1115120e 1px,#0000 1px) 0 0/42px 42px,linear-gradient(90deg,#1115120e 1px,#0000 1px) 0 0/42px 42px}.announcement{color:#d9ddd7;background:#0b0e0c}header{background:#eef0e9f0;border-color:#cfd3ca}header.scrolled{background:#eef0e9fa}.brand-icon{background:var(--ink);color:var(--lime)}.wordmark span{color:#78933d}.cart-btn{background:#f8f9f4;border-color:#c9cec5}.cart-btn b{background:var(--ink);color:var(--lime)}main{max-width:none}.hero{background:var(--ink);color:#fff;grid-template-columns:.86fr 1.14fr;gap:5vw;max-width:1440px;min-height:760px;margin:auto;padding:70px 5vw 88px;overflow:hidden}.hero:before{background:radial-gradient(circle,#d4f06f29,#0000 67%);width:760px;height:760px;top:-190px;left:auto;right:-180px}.hero:after{content:"";z-index:-1;pointer-events:none;background-color:#0000;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:46px 46px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #ffffff14;position:absolute;inset:20px}.hero-title{align-self:center;padding:30px 0}.hero .eyebrow{color:var(--lime);align-items:center;gap:12px;display:flex}.hero .eyebrow:before{content:"";background:currentColor;width:32px;height:1px}.hero h1{letter-spacing:-.065em;margin:30px 0;font-size:clamp(64px,6.6vw,105px);line-height:.88}.hero h1 em{color:var(--lime)}.hero-title>p{color:#b7bdb7;max-width:540px;font-size:14px;line-height:1.8}.hero-actions{align-items:center;gap:28px;margin-top:32px;display:flex}.hero-actions .primary{background:var(--lime);color:var(--ink);margin:0;padding:18px 24px}.hero-actions>a{color:#d8ddd7;border-bottom:1px solid #667068;padding:8px 0;font-size:11px;font-weight:700}.hero-proof{border-top:1px solid #353b36;grid-template-columns:repeat(3,1fr);max-width:560px;margin-top:56px;display:grid}.hero-proof>div{border-right:1px solid #353b36;gap:6px;padding:20px 18px 0 0;display:grid}.hero-proof>div+div{padding-left:18px}.hero-proof>div:last-child{border-right:0}.hero-proof strong{font-family:var(--serif);color:#f2f4ee;font-size:19px}.hero-proof span{text-transform:uppercase;letter-spacing:.08em;color:#858d86;font-size:8px;line-height:1.5}.hero-visual{align-self:center;height:610px;position:relative}.hero .hero-art{background:#252b26;height:auto;position:absolute;inset:0 35px 35px 0;box-shadow:0 32px 80px #00000059}.hero .hero-art img{filter:saturate(.72)contrast(1.02)brightness(.88)}.hero .visual-index{z-index:3;background:var(--lime);color:var(--ink);letter-spacing:.12em;padding:12px 15px;font-size:8px;font-weight:800;position:absolute;top:25px;right:0}.hero .hero-card{width:330px;color:var(--ink);-webkit-backdrop-filter:none;backdrop-filter:none;background:#eff2ea8f;border:1px solid #dbe1d6b8;padding:28px 30px;bottom:0;right:0;box-shadow:0 24px 55px #00000042}.hero .hero-card>span{color:#637248;font-weight:800}.hero .hero-card h2{font-family:var(--serif);font-size:31px}.hero .hero-card p{color:#676d68}.hero .hero-card>div{border-color:#cdd1c8}.hero .hero-card strong{color:var(--ink)}.benefit-rail{background:var(--lime);max-width:1440px;color:var(--ink);grid-template-columns:repeat(4,1fr);margin:auto;padding:0 5vw;display:grid}.benefit-rail>div{border-right:1px solid #11151233;gap:5px;padding:27px 26px;display:grid;position:relative}.benefit-rail>div:last-child{border:0}.benefit-rail span{font-family:var(--serif);color:#1115123d;font-size:27px;position:absolute;top:14px;right:16px}.benefit-rail small{color:#58633d;font-size:9px}.editorial{grid-template-columns:1.05fr .95fr;gap:0;max-width:1440px;margin:auto;padding:130px 8vw}.editorial-photo{background:#222923;height:610px;box-shadow:0 36px 90px #171d1826}.editorial-photo img{filter:saturate(.8)contrast(1.02)}.photo-tag{z-index:2;background:var(--lime);letter-spacing:.12em;padding:12px 14px;font-size:8px;font-weight:800;position:absolute;bottom:22px;left:22px}.editorial .editorial-copy{z-index:2;-webkit-backdrop-filter:none;backdrop-filter:none;background:#f7f8f385;border:1px solid #aeb8ace6;margin-left:-46px;padding:62px 58px;box-shadow:0 28px 70px #11161224}.editorial.visible:hover .editorial-copy{box-shadow:0 34px 82px #1116122b}.editorial-copy>span,.section-intro>span,.engineering-copy>span{letter-spacing:.17em;color:#6c794e;font-size:9px;font-weight:800}.editorial-copy h2,.section-intro h2,.engineering-copy h2{margin:20px 0 28px;font-size:clamp(46px,4.6vw,70px);line-height:.96}.editorial-copy>p,.section-intro>p,.engineering-copy>p{color:#687069;max-width:570px;font-size:12px;line-height:1.8}.access-grid{border-top:1px solid var(--line);grid-template-columns:repeat(5,1fr);margin-top:35px;display:grid}.access-grid>div{border-right:1px solid var(--line);padding:18px 8px 0 0}.access-grid>div:last-child{border:0}.access-grid b{color:#7b8d4a;margin-bottom:9px;font-size:9px;display:block}.access-grid span{font-size:9px;line-height:1.45}.kit-section{background:#dfe3da;grid-template-columns:minmax(340px,.88fr) minmax(0,1.12fr);align-items:center;gap:clamp(36px,4vw,62px);max-width:1440px;margin:auto;padding:100px clamp(28px,5vw,72px);display:grid;overflow:hidden}.section-intro{min-width:0;position:sticky;top:110px}.kit-section .section-intro h2{max-width:560px;font-size:clamp(44px,4vw,62px)}.section-intro h2 em,.engineering-copy h2 em{color:#758c3f}.kit-photo{isolation:isolate;background-color:#edf0e847;background-image:linear-gradient(#1115120e 1px,#0000 1px),linear-gradient(90deg,#1115120e 1px,#0000 1px);background-size:42px 42px;border:1px solid #aeb7aa;width:100%;min-width:0;margin:0;padding:12px;position:relative;box-shadow:0 35px 90px #1318142e}.kit-photo:before{content:"";z-index:2;pointer-events:none;background:conic-gradient(from var(--frame-angle,0deg),transparent 0 68%,var(--lime) 76%,#758c3f 82%,transparent 91%) border-box;border:2px solid #0000;animation:5s linear infinite kitFrameOrbit;position:absolute;inset:-3px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.kit-photo:after{content:"";z-index:3;pointer-events:none;background:linear-gradient(var(--ink),var(--ink)) left top/38px 2px no-repeat,linear-gradient(var(--ink),var(--ink)) left top/2px 38px no-repeat,linear-gradient(var(--ink),var(--ink)) right top/38px 2px no-repeat,linear-gradient(var(--ink),var(--ink)) right top/2px 38px no-repeat,linear-gradient(var(--ink),var(--ink)) left bottom/38px 2px no-repeat,linear-gradient(var(--ink),var(--ink)) left bottom/2px 38px no-repeat,linear-gradient(var(--ink),var(--ink)) right bottom/38px 2px no-repeat,linear-gradient(var(--ink),var(--ink)) right bottom/2px 38px no-repeat;animation:2.8s ease-in-out infinite kitCornerPulse;position:absolute;inset:-10px}.kit-photo img{aspect-ratio:auto;object-fit:contain;width:100%;height:auto;display:block}@property --frame-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes kitFrameOrbit{to{--frame-angle:360deg}}@keyframes kitCornerPulse{0%,to{opacity:.48;transform:scale(.995)}50%{opacity:1;transform:scale(1.006)}}.engineering{background:#f7f8f357;grid-template-columns:1fr .88fr;align-items:center;gap:7vw;max-width:1440px;margin:auto;padding:110px 7vw;display:grid}.engineering-photo{background:0 0;border:1px solid #aeb8acb8;height:720px;overflow:hidden;box-shadow:0 30px 80px #191f1a1a}.engineering-photo img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.engineering-copy h2{margin-bottom:24px}.dimension-cards{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:1fr 1fr;margin-top:35px;display:grid}.dimension-cards>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);gap:8px;padding:20px;display:grid}.dimension-cards small{color:#737a73;font-size:9px}.dimension-cards strong{font-family:var(--serif);font-size:22px}.text-link{border-bottom:1px solid;margin-top:28px;font-size:10px;font-weight:800;display:inline-block}.specs{background:#101411;gap:8vw;max-width:1440px;margin:auto;padding:120px 8vw}.specs .section-head>span{color:var(--lime)}.specs .section-head h2{font-size:clamp(48px,5vw,74px)}.specs .section-head h2 em{color:var(--lime)}.spec-table>div{border-color:#333a34}.spec-table>div:hover{background:linear-gradient(90deg,#d4f06f17,#0000 72%)}.spec-table span{color:#899089}.spec-table b{color:#f1f3ef}.steps{background:var(--paper);max-width:1440px;margin:auto;padding:120px 8vw}.steps .section-head h2{font-size:clamp(50px,5vw,78px)}.steps .section-head h2 em{color:#758c3f}.step-list{border-color:#cbd0c7}.step-list article{border-color:#cbd0c7;min-height:260px;transition:background .3s,transform .3s}.step-list article:hover{background:var(--lime);transform:translateY(-8px)}.step-list b{color:#6d794d}.step-list h3{font-size:28px}.faq{background:#dfe3da;grid-template-columns:.8fr 1.2fr;max-width:1440px;margin:auto;padding:110px 8vw}.faq .section-head h2{font-size:clamp(48px,4.8vw,72px)}.faq .section-head h2 em{color:#758c3f}.faq-list,.faq details{border-color:#bfc5bb}.faq summary{font-size:13px}.faq details p{font-size:11px}.cta{background:var(--lime);max-width:1440px;color:var(--ink);margin:auto;padding:90px 8vw}.cta h2{font-size:clamp(54px,6vw,88px)}.cta em{color:#657638}.cta>div:last-child{border-color:#11151233}.cta .secondary{background:var(--ink);color:#fff}footer{background:#0f1310;max-width:1440px}footer>p{color:#f1f3ed}footer>small{border-color:#333a34}@media (width<=1000px){.hero{grid-template-columns:1fr;gap:20px;padding-top:60px}.hero-visual{height:600px}.benefit-rail{grid-template-columns:1fr 1fr}.benefit-rail>div:nth-child(2){border-right:0}.benefit-rail>div:nth-child(-n+2){border-bottom:1px solid #11151233}.kit-section,.engineering{grid-template-columns:1fr}.section-intro{position:static}.engineering-photo{height:620px}}@media (width<=800px){.hero{min-height:0;padding:48px 18px 70px;display:flex}.hero-title{order:1;padding:0}.hero h1{font-size:56px;line-height:.92}.hero-actions{flex-direction:column;align-items:stretch;gap:12px}.hero-actions .primary{width:100%;display:block}.hero-proof{width:100%;max-width:none;margin-top:36px}.hero-proof>div,.hero-proof>div+div{text-align:center;justify-items:center;padding:20px 8px 0}.hero-visual{order:2;width:100%;height:calc(100vw + 84px)}.hero .hero-art{inset:0 0 120px}.hero .hero-art img{object-fit:contain;object-position:center top}.hero .hero-card{background:#eff2ead6;grid-template-columns:1fr auto;align-items:end;column-gap:20px;width:calc(100% - 32px);min-height:120px;margin:0;padding:16px 20px;display:grid;position:absolute;bottom:0;right:16px}.hero .hero-card>span{grid-column:1/-1;font-size:7px}.hero .hero-card h2{grid-column:1;margin:7px 0 0;font-size:25px}.hero .hero-card p{display:none}.hero .hero-card>div{border:0;grid-area:2/2;justify-items:end;gap:3px;margin:0;padding:0;display:grid}.hero .hero-card strong{font-size:24px}.hero .hero-card small{font-size:7px}.hero .visual-index{padding:10px 12px;top:12px;right:10px}.benefit-rail{grid-template-columns:1fr}.benefit-rail>div{border-right:0;border-bottom:1px solid #11151233!important}.benefit-rail>div:last-child{border-bottom:0!important}.editorial{padding:80px 18px;display:block}.editorial-photo{aspect-ratio:1;width:100%;height:auto}.editorial-copy{width:100%;margin:0;padding:38px 24px}.access-grid{grid-template-columns:1fr 1fr}.access-grid>div{border-bottom:1px solid var(--line);padding:15px}.kit-section{gap:35px;padding:75px 18px}.kit-section .section-intro h2{max-width:none}.kit-photo{padding:8px}.engineering{gap:40px;padding:75px 18px}.engineering-photo{height:520px}.specs,.steps,.faq{padding:75px 20px}.faq{grid-template-columns:1fr;gap:30px}.cta{padding:70px 22px 100px}}@media (width<=520px){.hero h1{font-size:48px}.hero-proof strong{font-size:15px}.hero-proof span{font-size:7px}.hero-visual{height:calc(100vw + 84px)}.hero .hero-card h2{font-size:25px}.editorial-copy h2,.section-intro h2,.engineering-copy h2{font-size:38px}.engineering-photo{height:430px}.dimension-cards{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.kit-photo:before,.kit-photo:after{animation:none}}.cookie-notice{z-index:1000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:auto;background:#f7f8f3fa;border:1px solid #c9cec5;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;width:min(590px,100vw - 24px);max-width:none;min-height:88px;padding:18px 18px 18px 20px;display:grid;overflow:visible;transform:translateZ(0);box-shadow:0 18px 60px #0a0e0b33;left:clamp(12px,2vw,28px)!important;right:auto!important;bottom:max(18px,env(safe-area-inset-bottom))!important;position:fixed!important}.cookie-notice[hidden]{display:none!important}.cookie-notice .cookie-copy{gap:6px;min-width:0;display:grid}.cookie-notice .cookie-copy b{color:var(--ink);font-size:12px}.cookie-notice .cookie-copy p{color:#656d66;max-width:390px;margin:0;font-size:9px;line-height:1.55}.cookie-notice .cookie-actions{align-items:center;gap:14px;display:flex}.cookie-notice .cookie-actions a{white-space:nowrap;text-underline-offset:3px;font-size:8px;font-weight:700;text-decoration:underline}.cookie-notice .cookie-actions button{z-index:2;background:var(--ink);color:#fff;pointer-events:auto;border:0;min-width:94px;padding:12px 16px;font-size:10px;font-weight:800;position:relative}.payment-options{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px;display:grid}.payment-option:has(input:checked){background:#f5f8ed;border-color:#70843e;box-shadow:inset 0 0 0 1px #70843e}.payment-option{gap:10px}.payment-icon{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 28px;width:28px;height:28px}.card-icon{color:#3157b7;background:#e9efff;border-radius:7px;padding:4px}.cod-icon{color:#287a4b;background:#e8f7e9;border-radius:7px;padding:4px}.payment-option span{gap:3px;display:grid}.payment-option small{color:#70766e;line-height:1.4}.payment-copy{min-width:0}.payment-brands{flex-wrap:wrap;align-items:center;margin-top:7px;gap:5px!important;display:flex!important}.payment-brands i{background:#fff;border:1px solid #d8dcd5;border-radius:4px;justify-content:center;align-items:center;min-width:31px;height:20px;padding:0 5px;font-size:8px;font-style:normal;font-weight:800;line-height:1;display:inline-flex;box-shadow:0 2px 5px #1115120c}.payment-brands .brand-visa{color:#1434cb;letter-spacing:-.05em;font-size:10px;font-style:italic}.payment-brands .brand-mastercard{width:35px;padding:0;position:relative}.brand-mastercard>span{background:#eb001b;border-radius:50%;width:13px;height:13px;position:absolute}.brand-mastercard>span:first-child{left:7px}.brand-mastercard>span:nth-child(2){mix-blend-mode:multiply;background:#f79e1b;right:7px}.brand-mastercard>b{color:#555;font-size:5px;position:absolute;bottom:1px;right:2px}.payment-brands .brand-apple{color:#111;font-size:8px}.payment-brands .brand-gpay b{color:#4285f4;font-size:11px}.payment-brands .brand-link{color:#083b27;background:#00d66f;border-color:#00bf64;font-size:10px}.payment-brands .brand-more{color:#667068;background:#f5f6f2}.checkout-status{color:#a12c24;min-height:18px;margin:12px 0 0;font-size:10px;line-height:1.5}.place-order:disabled{cursor:wait;opacity:.65}.cod-fee-line{color:var(--lime)}.cod-fee-line[hidden]{display:none!important}.announcement{letter-spacing:.025em;text-transform:none;background:#080b09;height:auto;min-height:48px;padding-top:9px;padding-bottom:9px;font-size:12px;box-shadow:0 6px 20px #0000002e}.announcement-card{border:2px solid var(--lime);width:30px;height:22px;color:var(--lime);border-radius:4px;place-items:center;font-size:12px;line-height:1;display:grid;box-shadow:0 0 14px #d4f06f38}.announcement-offer{font-weight:700;line-height:1.4}.announcement-offer b{color:var(--lime);font-size:13px;font-weight:900}.free-shipping-badge{color:#fff;letter-spacing:.035em;background:#4f7814;border:2px solid #caff38;border-radius:4px;margin-left:5px;padding:4px 9px;font-weight:900;animation:1.8s ease-in-out infinite shipping-neon;display:inline-block;box-shadow:0 0 5px #aef52d,0 0 14px #aef52de6,inset 0 0 9px #caff3847}.summary-shipping-free{margin:-5px 0;padding:5px 10px;font-size:10px;line-height:1.2}@keyframes shipping-neon{0%,to{transform:translateY(0)scale(1);box-shadow:0 0 5px #aef52d,0 0 12px #aef52da6,inset 0 0 8px #caff383d}50%{transform:translateY(-1px)scale(1.025);box-shadow:0 0 8px #caff38,0 0 23px #aef52d,inset 0 0 12px #caff3873}}.announcement a{white-space:nowrap;background:var(--lime);color:var(--ink);padding:7px 12px;font-weight:900}@media (width<=800px){.announcement{text-align:left;gap:10px;height:auto;min-height:58px;padding:9px 14px;font-size:10px}.announcement-card{flex:0 0 27px;width:27px;height:20px}.announcement-offer b{font-size:11px}.free-shipping-badge{margin:3px 0 0;padding:3px 6px;line-height:1.35}}@media (prefers-reduced-motion:reduce){.free-shipping-badge{animation:none}}.order-success button{margin:6px}@media (width<=800px){.payment-options{grid-template-columns:1fr}}.cookie-notice .cookie-actions button:hover{color:var(--lime);background:#465049}@media (width<=800px){.cookie-notice{grid-template-columns:1fr;gap:13px;width:auto;padding:16px;left:12px!important;right:12px!important;bottom:calc(84px + env(safe-area-inset-bottom))!important}.cookie-notice .cookie-actions{justify-content:space-between}.cookie-notice .cookie-actions button{min-width:120px}}body{font-size:16px}nav{font-size:14px}.cart-copy span{font-size:12px}.cart-copy small,.cart-btn b{font-size:11px}.eyebrow,.section-head>span,.editorial-copy>span,.collection-copy>span,.shop-copy>span,.section-intro>span,.engineering-copy>span{font-size:12px}.hero-title>p,.editorial-copy>p,.section-intro>p,.engineering-copy>p,.copy-columns p,.collection-copy p,.shop-copy p{font-size:15px}.primary,.secondary,.hero-actions>a,.text-link{font-size:13px}.hero-card>span,.hero .visual-index,.photo-tag{font-size:11px}.hero-card p{font-size:14px}.hero-card small{font-size:11px}.hero .hero-card{-webkit-backdrop-filter:blur(14px)saturate(1.1);backdrop-filter:blur(14px)saturate(1.1);background:#f4f7efd6;border-color:#ffffffe6;box-shadow:0 24px 60px #0000004d,inset 0 0 0 1px #36413714}.hero .hero-card>span{color:#52653a;text-shadow:0 1px #fffc}.hero .hero-card h2,.hero .hero-card strong{color:#171d18;text-shadow:0 1px #ffffffb8}.hero .hero-card p{color:#404940;font-weight:600}.hero .hero-card small{color:#303830;font-weight:600}.hero-proof span{font-size:10px}.benefit-rail b{font-size:14px}.benefit-rail small{font-size:12px}.collection-copy li,.spec-table span,.spec-table b,.step-list p,.faq summary,.faq details p{font-size:14px}.access-grid b,.access-grid span,.dimension-cards small{font-size:12px}.cta p,.footer-links{font-size:13px}footer>small{font-size:12px}#cartContent>label,.quantity,.total{font-size:13px}.secure{font-size:12px}.checkout-head small{font-size:11px}.checkout-fields legend{font-size:15px}.checkout-fields label{font-size:13px}.payment-option small{font-size:12px}.summary-line,.summary-total{font-size:13px}.order-note{font-size:11px}.checkout-status{font-size:12px}.cookie-notice .cookie-copy b{font-size:14px}.cookie-notice .cookie-copy p{font-size:12px}.cookie-notice .cookie-actions a{font-size:11px}.cookie-notice .cookie-actions button,.cart-toast b{font-size:13px}.cart-toast small{font-size:11px}.announcement{font-size:14px}.announcement-offer b{font-size:15px}.summary-shipping-free{font-size:12px}@media (width<=800px){header nav,.hero-title>p{font-size:15px}.mobile-buy small{font-size:11px}.announcement{font-size:12px}.announcement-offer b{font-size:13px}}.legacy-order-review{gap:14px;max-width:760px;margin:auto;padding:38px;display:grid}.legacy-order-review[hidden]{display:none!important}.legacy-order-review>small{letter-spacing:.15em;color:#708054;font-size:9px;font-weight:800}.legacy-order-review>h3{font-family:var(--serif);margin:0 0 8px;font-size:34px;font-weight:500}.legacy-review-card{border:1px solid var(--line);background:#fff;padding:15px 18px}.legacy-review-card>span{color:#667150;letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;font-size:9px;font-weight:900;display:block}.legacy-review-card p{margin:0;font-size:12px;line-height:1.6}.legacy-review-total{background:#eef2e9;border:1px solid #cbd2c7;justify-content:space-between;align-items:center;padding:18px;font-size:12px;font-weight:800;display:flex}.legacy-review-total b{font-family:var(--serif);font-size:26px}.legacy-order-review>p{color:#697069;margin:0;font-size:10px;line-height:1.55}.legacy-review-actions{grid-template-columns:auto 1fr;gap:10px;display:grid}.legacy-review-actions button{cursor:pointer;min-height:52px;padding:12px 18px;font-weight:800}#editCheckout{border:1px solid var(--line);background:#fff}#confirmOrder{background:var(--ink);color:#fff;border:0}#confirmOrder:disabled{opacity:.6;cursor:wait}@media (width<=600px){.legacy-order-review{padding:24px 18px 90px}.legacy-review-actions{grid-template-columns:1fr}.legacy-review-actions #editCheckout{order:2}}
