:root{--ink:#111310;--paper:#f5f5f0;--lime:#d7ff57;--muted:#a6aaa0;--line:#343730;--body:'DM Sans',sans-serif;--display:'Manrope',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--ink);color:var(--paper);font-family:var(--body);font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--lime);outline-offset:6px}::selection{background:var(--lime);color:var(--ink)}.skip{position:fixed;left:15px;top:-100px;padding:14px;background:var(--lime);color:var(--ink);z-index:100}.skip:focus{top:15px}.header{height:104px;margin:0 4.5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:28px}.brand{font-family:var(--display);font-size:42px;letter-spacing:-3px;font-weight:800;display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.brand span{font-size:12px;letter-spacing:1px;border:1px solid #717768;border-radius:4px;padding:4px 5px;align-self:center;font-weight:700}.brand i{width:8px;height:8px;border-radius:50%;background:var(--lime);align-self:flex-end;margin:0 0 11px -5px}.header nav{display:flex;gap:34px;font-size:14px}.header nav a{color:#c3c7bb;transition:color .2s}.header nav a:hover{color:var(--lime)}.nav-cta{font-size:14px;border-bottom:1px solid #62685a;padding:12px 0;display:flex;gap:24px}.nav-cta span{color:var(--lime);font-size:22px}.menu-toggle{display:none}.hero{position:relative;display:grid;grid-template-columns:1fr 1fr;min-height:730px;padding:64px 4.5% 86px;gap:36px;overflow:hidden}.eyebrow{font-size:12px;font-weight:600;letter-spacing:1.9px;line-height:1.6;margin:0 0 26px;display:flex;align-items:center;gap:12px}.tiny-cross{font-size:25px;color:var(--lime)}h1{font-family:var(--display);font-size:clamp(54px,6.15vw,104px);line-height:1.075;letter-spacing:-.065em;font-weight:500;margin:0 0 28px}h1 em{font-weight:500;font-style:normal;color:var(--lime)}.hero-description{font-size:17px;line-height:1.7;color:#b4b9ab;max-width:420px;margin:0 0 30px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;padding:18px 22px;font-size:15px;font-weight:650;border-radius:4px;border:1px solid transparent;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.button span{font-size:24px;font-weight:400}.lime{background:var(--lime);color:var(--ink)}.lime:hover{background:#e2ff88}.hero-foot{display:flex;gap:18px;font-size:12px;letter-spacing:1.3px;margin-top:37px;color:#909785}.hero-foot span+span{padding-left:18px;border-left:1px solid #59614f}.hero-art{min-height:560px;position:relative;isolation:isolate;background:radial-gradient(ellipse at 60% 30%,#465139 0,#262c20 30%,#151812 70%);border-radius:3px;overflow:hidden}.art-image{position:absolute;inset:0;background-size:cover;background-position:center;transition:transform 1.5s;z-index:-1}.hero-art:hover .art-image{transform:scale(1.04)}.art-caption{display:flex;justify-content:space-between;padding:24px;color:#cbd0c2;font-size:12px;letter-spacing:1.6px}.art-label{position:absolute;left:28px;bottom:30px;font-size:20px;line-height:1.35;letter-spacing:-.5px}.orbit-mark{position:absolute;right:25px;bottom:16px;color:var(--lime);font-size:78px;font-weight:400}.scroll-cue{position:absolute;bottom:24px;left:4.5%;font-size:12px;letter-spacing:1.5px;display:flex;align-items:center;gap:18px;color:var(--muted)}.scroll-cue span{font-size:20px}.ribbon{background:var(--lime);color:var(--ink);padding:23px 4.5%;overflow:hidden}.ribbon div{display:flex;align-items:center;justify-content:space-between;gap:30px;font-family:var(--display);font-size:clamp(15px,1.5vw,23px);font-weight:700;letter-spacing:-.4px;white-space:nowrap}.ribbon span{font-size:34px;font-weight:400}.section{padding:100px 4.5%}.collections{background:var(--paper);color:var(--ink)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:46px}.section-heading .eyebrow{font-size:12px;letter-spacing:1.6px;margin-bottom:20px;color:#606757}h2{font-family:var(--display);font-size:clamp(38px,4.2vw,64px);line-height:1.15;letter-spacing:-.055em;font-weight:500;margin:0}h2 span{color:#78806f}.section-heading>p{font-size:16px;color:#646b5c;line-height:1.6;margin:0 0 5px}.launch-note{font-size:12px;letter-spacing:1.3px;color:#636b59;border-top:1px solid #d6dacf;padding-top:22px}footer{padding:50px 4.5%;display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid var(--line)}footer p{color:#b9bdae}footer>span{font-size:12px;color:#a8af9d}@media(min-width:1600px){.hero{min-height:830px}.hero-art{min-height:650px}}@media(max-width:950px){.nav-cta{display:none}.hero{gap:24px;padding-top:40px;min-height:650px}h1{font-size:65px}.hero-art{min-height:520px}.hero-foot{flex-direction:column;gap:8px}.hero-foot span+span{padding:0;border:0}.section-heading{align-items:flex-start;flex-direction:column}.ribbon div{width:max-content}.ribbon{padding-block:20px}.ribbon span{font-size:26px}footer{flex-wrap:wrap}}@media(max-width:650px){.header{height:82px;margin-inline:6%}.brand{font-size:36px}.header nav{display:none;position:absolute;top:81px;left:0;right:0;background:var(--ink);padding:24px 6%;z-index:10;border-bottom:1px solid var(--line)}.header nav.open{display:flex;flex-direction:column;gap:25px}.menu-toggle{display:flex;gap:14px;align-items:center;background:none;border:0;color:var(--paper);font-size:14px}.menu-toggle span{font-size:22px}.hero{grid-template-columns:1fr;padding:32px 6% 64px;gap:32px}h1{font-size:clamp(52px,12.8vw,79px)}.eyebrow{font-size:12px;margin-bottom:18px}.hero-description{font-size:16px;max-width:390px}.hero-foot{flex-direction:row;gap:15px;flex-wrap:wrap;margin-top:26px;font-size:12px}.hero-art{min-height:390px}.art-label{font-size:19px}.scroll-cue{left:6%;bottom:20px}.section{padding:66px 6%}.section-heading{gap:20px;margin-bottom:30px}.section-heading>p{font-size:15px}.ribbon div{font-size:15px}.launch-note{line-height:1.7}footer{padding:40px 6%;flex-direction:column;align-items:flex-start;gap:12px}footer p{margin:0 0 15px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
.art-image{width:100%;height:100%;object-fit:cover;object-position:57% center}.hero-art::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.25),transparent 25%,transparent 65%,rgba(0,0,0,.5));z-index:-1}.collection-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.collection-card{display:block}.collection-visual{height:390px;overflow:hidden;position:relative;border-radius:3px;background:#dfdfd8}.collection-visual img{height:100%;width:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.8,.2,1)}.collection-card:hover img{transform:scale(1.035)}.collection-tag{position:absolute;left:22px;top:22px;background:#f5f5f0ed;color:var(--ink);padding:9px 12px;font-size:12px;letter-spacing:1px;font-weight:600;border-radius:2px}.card-action{position:absolute;bottom:22px;right:22px;display:grid;place-items:center;width:48px;height:48px;background:var(--paper);color:var(--ink);border-radius:50%;font-size:25px;transition:background .2s,transform .2s}.collection-card:hover .card-action{background:var(--lime);transform:rotate(45deg)}.collection-title{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:23px 0 0}.collection-title p{font-size:12px;letter-spacing:1px;color:#66705e;margin:0 0 8px}.collection-title h3{font-family:var(--display);font-size:28px;letter-spacing:-1px;font-weight:550;margin:0}.collection-title>span{font-size:12px;color:#68705e;white-space:nowrap}.launch-note{margin-top:34px;line-height:1.65;letter-spacing:.4px;font-size:12px}.how .section-heading .eyebrow{color:#9da98f}.how .section-heading>p{color:#a7af9d}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:44px;border-top:1px solid var(--line);padding-top:32px}.step-num{font-family:var(--display);font-size:44px;letter-spacing:-2px;font-weight:400;color:var(--lime)}.steps h3{font-family:var(--display);font-size:23px;font-weight:500;letter-spacing:-.7px;margin:25px 0 14px}.steps p{max-width:330px;color:#a7af9d;font-size:16px;line-height:1.7;margin:0}.studio{display:grid;grid-template-columns:1fr 1fr;background:#e8ebdf;color:var(--ink)}.studio-visual{position:relative;overflow:hidden;min-height:650px}.studio-visual img{height:100%;width:100%;object-fit:cover;object-position:30% center;position:absolute}.studio-visual>span{position:absolute;bottom:0;left:0;right:0;background:#131610de;color:#e1e7d8;font-size:12px;letter-spacing:1px;padding:22px 30px}.studio-copy{padding:80px 13% 75px 12%}.studio-copy .eyebrow{font-size:12px;color:#5d6752}.studio-copy h2{font-size:clamp(39px,4vw,63px)}.studio-copy h2 em{font-style:normal;color:#6a7f3e}.studio-copy>p:not(.eyebrow){font-size:16px;line-height:1.8;color:#5e6755;margin-top:27px}.text-link{display:inline-flex;justify-content:space-between;gap:36px;align-items:center;padding-bottom:12px;border-bottom:1px solid currentColor;font-size:14px;margin-top:15px}.text-link span{font-size:23px}.faq{background:var(--paper);color:var(--ink);display:grid;grid-template-columns:.85fr 1.15fr;gap:70px}.faq .eyebrow{font-size:12px;color:#626c57}.faq h2{font-size:clamp(38px,4vw,61px)}.faq-intro{color:#68715d;font-size:16px;line-height:1.7;margin-top:25px}.faq-list details{border-top:1px solid #cdd2c4}.faq-list details:last-child{border-bottom:1px solid #cdd2c4}.faq-list summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:17px;padding:25px 0;font-weight:500}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:25px;font-weight:400;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{font-size:16px;line-height:1.8;color:#58634b;margin:0 25px 25px 0}.faq-list details p a{text-decoration:underline;text-underline-offset:3px}.closing{position:relative;overflow:hidden;padding:80px 4.5%;background:var(--lime);color:var(--ink)}.closing h2{font-size:clamp(57px,7.2vw,112px);line-height:1.1;letter-spacing:-.065em;margin:0 0 34px;position:relative;z-index:1}.closing h2 em{font-style:normal;color:#63782c}.closing .eyebrow{font-size:12px;letter-spacing:1.7px}.dark-button{background:var(--ink);color:var(--paper);position:relative;z-index:1}.dark-button:hover{background:#2d3423}.closing-mark{font-size:370px;line-height:1;position:absolute;right:7%;top:60px;font-family:Georgia,serif;font-weight:400;transform:rotate(12deg);color:#142009}.full-footer{display:block;padding:65px 4.5% 25px}.footer-top{display:grid;grid-template-columns:2fr 1fr 1.3fr 1.3fr;gap:40px;padding-bottom:50px}.footer-top>div>p{font-size:17px;line-height:1.5;color:#adb69e;margin:20px 0 0}.footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:15px;font-size:14px}.footer-column h3{font-size:13px;font-weight:600;margin:12px 0 9px;color:var(--paper)}.footer-column>a,.footer-column>span{color:#aeb6a1;font-size:14px}.footer-column>a:hover{color:var(--lime)}.footer-bottom{border-top:1px solid var(--line);padding-top:25px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#a3ad96;font-size:12px;line-height:1.6}.footer-bottom p{margin:0;font-size:12px}.footer-bottom a{white-space:nowrap}.legal-page{background:var(--paper);color:var(--ink);padding:50px max(6%,calc((100vw - 940px)/2)) 90px}.breadcrumb{font-size:14px;color:#778169;display:inline-block;margin-bottom:52px}.legal-page h1{font-size:clamp(43px,6vw,78px);line-height:1.13;letter-spacing:-.055em}.legal-page .eyebrow{color:#5c6850;font-size:12px}.legal-subtitle{font-size:21px;line-height:1.5;color:#667458;margin:0 0 24px}.legal-date{font-size:12px;letter-spacing:1.3px;color:#647255;margin-bottom:42px}.legal-sections section{display:grid;grid-template-columns:35px 1fr;gap:20px;padding:30px 0;border-top:1px solid #d0d5c6}.legal-sections section>span{font-size:12px;color:#6c7c5b;padding-top:6px}.legal-sections h2{font-size:24px;font-weight:600;letter-spacing:-.7px}.legal-sections p{font-size:17px;line-height:1.8;color:#535f47;margin:15px 0 0}.product-page{padding:45px 4.5% 80px;background:var(--paper);color:var(--ink)}.product-page .breadcrumb{margin-bottom:35px}.product-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:6%}.product-image img{width:100%;height:570px;object-fit:cover;border-radius:3px}.product-image>p{font-size:12px;letter-spacing:1.3px;color:#647255;line-height:1.7}.product-copy{padding-top:10px}.product-copy .eyebrow{font-size:12px;color:#5e6b50}.product-copy h1{font-size:clamp(47px,5vw,72px);letter-spacing:-.06em;margin-bottom:22px}.product-copy h2{font-size:23px;letter-spacing:-.6px;line-height:1.3}.product-copy>p{font-size:16px;color:#5e6b51;line-height:1.8}.product-status{padding-top:22px;border-top:1px solid #cdd5bf;margin-top:25px}.product-status>span{background:#e4e9d9;color:#52633c;font-size:12px;padding:7px 11px;border-radius:3px}.product-status>p{font-size:14px;line-height:1.7;color:#61724d;margin:15px 0 20px}.unavailable{display:flex;width:100%;background:#d7ddcb;color:#54653e;cursor:not-allowed;justify-content:center;border:1px solid #bfc9af}.unavailable:hover{transform:none}.product-copy .product-disclaimer{font-size:12px;text-align:center;margin:10px 0 24px}.product-facts{font-size:13px}.product-facts>div{border-top:1px solid #d5dccb;display:flex;justify-content:space-between;gap:22px;padding:14px 0}.product-facts span{color:#6c795c}.product-facts strong{font-weight:500}.product-facts a{text-decoration:underline;text-underline-offset:3px}.product-note{max-width:780px;margin:90px auto 10px;text-align:center}.product-note .eyebrow{justify-content:center;color:#62764a;font-size:12px}.product-note h2{font-size:44px}.product-note>p:not(.eyebrow){font-size:17px;line-height:1.8;color:#617150}.reveal{opacity:1;transform:none}.motion-ready .reveal{opacity:0;transform:translateY(25px);transition:opacity .7s,transform .7s}.motion-ready .reveal.visible{opacity:1;transform:none}.hero-copy{animation:hero-in .9s both}.hero-art{animation:hero-in 1.1s .1s both}@keyframes hero-in{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1600px){.collection-visual{height:480px}}@media(max-width:1050px){.collection-visual{height:330px}.collection-title{align-items:flex-start;flex-direction:column;gap:12px}.studio-copy{padding:65px 10%}.studio-visual{min-height:620px}.faq{gap:35px}.closing-mark{right:0;font-size:300px;top:100px}.footer-top{grid-template-columns:1.4fr 1fr 1.3fr;gap:30px}.footer-column:last-child{grid-column:2/4}.footer-bottom{flex-wrap:wrap}.product-grid{gap:35px}.product-image img{height:570px}.product-facts>div{font-size:12px}}@media(max-width:750px){.collection-grid{gap:20px}.collection-visual{height:270px}.collection-title h3{font-size:24px}.steps{gap:25px}.steps h3{font-size:20px}.steps p{font-size:15px}.studio{grid-template-columns:1fr}.studio-visual{min-height:450px}.studio-copy{padding:60px 6%}.studio-copy h2{font-size:52px}.faq{grid-template-columns:1fr;gap:28px}.closing-mark{font-size:210px;right:-75px;top:100px;opacity:.2}.product-grid{grid-template-columns:1fr}.product-image img{height:auto;max-height:570px}.product-copy{max-width:600px}.product-copy h1{font-size:58px}.product-facts>div{font-size:14px}.product-note{margin-top:70px}.footer-top{grid-template-columns:1fr 1fr;gap:30px}.footer-column:last-child{grid-column:auto}.footer-bottom{align-items:flex-start;flex-direction:column;gap:14px}}@media(max-width:500px){.collection-grid{grid-template-columns:1fr;gap:38px}.collection-visual{height:320px}.collection-title{flex-direction:row;align-items:center}.collection-title h3{font-size:25px}.collection-title>span{font-size:12px}.collection-title p{font-size:12px}.collection-tag{left:16px;top:16px}.steps{grid-template-columns:1fr;gap:28px}.steps article{position:relative;padding-left:62px}.step-num{position:absolute;left:0;top:0;font-size:37px}.steps h3{margin:4px 0 12px;font-size:22px}.steps p{max-width:100%;font-size:16px}.studio-visual{min-height:360px}.studio-copy h2{font-size:46px}.faq-list summary{font-size:16px}.closing{padding:60px 6%}.closing h2{font-size:59px}.closing .eyebrow{font-size:12px}.full-footer{padding:45px 6% 25px}.footer-top{gap:32px 22px}.footer-top>div:first-child{grid-column:1/3}.footer-column:last-child{grid-column:1/3}.footer-column{gap:14px}.legal-page{padding:35px 6% 65px}.legal-page h1{font-size:45px}.legal-sections section{grid-template-columns:22px 1fr;gap:12px}.legal-sections h2{font-size:22px;line-height:1.3}.legal-sections p{font-size:16px}.product-page{padding:35px 6% 65px}.product-copy h1{font-size:48px}.product-note h2{font-size:35px}.product-facts>div{font-size:12px;gap:15px}.art-caption{padding:18px;font-size:12px}.art-label{left:18px;bottom:22px}}@media(prefers-reduced-motion:reduce){.motion-ready .reveal{opacity:1;transform:none}}

@media(min-width:651px) and (max-width:850px){h1{font-size:clamp(44px,6.2vw,53px)}.hero-description{font-size:16px}.hero-foot{font-size:12px}.art-label{max-width:75%;font-size:17px}.orbit-mark{font-size:58px;right:18px;bottom:12px}.art-caption{font-size:12px;flex-direction:column;gap:6px}.hero-art{min-height:535px}}
