@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:200 800;font-display:swap;src:url(PlusJakartaSans-Variable.woff2) format("woff2")}@font-face{font-family:Plus Jakarta Sans;font-style:italic;font-weight:200 800;font-display:swap;src:url(PlusJakartaSans-Italic-Variable.woff2) format("woff2")}:root{--fw-clay:#3A2E26;--fw-terracotta:#C57B57;--fw-spearmint:#8FB9A3;--fw-oat:#F2E9DC;--fw-sand:#E4D3BC;--fw-cocoa:#6E5847;--fw-ink-slate:#23302E;--fw-spearmint-700:#6FA288;--fw-spearmint-100:#DCEAE2;--fw-terracotta-700:#A85F3E;--fw-cream:#FBF6EE;--fw-clay-80:rgba(58,46,38,.8);--fw-clay-60:rgba(58,46,38,.6);--fw-line:rgba(58,46,38,.14);--fw-line-strong:rgba(58,46,38,.28);--color-bg:var(--fw-oat);--color-surface:var(--fw-cream);--color-surface-alt:var(--fw-sand);--color-text:var(--fw-clay);--color-text-muted:var(--fw-cocoa);--color-text-subtle:var(--fw-clay-60);--color-eyebrow:var(--fw-terracotta);--color-accent:var(--fw-spearmint);--color-accent-hover:var(--fw-spearmint-700);--color-accent-tint:var(--fw-spearmint-100);--color-on-accent:var(--fw-ink-slate);--color-link:var(--fw-terracotta-700);--color-border:var(--fw-line);--color-border-strong:var(--fw-line-strong);--color-focus-ring:var(--fw-spearmint-100);--font-sans:"Plus Jakarta Sans",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--fs-h2:clamp(1.5rem,1.2rem + 1.5vw,1.6875rem);--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-6:1.5rem;--space-8:2rem;--space-12:3rem;--space-16:4rem;--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--radius-xl:24px;--radius-pill:9999px;--shadow-sm:0 1px 2px rgba(58,46,38,.06);--shadow-md:0 4px 16px rgba(58,46,38,.08);--shadow-lg:0 12px 32px rgba(58,46,38,.1);--ease-out:cubic-bezier(.22,1,.36,1);--dur-fast:.14s;--dur-base:.24s;--dur-slow:.42s;--container:1120px;--gutter:16px;--touch-min:44px;--header-h:52px;--announce-h:32px;--section-gap:48px;--scroll-offset:96px}@media(min-width:1024px){:root{--gutter:40px;--header-h:60px;--announce-h:38px;--section-gap:80px;--scroll-offset:108px}}@media(prefers-reduced-motion:reduce){:root{--dur-fast:0ms;--dur-base:0ms;--dur-slow:0ms}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{font:400 1rem/1.6 var(--font-sans);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:clip}img,svg,video{display:block;max-width:100%}button{font-family:inherit;color:inherit}a{color:inherit;text-decoration:none}ul{list-style:none}:focus-visible{outline:none;box-shadow:0 0 0 3px var(--color-focus-ring),0 0 0 5px var(--color-accent);border-radius:var(--radius-sm)}.skip{position:absolute;left:-9999px;top:0;z-index:200;background:var(--fw-clay);color:var(--fw-oat);padding:12px 16px}.skip:focus{left:0}[id]{scroll-margin-top:var(--scroll-offset)}.wrap{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter)}.flow>*+*{margin-top:var(--section-gap)}.ph{background:linear-gradient(135deg,var(--color-surface-alt),var(--color-accent-tint));border:1px solid var(--color-border)}.phglow{background:radial-gradient(circle at 50% 40%,var(--color-accent-tint),var(--color-surface-alt) 72%);border:1px solid var(--color-border)}.eyebrow{font:600 11px/1 var(--font-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--color-eyebrow)}.sh{font-family:var(--font-sans);font-weight:800;letter-spacing:-.01em;color:var(--color-text)}.h1{font-family:var(--font-sans);font-weight:800;letter-spacing:-.02em;color:var(--color-text);line-height:1.1}.body{font:400 14px/1.6 var(--font-sans);color:var(--color-text-muted)}.lnk{font:700 13px/1 var(--font-sans);color:var(--color-link);display:inline-flex;align-items:center;gap:6px;cursor:pointer}.lnk svg{transition:transform var(--dur-base) var(--ease-out)}.lnk:hover svg{transform:translate(3px)}.stars{color:var(--color-eyebrow);letter-spacing:1px;display:inline-flex}.sect-h{font-size:20px;margin-bottom:16px}@media(min-width:1024px){.sect-h{font-size:26px}.sect-h--center{text-align:center}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:var(--radius-pill);border:1.5px solid transparent;cursor:pointer;font-family:var(--font-sans);font-weight:700;letter-spacing:-.01em;text-align:center;transition:background-color var(--dur-base) var(--ease-out),border-color var(--dur-base) var(--ease-out),color var(--dur-base) var(--ease-out),transform var(--dur-fast) var(--ease-out)}.btn:active{transform:scale(.98)}.btn--primary{background:var(--color-accent);color:var(--color-on-accent)}.btn--primary:hover{background:var(--color-accent-hover)}.btn--secondary{background:transparent;color:var(--color-text);border-color:var(--color-text)}.btn--secondary:hover{background:var(--color-text);color:var(--color-surface)}.btn--sm{min-height:38px;padding:0 18px;font-size:14px}.btn--md{min-height:46px;padding:0 22px;font-size:15px}.btn--lg{min-height:54px;padding:0 26px;font-size:16px}.btn--block{width:100%}.announce{width:100%;background:var(--fw-terracotta);color:#fbf6ee;min-height:var(--announce-h);display:flex;align-items:center;justify-content:center;text-align:center;padding:6px var(--gutter)}.announce span{font:600 11.5px/1.35 var(--font-sans);letter-spacing:.04em}@media(min-width:1024px){.announce span{font-size:12.5px}}.header{position:sticky;top:0;z-index:50;height:var(--header-h);display:flex;align-items:center;background:#f2e9dcd1;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--color-border);transition:box-shadow var(--dur-base) var(--ease-out)}.header.is-stuck{box-shadow:var(--shadow-sm)}.header__in{width:100%;max-width:var(--container);margin:0 auto;padding:0 var(--gutter);display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.header__logo{display:inline-flex;align-items:center;justify-content:center;gap:7px;font-family:var(--font-sans);font-weight:800;font-size:16px;letter-spacing:.02em;color:var(--color-text)}.header__logo .dot{width:9px;height:9px;border-radius:50%;background:var(--color-accent);flex:none}@media(min-width:1024px){.header__logo{font-size:19px}}.header__l{display:flex;justify-content:flex-start;align-items:center;gap:22px}.header__r{display:flex;justify-content:flex-end;align-items:center;gap:18px}.iconbtn{display:inline-flex;align-items:center;justify-content:center;width:var(--touch-min);height:var(--touch-min);border:none;background:none;cursor:pointer;color:var(--color-text);border-radius:var(--radius-pill)}.iconbtn svg{width:22px;height:22px}@media(min-width:1024px){.iconbtn svg{width:21px;height:21px}}.header__nav,.header__account{display:none}@media(min-width:1024px){.header__burger{display:none}.header__nav{display:flex;gap:24px}.header__nav a{font:600 14px/1 var(--font-sans);color:var(--color-text);position:relative;padding:4px 0}.header__nav a:after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:2px;background:var(--color-accent);transition:width var(--dur-base) var(--ease-out)}.header__nav a:hover:after,.header__nav a[aria-current=page]:after{width:100%}.header__account{display:inline-flex}}.menu-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:92;background:#3a2e2652;opacity:0;visibility:hidden;transition:opacity var(--dur-base) var(--ease-out),visibility var(--dur-base)}.menu-scrim.is-open{opacity:1;visibility:visible}.menu-drawer{position:fixed;top:0;left:0;bottom:0;z-index:93;width:86%;max-width:350px;background:var(--color-surface);box-shadow:var(--shadow-lg);display:flex;flex-direction:column;transform:translate(-105%);transition:transform var(--dur-slow) var(--ease-out)}.menu-drawer.is-open{transform:none}@media(prefers-reduced-motion:reduce){.menu-drawer{transition:opacity var(--dur-base);transform:none;opacity:0;visibility:hidden}.menu-drawer.is-open{opacity:1;visibility:visible}}@media(min-width:1024px){.menu-scrim,.menu-drawer{display:none!important}}.menu__head{height:60px;flex:none;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid var(--color-border)}.menu__brand{display:inline-flex;align-items:center;gap:8px;font:800 15px/1 var(--font-sans);letter-spacing:.02em;color:var(--color-text)}.menu__brand .dot{width:8px;height:8px;border-radius:50%;background:var(--color-accent)}.menu__close{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:none;background:none;cursor:pointer;color:var(--color-text);margin-right:-8px}.menu__close svg{width:20px;height:20px}.menu__body{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:none}.menu__body::-webkit-scrollbar{display:none}.menu__feature{display:block;position:relative;height:200px;border-radius:8px;overflow:hidden;margin:16px 20px 4px}.menu__feature .phglow{position:absolute;top:0;right:0;bottom:0;left:0}.menu__feature:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#3a2e2673,#3a2e2600 55%)}.menu__feature-label{position:absolute;left:16px;bottom:14px;font:800 15px/1 var(--font-sans);letter-spacing:.04em;color:#fbf6ee;z-index:1}.menu__feature-chev{position:absolute;right:14px;bottom:16px;z-index:1;color:#fbf6ee}.menu__nav{padding:8px 20px 4px}.menu__item{border-bottom:1px solid var(--color-border)}.menu__link{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:17px 0;width:100%;font:700 15px/1 var(--font-sans);letter-spacing:.04em;text-transform:uppercase;color:var(--color-text);cursor:pointer;background:none;border:none;text-align:left;text-decoration:none}.menu__link svg{flex:none;color:var(--color-text-subtle);transition:transform var(--dur-base) var(--ease-out)}.menu__item.is-open .menu__link svg{transform:rotate(180deg)}.menu__sub{display:grid;grid-template-rows:0fr;transition:grid-template-rows var(--dur-base) var(--ease-out)}.menu__item.is-open .menu__sub{grid-template-rows:1fr}.menu__sub-inner{overflow:hidden}.menu__sub a{display:block;padding:11px 0 11px 14px;font:500 13px/1 var(--font-sans);letter-spacing:.01em;color:var(--color-text-muted)}.menu__sub-pad{height:8px}.menu__login{flex:none;display:flex;align-items:center;gap:11px;padding:16px 20px;border-top:1px solid var(--color-border);color:var(--color-text);cursor:pointer}.menu__login span{font:700 14px/1 var(--font-sans);letter-spacing:.03em;text-transform:uppercase}.menu__login svg{flex:none}.menu__login svg:last-child{margin-left:auto;color:var(--color-text-subtle)}@media(min-width:1024px){.timeline--static .tstep{opacity:1!important;transform:none!important}.timeline--static .tstep__pm{display:none}.timeline--static .tstep__panel{height:auto!important;opacity:1!important}.timeline--static .tstep__dot{background:var(--color-accent)}.timeline--static .tstep__btn{cursor:default}}.pv-toggle{position:fixed;right:14px;bottom:14px;z-index:120;display:inline-flex;align-items:center;gap:7px;padding:9px 14px;border-radius:var(--radius-pill);border:1px solid var(--color-border-strong);background:var(--color-surface);color:var(--color-text);font:700 12px/1 var(--font-sans);cursor:pointer;box-shadow:var(--shadow-md)}.pv-toggle.is-on{background:var(--color-accent);color:var(--color-on-accent);border-color:transparent}body.photo-mode .ph,body.photo-mode .phglow{cursor:copy;outline:2px dashed var(--color-accent-hover);outline-offset:-4px}.ph[data-has-img],.phglow[data-has-img]{background-size:cover!important;background-position:center!important;border-color:transparent}.ph[data-has-img]:after,.phglow[data-has-img]:after{opacity:0}.footer{background:#3a2e26;overflow:hidden;margin-top:var(--section-gap)}.footer__in{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter);box-sizing:border-box}.footer__top{padding-top:32px}@media(min-width:1024px){.footer__top{padding-top:48px;padding-bottom:40px}}.footer__cols{display:grid;grid-template-columns:1fr 1fr;gap:24px 16px}@media(min-width:1024px){.footer__cols{grid-template-columns:repeat(4,1fr);gap:28px}}.footer__col h5{font:700 13px/1 var(--font-sans);color:#fbf6eeeb;margin-bottom:9px}.footer__col a{display:block;font:400 12.5px/1 var(--font-sans);color:#fbf6ee99;padding:3px 0;transition:color var(--dur-fast) var(--ease-out)}@media(min-width:1024px){.footer__col a{font-size:13px}}.footer__col a:hover{color:#fbf6ee}.footer__wordmark{font-family:var(--font-sans);font-weight:800;font-size:14vw;line-height:1.16;letter-spacing:-.04em;color:#fbf6eef2;white-space:nowrap;margin-top:30px}@media(min-width:1024px){.footer__wordmark{font-size:162px;line-height:1.18;margin-top:0}}.footer__divider{height:1px;background:#fbf6ee29;margin-top:12px}@media(min-width:1024px){.footer__divider{margin-top:0}}.footer__bottom{padding-top:18px;padding-bottom:30px;display:flex;flex-direction:column;gap:12px}@media(min-width:1024px){.footer__bottom{flex-direction:row;align-items:center;justify-content:space-between;gap:48px;padding-top:26px;padding-bottom:32px}}.footer__copy{font:700 12px/1.4 var(--font-sans);letter-spacing:.06em;text-transform:uppercase;color:#fbf6eeb3}.footer__legal{display:flex;gap:22px;font:600 12px/1 var(--font-sans)}@media(min-width:1024px){.footer__legal{gap:28px}}.footer__legal a{color:#fbf6eeb3;cursor:pointer}.footer__legal a:hover{color:#fbf6ee}.marquee{background:var(--color-text);overflow:hidden;padding:11px 0}@media(min-width:1024px){.marquee{padding:13px 0}}.marquee__track{display:flex;width:max-content;animation:fw-marquee 22s linear infinite}@media(prefers-reduced-motion:reduce){.marquee__track{animation:none}}.marquee__item{display:flex;align-items:center;gap:18px;padding:0 18px}@media(min-width:1024px){.marquee__item{gap:26px;padding:0 26px}}.marquee__item span{font:600 13px/1 var(--font-sans);letter-spacing:.04em;color:#fbf6eeeb;white-space:nowrap}.marquee__item b{color:var(--fw-terracotta);font-weight:400}@keyframes fw-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.buy{padding-top:16px}.buy__col{display:flex;flex-direction:column;min-width:0}@media(min-width:1024px){.buy{padding-top:32px;display:grid;grid-template-columns:520px minmax(0,1fr);gap:44px;align-items:start}.buy__gallery{position:sticky;top:calc(var(--header-h) + 20px);min-width:0}}.gallery{position:relative}.gallery__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-radius:var(--radius-lg)}.gallery__track::-webkit-scrollbar{display:none}.gallery__slide{flex:0 0 100%;width:100%;aspect-ratio:1/1;scroll-snap-align:start;scroll-snap-stop:always;border:none}.gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;border:none;background:#fbf6eeeb;box-shadow:var(--shadow-md);color:var(--color-text);display:none;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:background var(--dur-fast) var(--ease-out),opacity var(--dur-fast) var(--ease-out)}.gallery__arrow:hover{background:var(--color-surface)}.gallery__arrow svg{width:20px;height:20px}.gallery__arrow--prev{left:12px}.gallery__arrow--next{right:12px}.gallery__arrow[disabled]{opacity:.35;cursor:default}@media(min-width:1024px){.gallery__arrow{display:flex}}.gallery__dots{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;gap:7px;z-index:1}.gallery__dot{width:7px;height:7px;border-radius:50%;background:#fbf6eed9;box-shadow:0 1px 2px #3a2e2647}.gallery__dot.is-on{background:var(--color-accent)}@media(min-width:1024px){.gallery__dot{width:8px;height:8px}}.gallery__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:8px}.gallery__thumb{aspect-ratio:1/1;border-radius:10px;cursor:pointer;padding:0;transition:border-color var(--dur-base) var(--ease-out)}.gallery__thumb.is-on{border:2px solid var(--color-accent)}@media(min-width:1024px){.gallery__thumbs{gap:10px}.gallery__thumb{border-radius:12px}}.title{display:flex;flex-direction:column;gap:10px;padding-top:20px}@media(min-width:1024px){.title{padding-top:0}}.title__h1{font-size:28px;line-height:1.1}@media(min-width:1024px){.title__h1{font-size:40px;line-height:1.05}}.rating{display:inline-flex;align-items:center;gap:8px;font:500 13px/1 var(--font-sans);color:var(--color-text-muted)}.rating a{color:var(--color-text-muted);text-decoration:underline;text-underline-offset:2px}.bullets{display:flex;flex-direction:column;gap:13px;padding-top:18px}@media(min-width:1024px){.bullets{gap:12px;padding-top:22px}}.bullets li{display:flex;gap:12px;align-items:flex-start}.bullets__chk{flex:none;width:22px;height:22px;border-radius:50%;background:var(--color-accent-tint);border:1px solid var(--color-accent);display:flex;align-items:center;justify-content:center;color:var(--fw-spearmint-700);font-size:12px;font-weight:800;line-height:1}.bullets li span:last-child{flex:1;font-size:14px;line-height:1.5;color:var(--color-text)}.bundle{padding-top:24px}@media(min-width:1024px){.bundle{padding-top:26px}}.bundle__h{font-size:20px;margin-bottom:8px}@media(min-width:1024px){.bundle__h{margin-bottom:12px}}.bundle__opts{display:flex;flex-direction:column;gap:10px}.opt{position:relative;cursor:pointer;border-radius:var(--radius-lg);padding:14px;display:flex;align-items:center;gap:12px;border:1px solid var(--color-border);background:var(--color-surface);transition:border-color var(--dur-fast) var(--ease-out),background-color var(--dur-fast) var(--ease-out)}@media(min-width:1024px){.opt{padding:16px}}.opt input{position:absolute;opacity:0;pointer-events:none}.opt__dot{flex:none;width:20px;height:20px;border-radius:50%;border:2px solid var(--color-border-strong);display:flex;align-items:center;justify-content:center;transition:border-color var(--dur-fast) var(--ease-out),background-color var(--dur-fast) var(--ease-out)}.opt__dot span{width:8px;height:8px;border-radius:50%;background:var(--fw-ink-slate);opacity:0;transition:opacity var(--dur-fast) var(--ease-out)}.opt__main{flex:1;display:flex;flex-direction:column;gap:5px;min-width:0}.opt__label{font-size:14px;font-weight:700;color:var(--color-text)}@media(min-width:1024px){.opt__label{font-size:15px}}.opt__desc{font-size:12px;color:var(--color-text-muted)}.opt__right{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.opt__price{font-size:15px;font-weight:800;color:var(--color-text)}@media(min-width:1024px){.opt__price{font-size:16px}}.opt__perday{font-size:11px;font-weight:600;color:var(--fw-spearmint-700)}.opt__save{font-size:10px;font-weight:700;padding:3px 8px;border-radius:var(--radius-pill);color:var(--fw-spearmint-700);background:var(--color-accent-tint)}.opt__ribbon{position:absolute;top:-9px;left:16px;font-size:9px;font-weight:700;letter-spacing:.07em;color:var(--color-surface);padding:3px 10px;border-radius:var(--radius-pill)}.opt.is-on,.opt:has(input:checked){border:2px solid var(--color-accent);background:var(--color-accent-tint);box-shadow:var(--shadow-sm);padding:13px}@media(min-width:1024px){.opt.is-on,.opt:has(input:checked){padding:15px}}.opt.is-on .opt__dot,.opt:has(input:checked) .opt__dot{border-color:var(--color-accent-hover);background:var(--color-accent)}.opt.is-on .opt__dot span,.opt:has(input:checked) .opt__dot span{opacity:1}.opt.is-on .opt__save,.opt:has(input:checked) .opt__save{color:var(--color-surface);background:var(--color-accent-hover)}.opt:has(input:focus-visible){box-shadow:0 0 0 3px var(--color-focus-ring),0 0 0 5px var(--color-accent)}.cta{padding-top:18px;display:flex;flex-direction:column;gap:14px}@media(min-width:1024px){.cta{padding-top:22px}}.trust3{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}@media(min-width:1024px){.trust3{display:flex;justify-content:center;gap:24px}}.trust3__i{display:flex;flex-direction:column;align-items:center;gap:7px;text-align:center}@media(min-width:1024px){.trust3__i{flex-direction:row;gap:8px}}.trust3__i svg{width:24px;height:24px;stroke:var(--fw-spearmint-700)}@media(min-width:1024px){.trust3__i svg{width:22px;height:22px}}.trust3__i span{font-size:10.5px;font-weight:600;color:var(--color-text-muted);line-height:1.3}@media(min-width:1024px){.trust3__i span{font-size:11.5px}}.shipby{font-size:11px;color:var(--color-text-subtle);text-align:center}.guarantee__card{background:var(--color-surface);border:1.5px solid var(--color-accent);border-radius:18px;box-shadow:var(--shadow-sm);padding:18px;display:flex;align-items:center;gap:16px}@media(min-width:1024px){.guarantee__card{padding:20px;gap:18px}}.guarantee__card img{width:64px;height:64px;flex:none}@media(min-width:1024px){.guarantee__card img{width:72px;height:72px}}.guarantee__t{font-size:16px;font-weight:800;color:var(--color-text);margin-bottom:6px}@media(min-width:1024px){.guarantee__t{font-size:17px}}.guarantee{padding-top:30px}@media(min-width:1024px){.guarantee{padding-top:32px}}.stories-block{padding-top:30px}@media(min-width:1024px){.stories-block{padding-top:32px}}.stories-block>.sh{font-size:20px;margin-bottom:14px}.stories{display:flex;gap:var(--space-3);overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:var(--space-2);scrollbar-width:none}.stories::-webkit-scrollbar{display:none}.story{flex:0 0 auto;width:96px;display:flex;flex-direction:column;gap:var(--space-2);margin:0}@media(min-width:1024px){.story{width:150px}}.story__media{position:relative;width:100%;aspect-ratio:1;border-radius:var(--radius-lg);overflow:hidden;cursor:pointer;background:linear-gradient(160deg,var(--fw-spearmint),var(--fw-cocoa));box-shadow:var(--shadow-sm)}.story__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#23302e00 40%,#23302e8c)}.story__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;border-radius:50%;background:#fbf6eeeb;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-md);z-index:1;transition:transform var(--dur-base) var(--ease-out)}.story__media:hover .story__play{transform:translate(-50%,-50%) scale(1.08)}.story__handle{position:absolute;left:10px;bottom:10px;right:10px;color:var(--fw-oat);font-size:13px;font-weight:700;letter-spacing:-.01em;text-shadow:0 1px 4px rgba(35,48,46,.4);z-index:1}.story__cap{font-size:13px;line-height:1.4;color:var(--color-text-muted)}.gtk{padding-top:30px}.gtk>.sh{font-size:20px;margin-bottom:8px}.acc__item{border-bottom:1px solid var(--color-border)}.acc__item:last-child{border-bottom:none}.acc__btn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);padding:var(--space-4) 0;border:none;background:none;cursor:pointer;text-align:left}.acc__btn>span:first-child{font:700 15px/1.3 var(--font-sans);color:var(--color-text)}.acc__icon{flex:0 0 auto;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-pill);background:transparent;transition:transform var(--dur-base) var(--ease-out),background-color var(--dur-base) var(--ease-out)}.acc__icon svg{width:16px;height:16px;stroke:var(--color-text);stroke-width:2.25}.acc__btn[aria-expanded=true] .acc__icon{background:var(--color-accent-tint);transform:rotate(180deg)}.acc__panel{height:0;opacity:0;overflow:hidden;transition:height var(--dur-base) var(--ease-out),opacity var(--dur-base) var(--ease-out)}.acc__inner{padding-bottom:var(--space-4);font-size:14px;line-height:1.6;color:var(--color-text-muted)}.acc--card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:18px;box-shadow:var(--shadow-sm);padding:2px 18px}@media(min-width:1024px){.acc--card{padding:4px 24px}}.hiw{display:grid;column-gap:var(--space-8);row-gap:20px}.hiw--stacked{grid-template-columns:1fr}.hiw--grid2{grid-template-columns:repeat(2,1fr)}.hiw--row{grid-template-columns:1fr}@media(min-width:1024px){.hiw--row{grid-template-columns:repeat(4,1fr)}}.hstep{display:flex;align-items:center;gap:var(--space-3)}.hstep__n{flex:none;width:32px;height:32px;border-radius:50%;background:var(--color-accent-tint);border:2px solid var(--color-accent);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;letter-spacing:-.01em;color:var(--color-accent-hover)}.hiw--grid2 .hstep__n{width:24px;height:24px;border-width:1.5px;font-size:11px}.hstep__t{font-size:15px;font-weight:700;line-height:1.3;color:var(--color-text)}.hiw--grid2 .hstep__t{font-size:13px}.hstep__b{font-size:13px;line-height:1.5;color:var(--color-text-muted);margin-top:3px}.wte-cards{display:none}.wte-card{background:var(--color-surface);border-radius:var(--radius-lg);padding:30px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:7px;position:relative;z-index:1;box-shadow:var(--shadow-sm)}.wte-card__icon{width:56px;height:56px;border-radius:50%;background:var(--color-accent-tint);color:var(--color-accent-hover);display:flex;align-items:center;justify-content:center;margin-bottom:6px}.wte-card__title{font-weight:800;font-size:19px;line-height:1.2;letter-spacing:-.01em;color:var(--fw-clay);margin-top:2px}.wte-card__body{font-size:14px;line-height:1.55;color:var(--fw-cocoa);margin:0;max-width:32ch}@media(min-width:1024px){.wte-cards{display:grid;grid-template-columns:repeat(var(--wte-cols,3),1fr);gap:24px;position:relative;margin-top:30px}.wte-cards:before{content:"";position:absolute;top:60px;left:calc(100% / var(--wte-cols,3) / 2);right:calc(100% / var(--wte-cols,3) / 2);border-top:2px dashed var(--color-border-strong);z-index:0}.wte-timeline{display:none}}.timeline{position:relative}.timeline__line{position:absolute;left:9px;top:14px;bottom:14px;width:0;border-left:2px dashed var(--color-border-strong);transform-origin:top center;transform:scaleY(0);transition:transform var(--dur-slow) var(--ease-out) .12s}.timeline.is-in .timeline__line{transform:scaleY(1)}.timeline__steps{display:flex;flex-direction:column;gap:var(--space-4)}.tstep{position:relative;padding-left:var(--space-8);opacity:0;transform:translateY(16px);transition:opacity var(--dur-slow) var(--ease-out),transform var(--dur-slow) var(--ease-out)}.timeline.is-in .tstep{opacity:1;transform:none}.timeline.is-in .tstep:nth-child(1){transition-delay:.2s}.timeline.is-in .tstep:nth-child(2){transition-delay:.36s}.timeline.is-in .tstep:nth-child(3){transition-delay:.52s}.tstep__dot{position:absolute;left:2px;top:18px;width:16px;height:16px;border-radius:50%;background:var(--color-surface);border:2px solid var(--color-accent);box-shadow:0 0 0 4px var(--color-bg);transition:background-color var(--dur-base) var(--ease-out)}.tstep.is-open .tstep__dot{background:var(--color-accent)}.tstep__card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:0 var(--space-6)}.tstep__btn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);padding:var(--space-4) 0;border:none;background:none;cursor:pointer;text-align:left}.tstep__eyebrow{font:500 11px/1 var(--font-sans);text-transform:uppercase;letter-spacing:.06em;color:var(--color-eyebrow)}.tstep__title{font-size:15px;font-weight:700;color:var(--color-text);margin-top:2px;display:block}.tstep__pm{flex:0 0 auto;position:relative;width:28px;height:28px;border-radius:var(--radius-pill);transition:background-color var(--dur-base) var(--ease-out)}.tstep.is-open .tstep__pm{background:var(--color-accent-tint)}.tstep__pm:before,.tstep__pm:after{content:"";position:absolute;background:var(--color-text);border-radius:2px}.tstep__pm:before{left:7px;right:7px;top:50%;height:2px;margin-top:-1px}.tstep__pm:after{top:7px;bottom:7px;left:50%;width:2px;margin-left:-1px;transition:opacity var(--dur-base) var(--ease-out),transform var(--dur-base) var(--ease-out)}.tstep.is-open .tstep__pm:after{opacity:0;transform:rotate(90deg)}.tstep__panel{height:0;opacity:0;overflow:hidden;transition:height var(--dur-base) var(--ease-out),opacity var(--dur-base) var(--ease-out)}.tstep__inner{padding-bottom:var(--space-4);font-size:13.5px;line-height:1.6;color:var(--color-text-muted)}.minirev-block>.sh{font-size:20px;margin-bottom:14px}@media(min-width:1024px){.minirev-block>.sh{font-size:26px;text-align:center;margin-bottom:18px}}.minirev{display:flex;gap:12px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:4px;scrollbar-width:none}.minirev::-webkit-scrollbar{display:none}.mcard{flex:none;width:240px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm);display:flex;flex-direction:column}@media(min-width:1024px){.mcard{width:264px}}.mcard__img{width:100%;height:180px}@media(min-width:1024px){.mcard__img{height:220px}}.mcard__b{padding:14px;display:flex;flex-direction:column;gap:9px}@media(min-width:1024px){.mcard__b{padding:16px;gap:10px}}.mcard__top{display:flex;align-items:center;justify-content:space-between;gap:8px}.mcard__name{font-size:13px;font-weight:700;color:var(--color-text)}.mcard__verified{display:flex;align-items:center;gap:6px;font-size:11px;color:var(--color-text-muted)}.mcard__verified b{color:var(--fw-spearmint-700);font-weight:800}.mcard__q{font-size:13px;line-height:1.5;color:var(--color-text)}.editorial{display:flex;flex-direction:column}.editorial__img{width:100%;aspect-ratio:1;border-radius:18px;margin-bottom:18px}.editorial__body{display:flex;flex-direction:column;gap:12px}.editorial__body .sh{font-size:22px;line-height:1.15}@media(min-width:1024px){.editorial{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.editorial--rev .editorial__img{order:2}.editorial__img{margin-bottom:0}.editorial__body{gap:14px}.editorial__body .sh{font-size:30px;line-height:1.12}}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-3)}.stat{text-align:center}.stat__fig{font-family:var(--font-sans);font-weight:800;letter-spacing:-.02em;line-height:1;color:var(--color-text);font-variant-numeric:tabular-nums;font-size:clamp(24px,7vw,32px)}@media(min-width:1024px){.stat__fig{font-size:clamp(32px,4vw,44px)}}.stat__bar{width:28px;height:3px;border-radius:9999px;background:var(--color-accent);margin:var(--space-3) auto 0}.stat__label{margin-top:var(--space-3);font-size:13px;line-height:1.4;color:var(--color-text-muted);max-width:180px;margin-left:auto;margin-right:auto}.stats-note{font-size:10px;color:var(--color-text-subtle);margin-top:12px}@media(min-width:1024px){.stats-note{text-align:center;margin-top:14px}}.ing-scroll{display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:0}.ing-scroll::-webkit-scrollbar{display:none}@media(min-width:1024px){.ing-scroll{overflow:visible;gap:28px}}.ing{flex:none;width:200px;padding-right:20px;display:flex;flex-direction:column;gap:12px}@media(min-width:1024px){.ing{flex:1;width:auto;padding:0;gap:14px}}.ing__img{width:100%;aspect-ratio:1;border-radius:14px;overflow:hidden}@media(min-width:1024px){.ing__img{border-radius:16px}}.ing__img>div{width:100%;height:100%}.ing__name{font-size:15px;font-weight:700;color:var(--color-text)}@media(min-width:1024px){.ing__name{font-size:16px}}.ing__desc{font-size:13px;line-height:1.5;color:var(--color-text-muted)}.ing-nav{padding-top:18px;display:flex;align-items:center;justify-content:center;gap:14px}@media(min-width:1024px){.ing-nav{display:none}}.ing-arrow{width:36px;height:36px;border-radius:9999px;border:1px solid var(--color-border-strong);display:flex;align-items:center;justify-content:center;color:var(--color-text-muted);line-height:1;font-size:18px;cursor:pointer;background:none}.ing-dots{display:flex;gap:6px}.ing-dots span{width:7px;height:7px;border-radius:50%;background:var(--color-border-strong)}.ing-dots span.is-on{width:18px;border-radius:9999px;background:var(--color-accent)}.why{display:flex;align-items:flex-start;gap:6px;padding-top:14px}@media(min-width:1024px){.why{max-width:560px;margin:0 auto;gap:10px;padding-top:16px}}.why__labels{flex:1;min-width:0;display:flex;flex-direction:column}.why__labels-head{height:52px}@media(min-width:1024px){.why__labels-head{height:64px}}.why__row{height:44px;display:flex;align-items:center;border-bottom:1px solid var(--color-border)}@media(min-width:1024px){.why__row{height:52px}}.why__row span{font-size:12.5px;font-weight:600;color:var(--color-text)}@media(min-width:1024px){.why__row span{font-size:13px}}.why__us{flex:0 0 64px;margin-top:-12px;background:var(--color-accent-tint);border:1.5px solid var(--color-accent);border-radius:14px;box-shadow:var(--shadow-md);display:flex;flex-direction:column;align-items:center;position:relative;z-index:2}@media(min-width:1024px){.why__us{flex-basis:120px;margin-top:-14px;border-radius:16px}}.why__us-head{height:64px;display:flex;align-items:center;justify-content:center;padding:12px 4px 0;text-align:center}@media(min-width:1024px){.why__us-head{height:78px;padding-top:14px}}.why__us-head span{font-size:11px;font-weight:800;color:var(--fw-spearmint-700);line-height:1.1}@media(min-width:1024px){.why__us-head span{font-size:14px}}.why__us-cell{height:44px;width:100%;display:flex;align-items:center;justify-content:center}@media(min-width:1024px){.why__us-cell{height:52px}}.why__us-cell span{color:var(--fw-spearmint-700);font-size:15px;font-weight:800}@media(min-width:1024px){.why__us-cell span{font-size:18px}}.why__us-foot{height:12px}@media(min-width:1024px){.why__us-foot{height:14px}}.why__others{flex:0 0 52px;display:flex;flex-direction:column}@media(min-width:1024px){.why__others{flex-basis:96px}}.why__others-head{height:52px;display:flex;align-items:center;justify-content:center;text-align:center}@media(min-width:1024px){.why__others-head{height:64px}}.why__others-head span{font-size:10px;font-weight:600;color:var(--color-text-muted)}@media(min-width:1024px){.why__others-head span{font-size:12px}}.why__others-cell{height:44px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--color-border)}@media(min-width:1024px){.why__others-cell{height:52px}}.why__cta{margin-top:18px}@media(min-width:1024px){.why__cta{max-width:300px;margin:20px auto 0}}.gly-yes{color:var(--fw-spearmint-700);font-size:15px;font-weight:800}.gly-no{color:var(--color-text-subtle);font-size:14px;font-weight:700}@media(min-width:1024px){.faq{display:grid;grid-template-columns:260px 1fr;gap:40px;align-items:start}.faq__h{text-align:left;font-size:26px;line-height:1.1;margin:0}}.hero{padding-top:18px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px}.hero__head{display:flex;flex-direction:column;align-items:center;gap:12px}.hero__foot{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%}.hero__foot .btn{width:100%}.hero__h1{font-size:32px;line-height:1.06}.hero__sub{max-width:300px}.hero__media{width:100%;aspect-ratio:1;border-radius:18px}.hero__badges{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}@media(min-width:1024px){.hero{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"head media" "foot media";column-gap:48px;row-gap:16px;align-items:center;text-align:left;padding-top:44px}.hero__head{grid-area:head;align-items:flex-start;gap:14px}.hero__foot{grid-area:foot;align-items:flex-start;width:auto}.hero__foot .btn{width:max-content}.hero__media{grid-area:media;border-radius:20px;align-self:center}.hero__h1{font-size:48px;line-height:1.02}.hero__sub{max-width:420px}.hero__badges{justify-content:flex-start;flex-wrap:nowrap}}.badge{display:inline-flex;align-items:center;justify-content:center;height:30px;padding:0 14px;border-radius:var(--radius-pill);background:var(--color-surface-alt);color:var(--fw-terracotta-700);font:600 12px/1 var(--font-sans)}@media(min-width:1024px){.badge{height:32px}}.hero-rating{display:flex;align-items:center;gap:8px}.hero-rating .stars{font-size:14px}.hero-rating span{font-size:12.5px;color:var(--color-text-muted)}@media(min-width:1024px){.hero-rating .stars{font-size:15px}.hero-rating span{font-size:13px}}.spotlight{display:flex;flex-direction:column;gap:18px}.spotlight__media{display:flex;align-items:center;gap:10px}.spotlight__media .ph{flex:1;aspect-ratio:1;border-radius:16px}.spotlight__text{display:flex;flex-direction:column;gap:12px;align-items:center;text-align:center}.spotlight__quote{font-size:16px;line-height:1.5;font-weight:600;color:var(--color-text)}.spotlight__who{display:flex;align-items:center;gap:6px;font-size:11.5px;color:var(--color-text-muted)}.spotlight__who b{color:var(--fw-spearmint-700);font-weight:800}@media(min-width:1024px){.spotlight{flex-direction:row-reverse;align-items:center;gap:48px}.spotlight__media{flex:1}.spotlight__text{flex:1;align-items:flex-start;text-align:left;gap:14px}.spotlight__quote{font-size:20px;line-height:1.45}}.round-arrow{flex:none;width:36px;height:36px;border-radius:9999px;border:1px solid var(--color-border-strong);display:flex;align-items:center;justify-content:center;color:var(--color-text-muted);line-height:1;font-size:18px;cursor:pointer;background:none}@media(min-width:1024px){.round-arrow{width:40px;height:40px}}.dots{display:flex;gap:6px}.dots span{width:7px;height:7px;border-radius:50%;background:var(--color-border-strong)}.dots span.is-on{width:18px;border-radius:9999px;background:var(--color-accent)}.prodben__col{display:flex;flex-direction:column;gap:16px}.prodben__img{width:100%;aspect-ratio:1;border-radius:18px;margin-bottom:18px}.benefit-grid{display:grid;grid-template-columns:1fr 1fr;margin-top:var(--space-8)}@media(min-width:1024px){.benefit-grid{margin-top:var(--space-12)}}.benefit{display:flex;align-items:flex-start;gap:14px;padding:26px 22px}.benefit:nth-child(odd){padding-left:0;border-right:1px solid var(--color-border)}.benefit:nth-child(2n){padding-right:0}.benefit:nth-child(1),.benefit:nth-child(2){padding-top:0;border-bottom:1px solid var(--color-border)}.benefit:nth-child(3),.benefit:nth-child(4){padding-bottom:0}.benefit svg{width:24px;height:24px;flex:none;stroke:var(--fw-spearmint-700);margin-top:1px}.benefit__txt{display:flex;flex-direction:column}.benefit__t{font-size:14px;font-weight:700;color:var(--color-text);line-height:1.25}.benefit__b{font-size:12.5px;color:var(--color-text-muted);line-height:1.4;margin-top:3px}@media(min-width:1024px){.prodben{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center}.prodben__col{display:flex;flex-direction:column;gap:16px}.prodben__img{margin-bottom:0;order:2}}.featured{display:block;background:var(--color-surface);border:1px solid var(--color-border);border-radius:18px;overflow:hidden;box-shadow:var(--shadow-sm)}.featured .ph{width:100%;aspect-ratio:1}.featured__b{padding:16px;display:flex;flex-direction:column;gap:10px}.featured__top{display:flex;align-items:center;justify-content:space-between;gap:10px}.featured__name{font-size:15px;font-weight:700;color:var(--color-text)}.featured__price{font-size:16px;font-weight:800;color:var(--color-text)}.featured__desc{font-size:13px;line-height:1.5;color:var(--color-text-muted)}@media(min-width:1024px){.featured{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;border:none;background:none;box-shadow:none;border-radius:0;overflow:visible}.featured .ph{aspect-ratio:1;border:1px solid var(--color-border);border-radius:18px}.featured__b{padding:0;gap:14px}.featured__name{font-size:28px;font-weight:800;letter-spacing:-.01em}.featured__price{font-size:20px}.featured__desc{font-size:14px}.featured__top{justify-content:flex-start;gap:10px}}.newsletter{background:var(--color-surface-alt);border:1px solid var(--color-border);border-radius:20px;padding:28px var(--gutter);display:flex;flex-direction:column;gap:14px}.newsletter .sh{font-size:20px}.newsletter__form{display:flex;flex-direction:column;gap:10px}@media(min-width:1024px){.newsletter{padding:36px;align-items:center;text-align:center}.newsletter .sh{font-size:26px}.newsletter__sub{max-width:440px}.newsletter__form{flex-direction:row;width:100%;max-width:460px;margin-top:6px}.newsletter__form .input{flex:1}}.input{width:100%;min-height:46px;padding:0 14px;font:400 14px/1.4 var(--font-sans);color:var(--color-text);background:var(--color-surface);border:1px solid var(--color-border-strong);border-radius:8px;transition:border-color var(--dur-base) var(--ease-out),box-shadow var(--dur-base) var(--ease-out)}.input::placeholder{color:var(--color-text-subtle)}.input:focus-visible{outline:none;border-color:var(--color-accent);box-shadow:0 0 0 3px var(--color-focus-ring)}textarea.input{min-height:130px;padding:12px 14px;resize:vertical;line-height:1.5}@media(min-width:1024px){textarea.input{min-height:190px}}.contact-title{padding-top:26px;display:flex;flex-direction:column;gap:10px}.contact-title .sh{font-size:30px;line-height:1.08}@media(min-width:1024px){.contact-title{padding-top:48px;text-align:center;align-items:center}.contact-title .body{max-width:440px}.contact-title .sh{font-size:44px;line-height:1.02}}.contact-form{max-width:720px;margin:0 auto}.form-card{display:flex;flex-direction:column;gap:14px}@media(min-width:1024px){.form-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:18px;box-shadow:var(--shadow-sm);padding:32px;gap:18px}}.field{display:flex;flex-direction:column;gap:7px}.field label,.lbl{font:600 13px/1 var(--font-sans);color:var(--color-text)}.form-row{display:flex;flex-direction:column;gap:14px}@media(min-width:1024px){.form-row{display:grid;grid-template-columns:1fr 1fr}}.reveal{opacity:0;transform:translateY(12px);transition:opacity var(--dur-slow) var(--ease-out),transform var(--dur-slow) var(--ease-out)}.reveal.is-in{opacity:1;transform:none}.reveal-stagger>*{opacity:0;transform:translateY(12px);transition:opacity var(--dur-slow) var(--ease-out),transform var(--dur-slow) var(--ease-out)}.reveal-stagger.is-in>*{opacity:1;transform:none}.reveal-stagger.is-in>*:nth-child(2){transition-delay:70ms}.reveal-stagger.is-in>*:nth-child(3){transition-delay:.14s}.reveal-stagger.is-in>*:nth-child(4){transition-delay:.21s}@media(prefers-reduced-motion:reduce){.reveal,.reveal-stagger>*,.tstep{opacity:1!important;transform:none!important}.timeline__line{transform:scaleY(1)!important}}.cart-count{position:absolute;top:4px;right:4px;min-width:17px;height:17px;padding:0 4px;border-radius:9px;background:var(--color-accent);color:var(--color-on-accent);font:700 10px/17px var(--font-sans);text-align:center;pointer-events:none}.cart-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background:#3a2e2652;backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px);opacity:0;visibility:hidden;transition:opacity var(--dur-base) var(--ease-out),visibility var(--dur-base)}.cart-scrim.is-open{opacity:1;visibility:visible}.cart-drawer{position:fixed;top:0;right:0;bottom:0;z-index:91;width:min(336px,100vw);background:var(--color-bg);box-shadow:-8px 0 32px #3a2e2633;display:flex;flex-direction:column;transform:translate(100%);transition:transform var(--dur-slow) var(--ease-out)}@media(min-width:1024px){.cart-drawer{width:440px;box-shadow:-8px 0 40px #3a2e2638}}.cart-drawer.is-open{transform:none}@media(prefers-reduced-motion:reduce){.cart-drawer{transition:opacity var(--dur-base);transform:none;opacity:0;visibility:hidden}.cart-drawer.is-open{opacity:1;visibility:visible}}.cart__head{flex:none;height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid var(--color-border)}@media(min-width:1024px){.cart__head{height:66px;padding:0 24px}}.cart__title{font-weight:800;letter-spacing:-.01em;color:var(--color-text);font-size:17px}@media(min-width:1024px){.cart__title{font-size:19px}}.cart__close{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:none;background:none;cursor:pointer;color:var(--color-text);margin-right:-10px}.cart__close svg{width:22px;height:22px}.cart__ship{flex:none;padding:14px 18px;border-bottom:1px solid var(--color-border);display:flex;flex-direction:column;gap:8px}@media(min-width:1024px){.cart__ship{padding:16px 24px}}.cart__ship-txt{font-size:12px;color:var(--color-text-muted)}.cart__ship-txt b{color:var(--fw-spearmint-700);font-weight:700}.cart__bar{height:6px;width:100%;border-radius:9999px;background:var(--color-surface-alt);overflow:hidden}.cart__bar-fill{height:100%;background:var(--color-accent);transition:width var(--dur-base) var(--ease-out)}.cart__items{flex:1;overflow-y:auto;padding:6px 18px}@media(min-width:1024px){.cart__items{padding:6px 24px}}.cart__items::-webkit-scrollbar{width:6px}.cart__items::-webkit-scrollbar-thumb{background:var(--color-border-strong);border-radius:3px}.citem{display:flex;gap:12px;padding:16px 0;border-bottom:1px solid var(--color-border)}@media(min-width:1024px){.citem{gap:14px;padding:18px 0}}.citem__img{flex:none;width:72px;height:72px;border-radius:12px}@media(min-width:1024px){.citem__img{width:84px;height:84px}}.citem__b{flex:1;display:flex;flex-direction:column;gap:7px;min-width:0}.citem__top{display:flex;justify-content:space-between;gap:8px}.citem__name{font-size:13px;font-weight:700;color:var(--color-text)}.citem__price{font-size:14px;font-weight:800;color:var(--color-text);white-space:nowrap}@media(min-width:1024px){.citem__name{font-size:14px}.citem__price{font-size:15px}}.citem__var{font-size:11.5px;color:var(--color-text-muted)}.citem__row{display:flex;align-items:center;justify-content:space-between;margin-top:2px}.citem__rm{font-size:11px;font-weight:600;color:var(--color-text-subtle);text-decoration:underline;cursor:pointer;background:none;border:none;padding:4px}.stepper{display:inline-flex;align-items:center;border:1px solid var(--color-border-strong);border-radius:9999px;background:var(--color-surface);height:36px}.stepper button{width:34px;height:100%;border:none;background:none;cursor:pointer;color:var(--color-text);display:flex;align-items:center;justify-content:center;padding:0}.stepper button svg{width:14px;height:14px;display:block}.stepper button:hover{color:var(--color-accent-hover)}.stepper output{min-width:22px;text-align:center;font-size:13px;font-weight:700;color:var(--color-text)}.cart__foot{flex:none;padding:16px 18px 18px;border-top:1px solid var(--color-border);display:flex;flex-direction:column;gap:12px}@media(min-width:1024px){.cart__foot{padding:18px 24px 22px;gap:14px}}.cart__subtotal{display:flex;align-items:center;justify-content:space-between}.cart__subtotal .lbl{font-size:15px}.cart__subtotal b{font-size:18px;font-weight:800;color:var(--color-text)}@media(min-width:1024px){.cart__subtotal .lbl{font-size:16px}.cart__subtotal b{font-size:20px}}.cart__fine{font-size:11.5px;color:var(--color-text-muted)}.cart__reassure{text-align:center;font-size:11px;color:var(--color-text-subtle)}.cart__empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:24px;text-align:center}.cart__empty-icon{width:88px;height:88px;border-radius:50%;background:var(--color-surface-alt);display:flex;align-items:center;justify-content:center;color:var(--color-text-muted);margin-bottom:4px}.cart__empty-icon svg{width:34px;height:34px}.cart__empty h3{font:800 22px/1.2 var(--font-sans);letter-spacing:-.01em;color:var(--color-text)}.cart__empty p{font-size:14px;color:var(--color-text-muted);margin-bottom:8px}.cart__empty .btn{width:100%;max-width:300px}body.cart-open{overflow:hidden}.reveal,.reveal-stagger>*,.tstep{opacity:1!important;transform:none!important;transition:none!important}.reveal-stagger.is-in>*{transition-delay:0s!important}.timeline__line{transform:scaleY(1)!important;transition:none!important}.acc__panel,.acc__icon,.tstep__panel,.tstep__pm,.tstep__dot{transition:none!important}.ph img,.phglow img{width:100%;height:100%;object-fit:cover;display:block}
/*# sourceMappingURL=/cdn/shop/t/19/assets/fw-core.css.map */
