.Nav-module__0f3mfq__nav{z-index:90;background:linear-gradient(#000000b3,#0000);grid-template-columns:1fr auto 1fr;align-items:center;padding:20px 48px;transition:background .32s,border-color .32s;display:grid;position:fixed;top:0;left:0;right:0}.Nav-module__0f3mfq__scrolled{-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--ash);background:#000000db}.Nav-module__0f3mfq__brand{font-family:var(--font-sans);letter-spacing:-.045em;color:var(--fg);white-space:nowrap;border-bottom:none;grid-column:1;padding-bottom:0;font-size:22px;font-weight:700;line-height:1;text-decoration:none}.Nav-module__0f3mfq__brand:hover{opacity:1}.Nav-module__0f3mfq__dot{background:var(--v-echt);vertical-align:baseline;border-radius:50%;width:.22em;height:.22em;margin-left:.06em;font-size:22px;display:inline-block}.Nav-module__0f3mfq__links{grid-column:2;justify-self:center;align-items:center;margin:0;padding:0;list-style:none;display:flex}.Nav-module__0f3mfq__links li+li:before{content:"·";font-family:var(--font-mono);font-size:var(--t-mono);color:var(--fg-muted);padding:0 .7em}.Nav-module__0f3mfq__links a{font-family:var(--font-mono);font-size:var(--t-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--fg);opacity:.78;border-bottom:none;padding-bottom:0;font-weight:400;text-decoration:none;transition:opacity .12s linear}.Nav-module__0f3mfq__links a:hover{opacity:1}.Nav-module__0f3mfq__right{justify-self:end;align-items:center;gap:var(--s-4);grid-column:3;display:flex}.Nav-module__0f3mfq__cart{font-family:var(--font-mono);font-size:var(--t-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--fg);border:1px solid var(--paper);cursor:pointer;white-space:nowrap;background:0 0;padding:6px 14px;font-weight:400;transition:opacity .12s linear}.Nav-module__0f3mfq__cart:hover{opacity:.7}.Nav-module__0f3mfq__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;width:32px;height:32px;padding:4px;display:none}.Nav-module__0f3mfq__burger span{background:var(--fg);width:22px;height:1px;display:block}.Nav-module__0f3mfq__overlay{z-index:100;background:var(--void);padding:var(--s-8) var(--s-5);flex-direction:column;justify-content:center;animation:.2s Nav-module__0f3mfq__overlayIn;display:flex;position:fixed;inset:0}@keyframes Nav-module__0f3mfq__overlayIn{0%{opacity:0}to{opacity:1}}.Nav-module__0f3mfq__close{color:var(--fg);cursor:pointer;opacity:.6;background:0 0;border:none;padding:4px 8px;font-size:36px;line-height:1;transition:opacity .12s linear;position:absolute;top:16px;right:20px}.Nav-module__0f3mfq__close:hover{opacity:1}.Nav-module__0f3mfq__mobileLinks{gap:var(--s-5);flex-direction:column;display:flex}.Nav-module__0f3mfq__mobileLinks a{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--fg);opacity:.6;border-bottom:none;padding-bottom:0;font-size:clamp(28px,9vw,48px);font-weight:400;text-decoration:none;transition:opacity .12s linear}.Nav-module__0f3mfq__mobileLinks a:hover{opacity:1}.Nav-module__0f3mfq__mobileCart{margin-top:var(--s-8);font-family:var(--font-mono);font-size:var(--t-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--fg);border:1px solid var(--paper);cursor:pointer;background:0 0;align-self:flex-start;padding:10px 16px;transition:opacity .12s linear}.Nav-module__0f3mfq__mobileCart:hover{opacity:.7}@media (max-width:720px){.Nav-module__0f3mfq__nav{grid-template-columns:1fr auto;padding:16px 20px}.Nav-module__0f3mfq__links{display:none}.Nav-module__0f3mfq__burger{display:flex}}
.Hero-module__WFR8JW__hero{width:100%;height:100vh;min-height:720px;position:relative;overflow:hidden}.Hero-module__WFR8JW__video{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;inset:0}.Hero-module__WFR8JW__vignette{z-index:2;pointer-events:none;background:radial-gradient(#0000 35%,#0000008c 100%),linear-gradient(#0000008c 0%,#0000 25% 60%,#000000d9 100%);position:absolute;inset:0}.Hero-module__WFR8JW__content{z-index:3;grid-template-rows:auto 1fr auto;padding:140px 64px 56px;display:grid;position:absolute;inset:0}.Hero-module__WFR8JW__eyebrow{font-family:var(--font-sans);letter-spacing:.36em;text-transform:uppercase;color:var(--paper);opacity:.7;align-self:start;margin:0;font-size:11px;font-weight:500}.Hero-module__WFR8JW__statement{font-family:var(--font-sans);letter-spacing:-.05em;color:var(--paper);margin:0 0 var(--s-6);align-self:end;max-width:14ch;font-size:clamp(72px,12vw,192px);font-weight:700;line-height:.86}.Hero-module__WFR8JW__line{opacity:0;animation:.9s cubic-bezier(.2,.7,.2,1) forwards Hero-module__WFR8JW__rise;display:block;transform:translateY(24px)}.Hero-module__WFR8JW__line:first-child{animation-delay:.2s}.Hero-module__WFR8JW__line:nth-child(2){animation-delay:.42s}.Hero-module__WFR8JW__line:nth-child(3){animation-delay:.64s}.Hero-module__WFR8JW__dot{background:var(--v-echt);vertical-align:baseline;border-radius:50%;width:.22em;height:.22em;margin-left:.06em;display:inline-block}.Hero-module__WFR8JW__foot{opacity:0;justify-content:space-between;align-items:flex-end;gap:32px;padding-top:32px;animation:.9s cubic-bezier(.2,.7,.2,1) 1.2s forwards Hero-module__WFR8JW__rise;display:flex}.Hero-module__WFR8JW__meta{gap:56px;display:flex}.Hero-module__WFR8JW__metaItem{flex-direction:column;gap:4px;display:flex}.Hero-module__WFR8JW__metaK{font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--paper);opacity:.55;font-size:10px}.Hero-module__WFR8JW__metaV{font-family:var(--font-sans);letter-spacing:-.02em;color:var(--paper);font-size:15px;font-weight:600}.Hero-module__WFR8JW__scroll{font-family:var(--font-mono);letter-spacing:.3em;text-transform:uppercase;color:var(--paper);opacity:.55;align-items:center;gap:12px;font-size:10px;display:inline-flex}.Hero-module__WFR8JW__scrollBar{background:var(--paper);transform-origin:top;width:1px;height:28px;animation:1.8s ease-in-out infinite Hero-module__WFR8JW__pulse;display:inline-block}@keyframes Hero-module__WFR8JW__rise{to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__WFR8JW__pulse{0%,to{opacity:.3;transform:scaleY(.3)}50%{opacity:.9;transform:scaleY(1)}}@media (max-width:720px){.Hero-module__WFR8JW__content{padding:120px 24px 96px}.Hero-module__WFR8JW__foot{flex-direction:column;align-items:flex-start;gap:24px}.Hero-module__WFR8JW__meta{flex-wrap:wrap;gap:24px}}
.Fragments-module__B5wt2q__section{padding:200px var(--s-8);background:var(--ink);border-top:1px solid var(--ash)}.Fragments-module__B5wt2q__grid{grid-template-columns:1fr 1fr;align-items:end;gap:96px;max-width:1280px;margin:0 auto;display:grid}.Fragments-module__B5wt2q__eyebrow{font-family:var(--font-mono);font-size:var(--t-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--fg-muted);align-items:center;gap:12px;margin:0 0 40px;font-weight:400;display:inline-flex}.Fragments-module__B5wt2q__square{background:var(--v-echt);flex-shrink:0;width:6px;height:6px;display:inline-block}.Fragments-module__B5wt2q__headline{font-family:var(--font-sans);letter-spacing:-.045em;color:var(--fg);margin:0;font-size:clamp(56px,7vw,112px);font-weight:700;line-height:.92}.Fragments-module__B5wt2q__line{white-space:nowrap;display:block}.Fragments-module__B5wt2q__dot{background:var(--v-echt);vertical-align:baseline;border-radius:50%;width:.22em;height:.22em;margin-left:.06em;display:inline-block}.Fragments-module__B5wt2q__faint{color:var(--smoke);font-size:.67em}.Fragments-module__B5wt2q__right{flex-direction:column;gap:32px;padding-bottom:16px;display:flex}.Fragments-module__B5wt2q__quote{font-family:var(--font-sans);letter-spacing:-.015em;color:var(--fg);border-left:2px solid var(--v-echt);margin:0;padding-left:20px;font-size:22px;font-style:normal;font-weight:500;line-height:1.35}.Fragments-module__B5wt2q__body{color:var(--fg);text-wrap:pretty;max-width:38ch;margin:0;font-size:18px;line-height:1.5}@media (max-width:1100px){.Fragments-module__B5wt2q__grid{grid-template-columns:1fr;gap:32px}}@media (max-width:720px){.Fragments-module__B5wt2q__section{padding:var(--s-9) var(--s-5)}}
.Heat-module__4AqBuG__section{padding:180px var(--s-8);border-top:1px solid var(--ash);background:var(--void);position:relative;overflow:hidden}.Heat-module__4AqBuG__container{max-width:1280px;margin:0 auto}.Heat-module__4AqBuG__eyebrow{font-family:var(--font-mono);font-size:var(--t-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--fg-muted);align-items:center;gap:12px;margin:0 0 56px;font-weight:400;display:inline-flex}.Heat-module__4AqBuG__square{background:var(--v-echt);flex-shrink:0;width:6px;height:6px;display:inline-block}.Heat-module__4AqBuG__head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:40px;margin-bottom:88px;display:flex}.Heat-module__4AqBuG__big{font-family:var(--font-sans);letter-spacing:-.05em;color:var(--fg);align-items:baseline;font-size:clamp(96px,16vw,256px);font-weight:700;line-height:.88;display:inline-flex}.Heat-module__4AqBuG__bigDot{background:var(--v-echt);vertical-align:baseline;border-radius:50%;flex-shrink:0;width:.22em;height:.22em;margin-left:.06em;font-size:clamp(96px,16vw,256px);transition:background .24s;display:inline-block}.Heat-module__4AqBuG__readout{text-align:right;flex-direction:column;gap:10px;display:flex}.Heat-module__4AqBuG__readoutLine{font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--fg-muted);font-size:14px}.Heat-module__4AqBuG__readoutAccent{color:var(--v-echt)}.Heat-module__4AqBuG__ticks{grid-template-columns:repeat(10,1fr);align-items:flex-end;gap:12px;height:140px;margin-bottom:24px;display:grid}.Heat-module__4AqBuG__tick{background:var(--soot);cursor:pointer;border:none;width:100%;transition:background .28s cubic-bezier(.2,.7,.2,1)}.Heat-module__4AqBuG__tick:hover{background:var(--ash)}.Heat-module__4AqBuG__tickOn{background:var(--paper)}.Heat-module__4AqBuG__tickPeak{background:var(--v-echt)}.Heat-module__4AqBuG__labels{grid-template-columns:repeat(10,1fr);gap:12px;display:grid}.Heat-module__4AqBuG__label{font-family:var(--font-mono);font-size:var(--t-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--smoke);text-align:center}.Heat-module__4AqBuG__labelOn{color:var(--fg)}.Heat-module__4AqBuG__labelPeak{color:var(--v-echt)}.Heat-module__4AqBuG__zones{grid-template-columns:repeat(10,1fr);gap:12px;margin-top:8px;display:grid}.Heat-module__4AqBuG__zone{font-family:var(--font-mono);font-size:var(--t-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--smoke);border:1px solid var(--ash);cursor:pointer;text-align:center;background:0 0;padding:10px 0;transition:border-color .24s,color .24s,background .24s}.Heat-module__4AqBuG__zone:hover{color:var(--fg);border-color:var(--fog)}.Heat-module__4AqBuG__zoneActive{background:0 0}.Heat-module__4AqBuG__zone-leicht{grid-column:span 4}.Heat-module__4AqBuG__zone-echt,.Heat-module__4AqBuG__zone-hart{grid-column:span 3}.Heat-module__4AqBuG__caption{grid-template-columns:1fr 1fr;align-items:start;gap:64px;margin-top:64px;display:grid}.Heat-module__4AqBuG__verdict{font-family:var(--font-sans);letter-spacing:-.04em;color:var(--paper);flex-wrap:wrap;align-items:baseline;font-size:56px;font-weight:700;line-height:.95;display:flex}.Heat-module__4AqBuG__verdictWord{color:var(--v-echt)}.Heat-module__4AqBuG__verdictDot{background:var(--v-echt);vertical-align:baseline;border-radius:50%;flex-shrink:0;width:.22em;height:.22em;margin-left:.06em;font-size:56px;display:inline-block}.Heat-module__4AqBuG__verdictSub{font-family:var(--font-mono);font-size:var(--t-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--smoke);width:100%;margin-top:16px;font-weight:400}.Heat-module__4AqBuG__notice p{color:var(--smoke);font-size:var(--t-body);max-width:42ch;margin:0;line-height:1.55}.Heat-module__4AqBuG__notice p+p{margin-top:20px}@media (max-width:1100px){.Heat-module__4AqBuG__caption{grid-template-columns:1fr;gap:32px}}@media (max-width:720px){.Heat-module__4AqBuG__section{padding:var(--s-8) var(--s-5)}.Heat-module__4AqBuG__ticks{gap:6px;height:100px;overflow:hidden}.Heat-module__4AqBuG__labels{display:none}.Heat-module__4AqBuG__zones{gap:6px}.Heat-module__4AqBuG__head{margin-bottom:48px}}
.ProductReveal-module__iulL2q__section{border-top:1px solid var(--ash);scroll-margin-top:72px;position:relative}.ProductReveal-module__iulL2q__slider{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;display:flex;overflow-x:scroll}.ProductReveal-module__iulL2q__slider::-webkit-scrollbar{display:none}.ProductReveal-module__iulL2q__slide{scroll-snap-align:start;flex:0 0 100%}.ProductReveal-module__iulL2q__slideInner{padding:200px var(--s-8) 160px;grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1440px;margin:0 auto;display:grid}.ProductReveal-module__iulL2q__productShot{aspect-ratio:4/5;background:var(--void);cursor:default;width:100%;position:relative;overflow:hidden}.ProductReveal-module__iulL2q__glow{pointer-events:none;z-index:1;background:radial-gradient(at 50% 55%,#b8704a1f 0%,#0000 55%);position:absolute;inset:0}.ProductReveal-module__iulL2q__jar{z-index:2;mix-blend-mode:lighten;width:100%;height:auto;transition:opacity .4s;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ProductReveal-module__iulL2q__jarDimmed{opacity:.35}.ProductReveal-module__iulL2q__comingSoon{z-index:10;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ProductReveal-module__iulL2q__comingSoonLabel{font-family:var(--font-mono);font-size:var(--t-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--fog);border:1px solid var(--ash);padding:10px 20px}.ProductReveal-module__iulL2q__corner{font-family:var(--font-mono);font-size:var(--t-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--fg);opacity:.5;z-index:3;font-weight:400;position:absolute}.ProductReveal-module__iulL2q__tl{top:var(--s-5);left:var(--s-5)}.ProductReveal-module__iulL2q__tr{top:var(--s-5);right:var(--s-5)}.ProductReveal-module__iulL2q__bl{bottom:var(--s-5);left:var(--s-5)}.ProductReveal-module__iulL2q__br{bottom:var(--s-5);right:var(--s-5)}.ProductReveal-module__iulL2q__info{gap:var(--s-6);padding-top:var(--s-5);flex-direction:column;display:flex}.ProductReveal-module__iulL2q__eyebrow{font-family:var(--font-mono);font-size:var(--t-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--fg-muted);align-items:center;gap:12px;margin:0;font-weight:400;display:inline-flex}.ProductReveal-module__iulL2q__square{background:var(--v-echt);flex-shrink:0;width:6px;height:6px;display:inline-block}.ProductReveal-module__iulL2q__headline{font-family:var(--font-sans);letter-spacing:-.05em;color:var(--fg);flex-wrap:wrap;align-items:baseline;margin:0;font-size:clamp(64px,8vw,128px);font-weight:700;line-height:.92;display:inline-flex}.ProductReveal-module__iulL2q__dot{background:var(--v-echt);vertical-align:baseline;border-radius:50%;flex-shrink:0;width:.22em;height:.22em;margin-left:.06em;font-size:clamp(64px,8vw,128px);display:inline-block}.ProductReveal-module__iulL2q__lead{font-family:var(--font-sans);font-size:var(--t-lead);color:var(--fg);margin:0;font-weight:400;line-height:1.4}.ProductReveal-module__iulL2q__specTable{flex-direction:column;display:flex}.ProductReveal-module__iulL2q__specRow{justify-content:space-between;align-items:baseline;gap:var(--s-4);padding:var(--s-3) 0;border-top:1px solid var(--ash);display:flex}.ProductReveal-module__iulL2q__specRow:last-child{border-bottom:1px solid var(--ash)}.ProductReveal-module__iulL2q__specKey{font-family:var(--font-mono);font-size:var(--t-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--fg-muted);flex-shrink:0;font-weight:400}.ProductReveal-module__iulL2q__specVal{font-family:var(--font-sans);font-size:var(--t-small);color:var(--fg);text-align:right;font-weight:400}.ProductReveal-module__iulL2q__buyRow{align-items:center;gap:var(--s-5);padding-top:var(--s-3);display:flex}.ProductReveal-module__iulL2q__price{font-family:var(--font-sans);font-size:var(--t-h4);letter-spacing:var(--tr-snug);color:var(--fg);white-space:nowrap;font-weight:600}.ProductReveal-module__iulL2q__stepper{border:1px solid var(--ash);align-items:center;display:flex}.ProductReveal-module__iulL2q__stepBtn{font-family:var(--font-mono);font-size:var(--t-body);color:var(--fg);padding:0 var(--s-4);cursor:pointer;background:0 0;border:none;height:40px;line-height:1;transition:opacity .12s linear}.ProductReveal-module__iulL2q__stepBtn:hover{opacity:.5}.ProductReveal-module__iulL2q__stepCount{font-family:var(--font-mono);font-size:var(--t-mono);letter-spacing:.12em;color:var(--fg);text-align:center;min-width:32px}.ProductReveal-module__iulL2q__cta{font-family:var(--font-sans);font-size:var(--t-small);letter-spacing:-.01em;color:var(--fg-inverse);background:var(--accent);padding:0 var(--s-6);cursor:pointer;white-space:nowrap;border:none;height:40px;margin-left:auto;font-weight:600;transition:opacity .12s linear}.ProductReveal-module__iulL2q__cta:hover:not(:disabled){opacity:.82}.ProductReveal-module__iulL2q__ctaUnavailable{color:var(--smoke);border:1px solid var(--ash);cursor:default;margin-left:auto;background:0 0!important}.ProductReveal-module__iulL2q__nav{justify-content:center;gap:16px;padding:32px 0 56px;display:flex}.ProductReveal-module__iulL2q__navDot{background:var(--ash);cursor:pointer;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:background .24s,transform .24s,width .24s}.ProductReveal-module__iulL2q__navDotActive{transform:scale(1.5)}@media (max-width:1100px){.ProductReveal-module__iulL2q__slideInner{gap:var(--s-7);padding:120px var(--s-8) 100px}}@media (max-width:720px){.ProductReveal-module__iulL2q__slideInner{gap:var(--s-7);padding:var(--s-8) var(--s-5);grid-template-columns:1fr}.ProductReveal-module__iulL2q__buyRow{gap:var(--s-4);flex-wrap:wrap}.ProductReveal-module__iulL2q__cta,.ProductReveal-module__iulL2q__ctaUnavailable{width:100%;height:48px;margin-left:0}}
.Ingredients-module__EhtieG__section{background:var(--paper);color:var(--void);padding:160px var(--s-8)}.Ingredients-module__EhtieG__head{justify-content:space-between;align-items:flex-end;gap:48px;max-width:1280px;margin:0 auto 96px;display:flex}.Ingredients-module__EhtieG__headline{font-family:var(--font-sans);letter-spacing:-.045em;color:var(--void);max-width:16ch;margin:0;font-size:clamp(56px,7vw,112px);font-weight:700;line-height:.92}.Ingredients-module__EhtieG__dot{background:var(--v-echt);vertical-align:baseline;border-radius:50%;width:.22em;height:.22em;margin-left:.06em;display:inline-block}.Ingredients-module__EhtieG__mono{font-family:var(--font-mono);font-size:var(--t-mono);letter-spacing:.18em;text-transform:uppercase;color:#5c5853;white-space:nowrap;margin:0;line-height:1.8}.Ingredients-module__EhtieG__grid{background:var(--bone);grid-template-columns:repeat(4,1fr);gap:1px;max-width:1280px;margin:0 auto;display:grid}.Ingredients-module__EhtieG__card{background:var(--paper);flex-direction:column;gap:16px;min-height:280px;padding:40px 32px 36px;display:flex}.Ingredients-module__EhtieG__num{font-family:var(--font-mono);font-size:var(--t-mono);letter-spacing:.22em;text-transform:uppercase;color:#5c5853}.Ingredients-module__EhtieG__desc{font-size:var(--t-small);color:#2a2724;max-width:30ch;margin:0;line-height:1.5}.Ingredients-module__EhtieG__name{font-family:var(--font-sans);letter-spacing:-.03em;color:var(--void);margin-top:auto;font-size:32px;font-weight:700;line-height:1}@media (max-width:1100px){.Ingredients-module__EhtieG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.Ingredients-module__EhtieG__section{padding:var(--s-8) var(--s-5)}.Ingredients-module__EhtieG__head{margin-bottom:var(--s-8);flex-direction:column;align-items:flex-start}.Ingredients-module__EhtieG__grid{grid-template-columns:1fr}}
.Manifest-module__ffI8gG__section{padding:200px var(--s-8);background:var(--void);border-top:1px solid var(--ash)}.Manifest-module__ffI8gG__container{max-width:1280px;margin:0 auto}.Manifest-module__ffI8gG__head{margin-bottom:96px}.Manifest-module__ffI8gG__eyebrow{font-family:var(--font-mono);font-size:var(--t-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--fg-muted);margin:0 0 var(--s-5);align-items:center;gap:12px;font-weight:400;display:inline-flex}.Manifest-module__ffI8gG__square{background:var(--v-echt);flex-shrink:0;width:6px;height:6px;display:inline-block}.Manifest-module__ffI8gG__headline{font-family:var(--font-sans);letter-spacing:-.05em;color:var(--fg);align-items:baseline;margin:0;font-size:clamp(72px,9vw,144px);font-weight:700;line-height:.88;display:inline-flex}.Manifest-module__ffI8gG__dot{background:var(--v-echt);vertical-align:baseline;border-radius:50%;flex-shrink:0;width:.22em;height:.22em;margin-left:.06em;display:inline-block}.Manifest-module__ffI8gG__grid{grid-template-columns:1fr 1fr;gap:96px;display:grid}.Manifest-module__ffI8gG__colEyebrow{font-family:var(--font-mono);font-size:var(--t-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--fg-muted);margin:0 0 24px;font-weight:400}.Manifest-module__ffI8gG__colHead{font-family:var(--font-sans);letter-spacing:-.02em;margin:0 0 20px;font-size:28px;font-weight:600;line-height:1.15}.Manifest-module__ffI8gG__colBody{font-size:var(--t-body);color:var(--smoke);max-width:42ch;margin:0;line-height:1.55}.Manifest-module__ffI8gG__colIs{color:var(--fg)}.Manifest-module__ffI8gG__colIsnt .Manifest-module__ffI8gG__colHead{color:var(--smoke);text-decoration:line-through;text-decoration-thickness:1px}.Manifest-module__ffI8gG__colIsnt .Manifest-module__ffI8gG__colBody{color:#5c5853}@media (max-width:1100px){.Manifest-module__ffI8gG__grid{grid-template-columns:1fr;gap:48px}}@media (max-width:720px){.Manifest-module__ffI8gG__section{padding:var(--s-8) var(--s-5)}.Manifest-module__ffI8gG__head{margin-bottom:var(--s-8)}}
.Story-module__QzbfJW__section{background:var(--ink);padding:200px var(--s-8);border-top:1px solid var(--ash)}.Story-module__QzbfJW__container{grid-template-columns:1fr 1fr;align-items:center;gap:96px;max-width:1100px;margin:0 auto;display:grid}.Story-module__QzbfJW__plate{aspect-ratio:3/4;background:var(--void);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Story-module__QzbfJW__plateImg{width:94%;display:block}.Story-module__QzbfJW__badge{font-family:var(--font-mono);font-size:var(--t-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--paper);opacity:.5;position:absolute;top:28px;left:28px}.Story-module__QzbfJW__badgeTr{text-align:right;left:auto;right:28px}.Story-module__QzbfJW__copy{gap:var(--s-6);flex-direction:column;display:flex}.Story-module__QzbfJW__eyebrow{font-family:var(--font-mono);font-size:var(--t-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--fg-muted);align-items:center;gap:12px;margin:0;font-weight:400;display:inline-flex}.Story-module__QzbfJW__square{background:var(--v-echt);flex-shrink:0;width:6px;height:6px;display:inline-block}.Story-module__QzbfJW__headline{font-family:var(--font-sans);letter-spacing:-.045em;color:var(--fg);margin:0;font-size:clamp(48px,6vw,96px);font-weight:700;line-height:.92}.Story-module__QzbfJW__dot{background:var(--v-echt);vertical-align:baseline;border-radius:50%;width:.22em;height:.22em;margin-left:.06em;display:inline-block}.Story-module__QzbfJW__body{font-family:var(--font-sans);color:var(--fg);max-width:44ch;margin:0;font-size:17px;font-weight:400;line-height:1.55}.Story-module__QzbfJW__signs{flex-wrap:wrap;gap:32px;margin-top:40px;display:flex}.Story-module__QzbfJW__sign{flex-direction:column;gap:4px;display:flex}.Story-module__QzbfJW__signKey{font-family:var(--font-mono);font-size:var(--t-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--smoke)}.Story-module__QzbfJW__signVal{font-family:var(--font-sans);letter-spacing:-.015em;color:var(--fg);font-size:15px;font-weight:600}@media (max-width:1100px){.Story-module__QzbfJW__container{grid-template-columns:1fr;gap:32px}}@media (max-width:720px){.Story-module__QzbfJW__section{padding:var(--s-8) var(--s-5)}}
.EndCTA-module__pI-yYG__section{padding:220px var(--s-8);background:var(--void);border-top:1px solid var(--ash);text-align:center;flex-direction:column;align-items:center;display:flex}.EndCTA-module__pI-yYG__dot{background:var(--v-echt);vertical-align:baseline;border-radius:50%;width:.22em;height:.22em;margin-left:.06em;display:inline-block}.EndCTA-module__pI-yYG__eyebrow{font-family:var(--font-mono);font-size:var(--t-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--fg-muted);margin:0 0 var(--s-5) 0;font-weight:400}.EndCTA-module__pI-yYG__headline{font-family:var(--font-sans);letter-spacing:-.05em;color:var(--fg);margin:0 auto var(--s-8);max-width:14ch;font-size:clamp(80px,12vw,200px);font-weight:700;line-height:.86}.EndCTA-module__pI-yYG__price{font-family:var(--font-sans);font-size:var(--t-h3);letter-spacing:var(--tr-snug);color:var(--fg-muted);margin:0 0 var(--s-7) 0;font-weight:600}.EndCTA-module__pI-yYG__note{font-family:var(--font-mono);font-size:var(--t-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--fg-faint);margin:calc(-1 * var(--s-3)) 0 var(--s-7) 0}.EndCTA-module__pI-yYG__cta{font-family:var(--font-sans);font-size:var(--t-body);letter-spacing:-.01em;color:var(--fg-inverse);background:var(--accent);padding:0 var(--s-8);cursor:pointer;border:none;height:56px;font-weight:600;transition:opacity .12s linear}.EndCTA-module__pI-yYG__cta:hover{opacity:.82}@media (max-width:720px){.EndCTA-module__pI-yYG__section{padding:var(--s-8) var(--s-5)}.EndCTA-module__pI-yYG__headline{margin-bottom:var(--s-6);font-size:clamp(56px,14vw,80px)}.EndCTA-module__pI-yYG__cta{width:100%}}
.Footer-module__yJ8E-W__footer{background:var(--void);border-top:1px solid var(--ash);padding:120px var(--s-8) 48px}.Footer-module__yJ8E-W__main{gap:var(--s-8);border-bottom:1px solid var(--ash);grid-template-columns:2fr 1fr 1fr 1fr;align-items:start;max-width:1280px;margin:0 auto;padding-bottom:80px;display:grid}.Footer-module__yJ8E-W__wordmarkWrap{align-items:flex-start;display:flex}.Footer-module__yJ8E-W__wordmark{font-family:var(--font-sans);letter-spacing:-.05em;color:var(--fg);align-items:baseline;font-size:clamp(80px,10vw,160px);font-weight:700;line-height:.86;display:inline-flex}.Footer-module__yJ8E-W__dot{background:var(--v-echt);vertical-align:baseline;border-radius:50%;flex-shrink:0;width:.22em;height:.22em;margin-left:.06em;font-size:clamp(80px,10vw,160px);display:inline-block}.Footer-module__yJ8E-W__colHead{font-family:var(--font-mono);font-size:var(--t-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--smoke);margin:0 0 18px;font-weight:500}.Footer-module__yJ8E-W__address{font-family:var(--font-sans);font-size:var(--t-small);color:var(--fg);font-style:normal;line-height:1.7}.Footer-module__yJ8E-W__links{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Footer-module__yJ8E-W__links a{font-family:var(--font-sans);font-size:var(--t-small);color:var(--fg);border-bottom:none;padding-bottom:0;line-height:1.7;transition:opacity .12s linear;display:block}.Footer-module__yJ8E-W__links a:hover{opacity:.6}.Footer-module__yJ8E-W__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;max-width:1280px;margin:0 auto;padding:32px 0;display:flex}.Footer-module__yJ8E-W__copy,.Footer-module__yJ8E-W__claim{font-family:var(--font-mono);font-size:var(--t-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--smoke)}@media (max-width:1100px){.Footer-module__yJ8E-W__main{gap:var(--s-7);grid-template-columns:1fr 1fr}}@media (max-width:720px){.Footer-module__yJ8E-W__footer{padding:var(--s-8) var(--s-5) 48px}.Footer-module__yJ8E-W__main{gap:var(--s-6);grid-template-columns:1fr;padding-bottom:48px}}
.BuyBar-module__0sjx4G__bar{z-index:80;-webkit-backdrop-filter:blur(14px);border-top:1px solid var(--ash);align-items:center;gap:var(--s-5);height:72px;padding:0 var(--s-8);background:#0a0a0af0;transition:transform .36s cubic-bezier(.2,.7,.2,1);display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.BuyBar-module__0sjx4G__visible{transform:translateY(0)}.BuyBar-module__0sjx4G__thumb{background:var(--void);flex-shrink:0;width:48px;height:48px;overflow:hidden}.BuyBar-module__0sjx4G__thumbImg{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.BuyBar-module__0sjx4G__info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.BuyBar-module__0sjx4G__name{font-family:var(--font-sans);font-size:var(--t-body);color:var(--fg);font-weight:500}.BuyBar-module__0sjx4G__meta{font-family:var(--font-mono);font-size:var(--t-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--fg-muted)}.BuyBar-module__0sjx4G__price{font-family:var(--font-sans);font-size:var(--t-h4);letter-spacing:var(--tr-snug);color:var(--fg);white-space:nowrap;font-weight:600}.BuyBar-module__0sjx4G__cta{font-family:var(--font-sans);font-size:var(--t-small);letter-spacing:-.01em;color:var(--fg-inverse);background:var(--accent);padding:0 var(--s-6);cursor:pointer;white-space:nowrap;border:none;flex-shrink:0;height:44px;font-weight:600;transition:opacity .12s linear}.BuyBar-module__0sjx4G__cta:hover{opacity:.82}@media (max-width:720px){.BuyBar-module__0sjx4G__bar{padding:0 var(--s-5);gap:var(--s-3)}.BuyBar-module__0sjx4G__thumb{display:none}.BuyBar-module__0sjx4G__info{flex:1}.BuyBar-module__0sjx4G__price{font-size:var(--t-body)}}
.Cart-module__yJ9tPq__backdrop{z-index:200;opacity:0;pointer-events:none;background:#00000080;transition:opacity .28s;position:fixed;inset:0}.Cart-module__yJ9tPq__backdropOpen{opacity:1;pointer-events:auto}.Cart-module__yJ9tPq__drawer{background:var(--soot);z-index:201;flex-direction:column;width:460px;transition:transform .32s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.Cart-module__yJ9tPq__drawerOpen{transform:translate(0)}.Cart-module__yJ9tPq__header{padding:var(--s-5) var(--s-6);border-bottom:1px solid var(--ash);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.Cart-module__yJ9tPq__title{font-family:var(--font-sans);letter-spacing:-.045em;color:var(--fg);font-size:22px;font-weight:700}.Cart-module__yJ9tPq__close{font-family:var(--font-sans);color:var(--fg-muted);cursor:pointer;padding:var(--s-1) var(--s-2);background:0 0;border:none;font-size:24px;font-weight:300;line-height:1;transition:opacity .12s linear}.Cart-module__yJ9tPq__close:hover{opacity:.5}.Cart-module__yJ9tPq__items{padding:var(--s-5) var(--s-6);gap:var(--s-5);flex-direction:column;flex:1;display:flex;overflow-y:auto}.Cart-module__yJ9tPq__empty{font-family:var(--font-mono);font-size:var(--t-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--fg-muted);margin:0}.Cart-module__yJ9tPq__line{gap:var(--s-2);padding-bottom:var(--s-5);border-bottom:1px solid var(--ash);flex-direction:column;display:flex}.Cart-module__yJ9tPq__line:last-child{border-bottom:none;padding-bottom:0}.Cart-module__yJ9tPq__lineTop{justify-content:space-between;align-items:baseline;gap:var(--s-4);display:flex}.Cart-module__yJ9tPq__lineName{font-family:var(--font-sans);font-size:var(--t-body);color:var(--fg);font-weight:500}.Cart-module__yJ9tPq__lineSubtotal{font-family:var(--font-sans);font-size:var(--t-body);color:var(--fg);white-space:nowrap;font-weight:500}.Cart-module__yJ9tPq__lineBottom{justify-content:space-between;align-items:center;display:flex}.Cart-module__yJ9tPq__lineUnit{font-family:var(--font-mono);font-size:var(--t-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--fg-muted)}.Cart-module__yJ9tPq__stepper{border:1px solid var(--ash);align-items:center;display:flex}.Cart-module__yJ9tPq__stepBtn{font-family:var(--font-mono);font-size:var(--t-body);color:var(--fg);padding:0 var(--s-3);cursor:pointer;background:0 0;border:none;height:32px;line-height:1;transition:opacity .12s linear}.Cart-module__yJ9tPq__stepBtn:hover{opacity:.5}.Cart-module__yJ9tPq__stepCount{font-family:var(--font-mono);font-size:var(--t-mono);letter-spacing:.12em;color:var(--fg);text-align:center;min-width:28px}.Cart-module__yJ9tPq__footer{padding:var(--s-5) var(--s-6);border-top:1px solid var(--ash);gap:var(--s-3);flex-direction:column;flex-shrink:0;display:flex}.Cart-module__yJ9tPq__shippingRow{justify-content:space-between;align-items:baseline;display:flex}.Cart-module__yJ9tPq__shippingLabel{font-family:var(--font-mono);font-size:var(--t-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--fg-muted)}.Cart-module__yJ9tPq__shippingValue{font-family:var(--font-sans);font-size:var(--t-small);color:var(--fg)}.Cart-module__yJ9tPq__shippingHint{font-family:var(--font-mono);font-size:var(--t-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--fg-faint);margin:0}.Cart-module__yJ9tPq__divider{background:var(--ash);height:1px;margin:var(--s-1) 0}.Cart-module__yJ9tPq__totalRow{justify-content:space-between;align-items:baseline;display:flex}.Cart-module__yJ9tPq__totalLabel{font-family:var(--font-mono);font-size:var(--t-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--fg-muted)}.Cart-module__yJ9tPq__totalValue{font-family:var(--font-sans);font-size:var(--t-h4);letter-spacing:var(--tr-snug);color:var(--fg);font-weight:700}.Cart-module__yJ9tPq__cta{width:100%;font-family:var(--font-sans);font-size:var(--t-small);letter-spacing:-.01em;color:var(--fg-inverse);background:var(--accent);cursor:pointer;height:48px;margin-top:var(--s-2);border:none;font-weight:600;transition:opacity .12s linear}.Cart-module__yJ9tPq__cta:hover:not(:disabled){opacity:.82}.Cart-module__yJ9tPq__cta:disabled{opacity:.3;cursor:default}@media (max-width:720px){.Cart-module__yJ9tPq__drawer{width:100%}}
