:root{--paper:#F8F3EA;--card:#FFFDF8;--rice:#F0E9DC;--oat:#E8DFD0;--sand:#D8CDBB;--roast:#2E2010;--ink:#241A0C;--toast:#A0693C;--gold:#D9A441;--sun:#DEC46D;--stone:#706558;--cta:var(--toast);--ctaEdge:#BE8248;--leaf:#8A4F32;--leafDark:#5B301F;--leafLight:#EBCBB7;--walnut:#73543E;--onDark:color-mix(in srgb,var(--card) 78%,transparent);--faint:color-mix(in srgb,var(--card) 62%,transparent);--line:color-mix(in srgb,var(--card) 18%,transparent);--label:color-mix(in srgb,var(--toast) 72%,var(--roast));--bodyLight:color-mix(in srgb,var(--roast) 76%,transparent);--disp:"Gabarito",system-ui,sans-serif;--body:"Onest",system-ui,-apple-system,sans-serif;--r1:8px;--r2:16px;--r3:26px;--s1:4px;--s2:6px;--s3:10px;--pad:clamp(20px,5vw,72px);--sec:clamp(58px,7.6vw,110px);--max:1200px;--ease:cubic-bezier(.2,.8,.25,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:86px;overflow-x:clip;scrollbar-gutter:stable}body{margin:0;background:var(--paper);color:var(--roast);font-family:var(--body);font-size:16px;line-height:1.58;-webkit-font-smoothing:antialiased;overflow-x:clip}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;background:none;border:0;cursor:pointer}h1,h2,h3,p,ul,ol,dl,dd,figure{margin:0}ul,ol{padding:0;list-style:none}.sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.skip{position:fixed;z-index:400;top:8px;left:8px;padding:10px 14px;background:var(--roast);color:var(--card);border-radius:var(--r1);font-size:.82rem;transform:translateY(-200%);transition:transform .2s}.skip:focus{transform:none}:focus-visible{outline:3px solid var(--roast);outline-offset:3px;border-radius:var(--r1)}.taste :focus-visible,.close :focus-visible,.ft :focus-visible{outline-color:var(--gold)}.rail{max-width:var(--max);margin-inline:auto;padding-inline:var(--pad)}.ey{font-size:.75rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--label)}main h2{margin-top:12px;font-family:var(--disp);font-weight:800;font-size:clamp(1.875rem,4vw,3.25rem);line-height:1.04;letter-spacing:-.02em}main h2 em{font-style:normal;color:var(--toast)}.sh--c{text-align:center}.note{margin-top:22px;font-size:.75rem;line-height:1.5;color:var(--stone);max-width:74ch}.btn{display:inline-flex;align-items:center;gap:12px;height:58px;padding:0 8px 0 24px;border-radius:999px;background:var(--roast);color:var(--card);font-size:1rem;font-weight:600;box-shadow:0 var(--s2) 0 var(--gold);transition:transform .16s var(--ease),box-shadow .16s var(--ease)}.btn__c{padding:6px 12px;border-radius:999px;background:var(--gold);color:var(--roast);font-size:.875rem;font-weight:700}.btn__a{width:42px;height:42px;flex:none;display:grid;place-items:center;border-radius:50%;background:var(--gold);color:var(--roast);font-size:1.05rem;transition:transform .16s var(--ease)}.btn:hover{transform:translateY(-3px);box-shadow:0 9px 0 var(--gold)}.btn:hover .btn__a{transform:translate(3px)}.btn:active{transform:translateY(2px);box-shadow:0 2px 0 var(--gold)}.btn--sm{height:44px;padding:0 6px 0 16px;font-size:.875rem;gap:8px;box-shadow:0 var(--s1) 0 var(--gold)}.btn--sm .btn__c{padding:5px 10px;font-size:.8125rem}.btn--sm:hover{transform:translateY(-2px);box-shadow:0 var(--s2) 0 var(--gold)}.btn--lg{height:66px;font-size:1.0625rem;padding-left:28px}.btn--full{display:flex;width:100%;justify-content:space-between;padding-left:22px}.btn--ghost{background:var(--card);color:var(--roast);border:2px solid var(--roast);box-shadow:0 var(--s2) 0 var(--sand)}.btn--ghost .btn__c,.btn--ghost .btn__a{background:var(--roast);color:var(--card)}.btn--ghost:hover{box-shadow:0 9px 0 var(--sand)}.ann{background:var(--roast);color:var(--card)}.ann p{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:0 14px;padding:10px var(--pad);font-size:.8125rem;font-weight:500}.ann b{color:var(--sun);font-weight:700}.ann i{width:4px;height:4px;border-radius:50%;background:color-mix(in srgb,var(--card) 45%,transparent)}.hdr{position:sticky;top:0;z-index:100;display:flex;align-items:center;gap:28px;height:72px;padding-inline:var(--pad);background:color-mix(in srgb,var(--paper) 90%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--sand)}.hdr:has(.burger[aria-expanded=true]){position:fixed;inset:0 0 auto}.mark{position:absolute;left:50%;display:flex;align-items:center;transform:translate(-50%)}.mark text{font-family:"DM Serif Display",Georgia,serif;font-size:112px;fill:var(--roast)}.burger{display:grid;place-content:center;gap:5px;width:44px;height:44px}.burger span{display:block;width:18px;height:2px;background:var(--roast);transition:transform .22s var(--ease)}.burger[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.burger[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.nav{display:none}.nav a{position:relative;display:flex;align-items:center;height:44px;font-size:.9375rem;font-weight:500}.nav a:after{content:"";position:absolute;left:0;right:0;bottom:9px;height:2px;background:var(--toast);transform:scaleX(0);transform-origin:left;transition:transform .22s var(--ease)}.nav a:hover:after,.nav a:focus-visible:after{transform:none}.hdr .btn--sm{justify-content:center;margin-left:auto;padding-inline:16px;text-align:center}.mnav{position:fixed;z-index:90;top:0;right:0;bottom:0;left:0;background:var(--paper);display:flex;flex-direction:column;justify-content:center;gap:4px;padding:72px var(--pad) 0}.mnav[hidden]{display:none}.mnav a{display:flex;align-items:center;min-height:58px;font-family:var(--disp);font-weight:800;font-size:1.75rem;border-bottom:1px solid var(--sand)}.mnav__cta{margin-top:24px;justify-content:center;border-bottom:0!important;height:58px;border-radius:999px;background:var(--roast);color:var(--card);font-family:var(--body)!important;font-size:1rem!important;font-weight:600;box-shadow:0 var(--s2) 0 var(--gold)}.hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.85fr);gap:clamp(28px,4vw,60px);align-items:center;padding-block:clamp(40px,6vw,84px) clamp(36px,5vw,68px)}.kick{font-size:.75rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--label)}.hero h1{margin-top:16px;font-family:var(--disp);font-weight:800;font-size:clamp(2.5rem,5.6vw,4.5rem);line-height:1.02;letter-spacing:-.03em}.hero h1 em{font-style:normal;color:var(--toast)}.mech{margin-top:clamp(16px,2.2vw,24px);max-width:42ch;font-size:clamp(1rem,1.4vw,1.1875rem);color:var(--stone)}.hero .btn{margin-top:clamp(22px,3vw,30px)}.fine{margin-top:16px;font-size:.875rem;color:var(--stone)}.hero__i{position:relative}.hero__i picture{display:block}.hero__i img{position:relative;z-index:1;width:100%;aspect-ratio:1/1;object-fit:cover;object-position:54% 52%;border-radius:50% 50% 46% 46%/44% 44% 50% 50%}.blob{position:absolute;z-index:0;top:-4%;right:-6%;bottom:8%;left:2%;border-radius:50%;background:var(--oat)}.rail-strip{background:var(--card);border-block:1px solid var(--sand)}.rail-strip ul{display:grid;grid-template-columns:repeat(4,1fr)}.rail-strip li{position:relative;padding:26px 12px;text-align:center}.rail-strip li+li:before{content:"";position:absolute;left:0;top:22%;bottom:22%;width:1px;background:var(--sand);transform-origin:top}.rail-strip b{display:block;font-family:var(--disp);font-weight:800;font-size:clamp(2.25rem,4vw,3.25rem);line-height:1;color:var(--toast);font-variant-numeric:tabular-nums}.rail-strip b i{font-style:normal;font-size:.44em}.rail-strip span{display:block;margin-top:5px;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--stone)}.swatch{padding-block:var(--sec);background:var(--paper)}.sw{display:grid;grid-template-columns:repeat(5,1fr);gap:clamp(10px,1.4vw,18px);margin-top:clamp(24px,3vw,40px)}.sw__t{border:2px solid var(--roast);border-radius:var(--r2);overflow:hidden;background:var(--card);box-shadow:0 8px 0 var(--toast);transition:transform .2s var(--ease),box-shadow .2s var(--ease)}.sw__t:hover{transform:translateY(-3px);box-shadow:0 11px 0 var(--toast)}.sw__t figure{position:relative;aspect-ratio:1;overflow:hidden;border-bottom:2px solid var(--roast)}.sw__t img{width:100%;height:100%;object-fit:cover;transition:transform .5s var(--ease)}.sw__t:hover img{transform:scale(1.06)}.sw__j{position:absolute;left:0;top:12px;padding:5px 10px 5px 9px;border-radius:0 999px 999px 0;background:var(--gold);color:var(--roast);border:2px solid var(--roast);border-left:0;font-family:var(--disp);font-weight:800;font-size:.75rem;line-height:1}.sw__c{display:flex;align-items:baseline;justify-content:space-between;gap:8px;padding:12px}.sw__c b{font-family:var(--disp);font-weight:700;font-size:clamp(.8125rem,1.05vw,1rem);line-height:1.1}.sw__c i{font-style:normal;font-family:var(--disp);font-weight:800;font-size:clamp(.9375rem,1.25vw,1.125rem);color:var(--toast);font-variant-numeric:tabular-nums}.sw__f{margin-top:24px;font-size:1rem;font-weight:600}.score{padding-block:var(--sec);background:var(--rice)}.sc{margin-top:clamp(26px,3.4vw,44px)}.sc__r{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.05fr) minmax(0,1fr);gap:clamp(14px,2.2vw,30px);align-items:stretch}.sc__r>span{align-self:center;padding:18px 0;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--label)}.sc .us{padding:17px clamp(15px,1.9vw,24px);background:var(--card);color:var(--roast);border-left:2px solid var(--roast);border-right:2px solid var(--roast);display:grid;align-content:center;gap:2px}.sc__r--h .us{border-top:2px solid var(--roast);border-radius:var(--r2) var(--r2) 0 0;padding-block:12px;text-align:center;font-size:.6875rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;background:var(--roast);color:var(--card)}.sc__r--l .us{border-bottom:2px solid var(--roast);border-radius:0 0 var(--r2) var(--r2);box-shadow:0 10px 0 var(--toast)}.sc .us em{font-style:normal;font-family:var(--disp);font-weight:800;font-size:clamp(1.25rem,2.1vw,1.625rem);line-height:1.05}.sc .us i{font-style:normal;font-size:.8125rem;color:var(--stone)}.sc .them{align-self:center;padding:17px 0;font-size:.9375rem;color:var(--bodyLight)}.sc__r--h .them{padding-block:12px;font-size:.6875rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--stone)}.sc__r+.sc__r>span,.sc__r+.sc__r>.them{border-top:1px solid var(--sand)}.sc__r--h+.sc__r>span,.sc__r--h+.sc__r>.them{border-top:0}.taste{background:var(--roast);color:var(--card)}.taste .ey,.taste h2 em{color:var(--sun)}.taste__i{position:relative}.taste__i img{width:100%;height:clamp(260px,36vw,420px);object-fit:cover;object-position:50% 52%}.taste__i figcaption{position:absolute;inset:auto 0 0 0;padding-block:clamp(22px,3.4vw,44px);background:linear-gradient(180deg,transparent,rgba(36,26,12,.92))}.taste__b{padding-block:clamp(32px,4.2vw,56px) clamp(34px,4.4vw,60px)}.poster{font-family:var(--disp);font-weight:800;line-height:.92;letter-spacing:-.02em;display:flex;flex-wrap:wrap;align-items:baseline;gap:0 clamp(10px,1.6vw,22px)}.po{display:inline-block}.po i{display:inline-block;font-style:normal}.po--1{font-size:clamp(2.5rem,6.4vw,5.25rem);color:var(--sun)}.po--2{font-size:clamp(1.75rem,4.2vw,3.5rem);color:var(--card);transform:translateY(-.12em)}.po--3{font-size:clamp(2.25rem,5.4vw,4.5rem);color:var(--gold);transform:translateY(.06em)}.po--4{font-size:clamp(1.5rem,3.4vw,2.75rem);color:var(--toast);transform:translateY(-.06em)}.po--0{font-size:clamp(1.125rem,2.2vw,1.75rem);font-weight:700;color:transparent;-webkit-text-stroke:1.5px color-mix(in srgb,var(--card) 58%,transparent);transform:translateY(-.1em)}@media(hover:hover){.po i{transition:transform .24s var(--ease),-webkit-text-stroke-color .24s var(--ease)}.po:hover i{transform:translateY(-7px)}.po--0:hover i{-webkit-text-stroke-color:var(--sun)}}.taste__f{margin-top:30px;font-size:.9375rem;color:var(--onDark)}.taste__f b{color:var(--sun)}.make{padding-block:var(--sec);background:var(--paper)}.make__l{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(18px,2.4vw,32px);margin-top:clamp(26px,3.4vw,44px)}.make__l figure{margin-bottom:14px}.make__l img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:var(--r2)}.make__l b{display:flex;align-items:center;gap:11px;font-family:var(--disp);font-weight:800;font-size:1.5rem}.make__l b i{width:32px;height:32px;flex:none;display:grid;place-items:center;border-radius:50%;background:var(--gold);color:var(--roast);font-style:normal;font-size:.8125rem;font-weight:700}.make__l p{margin-top:7px;font-size:.9375rem;color:var(--stone)}.plan{padding-block:var(--sec);background:var(--card);border-block:1px solid var(--sand)}.plan__g{display:grid;grid-template-columns:1.08fr 1fr;gap:clamp(16px,2.2vw,26px);max-width:1020px;margin:clamp(26px,3.4vw,44px) auto 0;align-items:stretch}.plan__intro{max-width:62ch;margin:14px auto 0;color:var(--stone)}.pc{position:relative;display:flex;flex-direction:column;padding:clamp(24px,3vw,34px);border:2px solid var(--sand);border-radius:var(--r3);background:var(--paper)}.pc--main{border-color:var(--roast);box-shadow:0 var(--s3) 0 var(--toast)}.pc--value{border-color:var(--toast)}.pc__tag{position:absolute;top:-13px;left:clamp(24px,3vw,34px);padding:5px 12px;border-radius:999px;background:var(--gold);color:var(--roast);font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.pc h3{font-family:var(--disp);font-weight:800;font-size:1.625rem}.pc__p{margin-top:8px;display:flex;align-items:baseline;gap:9px}.pc__p b{font-family:var(--disp);font-weight:800;font-size:clamp(2.5rem,4.4vw,3.5rem);line-height:1;font-variant-numeric:tabular-nums}.pc__p span{font-size:.875rem;color:var(--stone)}.pc__l{margin-top:18px;display:grid;gap:9px;font-size:.9375rem}.pc__l li{position:relative;padding-left:20px}.pc__l li:before{content:"";position:absolute;left:0;top:.55em;width:7px;height:7px;border-radius:50%;background:var(--toast)}.pc__l i{font-style:normal;color:var(--stone)}.econ{margin-top:20px;padding-top:16px;border-top:1px solid var(--sand);display:grid;gap:8px}.econ div{display:flex;justify-content:space-between;gap:14px;font-size:.9375rem}.econ dt{color:var(--stone)}.econ dd{margin:0;font-weight:700;font-variant-numeric:tabular-nums}.subscription-form{margin-top:auto;padding-top:22px}.subscription-form .btn{width:100%;border:0;cursor:pointer}.subscription-form .btn:disabled{cursor:not-allowed;opacity:.5}.pc__f{margin-top:12px;font-size:.8125rem;color:var(--stone)}.plan__terms{max-width:80ch;margin:28px auto 0;text-align:center;font-size:.8125rem;line-height:1.55;color:var(--stone)}.product-subscription h2{margin-top:10px;font-family:var(--disp);font-weight:800;font-size:clamp(1.75rem,3.6vw,2.875rem);line-height:1.04;letter-spacing:-.02em}.product-subscription__intro{margin-top:14px;max-width:64ch;color:var(--stone)}.product-subscription__copy{margin-top:18px;line-height:1.55;color:var(--stone)}.paper{padding-block:var(--sec);background:var(--rice)}.cert{position:relative;margin-top:clamp(28px,3.4vw,46px);background:var(--card);border:2px solid var(--roast);border-radius:var(--r2) var(--r2) 0 0;box-shadow:0 12px 0 var(--toast)}.cert__seal{position:absolute;z-index:3;top:-34px;right:-10px;width:clamp(76px,7.4vw,96px);aspect-ratio:1;border-radius:50%;background:var(--gold);color:var(--roast);display:grid;place-content:center;text-align:center;border:2px solid var(--roast);box-shadow:0 6px 0 var(--toast);transform:rotate(-8deg)}.cert__seal b{font-family:var(--disp);font-weight:800;font-size:clamp(.9375rem,1.3vw,1.125rem);line-height:1.05}.cert__bar{padding:13px clamp(120px,13vw,152px) 13px clamp(18px,2.4vw,28px);background:var(--roast);color:var(--card);font-size:.6875rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;border-radius:14px 14px 0 0}.cert__g{padding:24px clamp(18px,2.4vw,28px) 4px}.cert__row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:14px;align-items:center;padding:15px 0;border-bottom:1px solid var(--sand)}.cert__row b{font-family:var(--disp);font-weight:700;font-size:1.0625rem}.cert__row em{font-style:normal;font-size:.875rem;color:var(--stone)}.cert__row i{font-style:normal;padding:6px 13px;border-radius:999px;background:var(--sun);color:var(--roast);font-size:.75rem;font-weight:700;white-space:nowrap}.cert__note{padding:16px clamp(18px,2.4vw,28px) 22px;font-size:.8125rem;line-height:1.5;color:var(--stone);max-width:64ch}.cert__tear{height:14px;background-image:radial-gradient(circle at 7px 0,var(--rice) 7px,transparent 7.5px);background-size:14px 14px;background-repeat:repeat-x}.faq{padding-block:var(--sec);background:var(--oat)}.faq__l{margin-top:clamp(22px,3vw,38px)}.faq details{border-top:1px solid var(--sand);max-width:860px}.faq summary{position:relative;display:flex;align-items:center;min-height:64px;padding-right:40px;font-family:var(--disp);font-size:1.1875rem;font-weight:700;cursor:pointer;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary span{position:absolute;right:0;top:50%;width:18px;height:2px;background:var(--toast);transform:translateY(-50%)}.faq summary span:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--toast);transform:rotate(90deg);transition:transform .22s var(--ease)}.faq details[open] summary span:after{transform:rotate(0)}.faq details p{padding:0 40px 22px 0;max-width:74ch;font-size:.9375rem;color:var(--bodyLight)}.faq em{font-style:italic}.close{padding-block:var(--sec);background:var(--paper);text-align:center}.close__k{font-size:.75rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--label)}.close h2{margin-top:14px;font-size:clamp(2.25rem,5vw,4rem);line-height:1.02}.close .btn{margin-top:clamp(24px,3vw,34px)}.close__f{margin-top:16px;font-size:.875rem;color:var(--stone)}.ft{background:var(--roast);color:var(--card)}.ft__top{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1.5fr;gap:clamp(24px,3vw,44px);padding-block:clamp(44px,5.4vw,72px) clamp(30px,3.4vw,46px)}.ft__brand text{font-family:"DM Serif Display",Georgia,serif;font-size:112px;fill:var(--card)}.ft__brand p{margin-top:14px;max-width:30ch;font-size:.9375rem;color:var(--onDark)}.ft__chips{margin-top:16px;display:flex;flex-wrap:wrap;gap:7px}.ft__chips li{padding:6px 12px;border-radius:999px;border:1px solid color-mix(in srgb,var(--card) 22%,transparent);font-size:.75rem;font-weight:600;color:var(--onDark)}.ft__nav{display:flex;flex-direction:column}.ft h3{font-size:.75rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--sun)}.ft__nav h3{margin-bottom:8px}.ft__nav a{position:relative;display:inline-flex;align-items:center;min-height:38px;width:max-content;font-size:.9375rem;color:var(--onDark);transition:color .18s}.ft__nav a:after{content:"";position:absolute;left:0;right:0;bottom:8px;height:1.5px;background:var(--sun);transform:scaleX(0);transform-origin:left;transition:transform .22s var(--ease)}.ft__nav a:hover{color:var(--card)}.ft__nav a:hover:after,.ft__nav a:focus-visible:after{transform:none}.ft__sub p{margin-top:10px;font-size:.875rem;color:var(--onDark)}.ft__in{margin-top:14px;display:flex;align-items:center;gap:8px;padding:6px 6px 6px 16px;border-radius:999px;background:color-mix(in srgb,var(--card) 10%,transparent);border:1px solid color-mix(in srgb,var(--card) 22%,transparent)}.ft__in input{flex:1;min-width:0;height:38px;border:0;background:none;color:var(--card);font:inherit;font-size:.9375rem}.ft__in input::placeholder{color:color-mix(in srgb,var(--card) 52%,transparent)}.ft__in input:focus{outline:none}.ft__in:focus-within{border-color:var(--sun)}.ft__in button{width:40px;height:40px;flex:none;display:grid;place-items:center;border-radius:50%;background:var(--gold);color:var(--roast);font-size:1.05rem;transition:transform .16s var(--ease)}.ft__in button:hover{transform:translate(2px)}.ft__disclaimers{display:grid;gap:5px;padding-block:18px;border-top:1px solid var(--line);font-size:.68rem;line-height:1.45;color:color-mix(in srgb,var(--card) 68%,transparent)}.ft__bot{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px 24px;padding-block:20px 28px;border-top:1px solid var(--line);font-size:.8125rem;color:var(--onDark)}.ft__legal{display:flex;gap:18px}.ft__legal a:hover{color:var(--card)}.ft__pay{display:flex;gap:7px}.ft__pay span{padding:5px 9px;border-radius:5px;border:1px solid color-mix(in srgb,var(--card) 22%,transparent);font-size:.6875rem;font-weight:600}.mobar{display:none}@media(max-width:900px){html{scroll-padding-top:72px}.hdr{height:58px;gap:12px}.burger{order:-1;margin-left:-10px}.mark svg{width:78px;height:32px}.mnav{padding-top:58px}.hdr .btn--sm{margin-left:auto;padding:0 6px 0 12px;font-size:.8125rem}.ann p{gap:0 10px;font-size:.75rem}.hero{display:flex;flex-direction:column;gap:0;padding-top:18px}.hero__t{display:contents}.kick{order:0}.hero h1{order:1;margin-top:12px;font-size:clamp(2.75rem,13vw,3.25rem)}.hero__i{order:2;margin-top:16px}.hero__i img{aspect-ratio:16/10;border-radius:var(--r3)}.blob{top:-3%;right:-4%;bottom:6%;left:2%}.mech{order:3;margin-top:14px;max-width:none;font-size:1rem}.hero .btn{order:4;display:flex;width:100%;justify-content:space-between;padding-left:22px;margin-top:20px}.fine{order:5}.rail-strip ul{grid-template-columns:repeat(2,1fr)}.rail-strip li{padding:20px 12px}.rail-strip li+li:before{display:none}.rail-strip li:nth-child(2n){border-left:1px solid var(--sand)}.rail-strip li:nth-child(n+3){border-top:1px solid var(--sand)}.sw{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;margin-inline:calc(var(--pad)*-1);padding-inline:var(--pad);padding-bottom:10px;scrollbar-width:none}.sw::-webkit-scrollbar{display:none}.sw__t{flex:none;width:62vw;max-width:260px;scroll-snap-align:center}.sc__r{grid-template-columns:1fr;gap:0;padding:18px 0;border-top:1px solid var(--sand)}.sc__r--h{display:none}.sc__r>span{padding:0 0 9px;border-top:0!important}.sc .us{border:2px solid var(--roast)!important;border-radius:var(--r1)!important;box-shadow:0 4px 0 var(--toast)!important}.sc .them{padding:10px 0 0;border-top:0!important;font-size:.875rem}.sc .them:before{content:"Aisle \2014  ";font-weight:700;color:var(--stone)}.poster{gap:0 10px}.make__l,.plan__g{grid-template-columns:1fr}.make__l img{aspect-ratio:16/10}.pc .btn{margin-top:22px}.cert__seal{top:-24px;right:-6px}.cert__bar{padding-right:clamp(96px,26vw,120px)}.cert__row{grid-template-columns:1fr auto;gap:4px 12px}.cert__row em{grid-column:1}.cert__row i{grid-row:1/3;align-self:center}.ft__top{grid-template-columns:1fr 1fr;gap:28px 24px}.ft__brand,.ft__sub{grid-column:1/-1}.ft__bot{justify-content:flex-start}body{padding-bottom:80px}.mobar{position:fixed;z-index:200;inset:auto 0 0 0;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px var(--pad) calc(10px + env(safe-area-inset-bottom));background:var(--card);border-top:1px solid var(--sand);transform:translateY(120%);transition:transform .3s var(--ease);visibility:hidden}.mobar.is-on{transform:none;visibility:visible}.mobar p{display:grid}.mobar b{font-size:.875rem;font-weight:700}.mobar span{font-size:.75rem;color:var(--stone)}}.anim .kick,.anim .hero h1,.anim .mech,.anim .hero .btn,.anim .fine,.anim .hero__i{animation:settle .6s var(--ease) backwards}.anim .hero h1{animation-delay:60ms}.anim .hero__i{animation-delay:.15s;animation-name:soften}.anim .mech{animation-delay:.23s}.anim .hero .btn{animation-delay:.31s}.anim .fine{animation-delay:.38s}@keyframes settle{0%{opacity:0;transform:translateY(14px)}}@keyframes soften{0%{opacity:0;transform:scale(1.03)}}.anim .reveal{opacity:0;transform:translateY(14px);transition:opacity .56s var(--ease),transform .56s var(--ease)}.anim .reveal.is-in{opacity:1;transform:none}.rail-strip li+li:before{transition:transform .42s var(--ease)}.anim .rail-strip ul:not(.is-in) li+li:before{transform:scaleY(0)}.anim .rail-strip ul.is-in li:nth-child(3):before{transition-delay:80ms}.anim .rail-strip ul.is-in li:nth-child(4):before{transition-delay:.16s}.anim .poster .po i{animation:poIn .58s var(--ease) backwards}.anim .poster .po--1 i{animation-delay:0ms}.anim .poster .po--2 i{animation-delay:90ms}.anim .poster .po--3 i{animation-delay:.18s}.anim .poster .po--4 i{animation-delay:.27s}.anim .poster .po--0 i{animation-delay:.36s}@keyframes poIn{0%{opacity:0;transform:translateY(16px)}}@media(prefers-reduced-motion:reduce){.btn:hover,.btn--sm:hover,.sw__t:hover{transform:none}.anim .reveal{opacity:1;transform:none}.anim .poster .po i{animation:none}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}@media(min-width:901px){main#top{--max:1440px;--pad:clamp(20px,3.25vw,52px)}}.hdr .btn--sm,.mobar .btn--sm{padding-inline:18px}.text-link{display:inline-flex;align-items:center;gap:8px;width:max-content;font-weight:700;border-bottom:1px solid var(--toast);padding-bottom:3px}.text-link span{transition:transform .18s var(--ease)}.text-link:hover span{transform:translate(3px)}.sw__t{border:1px solid var(--sand);border-radius:var(--r2);box-shadow:none}.sw__t:hover{transform:none;box-shadow:none}.sw__t figure{border-bottom:1px solid var(--sand)}.home-food-map{display:none}.home-use{padding-block:var(--sec);background:var(--roast);color:var(--card)}.home-use__grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(36px,6vw,88px);align-items:stretch}.home-use__image picture{display:block;height:100%}.home-use__image img{width:100%;height:100%;min-height:600px;max-height:720px;object-fit:cover;border-radius:var(--r3)}.home-use__content{display:flex;flex-direction:column;justify-content:center}.home-use .ey{color:var(--sun)}.home-use h2 em{color:color-mix(in srgb,var(--oat) 82%,var(--sun))}.home-use__content>div>p:last-child{margin-top:20px;max-width:55ch;color:var(--onDark);font-size:1.0625rem}.home-use__directions{margin-top:clamp(32px,4vw,52px);padding-top:clamp(28px,3.5vw,42px);border-top:1px solid var(--line)}.home-use__directions h3{margin-top:10px;font-family:var(--disp);font-size:clamp(1.4rem,2.2vw,2rem);line-height:1.15}.home-use__directions ol{display:grid;gap:14px;margin-top:22px}.home-use__directions li{display:grid;grid-template-columns:30px minmax(0,1fr);gap:12px;align-items:center;min-height:28px;color:var(--onDark)}.home-use__directions li>span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--gold);color:var(--roast);font-weight:800;font-size:.75rem}.home-use__directions li>p{margin:0;line-height:1.45}.home-use__directions b{color:var(--card)}.home-use .text-link{margin-top:30px;color:var(--card);border-color:var(--sun)}.home-clarity{padding-block:var(--sec);background:var(--rice)}.home-clarity__grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(36px,7vw,100px);align-items:start}.home-clarity header>p:last-child{margin-top:20px;max-width:44ch;color:var(--bodyLight);font-size:1.0625rem}.home-clarity__lists{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.home-clarity__lists article{padding:clamp(22px,3vw,34px);border:1px solid var(--sand);border-radius:var(--r2);background:var(--card)}.home-clarity__lists h3{font-family:var(--disp);font-size:1.35rem}.home-clarity__lists ul{display:grid;gap:12px;margin-top:18px}.home-clarity__lists li{position:relative;padding-left:20px;color:var(--bodyLight)}.home-clarity__lists li:before{content:"";position:absolute;left:0;top:.62em;width:7px;height:7px;border-radius:50%;background:var(--toast)}.home-box{padding-block:var(--sec);background:var(--paper)}.home-box__head{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.7fr);gap:clamp(28px,6vw,86px);align-items:end}.home-box__head>p{padding-bottom:4px;color:var(--bodyLight);font-size:1.0625rem}.home-box__items{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:clamp(14px,2vw,24px);margin-top:clamp(30px,4vw,50px)}.home-box__items article{overflow:hidden;border:1px solid var(--sand);border-radius:var(--r2);background:var(--card)}.home-box__items figure{height:clamp(220px,25vw,330px);padding:24px;background:var(--rice)}.home-box__items img{width:100%;height:100%;object-fit:contain}.home-box__items article>p{display:grid;grid-template-columns:auto 1fr;gap:2px 12px;padding:18px 20px 20px}.home-box__items article>p span{grid-row:1/3;color:var(--toast);font-family:var(--disp);font-size:1.25rem;font-weight:800}.home-box__items article>p b{font-family:var(--disp);font-size:1.15rem}.home-box__items article>p small{color:var(--stone)}.home-box__action{display:flex;justify-content:center;margin-top:clamp(28px,4vw,46px)}.faq__grid{display:grid;grid-template-columns:minmax(220px,.65fr) minmax(0,1.35fr);gap:clamp(36px,7vw,100px)}.faq__l{margin-top:0}.faq details{max-width:none}.home-shop{padding-block:clamp(52px,6vw,80px);background:var(--roast);color:var(--card)}.home-shop__inner{display:flex;align-items:center;justify-content:space-between;gap:clamp(28px,6vw,80px)}.home-shop .ey{color:var(--sun)}.home-shop h2{color:var(--card)}.home-shop__inner>div>p:last-child{margin-top:14px;max-width:62ch;color:var(--onDark)}.home-shop .btn{flex:none;background:var(--card);color:var(--roast)}@media(max-width:900px){.home-use__grid,.home-clarity__grid,.faq__grid{grid-template-columns:1fr}.home-use__image img{min-height:0;height:auto;aspect-ratio:16/10;object-position:50% 58%}.home-clarity__lists{grid-template-columns:repeat(2,1fr)}.home-box__head{grid-template-columns:1fr;gap:18px}.home-box__items{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin-inline:calc(var(--pad)*-1);padding-inline:var(--pad);padding-bottom:8px;scrollbar-width:none}.home-box__items::-webkit-scrollbar{display:none}.home-box__items article{flex:0 0 76vw;max-width:320px;scroll-snap-align:center}.home-box__items figure{height:250px}.faq__l{margin-top:0}.home-shop__inner{display:grid}.home-shop .btn{width:100%;justify-content:space-between}}@media(max-width:560px){.home-clarity__lists{grid-template-columns:1fr}}@media(max-width:620px){main#top{--pad:20px;--sec:48px}main#top h2{font-size:clamp(1.9rem,9vw,2.3rem)}main#top .ey{text-align:center}.ann p{display:grid;grid-template-columns:repeat(2,max-content);justify-content:center;gap:3px 12px;padding:7px 12px;font-size:.68rem;line-height:1.25}.ann p span:last-child{grid-column:1/-1;text-align:center}.ann i{display:none}.hdr{padding-inline:16px}.hdr .btn--sm{height:40px;padding-inline:12px;font-size:.75rem}.hero{padding-top:18px;padding-bottom:28px;text-align:center}.hero h1{margin-top:8px;font-size:clamp(2.28rem,10.8vw,2.7rem);line-height:.96}.hero__i{width:100%;height:clamp(180px,48vw,224px);margin-top:14px;overflow:hidden;border-radius:18px;background:var(--oat)}.hero__i picture{width:100%;height:100%}.hero__i img{display:block;width:100%;height:100%;aspect-ratio:auto;object-fit:cover;object-position:50% 54%;border-radius:0}.hero__i .blob{display:none}.mech{margin-top:14px;font-size:.91rem;line-height:1.45}.hero .btn{height:56px;margin-top:17px;justify-content:center;padding-inline:22px;text-align:center}.fine{margin-top:11px;font-size:.7rem;line-height:1.35}.rail-strip ul{grid-template-columns:repeat(4,minmax(0,1fr));padding-inline:0}.rail-strip li{padding:14px 3px}.rail-strip li+li:before{display:block;top:20%;bottom:20%}.rail-strip li:nth-child(2n){border-left:0}.rail-strip li:nth-child(n+3){border-top:0}.rail-strip b{font-size:1.75rem}.rail-strip span{margin-top:4px;font-size:.56rem;line-height:1.25;letter-spacing:.06em}.swatch .rail>h2{text-align:center}.sw{display:none}.home-food-map{display:grid;gap:9px;margin-top:24px}.home-food-map article{position:relative;display:flex;align-items:center;min-height:92px;overflow:hidden;padding:14px 16px;border:1px solid color-mix(in srgb,var(--sand) 72%,transparent);border-radius:16px;background:var(--card);isolation:isolate}.home-food-map article>div{position:relative;z-index:1;display:grid;width:55%;text-align:left}.home-food-map b{font-family:var(--disp);font-size:1.1rem;line-height:1.05}.home-food-map strong{margin-top:5px;font-size:.78rem;font-weight:600;line-height:1.25;color:var(--roast)}.home-food-map img{position:absolute;z-index:-1;right:0;top:50%;width:48%;height:100%;object-fit:contain;transform:translateY(-50%)}.home-use__grid{gap:22px}.home-use__image picture{height:auto}.home-use__image img{aspect-ratio:3/2;object-position:50% 50%;border-radius:20px}.home-use__content>div:first-child{text-align:center}.home-use__content>div>p:last-child{margin-top:14px;font-size:.96rem;line-height:1.55}.home-use__directions{margin-top:24px;padding-top:22px}.home-use__directions h3{margin-top:8px;font-size:1.35rem;text-align:center}.home-use__directions ol{gap:10px;margin-top:18px}.home-use__directions li{grid-template-columns:28px minmax(0,1fr);gap:11px;align-items:center;min-height:28px;font-size:.9rem;line-height:1.45}.home-use__directions li>span{width:28px;height:28px}.home-use .text-link{margin:22px auto 0;font-size:.9rem}.home-clarity header{text-align:center}.home-clarity header>p:last-child{margin:14px auto 0;font-size:.96rem;line-height:1.5}.home-clarity__lists{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:24px}.home-clarity__lists article{padding:16px 13px;border-radius:14px}.home-clarity__lists h3{font-size:1.08rem}.home-clarity__lists ul{gap:9px;margin-top:13px}.home-clarity__lists li{padding-left:14px;font-size:.78rem;line-height:1.4}.home-clarity__lists li:before{width:5px;height:5px}.home-box__head{gap:12px;text-align:center}.home-box__head>p{max-width:34ch;margin-inline:auto;padding-bottom:0;font-size:.94rem;line-height:1.5}.home-box__items{gap:10px;margin-top:24px;padding-bottom:5px}.home-box__items article{flex-basis:68vw;max-width:260px;border-radius:14px}.home-box__items figure{height:176px;padding:14px}.home-box__items article>p{gap:1px 9px;padding:13px 14px 15px;text-align:left}.home-box__items article>p span{font-size:1rem}.home-box__items article>p b{font-size:1rem}.home-box__items article>p small{font-size:.75rem}.home-box__action{margin-top:24px}.home-box__action .btn{height:60px;justify-content:center;text-align:center}.faq__grid{gap:22px}.faq__grid>header{text-align:center}.faq summary{min-height:54px;padding-right:30px;font-size:1.05rem;line-height:1.3}.faq details p{padding:0 30px 18px 0;font-size:.88rem}.home-shop{text-align:center}.home-shop__inner{gap:24px}.home-shop__inner>div>p:last-child{margin:12px auto 0;font-size:.94rem;line-height:1.5}.home-shop .btn{height:60px;justify-content:center;text-align:center}.ft__top{padding-block:38px 28px;gap:24px 18px}.ft__brand{text-align:center}.ft__brand svg{margin-inline:auto}.ft__brand p{margin-inline:auto}.ft__chips{justify-content:center}}.cart-link{margin-left:auto;display:flex;align-items:center;gap:8px;min-height:44px;font-size:.875rem;font-weight:700}.cart-link span{display:grid;place-items:center;min-width:24px;height:24px;padding:0 7px;border-radius:999px;background:var(--gold);color:var(--roast);font-size:.75rem}.product-page{--max:1440px;--pad:clamp(20px,3.25vw,52px)}.product-benefit-marquee{position:relative;overflow:hidden;border-block:1px solid color-mix(in srgb,var(--roast) 30%,var(--toast));background:var(--toast);color:var(--card)}.product-benefit-marquee__track{display:flex;width:max-content;animation:product-benefit-marquee 38s linear infinite;will-change:transform}.product-benefit-marquee__group{display:flex;flex:none;align-items:center}.product-benefit-marquee li{display:flex;flex:none;align-items:center;gap:10px;padding:9px clamp(34px,3.4vw,58px);font-size:.8rem;line-height:1.15;white-space:nowrap}.product-benefit-marquee li span{display:grid;place-items:center;width:28px;height:28px;color:var(--sun)}.product-benefit-marquee li svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.product-benefit-marquee li b{font-weight:800;letter-spacing:.01em}@keyframes product-benefit-marquee{to{transform:translate3d(-50%,0,0)}}.product-benefit-marquee+.product-page .product-hero{padding-top:0}.product-page h1,.product-page h2{font-family:var(--disp);font-weight:800;letter-spacing:-.025em;line-height:1.02}.product-page h2{font-size:clamp(2rem,4vw,3.25rem)}.product-page h2 em{font-style:normal;color:var(--toast)}.product-hero{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(360px,.94fr);gap:clamp(42px,5.5vw,76px);align-items:start;padding-block:clamp(32px,4.5vw,64px) clamp(56px,6vw,84px)}.product-gallery{min-width:0}.product-gallery__main{position:relative;overflow:hidden;aspect-ratio:1/1;border-radius:var(--r3);background:var(--rice)}.product-gallery__main img{width:100%;height:100%;object-fit:cover;transition:opacity .18s var(--ease)}.product-gallery__main img.is-changing{opacity:.25}.product-gallery__rail{display:block;margin-top:14px}.product-gallery__thumbs{display:flex;gap:10px;overflow-x:auto;margin:0;padding:0;scroll-padding-inline:0;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-inline:contain;scrollbar-width:none}.product-gallery__thumbs::-webkit-scrollbar{display:none}.product-thumb{position:relative;overflow:hidden;flex:0 0 calc((100% - 30px)/4);padding:0;border:1px solid var(--sand);border-radius:0;background:var(--rice);scroll-snap-align:start;scroll-snap-stop:always}.product-thumb:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid transparent;transition:border-color .16s}.product-thumb:hover:after,.product-thumb:focus-visible:after,.product-thumb.is-active:after{border-color:var(--roast)}.product-thumb.is-active{box-shadow:none}.product-thumb img{width:100%;height:auto;aspect-ratio:1/1;object-fit:cover}.product-buy{position:sticky;top:104px;padding-top:8px}.product-buy h1{margin-top:12px;font-size:clamp(2.75rem,4.25vw,3.9rem)}.product-buy__line{margin-top:14px;max-width:34ch;font-size:1.0625rem;color:var(--stone)}.product-buy__proof{display:flex;flex-wrap:wrap;gap:7px;margin-top:17px}.product-buy__proof span{padding:5px 9px;border:1px solid var(--sand);border-radius:999px;background:var(--card);font-size:.6875rem;font-weight:700;color:var(--stone)}.product-price-line{display:flex;align-items:flex-end;gap:34px;margin-top:20px;padding-block:14px;border-block:1px solid var(--sand)}.product-price-line p{display:grid;gap:2px}.product-price-line span{font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--label)}.product-price-line b{font-family:var(--disp);font-size:1.125rem;font-weight:800;font-variant-numeric:tabular-nums}.product-price-line .product-price{font-size:2rem;line-height:1}.product-price{display:inline-block;font-family:var(--disp);font-size:2rem;font-weight:800;font-variant-numeric:tabular-nums}.product-compare{display:inline-block;margin-left:8px;color:var(--stone);text-decoration:line-through}.product-form{margin-top:24px}.product-cadence{display:grid;gap:8px;margin:0;padding:0;border:0}.product-cadence legend{margin-bottom:7px;font-size:.7rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase;color:var(--label)}.product-cadence__option{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 16px;align-items:center;min-height:68px;padding:13px 15px;border:1px solid var(--sand);border-radius:13px;background:color-mix(in srgb,var(--card) 88%,var(--rice));cursor:pointer;transition:border-color .18s,box-shadow .18s,background .18s,transform .18s}.product-cadence__option:hover{border-color:var(--toast);transform:translateY(-1px)}.product-cadence__option.is-selected{border-color:var(--roast);background:var(--card);box-shadow:0 4px color-mix(in srgb,var(--toast) 55%,var(--sand))}.product-cadence__option input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.product-cadence__copy{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:10px}.product-cadence__copy>i{display:block;width:17px;height:17px;border:1.5px solid var(--sand);border-radius:50%;background:var(--card);box-shadow:inset 0 0 0 4px var(--card);transition:border-color .18s,background .18s}.product-cadence__option.is-selected .product-cadence__copy>i{border-color:var(--roast);background:var(--toast)}.product-cadence__copy>span{display:grid;gap:1px}.product-cadence__copy b{font-family:var(--disp);font-size:1rem}.product-cadence__copy small{font-size:.69rem;color:var(--stone)}.product-cadence__option>strong{display:grid;text-align:right;font-family:var(--disp);font-size:1.15rem}.product-cadence__option>strong small{font-family:var(--body);font-size:.6rem;font-weight:650;color:var(--stone)}.product-cadence__option--best{margin-top:4px}.product-cadence__badge{position:absolute;top:-12px;right:13px;width:max-content;padding:4px 10px;border:1px solid var(--roast);border-radius:999px;background:var(--leaf);font-size:.55rem;font-style:normal;font-weight:800;letter-spacing:.045em;text-transform:uppercase;color:var(--card);box-shadow:0 2px 0 var(--gold)}.product-renewal{margin-top:13px;font-size:.7rem;font-weight:650;line-height:1.4;text-align:center;color:var(--stone)}.product-field label{display:block;margin-bottom:8px;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--label)}.product-select{position:relative}.product-select:after{content:"\2193";position:absolute;right:16px;top:50%;transform:translateY(-50%);pointer-events:none;font-size:.875rem}.product-select select{width:100%;height:52px;padding:0 42px 0 15px;border:2px solid var(--roast);border-radius:var(--r1);-webkit-appearance:none;appearance:none;background:var(--card);color:var(--roast);font:600 .9375rem var(--body)}.product-form__row{display:grid;margin-top:15px}.product-qty{display:grid;grid-template-columns:42px 38px 42px;height:58px;border:2px solid var(--roast);border-radius:999px;background:var(--card);overflow:hidden}.product-qty button{display:grid;place-items:center;font-size:1.1rem}.product-qty button:hover{background:var(--rice)}.product-qty input{width:100%;padding:0;border:0;background:transparent;text-align:center;font:700 .9375rem var(--body);-webkit-appearance:textfield;appearance:textfield}.product-qty input::-webkit-inner-spin-button,.product-qty input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.product-add{display:flex;align-items:center;justify-content:center;width:100%;padding-inline:22px;border:0;text-align:center}.product-add>span{font-family:var(--disp);font-size:1.02rem;font-weight:800}.product-add:disabled,.product-sticky button:disabled{cursor:not-allowed;opacity:.5;box-shadow:none}.shopify-payment-terms{margin-top:14px;font-size:.75rem;color:var(--stone)}.product-assurance{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:24px;padding-block:20px;border-block:1px solid var(--sand)}.product-assurance li{display:grid;align-content:start;gap:2px;padding-right:7px}.product-assurance b{font-size:.75rem;line-height:1.25}.product-assurance span{font-size:.6875rem;line-height:1.3;color:var(--stone)}.product-detail{border-bottom:1px solid var(--sand)}.product-detail summary,.product-faq summary{position:relative;display:flex;align-items:center;min-height:56px;padding-right:34px;font-family:var(--disp);font-weight:700;cursor:pointer;list-style:none}.product-detail summary::-webkit-details-marker,.product-faq summary::-webkit-details-marker{display:none}.product-detail summary span,.product-faq summary span{position:absolute;right:2px;top:50%;width:16px;height:2px;background:var(--toast)}.product-detail summary span:after,.product-faq summary span:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--toast);transform:rotate(90deg);transition:transform .2s}.product-detail[open] summary span:after,.product-faq details[open] summary span:after{transform:none}.product-detail p{padding:0 34px 18px 0;font-size:.875rem;color:var(--stone)}.product-facts{background:var(--roast);color:var(--card)}.product-facts ul{display:grid;grid-template-columns:repeat(4,1fr)}.product-facts li{position:relative;padding:28px 16px;text-align:center}.product-facts li+li:before{content:"";position:absolute;left:0;top:24%;bottom:24%;width:1px;background:var(--line)}.product-facts b{display:block;font-family:var(--disp);font-size:clamp(1.75rem,3.2vw,2.75rem);line-height:1;color:var(--sun)}.product-facts span{display:block;margin-top:6px;font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--onDark)}.product-why{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:clamp(34px,7vw,92px);align-items:center;padding-block:var(--sec)}.product-why__copy>p:not(.ey){margin-top:22px;max-width:43ch;color:var(--stone)}.product-why h2{margin-top:12px}.product-why__image{overflow:hidden;aspect-ratio:4/3;border-radius:var(--r3)}.product-why__image img{width:100%;height:100%;object-fit:cover}.text-link{display:inline-flex;gap:9px;margin-top:22px;padding-bottom:3px;border-bottom:2px solid var(--toast);font-weight:700}.text-link span{transition:transform .18s}.text-link:hover span{transform:translate(4px)}.product-ritual{padding-block:var(--sec);background:var(--rice)}.product-section-head{text-align:center}.product-section-head h2{margin-top:12px}.product-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(16px,2.3vw,30px);margin-top:clamp(28px,4vw,48px)}.product-steps li{overflow:hidden;border:2px solid var(--roast);border-radius:var(--r2);background:var(--card);box-shadow:0 8px 0 var(--toast)}.product-steps img{display:block;width:100%;height:auto;aspect-ratio:1/1;object-fit:cover;object-position:center;border-bottom:2px solid var(--roast)}.product-steps div{padding:18px}.product-steps b{font-family:var(--disp);font-size:1.25rem}.product-steps p{margin-top:3px;font-size:.875rem;color:var(--stone)}.product-faq{display:grid;grid-template-columns:minmax(220px,.65fr) minmax(0,1.35fr);gap:clamp(36px,7vw,100px);padding-block:var(--sec)}.product-faq .product-section-head{text-align:left}.product-faq__list{border-top:1px solid var(--sand)}.product-faq details{border-bottom:1px solid var(--sand)}.product-faq summary{min-height:66px;font-size:1.125rem}.product-faq details p{padding:0 44px 22px 0;max-width:64ch;font-size:.9375rem;color:var(--stone)}.product-close{padding-block:var(--sec);background:var(--oat);text-align:center}.product-close p{font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--label)}.product-close h2{margin-top:12px}.product-close small{display:block;margin-top:14px;font-size:.9375rem;color:var(--stone)}.product-close .btn{margin-top:28px}.product-footer .ft__top{grid-template-columns:1.7fr repeat(3,1fr)}.product-sticky{position:fixed;z-index:200;left:50%;bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(calc(100% - 40px),760px);min-height:76px;padding:10px 11px 10px 22px;border:1px solid var(--roast);border-radius:20px;background:color-mix(in srgb,var(--card) 93%,transparent);box-shadow:0 8px color-mix(in srgb,var(--toast) 72%,var(--sand)),0 16px 35px color-mix(in srgb,var(--roast) 18%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transform:translate(-50%,calc(100% + 36px));visibility:hidden;opacity:0;transition:transform .28s var(--ease),opacity .2s,visibility .28s}.product-sticky.is-on{transform:translate(-50%);visibility:visible;opacity:1}.product-sticky p{display:grid;min-width:0;line-height:1.2}.product-sticky b{font-family:var(--disp);font-size:.96rem}.product-sticky p span{margin-top:4px;font-size:.75rem;font-weight:650;color:var(--stone)}.product-sticky__checkout{display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:184px;height:54px;padding:0 7px 0 21px;border-radius:999px;background:var(--roast);color:var(--card);font-weight:750;box-shadow:0 5px 0 var(--gold);transition:transform .16s var(--ease),box-shadow .16s var(--ease)}.product-sticky__checkout i{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--gold);color:var(--roast);font-style:normal;transition:transform .16s var(--ease)}.product-sticky__checkout:hover{transform:translateY(-2px);box-shadow:0 7px 0 var(--gold)}.product-sticky__checkout:hover i{transform:translate(2px)}@media(max-width:900px){.hdr .cart-link{margin-left:auto}.product-hero{grid-template-columns:1fr;gap:24px;padding-top:16px}.product-buy{position:static;padding-top:0}.product-gallery__main{margin-inline:calc(var(--pad)*-1);aspect-ratio:1/1;border-radius:0}.product-gallery__rail{margin:10px calc(var(--pad)*-1) 0;padding:0}.product-gallery__thumbs{gap:8px;margin:0;padding:0;scroll-padding-inline:0}.product-gallery__thumbs::-webkit-scrollbar{display:none}.product-thumb{flex-basis:31%}.product-buy h1{font-size:clamp(2.625rem,11.5vw,3.35rem)}.product-form{margin-top:20px}.product-assurance{gap:5px}.product-facts ul{grid-template-columns:repeat(2,1fr)}.product-facts li:nth-child(3){border-top:1px solid var(--line)}.product-facts li:nth-child(4){border-top:1px solid var(--line)}.product-facts li:nth-child(3):before{display:none}.product-why{grid-template-columns:1fr}.product-why__image{order:-1}.product-steps{grid-template-columns:1fr}.product-steps li{display:grid;grid-template-columns:44% 1fr;align-items:center}.product-steps img{height:100%;min-height:150px;aspect-ratio:auto;object-fit:cover;border-bottom:0;border-right:2px solid var(--roast)}.product-faq{grid-template-columns:1fr;gap:24px}.product-footer .ft__top{grid-template-columns:1fr 1fr}.product-sticky{bottom:calc(8px + env(safe-area-inset-bottom,0px));gap:12px;width:calc(100% - 32px);min-height:72px;padding:9px 9px 9px 16px;border-radius:18px;transform:translate(-50%,calc(100% + 34px));box-shadow:0 6px color-mix(in srgb,var(--toast) 72%,var(--sand)),0 14px 30px color-mix(in srgb,var(--roast) 20%,transparent)}.product-sticky.is-on{transform:translate(-50%)}.product-sticky b{overflow:hidden;font-size:.86rem;text-overflow:ellipsis;white-space:nowrap}.product-sticky p span{font-size:.7rem}.product-sticky__checkout{min-width:142px;height:52px;padding-left:18px;box-shadow:0 4px 0 var(--gold)}.product-sticky__checkout i{width:38px;height:38px}}@media(max-width:520px){.product-cadence__option{padding-inline:12px}.product-cadence__copy{grid-template-columns:16px minmax(0,1fr);gap:8px}.product-cadence__copy>i{width:16px;height:16px}.product-assurance{grid-template-columns:1fr;gap:10px}.product-assurance li{grid-template-columns:auto 1fr;gap:8px}.product-facts li{padding-inline:8px}.product-steps li{grid-template-columns:40% 1fr}}.product-hero{grid-template-columns:minmax(0,1.14fr) minmax(420px,.86fr);gap:clamp(30px,3.6vw,54px);padding-top:clamp(26px,3.5vw,48px);padding-bottom:44px}.product-gallery{position:static;top:auto}.product-gallery__main{border:2px solid var(--roast);box-shadow:0 10px 0 var(--sand)}.product-buy{position:static;padding-top:0}.product-rating{display:flex;align-items:center;gap:11px;font-family:var(--body);font-size:.925rem;font-weight:400;line-height:1.45;letter-spacing:0;color:var(--roast)}.product-rating>span:last-child{font:inherit;letter-spacing:inherit;white-space:nowrap}.product-rating__stars{flex:none;font-family:Arial,sans-serif;color:var(--toast);font-size:1.08rem;font-weight:400;line-height:1;letter-spacing:.02em}.product-buy h1{margin-top:14px;font-size:clamp(2.75rem,4.2vw,3.85rem);line-height:.95}.product-buy__line{margin-top:15px;max-width:40ch;font-size:1rem;line-height:1.55}.product-benefits{display:grid;grid-template-columns:1fr;gap:9px;margin-top:18px}.product-benefits li{display:grid;grid-template-columns:22px 1fr;gap:8px;align-items:center;font-size:.8125rem;line-height:1.2}.product-benefits li>span{display:grid;place-items:center;width:20px;height:20px;margin-top:0;border-radius:50%;background:var(--leaf);color:var(--card);font-size:.75rem;font-weight:900}.product-benefits b{font-weight:800;line-height:1.2}.product-offer{margin-top:20px;padding:18px;border:2px solid var(--roast);border-radius:var(--r2);background:var(--card);box-shadow:0 8px 0 var(--leaf)}.product-offer__head{display:flex;align-items:end;justify-content:space-between;gap:18px;padding-bottom:14px;border-bottom:1px solid var(--sand)}.product-offer__label{font-size:.6875rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--label)}.product-offer__price{display:flex;align-items:baseline;gap:9px;margin-top:2px}.product-offer__price .product-price{font-size:2.25rem;line-height:1}.product-offer__price s{font-size:.875rem;color:var(--stone)}.product-offer__price>span{font-size:.75rem;color:var(--stone)}.product-offer__each{display:grid;text-align:right}.product-offer__each b{font-family:var(--disp);font-size:1.125rem}.product-offer__each span{font-size:.6875rem;color:var(--stone)}.product-offer__includes{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;padding-block:12px;border-bottom:1px solid var(--sand)}.product-offer__includes li{display:grid;grid-template-columns:22px 1fr;gap:5px;align-items:center;font-size:.6875rem;font-weight:700;line-height:1.2}.product-offer__includes span{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--rice);font-size:.5625rem;color:var(--toast)}.purchase-options{display:grid;gap:7px;margin:0;padding:0;border:0}.purchase-options legend{margin-bottom:7px;font-size:.6875rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--label)}.purchase-option{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;padding:10px 12px;border:1px solid var(--sand);border-radius:10px;cursor:pointer}.purchase-option.is-selected{border:2px solid var(--roast);padding:9px 11px;background:var(--rice)}.purchase-option input{width:16px;height:16px;margin:0;accent-color:var(--roast)}.purchase-option>span{display:grid}.purchase-option b{font-size:.8125rem}.purchase-option small{font-size:.6875rem;color:var(--stone)}.purchase-option strong{font-family:var(--disp);font-size:.9375rem}.product-form__row{margin-top:12px}.product-add{height:60px;font-weight:800;letter-spacing:.01em}.product-checkout-note{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:14px;font-size:.6875rem;font-weight:700;color:var(--stone)}.product-checkout-note>span{color:var(--leafDark)}.product-checkout-note i{width:3px;height:3px;border-radius:50%;background:var(--sand)}.product-assurance{grid-template-columns:1fr;margin-top:19px;padding-block:14px;gap:9px}.product-assurance li{grid-template-columns:28px 1fr;gap:8px;align-items:start;padding:0}.product-assurance li>span{font-family:var(--disp);font-size:1.125rem;color:var(--toast)}.product-assurance p{display:flex;gap:7px;align-items:baseline}.product-assurance b{font-size:.75rem}.product-assurance small{font-size:.6875rem;color:var(--stone)}.product-detail summary{min-height:52px;font-size:.9375rem}.product-detail p{line-height:1.5}.product-moments{padding-block:var(--sec)}.product-moment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:clamp(28px,4vw,46px)}.product-moment-grid li{position:relative;min-height:230px;padding:24px;border:2px solid var(--roast);border-radius:var(--r2);background:var(--card);box-shadow:0 7px 0 var(--sand)}.product-moment-grid li:nth-child(2){background:var(--gold);box-shadow:0 7px 0 var(--toast)}.product-moment-grid li:nth-child(3){background:var(--roast);color:var(--card);box-shadow:0 7px 0 var(--gold)}.product-moment-grid span{font-family:var(--disp);font-size:2.5rem;font-weight:800;color:var(--toast)}.product-moment-grid li:nth-child(2) span{color:var(--roast)}.product-moment-grid li:nth-child(3) span{color:var(--sun)}.product-moment-grid h3{margin-top:46px;font-family:var(--disp);font-size:1.25rem;line-height:1.1}.product-moment-grid p{margin-top:7px;font-size:.875rem;color:var(--stone)}.product-moment-grid li:nth-child(3) p{color:var(--onDark)}.product-why{padding-top:0}.product-why__copy>p:not(.ey){margin-top:18px}.ingredient-ledger{margin-top:26px;border-top:2px solid var(--roast)}.ingredient-ledger li{display:flex;justify-content:space-between;gap:24px;padding:10px 0;border-bottom:1px solid var(--sand);font-size:.875rem}.ingredient-ledger b{font-family:var(--disp);font-size:1rem;color:var(--toast)}.product-why__image{border:2px solid var(--roast);box-shadow:0 9px 0 var(--gold)}.product-truth{padding-block:var(--sec);background:var(--roast);color:var(--card)}.product-truth .ey{color:var(--sun)}.product-truth .product-section-head>p:last-child{margin:14px auto 0;color:var(--onDark)}.product-truth__grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;max-width:960px;margin:clamp(30px,4vw,46px) auto 0}.product-truth__card{padding:clamp(22px,3vw,34px);border:1px solid var(--line);border-radius:var(--r2);background:color-mix(in srgb,var(--card) 7%,transparent)}.product-truth__card--yes{border-color:var(--gold);background:var(--card);color:var(--roast);box-shadow:0 8px 0 var(--gold)}.product-truth__label{padding-bottom:14px;border-bottom:1px solid currentColor;font-size:.6875rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.product-truth__card ul{display:grid;gap:14px;margin-top:18px}.product-truth__card li{display:grid;grid-template-columns:22px 1fr;gap:9px;font-size:.9375rem;line-height:1.4}.product-truth__card li span{font-family:var(--disp);font-size:1.125rem;font-weight:800;color:var(--sun)}.product-truth__card--yes li span{color:var(--toast)}.product-ritual{border-top:1px solid var(--sand);background:var(--card)}.product-steps li{box-shadow:0 8px 0 var(--leaf)}.product-steps div{position:relative;padding:20px}.product-steps div>span{position:absolute;right:16px;top:14px;font-family:var(--disp);font-size:1.5rem;font-weight:800;color:var(--sand)}.product-steps b{display:block;padding-right:35px}.product-kit{padding-block:var(--sec)}.product-kit .product-section-head>p:last-child{margin-top:14px;color:var(--stone)}.product-kit__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(14px,2.3vw,28px);margin-top:clamp(30px,4vw,48px)}.product-kit__grid figure{position:relative;overflow:hidden;aspect-ratio:1/1;border:2px solid var(--roast);border-radius:var(--r2);background:var(--rice)}.product-kit__grid img{width:100%;height:100%;object-fit:cover}.product-kit__grid figure span{position:absolute;left:12px;top:12px;display:grid;place-items:center;width:38px;height:38px;border:2px solid var(--roast);border-radius:50%;background:var(--gold);font-family:var(--disp);font-weight:800}.product-kit__grid h3{margin-top:15px;font-family:var(--disp);font-size:1.125rem}.product-kit__grid p{margin-top:2px;font-size:.8125rem;color:var(--stone)}.product-kit__offer{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:clamp(34px,5vw,60px);padding:clamp(22px,3vw,34px);border:2px solid var(--roast);border-radius:var(--r2);background:var(--gold);box-shadow:0 8px 0 var(--toast)}.product-kit__offer h3{margin-top:6px;font-family:var(--disp);font-size:clamp(1.45rem,2.4vw,2rem);line-height:1.1}.product-kit__offer>div>p:last-child{margin-top:7px;font-size:.875rem}.product-kit__offer .btn{flex:none}.product-faq{background:var(--card);max-width:none;padding-inline:max(var(--pad),calc((100vw - var(--max))/2 + var(--pad)))}.product-faq__list{background:var(--paper);border:1px solid var(--sand);border-radius:var(--r2);padding-inline:22px}.product-faq__list details:last-child{border-bottom:0}.product-close{background:var(--roast);color:var(--card)}.product-close p{color:var(--sun)}.product-close small{color:var(--onDark)}.product-close .btn{background:var(--leaf);color:var(--card);box-shadow:0 7px 0 var(--leafDark)}.product-close .btn__c{background:var(--roast);color:var(--card)}.product-page .btn:not(.btn--sm):not(.btn--full){justify-content:center;padding-inline:28px;text-align:center}.product-close .btn{min-width:min(100%,360px)}@media(max-width:900px){.product-hero{grid-template-columns:1fr;gap:28px}.product-gallery{position:static}.product-gallery__main{border-inline:0;box-shadow:none}.product-why__image{order:initial}.product-moment-grid{grid-template-columns:1fr}.product-moment-grid li{min-height:0}.product-moment-grid h3{margin-top:28px}.product-truth__grid{grid-template-columns:1fr}.product-kit__offer{align-items:flex-start;flex-direction:column}.product-kit__offer .btn{width:100%;justify-content:space-between}}@media(max-width:620px){.product-buy h1{font-size:clamp(2.65rem,12vw,3.3rem)}.product-benefits{gap:10px}.product-offer{margin-inline:-6px;padding:15px}.product-offer__includes{grid-template-columns:1fr;gap:6px}.product-offer__includes li{grid-template-columns:22px 1fr}.product-form__row{grid-template-columns:1fr}.product-qty{width:100%;grid-template-columns:1fr 44px 1fr}.product-assurance p{display:grid;gap:0}.product-moment-grid li,.product-truth__card{padding:20px}.product-kit__grid{grid-template-columns:1fr}.product-kit__grid li{display:grid;grid-template-columns:42% 1fr;column-gap:15px;align-items:center}.product-kit__grid figure{grid-row:1/3}.product-kit__grid h3{margin-top:0}}.product-offer{margin-top:22px;padding:20px;border:1px solid var(--sand);border-radius:var(--r2);background:color-mix(in srgb,var(--card) 82%,var(--rice));box-shadow:0 5px color-mix(in srgb,var(--sand) 72%,transparent)}.product-offer__head{padding:0 2px 16px}.product-offer__label{font-size:.75rem;color:var(--roast)}.product-offer__price .product-price{font-size:2.5rem}.product-offer__price>span{font-size:.8125rem}.product-offer__each b{font-size:1.25rem}.product-offer__bundle-title{padding:13px 0 9px;border-top:1px solid var(--sand);font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--label)}.product-offer__includes{grid-template-columns:1fr;gap:0;padding:0;border:1px solid var(--sand);border-radius:12px;background:var(--card)}.product-offer__includes li{grid-template-columns:24px 1fr;gap:10px;padding:10px 12px;font-size:.8125rem}.product-offer__includes li+li{border-top:1px solid var(--sand)}.product-offer__includes li>span{width:22px;height:22px;background:var(--gold);color:var(--roast);font-size:.6875rem;font-weight:900}.product-offer__includes li p{display:flex;align-items:baseline;justify-content:space-between;gap:14px}.product-offer__includes li b{font-size:.8125rem}.product-offer__includes li small{font-size:.6875rem;font-weight:500;color:var(--stone);text-align:right}.product-offer .product-form{margin-top:14px}.product-form__row{display:block;margin-top:12px}.product-add{width:100%;height:62px}.product-checkout-note{margin-top:13px}.product-menu{margin-top:24px;padding:3px 20px;border:1px solid var(--sand);border-radius:var(--r2);background:var(--card)}.product-menu__detail{border-top:1px solid var(--sand)}.product-menu__detail:first-child{border-top:0}.product-menu__detail summary{position:relative;display:flex;align-items:center;min-height:66px;padding:10px 38px 10px 0;cursor:pointer;list-style:none}.product-menu__detail summary::-webkit-details-marker{display:none}.product-menu__detail summary>span{display:grid;gap:2px}.product-menu__detail summary b{font-family:var(--disp);font-size:1.0625rem}.product-menu__detail summary small{font-size:.8125rem;color:var(--stone)}.product-menu__detail summary i{position:absolute;right:2px;top:50%;width:18px;height:2px;background:var(--toast);transform:translateY(-50%)}.product-menu__detail summary i:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--toast);transform:rotate(90deg);transition:transform .2s}.product-menu__detail[open] summary i:after{transform:none}.product-menu__detail{overflow-anchor:none}.product-menu__answer{max-width:62ch;padding:0 34px 20px 0;color:var(--stone);animation:detail-reveal .18s ease-out}.product-menu__answer p{font-size:.98rem;line-height:1.58}.product-menu__answer p+p{margin-top:12px}@keyframes detail-reveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.product-why{padding-block:clamp(54px,6vw,82px);background:var(--rice);box-shadow:0 0 0 100vmax var(--rice);clip-path:inset(0 -100vmax)}@media(max-width:620px){.product-offer{margin-inline:-2px;padding:16px 14px}.product-offer__includes li p{display:grid;gap:0}.product-offer__includes li small{text-align:left}.product-menu{padding:3px 14px}.product-menu__answer{padding:0 20px 20px 0}.product-menu__answer p{font-size:.96rem;line-height:1.56}.product-menu__answer p+p{margin-top:10px}}.product-review-summary{display:flex;align-items:center;gap:8px;width:max-content;max-width:100%;margin-top:14px;font-size:1rem;line-height:1.2;color:var(--roast)}.product-review-summary>span{flex:none;font-size:1.08rem;letter-spacing:.055em;color:var(--gold)}.product-review-summary b{flex:none;font-size:1rem;font-weight:850}.product-review-summary i{flex:none;width:1px;height:18px;background:var(--roast);opacity:.45}.product-review-summary small{font-size:.95rem;font-weight:750;color:var(--roast)}@media(max-width:620px){.product-review-summary{gap:6px;font-size:.9rem}.product-review-summary>span{font-size:.94rem;letter-spacing:.035em}.product-review-summary b{font-size:.92rem}.product-review-summary i{height:16px}.product-review-summary small{font-size:.86rem}}.product-offer__price{flex-wrap:wrap}.product-offer__price s{font-size:1rem}.product-offer__save{padding:4px 8px;border-radius:999px;background:var(--leaf);color:var(--card)!important;font-size:.625rem!important;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.product-add{justify-content:center;padding-inline:24px;font-size:1.125rem;font-weight:800;text-align:center;box-shadow:0 7px 0 var(--leaf)}.product-add:hover{box-shadow:0 9px 0 var(--leaf)}.product-add:active{box-shadow:0 2px 0 var(--leaf)}.product-renewal{margin-top:13px;padding:0 4px;border:0;border-radius:0;background:transparent;font-size:.7rem;line-height:1.4;text-align:center;color:var(--stone)}.product-mechanism{padding-block:var(--sec);background:var(--card)}.product-mechanism__head{display:grid;grid-template-columns:minmax(0,.9fr) minmax(260px,.55fr);column-gap:clamp(40px,7vw,100px);align-items:end}.product-mechanism__head .ey{grid-column:1/-1}.product-mechanism__head h2{margin-top:12px}.product-mechanism__head>p:last-child{padding-bottom:4px;color:var(--stone)}.product-mechanism__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:clamp(32px,4.5vw,52px)}.product-mechanism__grid li{display:grid;grid-template-rows:auto 1fr;min-height:270px;padding:24px;border:2px solid var(--roast);border-radius:var(--r2);background:var(--paper);box-shadow:0 7px 0 var(--sand)}.product-mechanism__grid li:nth-child(2){background:var(--gold);box-shadow:0 7px 0 var(--toast)}.product-mechanism__grid li>span{font-family:var(--disp);font-size:2.25rem;font-weight:800;color:var(--toast)}.product-mechanism__grid li:nth-child(2)>span{color:var(--roast)}.product-mechanism__grid li>div{align-self:end}.product-mechanism__grid h3{font-family:var(--disp);font-size:1.25rem;line-height:1.1}.product-mechanism__grid p{margin-top:8px;font-size:.875rem;line-height:1.5;color:var(--stone)}.product-mechanism__grid li:nth-child(2) p{color:color-mix(in srgb,var(--roast) 78%,transparent)}.product-mechanism__numbers{display:grid;grid-template-columns:repeat(4,1fr);margin-top:34px;border:2px solid var(--roast);border-radius:var(--r2);background:var(--roast);color:var(--card);overflow:hidden}.product-mechanism__numbers p{display:grid;gap:4px;padding:22px;text-align:center}.product-mechanism__numbers p+p{border-left:1px solid var(--line)}.product-mechanism__numbers b{font-family:var(--disp);font-size:clamp(1.6rem,3vw,2.35rem);line-height:1;color:var(--sun)}.product-mechanism__numbers span{font-size:.6875rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--onDark)}.product-mechanism__note{margin:14px auto 0;max-width:72ch;font-size:.75rem;text-align:center;color:var(--stone)}.product-reviews{padding-block:var(--sec)}.product-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:clamp(30px,4vw,48px)}.product-reviews blockquote{display:grid;min-height:250px;padding:24px;border:2px solid var(--roast);border-radius:var(--r2);background:var(--card);box-shadow:0 7px 0 var(--gold)}.product-reviews blockquote>p{font-family:var(--disp);font-size:1.25rem;font-weight:700;line-height:1.35}.product-reviews blockquote footer{display:grid;align-self:end;margin-top:28px;padding-top:14px;border-top:1px solid var(--sand)}.product-reviews blockquote footer b{font-size:.8125rem}.product-reviews blockquote footer span{font-size:.75rem;color:var(--stone)}.product-comparison{padding-block:var(--sec);background:var(--oat)}.product-comparison__head{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.5fr);column-gap:clamp(40px,7vw,100px);align-items:end}.product-comparison__head .ey{grid-column:1/-1}.product-comparison__head>p:last-child{padding-bottom:5px;color:var(--stone)}.product-comparison__table{margin-top:clamp(30px,4vw,48px);border:2px solid var(--roast);border-radius:var(--r2);background:var(--card);overflow:hidden}.product-comparison__row{display:grid;grid-template-columns:1.25fr repeat(3,1fr);align-items:stretch;min-height:68px;border-top:1px solid var(--sand)}.product-comparison__row:first-child{border-top:0}.product-comparison__row>*{display:flex;align-items:center;padding:13px 16px;border-left:1px solid var(--sand);font-size:.875rem}.product-comparison__row>*:first-child{border-left:0;color:var(--stone)}.product-comparison__row b{font-weight:700}.product-comparison__row b:has(small){flex-direction:column;align-items:flex-start;justify-content:center;gap:1px}.product-comparison__row b small{font-size:.6875rem;font-weight:600;color:color-mix(in srgb,var(--roast) 72%,transparent)}.product-comparison__row .is-misu{background:var(--gold);color:var(--roast)}.product-comparison__row--head{min-height:54px;background:var(--roast);color:var(--card)}.product-comparison__row--head>*{border-left-color:var(--line);color:var(--card)!important;font-size:.75rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.product-comparison__row--head b:first-of-type{background:var(--gold);color:var(--roast)!important}.product-comparison__note{margin-top:13px;max-width:90ch;font-size:.6875rem;line-height:1.5;color:var(--stone)}@media(max-width:900px){.product-mechanism__head,.product-comparison__head{grid-template-columns:1fr}.product-mechanism__head>p:last-child,.product-comparison__head>p:last-child{margin-top:14px;padding-bottom:0}.product-mechanism__grid,.product-reviews__grid{grid-template-columns:1fr}.product-mechanism__grid li{min-height:220px}}@media(max-width:620px){.product-offer__price{gap:7px}.product-add{font-size:1.0625rem}.product-renewal{font-size:.68rem}.product-mechanism__grid li{min-height:200px;padding:20px}.product-mechanism__numbers{grid-template-columns:repeat(2,1fr)}.product-mechanism__numbers p:nth-child(3),.product-mechanism__numbers p:nth-child(4){border-top:1px solid var(--line)}.product-mechanism__numbers p:nth-child(3){border-left:0}.product-comparison .rail{padding-inline:14px}.product-comparison__row{grid-template-columns:repeat(3,1fr);min-height:0}.product-comparison__row>span{grid-column:1/-1;padding:9px 11px;border-left:0;background:var(--rice);font-size:.6875rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.product-comparison__row>b{min-height:48px;padding:9px 8px;font-size:.75rem;line-height:1.25}.product-comparison__row--head>span{display:none}.product-comparison__row--head>b{min-height:48px}}.product-checkout-note{justify-content:center;gap:30px;margin-top:14px;font-size:.625rem;white-space:nowrap}.product-checkout-note span{font-weight:700;color:var(--stone)}.product-menu__detail summary{min-height:58px}.product-ingredients{padding-block:var(--sec);background:var(--rice)}.product-ingredients__head{display:grid;grid-template-columns:minmax(0,.9fr) minmax(280px,.55fr);column-gap:clamp(40px,7vw,100px);align-items:end}.product-ingredients__head .ey{grid-column:1/-1}.product-ingredients__head h2{margin-top:12px}.product-ingredients__head>p:last-child{padding-bottom:5px;color:var(--stone)}.product-ingredients__list{display:grid;grid-template-columns:1fr;gap:10px;max-width:900px;margin:clamp(32px,4.5vw,52px) auto 0}.ingredient-card{overflow:hidden;border:1px solid var(--sand);border-radius:var(--r2);background:var(--card)}.ingredient-card summary{position:relative;display:grid;grid-template-columns:74px 1fr 24px;gap:14px;align-items:center;min-height:98px;padding:12px 16px 12px 12px;cursor:pointer;list-style:none}.ingredient-card summary::-webkit-details-marker{display:none}.ingredient-card summary img{width:74px;height:74px;border-radius:10px;object-fit:cover}.ingredient-card summary>span{display:grid;line-height:1.2}.ingredient-card summary small{font-size:.6875rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--toast)}.ingredient-card summary b{margin-top:5px;font-family:var(--disp);font-size:1.125rem}.ingredient-card summary em{margin-top:3px;font-style:normal;font-size:.75rem;color:var(--stone)}.ingredient-card summary i{position:relative;width:18px;height:2px;background:var(--toast)}.ingredient-card summary i:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--toast);transform:rotate(90deg);transition:transform .2s}.ingredient-card[open]{border-color:var(--roast);box-shadow:0 5px 0 var(--gold)}.ingredient-card[open] summary i:after{transform:none}.ingredient-card>div{padding:17px 18px 19px;border-top:1px solid var(--sand)}.ingredient-card>div>p{font-size:.875rem;line-height:1.55;color:var(--stone)}.ingredient-card dl{display:grid;grid-template-columns:auto 1fr;gap:7px 18px;margin-top:15px;padding-top:13px;border-top:1px solid var(--sand);font-size:.75rem}.ingredient-card dt{color:var(--stone)}.ingredient-card dd{margin:0;font-weight:700;text-align:right}.product-proof{padding-block:var(--sec);background:var(--card)}.product-proof__head{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.5fr);column-gap:clamp(40px,7vw,100px);align-items:end}.product-proof__head .ey{grid-column:1/-1}.product-proof__head h2{margin-top:12px}.product-proof__head>p:last-child{padding-bottom:5px;color:var(--stone)}.product-proof__equation{display:grid;grid-template-columns:1fr auto 1fr auto 1.08fr;gap:12px;align-items:stretch;margin-top:clamp(34px,5vw,56px)}.product-proof__equation article{padding:22px;border:2px solid var(--roast);border-radius:var(--r2);background:var(--paper)}.product-proof__equation .product-proof__result{background:var(--roast);color:var(--card);box-shadow:0 7px 0 var(--gold)}.product-proof__operator{align-self:center;font-family:var(--disp);font-size:2rem;font-weight:800;color:var(--toast)}.product-proof__label{font-size:.6875rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase;color:var(--label)}.product-proof__result .product-proof__label{color:var(--sun)}.product-proof__equation h3{margin-top:8px;font-family:var(--disp);font-size:1.35rem;line-height:1.1}.product-proof__equation dl{margin-top:22px}.product-proof__equation dl div{display:flex;justify-content:space-between;gap:16px;padding:9px 0;border-top:1px solid var(--sand);font-size:.8125rem}.product-proof__result dl div{border-top-color:var(--line)}.product-proof__equation dt{color:var(--stone)}.product-proof__result dt{color:var(--onDark)}.product-proof__equation dd{margin:0;font-weight:800}.product-proof__note{margin:16px auto 0;max-width:76ch;font-size:.75rem;text-align:center;color:var(--stone)}.product-choice{padding-block:var(--sec);background:var(--oat)}.product-choice__head{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.5fr);column-gap:clamp(40px,7vw,100px);align-items:end}.product-choice__head .ey{grid-column:1/-1}.product-choice__head h2{margin-top:12px}.product-choice__head>p:last-child{padding-bottom:5px;color:var(--stone)}.product-choice__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:clamp(34px,5vw,56px)}.product-choice__card{display:grid;grid-template-rows:auto 1fr auto;overflow:hidden;border:1px solid var(--sand);border-radius:var(--r2);background:var(--card)}.product-choice__card.is-featured{border:2px solid var(--roast);box-shadow:0 7px 0 var(--gold)}.product-choice__card header{min-height:156px;padding:22px;background:var(--rice)}.product-choice__card.is-featured header{background:var(--gold)}.product-choice__card header span{font-size:.625rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:var(--label)}.product-choice__card.is-featured header span{color:var(--roast)}.product-choice__card h3{margin-top:20px;font-family:var(--disp);font-size:1.35rem;line-height:1.1}.product-choice__card header p{margin-top:6px;font-size:.75rem;color:var(--stone)}.product-choice__card.is-featured header p{color:color-mix(in srgb,var(--roast) 72%,transparent)}.product-choice__card dl{padding:8px 20px}.product-choice__card dl div{display:flex;justify-content:space-between;gap:14px;padding:12px 0;border-bottom:1px solid var(--sand);font-size:.8125rem}.product-choice__card dt{color:var(--stone)}.product-choice__card dd{margin:0;font-weight:800;text-align:right}.product-choice__verdict{padding:17px 20px;font-size:.8125rem;font-weight:600;line-height:1.45}.product-choice__note{margin-top:14px;font-size:.6875rem;color:var(--stone)}@media(max-width:900px){.product-ingredients__head,.product-proof__head,.product-choice__head{grid-template-columns:1fr}.product-ingredients__head>p:last-child,.product-proof__head>p:last-child,.product-choice__head>p:last-child{margin-top:14px;padding-bottom:0}.product-proof__equation{grid-template-columns:1fr}.product-proof__operator{text-align:center;line-height:.8}.product-choice__grid{grid-template-columns:1fr}.product-choice__card header{min-height:0}}@media(max-width:620px){.product-checkout-note{gap:12px;font-size:.625rem;letter-spacing:-.01em}.product-ingredients__list{grid-template-columns:1fr}.ingredient-card summary{grid-template-columns:62px 1fr 20px;gap:11px;min-height:86px;padding:11px}.ingredient-card summary img{width:62px;height:62px}.ingredient-card summary small{font-size:.6rem}.ingredient-card summary b{font-size:1.05rem}.product-proof__equation article{padding:20px}}.product-offer__bundle-title{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 0 9px;border-top:1px solid var(--sand);font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--label)}.product-offer__bundle-title strong{flex:none;padding:5px 9px;border-radius:999px;background:var(--leaf);font-size:.625rem;letter-spacing:.03em;color:var(--card)}.product-offer__bundle{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.product-offer__bundle article{display:grid;grid-template-rows:98px auto;min-width:0;min-height:168px;padding:6px 7px 11px;border:1px solid var(--sand);border-radius:11px;background:var(--rice);text-align:center}.product-offer__bundle img{width:100%;height:98px;object-fit:contain;transform:scale(1.08)}.product-offer__bundle p{display:grid;align-content:start;min-width:0;line-height:1.14}.product-offer__bundle p span{font-size:.55rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:var(--toast)}.product-offer__bundle p>b{margin-top:4px;font-size:.72rem}.product-offer__bundle p>small{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:4px 5px;min-height:22px;margin-top:6px;font-size:.6rem;font-weight:700;color:var(--stone)}.product-offer__bundle p>small s{color:var(--stone)}.product-offer__bundle p>small b{margin:0;font-family:var(--disp);font-size:.78rem;color:var(--leafDark)}.product-offer__bundle p>small em{padding:3px 5px;border-radius:999px;background:var(--leaf);font-size:.48rem;font-style:normal;letter-spacing:.04em;text-transform:uppercase;color:var(--card)}.product-offer__bundle-main{border-color:color-mix(in srgb,var(--leaf) 42%,var(--sand))!important;background:color-mix(in srgb,var(--leafLight) 18%,var(--rice))!important}.product-blend{margin-top:clamp(28px,4vw,44px)}.product-blend__foods{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.product-blend__foods li{position:relative;display:grid;grid-template-columns:68px 1fr;grid-template-rows:auto auto auto;column-gap:11px;align-content:center;min-width:0;padding:10px;border:1px solid var(--sand);border-radius:var(--r2);background:var(--card)}.product-blend__foods img{grid-row:1/4;width:68px;height:68px;border-radius:10px;object-fit:cover}.product-blend__foods span{font-size:.625rem;font-weight:800;letter-spacing:.08em;color:var(--toast)}.product-blend__foods b{margin-top:3px;font-family:var(--disp);font-size:.875rem;line-height:1.05}.product-blend__foods small{margin-top:3px;font-size:.6875rem;color:var(--stone)}.product-blend__outcome{display:grid;grid-template-columns:.7fr 1.25fr .75fr;gap:clamp(20px,3vw,42px);align-items:center;margin-top:12px;padding:clamp(20px,2.8vw,32px);border:2px solid var(--roast);border-radius:var(--r2);background:var(--roast);color:var(--card);box-shadow:0 7px 0 var(--gold)}.product-blend__outcome>p:first-child{display:flex;align-items:center;justify-content:center;gap:9px;flex-wrap:wrap;font-size:.6875rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--sun)}.product-blend__outcome>p:first-child span[aria-hidden]{font-family:var(--disp);font-size:1.25rem;color:var(--card)}.product-blend__outcome>div{padding-inline:clamp(18px,2vw,28px);border-inline:1px solid var(--line)}.product-blend__outcome>div small{font-size:.625rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--sun)}.product-blend__outcome h3{margin-top:7px;font-family:var(--disp);font-size:clamp(1.35rem,2.2vw,1.8rem);line-height:1.08}.product-blend__outcome>div>p{margin-top:8px;font-size:.8125rem;line-height:1.5;color:var(--onDark)}.product-blend__outcome ul{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;text-align:center}.product-blend__outcome li{display:grid;gap:3px}.product-blend__outcome li b{font-family:var(--disp);font-size:1.25rem;color:var(--sun)}.product-blend__outcome li span{font-size:.5625rem;font-weight:700;line-height:1.2;text-transform:uppercase;color:var(--onDark)}.product-blend__science{margin-top:15px;border:1px solid var(--sand);border-radius:var(--r2);background:var(--card)}.product-blend__science summary{position:relative;display:flex;align-items:center;min-height:64px;padding:10px 54px 10px 18px;cursor:pointer;list-style:none}.product-blend__science summary::-webkit-details-marker{display:none}.product-blend__science summary>span{display:grid;gap:2px}.product-blend__science summary b{font-family:var(--disp);font-size:1rem}.product-blend__science summary small{font-size:.75rem;color:var(--stone)}.product-blend__science summary i{position:absolute;right:20px;width:18px;height:2px;background:var(--toast)}.product-blend__science summary i:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--toast);transform:rotate(90deg);transition:transform .2s}.product-blend__science[open] summary i:after{transform:none}.product-blend__science>div{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--sand)}.product-blend__science article{padding:20px}.product-blend__science article+article{border-left:1px solid var(--sand)}.product-blend__science h3{font-family:var(--disp);font-size:1rem}.product-blend__science article p{margin-top:7px;font-size:.8125rem;line-height:1.5;color:var(--stone)}.product-reviews{display:grid;grid-template-columns:minmax(230px,.7fr) minmax(0,2.3fr);gap:clamp(24px,4vw,54px);align-items:stretch}.product-reviews__summary{padding:4px 0}.product-reviews__summary h2{margin-top:12px;font-family:var(--disp);font-size:clamp(2rem,3.5vw,2.75rem);font-weight:800;letter-spacing:-.025em;line-height:1.02}.product-reviews__summary>div{display:flex;align-items:center;gap:12px;margin-top:27px}.product-reviews__summary strong{font-family:var(--disp);font-size:2.75rem;line-height:1}.product-reviews__summary>div p{display:grid}.product-reviews__summary>div span{letter-spacing:.08em;color:var(--gold)}.product-reviews__summary>div small{margin-top:2px;font-size:.6875rem;color:var(--stone)}.product-reviews__summary ul{display:flex;gap:10px;margin-top:18px}.product-reviews__summary li{display:grid;flex:1;gap:2px;padding-top:11px;border-top:1px solid var(--sand)}.product-reviews__summary li b{font-family:var(--disp);font-size:1.15rem;color:var(--toast)}.product-reviews__summary li span{font-size:.625rem;line-height:1.3;color:var(--stone)}.product-reviews__grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:0}.product-reviews blockquote{min-height:0;margin:0;padding:20px;border-width:1px;box-shadow:0 5px 0 var(--gold)}.product-reviews blockquote>span{font-size:.6875rem;letter-spacing:.08em;color:var(--gold)}.product-reviews blockquote>p{margin-top:18px;font-size:1rem;line-height:1.45}.product-reviews blockquote footer{grid-template-columns:34px 1fr;grid-template-rows:auto auto;column-gap:10px;margin-top:22px;padding-top:13px}.product-reviews blockquote footer i{grid-row:1/3;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--rice);font-family:var(--disp);font-style:normal;font-weight:800;color:var(--toast)}.product-reviews blockquote footer b{align-self:end}.product-reviews blockquote footer small{font-size:.6875rem;color:var(--stone)}@media(max-width:1050px){.product-blend__foods{overflow-x:auto;margin-inline:calc(var(--pad)*-1);padding:0 var(--pad) 8px;scroll-snap-type:x mandatory;scrollbar-width:none}.product-blend__foods::-webkit-scrollbar{display:none}.product-blend__foods li{min-width:190px;scroll-snap-align:start}.product-blend__outcome{grid-template-columns:.65fr 1.35fr}.product-blend__outcome ul{grid-column:1/-1;padding-top:16px;border-top:1px solid var(--line)}.product-reviews{grid-template-columns:1fr}.product-reviews__summary{display:grid;grid-template-columns:1fr auto;column-gap:30px;align-items:end}.product-reviews__summary .ey{grid-column:1/-1}.product-reviews__summary>div{grid-column:2;grid-row:2;margin-top:0}.product-reviews__summary ul{grid-column:1/-1}}@media(max-width:620px){.product-offer__bundle{grid-template-columns:repeat(3,1fr);gap:6px}.product-offer__bundle article{grid-template-rows:76px auto;min-height:140px;padding:5px 4px 9px}.product-offer__bundle img{height:76px}.product-offer__bundle p b{font-size:.64rem}.product-offer__bundle p small{font-size:.54rem}.product-blend__outcome{grid-template-columns:1fr;padding:20px}.product-blend__outcome>p:first-child{justify-content:flex-start}.product-blend__outcome>div{padding:16px 0;border-inline:0;border-block:1px solid var(--line)}.product-blend__outcome ul{grid-column:auto;padding-top:0;border-top:0}.product-blend__science>div{grid-template-columns:1fr}.product-blend__science article+article{border-left:0;border-top:1px solid var(--sand)}.product-reviews__summary{display:block}.product-reviews__summary>div{margin-top:20px}.product-reviews__grid{display:flex;overflow-x:auto;margin-inline:calc(var(--pad)*-1);padding:0 var(--pad) 8px;scroll-snap-type:x mandatory;scrollbar-width:none}.product-reviews__grid::-webkit-scrollbar{display:none}.product-reviews blockquote{flex:0 0 82vw;scroll-snap-align:start}}.product-credibility{position:relative;overflow:hidden;padding-block:clamp(54px,6vw,78px);background:#4b3526;color:var(--card)}.product-credibility:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 13% 30%,color-mix(in srgb,var(--leafLight) 10%,transparent) 0 11%,transparent 11.5%),radial-gradient(circle at 76% 62%,color-mix(in srgb,var(--card) 7%,transparent) 0 17%,transparent 17.5%);opacity:.8;pointer-events:none}.product-credibility__grid{position:relative;display:grid;grid-template-columns:1.08fr .92fr;gap:clamp(55px,8vw,110px);align-items:center}.product-credibility__stats>div{min-height:122px;padding:19px 24px;border-top:1px solid var(--line)}.product-credibility__stats>div:nth-child(-n+2){border-top:0}.product-credibility__stats>div:nth-child(2n){border-left:1px solid var(--line)}.product-credibility__stats dd{margin:0;font-family:var(--disp);font-size:clamp(2.25rem,4.2vw,3.4rem);font-weight:800;line-height:.92;color:color-mix(in srgb,var(--card) 86%,var(--leafLight))}.product-credibility__stats dt{margin-top:10px;font-size:clamp(.86rem,1.15vw,1rem);font-weight:700;line-height:1.2;white-space:nowrap;color:var(--onDark)}.product-credibility__copy .ey{color:var(--leafLight)}.product-credibility__copy h2{max-width:17ch;margin:12px auto 0;font-size:clamp(2rem,3.5vw,2.75rem);text-wrap:balance}.product-credibility__copy h2 em{color:#f0b184}.product-credibility__copy>p:not(.ey){max-width:37ch;margin:17px auto 0;color:var(--onDark)}.product-credibility__copy .btn{display:flex;justify-content:center;width:min(100%,360px);margin:22px auto 0;padding-inline:28px;background:var(--leaf);color:var(--card);box-shadow:0 7px 0 var(--leafDark);text-align:center}.product-formula__copy h2,.product-reasons__head h2,.product-stories__head h2,.product-benchmark__head h2{margin-top:12px}.product-formula{padding-block:var(--sec);background:var(--rice)}.product-formula__grid{max-width:760px;margin-inline:auto;text-align:center}.product-formula__copy h2{font-size:clamp(2.15rem,3.6vw,3.25rem);line-height:.98}.product-formula__copy h2 em{display:inline;white-space:normal}.product-formula__copy>p:not(.ey){max-width:58ch;margin:18px auto 0;font-size:1.0625rem;line-height:1.55;color:var(--stone)}.product-formula__steps{margin-top:25px;border-top:2px solid var(--roast)}.product-formula__steps li{display:grid;grid-template-columns:34px 1fr;gap:13px;padding:13px 0;border-bottom:1px solid var(--sand)}.product-formula__steps>li>span{display:grid;place-items:center;align-self:start;width:27px;height:27px;border-radius:50%;background:var(--gold);font-size:.625rem;font-weight:900;color:var(--roast)}.product-formula__steps b{font-family:var(--disp);font-size:.95rem}.product-formula__steps p{margin-top:2px;font-size:.8125rem;line-height:1.42;color:var(--stone)}.product-formula figure{position:relative;overflow:hidden;aspect-ratio:1/1;border:2px solid var(--roast);border-radius:var(--r3);box-shadow:0 9px 0 var(--leaf)}.product-formula figure img{width:100%;height:100%;object-fit:cover}.product-formula figcaption{position:absolute;left:15px;right:15px;bottom:15px;padding:11px 14px;border-radius:10px;background:color-mix(in srgb,var(--card) 92%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:.6875rem;font-weight:800;text-align:center;text-transform:uppercase}.product-food-map{max-width:1120px;margin:clamp(30px,4vw,42px) auto 0}.product-food-map>header{display:flex;align-items:end;justify-content:space-between;gap:30px;padding:0 0 20px}.product-food-map>header h3{margin-top:5px;font-family:var(--disp);font-size:clamp(1.45rem,2.4vw,2rem);line-height:1.05}.product-food-map>header>p{padding-bottom:3px;font-size:.8125rem;color:var(--stone)}.product-food-map__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px}.product-food-card{overflow:hidden;min-width:0;border:1px solid color-mix(in srgb,var(--sand) 72%,transparent);border-radius:20px;background:var(--card);transition:border-color .2s,box-shadow .2s;overflow-anchor:none}.product-food-card:last-child:nth-child(odd){grid-column:1/-1;width:calc(50% - 7px);justify-self:center}.product-food-card:hover,.product-food-card[open]{border-color:color-mix(in srgb,var(--toast) 48%,var(--sand));box-shadow:0 8px 22px color-mix(in srgb,var(--roast) 7%,transparent)}.product-food-card summary{position:relative;display:flex;align-items:center;min-height:146px;padding:20px 22px;cursor:pointer;list-style:none;isolation:isolate}.product-food-card summary::-webkit-details-marker{display:none}.product-food-card img{position:absolute;z-index:-1;right:0;top:50%;width:49%;height:100%;object-fit:contain;transform:translateY(-50%);pointer-events:none}.product-food-card summary>div{position:relative;z-index:1;width:52%;min-width:0;padding-right:8px}.product-food-card summary p{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.product-food-card summary b{font-family:var(--disp);font-size:clamp(1.2rem,2vw,1.55rem);line-height:1.05}.product-food-card summary strong{display:block;margin-top:9px;font-size:.9rem;font-weight:550;line-height:1.35;color:var(--roast)}.product-food-card__toggle{position:absolute;z-index:2;right:14px;bottom:13px;width:27px;height:27px;border-radius:50%;background:color-mix(in srgb,var(--roast) 76%,transparent);box-shadow:0 2px 7px color-mix(in srgb,var(--roast) 18%,transparent)}.product-food-card__toggle:before,.product-food-card__toggle:after{content:"";position:absolute;left:50%;top:50%;width:11px;height:2px;border-radius:2px;background:var(--card);transform:translate(-50%,-50%)}.product-food-card__toggle:after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .2s}.product-food-card[open] .product-food-card__toggle:after{transform:translate(-50%,-50%)}.product-food-card__prep{padding:15px 22px 18px;border-top:1px solid var(--sand);background:var(--card);animation:ingredient-reveal .2s ease-out}.product-food-card__prep b{font-size:.76rem;letter-spacing:.04em;text-transform:uppercase;color:var(--roast)}.product-food-card__prep p{margin-top:5px;max-width:58ch;font-size:.82rem;line-height:1.45;color:var(--stone)}@keyframes ingredient-reveal{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}.product-prepared{display:grid;grid-template-columns:.85fr 1.15fr;gap:18px 44px;margin-top:20px;padding:clamp(24px,3vw,34px);border-radius:var(--r2);background:var(--roast);color:var(--card);box-shadow:0 7px 0 var(--gold)}.product-prepared>.ey,.product-prepared .ey{color:var(--sun)}.product-prepared>div>h3{margin-top:7px;font-family:var(--disp);font-size:clamp(1.55rem,2.8vw,2.25rem);line-height:1.05}.product-prepared>div>p:last-child{margin-top:10px;max-width:38ch;font-size:.8rem;line-height:1.45;color:var(--onDark)}.product-prepared dl{display:grid;grid-template-columns:repeat(4,1fr);align-self:center}.product-prepared dl>div{padding:9px 16px;border-left:1px solid var(--line)}.product-prepared dt{font-size:.6rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--onDark)}.product-prepared dd{margin:5px 0 0;font-family:var(--disp);font-size:clamp(1.45rem,2.5vw,2rem);font-weight:800;color:var(--sun)}.product-prepared>small{grid-column:1/-1;padding-top:14px;border-top:1px solid var(--line);font-size:.625rem;color:var(--onDark)}.product-stories{padding-block:var(--sec);background:var(--card)}.product-stories__head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:40px;padding-bottom:24px;border-bottom:1px solid var(--sand)}.product-stories__head h2{max-width:650px}.product-stories__meta{display:flex;align-items:center;gap:22px}.product-stories__score{display:grid;grid-template-columns:auto auto;align-items:center;column-gap:10px}.product-stories__score b{grid-row:1/3;font-family:var(--disp);font-size:2.7rem;line-height:1}.product-stories__score span{font-size:.9rem;letter-spacing:.08em;color:var(--toast)}.product-stories__score small{font-size:.75rem;font-weight:650;color:var(--label)}.product-stories__meta nav{display:flex;gap:8px}.product-stories__meta button{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--sand);border-radius:50%;background:var(--paper);font-size:1.1rem;transition:background .2s,color .2s,transform .2s}.product-stories__meta button:hover{background:var(--walnut);color:var(--card);transform:translateY(-2px)}.product-stories__grid{display:flex;gap:16px;margin-top:26px;padding:0 0 6px;overflow-x:auto;scroll-padding-inline:1px;scroll-snap-type:x mandatory;scrollbar-width:none}.product-stories__grid::-webkit-scrollbar{display:none}.product-stories__grid>article{flex:0 0 calc((100% - 32px)/3);overflow:hidden;border:1px solid color-mix(in srgb,var(--toast) 28%,var(--sand));border-radius:var(--r2);background:var(--card);box-shadow:0 10px 26px color-mix(in srgb,var(--roast) 8%,transparent);scroll-snap-align:start}.product-story__photo{overflow:hidden;width:100%;height:auto;aspect-ratio:1/1;background-color:var(--rice);background-repeat:no-repeat;background-position:center;background-size:cover}.product-story__photo--1{background-image:url(review-morning-desk-v1.webp)}.product-story__photo--2{background-image:url(review-morning-prep-v1.webp)}.product-story__photo--3{background-image:url(review-morning-commute-v1.webp)}.product-story__photo--4{background-image:url(review-morning-breakfast-v1.webp)}.product-story__photo--5{background-image:url(review-morning-warm-v1.webp)}.product-story__photo--6{background-image:url(review-morning-office-v1.webp)}.product-stories__grid article>div{display:grid;min-height:250px;padding:24px}.product-stories__grid article>div>span{font-size:.82rem;letter-spacing:.08em;color:var(--toast)}.product-stories__grid h3{margin-top:15px;font-family:var(--disp);font-size:1.15rem}.product-stories blockquote{margin:10px 0 0;font-size:1.03rem;font-weight:550;line-height:1.55;color:var(--roast)}.product-stories footer{display:grid;grid-template-columns:1fr auto;align-self:end;margin-top:24px;padding-top:13px;border-top:1px solid var(--sand)}.product-stories footer b{font-size:.875rem;color:var(--roast)}.product-stories footer small{grid-row:2;font-size:.75rem;color:var(--label)}.product-stories footer i{grid-column:2;grid-row:1/3;align-self:center;font-size:.625rem;font-style:normal;font-weight:800;color:var(--toast)}.product-benchmark{padding-block:var(--sec);background:var(--oat)}.product-benchmark__head{max-width:790px;margin-inline:auto;text-align:center}.product-benchmark__head h2{margin-top:12px}.product-benchmark__head>p:last-child{max-width:54ch;margin:17px auto 0;color:var(--stone)}.product-ledger{max-width:1160px;margin:40px auto 0}.product-ledger__head{display:grid;grid-template-columns:minmax(130px,.42fr) 1fr 1fr;border-bottom:2px solid var(--roast)}.product-ledger__head>div{display:flex;min-width:0;flex-direction:column;justify-content:flex-end;padding:16px 24px}.product-ledger__head>div:nth-child(2){border-radius:14px 14px 0 0;background:var(--walnut);color:var(--card)}.product-ledger__head>.product-ledger__label-head{padding-inline:14px;background:transparent}.product-ledger__head span{display:block;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--stone)}.product-ledger__head>div:nth-child(2) span{color:var(--sun)}.product-ledger__head h3{font-family:var(--disp);font-size:1.45rem;line-height:1.1}.product-ledger dl>div{display:grid;grid-template-columns:minmax(130px,.42fr) 1fr 1fr;padding:0;border-top:1px solid var(--sand)}.product-ledger dl>div:first-child{border-top:0}.product-ledger dt{display:flex;align-items:center;margin:0;padding:20px 14px;border-right:1px solid color-mix(in srgb,var(--toast) 28%,var(--sand));background:color-mix(in srgb,var(--card) 52%,transparent);font-size:.7rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase;color:var(--leafDark)}.product-ledger dd{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:center;min-width:0;padding:18px 24px;font-size:.94rem;line-height:1.35;white-space:nowrap}.product-ledger dd.is-misu{background:var(--card)}.product-ledger dd+dd{border-left:1px solid var(--sand)}.product-ledger dd i{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:var(--sand);font-size:.76rem;font-style:normal;font-weight:900;color:var(--stone)}.product-ledger dd.is-misu i{background:var(--leaf);color:var(--card)}.product-ledger dd b,.product-ledger dd.is-misu b{color:var(--roast)}.product-benchmark__note{max-width:940px;margin:14px auto 0;font-size:.6875rem;line-height:1.45;text-align:center;color:var(--stone)}@media(max-width:900px){.product-credibility__grid{grid-template-columns:1fr;gap:40px}.product-credibility__stats{order:2}.product-formula__grid{grid-template-columns:1fr;gap:32px}.product-formula figure{aspect-ratio:4/3}.product-prepared{grid-template-columns:1fr}.product-prepared dl{grid-column:1}.product-food-map__cards{grid-template-columns:1fr}.product-food-card:last-child:nth-child(odd){grid-column:auto;width:auto;justify-self:stretch}.product-food-card summary{min-height:118px;padding:15px 18px}.product-food-card img{right:0;width:49%;height:100%}.product-stories__head{grid-template-columns:1fr;align-items:start;gap:18px}.product-stories__meta{justify-content:space-between;width:100%}.product-stories__grid{display:flex;overflow-x:auto;margin-inline:calc(var(--pad)*-1);padding:0 0 8px;scroll-padding-inline:var(--pad);scroll-snap-type:x mandatory;scrollbar-width:none}.product-stories__grid::-webkit-scrollbar{display:none}.product-stories__grid>article{flex:0 0 min(360px,82vw);scroll-snap-align:start}.product-stories__grid>article:first-child{margin-left:var(--pad)}.product-stories__grid>article:last-child{margin-right:var(--pad)}.product-benchmark__head>p:last-child{padding-bottom:0}.product-steps{display:flex;overflow-x:auto;margin-inline:calc(var(--pad)*-1);padding:0 0 10px;scroll-padding-inline:var(--pad);scroll-snap-type:x mandatory;scrollbar-width:none}.product-steps::-webkit-scrollbar{display:none}.product-steps li{display:block;flex:0 0 min(330px,82vw);scroll-snap-align:start}.product-steps li:first-child{margin-left:var(--pad)}.product-steps li:last-child{margin-right:var(--pad)}.product-steps img{width:100%;height:auto;aspect-ratio:1/1;border-right:0;border-bottom:2px solid var(--roast)}}@media(max-width:620px){.product-buy .product-rating{justify-content:flex-start;gap:8px;font-size:.72rem}.product-rating__stars{font-size:.94rem;letter-spacing:.015em}.product-buy h1,.product-buy__line{text-align:left}.product-buy__line{margin-inline:0}.product-benefits{width:100%;max-width:none;margin-inline:0;text-align:left}.product-credibility{padding-block:52px}.product-credibility__grid,.product-credibility__copy{min-width:0}.product-credibility__copy .ey{font-size:.68rem;letter-spacing:.12em}.product-credibility__copy h2{font-size:clamp(1.9rem,8.8vw,2.35rem)}.product-credibility__copy>p:not(.ey){max-width:34ch;font-size:.92rem;line-height:1.48}.product-credibility__stats>div{min-height:110px;padding:16px 8px;text-align:center}.product-credibility__stats dd{font-size:2.25rem}.product-credibility__stats dt{margin-inline:auto;font-size:.7rem;line-height:1.25;white-space:normal}.product-food-map{margin-top:26px}.product-food-map__cards{gap:10px;padding:0}.product-food-card{border-radius:16px}.product-food-card summary{min-height:104px;padding:13px 16px}.product-food-card summary b{font-size:1.15rem}.product-food-card summary strong{margin-top:6px;font-size:.82rem}.product-food-card img{right:0;width:49%;height:100%}.product-food-card__toggle{right:10px;bottom:9px;width:24px;height:24px}.product-food-card__prep{padding:13px 16px 15px}.product-food-card__prep p{font-size:.78rem}.product-prepared{gap:22px;padding:22px 18px}.product-prepared dl{grid-template-columns:1fr 1fr}.product-prepared dl>div{padding:12px;border-left:0;border-top:1px solid var(--line)}.product-prepared dl>div:nth-child(2n){border-left:1px solid var(--line)}.product-stories__grid article>div{min-height:240px;padding:21px}.product-stories__head{text-align:left}.product-stories__head>div:first-child{width:100%}.product-stories__meta{justify-content:space-between}.product-stories__score b{font-size:2.25rem}.product-faq .product-section-head{text-align:center}.product-ledger{margin-top:28px}.product-ledger__head{grid-template-columns:minmax(72px,.52fr) 1fr 1fr}.product-ledger__head>div{padding:15px 10px}.product-ledger__head>.product-ledger__label-head{padding-inline:7px}.product-ledger__head h3{font-size:1.05rem}.product-ledger dl>div{grid-template-columns:minmax(72px,.52fr) 1fr 1fr}.product-ledger dt{padding:14px 7px;font-size:.6rem;line-height:1.3}.product-ledger dd{grid-template-columns:20px 1fr;gap:5px;padding:14px 6px;font-size:.68rem;line-height:1.2}.product-ledger dd i{width:22px;height:22px;font-size:.68rem}}.product-buy h1{white-space:nowrap}.product-buy h1 span{display:inline-block;font-size:.72em}.product-offer__head{align-items:center}.product-offer__price{display:grid;grid-template-columns:auto auto auto;align-items:center;column-gap:9px;margin-top:5px}.product-offer__price .product-price,.product-offer__price s,.product-offer__price .product-offer__save{align-self:center;line-height:1}.product-offer__save{display:inline-flex;align-items:center;min-height:25px;padding-inline:9px}.product-offer__each{align-self:center;gap:2px}.product-offer__bundle article{grid-template-rows:98px minmax(58px,auto);align-items:start}.product-offer__bundle p{align-content:start;grid-template-rows:auto minmax(27px,auto) 24px;height:100%}.product-offer__bundle p>b{display:flex;align-items:center;justify-content:center;margin-top:3px;font-size:.72rem;line-height:1.1}.product-offer__bundle-main p>b{font-size:.76rem;white-space:nowrap}.product-offer__bundle p>small{align-self:end;min-height:24px;margin-top:2px}.product-offer__bundle p>small em{display:inline-flex;align-items:center;min-height:20px}.product-food-map__cards{align-items:stretch}.product-food-card{display:block;min-height:146px;padding:0;border:0;background:transparent;box-shadow:none!important;color:inherit;text-align:left;perspective:1100px;cursor:pointer}.product-food-card__inner{position:relative;display:grid;min-height:146px;transform-style:preserve-3d;transition:transform .58s cubic-bezier(.22,.75,.2,1)}.product-food-card.is-flipped .product-food-card__inner{transform:rotateY(180deg)}.product-food-card__face{grid-area:1/1;display:flex;align-items:center;min-height:146px;overflow:hidden;padding:20px 22px;border:1px solid color-mix(in srgb,var(--sand) 72%,transparent);border-radius:20px;background:var(--card);backface-visibility:hidden;-webkit-backface-visibility:hidden;box-shadow:0 8px 22px transparent;transition:border-color .2s,box-shadow .2s}.product-food-card:hover .product-food-card__face{border-color:color-mix(in srgb,var(--toast) 48%,var(--sand));box-shadow:0 8px 22px color-mix(in srgb,var(--roast) 7%,transparent)}.product-food-card__front{position:relative;isolation:isolate}.product-food-card__front>span{position:relative;z-index:1;display:grid;width:52%;padding-right:8px}.product-food-card__front b{font-family:var(--disp);font-size:clamp(1.2rem,2vw,1.55rem);line-height:1.05}.product-food-card__front strong{display:block;margin-top:9px;font-size:.9rem;font-weight:550;line-height:1.35;color:var(--roast)}.product-food-card__front img{position:absolute;z-index:-1;right:0;top:50%;width:49%;height:100%;object-fit:contain;transform:translateY(-50%);pointer-events:none}.product-food-card__face i{position:absolute;right:14px;bottom:13px;width:27px;height:27px;border-radius:50%;background:color-mix(in srgb,var(--roast) 78%,transparent);box-shadow:0 2px 7px color-mix(in srgb,var(--roast) 18%,transparent)}.product-food-card__face i:before,.product-food-card__face i:after{content:"";position:absolute;left:50%;top:50%;width:11px;height:2px;border-radius:2px;background:var(--card);transform:translate(-50%,-50%)}.product-food-card__face i:after{transform:translate(-50%,-50%) rotate(90deg)}.product-food-card__back{position:relative;display:grid;align-content:center;transform:rotateY(180deg);background:var(--walnut);color:var(--card)}.product-food-card__back small{font-size:.65rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--sun)}.product-food-card__back>b{margin-top:7px;font-family:var(--disp);font-size:1.18rem;line-height:1.08}.product-food-card__back>span{max-width:34ch;margin-top:8px;font-size:.8rem;line-height:1.42;color:var(--onDark)}.product-food-card__back i{transform:rotate(45deg)}.product-stories__head{display:block;padding-bottom:0;border:0;text-align:center}.product-stories__head h2{max-width:none;margin-top:10px}.product-ugc{width:100vw;margin:clamp(26px,3vw,38px) calc(50% - 50vw) 0;overflow:hidden}.product-ugc__track{display:flex;width:max-content;animation:ugc-marquee 70s linear infinite;will-change:transform}.product-ugc__set{display:flex;gap:12px;padding-right:12px}.product-ugc figure{flex:0 0 clamp(132px,9.3vw,178px);overflow:hidden;width:clamp(132px,9.3vw,178px);aspect-ratio:4/5;border-radius:8px;background:var(--rice)}.product-ugc img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}@keyframes ugc-marquee{to{transform:translate3d(-50%,0,0)}}.product-stories__grid{margin-top:32px}.product-stories__grid>article{background:color-mix(in srgb,var(--card) 94%,var(--rice));box-shadow:none}.product-stories__grid article>div{min-height:300px;padding:26px}.product-stories__grid article>div>span{font-size:.82rem;color:var(--leaf)}.product-stories__grid h3{margin-top:22px;font-size:1.08rem;line-height:1.2}.product-stories blockquote{margin-top:9px;font-size:.94rem;font-weight:450;line-height:1.55;color:var(--roast)}.product-stories footer i{color:var(--leafDark)}@media(max-width:620px){.product-buy h1{font-size:clamp(2.42rem,10.8vw,3rem)}.product-buy h1 span{font-size:.69em}.product-offer__head{gap:10px}.product-offer__price{column-gap:7px}.product-offer__price .product-price{font-size:2.35rem}.product-offer__price s{font-size:.92rem}.product-offer__bundle article{grid-template-rows:76px minmax(72px,auto);min-height:157px;padding-inline:5px}.product-offer__bundle p{grid-template-rows:auto minmax(34px,auto) 24px}.product-offer__bundle p>b{font-size:.62rem}.product-offer__bundle-main p>b{font-size:.66rem}.product-offer__bundle p>small{gap:3px;font-size:.52rem}.product-offer__bundle p>small b{font-size:.72rem}.product-offer__bundle p>small em{padding-inline:4px;font-size:.44rem}.product-food-card,.product-food-card__inner,.product-food-card__face{min-height:112px}.product-food-card__face{padding:14px 16px;border-radius:16px}.product-food-card__front b{font-size:1.15rem}.product-food-card__front strong{margin-top:6px;font-size:.82rem}.product-food-card__face i{right:10px;bottom:9px;width:24px;height:24px}.product-food-card__back>b{font-size:1rem}.product-food-card__back>span{margin-top:6px;padding-right:26px;font-size:.73rem;line-height:1.35}.product-ugc{margin-top:24px}.product-ugc__track{animation-duration:58s}.product-ugc__set{gap:7px;padding-right:7px}.product-ugc figure{flex-basis:116px;width:116px;border-radius:6px}.product-stories__grid{margin-top:26px}.product-stories__grid article>div{min-height:310px;padding:24px}.product-stories__grid h3{font-size:1.05rem}.product-stories blockquote{font-size:.93rem}}@media(prefers-reduced-motion:reduce){.product-food-card__inner{transition:none}.product-ugc{overflow-x:auto;scrollbar-width:none}.product-ugc__track{animation:none}}.product-outcomes{padding-block:var(--sec);background:var(--rice)}.product-outcomes__head{max-width:760px;margin-inline:auto;text-align:center}.product-outcomes__head h2{margin-top:10px}.product-outcomes__head>p:last-child{max-width:55ch;margin:16px auto 0;font-size:1.02rem;line-height:1.5;color:var(--stone)}.product-outcomes__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:154px;align-items:start;gap:16px;max-width:1160px;margin:38px auto 0}.product-outcomes article{display:grid;grid-template-columns:138px minmax(0,1fr);align-items:center;align-self:start;gap:25px;width:100%;height:154px;min-height:0;padding:8px 32px 8px 8px;overflow:hidden;border:1px solid color-mix(in srgb,var(--toast) 27%,var(--sand));border-radius:18px;background:var(--card);box-shadow:0 10px 25px color-mix(in srgb,var(--roast) 6%,transparent)}.product-outcomes img{display:block;width:138px;height:138px;max-height:138px;aspect-ratio:1/1;border-radius:13px;object-fit:cover}.product-outcomes h3{font-family:var(--disp);font-size:clamp(1.25rem,2vw,1.6rem);line-height:1.05;color:var(--roast)}.product-outcomes article p{margin-top:7px;font-size:.94rem;line-height:1.42;color:var(--stone)}.product-journey{padding-block:var(--sec);overflow:hidden;background:var(--rice)}.product-journey__layout{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);align-items:start;gap:clamp(52px,7vw,96px);max-width:1120px;margin-inline:auto}.product-journey__intro{position:sticky;top:104px}.product-journey__head{text-align:center}.product-journey__head h2{margin-top:10px}.product-journey__head>p:last-child{max-width:43ch;margin:16px auto 0;font-size:1.02rem;line-height:1.5;color:var(--stone)}.product-journey__visual{position:relative;overflow:hidden;margin-top:28px;aspect-ratio:16/9;border-radius:20px;background:var(--oat)}.product-journey__visual img{width:100%;height:100%;object-fit:cover}.product-journey__visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 38%,color-mix(in srgb,var(--roast) 72%,transparent))}.product-journey__visual figcaption{position:absolute;z-index:1;left:20px;right:20px;bottom:17px;display:grid;color:var(--card)}.product-journey__visual figcaption b{font-family:var(--disp);font-size:1.35rem;line-height:1}.product-journey__visual figcaption span{margin-top:4px;font-size:.8rem;color:var(--onDark)}.product-journey__track{--journey-progress:0;position:relative;display:grid;gap:0;padding:4px 0 4px 42px}.product-journey__track:before,.product-journey__track:after{content:"";position:absolute;left:14px;top:17px;bottom:17px;width:3px;border-radius:999px}.product-journey__track:before{background:color-mix(in srgb,var(--toast) 25%,var(--sand))}.product-journey__track:after{background:var(--toast);transform:scaleY(var(--journey-progress));transform-origin:top;transition:transform .18s linear}.product-journey__track>li{position:relative;padding:0 0 22px}.product-journey__track>li:last-child{padding-bottom:0}.product-journey__track>li>i{position:absolute;z-index:2;left:-35px;top:16px;width:17px;height:17px;border:4px solid var(--rice);border-radius:50%;background:var(--sand);box-shadow:0 0 0 2px color-mix(in srgb,var(--toast) 45%,var(--sand));transition:background .35s var(--ease),box-shadow .35s var(--ease),transform .35s var(--ease)}.product-journey__track>li.is-active>i{background:var(--toast);box-shadow:0 0 0 2px var(--toast);transform:scale(1.08)}.product-journey__track>li>div{padding:0 0 22px;border-bottom:1px solid var(--sand);opacity:.5;transform:translateY(10px);transition:opacity .45s var(--ease),transform .45s var(--ease)}.product-journey__track>li:last-child>div{padding-bottom:0;border-bottom:0}.product-journey__track>li.is-active>div{opacity:1;transform:none}.product-journey__track span{display:block;padding:10px 15px;border-radius:9px;background:var(--walnut);font-size:.72rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase;color:var(--card)}.product-journey__track ul{display:grid;gap:8px;margin-top:16px}.product-journey__track ul li{position:relative;padding-left:24px;font-size:.9rem;line-height:1.42;color:var(--stone)}.product-journey__track ul li:before{content:"\2713";position:absolute;left:0;top:0;font-weight:900;color:var(--toast)}.product-journey__track>li.product-journey__milestone>i{width:20px;height:20px;left:-37px;background:var(--toast);box-shadow:0 0 0 3px color-mix(in srgb,var(--toast) 22%,var(--rice))}.product-journey__milestone span{background:var(--toast)}.product-journey__cta{display:flex;justify-content:center;width:100%;margin-top:20px;text-align:center}.product-journey__cta--mobile{display:none}.product-reasons{padding-block:var(--sec);overflow:hidden;background:var(--oat)}.product-reasons .rail{min-width:0}.product-reasons__head{max-width:850px;margin-inline:auto;text-align:center}.product-reasons__head .ey{display:inline-flex;padding:8px 16px;border-radius:9px;background:var(--toast);color:var(--card)}.product-reasons__head h2{margin-top:20px}.product-reasons__track{display:flex;width:100%;max-width:100%;min-width:0;gap:18px;margin-top:clamp(34px,4vw,50px);padding:2px 1px 8px;overflow-x:auto;scroll-behavior:smooth;scroll-padding-inline:1px;scroll-snap-type:x mandatory;scrollbar-width:none}.product-reasons__track::-webkit-scrollbar{display:none}.product-reasons__track article{display:flex;flex:0 0 calc((100% - 36px)/3);min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--sand);border-radius:16px;background:var(--card);scroll-snap-align:start}.product-reasons__track article>img{width:100%;height:clamp(210px,19vw,255px);min-height:0;object-fit:cover;background:var(--rice)}.product-reasons__track article:nth-child(2)>img{object-position:center 60%}.product-reasons__track article:nth-child(5)>img{object-position:center 32%}.product-reasons__track article>div{display:flex;flex:1;flex-direction:column;align-items:flex-start;min-height:245px;padding:24px}.product-reasons__track article span{display:inline-flex;padding:6px 10px;border-radius:6px;background:var(--toast);font-size:.7rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase;color:var(--card)}.product-reasons__track h3{margin-top:16px;font-family:var(--disp);font-size:1.28rem;line-height:1.1;color:var(--roast)}.product-reasons__track p{margin-top:12px;font-size:.9rem;line-height:1.55;color:var(--stone)}.product-reasons__controls{display:grid;justify-items:center;gap:12px;margin-top:24px}.product-reasons__dots{display:flex;align-items:center;gap:7px;min-height:9px}.product-reasons__dots button{width:7px;height:7px;padding:0;border-radius:999px;background:color-mix(in srgb,var(--stone) 28%,transparent);transition:width .2s var(--ease),background .2s var(--ease)}.product-reasons__dots button[aria-current=true]{width:30px;background:var(--toast)}.product-reasons__controls nav{display:flex;gap:10px}.product-reasons__controls nav button{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--sand);border-radius:50%;background:var(--card);font-size:1rem;transition:background .2s,color .2s,opacity .2s,transform .2s}.product-reasons__controls nav button:hover:not(:disabled){background:var(--toast);color:var(--card);transform:translateY(-2px)}.product-reasons__controls nav button:disabled{opacity:.34;cursor:default}.product-reasons__cta{display:flex;justify-content:center;width:min(100%,440px);margin:30px auto 0;text-align:center}@media(max-width:900px){.product-outcomes__grid{grid-template-columns:1fr}.product-journey__layout{grid-template-columns:1fr;gap:0;max-width:680px}.product-journey__intro,.product-journey__cta--mobile{display:none}}@media(max-width:620px){.product-outcomes__head .ey,.product-outcomes__head h2{opacity:1!important;transform:none!important}.product-outcomes__head>p:last-child,.product-journey__head>p:last-child{font-size:.94rem}.product-outcomes__grid{grid-auto-rows:110px;gap:10px;margin-top:27px}.product-outcomes article{grid-template-columns:98px minmax(0,1fr);gap:16px;height:110px;min-height:0;padding:6px 16px 6px 6px;border-radius:15px}.product-outcomes img{width:98px;height:98px;max-height:98px;border-radius:11px}.product-outcomes h3{font-size:1.15rem}.product-outcomes article p{margin-top:5px;font-size:.79rem;line-height:1.35}.product-journey__layout{gap:28px}.product-journey__visual{margin-top:22px;aspect-ratio:3/2}.product-journey__track{padding-left:36px}.product-journey__track:before,.product-journey__track:after{left:11px}.product-journey__track>li>i{left:-32px}.product-journey__track>li.product-journey__milestone>i{left:-34px}.product-journey__track span{padding:9px 13px}.product-journey__track h3{font-size:1.18rem}.product-journey__track ul li{font-size:.82rem}.product-journey__track:after{transition:none}}@media(prefers-reduced-motion:reduce){.product-journey__track{--journey-progress:1!important}.product-journey__track>li>div{opacity:1;transform:none;transition:none}.product-journey__track>li>i{background:var(--toast);box-shadow:0 0 0 2px var(--toast);transition:none}}.product-offer__bundle{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:7px;padding:8px 0 4px}.product-offer__bundle article,.product-offer__bundle .product-offer__bundle-main{display:grid;grid-template-rows:92px auto;min-height:0;padding:0;border:0!important;border-radius:0;background:transparent!important;box-shadow:none}.product-offer__bundle img{width:100%;height:92px;object-fit:contain;transform:none}.product-offer__bundle p,.product-offer__bundle .product-offer__bundle-main p{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:auto;min-width:0;line-height:1.15}.product-offer__bundle p>b,.product-offer__bundle .product-offer__bundle-main p>b{display:block;min-height:0;margin:8px 0 0;font-size:.72rem;line-height:1.15;text-align:center;white-space:normal}.product-offer__bundle p>small{display:block;min-height:0;margin:5px 0 0;font-size:.62rem;font-weight:600;line-height:1;color:var(--stone)}.product-offer__bundle .product-offer__bundle-price{display:flex!important;align-items:center;align-self:center;justify-content:center;gap:6px;width:100%;min-height:20px;margin-top:6px;font-size:.65rem;line-height:1}.product-offer__bundle-price s{font-weight:600;color:var(--stone);text-decoration-thickness:1.5px;text-decoration-color:currentColor}.product-offer__bundle .product-offer__bundle-price>b{margin:0;font-family:var(--body);font-size:.72rem;font-weight:850;letter-spacing:.01em;color:var(--leafDark)}.product-offer__bundle-plus{align-self:center;margin-top:38px;font-family:var(--disp);font-size:1.2rem;line-height:1;color:var(--toast)}@media(max-width:620px){.product-offer__bundle{gap:3px;padding-top:6px}.product-offer__bundle article,.product-offer__bundle .product-offer__bundle-main{grid-template-rows:74px auto}.product-offer__bundle img{height:74px}.product-offer__bundle p>b,.product-offer__bundle .product-offer__bundle-main p>b{margin-top:6px;font-size:.62rem}.product-offer__bundle p>small{margin-top:4px;font-size:.55rem}.product-offer__bundle .product-offer__bundle-price{gap:4px;min-height:18px;margin-top:5px;font-size:.56rem}.product-offer__bundle .product-offer__bundle-price>b{font-size:.64rem}.product-offer__bundle-plus{margin-top:31px;font-size:1rem}}.product-page h1,.product-page h2,.product-page h3{text-transform:capitalize}.product-offer__head{align-items:flex-end;justify-content:flex-start}.product-offer__each{align-self:flex-end;margin:0 0 3px 18px;text-align:left}.product-credibility__grid{grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);gap:clamp(50px,7vw,100px);align-items:start}.product-credibility__copy{text-align:left}.product-credibility__copy h2{display:grid;gap:10px;max-width:none;margin:0;font-size:clamp(2.25rem,4vw,3.6rem)}.product-credibility__copy h2>span{display:block;white-space:nowrap}.product-credibility__copy h2 em{display:block;color:#f0b184}.product-credibility__proof{display:grid}.product-credibility__stats{display:grid;grid-template-columns:1fr}.product-credibility__stats>div{min-height:0;padding:17px 4px;border-top:1px solid var(--line)!important;border-left:0!important}.product-credibility__stats>div:first-child{border-top:0!important}.product-credibility__stats dd{font-size:clamp(2rem,3.6vw,3rem)}.product-credibility__stats dt{margin-top:7px;font-size:.92rem;white-space:normal}.product-credibility__cta{grid-column:1/-1;justify-content:center;width:min(100%,420px);margin:4px auto 0;text-align:center}.product-stories{background:var(--paper)}.product-stories__grid{gap:14px;margin-top:24px}.product-stories__grid>article{border-color:var(--sand);background:var(--card);box-shadow:0 8px 20px color-mix(in srgb,var(--roast) 8%,transparent)}.product-stories__grid article>div{min-height:250px;padding:24px 26px}.product-stories__grid article>div>span{font-size:1.05rem;letter-spacing:.09em;color:var(--gold)}.product-stories__grid h3{margin-top:16px;font-size:1.16rem}.product-stories blockquote{font-size:1.02rem;line-height:1.5}.product-benefit-overview{position:relative;overflow:hidden;padding-top:clamp(58px,6.5vw,88px);background:var(--toast);color:var(--card)}.product-benefit-overview:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 9% 80%,color-mix(in srgb,var(--card) 10%,transparent) 0 15%,transparent 15.2%),radial-gradient(circle at 82% 18%,color-mix(in srgb,var(--roast) 10%,transparent) 0 19%,transparent 19.2%);pointer-events:none}.product-benefit-overview .rail{position:relative}.product-benefit-overview__head{max-width:780px;margin-inline:auto;text-align:center}.product-benefit-overview__head h2{margin:0;color:var(--card)}.product-benefit-overview__head p{max-width:64ch;margin:14px auto 0;font-size:1rem;line-height:1.48;color:color-mix(in srgb,var(--card) 86%,transparent)}.product-benefit-overview__layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);align-items:end;gap:clamp(30px,5vw,72px);max-width:1080px;margin:clamp(34px,4vw,52px) auto 0}.product-benefit-overview__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(34px,4.5vw,58px) clamp(24px,5vw,66px);align-self:center;padding-bottom:clamp(54px,6vw,76px)}.product-benefit-overview__list li{display:grid;justify-items:center;text-align:center}.product-benefit-overview__list svg{width:52px;height:52px;fill:none;stroke:var(--card);stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round}.product-benefit-overview__list b{margin-top:15px;font-family:var(--disp);font-size:clamp(1.42rem,2.35vw,1.78rem);line-height:1.05}.product-benefit-overview__visual{position:relative;display:grid;place-items:end center;min-height:390px}.product-benefit-overview__visual>span{position:absolute;left:50%;bottom:-28%;width:430px;aspect-ratio:1;border:1px dashed color-mix(in srgb,var(--card) 35%,transparent);border-radius:50%;transform:translate(-50%)}.product-benefit-overview__visual>span:before,.product-benefit-overview__visual>span:after{content:"";position:absolute;border:1px dashed color-mix(in srgb,var(--card) 25%,transparent);border-radius:50%;top:9%;right:9%;bottom:9%;left:9%}.product-benefit-overview__visual>span:after{top:20%;right:20%;bottom:20%;left:20%}.product-benefit-overview__visual img{position:relative;z-index:1;width:min(100%,430px);max-height:405px;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 20px 22px color-mix(in srgb,var(--roast) 24%,transparent))}.product-outcomes{background:var(--rice)}.product-outcomes__head h2{margin:0}.product-outcomes__head>p:last-child{max-width:64ch}.product-outcomes__grid{grid-auto-rows:170px}.product-outcome-card{display:block;height:170px;padding:0;border:0;background:transparent;color:inherit;text-align:left;perspective:1200px;cursor:pointer}.product-outcome-card__inner{position:relative;display:grid;height:100%;transform-style:preserve-3d;transition:transform .58s cubic-bezier(.22,.75,.2,1)}.product-outcome-card.is-flipped .product-outcome-card__inner{transform:rotateY(180deg)}.product-outcome-card__face{grid-area:1/1;display:grid;grid-template-columns:138px minmax(0,1fr);align-items:center;gap:25px;height:100%;padding:8px 46px 8px 8px;overflow:hidden;border:1px solid var(--sand);border-radius:18px;background:var(--card);backface-visibility:hidden;-webkit-backface-visibility:hidden}.product-outcome-card__front img{width:138px;height:138px;border-radius:13px;object-fit:cover}.product-outcome-card h3{font-family:var(--disp);font-size:clamp(1.22rem,2vw,1.55rem);line-height:1.05}.product-outcome-card p{margin-top:7px;font-size:.9rem;line-height:1.4;color:var(--stone)}.product-outcome-card__face>i{position:absolute;right:15px;bottom:14px;width:27px;height:27px;border-radius:50%;background:var(--toast)}.product-outcome-card__face>i:before,.product-outcome-card__face>i:after{content:"";position:absolute;left:50%;top:50%;width:11px;height:2px;background:var(--card);transform:translate(-50%,-50%)}.product-outcome-card__face>i:after{transform:translate(-50%,-50%) rotate(90deg)}.product-outcome-card__back{display:grid;grid-template-columns:1fr;align-content:center;padding:22px 54px 22px 28px;transform:rotateY(180deg);background:var(--walnut);color:var(--card)}.product-outcome-card__back p{max-width:54ch;margin:0;font-size:1.02rem;line-height:1.5;color:var(--card)}.product-outcome-card__back i{transform:rotate(45deg)}.product-outcomes__cta,.product-benchmark__cta{display:flex;justify-content:center;width:min(100%,440px);margin:34px auto 0;text-align:center}.product-purity-strip{width:100%;overflow:hidden;border-block:1px solid var(--sand);background:var(--card);color:var(--roast)}.product-purity-strip__track{display:flex;width:max-content;animation:product-purity-scroll 32s linear infinite;will-change:transform}.product-purity-strip__set{display:flex;align-items:center;gap:clamp(42px,5vw,82px);padding:7px clamp(42px,5vw,82px) 7px 0}.product-purity-strip__set li{display:flex;flex:none;align-items:center;gap:10px;white-space:nowrap}.product-purity-strip__set svg{width:23px;height:23px;fill:none;stroke:var(--toast);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.product-purity-strip__set b{font-size:.78rem;font-weight:800;letter-spacing:.01em}@keyframes product-purity-scroll{to{transform:translate3d(-50%,0,0)}}@media(prefers-reduced-motion:reduce){.product-purity-strip{overflow-x:auto;scrollbar-width:none}.product-purity-strip__track{animation:none}}.product-journey{background:var(--paper)}.product-journey__head h2{margin-top:0}.product-benchmark{padding-block:var(--sec);background:var(--toast);color:var(--card)}.product-benchmark__layout{display:grid;grid-template-columns:minmax(470px,.95fr) minmax(0,1.05fr);align-items:center;gap:clamp(42px,6vw,82px);max-width:1220px}.product-scorecard{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;overflow:visible;border-radius:17px;filter:drop-shadow(0 18px 28px color-mix(in srgb,var(--roast) 18%,transparent))}.product-scorecard__column{display:grid;grid-template-rows:150px 1fr;min-width:0;overflow:visible}.product-scorecard__column:first-child{border-radius:17px 0 0 17px}.product-scorecard__column:last-child{border-radius:0 17px 17px 0}.product-scorecard__column header{position:relative;display:grid;place-items:end center;min-width:0;padding:104px 12px 18px;text-align:center}.product-scorecard__column header h3{font-family:var(--disp);font-size:1.35rem;line-height:1.05}.product-scorecard__column--misu{background:var(--roast);color:var(--card)}.product-scorecard__column--misu header img{position:absolute;z-index:1;left:50%;top:-54px;width:130px;height:132px;object-fit:contain;transform:translate(-50%);filter:drop-shadow(0 10px 12px color-mix(in srgb,var(--roast) 28%,transparent))}.product-scorecard__column--other{background:var(--card);color:var(--roast)}.product-scorecard__generic{position:absolute;left:50%;top:-42px;width:86px;height:108px;border:1px solid var(--sand);border-radius:9px 9px 14px 14px;background:linear-gradient(160deg,#b79772,#d9c3a6);clip-path:polygon(7% 0,93% 0,100% 100%,0 100%);transform:translate(-50%);box-shadow:0 9px 14px color-mix(in srgb,var(--roast) 16%,transparent)}.product-scorecard__generic:before{content:"";position:absolute;left:12%;right:12%;top:10px;height:5px;border-block:1px solid color-mix(in srgb,var(--roast) 28%,transparent)}.product-scorecard__generic i{position:absolute;left:18%;right:18%;top:37%;height:35%;border-radius:3px;background:color-mix(in srgb,var(--card) 88%,var(--rice))}.product-scorecard__column ul{display:grid;grid-template-rows:repeat(5,minmax(76px,1fr))}.product-scorecard__column li{display:grid;grid-template-columns:28px minmax(0,1fr);place-items:center start;gap:10px;min-width:0;padding:13px 17px;border-top:1px solid color-mix(in srgb,currentColor 18%,transparent);font-size:.82rem;line-height:1.25;text-align:left}.product-scorecard__column li i{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;font-style:normal;font-weight:900}.product-scorecard__column--misu li i{background:var(--toast);color:var(--card)}.product-scorecard__column--other li i{background:var(--oat);color:var(--stone)}.product-benchmark__copy h2{margin:0;color:var(--card);font-size:clamp(1.75rem,2.35vw,2.45rem);line-height:1;letter-spacing:-.035em;white-space:nowrap}.product-benchmark__copy h2 em{color:var(--rice)}.product-benchmark__copy>ul{display:grid;gap:18px;margin-top:28px}.product-benchmark__copy>ul li{display:grid;grid-template-columns:27px minmax(0,1fr);align-items:center;gap:12px}.product-benchmark__copy>ul li>i{display:grid;place-items:center;width:25px;height:25px;margin-top:1px;border-radius:50%;background:var(--card);font-style:normal;font-weight:900;color:var(--toast)}.product-benchmark__copy>ul p{display:block;line-height:1.38;color:var(--card)}.product-benchmark__copy>ul b{display:inline;font-size:.98rem;color:var(--card)}.product-benchmark__copy>ul span{display:inline;font-size:.9rem;color:color-mix(in srgb,var(--card) 94%,transparent)}.product-benchmark__cta{width:100%;margin:30px 0 0}.product-benchmark__guarantee{margin-top:15px;font-size:.82rem;font-weight:750;text-align:center;color:color-mix(in srgb,var(--card) 84%,transparent)}.product-trust-icon{display:grid;place-items:center;width:24px;height:24px;margin:15px auto 0;color:var(--toast)}.product-trust-icon svg{display:block;width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.product-benchmark__guarantee.product-trust-icon{color:var(--card)}.product-risk{padding-block:clamp(52px,6vw,78px);background:var(--oat)}.product-risk__inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(24px,4vw,56px);max-width:1160px}.product-risk__seal{display:grid;place-items:center;width:132px;height:132px;border-radius:50%;background:var(--roast);color:var(--card);box-shadow:0 0 0 8px color-mix(in srgb,var(--toast) 22%,transparent),0 10px 24px color-mix(in srgb,var(--roast) 16%,transparent)}.product-risk__seal svg{display:block;width:116px;height:116px;overflow:visible}.product-risk__seal text{fill:var(--card);font-family:var(--body);font-size:11px;font-weight:850;letter-spacing:1.35px}.product-risk__shield{fill:var(--toast)}.product-risk__check{fill:none;stroke:var(--card);stroke-width:5;stroke-linecap:round;stroke-linejoin:round}.product-risk__guarantee{font-size:10px;letter-spacing:1.6px}.product-risk h2{font-size:clamp(2rem,3.5vw,3rem)}.product-risk h2 em{color:var(--toast)}.product-risk p{max-width:58ch;margin-top:13px;color:var(--stone)}.product-risk .btn{justify-content:center;min-width:250px;text-align:center}@media(max-width:900px){.product-benefit-overview__layout{grid-template-columns:1fr;gap:8px;max-width:680px}.product-benefit-overview__list{padding-bottom:28px}.product-benefit-overview__visual{min-height:330px}.product-benefit-overview__visual img{max-height:350px}.product-credibility__grid{grid-template-columns:1fr;gap:34px}.product-credibility__copy{text-align:center}.product-credibility__copy h2{margin-inline:auto}.product-credibility__copy h2>span{white-space:nowrap}.product-credibility__stats{order:initial}.product-journey__intro{position:static;display:block}.product-journey__head{text-align:center}.product-journey__head>p:last-child{margin-inline:auto}.product-journey__visual,.product-journey__intro>.product-journey__cta{display:none}.product-journey__cta--mobile{display:flex}.product-reasons__track article{flex-basis:calc((100% - 18px)/2)}.product-benchmark__layout{grid-template-columns:1fr;gap:56px;max-width:680px}.product-scorecard{margin-top:42px}.product-benchmark__copy{text-align:center}.product-benchmark__copy>ul{max-width:580px;margin-inline:auto;text-align:left}.product-risk__inner{grid-template-columns:auto 1fr}.product-risk .btn{grid-column:1/-1;width:100%}}@media(max-width:620px){.product-benefit-overview{padding-top:50px}.product-benefit-overview__head p{font-size:.9rem;line-height:1.45}.product-benefit-overview__layout{margin-top:32px}.product-benefit-overview__list{gap:30px 12px;padding-bottom:24px}.product-benefit-overview__list svg{width:43px;height:43px}.product-benefit-overview__list b{margin-top:11px;font-size:1.15rem}.product-benefit-overview__visual{min-height:270px}.product-benefit-overview__visual>span{width:320px}.product-benefit-overview__visual img{width:min(100%,330px);max-height:285px}.product-reasons__head h2{font-size:clamp(1.85rem,9vw,2.55rem)}.product-reasons__track{margin-inline:calc(var(--pad)*-1);padding-inline:var(--pad);scroll-padding-inline:var(--pad)}.product-reasons__track article{flex-basis:min(330px,84vw)}.product-reasons__track article>img{height:230px}.product-reasons__track article>div{min-height:235px;padding:21px}.product-reasons__track h3{font-size:1.18rem}.product-reasons__track p{font-size:.84rem}.product-offer__head{gap:7px}.product-offer__each{margin:0 0 2px 10px}.product-offer__each b{font-size:1.02rem}.product-offer__each span{font-size:.62rem}.product-credibility__copy h2{gap:7px;font-size:clamp(1.9rem,8.8vw,2.35rem)}.product-credibility__stats>div{padding:16px 2px;text-align:left}.product-credibility__stats dt{margin-inline:0;font-size:.78rem}.product-stories__grid article>div{min-height:260px;padding:22px}.product-stories__grid article>div>span{font-size:1rem}.product-outcomes__grid{grid-auto-rows:136px}.product-outcome-card{height:136px}.product-outcome-card__face{grid-template-columns:120px minmax(0,1fr);gap:15px;padding:7px 38px 7px 7px;border-radius:15px}.product-outcome-card__front img{width:120px;height:120px;border-radius:11px}.product-outcome-card h3{font-size:1.08rem}.product-outcome-card p{margin-top:5px;font-size:.78rem;line-height:1.32}.product-outcome-card__face>i{right:9px;bottom:9px;width:23px;height:23px}.product-outcome-card__back{display:grid;grid-template-columns:1fr;padding:14px 36px 14px 16px}.product-outcome-card__back p{margin:0;font-size:.76rem;line-height:1.4}.product-purity-strip__track{animation-duration:25s}.product-purity-strip__set{gap:34px;padding:6px 34px 6px 0}.product-purity-strip__set svg{width:22px;height:22px}.product-purity-strip__set b{font-size:.74rem}.product-scorecard__column{grid-template-rows:126px 1fr}.product-scorecard__column header{padding:84px 7px 13px}.product-scorecard__column header h3{font-size:.98rem}.product-scorecard__column--misu header img{top:-42px;width:108px;height:110px}.product-scorecard__generic{top:-32px;width:70px;height:90px}.product-scorecard__column ul{grid-template-rows:repeat(5,minmax(68px,1fr))}.product-scorecard__column li{grid-template-columns:22px minmax(0,1fr);gap:7px;padding:10px 8px;font-size:.65rem;line-height:1.22}.product-scorecard__column li i{width:21px;height:21px;font-size:.68rem}.product-benchmark__copy>ul{gap:17px;margin-top:25px}.product-benchmark__copy>ul b{font-size:.92rem}.product-benchmark__copy>ul span{font-size:.84rem}.product-risk__inner{grid-template-columns:1fr;text-align:center}.product-risk__seal{width:116px;height:116px;margin-inline:auto}.product-risk__seal svg{width:102px;height:102px}.product-risk p{font-size:.9rem;line-height:1.5}}@media(prefers-reduced-motion:reduce){.product-outcome-card__inner{transition:none}}.home-v2{background:var(--paper)}.home-v2 h1,.home-v2 h2,.home-v2 h3{text-transform:none}.home-v2 h2{margin-top:12px;font-family:var(--disp);font-size:clamp(2.35rem,4.7vw,4.4rem);font-weight:850;letter-spacing:-.045em;line-height:.94}.home-v2 h2 em{font-style:normal;color:var(--toast)}.home-v2__text-link{display:inline-flex;align-items:center;gap:10px;min-height:44px;font-size:.88rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--toast)}.home-v2__text-link span{transition:transform .18s var(--ease)}.home-v2__text-link:hover span{transform:translate(4px)}.home-v2__hero{position:relative;isolation:isolate;min-height:clamp(620px,74vh,820px);overflow:hidden;background:#1d130a;color:var(--card)}.home-v2__hero-media{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0}.home-v2__hero-media img{width:100%;height:100%;object-fit:cover;object-position:center}.home-v2__hero:after{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#130c06f7,#130c06d1 31%,#130c0638 58%,#130c060a)}.home-v2__hero-inner{display:flex;align-items:center;min-height:inherit}.home-v2__hero-copy{width:min(610px,50%);padding-block:74px}.home-v2__hero .ey{color:#efb488}.home-v2__hero h1{margin-top:17px;font-family:var(--disp);font-size:clamp(3.4rem,6.15vw,6.3rem);font-weight:850;letter-spacing:-.055em;line-height:.88;text-wrap:balance}.home-v2__hero h1 em{font-style:normal;color:#efb488}.home-v2__hero-copy>p:not(.ey){max-width:48ch;margin-top:25px;font-size:clamp(1rem,1.35vw,1.19rem);line-height:1.55;color:color-mix(in srgb,var(--card) 83%,transparent)}.home-v2__hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:18px 28px;margin-top:32px}.home-v2__hero .btn{background:var(--card);color:var(--roast);box-shadow:0 6px 0 var(--toast)}.home-v2__hero .home-v2__text-link{color:var(--card)}.home-v2__hero-notes{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:25px;font-size:.73rem;color:color-mix(in srgb,var(--card) 74%,transparent)}.home-v2__hero-notes li:before{content:"\2713";margin-right:7px;font-weight:900;color:#efb488}.home-v2__facts{border-bottom:1px solid var(--sand);background:var(--card)}.home-v2__facts ul{display:grid;grid-template-columns:repeat(4,1fr)}.home-v2__facts li{position:relative;padding:27px 15px;text-align:center}.home-v2__facts li+li:before{content:"";position:absolute;left:0;top:23%;bottom:23%;width:1px;background:var(--sand)}.home-v2__facts b{font-family:var(--disp);font-size:clamp(2rem,3.8vw,3.35rem);line-height:1;color:var(--toast)}.home-v2__facts b i{font-size:.42em;font-style:normal}.home-v2__facts span{display:block;margin-top:5px;font-size:.7rem;font-weight:750;letter-spacing:.11em;text-transform:uppercase;color:var(--stone)}.home-v2__manifesto{padding-block:var(--sec);background:var(--rice)}.home-v2__manifesto-grid{display:grid;grid-template-columns:.36fr 1.15fr .9fr;gap:clamp(24px,5vw,76px);align-items:start}.home-v2__manifesto h2{margin:0}.home-v2__manifesto-grid>div>p{font-size:1.03rem;color:var(--stone)}.home-v2__manifesto .home-v2__text-link{margin-top:20px}.home-v2__ritual{padding-block:var(--sec)}.home-v2__section-head{display:grid;grid-template-columns:1.15fr .72fr;gap:clamp(28px,6vw,90px);align-items:end}.home-v2__section-head>p{max-width:42ch;padding-bottom:4px;color:var(--stone)}.home-v2__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(12px,2vw,22px);margin-top:clamp(34px,5vw,58px)}.home-v2__steps li{overflow:hidden;border:1px solid var(--sand);border-radius:22px;background:var(--card)}.home-v2__steps figure{overflow:hidden;aspect-ratio:5/4}.home-v2__steps img{width:100%;height:100%;object-fit:cover;transition:transform .55s var(--ease)}.home-v2__steps li:hover img{transform:scale(1.035)}.home-v2__steps li>div{position:relative;padding:24px 24px 28px}.home-v2__steps li>div>span{position:absolute;right:22px;top:21px;font-size:.7rem;font-weight:850;color:var(--toast)}.home-v2__steps h3{padding-right:34px;font-family:var(--disp);font-size:1.4rem;line-height:1.1}.home-v2__steps p{margin-top:8px;font-size:.88rem;color:var(--stone)}.home-v2__formula{padding-block:var(--sec);background:var(--roast);color:var(--card)}.home-v2__section-head--light .ey{color:var(--sun)}.home-v2__section-head--light h2 em{color:#efb488}.home-v2__section-head--light>p{color:var(--onDark)}.home-v2__food-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:clamp(34px,5vw,58px)}.home-v2__food-grid article{position:relative;display:grid;grid-template-rows:1fr auto;min-height:330px;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:color-mix(in srgb,var(--card) 7%,transparent)}.home-v2__food-grid article>span{position:absolute;z-index:2;top:14px;left:14px;padding:5px 9px;border-radius:999px;background:var(--gold);font-size:.67rem;font-weight:850;color:var(--roast)}.home-v2__food-grid img{align-self:center;width:100%;aspect-ratio:1;object-fit:contain;filter:drop-shadow(0 14px 17px rgba(0,0,0,.22));transition:transform .3s var(--ease)}.home-v2__food-grid article:hover img{transform:translateY(-5px) scale(1.03)}.home-v2__food-grid article>div{padding:17px;border-top:1px solid var(--line)}.home-v2__food-grid h3{font-family:var(--disp);font-size:1.13rem}.home-v2__food-grid p{margin-top:4px;font-size:.72rem;line-height:1.4;color:var(--onDark)}.home-v2__formula-cta{margin:38px auto 0;background:var(--card);color:var(--roast);border-color:var(--card)}.home-v2__taste{padding-block:var(--sec);background:var(--oat)}.home-v2__taste-grid{display:grid;grid-template-columns:minmax(350px,.9fr) 1.1fr;gap:clamp(42px,8vw,112px);align-items:center}.home-v2__taste figure{overflow:hidden;aspect-ratio:4/5;border-radius:30px;box-shadow:0 10px 0 var(--toast)}.home-v2__taste img{width:100%;height:100%;object-fit:cover}.home-v2__taste-grid>div>p:not(.ey){max-width:46ch;margin-top:22px;color:var(--stone)}.home-v2__taste dl{display:grid;grid-template-columns:1fr 1fr;margin-top:30px;border-top:1px solid var(--sand)}.home-v2__taste dl>div{padding:15px 12px 15px 0;border-bottom:1px solid var(--sand)}.home-v2__taste dt{font-size:.67rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--toast)}.home-v2__taste dd{margin-top:3px;font-family:var(--disp);font-size:1rem;font-weight:750}.home-v2__box{padding-block:var(--sec)}.home-v2__box-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:clamp(42px,7vw,104px);align-items:center}.home-v2__box-copy>p:not(.ey){max-width:47ch;margin-top:20px;color:var(--stone)}.home-v2__box-copy ul{display:grid;margin-top:26px}.home-v2__box-copy li{display:grid;grid-template-columns:32px 1fr;grid-template-rows:auto auto;padding:13px 0;border-top:1px solid var(--sand)}.home-v2__box-copy li>span{grid-row:1/3;font-size:.67rem;font-weight:850;color:var(--toast)}.home-v2__box-copy li>b{font-family:var(--disp);font-size:1.05rem}.home-v2__box-copy li>small{font-size:.72rem;color:var(--stone)}.home-v2__box-card{padding:clamp(22px,3vw,34px);border:2px solid var(--roast);border-radius:25px;background:var(--card);box-shadow:0 9px 0 var(--toast)}.home-v2__box-visual{display:grid;grid-template-columns:1.6fr .8fr .8fr;align-items:end;min-height:220px;padding:14px;border-radius:16px;background:var(--rice)}.home-v2__box-visual img{width:100%;height:205px;object-fit:contain}.home-v2__box-visual img:not(:first-child){height:120px}.home-v2__cadences{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:18px}.home-v2__cadences p{position:relative;display:grid;gap:3px;padding:15px;border:1px solid var(--sand);border-radius:12px}.home-v2__cadences p.is-best{border-color:var(--toast);background:color-mix(in srgb,var(--toast) 6%,var(--card))}.home-v2__cadences i{position:absolute;right:9px;top:-10px;padding:3px 8px;border-radius:999px;background:var(--toast);font-size:.58rem;font-style:normal;font-weight:850;letter-spacing:.08em;text-transform:uppercase;color:var(--card)}.home-v2__cadences b{font-family:var(--disp);font-size:1rem}.home-v2__cadences span{font-size:.7rem;color:var(--stone)}.home-v2__box-card>.btn{margin-top:17px}.home-v2__box-card>small{display:block;margin-top:13px;text-align:center;font-size:.67rem;color:var(--stone)}.home-v2__control{padding-block:var(--sec);background:var(--rice)}.home-v2__control-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:clamp(38px,7vw,100px);align-items:start}.home-v2__control-grid>ul{display:grid;grid-template-columns:1fr 1fr;gap:11px}.home-v2__control li{padding:20px;border:1px solid var(--sand);border-radius:14px;background:var(--card)}.home-v2__control li>span{font-family:var(--disp);font-size:1.2rem;font-weight:800;color:var(--toast)}.home-v2__control li p{margin-top:6px;font-size:.82rem;color:var(--stone)}.home-v2__control-grid>a{grid-column:2}.home-v2__faq{background:var(--paper)}.home-v2__faq .faq__grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(36px,7vw,104px);align-items:start}.home-v2__faq .faq__l{margin-top:0}.home-v2__close{padding-block:clamp(76px,10vw,140px);background:var(--toast);color:var(--card);text-align:center}.home-v2__close .ey{color:var(--sun)}.home-v2__close h2{font-size:clamp(3rem,6vw,6rem)}.home-v2__close h2 em{color:var(--roast)}.home-v2__close .btn{margin-top:32px;background:var(--card);color:var(--roast);box-shadow:0 7px 0 var(--roast)}.ft__secure{font-size:.72rem}@media(max-width:900px){.home-v2__hero{min-height:680px}.home-v2__hero-copy{width:62%}.home-v2__hero h1{font-size:clamp(3.35rem,8vw,5.3rem)}.home-v2__manifesto-grid{grid-template-columns:1fr 1.5fr}.home-v2__manifesto-grid>.ey{grid-column:1/-1}.home-v2__manifesto-grid>div{grid-column:2}.home-v2__food-grid{grid-template-columns:repeat(3,1fr)}.home-v2__food-grid article{min-height:290px}.home-v2__food-grid article:nth-child(n+4){min-height:270px}.home-v2__taste-grid,.home-v2__box-grid{grid-template-columns:1fr 1fr;gap:38px}.home-v2__taste-grid{align-items:start}.home-v2__control-grid,.home-v2__faq .faq__grid{grid-template-columns:1fr}.home-v2__control-grid>a{grid-column:1}}@media(max-width:620px){.product-benchmark__copy h2{font-size:clamp(1.3rem,6vw,1.7rem);letter-spacing:-.04em;white-space:nowrap}.home-v2__hero{display:grid;grid-template-rows:minmax(310px,80vw) auto;min-height:0}.home-v2__hero-media{position:relative;grid-row:1;inset:auto}.home-v2__hero-media img{object-position:64% center}.home-v2__hero:after{z-index:-1;grid-row:1;background:linear-gradient(180deg,transparent 60%,rgba(19,12,6,.86))}.home-v2__hero-inner{grid-row:2;min-height:0;padding-inline:20px;background:#1d130a}.home-v2__hero-copy{width:100%;padding:25px 0 35px}.home-v2__hero h1{margin-top:10px;font-size:clamp(2.65rem,12vw,3.35rem);line-height:.92}.home-v2__hero-copy>p:not(.ey){margin-top:17px;font-size:.92rem}.home-v2__hero-actions{display:grid;gap:13px;margin-top:22px}.home-v2__hero .btn{width:100%;justify-content:space-between}.home-v2__hero .home-v2__text-link{justify-content:center}.home-v2__hero-notes{justify-content:center;gap:6px 13px;margin-top:18px;font-size:.62rem}.home-v2__facts ul{grid-template-columns:1fr 1fr;padding-inline:0}.home-v2__facts li{padding:18px 8px}.home-v2__facts li:nth-child(3):before{display:none}.home-v2__facts li:nth-child(n+3){border-top:1px solid var(--sand)}.home-v2__facts b{font-size:2.1rem}.home-v2__facts span{font-size:.58rem}.home-v2__manifesto-grid,.home-v2__section-head,.home-v2__taste-grid,.home-v2__box-grid{grid-template-columns:1fr}.home-v2__manifesto-grid{gap:15px}.home-v2__manifesto-grid>div{grid-column:1}.home-v2__manifesto h2{font-size:2.65rem}.home-v2__section-head{gap:16px}.home-v2__section-head>p{font-size:.9rem}.home-v2__steps{display:flex;overflow-x:auto;margin-inline:calc(var(--pad)*-1);padding:0 var(--pad) 9px;scroll-snap-type:x mandatory;scrollbar-width:none}.home-v2__steps::-webkit-scrollbar{display:none}.home-v2__steps li{flex:0 0 82vw;scroll-snap-align:start}.home-v2__steps li>div{padding:20px}.home-v2__steps figure{aspect-ratio:4/3}.home-v2__food-grid{display:flex;overflow-x:auto;margin-inline:calc(var(--pad)*-1);padding:0 var(--pad) 10px;scroll-snap-type:x mandatory;scrollbar-width:none}.home-v2__food-grid article,.home-v2__food-grid article:nth-child(n+4){flex:0 0 66vw;min-height:300px;scroll-snap-align:start}.home-v2__formula-cta{display:flex;width:100%;justify-content:space-between}.home-v2__taste-grid{gap:38px}.home-v2__taste figure{aspect-ratio:4/4.6;border-radius:20px}.home-v2__taste dl{grid-template-columns:1fr}.home-v2__box-grid{gap:36px}.home-v2__box-visual{min-height:170px}.home-v2__box-visual img{height:150px}.home-v2__box-visual img:not(:first-child){height:88px}.home-v2__cadences{grid-template-columns:1fr}.home-v2__box-card{padding:18px;border-radius:18px}.home-v2__control-grid>ul{grid-template-columns:1fr}.home-v2__faq .faq__grid{gap:24px}.home-v2__close h2{font-size:clamp(2.7rem,12vw,3.5rem)}}.faq-page,.ingredients-page,.reviews-page,.catalog-page__body,.notes-page__body,.search-page__results,.account-page__body,.order-page__body{padding-block:var(--sec)}.faq-page__grid{display:grid;grid-template-columns:210px minmax(0,1fr);gap:clamp(42px,8vw,112px);align-items:start}.faq-page aside{position:sticky;top:108px;display:grid;padding:22px;border:1px solid var(--sand);border-radius:16px;background:var(--card)}.faq-page aside a{padding:11px 0;border-bottom:1px solid var(--sand);font-size:.86rem;font-weight:750}.faq-page aside a:last-child{border-bottom:0}.faq-page__grid>div{display:grid;gap:54px}.faq-page section>.ey{margin-bottom:12px}.faq-page details{border-top:1px solid var(--sand)}.faq-page details:last-child{border-bottom:1px solid var(--sand)}.faq-page summary{display:grid;grid-template-columns:1fr 24px;align-items:center;min-height:64px;font-family:var(--disp);font-size:1.15rem;font-weight:750;cursor:pointer;list-style:none}.faq-page summary::-webkit-details-marker{display:none}.faq-page summary i,.support-details summary i{position:relative;width:20px;height:20px}.faq-page summary i:before,.faq-page summary i:after{content:"";position:absolute;left:50%;top:50%;width:13px;height:2px;background:var(--toast);transform:translate(-50%,-50%)}.faq-page summary i:after{transform:translate(-50%,-50%) rotate(90deg)}.faq-page details[open] summary i:after{display:none}.faq-page details>p{max-width:68ch;padding:0 40px 22px 0;color:var(--stone)}.ingredients-page__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:11px}.ingredients-page__grid article{position:relative;display:grid;grid-template-rows:180px auto auto;min-width:0;padding:18px;border:1px solid var(--sand);border-radius:18px;background:var(--card)}.ingredients-page__grid article>span{position:absolute;top:14px;left:14px;z-index:2;padding:4px 8px;border-radius:999px;background:var(--gold);font-size:.65rem;font-weight:850}.ingredients-page__grid img{width:100%;height:180px;object-fit:contain}.ingredients-page__grid h2{margin:5px 0 0;font-size:1.18rem}.ingredients-page__grid p{margin-top:7px;font-size:.77rem;color:var(--stone)}.ingredients-page__note{display:flex;align-items:center;justify-content:space-between;gap:44px;margin-top:52px;padding:34px 40px;border-radius:20px;background:var(--roast);color:var(--card)}.ingredients-page__note h2{font-size:clamp(1.7rem,3vw,2.55rem)}.ingredients-page__note p:not(.ey){max-width:60ch;margin-top:10px;color:var(--onDark)}.ingredients-page__note .btn{flex:none;background:var(--card);color:var(--roast)}.reviews-page__empty,.notes-page__empty{max-width:760px;margin-inline:auto;padding:clamp(34px,6vw,72px);border:1px solid var(--sand);border-radius:24px;background:var(--card);text-align:center}.reviews-page__empty>span,.notes-page__empty>span{display:grid;place-items:center;width:68px;height:68px;margin:0 auto 24px;border-radius:50%;background:var(--gold);font-family:var(--disp);font-size:1.5rem;font-weight:850}.reviews-page__empty h2,.notes-page__empty h2{margin-top:0}.reviews-page__empty p,.notes-page__empty p{max-width:54ch;margin:16px auto 0;color:var(--stone)}.reviews-page__empty .btn,.notes-page__empty .btn{margin-top:25px}.catalog-page__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(44px,8vw,112px);align-items:center}.catalog-page__grid>figure{overflow:hidden;border-radius:24px}.catalog-page__grid>figure img{width:100%;aspect-ratio:1;object-fit:cover}.catalog-page__grid>div>h2{font-size:clamp(2.5rem,4.6vw,4rem)}.catalog-page__grid>div>p:not(.ey){margin-top:18px;color:var(--stone)}.catalog-page__grid ul{margin-top:24px}.catalog-page__grid li{display:flex;justify-content:space-between;gap:20px;padding:15px 0;border-top:1px solid var(--sand)}.catalog-page__grid li span{font-size:.8rem;color:var(--stone)}.catalog-page__grid .btn{margin-top:26px}.catalog-page__grid>div>small{display:block;margin-top:13px;color:var(--stone)}.notes-page__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.notes-page__grid article{padding:14px;border:1px solid var(--sand);border-radius:18px;background:var(--card)}.notes-page__grid img{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:11px}.notes-page__grid .ey{margin-top:18px}.notes-page__grid h2{font-size:1.45rem}.notes-page__grid article>p:not(.ey){margin-top:10px;font-size:.86rem;color:var(--stone)}.article-page__head{padding-block:clamp(70px,9vw,126px);background:var(--rice);text-align:center}.article-page__head h1{max-width:17ch;margin:18px auto 0;font-family:var(--disp);font-size:clamp(2.8rem,6vw,5.6rem);font-weight:850;letter-spacing:-.05em;line-height:.94}.article-page__head>div>p:last-child{max-width:60ch;margin:22px auto 0;color:var(--stone)}.article-page__image{margin-top:-46px}.article-page__image img{width:100%;max-height:680px;object-fit:cover;border-radius:24px}.article-page__content{max-width:820px;padding-block:70px}.article-page__foot{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:28px 70px;border-top:1px solid var(--sand)}.search-page__form{display:flex;gap:10px;max-width:650px;margin:28px auto 0}.search-page__form input{flex:1;min-width:0;padding:15px 18px;border:1px solid var(--sand);border-radius:999px;background:var(--card);font:inherit}.search-page__form .btn{height:54px}.search-page__results>.rail>div{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.search-page__results a{display:block;padding:24px;border:1px solid var(--sand);border-radius:16px;background:var(--card)}.search-page__results a>span{font-size:.65rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--toast)}.search-page__results h2{margin-top:8px;font-size:1.35rem}.search-page__results a>p{margin-top:8px;font-size:.83rem;color:var(--stone)}.search-page__results a>b{display:block;margin-top:16px;font-size:.77rem;color:var(--toast)}.search-page__empty{grid-column:1/-1;text-align:center}.customer-page__body{padding-block:clamp(52px,8vw,100px);background:var(--rice)}.customer-card{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(36px,7vw,96px);align-items:start}.customer-card>div:first-child{position:sticky;top:110px}.customer-card h1{margin-top:13px;font-family:var(--disp);font-size:clamp(2.8rem,5vw,4.8rem);font-weight:850;letter-spacing:-.05em;line-height:.94}.customer-card>div:first-child>p:not(.ey){margin-top:20px;color:var(--stone)}.customer-card__portal{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:28px;padding:18px;border-radius:14px;background:var(--roast);color:var(--card)}.customer-card__portal span{display:grid}.customer-card__portal small{margin-top:3px;color:var(--onDark)}.customer-card__portal i{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--gold);font-style:normal;color:var(--roast)}.customer-card__form{padding:clamp(24px,4vw,40px);border:1px solid var(--sand);border-radius:20px;background:var(--card)}.customer-card__form h2{margin:0 0 20px;font-size:1.7rem}.customer-card__form form{display:grid}.customer-card__form label{margin:10px 0 5px;font-size:.72rem;font-weight:750}.customer-card__form input{width:100%;padding:13px 14px;border:1px solid var(--sand);border-radius:9px;background:var(--paper);font:inherit}.customer-card__form .btn{justify-content:center;margin-top:22px}.customer-card__links{display:flex;justify-content:space-between;gap:14px;margin-top:18px;font-size:.75rem;color:var(--toast)}.customer-card__recover{grid-column:2}.customer-card__recover:target{box-shadow:0 0 0 4px var(--gold)}.customer-card--single{max-width:900px;grid-template-columns:1fr 1fr}.account-page__grid{display:grid;grid-template-columns:270px 1fr;gap:clamp(38px,7vw,100px);align-items:start}.account-page__grid>aside{display:grid;gap:16px}.account-page__portal{display:grid;grid-template-columns:1fr auto;padding:20px;border-radius:14px;background:var(--roast);color:var(--card)}.account-page__portal span{grid-column:1/-1;font-size:.66rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase;color:var(--sun)}.account-page__portal b{margin-top:8px;font-family:var(--disp);line-height:1.2}.account-page__portal i{align-self:end;font-style:normal;color:var(--gold)}.account-page__grid aside nav{display:grid;padding:8px 18px;border:1px solid var(--sand);border-radius:14px;background:var(--card)}.account-page__grid aside nav a{padding:11px 0;border-bottom:1px solid var(--sand);font-size:.83rem}.account-page__grid aside nav a:last-child{border:0}.account-page__grid>div>h2{margin-top:0}.account-orders{display:grid;gap:9px;margin-top:22px}.account-orders>a,.account-orders>article{display:grid;grid-template-columns:1fr auto 30px;align-items:center;gap:18px;padding:18px;border:1px solid var(--sand);border-radius:12px;background:var(--card)}.account-orders>a>span{display:grid}.account-orders small{font-size:.7rem;color:var(--stone)}.account-orders i{font-style:normal;color:var(--toast)}.account-orders article{grid-template-columns:1fr auto}.account-orders article address{margin-top:8px;font-style:normal;color:var(--stone)}.account-empty{padding:34px;border:1px solid var(--sand);border-radius:16px;background:var(--card)}.account-empty h3{font-family:var(--disp);font-size:1.5rem}.account-empty p{margin-top:8px;color:var(--stone)}.account-empty .btn{margin-top:22px}.order-page__body>.rail{display:grid;grid-template-columns:1fr 330px;gap:clamp(34px,6vw,80px);align-items:start}.order-page__lines{display:grid}.order-page__lines article{display:grid;grid-template-columns:100px 1fr auto;gap:20px;align-items:center;padding:18px 0;border-bottom:1px solid var(--sand)}.order-page__lines img{width:100px;height:100px;object-fit:cover;border-radius:12px}.order-page__lines h2{margin:0;font-size:1.1rem}.order-page__lines p{font-size:.75rem;color:var(--stone)}.order-page__body aside{padding:26px;border:1px solid var(--sand);border-radius:16px;background:var(--card)}.order-page__body aside h2{margin:0 0 14px}.order-page__body aside p{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid var(--sand);font-size:.85rem}.order-page__body aside .is-total{font-size:1.05rem}.order-page__body aside .btn{justify-content:center;width:100%;margin-top:22px}@media(max-width:900px){.ingredients-page__grid{grid-template-columns:repeat(3,1fr)}.notes-page__grid{grid-template-columns:1fr 1fr}.catalog-page__grid,.customer-card{grid-template-columns:1fr}.customer-card>div:first-child{position:static}.customer-card__recover{grid-column:1}.account-page__grid{grid-template-columns:1fr}.order-page__body>.rail{grid-template-columns:1fr}.customer-card--single{grid-template-columns:1fr}}@media(max-width:620px){.faq-page__grid{grid-template-columns:1fr;gap:28px}.faq-page aside{position:static;grid-template-columns:1fr 1fr}.faq-page aside .ey{grid-column:1/-1}.ingredients-page__grid{display:flex;overflow-x:auto;margin-inline:calc(var(--pad)*-1);padding:0 var(--pad) 10px;scroll-snap-type:x mandatory}.ingredients-page__grid article{flex:0 0 68vw;scroll-snap-align:start}.ingredients-page__note{align-items:flex-start;flex-direction:column;padding:26px 22px}.ingredients-page__note .btn{width:100%;justify-content:center}.catalog-page__grid{gap:32px}.catalog-page__grid li{display:grid;gap:4px}.notes-page__grid,.search-page__results>.rail>div{grid-template-columns:1fr}.article-page__head h1{font-size:2.8rem}.article-page__image{margin-top:-24px}.article-page__content{padding-block:46px}.article-page__foot{align-items:flex-start;flex-direction:column}.search-page__form{display:grid}.search-page__form .btn{justify-content:center}.customer-card h1{font-size:3rem}.customer-card__form{padding:22px}.customer-card__links{align-items:flex-start;flex-direction:column}.account-orders>a{grid-template-columns:1fr auto}.account-orders>a>span:nth-child(2){text-align:right}.account-orders>a>i{display:none}.order-page__lines article{grid-template-columns:74px 1fr}.order-page__lines img{width:74px;height:74px}.order-page__lines article>b{grid-column:2}.order-page__body aside{padding:22px}}.ann p{min-height:42px;padding:8px var(--pad);font-size:.92rem;font-weight:750;letter-spacing:.015em;line-height:1.2;text-align:center;white-space:nowrap}.hero{position:relative;isolation:isolate;display:flex;align-items:center;min-height:clamp(570px,68vh,720px);overflow:hidden;padding:clamp(64px,8vw,104px) max(var(--pad),calc((100vw - var(--max))/2 + var(--pad)));background:var(--roast);color:var(--card)}.hero:after{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#180f07e6,#180f07b8 35%,#180f072e 66%,#180f070f)}.hero__i{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;margin:0}.hero__i picture{width:100%;height:100%}.hero__i img{width:100%;height:100%;aspect-ratio:auto;border-radius:0;object-fit:cover;object-position:57% 52%}.hero__t{width:min(590px,48vw)}.hero .kick{color:#f0b184}.hero h1{margin-top:14px;font-size:clamp(3.15rem,5.35vw,5.2rem);line-height:.96;color:var(--card);text-wrap:balance}.hero h1 em{color:#f0b184}.hero .mech{max-width:34ch;margin-top:22px;font-size:clamp(1.02rem,1.35vw,1.2rem);line-height:1.5;color:color-mix(in srgb,var(--card) 86%,transparent)}.hero .btn{justify-content:center;min-width:220px;margin-top:30px;padding-inline:28px;background:var(--card);color:var(--roast);box-shadow:0 6px 0 var(--toast)}.hero .btn:hover{box-shadow:0 9px 0 var(--toast)}.hero .fine{margin-top:17px;color:color-mix(in srgb,var(--card) 78%,transparent)}@media(max-width:900px){.hero{display:flex;min-height:610px;padding:54px var(--pad);text-align:left}.hero:after{background:linear-gradient(90deg,#180f07db,#180f076b 72%,#180f072e)}.hero__t{display:block;width:min(570px,76vw)}.hero__i{margin:0}.hero__i img{aspect-ratio:auto;border-radius:0;object-position:58% 52%}.hero h1{margin-top:12px;font-size:clamp(3rem,8vw,4.6rem)}.hero .mech{max-width:34ch;margin-top:18px}.hero .btn{display:inline-flex;width:auto;margin-top:25px;padding-inline:28px}}@media(max-width:620px){.ann p{display:block;min-height:38px;padding:8px 10px;font-size:.78rem;line-height:1.2;white-space:nowrap}.hero{display:grid;grid-template-columns:1fr;grid-template-rows:minmax(280px,72vw) auto;min-height:0;padding:0;text-align:left;background:var(--roast)}.hero:after{display:none}.hero__t{position:relative;z-index:1;grid-row:2;width:100%;padding:27px 20px 33px;background:var(--roast)}.hero__i{position:relative;z-index:0;grid-row:1;inset:auto;width:100%;height:100%;margin:0;border-radius:0;background:var(--roast)}.hero__i picture{width:100%;height:100%}.hero__i img{width:100%;height:100%;object-position:50% 47%}.hero .kick{text-align:left}.hero h1{margin-top:9px;font-size:clamp(2.35rem,10.5vw,2.95rem);line-height:.96}.hero .mech{max-width:34ch;margin-top:14px;font-size:.92rem;line-height:1.45}.hero .btn{display:flex;width:100%;height:56px;margin-top:20px;padding-inline:22px}.hero .fine{margin-top:12px;font-size:.7rem;text-align:center}}.product-offer__head{display:grid;grid-template-columns:minmax(0,max-content) auto;align-items:end;justify-content:start;column-gap:16px}.product-offer__label{margin-bottom:7px;line-height:1}.product-offer__price{margin-top:0;white-space:nowrap}.product-offer__each{align-self:end;gap:4px;margin:0 0 2px;padding-left:16px;border-left:1px solid var(--sand);text-align:left}.product-offer__each b,.product-offer__each span{line-height:1}@media(max-width:620px){.product-offer__head{column-gap:10px}.product-offer__label{margin-bottom:6px}.product-offer__price{column-gap:6px}.product-offer__price .product-price{font-size:2.3rem}.product-offer__save{min-height:24px;padding-inline:8px}.product-offer__each{gap:4px;margin-bottom:2px;padding-left:10px}.product-offer__each b{font-size:1.05rem}.product-offer__each span{font-size:.62rem}}.product-offer{margin-top:24px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.product-offer__head{display:block;padding:14px 0 17px;border-bottom:0}.product-scarcity{display:flex;align-items:center;gap:16px;padding:11px 13px;border:1px solid color-mix(in srgb,var(--sand) 62%,var(--card));border-radius:11px;background:color-mix(in srgb,var(--card) 92%,var(--paper));box-shadow:0 6px 18px color-mix(in srgb,var(--roast) 4%,transparent)}.product-scarcity__meter{flex:1;height:8px;overflow:visible;border-radius:999px;background:#e5e5e5}.product-scarcity__meter i{position:relative;z-index:0;isolation:isolate;display:block;width:93%;height:100%;border-radius:inherit;background:var(--toast);transition:width 1.45s cubic-bezier(.2,.8,.25,1)}.anim .product-scarcity__meter i{width:0}.anim .product-scarcity.is-animated .product-scarcity__meter i{width:93%}.product-scarcity__meter i:after{content:"";position:absolute;z-index:-1;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:inherit;background:var(--toast);filter:blur(5px);opacity:.16;transform:scaleY(1.08);will-change:transform,opacity;pointer-events:none;animation:none}.product-scarcity.is-animated .product-scarcity__meter i:after{animation:product-stock-pulse 2.6s cubic-bezier(.45,0,.55,1) infinite}.product-scarcity>p{flex:none;font-family:var(--disp);font-size:1.05rem;font-weight:850;font-variant-numeric:tabular-nums;color:var(--toast);white-space:nowrap}@keyframes product-stock-pulse{0%,to{opacity:.12;transform:scaleY(1.06)}50%{opacity:.46;transform:scaleY(1.9)}}.product-cadence__scarcity{display:flex;align-items:center;gap:12px;margin:0 0 5px;font-size:.9rem;font-weight:700;line-height:1.2;text-align:center;color:var(--toast)}.product-cadence__scarcity:before,.product-cadence__scarcity:after{content:"";flex:1;height:1px;background:color-mix(in srgb,var(--toast) 36%,var(--sand))}.product-cadence__scarcity span{flex:none;white-space:nowrap}.product-offer__price{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.product-offer__price .product-price{font-size:1.65rem;color:var(--toast)}.product-offer__price s{font-size:1rem;color:var(--stone)}.product-offer__save{min-height:0;padding:6px 10px;border-radius:7px;background:var(--toast);font-size:.7rem!important;letter-spacing:0;text-transform:none;color:var(--card)!important}.product-offer .product-form{margin-top:18px}.product-gifts{margin-top:15px;padding:9px 12px 10px;border:1px solid var(--sand);border-radius:14px;background:color-mix(in srgb,var(--card) 78%,var(--rice))}.product-gifts .product-offer__bundle-title{padding:0 0 5px;border-top:0}.product-gifts .product-offer__bundle{padding:0}.product-gifts .product-offer__bundle article{grid-template-rows:54px auto}.product-gifts .product-offer__bundle img{height:54px}.product-gift__icon{display:grid;place-items:center;width:100%;height:54px}.product-gift__icon svg{width:54px;height:42px;overflow:visible;fill:none;stroke:var(--leafDark);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.product-gift--shipping p>b{color:var(--leafDark)}.product-gifts .product-offer__bundle p>b{margin-top:4px}.product-gifts .product-offer__bundle-price{margin-top:4px}.product-gifts .product-offer__bundle-plus{margin-top:26px}.product-add{display:grid;place-items:center;align-content:center;gap:2px;min-height:74px;padding-block:10px;border-radius:999px;background:var(--roast);box-shadow:0 7px 0 var(--gold)}.product-add:hover{box-shadow:0 9px 0 var(--gold)}.product-add:active{box-shadow:0 2px 0 var(--gold)}.product-add>.product-add__main{display:flex;align-items:center;justify-content:center;gap:10px;font-family:var(--disp);font-size:1.15rem;font-weight:800;line-height:1.1;color:var(--card)}.product-add__main i{width:1px;height:22px;background:color-mix(in srgb,var(--card) 62%,transparent)}.product-add__main b{font-family:var(--disp);font-size:1.15rem}.product-add__main s{font-family:var(--body);font-size:.78rem;font-weight:600;color:color-mix(in srgb,var(--card) 68%,transparent)}.product-add>small{font-size:.72rem;font-weight:650;line-height:1.1;color:var(--card)}.product-renewal{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:12px;font-size:.68rem;line-height:1.35;color:var(--roast)}.product-renewal span{display:flex;align-items:center;gap:5px}.product-renewal span>i{font-size:.9rem;font-style:normal}.product-renewal span>b{font-weight:550}.product-renewal>em{width:1px;height:15px;background:var(--sand)}.product-one-time{display:block;width:max-content;max-width:100%;margin:14px auto 0;padding-bottom:2px;border-bottom:1px solid currentColor;font-size:.8rem;line-height:1.35;text-align:center;color:var(--roast)}a.product-one-time:hover{color:var(--toast)}@media(max-width:620px){.product-offer{margin-inline:0;padding:0}.product-scarcity{gap:10px;padding:10px 11px}.product-scarcity__meter{height:7px}.product-scarcity>p{font-size:.92rem}.product-cadence__scarcity{gap:9px;font-size:.82rem}.product-offer__head{padding-block:12px 15px}.product-offer__price .product-price{font-size:1.5rem}.product-offer__price s{font-size:.88rem}.product-offer__save{padding:5px 8px;font-size:.62rem!important}.product-gifts{margin-top:14px;padding:8px 10px 9px}.product-gifts .product-offer__bundle-title{font-size:.68rem}.product-gifts .product-offer__bundle article{grid-template-rows:48px auto}.product-gifts .product-offer__bundle img,.product-gift__icon{height:48px}.product-gift__icon svg{width:46px;height:36px}.product-gifts .product-offer__bundle p>b{font-size:.6rem}.product-add{min-height:70px}.product-add>.product-add__main{gap:8px;font-size:1.02rem}.product-add__main b{font-size:1.02rem}.product-add__main s{font-size:.7rem}.product-add>small{font-size:.66rem}.product-renewal{gap:7px;font-size:.61rem}.product-one-time{font-size:.74rem}}@media(prefers-reduced-motion:reduce){.product-scarcity__meter i:after{animation:none;display:none}}.product-buy h1.product-buy__title{max-width:18ch;font-size:clamp(2rem,3.05vw,2.8rem);line-height:1.02;white-space:normal;text-wrap:balance}.product-buy h1.product-buy__title--single-line{max-width:none;white-space:nowrap;text-wrap:nowrap}@media(max-width:620px){.product-buy h1.product-buy__title{font-size:clamp(1.72rem,7.4vw,2.1rem)}.product-buy h1.product-buy__title--single-line{font-size:clamp(1.65rem,7.2vw,1.9rem)}}.product-credibility{min-height:520px;padding-block:clamp(64px,7vw,96px);background:var(--toast);color:#fff8df}.product-credibility:before{top:-20%;right:-20%;bottom:-20%;left:-20%;background:radial-gradient(circle at 12% 18%,rgba(255,248,223,.075) 0 17%,transparent 17.5%),radial-gradient(circle at 76% 72%,rgba(255,248,223,.065) 0 22%,transparent 22.5%),radial-gradient(circle at 94% 5%,rgba(46,32,16,.12) 0 18%,transparent 18.5%);opacity:1}.product-credibility__grid{position:relative;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:clamp(54px,7vw,108px);align-items:center}.product-credibility__proof{display:block}.product-credibility__stats{display:grid;grid-template-columns:1fr 1fr}.product-credibility__stats>div{min-height:132px;padding:24px 20px;border:0!important}.product-credibility__stats>div:nth-child(-n+2){border-bottom:1px solid rgba(255,248,223,.28)!important}.product-credibility__stats dd{font-size:clamp(2.7rem,4.3vw,4rem);line-height:.9;color:#fff8df}.product-credibility__stats dt{max-width:24ch;margin-top:12px;font-size:clamp(.84rem,1.05vw,.98rem);font-weight:700;line-height:1.3;white-space:normal;color:#fffff5f0}.product-credibility__copy{text-align:center}.product-credibility__copy h2{display:block;max-width:19ch;margin:0 auto;font-size:clamp(2.25rem,3.65vw,3.35rem);line-height:1.02;color:#fff8df}.product-credibility__copy h2>span,.product-credibility__copy h2 em{display:block;white-space:normal;color:#fff8df}.product-credibility__copy h2 em{margin-top:8px}.product-credibility__copy>p:not(.product-credibility__guarantee){max-width:43ch;margin:22px auto 0;font-size:1rem;line-height:1.45;color:#fffff5e6}.product-credibility .product-credibility__cta{display:flex;justify-content:center;width:100%;height:76px;margin:30px auto 0;padding-inline:28px;border-radius:999px;background:var(--roast);color:var(--card);font-family:var(--disp);font-size:1.12rem;font-weight:800;box-shadow:0 7px 0 var(--gold);text-align:center}.product-credibility .product-credibility__cta:hover{transform:translateY(-2px);box-shadow:0 9px 0 var(--gold)}.product-credibility .product-credibility__cta:active{transform:translateY(2px);box-shadow:0 2px 0 var(--gold)}.product-credibility__guarantee{display:grid;place-items:center;width:24px;height:24px;margin:13px auto 0;color:#fffff5d1}.product-credibility__guarantee svg{display:block;width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}@media(max-width:900px){.product-credibility__grid{grid-template-columns:1fr;gap:42px}.product-credibility__copy{order:-1}.product-credibility__stats>div{text-align:left}}@media(max-width:620px){.product-credibility{min-height:0;padding-block:54px}.product-credibility__grid{gap:34px}.product-credibility__copy{width:100%;text-align:center}.product-credibility__copy h2{max-width:13ch;margin-inline:auto;font-size:clamp(1.9rem,8.6vw,2.4rem);line-height:1.04}.product-credibility__copy>p:not(.product-credibility__guarantee){max-width:40ch;margin-inline:auto;font-size:.9rem}.product-credibility .product-credibility__cta{height:64px;margin-top:24px;font-size:1rem}.product-credibility__stats{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.product-credibility__stats>div{min-width:0;min-height:112px;padding:20px 14px}.product-credibility__stats dd{font-size:2.55rem}.product-credibility__stats dt{max-width:18ch;font-size:.7rem}}.utility-page h1{font-family:var(--disp);font-size:clamp(2.75rem,6vw,5.5rem);font-weight:850;letter-spacing:-.045em;line-height:.92}.utility-page h1 em{font-style:normal;color:var(--toast)}.utility-hdr .mark{position:absolute;left:50%;transform:translate(-50%)}.utility-hero{padding-block:clamp(80px,10vw,142px);background:var(--rice);text-align:center}.utility-hero--compact{padding-block:clamp(64px,8vw,108px)}.utility-hero h1{margin-top:14px}.utility-hero>div>p:last-child{max-width:48ch;margin:22px auto 0;font-size:clamp(1rem,1.7vw,1.22rem);color:var(--stone)}.utility-hero__cta{justify-content:center;margin-top:30px}.utility-section-head{text-align:center}.utility-section-head h2{font-size:clamp(2.25rem,4.5vw,4.4rem)}.utility-link{display:inline-flex;align-items:center;min-height:48px;font-weight:750;color:var(--toast)}.cart-page__body{padding-block:clamp(44px,6vw,90px);background:var(--paper)}.cart-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.65fr);gap:clamp(32px,5vw,72px);align-items:start}.cart-lines,.cart-summary{min-width:0}.cart-lines__head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:2px solid var(--roast)}.cart-lines__head h2{margin:0;font-size:1.45rem}.cart-lines__head a,.cart-update{font-size:.8rem;font-weight:750;text-decoration:underline;text-underline-offset:4px;color:var(--stone)}.cart-line{display:grid;grid-template-columns:136px minmax(0,1fr) auto;gap:22px;padding:24px 0;border-bottom:1px solid var(--sand)}.cart-line__image{display:grid;place-items:center;overflow:hidden;width:136px;aspect-ratio:1;border-radius:16px;background:var(--rice)}.cart-line__image img{width:100%;height:100%;object-fit:contain;padding:8px}.cart-line__copy{display:flex;flex-direction:column;justify-content:space-between;min-width:0}.cart-line h3{font-family:var(--disp);font-size:1.15rem;line-height:1.15}.cart-line__copy p{margin-top:5px;font-size:.8rem;color:var(--stone)}.cart-line__copy .cart-line__renewal{max-width:52ch;margin-top:9px;font-size:.72rem;font-weight:700;line-height:1.4;color:var(--roast)}.cart-line__controls{display:flex;align-items:center;gap:10px;margin-top:18px}.cart-line__controls label{font-size:.72rem;font-weight:750;color:var(--stone)}.cart-line__controls input{width:58px;height:38px;padding:0 8px;border:1px solid var(--sand);border-radius:8px;background:var(--card);font:inherit;text-align:center}.cart-line__controls a{margin-left:6px;font-size:.72rem;text-decoration:underline;color:var(--stone)}.cart-line--gift{margin-inline:-12px;padding-inline:12px;border-radius:14px;background:color-mix(in srgb,var(--leaf) 8%,var(--card))}.cart-line__gift-note,.cart-line__fixed-qty{font-size:.72rem;font-weight:800;color:var(--leafDark)}.cart-line__price{display:grid;justify-items:end;gap:2px;font-family:var(--disp);font-size:1.05rem;text-align:right}.cart-line__price s{font-family:var(--body);font-size:.7rem;font-weight:650;color:var(--stone)}.cart-line__price strong{color:var(--roast)}.cart-line--gift .cart-line__price strong{color:var(--leafDark)}.cart-update{margin-top:16px}.cart-summary{position:sticky;top:96px;padding:26px;border:1px solid var(--sand);border-radius:20px;background:var(--card);box-shadow:0 8px color-mix(in srgb,var(--sand) 55%,transparent)}.cart-summary__row{display:flex;align-items:center;justify-content:space-between;margin-top:18px;padding-bottom:18px;border-bottom:1px solid var(--sand);font-size:1rem}.cart-summary__row b{font-family:var(--disp);font-size:1.25rem}.cart-summary__discount{color:var(--toast)}.cart-summary__shipping{display:grid;grid-template-columns:30px 1fr;gap:11px;align-items:start;margin-top:18px;padding:14px;border-radius:12px;background:var(--rice)}.cart-summary__shipping>span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--toast);color:var(--card);font-weight:900}.cart-summary__shipping b{font-size:.85rem}.cart-summary__shipping p{font-size:.72rem;color:var(--stone)}.cart-summary__proof{display:grid;gap:8px;margin:18px 0;font-size:.76rem;color:var(--stone)}.cart-summary__proof li:before{content:"\2713";margin-right:8px;color:var(--toast);font-weight:900}.cart-summary__subscription{margin:-3px 0 17px;padding:11px 12px;border-radius:10px;background:var(--rice);font-size:.68rem;line-height:1.45;color:var(--stone)}.cart-summary .btn{justify-content:space-between;width:100%}.cart-summary__note{margin-top:14px;font-size:.68rem;text-align:center;color:var(--stone)}.cart-summary__pay{display:flex;justify-content:center;flex-wrap:wrap;gap:5px;margin-top:12px}.cart-summary__pay span{padding:3px 6px;border:1px solid var(--sand);border-radius:4px;font-size:.58rem;font-weight:700;color:var(--stone)}.cart-empty{max-width:720px;margin-inline:auto;padding:clamp(54px,8vw,94px) 24px;text-align:center}.cart-empty__mark{display:grid;place-items:center;width:82px;height:82px;margin:0 auto 24px;border-radius:50%;background:var(--roast);font-family:"DM Serif Display",serif;font-size:2.8rem;color:var(--card);box-shadow:0 0 0 9px var(--rice)}.cart-empty h2{font-size:clamp(2rem,4vw,3.2rem)}.cart-empty p{max-width:46ch;margin:16px auto 0;color:var(--stone)}.cart-empty .btn{justify-content:center;margin-top:28px}body.cart-is-open{overflow:hidden}.cart-drawer{position:fixed;z-index:500;top:0;right:0;bottom:0;left:0;visibility:hidden;transition:visibility .26s}.cart-drawer[hidden]{display:none}.cart-drawer.is-open{visibility:visible}.cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#180f077a;opacity:0;transition:opacity .26s}.cart-drawer.is-open .cart-drawer__overlay{opacity:1}.cart-drawer__panel{position:absolute;inset:0 0 0 auto;display:flex;flex-direction:column;width:min(100%,430px);height:100%;padding:0;background:var(--paper);outline:none;transform:translate(100%);transition:transform .3s var(--ease)}.cart-drawer.is-open .cart-drawer__panel{transform:none}.cart-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid var(--sand)}.cart-drawer__head h2{margin-top:4px;font-size:1.55rem}.cart-drawer__head h2 span{font-size:.85rem;color:var(--stone)}.cart-drawer__close{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--rice);font-size:1.7rem;line-height:1}.cart-drawer__form{display:flex;flex:1;min-height:0;flex-direction:column}.cart-drawer__items{overflow-y:auto;padding:0 20px}.cart-drawer__item{display:grid;grid-template-columns:90px 1fr;gap:14px;padding:20px 0;border-bottom:1px solid var(--sand)}.cart-drawer__image{display:grid;place-items:center;overflow:hidden;width:90px;height:90px;border-radius:12px;background:var(--rice)}.cart-drawer__image img{width:100%;height:100%;object-fit:contain;padding:4px}.cart-drawer__item-copy{display:grid;align-content:start;min-width:0}.cart-drawer__item-copy b{font-family:var(--disp);font-size:.92rem}.cart-drawer__item-copy small{font-size:.68rem;color:var(--stone)}.cart-drawer__item-copy .cart-drawer__renewal{margin-top:6px;font-weight:700;line-height:1.35;color:var(--roast)}.cart-drawer__item--gift{margin-inline:-8px;padding:8px;border-radius:12px;background:color-mix(in srgb,var(--leaf) 8%,var(--card))}.cart-drawer__item-bottom{display:flex;justify-content:space-between;gap:10px;margin-top:10px;font-size:.75rem}.cart-drawer__price{display:flex;align-items:baseline;gap:5px;text-align:right}.cart-drawer__price s{font-size:.62rem;color:var(--stone)}.cart-drawer__item--gift .cart-drawer__price strong{color:var(--leafDark)}.cart-drawer__remove{width:max-content;margin-top:5px;font-size:.65rem;text-decoration:underline;color:var(--stone)}.cart-drawer__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:12px 20px;background:var(--rice);font-size:.6rem;font-weight:700;text-align:center;color:var(--stone)}.cart-drawer__foot{margin-top:auto;padding:18px 20px 24px;border-top:1px solid var(--sand);background:var(--card)}.cart-drawer__subtotal{display:flex;justify-content:space-between;font-size:1rem}.cart-drawer__subtotal b{font-family:var(--disp);font-size:1.25rem}.cart-drawer__foot>p{margin-top:5px;font-size:.64rem;color:var(--stone)}.cart-drawer__foot .btn{justify-content:space-between;width:100%;margin-top:16px}.cart-drawer__view{display:block;margin-top:14px;font-size:.72rem;font-weight:700;text-align:center;text-decoration:underline}.cart-drawer__empty{display:grid;place-items:center;align-content:center;flex:1;padding:36px;text-align:center}.cart-drawer__empty-icon{display:grid;place-items:center;width:72px;height:72px;border-radius:50%;background:var(--roast);font-family:"DM Serif Display",serif;font-size:2.4rem;color:var(--card)}.cart-drawer__empty h3{margin-top:22px;font-family:var(--disp);font-size:1.75rem}.cart-drawer__empty p{max-width:32ch;margin-top:10px;color:var(--stone)}.cart-drawer__empty .btn{justify-content:center;margin-top:24px}.story-hero{padding-block:clamp(70px,8vw,120px);background:var(--rice)}.story-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.78fr);gap:clamp(50px,8vw,110px);align-items:center}.story-hero__copy h1{margin-top:16px}.story-hero__copy>p:last-child{max-width:46ch;margin-top:24px;font-size:1.08rem;color:var(--stone)}.story-hero figure{overflow:hidden;aspect-ratio:4/5;border-radius:28px;box-shadow:0 10px 0 var(--toast)}.story-hero figure img{width:100%;height:100%;object-fit:cover}.story-purpose{padding-block:var(--sec)}.story-purpose__grid{display:grid;grid-template-columns:.45fr 1.2fr .95fr;gap:clamp(26px,5vw,70px);align-items:start}.story-purpose h2{margin:0}.story-purpose__grid>div{display:grid;gap:18px;color:var(--stone)}.story-principles{padding-block:var(--sec);background:var(--rice)}.story-principles__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:44px}.story-principles article{padding:30px;border:1px solid var(--sand);border-radius:18px;background:var(--card)}.story-principles article span{font-size:.7rem;font-weight:850;color:var(--toast)}.story-principles h3{margin-top:34px;font-family:var(--disp);font-size:1.4rem}.story-principles article p{margin-top:10px;font-size:.9rem;color:var(--stone)}.story-origin{padding-block:var(--sec)}.story-origin__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(44px,7vw,100px);align-items:center}.story-origin figure{overflow:hidden;aspect-ratio:4/3;border-radius:24px}.story-origin figure img{width:100%;height:100%;object-fit:cover}.story-origin h2{font-size:clamp(2.25rem,4.2vw,4rem)}.story-origin p:not(.ey){margin-top:20px;color:var(--stone)}.story-origin .btn{justify-content:center;margin-top:26px}.support-body,.subscription-body,.legal-hub,.contact-body,.standard-page{padding-block:var(--sec)}.legal-copy{padding-block:0 var(--sec)}.support-grid{display:grid;grid-template-columns:minmax(260px,.58fr) minmax(0,1.42fr);gap:clamp(44px,7vw,100px);align-items:start}.support-summary{position:sticky;top:100px;padding:26px;border-radius:18px;background:var(--roast);color:var(--card)}.support-summary ul{display:grid;margin-top:18px}.support-summary li{display:grid;gap:2px;padding:16px 0;border-top:1px solid var(--line)}.support-summary b{font-family:var(--disp)}.support-summary span{font-size:.78rem;color:var(--onDark)}.support-details details{border-bottom:1px solid var(--sand)}.support-details summary{display:grid;grid-template-columns:1fr 24px;align-items:center;gap:16px;padding:22px 0;font-family:var(--disp);font-size:1.15rem;font-weight:750;cursor:pointer;list-style:none}.support-details summary::-webkit-details-marker{display:none}.support-details summary i{position:relative;width:20px;height:20px}.support-details summary i:before,.support-details summary i:after{content:"";position:absolute;left:50%;top:50%;width:14px;height:2px;background:var(--toast);transform:translate(-50%,-50%)}.support-details summary i:after{transform:translate(-50%,-50%) rotate(90deg)}.support-details details[open] summary i:after{display:none}.support-details details>div{padding:0 42px 22px 0}.support-details details p{max-width:66ch;color:var(--stone)}.utility-contact{padding-block:clamp(54px,7vw,90px);background:var(--roast);color:var(--card);text-align:center}.utility-contact h2{font-size:clamp(2rem,4vw,3.5rem)}.utility-contact>div>p:not(.ey){margin-top:10px;color:var(--onDark)}.utility-contact .btn{justify-content:center;margin-top:24px;background:var(--card);color:var(--roast);box-shadow:0 6px 0 var(--toast)}.subscription-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:44px}.subscription-actions article{padding:26px 22px;border-top:3px solid var(--toast);background:var(--rice)}.subscription-actions span{font-size:.68rem;font-weight:850;color:var(--toast)}.subscription-actions h3{margin-top:26px;font-family:var(--disp);font-size:1.25rem}.subscription-actions p{margin-top:8px;font-size:.85rem;color:var(--stone)}.subscription-login{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-top:54px;padding:34px 40px;border-radius:20px;background:var(--roast);color:var(--card)}.subscription-login h2{font-size:clamp(1.8rem,3vw,2.7rem)}.subscription-login p:not(.ey){margin-top:8px;color:var(--onDark)}.subscription-login .btn{flex:none;background:var(--card);color:var(--roast);box-shadow:0 6px 0 var(--toast)}.legal-hub__grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.legal-hub__grid>a{display:grid;grid-template-columns:38px 1fr auto;gap:18px;align-items:center;min-height:150px;padding:28px;border:1px solid var(--sand);border-radius:18px;background:var(--card);transition:transform .18s,box-shadow .18s}.legal-hub__grid>a:hover{transform:translateY(-3px);box-shadow:0 7px 0 var(--sand)}.legal-hub__grid>a>span{font-size:.7rem;font-weight:850;color:var(--toast)}.legal-hub h2{margin:0;font-size:1.45rem}.legal-hub p{margin-top:5px;font-size:.83rem;color:var(--stone)}.legal-hub a>b{font-size:1.35rem;color:var(--toast)}.legal-copy details{max-width:920px;margin-inline:auto;border-top:1px solid var(--sand)}.legal-copy details:last-child{border-bottom:1px solid var(--sand)}.legal-copy summary{display:grid;grid-template-columns:1fr 24px;align-items:center;padding:20px 0;font-family:var(--disp);font-size:1.15rem;font-weight:750;cursor:pointer;list-style:none}.legal-copy summary::-webkit-details-marker{display:none}.legal-copy summary i{position:relative;width:20px;height:20px}.legal-copy summary i:before,.legal-copy summary i:after{content:"";position:absolute;left:50%;top:50%;width:13px;height:2px;background:var(--toast);transform:translate(-50%,-50%)}.legal-copy summary i:after{transform:translate(-50%,-50%) rotate(90deg)}.legal-copy details[open] summary i:after{display:none}.legal-copy details>div{display:grid;gap:12px;padding:0 42px 22px 0}.legal-copy p{color:var(--stone)}.contact-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(44px,7vw,100px);align-items:start}.contact-copy h2{margin:0;font-size:clamp(2rem,4vw,3.2rem)}.contact-copy>p{margin-top:16px;color:var(--stone)}.contact-links{display:grid;margin-top:30px}.contact-links a{display:grid;padding:16px 0;border-top:1px solid var(--sand)}.contact-links span{font-size:.76rem;color:var(--stone)}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:7px 14px;padding:28px;border:1px solid var(--sand);border-radius:18px;background:var(--card)}.contact-form label{font-size:.72rem;font-weight:750}.contact-form label span{font-weight:500;color:var(--stone)}.contact-form input,.contact-form textarea{width:100%;margin-bottom:10px;padding:12px 14px;border:1px solid var(--sand);border-radius:9px;background:var(--paper);font:inherit}.contact-form textarea,.contact-form label[for=ContactMessage],.contact-form .btn{grid-column:1/-1}.contact-form .btn{justify-content:center;width:max-content;margin-top:8px}.contact-form__success{grid-column:1/-1;padding:40px;text-align:center}.contact-form__success h3{font-family:var(--disp);font-size:1.8rem}.rte{max-width:820px}.rte>*+*{margin-top:1.15em}.rte h1,.rte h2,.rte h3{font-family:var(--disp);line-height:1.08}.rte h2{font-size:1.8rem}.rte h3{font-size:1.25rem}.rte p,.rte li{color:var(--stone)}.rte ul,.rte ol{padding-left:1.25rem;list-style:initial}.rte a{text-decoration:underline;color:var(--toast)}.not-found{position:relative;overflow:hidden;min-height:70vh;background:var(--rice)}.not-found__inner{position:relative;display:grid;place-items:center;align-content:center;min-height:70vh;padding-block:90px;text-align:center}.not-found__code{position:absolute;z-index:0;font-family:var(--disp);font-size:clamp(15rem,34vw,34rem);font-weight:900;line-height:.7;color:color-mix(in srgb,var(--toast) 9%,transparent);pointer-events:none}.not-found__inner>*:not(.not-found__code){position:relative;z-index:1}.not-found h1{margin-top:16px}.not-found__inner>p:not(.ey){max-width:46ch;margin-top:20px;color:var(--stone)}.not-found__actions{display:flex;align-items:center;gap:22px;margin-top:28px}@media(max-width:900px){.cart-layout,.story-hero__grid,.story-purpose__grid,.story-origin__grid,.support-grid,.contact-grid{grid-template-columns:1fr}.cart-summary,.support-summary{position:static}.story-hero__grid{gap:38px}.story-hero figure{aspect-ratio:16/10}.story-purpose__grid{gap:20px}.story-principles__grid{grid-template-columns:1fr}.story-origin figure{order:2}.subscription-actions{grid-template-columns:1fr 1fr}.subscription-login{align-items:flex-start;flex-direction:column}.utility-hdr .mark{position:absolute;left:50%;transform:translate(-50%)}}@media(max-width:620px){.utility-page h1{font-size:clamp(2.65rem,13vw,3.45rem)}.utility-hero,.utility-hero--compact{padding-block:54px}.utility-hero>div>p:last-child{margin-top:16px;font-size:.92rem}.cart-page__body{padding-block:30px}.cart-line{grid-template-columns:92px minmax(0,1fr);gap:13px;padding:18px 0}.cart-line__image{width:92px}.cart-line__price{grid-column:2;grid-row:1;justify-self:end}.cart-line__copy{grid-column:2;grid-row:1;padding-right:64px}.cart-line__controls{margin-top:16px}.cart-summary{margin-top:12px;padding:20px}.cart-drawer__panel{width:100%}.story-hero{padding-block:54px}.story-hero__copy>p:last-child{font-size:.95rem}.story-hero figure{aspect-ratio:4/3;border-radius:18px}.story-principles__grid{margin-top:28px}.story-principles article{padding:24px}.story-principles h3{margin-top:22px}.support-body,.subscription-body,.legal-hub,.contact-body,.standard-page{padding-block:46px}.legal-copy{padding-bottom:46px}.support-grid{gap:30px}.support-summary{padding:22px}.support-details summary{font-size:1rem;line-height:1.2}.support-details details>div{padding-right:10px}.subscription-actions{grid-template-columns:1fr;gap:10px;margin-top:28px}.subscription-actions article{padding:22px}.subscription-actions h3{margin-top:16px}.subscription-login{margin-top:34px;padding:26px 22px}.subscription-login .btn{width:100%;justify-content:center}.legal-hub__grid{grid-template-columns:1fr}.legal-hub__grid>a{min-height:124px;padding:22px}.legal-hub h2{font-size:1.25rem}.contact-form{grid-template-columns:1fr;padding:20px}.contact-form label,.contact-form input,.contact-form textarea,.contact-form .btn{grid-column:1}.contact-form .btn{width:100%}.not-found__inner{min-height:62vh}.not-found__code{font-size:13rem}.not-found__actions{flex-direction:column;gap:8px}.not-found__actions .btn{justify-content:center;width:100%}.ft__top{grid-template-columns:1fr 1fr}.ft__brand,.ft__sub{grid-column:1/-1}.ft__pay{width:100%}}@media(max-width:620px){.ann p{display:flex;align-items:center;justify-content:center;gap:5px;padding:7px 8px;font-size:.64rem;line-height:1.2;white-space:nowrap}.mark svg{width:68px;height:28px}.cart-link{gap:5px;font-size:.78rem}.cart-link span{min-width:22px;height:22px;padding-inline:6px;font-size:.68rem}}.btn:not(.btn--ghost){border:1px solid color-mix(in srgb,var(--ctaEdge) 34%,var(--cta));border-radius:10px;background:linear-gradient(180deg,color-mix(in srgb,var(--cta) 95%,white),var(--cta));color:var(--card);box-shadow:0 3px 0 var(--ctaEdge)}.btn:not(.btn--ghost):hover{box-shadow:0 5px 0 var(--ctaEdge)}.btn:not(.btn--ghost):active{box-shadow:0 1px 0 var(--ctaEdge)}.btn:not(.btn--ghost):disabled{box-shadow:none}.product-credibility .btn:not(.btn--ghost),.product-benchmark .btn:not(.btn--ghost),.product-close .btn:not(.btn--ghost),.home-v2__hero .btn:not(.btn--ghost),.home-v2__close .btn:not(.btn--ghost),.hero .btn:not(.btn--ghost),.home-shop .btn:not(.btn--ghost),.ingredients-page__note .btn:not(.btn--ghost),.utility-contact .btn:not(.btn--ghost),.subscription-login .btn:not(.btn--ghost){border-color:color-mix(in srgb,var(--sand) 72%,var(--toast));background:linear-gradient(180deg,var(--card),var(--rice));color:var(--roast);box-shadow:0 3px color-mix(in srgb,var(--toast) 64%,var(--sand))}.product-credibility .btn:not(.btn--ghost):hover,.product-benchmark .btn:not(.btn--ghost):hover,.product-close .btn:not(.btn--ghost):hover,.home-v2__hero .btn:not(.btn--ghost):hover,.home-v2__close .btn:not(.btn--ghost):hover,.hero .btn:not(.btn--ghost):hover,.home-shop .btn:not(.btn--ghost):hover,.ingredients-page__note .btn:not(.btn--ghost):hover,.utility-contact .btn:not(.btn--ghost):hover,.subscription-login .btn:not(.btn--ghost):hover{box-shadow:0 5px color-mix(in srgb,var(--toast) 68%,var(--sand))}@media(max-width:620px){.product-benefit-marquee__track{animation-duration:30s}.product-benefit-marquee li{gap:8px;padding:8px 25px;font-size:.74rem}.product-benefit-marquee li span,.product-benefit-marquee li svg{width:25px;height:25px}.ft__disclaimers{padding-block:16px;font-size:.62rem;line-height:1.5}}@media(prefers-reduced-motion:reduce){.product-benefit-marquee__track{animation:none}.product-benefit-marquee{overflow-x:auto;scrollbar-width:none}.product-benefit-marquee::-webkit-scrollbar{display:none}.product-benefit-marquee__group[aria-hidden=true]{display:none}}.ann p{min-height:48px;padding-block:12px}.product-benefit-marquee{border-color:color-mix(in srgb,var(--card) 18%,var(--roast));background:var(--roast)}.product-benefit-marquee li{gap:8px;padding-block:5px}.product-benefit-marquee li span,.product-benefit-marquee li svg{width:20px;height:20px;color:#fff}@media(max-width:620px){.ann p{min-height:44px;padding-block:10px}.product-benefit-marquee li{padding-block:5px}.product-benefit-marquee li span,.product-benefit-marquee li svg{width:19px;height:19px}}.product-credibility__stats>div{text-align:center}.product-credibility__stats dt{margin-inline:auto}.product-reasons__head .ey{padding:10px 22px;font-size:.82rem}@media(max-width:620px){.product-credibility__copy h2{max-width:none}.product-credibility__copy h2>span{white-space:nowrap!important}.product-credibility__copy h2 em{max-width:13ch;margin:8px auto 0;white-space:normal}.product-credibility__stats>div{text-align:center}.product-credibility__stats dt{margin-inline:auto}.product-reasons__track article{flex:0 0 70vw;max-width:340px}.product-benchmark__layout{display:flex;flex-direction:column;gap:0}.product-benchmark__copy{display:contents}.product-benchmark__copy h2{order:1;width:100%;text-align:center}.product-scorecard{order:2;width:100%;margin-top:54px}.product-benchmark__copy>ul{display:none}.product-benchmark__cta{order:3;width:100%;margin:28px 0 0}.product-benchmark__guarantee{order:4;margin-top:15px}}.product-gifts{position:relative;margin-top:22px;padding-top:20px}.product-gifts .product-offer__bundle-title{position:absolute;z-index:2;left:16px;top:-15px;display:block;padding:0}.product-gifts .product-offer__bundle-title span{display:block;padding:7px 14px;border:1px solid var(--roast);border-radius:9px;background:var(--rice);font-size:.72rem;font-weight:850;letter-spacing:.09em;line-height:1;text-transform:uppercase;color:var(--roast)}.product-gifts .product-offer__bundle p>small.product-gift__value{order:1;align-self:center;width:100%;margin:2px 0 0;font-size:.65rem;line-height:1;text-align:center;color:var(--stone)}.product-gifts .product-offer__bundle p>b{order:2;margin:4px 0 0;font-size:.7rem;line-height:1.15;white-space:nowrap;color:var(--roast)}.product-gifts .product-offer__bundle p>b em{font-style:normal;font-weight:900;color:var(--toast)}.product-gift--shipping p>b{color:var(--roast)}.product-gifts .product-offer__bundle-plus{align-self:start;margin-top:19px}@media(min-width:901px){.utility-hdr{padding-inline:max(clamp(20px,3.25vw,52px),calc((100vw - 1440px)/2 + clamp(20px,3.25vw,52px)))}.utility-hdr .mark svg{width:118px;height:48px}.utility-hdr:has(.burger[aria-expanded=true]){position:sticky;inset:auto;top:0}.mnav{position:fixed;z-index:120;inset:auto;top:var(--menu-top,80px);left:var(--menu-left,clamp(20px,3.25vw,52px));display:grid;width:290px;gap:2px;padding:9px;border:1px solid var(--sand);border-radius:14px;background:var(--card);box-shadow:0 16px 36px color-mix(in srgb,var(--roast) 18%,transparent)}.mnav a{min-height:44px;padding:0 12px;border:0;border-radius:8px;font-family:var(--body);font-size:.9rem;font-weight:700;transition:background .14s ease,color .14s ease}.mnav a:not(.mnav__cta):hover,.mnav a:not(.mnav__cta):focus-visible{background:var(--rice);color:var(--toast)}.mnav__cta{display:none}.product-benefit-marquee+.product-page .product-hero{padding-top:clamp(28px,2.5vw,40px)}}@media(max-width:620px){.product-gifts{margin-top:21px;padding-top:18px}.product-gifts .product-offer__bundle-title{left:12px;top:-14px}.product-gifts .product-offer__bundle-title span{padding:6px 12px;font-size:.65rem}.product-gifts .product-offer__bundle p>small.product-gift__value{font-size:.58rem}.product-gifts .product-offer__bundle p{min-height:29px}.product-gifts .product-offer__bundle p>b{margin-top:3px;font-size:.57rem;letter-spacing:-.01em;white-space:nowrap}.product-gifts .product-offer__bundle-plus{margin-top:16px}}.product-cadence--offers{gap:6px}.product-cadence--offers .product-cadence__option{min-height:84px;padding:16px 14px;border:1px solid color-mix(in srgb,var(--toast) 35%,var(--card));border-radius:16px;background:var(--card);box-shadow:none;transform:none}.product-cadence--offers .product-cadence__option.is-selected{border:2px solid var(--toast);padding:15px 13px;box-shadow:none}.product-cadence--offers .product-cadence__option:has(input:focus-visible){outline:2px solid var(--toast);outline-offset:4px}.product-cadence--offers .product-cadence__copy{grid-template-columns:24px minmax(0,1fr);gap:12px}.product-cadence--offers .product-cadence__copy>i{width:24px;height:24px;border-width:2px;box-shadow:inset 0 0 0 4px var(--card)}.product-cadence--offers .product-cadence__title{display:flex;align-items:center;flex-wrap:wrap;gap:5px 8px}.product-cadence--offers .product-cadence__title b{font-family:var(--body);font-size:1rem;font-weight:650;line-height:1.3}.product-cadence--offers .product-cadence__supply{display:inline-block;flex:none;padding:5px 8px;border-radius:999px;background:var(--rice);font-size:.69rem;font-weight:500;line-height:1;white-space:nowrap;color:var(--roast)}.product-cadence--offers .product-cadence__unit{margin-top:3px;font-size:.8rem;line-height:1.3;color:var(--stone)}.product-cadence--offers .product-cadence__price{gap:3px;font-family:var(--body);font-size:1.2rem;font-weight:650;line-height:1.25;white-space:nowrap}.product-cadence--offers .product-cadence__price s{font-size:.85rem;font-weight:400;color:var(--stone)}.product-cadence--offers .product-cadence__option--best{margin-top:0}.product-cadence--offers .product-cadence__option--best .product-cadence__price{padding-top:14px}.product-cadence--offers .is-selected .product-cadence__copy>i{border-color:var(--toast);background:var(--toast)}.product-cadence--offers .product-cadence__badge{top:-1px;right:-1px;border:1px solid var(--leaf);border-radius:0 15px 0 9px;padding:4px 11px;background:var(--leaf);font-size:.65rem;font-weight:800;letter-spacing:.025em;text-transform:uppercase;line-height:1.15;box-shadow:none}.product-cadence--offers .is-selected .product-cadence__badge{top:-2px;right:-2px}.product-add.product-add--simple{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:76px;height:auto;padding:14px 22px;border-radius:12px;background:var(--toast);color:var(--card);box-shadow:0 4px color-mix(in srgb,var(--toast) 72%,var(--gold));transform:none;transition:background .18s ease,box-shadow .18s ease}.product-add.product-add--simple:hover{background:var(--leaf);box-shadow:0 4px 0 var(--leafDark);transform:none}.product-add.product-add--simple:active{background:var(--leaf);box-shadow:0 1px 0 var(--leafDark);transform:translateY(2px)}.product-add--simple>.product-add__main{display:flex;align-items:center;justify-content:center;width:auto;gap:12px;font-family:var(--body);font-size:1.08rem;font-weight:750;line-height:1.2}.product-add--simple #ProductAddLabel{margin:0}.product-add--simple .product-add__main b{font-family:var(--body);font-size:1.08rem}.product-add--simple .product-add__arrow{font-family:var(--body);font-size:1.4rem;font-weight:500}.product-add--simple>.product-add__guarantee{display:block;margin:0;font-size:.7rem;font-weight:600;line-height:1.2;text-align:center;color:var(--card)}@media(max-width:620px){.product-cadence--offers .product-cadence__option{gap:8px;min-height:82px;padding:15px 11px}.product-cadence--offers .product-cadence__option.is-selected{padding:14px 10px}.product-cadence--offers .product-cadence__copy{grid-template-columns:20px minmax(0,1fr);gap:9px}.product-cadence--offers .product-cadence__copy>i{width:20px;height:20px;box-shadow:inset 0 0 0 3px var(--card)}.product-cadence--offers .product-cadence__title{gap:5px 6px}.product-cadence--offers .product-cadence__title b{font-size:.875rem}.product-cadence--offers .product-cadence__supply{padding:5px 7px;font-size:.61rem}.product-cadence--offers .product-cadence__unit{font-size:.73rem}.product-cadence--offers .product-cadence__price{font-size:1.1rem}.product-cadence--offers .product-cadence__price s{font-size:.75rem}}.ann--countdown .ann__inner{display:flex;align-items:center;justify-content:center;gap:30px;min-height:66px;padding:8px 16px}.ann--countdown .ann__copy{display:grid;gap:3px;text-align:center;line-height:1.2}.ann--countdown .ann__copy strong{font-size:20px;font-weight:750;letter-spacing:.035em;text-transform:uppercase;color:var(--card)}.ann--countdown .ann__copy>span{font-size:12px;font-weight:500;color:var(--sun)}.ann--countdown .ann__countdown{display:flex;align-items:flex-start;gap:5px;font-variant-numeric:tabular-nums;line-height:1;color:var(--card)}.ann--countdown .ann__countdown[hidden]{display:none}.ann--countdown .ann__unit{display:grid;justify-items:center;gap:5px;min-width:34px}.ann--countdown .ann__unit>span{font-size:27px;font-weight:600;letter-spacing:.015em}.ann--countdown .ann__unit>small{font-size:10px;font-weight:400;color:var(--sun)}.ann--countdown .ann__separator{padding-top:1px;font-size:25px;font-weight:400}@media(max-width:620px){.ann--countdown .ann__inner{gap:16px;min-height:60px;padding:8px 12px}.ann--countdown .ann__copy strong{font-size:15px;letter-spacing:.025em}.ann--countdown .ann__copy>span{font-size:10px}.ann--countdown .ann__countdown{gap:3px}.ann--countdown .ann__unit{min-width:27px;gap:4px}.ann--countdown .ann__unit>span{font-size:23px}.ann--countdown .ann__unit>small{font-size:9px}.ann--countdown .ann__separator{font-size:21px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/misu.css.map */
