.banner-section{padding:12px 0}.banner-section--boxed{padding:16px 0}.banner{position:relative}.banner__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-radius:var(--banner-radius, 18px)}.banner__track::-webkit-scrollbar{display:none}.banner__slide{position:relative;flex:0 0 100%;scroll-snap-align:start;display:block;color:#fff;text-decoration:none}.banner__image{width:100%;height:auto;display:block}.banner__placeholder{background:#eef1f0}.banner__placeholder-svg{width:100%;height:auto;display:block;aspect-ratio:16 / 7}.banner__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;gap:12px;padding:6%;color:var(--banner-text, #fff);pointer-events:none}.banner__content>*{pointer-events:auto}.banner__slide--bottom_left .banner__content{justify-content:flex-end;align-items:flex-start;text-align:left}.banner__slide--bottom_center .banner__content{justify-content:flex-end;align-items:center;text-align:center}.banner__slide--center .banner__content{justify-content:center;align-items:center;text-align:center}.banner__slide--top_left .banner__content{justify-content:flex-start;align-items:flex-start;text-align:left}.banner__heading{font-size:clamp(1.4rem,4vw,2.6rem);font-weight:800;margin:0;line-height:1.1}.banner__text{font-size:clamp(.9rem,1.6vw,1.1rem);margin:0;max-width:40ch}.banner__btn{color:#fff;background:var(--color-primary);border:0;margin-top:4px}.banner__dots{display:flex;justify-content:center;gap:8px;padding:12px 0 2px}.banner__dot{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:#00000038;cursor:pointer;transition:width .25s ease,background .25s ease}.banner__dot.is-active{width:22px;background:var(--color-primary)}@media(max-width:749px){.banner-section--boxed{padding:12px 0}.banner__heading{font-size:clamp(1.2rem,6vw,2rem)}.banner__content{padding:4%;gap:7px}.banner__text{font-size:.82rem}.banner__btn,.banner__content .btn--pill{padding:8px 16px;font-size:.8rem}}@media(max-width:480px){.banner__text{display:none}}.promise{padding-block:clamp(34px,6vw,68px);background:var(--promise-bg, #f8f5ef)}.promise__headline{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:0 .3em;margin:0;font-family:var(--font-heading);font-size:clamp(1.85rem,1rem + 3.4vw,3.2rem);font-weight:600;line-height:1.1;text-align:center;color:#1e2a18}.promise__headline em{font-style:normal;color:var(--promise-accent, #4A6741)}.promise__logo{height:var(--promise-logo-h, 46px);width:auto;max-width:100%;display:block}.promise__rule{display:flex;align-items:center;justify-content:center;gap:12px;margin:clamp(12px,2vw,18px) auto clamp(26px,4.5vw,44px)}.promise__rule span{display:block;width:clamp(52px,9vw,96px);height:1px;background:#4a674159}.promise__leaf{width:24px;height:20px;display:block;flex:none;color:var(--promise-accent, #4A6741)}.promise__grid{display:grid;grid-template-columns:repeat(var(--promise-cols, 2),minmax(0,1fr));gap:clamp(20px,4.5vw,52px);max-width:880px;margin:0 auto;justify-items:center}.promise__artwork{max-width:880px;margin:0 auto}.promise__artwork img{display:block;width:100%;height:auto;mix-blend-mode:multiply}.promise__item{width:100%;max-width:240px}.promise__seal,.promise__badge-img{display:block;width:100%;height:auto;color:var(--promise-accent, #4A6741)}.promise__arc{font-family:var(--font-body);font-size:14.5px;font-weight:600;letter-spacing:.13em;text-transform:uppercase;fill:currentColor;stroke:none}.promise__footer{max-width:620px;margin:clamp(32px,5.5vw,60px) auto 0;text-align:center}.promise__footer .promise__leaf{margin:0 auto 10px}.promise__sub{margin:0 0 12px;font-family:var(--font-heading);font-size:clamp(1.35rem,1rem + 1.4vw,1.95rem);font-weight:600;color:var(--promise-accent, #4A6741)}.promise__rte{font-size:.97rem;line-height:1.75;color:#4a504c}.promise__rte p{margin:0 0 8px}.promise__rte p:last-child{margin-bottom:0}.promise__rte strong{font-weight:700;color:var(--promise-accent, #4A6741)}@media(max-width:749px){.promise__grid{gap:18px 12px}.promise__arc{font-size:15.5px;letter-spacing:.1em}.promise__rte{font-size:.9rem;line-height:1.7}}.cd{--cd-accent: #4A6741;--cd-ink: #1f2a24;--cd-tint: #eef4ea;position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;visibility:hidden}.cd.is-open{visibility:visible}.cd__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f17136b;opacity:0;transition:opacity .28s ease}.cd.is-open .cd__overlay{opacity:1}.cd__panel{position:absolute;top:0;right:0;bottom:0;width:min(440px,100%);display:flex;flex-direction:column;background:#f6f8f6;box-shadow:-8px 0 40px #00000029;transform:translate(100%);transition:transform .32s cubic-bezier(.32,.72,0,1)}.cd.is-open .cd__panel{transform:translate(0)}@media(max-width:749px){.cd__panel{width:100%}}.cd__head{flex:none;display:grid;grid-template-columns:34px minmax(0,1fr) 34px;align-items:center;gap:8px;padding:13px 14px calc(13px + env(safe-area-inset-top,0px));background:var(--cd-ink);color:#fff}.cd__title{font-size:.98rem;font-weight:800;text-align:center;color:#fff}.cd__count{font-weight:700}.cd__back,.cd__close{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:0;border-radius:8px;background:none;color:#fff;cursor:pointer}.cd__back:hover,.cd__close:hover{background:#ffffff24}.cd__rewards{flex:none;background:#fff}.cd__reward{position:relative;padding:12px 16px;border-bottom:1px solid rgba(0,0,0,.06);background:#fff;transition:background .3s ease}.cd__reward[hidden]{display:none}.cd__reward.is-unlocked{background:var(--cd-tint)}.cd__reward-head{display:flex;align-items:center;gap:10px}.cd__reward-copy{display:flex;flex-direction:column;gap:1px;min-width:0;flex:1 1 auto}.cd__reward-title{font-size:.88rem;font-weight:800;color:var(--cd-ink)}.cd__reward-title:empty{display:none}.cd__reward-sub,.cd__reward-msg{font-size:.79rem;font-weight:600;color:#6b726d;line-height:1.35}.cd__reward-msg{flex:1 1 auto}.cd__reward-sub b,.cd__reward-msg b{font-weight:800;color:var(--cd-accent)}.cd__reward.is-unlocked .cd__reward-sub,.cd__reward.is-unlocked .cd__reward-msg{color:var(--cd-accent)}.cd__reward-icon{flex:none;display:inline-flex;color:var(--cd-accent)}.cd__reward-check{flex:none;display:none;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:var(--cd-accent);color:#fff}.cd__reward.is-unlocked .cd__reward-check{display:inline-flex}.cd__reward-chip{flex:none;display:none;padding:4px 10px;border-radius:999px;background:var(--cd-accent);color:#fff;font-size:.62rem;font-weight:800;letter-spacing:.05em}.cd__reward.is-unlocked .cd__reward-chip{display:inline-block}.cd__bar{height:6px;margin-top:9px;border-radius:999px;background:#00000014;overflow:hidden}.cd__bar-fill{position:relative;display:block;height:100%;width:0;border-radius:999px;background:var(--cd-accent);overflow:hidden;transition:width .5s cubic-bezier(.32,.72,0,1)}.cd__reward-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:7px}.cd__reward-count{font-size:.76rem;font-weight:700;color:#6b726d}.cd__reward.is-unlocked .cd__reward-count{color:var(--cd-accent)}.cd__dots{display:inline-flex;gap:5px}.cd__dots i{display:inline-flex;align-items:center;justify-content:center;width:21px;height:21px;border-radius:50%;border:1.5px solid rgba(0,0,0,.14);background:#fff;font-size:.64rem;font-style:normal;font-weight:800;color:#9aa19c;transition:background .25s ease,color .25s ease,border-color .25s ease}.cd__dots i.is-done{border-color:var(--cd-accent);background:var(--cd-accent);color:#fff}.cd__reward.is-just-unlocked .cd__reward-copy,.cd__reward.is-just-unlocked .cd__reward-msg{animation:cdCheerMsg .75s cubic-bezier(.34,1.56,.64,1)}.cd__reward.is-just-unlocked .cd__reward-check,.cd__reward.is-just-unlocked .cd__reward-icon{animation:cdCheerIcon .8s ease-out}.cd__reward.is-just-unlocked .cd__bar-fill:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,transparent 20%,rgba(255,255,255,.85) 50%,transparent 80%);animation:cdShine .9s ease-out}@keyframes cdCheerMsg{0%{transform:scale(.9);opacity:.4}55%{transform:scale(1.05);opacity:1}to{transform:scale(1)}}@keyframes cdCheerIcon{0%{transform:scale(.5) rotate(-25deg)}45%{transform:scale(1.35) rotate(12deg)}70%{transform:scale(.95) rotate(-5deg)}to{transform:scale(1) rotate(0)}}@keyframes cdShine{0%{transform:translate(-100%)}to{transform:translate(100%)}}.cd__confetti{position:absolute;left:30px;top:22px;width:0;height:0;pointer-events:none;z-index:3}.cd__confetti i{position:absolute;width:6px;height:9px;border-radius:1px;opacity:0;animation:cdConfetti .95s cubic-bezier(.2,.7,.3,1) forwards}@keyframes cdConfetti{0%{transform:translate(0) rotate(0) scale(.5);opacity:1}70%{opacity:1}to{transform:translate(var(--dx),var(--dy)) rotate(var(--rot)) scale(1);opacity:0}}.cd__body{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch}.cd__items{padding:12px 12px 4px}.cd-item{position:relative;margin-bottom:10px;border-radius:12px;background:#fff;border:1px solid rgba(0,0,0,.07);overflow:hidden}.cd-item__top{display:grid;grid-template-columns:76px minmax(0,1fr);gap:12px;padding:12px}.cd-item__media{width:76px;height:76px;border-radius:9px;overflow:hidden;background:#f2f4f2}.cd-item__media img{width:100%;height:100%;object-fit:cover;display:block}.cd-item__title{display:block;padding-right:26px;font-size:.87rem;font-weight:700;line-height:1.35;color:var(--cd-ink);text-decoration:none}.cd-item__title:hover{text-decoration:underline}.cd-item__unit{margin-top:5px;font-size:.85rem;font-weight:700;color:var(--cd-ink)}.cd-item__unit s{margin-right:6px;font-weight:500;color:#9aa19c}.cd-item__remove{position:absolute;top:10px;right:10px;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:1px solid rgba(0,0,0,.12);border-radius:50%;background:#fff;color:#8a918c;cursor:pointer}.cd-item__remove:hover{color:#c0392b;border-color:#c0392b66}.cd-item__bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 12px;border-top:1px solid rgba(0,0,0,.06);background:#fcfdfc}.cd-item__tags{display:flex;align-items:center;gap:6px;min-width:0}.cd-item__tag{padding:3px 9px;border-radius:6px;background:#0000000d;font-size:.68rem;font-weight:700;color:#6b726d;white-space:nowrap}.cd-item__tag--offer{background:#4a67411f;color:var(--cd-accent)}.cd-item__qty{display:inline-flex;align-items:center;border:1px solid rgba(0,0,0,.14);border-radius:8px;background:#fff;overflow:hidden}.cd-item__qty button{width:30px;height:30px;border:0;background:none;font-size:1rem;line-height:1;color:var(--cd-ink);cursor:pointer}.cd-item__qty button:hover{background:#0000000d}.cd-item__qty span{min-width:26px;text-align:center;font-size:.83rem;font-weight:700}.cd-item__line{font-size:.88rem;font-weight:800;color:var(--cd-ink);white-space:nowrap}.cd-item.is-busy{opacity:.5;pointer-events:none}.cd__empty{padding:48px 24px;text-align:center;color:#8a918c}.cd__empty[hidden]{display:none}.cd__empty-icon{color:#c8cfc9}.cd__empty-text{margin:12px 0 16px;font-size:.92rem}.cd__empty-link{display:inline-block;padding:11px 24px;border-radius:10px;background:var(--cd-ink);color:#fff;font-size:.88rem;font-weight:700;text-decoration:none}.cd__upsell{padding:6px 12px 16px}.cd__upsell[hidden]{display:none}.cd__upsell-head{display:flex;flex-direction:column;gap:1px;margin:6px 2px 10px}.cd__upsell-title{font-size:.88rem;font-weight:800;color:var(--cd-ink)}.cd__upsell-sub{font-size:.75rem;color:#8a918c}.cd__upsell-row{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.cd__upsell-row::-webkit-scrollbar{display:none}.cd-up{flex:0 0 auto;width:132px;display:flex;flex-direction:column;padding:9px;border-radius:11px;background:#fff;border:1px solid rgba(0,0,0,.07)}.cd-up[hidden]{display:none}.cd-up__media{display:block;aspect-ratio:1 / 1;border-radius:8px;overflow:hidden;background:#f2f4f2}.cd-up__media img{width:100%;height:100%;object-fit:cover}.cd-up__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-top:7px;font-size:.75rem;font-weight:700;line-height:1.3;color:var(--cd-ink);text-decoration:none}.cd-up__price{margin:5px 0 8px;font-size:.78rem;font-weight:800;color:var(--cd-ink)}.cd-up__price s{margin-right:5px;font-weight:500;color:#9aa19c}.cd-up__add{margin-top:auto;padding:8px 10px;border:0;border-radius:8px;background:var(--cd-ink);color:#fff;font-family:inherit;font-size:.72rem;font-weight:800;letter-spacing:.04em;cursor:pointer;transition:opacity .15s ease}.cd-up__add:hover{opacity:.85}.cd-up__add[disabled]{opacity:.6;cursor:default}.cd__foot{flex:none;padding:12px 14px calc(12px + env(safe-area-inset-bottom,0px));border-top:1px solid rgba(0,0,0,.08);background:#fff}.cd__foot[hidden]{display:none}.cd__saving{margin-bottom:10px;padding:8px 12px;border-radius:9px;background:#4a674117;color:var(--cd-accent);font-size:.82rem;font-weight:700;text-align:center}.cd__saving[hidden]{display:none}.cd__foot-row{display:flex;align-items:center;gap:12px}.cd__total{display:flex;flex-direction:column;min-width:0}.cd__total-label{font-size:.75rem;color:#8a918c}.cd__total-value{font-size:1.25rem;font-weight:800;color:var(--cd-ink);line-height:1.2}.cd__checkout{flex:1 1 auto;display:flex;align-items:center;justify-content:center;padding:15px 16px;border-radius:12px;background:var(--cd-ink);color:#fff;font-size:.92rem;font-weight:800;text-align:center;text-decoration:none;transition:opacity .15s ease}.cd__checkout:hover{opacity:.9;text-decoration:none;color:#fff}.cd__note{margin:8px 0 0;font-size:.71rem;color:#9aa19c;text-align:center}.cd__trust{display:flex;justify-content:center;gap:8px;margin:10px 0 0;padding:10px 0 0;border-top:1px solid rgba(0,0,0,.06);list-style:none}.cd__trust li{display:flex;align-items:center;gap:5px;font-size:.67rem;font-weight:600;color:#6b726d}.cd__trust svg{flex:none;color:var(--cd-accent)}@media(max-width:380px){.cd__trust li{font-size:.61rem}.cd__checkout{font-size:.85rem;padding-inline:12px}.cd__total-value{font-size:1.1rem}}@media(prefers-reduced-motion:reduce){.cd__panel,.cd__overlay,.cd__bar-fill,.cd__dots i{transition:none}.cd__confetti{display:none}.cd__reward.is-just-unlocked .cd__reward-copy,.cd__reward.is-just-unlocked .cd__reward-msg,.cd__reward.is-just-unlocked .cd__reward-check,.cd__reward.is-just-unlocked .cd__reward-icon,.cd__reward.is-just-unlocked .cd__bar-fill:after{animation:none}}.collection-circles-section{--circle-size: 112px;padding:18px 0 6px}.collection-circles__heading{font-size:1.2rem;font-weight:700;letter-spacing:-.01em;margin:0 0 16px}.collection-circles{display:flex;justify-content:flex-start;justify-content:safe center;gap:22px;list-style:none;margin:0;padding:4px 0 10px;overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none}.collection-circles::-webkit-scrollbar{display:none}.collection-circles__item{flex:0 0 auto;scroll-snap-align:start}.collection-circles__link{display:flex;flex-direction:column;align-items:center;gap:10px;width:var(--circle-size);color:var(--color-text);text-decoration:none}.collection-circles__media{width:var(--circle-size);height:var(--circle-size);border-radius:50%;overflow:hidden;background:#f1f3f2;display:block;transition:transform .2s ease,box-shadow .2s ease}.collection-circles__link:hover .collection-circles__media{transform:translateY(-2px);box-shadow:0 10px 22px #0000001f}.collection-circles__media img,.collection-circles__media svg{width:100%;height:100%;object-fit:cover;display:block}.collection-circles__title{font-size:.95rem;font-weight:600;line-height:1.25;text-align:center;color:var(--color-text)}@media(max-width:749px){.collection-circles-section{--circle-size: 92px}.collection-circles{gap:16px}.collection-circles__heading{font-size:1.05rem}.collection-circles__title{font-size:.85rem}}.ft__heading{font-size:clamp(1.6rem,4vw,2.4rem);font-weight:800;letter-spacing:-.02em;text-align:center;margin:0 0 20px}.ft__toggle-wrap{display:flex;justify-content:center;margin-bottom:28px}.ft__toggle{position:relative;display:inline-flex;align-items:center;padding:5px;border-radius:999px;background:#fff;box-shadow:inset 0 0 0 1px #00000024}.ft__pill{position:absolute;top:5px;bottom:5px;left:0;width:0;border-radius:999px;background:#111;transition:transform .32s cubic-bezier(.4,0,.2,1),width .32s cubic-bezier(.4,0,.2,1);z-index:0}.ft__opt{position:relative;z-index:1;flex:0 0 auto;padding:11px 24px;border:0;border-radius:999px;background:none;font-family:inherit;font-size:1rem;font-weight:700;color:var(--color-text);white-space:nowrap;cursor:pointer;transition:color .25s ease}.ft__opt.is-active{color:#fff}.ft__panel[hidden]{display:none}.ft__row{justify-content:flex-start;justify-content:safe center;display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:8px;scrollbar-width:none}.ft__row::-webkit-scrollbar{display:none}.ft__dots{display:flex;justify-content:center;gap:8px;margin-top:16px}.ft__dots:empty{display:none}.ft__dot{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:#0003;cursor:pointer;transition:width .25s ease,background .25s ease}.ft__dot.is-active{width:22px;background:var(--color-primary)}.ft-card{flex:0 0 auto;width:246px;scroll-snap-align:start;display:flex;flex-direction:column;border:1px solid rgba(0,0,0,.09);border-radius:14px;overflow:hidden;background:#fff}.ft-card__body{display:flex;flex-direction:column;flex:1 1 auto;padding:12px 12px 14px}.ft-card__media{position:relative;display:block;aspect-ratio:1 / 1;overflow:hidden;background:#f1f3f2}.ft-card__media img,.ft-card__ph{width:100%;height:100%;object-fit:cover;display:block}.ft-card__badge{position:absolute;top:12px;left:12px;padding:5px 10px;border-radius:6px;background:var(--color-primary);color:#fff;font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.ft-card__overlay{position:absolute;left:10px;right:10px;bottom:10px;display:flex;align-items:center;gap:8px;pointer-events:none}.ft-card__rating{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:8px;background:#fffffff2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 2px 8px #0000001f;font-size:.68rem;font-weight:600;color:#4a504c;white-space:nowrap}.ft-card__rword{font-style:normal}.ft-card__stars{--pct: 100%;position:relative;display:inline-block;font-size:.8rem;line-height:1;letter-spacing:1px;color:#dcdfdc}.ft-card__stars:before{content:"\2605\2605\2605\2605\2605";position:absolute;top:0;left:0;width:var(--pct);overflow:hidden;white-space:nowrap;color:#f5b301}.ft-card__stock{display:inline-flex;align-items:center;gap:4px;padding:4px 9px;border-radius:999px;background:#fffffff0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 2px 8px #00000024;white-space:nowrap}.ft-card__stock{margin-left:auto;font-size:.68rem;font-weight:700;color:#2f9e6b}.ft-card__stock.is-out{color:#c0392b}@media(max-width:400px){.ft-card__rating>span:not(.ft-card__stars){display:none}.ft-card__rating{padding:4px 6px}}@media(max-width:480px){.ft-card__overlay{left:7px;right:7px;bottom:7px}.ft-card__stock{font-size:.62rem;padding:3px 7px}}.ft-card__title{margin:0 0 5px;font-size:1rem;font-weight:700;line-height:1.3;color:var(--color-text);text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ft-card__title:hover{color:var(--color-primary)}.ft-card__subtitle{margin:0 0 10px;font-size:.86rem;line-height:1.4;color:#6b726d;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ft-card__price{display:flex;align-items:baseline;gap:7px;flex-wrap:nowrap;white-space:nowrap;min-width:0;margin-top:auto;margin-bottom:12px}.ft-card__price .now{font-size:1rem;font-weight:800;color:var(--color-text)}.ft-card__price .was{font-size:.82rem;font-weight:500;color:#9aa19c;text-decoration:line-through}.ft-card__price .off{font-size:.76rem;font-weight:700;color:#2f9e6b}@media(max-width:480px){.ft-card__price .now{font-size:.94rem}.ft-card__price .was{font-size:.76rem}.ft-card__price .off{font-size:.71rem}}.ft-atc{display:block;width:100%;padding:14px;border:0;border-radius:10px;background:var(--color-primary);color:var(--color-button-text);font-family:inherit;font-size:.88rem;font-weight:700;letter-spacing:.03em;text-align:center;text-transform:uppercase;cursor:pointer;transition:opacity .15s ease}.ft-atc:hover{opacity:.85;color:var(--color-button-text);text-decoration:none}.ft-atc[disabled]{background:#c9cdca;cursor:default}@media(max-width:749px){.ft-card{width:calc(50% - 7px)}.ft-card__overlay{left:6px;right:6px;bottom:6px;gap:5px}.ft-card__rating{padding:4px 7px;gap:4px;font-size:.6rem;border-radius:7px}.ft-card__stars{font-size:.68rem;letter-spacing:0}.ft-card__rword{display:none}.ft-card__stock{padding:3px 6px;gap:3px;font-size:.58rem}.ft-card__price{flex-wrap:wrap;white-space:normal}.ft__opt{font-size:.92rem;padding:10px 20px}.ft-atc{padding:12px;font-size:.8rem}.ft__toggle-wrap{justify-content:flex-start;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-bottom:20px}.ft__toggle-wrap::-webkit-scrollbar{display:none}.ft__toggle{margin-inline:auto}}@media(prefers-reduced-motion:reduce){.ft__pill{transition:none}}.footerm{margin-top:clamp(36px,6vw,72px);background:#fff;border-top:1px solid rgba(0,0,0,.07);color:var(--color-text)}.footerm__inner{display:flex;flex-direction:column;align-items:center;text-align:center;padding-block:clamp(34px,5vw,60px)}.footerm__logo{display:block;text-decoration:none}.footerm__logo img{width:var(--footerm-logo-w, 170px);height:auto;max-width:100%;display:block}.footerm__wordmark{font-family:var(--font-heading);font-size:1.8rem;font-weight:600;color:var(--color-text)}.footerm__tagline{margin:clamp(18px,3vw,30px) 0 0;font-size:.86rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--color-text)}.footerm__sub{margin:10px 0 0;max-width:620px;font-size:clamp(.95rem,.9rem + .3vw,1.12rem);line-height:1.5;color:#4a504c}.footerm__form{width:100%;max-width:640px;margin-top:clamp(18px,3vw,28px)}.footerm__field{display:flex;align-items:center;border:1px solid rgba(0,0,0,.16);border-radius:10px;background:#fff;overflow:hidden;transition:border-color .2s ease}.footerm__field:focus-within{border-color:#0006}.footerm .footerm__field input[type=email]{flex:1 1 auto;min-width:0;width:auto;padding:17px 18px;border:0;border-radius:0;background:none;font-family:inherit;font-size:.98rem;color:var(--color-text)}.footerm .footerm__field input[type=email]:focus{outline:none}.footerm .footerm__field input[type=email]::placeholder{color:#9aa19c}.footerm__field button{flex:none;display:inline-flex;align-items:center;justify-content:center;width:56px;align-self:stretch;border:0;background:none;color:var(--color-text);cursor:pointer;transition:transform .2s ease}.footerm__field button:hover{transform:translate(3px)}.footerm__news-success{margin:16px 0 0;font-weight:700;color:var(--color-primary)}.footerm__news-error{margin:8px 0 0;font-size:.85rem;color:#c0392b}.footerm__nav{width:100%;margin-top:clamp(26px,4vw,42px)}.footerm__nav-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.footerm__nav-toggle{position:relative;display:inline-flex;align-items:center;gap:7px;padding:6px 20px;border:0;background:none;font-family:inherit;font-size:.85rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--color-text);cursor:pointer}.footerm__nav-toggle+.footerm__nav-toggle:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);height:20px;border-left:1px solid rgba(0,0,0,.18)}.footerm__nav-toggle svg{transition:transform .22s ease}.footerm__nav-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.footerm__panel{margin-top:14px}.footerm__panel[hidden]{display:none}.footerm__links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 26px;margin:0;padding:0;list-style:none}.footerm__links a{font-size:.92rem;color:#4a504c;text-decoration:none}.footerm__links a:hover{color:var(--color-text);text-decoration:underline}.footerm__social{display:flex;align-items:center;justify-content:center;gap:clamp(18px,3vw,30px);margin-top:clamp(26px,4vw,40px);color:var(--color-text)}.footerm__social a{color:inherit;display:inline-flex;transition:opacity .15s ease}.footerm__social a:hover{opacity:.6}.footerm__bottom{border-top:1px solid rgba(0,0,0,.07);padding-block:16px}.footerm__bottom-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 22px;font-size:.8rem;color:#8a918c;text-align:center}.footerm__policies{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 18px}.footerm__policies a{color:inherit;text-decoration:none}.footerm__policies a:hover{text-decoration:underline}@media(max-width:560px){.footerm__nav-toggle{padding:6px 13px;font-size:.79rem}.footerm__links{gap:9px 18px}.footerm .footerm__field input[type=email]{padding:15px;font-size:16px}}.announcement-bar{text-align:center;font-size:.9rem;font-weight:500;padding:10px 0}.announcement-bar a{color:inherit;text-decoration:none}.announcement-bar a:hover{text-decoration:underline}.header{background:#fff;border-bottom:1px solid rgba(0,0,0,.07)}.header--sticky{position:sticky;top:0;z-index:50}.header__inner{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:16px;min-height:72px}.header__left{display:flex;align-items:center;gap:6px;justify-self:start;min-width:0}.header__actions{display:flex;align-items:center;gap:12px;justify-self:end;min-width:0}.header__logo{justify-self:center;font-size:1.6rem;font-weight:800;letter-spacing:-.02em;color:var(--color-primary);text-decoration:none;text-align:center;white-space:nowrap}.header__logo--image{line-height:0}.header__logo img{display:block;width:var(--logo-w, 150px);max-width:100%;height:auto}.header__icon{display:inline-flex;align-items:center;justify-content:center;padding:6px;background:none;border:0;color:var(--color-text);cursor:pointer;position:relative;transition:color .15s ease}.header__icon:hover{color:var(--color-primary)}.header__nav{display:none}.header__nav-list{display:flex;align-items:center;gap:26px;list-style:none;margin:0;padding:0}.header__nav-item{position:relative}.header__nav-link{display:inline-flex;align-items:center;gap:5px;padding:26px 0;white-space:nowrap;font-size:.9rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:var(--color-text);text-decoration:none;transition:color .15s ease}.header__nav-link:hover{color:var(--color-primary)}.header__nav-link .chevron{transition:transform .2s ease}.header__nav-item:hover .chevron,.header__nav-item:focus-within .chevron{transform:rotate(180deg)}.header__dropdown{position:absolute;top:100%;left:0;min-width:220px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;box-shadow:0 14px 34px #0000001f;padding:8px;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease,visibility .18s;z-index:60}.header__nav-item:hover .header__dropdown,.header__nav-item:focus-within .header__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.header__dropdown ul{list-style:none;margin:0;padding:0}.header__dropdown a{display:block;padding:9px 12px;border-radius:8px;font-size:.92rem;color:var(--color-text);text-decoration:none}.header__dropdown a:hover{background:#0000000a;color:var(--color-primary)}.btn--pill{border-radius:999px;padding:9px 20px;font-size:.9rem}.header__get-app{white-space:nowrap}.header__cart-count{position:absolute;top:-1px;right:-3px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--color-primary);color:#fff;font-size:.7rem;font-weight:700;display:flex;align-items:center;justify-content:center}.header__search{display:block;border-top:1px solid rgba(0,0,0,.06);padding:12px 0}.header__search--collapsible{display:none}.header__search--collapsible.is-open{display:block;animation:headerSearchIn .22s ease-out}@keyframes headerSearchIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.header__search-toggle{border:0;background:none}.header__search-toggle[aria-expanded=true]{opacity:.55}@media(prefers-reduced-motion:reduce){.header__search--collapsible.is-open{animation:none}}.search{position:relative}.search__form{position:relative;display:flex;align-items:center}.search__icon{position:absolute;left:20px;top:50%;transform:translateY(-50%);display:flex;align-items:center;color:var(--color-text);pointer-events:none;z-index:2}.header .search__form input[type=search]{width:100%;margin:0;padding:14px 46px 14px 52px;border:1.5px solid var(--color-primary);border-radius:999px;font-size:1rem;font-family:inherit;color:var(--color-text);background:#fff;-webkit-appearance:none;appearance:none}.header .search__form input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}.header .search__form input[type=search]::placeholder{color:#9aa19c}.header .search__form input[type=search]:focus{outline:none;box-shadow:0 0 0 3px #3fa39329}.search__clear{position:absolute;right:12px;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:0;border-radius:999px;background:#0000000d;color:var(--color-text);cursor:pointer}.search__clear:hover{background:#0000001a}.search__clear[hidden]{display:none}.search__results{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:70;max-height:min(70vh,480px);overflow-y:auto;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:16px;box-shadow:0 18px 44px #00000024;padding:6px}.search__results[hidden]{display:none}.search__loading{padding:18px;text-align:center;color:#9aa19c;font-size:.92rem}.predictive__group{margin:8px 10px 4px;font-size:.68rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:#9aa19c}.predictive__list:first-of-type+.predictive__group{margin-top:10px}.predictive__list{list-style:none;margin:0;padding:0}.predictive__item--query{gap:10px;padding:9px 10px}.predictive__qicon{flex:none;display:inline-flex;color:#9aa19c}.predictive__qtext{font-size:.9rem;color:var(--color-text)}.predictive__qtext b,.predictive__qtext mark{background:none;font-weight:800;color:var(--color-text)}.predictive__item{display:flex;align-items:center;gap:12px;padding:8px 10px;border-radius:10px;color:var(--color-text);text-decoration:none}.predictive__item:hover,.predictive__item.is-active{background:#3fa39314}.predictive__thumb{flex:none;width:48px;height:48px;border-radius:8px;overflow:hidden;background:#f1f3f2}.predictive__thumb img{width:100%;height:100%;object-fit:cover}.predictive__info{display:flex;flex-direction:column;gap:2px;min-width:0}.predictive__title{font-size:.92rem;font-weight:500;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.predictive__price{font-size:.88rem;font-weight:600;color:var(--color-primary)}.predictive__all{display:block;margin-top:4px;padding:12px 10px;border-top:1px solid rgba(0,0,0,.06);font-size:.9rem;font-weight:600;color:var(--color-primary);text-decoration:none}.predictive__all:hover{text-decoration:underline}.predictive__empty{padding:18px 14px;text-align:center;color:#6b726d;font-size:.92rem}.predictive__empty span{display:block;margin-top:5px;font-size:.82rem;color:#9aa19c}.header__menu-toggle{display:inline-flex}.drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;visibility:hidden}.drawer.is-open{visibility:visible}.drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;opacity:0;transition:opacity .25s ease}.drawer.is-open .drawer__overlay{opacity:1}.drawer__panel{position:absolute;top:0;left:0;bottom:0;width:82%;max-width:340px;background:#fff;transform:translate(-100%);transition:transform .28s ease;display:flex;flex-direction:column;overflow-y:auto}.drawer.is-open .drawer__panel{transform:translate(0)}.drawer__head{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid rgba(0,0,0,.08)}.drawer__title{font-weight:700;font-size:1.05rem}.drawer__nav ul{list-style:none;margin:0;padding:0}.drawer__item{border-bottom:1px solid rgba(0,0,0,.06)}.drawer__link{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:15px 18px;background:none;border:0;font-family:inherit;font-size:.98rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:var(--color-text);text-align:left;text-decoration:none;cursor:pointer}.drawer__link .chevron{transition:transform .25s ease;flex:none}.drawer__submenu{max-height:0;overflow:hidden;background:#00000005;transition:max-height .28s ease}.drawer__item.is-open .drawer__submenu{max-height:600px}.drawer__item.is-open>.drawer__link .chevron{transform:rotate(180deg)}.drawer__submenu a{display:block;padding:12px 18px 12px 30px;font-size:.95rem;font-weight:500;text-transform:none;color:var(--color-text);text-decoration:none}.drawer__submenu a:hover{color:var(--color-primary)}.drawer__foot{margin-top:auto;padding:18px;border-top:1px solid rgba(0,0,0,.08)}.drawer__foot a{display:flex;align-items:center;gap:10px;font-weight:600;color:var(--color-text);text-decoration:none}@media(max-width:989px){.header__account{display:none}.header__inner{min-height:60px;gap:8px}.header__logo{font-size:1.35rem}.header__get-app{padding:8px 15px;font-size:.82rem}.header__actions{gap:10px}.header__left,.header__logo,.header__actions{min-width:0}.header__logo{overflow:hidden;text-overflow:ellipsis}}@media(max-width:749px){.header__logo{font-size:1.15rem}.header__logo img{width:min(var(--logo-w, 150px),128px)}}@media(max-width:560px){.header__get-app{display:none}.header__logo{font-size:1.05rem}.header__logo img{width:min(var(--logo-w, 150px),112px)}}.clp__head{text-align:center;margin-bottom:26px}.clp__title{font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;letter-spacing:-.02em;margin:0 0 10px}.clp__desc{max-width:680px;margin:0 auto;color:#6b726d;font-size:.95rem;line-height:1.6}.clp__count{margin:12px 0 0;font-size:.82rem;font-weight:600;color:#9aa19c}.clp__empty{text-align:center;color:#6b726d;padding:40px 0}.clp__pagination{text-align:center;margin-top:32px}.clp__list{display:flex;flex-direction:column;gap:18px}.clp-row{display:grid;gap:18px;grid-template-columns:240px minmax(0,1fr);grid-template-areas:"media body";padding:16px;border:1px solid rgba(0,0,0,.08);border-radius:18px;background:#fff;transition:box-shadow .22s ease,transform .22s ease,border-color .22s ease}.clp-row.has-video{grid-template-columns:240px minmax(0,1fr) 210px;grid-template-areas:"media body video"}.clp-row:hover{transform:translateY(-2px);border-color:#00000024;box-shadow:0 14px 34px #00000017}.clp-row__media{grid-area:media;position:relative;display:block;aspect-ratio:1 / 1;border-radius:14px;overflow:hidden;background:#f1f3f2}.clp-row__media img,.clp-row__ph{width:100%;height:100%;object-fit:cover;display:block}.clp-row__save{position:absolute;top:10px;left:10px;z-index:1;padding:4px 9px;border-radius:6px;background:#2f9e6b;color:#fff;font-size:.66rem;font-weight:800;letter-spacing:.04em;white-space:nowrap}.clp-row__overlay{position:absolute;left:9px;right:9px;bottom:9px;display:flex;align-items:center;gap:7px;pointer-events:none}.clp-row__rating,.clp-row__stock{display:inline-flex;align-items:center;gap:5px;padding:4px 9px;border-radius:8px;background:#fffffff2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 2px 8px #00000024;font-size:.66rem;font-weight:700;white-space:nowrap}.clp-row__rnum{color:#4a504c}.clp-row__stars{--pct: 100%;position:relative;display:inline-block;font-size:.76rem;line-height:1;letter-spacing:1px;color:#dcdfdc}.clp-row__stars:before{content:"\2605\2605\2605\2605\2605";position:absolute;top:0;left:0;width:var(--pct);overflow:hidden;white-space:nowrap;color:#f5b301}.clp-row__stock{margin-left:auto;border-radius:999px;color:#2f9e6b}.clp-row__stock.is-out{color:#c0392b}.clp-row__body{grid-area:body;display:flex;flex-direction:column;align-items:flex-start;min-width:0;padding:2px 0}.clp-row__title{font-size:1.15rem;font-weight:800;line-height:1.25;letter-spacing:-.01em;color:var(--color-text);text-decoration:none}.clp-row__title:hover{color:var(--color-primary)}.clp-row__desc{margin:7px 0 0;font-size:.88rem;line-height:1.5;color:#6b726d;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.clp-row__body .sold-badge{margin-top:10px}.clp-row__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:3px 8px;margin-top:auto;padding-top:12px}.clp-row__price>span{white-space:nowrap}.clp-row__price .now{font-size:1.25rem;font-weight:800;color:var(--color-text)}.clp-row__price .was{font-size:.9rem;font-weight:500;color:#9aa19c;text-decoration:line-through}.clp-atc{display:inline-flex;align-items:center;justify-content:center;margin-top:12px;min-width:190px;padding:12px 26px;border:0;border-radius:10px;background:var(--color-primary);color:var(--color-button-text);font-family:inherit;font-size:.85rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:opacity .15s ease}.clp-atc:hover{opacity:.85;color:var(--color-button-text);text-decoration:none}.clp-atc[disabled]{background:#c9cdca;cursor:default}.clp-row__video{grid-area:video;position:relative;align-self:stretch;min-height:200px;border-radius:14px;overflow:hidden;background:#111}.clp-row__vid{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.clp-row__sound{position:absolute;right:8px;bottom:8px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:0;border-radius:50%;background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer}.clp-row__sound:hover{background:#000000bf}.clp-row__sound .is-on{display:none}.clp-row__sound[aria-pressed=true] .is-on{display:block}.clp-row__sound[aria-pressed=true] .is-off{display:none}@media(max-width:989px){.clp-row{grid-template-columns:132px minmax(0,1fr);grid-template-areas:"media body";gap:14px;padding:12px}.clp-row.has-video{grid-template-columns:1fr 1fr;grid-template-areas:"media video" "body body"}.clp-row__title{font-size:1rem}.clp-row__desc{font-size:.82rem}.clp-row__price{padding-top:10px}.clp-row__price .now{font-size:1.1rem}.clp-atc{width:100%;min-width:0;padding:12px}.clp-row__video{min-height:0}}@media(max-width:480px){.clp-row__overlay{left:6px;right:6px;bottom:6px;gap:5px}.clp-row__rating,.clp-row__stock{padding:3px 7px;font-size:.6rem}.clp-row__rnum{display:none}}@media(prefers-reduced-motion:reduce){.clp-row{transition:none}.clp-row:hover{transform:none}}.pdp{overflow-x:clip}.pdp__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:48px;align-items:start}.pdp__info{min-width:0}.pdp__gallery{position:sticky;top:90px;min-width:0}.pdp__stage{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;border-radius:16px;background:#f5f6f5;scrollbar-width:none}.pdp__stage::-webkit-scrollbar{display:none}.pdp__slide{flex:0 0 100%;scroll-snap-align:start;aspect-ratio:1 / 1}.pdp__slide img,.pdp__placeholder{width:100%;height:100%;object-fit:cover;display:block}.pdp__dots{display:none}.pdp__dot{width:9px;height:9px;padding:0;border:1.5px solid rgba(0,0,0,.35);border-radius:50%;background:transparent;cursor:pointer;transition:background .2s ease,border-color .2s ease}.pdp__dot.is-active{background:var(--color-primary);border-color:var(--color-primary)}.pdp__thumbs{display:flex;gap:10px;margin-top:12px;overflow-x:auto;scrollbar-width:none}.pdp__thumbs::-webkit-scrollbar{display:none}.pdp__thumb{flex:0 0 auto;width:72px;height:72px;padding:0;border:1.5px solid transparent;border-radius:10px;overflow:hidden;background:#f5f6f5;cursor:pointer}.pdp__thumb img{width:100%;height:100%;object-fit:cover}.pdp__thumb.is-active{border-color:var(--color-primary)}.pdp__breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:0 0 14px;font-size:.82rem;color:#8a938c}.pdp__breadcrumb a{color:#6b726d;text-decoration:none}.pdp__breadcrumb a:hover{color:var(--color-primary)}.pdp__crumb-sep{color:#c2c8c4}.pdp__crumb-current{color:var(--color-text);font-weight:600}@media(max-width:899px){.pdp__breadcrumb{display:none}}.pdp__vendor{margin:0 0 6px;font-size:.8rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--color-primary)}.pdp__title{margin:0 0 8px;font-size:clamp(1.5rem,3vw,2rem);font-weight:800;line-height:1.2;letter-spacing:-.01em}.pdp__subtitle{margin:0 0 12px;font-size:1rem;color:#6b726d;line-height:1.4}.pdp__rating{display:flex;align-items:center;gap:8px;margin-bottom:16px}.pdp__stars{--pct: 100%;position:relative;display:inline-block;font-size:1rem;line-height:1;letter-spacing:2px;color:#dcdfdc}.pdp__stars:before{content:"\2605\2605\2605\2605\2605";position:absolute;top:0;left:0;width:var(--pct);overflow:hidden;white-space:nowrap;color:#f5b301}.pdp__rating-text{font-size:.85rem;color:#6b726d}.pdp__rating--jdgm{display:block;margin-bottom:14px}.pdp__reviews,.pdp__apps{margin-top:clamp(20px,4vw,40px)}.pdp__app+.pdp__app{margin-top:clamp(20px,3vw,32px)}.pdp__price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:12px;margin-bottom:4px}.pdp__price{font-size:1.7rem;font-weight:800;color:var(--color-text)}.pdp__compare{font-size:1.1rem;color:#9aa19c;text-decoration:line-through}.pdp__compare[hidden],.pdp__discount[hidden]{display:none}.pdp__discount{font-size:.82rem;font-weight:700;color:#fff;background:#2f9e6b;padding:3px 9px;border-radius:6px}.pdp__tax{margin:0 0 24px;font-size:.8rem;color:#9aa19c}.pdp__tax+.sold-badge{margin:-14px 0 22px}.pdp__option{margin-bottom:20px}.pdp__option-name{margin-bottom:9px;font-size:.9rem;font-weight:600;color:var(--color-text)}.pdp__option-name span{font-weight:500;color:#6b726d}.pdp__values{display:flex;flex-wrap:wrap;gap:8px}.pdp__value{padding:10px 18px;border:1.5px solid rgba(0,0,0,.15);border-radius:999px;background:#fff;font-family:inherit;font-size:.9rem;font-weight:600;color:var(--color-text);cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.pdp__value.is-selected{border-color:var(--color-primary);background:#3fa39314;color:var(--color-primary)}.pdp__value.is-unavailable{opacity:.4;text-decoration:line-through}.pdp__packs{margin-bottom:14px;--pack-accent: #4A6741;--pack-tint: #f2f5f0;--pack-glow: rgba(74, 103, 65, .14);--pack-glow-0: rgba(74, 103, 65, 0);--pack-sweep: rgba(74, 103, 65, .2)}.pdp__packs .pdp__option-name{font-size:.95rem}.pdp__packs .pdp__option-name span{color:var(--pack-accent);font-weight:700}.pdp__pack-grid{display:flex;flex-wrap:wrap;gap:16px;margin-top:18px;overflow:visible}.pdp__pack{flex:1 1 140px;min-width:0;position:relative;display:flex;align-items:center;justify-content:center;padding:19px 14px;border:1.5px solid rgba(0,0,0,.08);border-radius:14px;background:#fff;cursor:pointer;text-align:center;-webkit-tap-highlight-color:transparent;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease,transform .2s cubic-bezier(.34,1.6,.64,1)}.pdp__pack:hover{border-color:#0003;transform:translateY(-2px)}.pdp__pack:focus{outline:none}.pdp__pack:focus-visible{outline:2px solid var(--pack-accent);outline-offset:3px}.pdp__pack.is-selected{border-color:var(--pack-accent);box-shadow:inset 0 0 0 1px var(--pack-accent);background:var(--pack-tint);color:var(--color-text)}.pdp__pack.is-pop{animation:pdpPackPop .45s cubic-bezier(.34,1.56,.64,1)}.pdp__pack.is-pop:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:16px;clip-path:inset(0 round 16px);background:linear-gradient(100deg,transparent 20%,var(--pack-sweep) 50%,transparent 80%);transform:translate(-100%);animation:pdpPackSweep .6s ease-out;pointer-events:none}@keyframes pdpPackPop{0%{transform:scale(1)}45%{transform:scale(1.055)}to{transform:scale(1)}}@keyframes pdpPackSweep{0%{transform:translate(-100%)}to{transform:translate(100%)}}.pdp__pack.is-unavailable{opacity:.45}.pdp__pack.is-unavailable .pdp__pack-name{text-decoration:line-through}.pdp__pack-name{font-size:1.2rem;font-weight:700;line-height:1.15;color:var(--color-text);transition:color .2s ease}.pdp__pack.is-selected .pdp__pack-name{color:var(--pack-accent)}.pdp__pack-badge{position:absolute;top:0;left:50%;z-index:2;transform:translate(-50%,-60%);transform-origin:50% 100%;padding:5px 13px 6px;border-radius:7px;background-color:var(--pack-accent);color:#fff;font-size:.66rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;line-height:1.15;white-space:nowrap}.pdp__pack.is-best:not(.is-selected){animation:pdpBestNudge 3.6s ease-in-out 1.2s infinite}.pdp__pack.is-best:not(.is-selected) .pdp__pack-badge{animation:pdpBadgePulse 3.6s ease-in-out 1.2s infinite}@keyframes pdpBestNudge{0%,72%,to{box-shadow:0 0 0 0 var(--pack-glow-0)}80%{box-shadow:0 0 0 5px var(--pack-glow)}92%{box-shadow:0 0 0 9px var(--pack-glow-0)}}@keyframes pdpBadgePulse{0%,72%,to{transform:translate(-50%,-60%) scale(1)}80%{transform:translate(-50%,-60%) scale(1.1)}90%{transform:translate(-50%,-60%) scale(1)}}@media(max-width:480px){.pdp__pack-grid{gap:12px}.pdp__pack{padding:18px 10px}.pdp__pack-name{font-size:1.1rem}}.pdp__savings{display:flex;align-items:center;gap:6px;margin:0 0 18px;padding:11px 14px;border-radius:10px;background:#2f9e6b1a;color:#227a52;font-size:.9rem;font-weight:600}.pdp__savings[hidden]{display:none}.pdp__savings strong{font-weight:800}.pdp__savings-emoji{display:inline-block}.pdp__savings.is-in{animation:pdpSavingsIn .45s cubic-bezier(.34,1.5,.64,1)}.pdp__savings.is-in .pdp__savings-emoji{animation:pdpEmojiCheer .7s ease-out .1s}.pdp__savings.is-in strong{animation:pdpAmountPop .5s cubic-bezier(.34,1.7,.64,1) .12s;display:inline-block}@keyframes pdpSavingsIn{0%{opacity:0;transform:translateY(-8px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes pdpEmojiCheer{0%{transform:scale(.6) rotate(-18deg)}55%{transform:scale(1.35) rotate(10deg)}to{transform:scale(1) rotate(0)}}@keyframes pdpAmountPop{0%{transform:scale(1)}50%{transform:scale(1.16)}to{transform:scale(1)}}@media(prefers-reduced-motion:reduce){.pdp__pack,.pdp__pack.is-pop,.pdp__pack.is-pop:after,.pdp__pack.is-best:not(.is-selected),.pdp__pack.is-best:not(.is-selected) .pdp__pack-badge,.pdp__savings.is-in,.pdp__savings.is-in strong,.pdp__savings.is-in .pdp__savings-emoji{animation:none!important;transition:none!important}.pdp__pack,.pdp__pack:hover,.pdp__savings.is-in,.pdp__savings.is-in strong,.pdp__savings.is-in .pdp__savings-emoji{transform:none!important}.pdp__pack.is-pop:after{display:none}}.pdp__buy{display:flex;gap:12px;margin:24px 0 12px}.pdp__qty{display:inline-flex;align-items:center;flex:none;border:1.5px solid rgba(0,0,0,.15);border-radius:12px;overflow:hidden}.pdp__qty button{width:44px;height:52px;border:0;background:none;font-size:1.3rem;color:var(--color-text);cursor:pointer}.pdp__qty button:hover{background:#0000000a}.pdp__qty input{width:44px;height:52px;padding:0;border:0;text-align:center;font-family:inherit;font-size:1rem;font-weight:600;-moz-appearance:textfield}.pdp__qty input::-webkit-outer-spin-button,.pdp__qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pdp__atc{flex:1 1 auto;height:52px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:12px;background:#3fa393!important;color:#fff!important;font-family:inherit;font-size:1rem;font-weight:700;letter-spacing:.01em;cursor:pointer;transition:opacity .15s ease}.pdp__atc:hover{opacity:.9}.pdp__atc:disabled{background:#cbd6d1!important;color:#fff!important;cursor:default}.pdp__atc-icon{flex:none}.pdp__form .shopify-payment-button{margin-top:10px}.pdp__form .shopify-payment-button__button{border-radius:12px;min-height:50px}.pdp__form .shopify-payment-button__button--unbranded{background:#fff!important;color:var(--color-primary)!important;border:1.5px solid var(--color-primary)!important}.pdp__form .shopify-payment-button__button--unbranded:hover{background:#3fa3930f!important}.pdp__features{display:flex;flex-wrap:wrap;gap:16px 14px;margin:6px 0 22px}.pdp__feature{display:flex;flex-direction:column;align-items:center;gap:7px;width:66px;text-align:center}.pdp__feature-icon{width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border:1.5px solid rgba(63,163,147,.45);border-radius:50%;color:var(--color-primary)}.pdp__feature-icon svg{width:22px;height:22px}.pdp__feature-label{font-size:.72rem;font-weight:600;line-height:1.2;color:#4a504c}@media(max-width:749px){.pdp__features{gap:12px 6px}.pdp__feature{width:60px}.pdp__feature-icon{width:42px;height:42px}}.pdp__love{position:relative;margin:8px 0 24px;padding:26px 20px 20px;border:1px solid rgba(63,163,147,.45);border-radius:16px;background:linear-gradient(180deg,#3fa3930f,#3fa39300)}.pdp__love-badge{position:absolute;top:0;left:20px;transform:translateY(-50%);padding:7px 16px;border-radius:999px;background:var(--color-primary);color:#fff;font-size:.9rem;font-weight:700;box-shadow:0 4px 12px #3fa3934d}.pdp__love-list{list-style:none;margin:0;padding:0;display:grid;gap:13px}.pdp__love-list li{display:flex;align-items:flex-start;gap:10px;font-size:.95rem;font-weight:600;line-height:1.4;color:var(--color-text)}.pdp__check{flex:none;margin-top:1px;color:var(--color-primary)}.pdp__trust{--pdp-trust-accent: #4A6741;display:grid;grid-template-columns:repeat(auto-fit,minmax(88px,1fr));gap:0;margin:20px 0 0;padding:22px 0;border:0;border-radius:14px;background:#f7f8f6}.pdp__trust-item{position:relative;display:flex;flex-direction:column;align-items:center;gap:10px;padding:0 10px;text-align:center}.pdp__trust-item+.pdp__trust-item:before{content:"";position:absolute;left:0;top:6%;bottom:6%;width:1px;background:#0000001a}.pdp__trust-icon{display:block;color:var(--pdp-trust-accent)}.pdp__trust-icon svg{width:34px;height:34px;display:block}.pdp__trust-label{font-size:.88rem;font-weight:800;line-height:1.25;color:var(--color-text)}.pdp__trust-sub{font-size:.78rem;line-height:1.35;color:#8a918c}@media(max-width:380px){.pdp__trust{gap:6px}.pdp__trust-label{font-size:.74rem}.pdp__trust-sub{font-size:.69rem}}.pdp__offers{margin:24px 0}.pdp__offers-title{margin:0 0 14px;font-size:1.1rem;font-weight:800;letter-spacing:-.01em}.pdp__offers-row{display:flex;gap:16px;overflow-x:auto;padding:4px 2px 8px;scroll-snap-type:x proximity;scrollbar-width:none}.pdp__offers-row::-webkit-scrollbar{display:none}.pdp__offer{position:relative;flex:0 0 auto;width:300px;scroll-snap-align:start;display:flex;align-items:center;gap:14px;padding:18px 20px;border:1.5px solid var(--color-primary);border-radius:14px;background:#fff}.pdp__offer:before,.pdp__offer:after{content:"";position:absolute;top:50%;width:18px;height:18px;border-radius:50%;background:var(--color-background, #fff);transform:translateY(-50%)}.pdp__offer:before{left:-10px}.pdp__offer:after{right:-10px}.pdp__offer-badge{flex:none;display:inline-flex;color:var(--color-primary)}.pdp__offer-badge svg{display:block}.pdp__offer-body{display:flex;flex-direction:column;gap:4px;min-width:0}.pdp__offer-text{font-size:.98rem;font-weight:700;line-height:1.3;color:var(--color-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pdp__offer-code{font-size:.82rem;color:#6b726d}.pdp__offer-code b{color:var(--color-text);font-weight:700;letter-spacing:.03em}@media(max-width:749px){.pdp__offers-row{flex-direction:column;gap:12px;overflow:visible}.pdp__offer{width:100%;padding:16px}.pdp__offer:before,.pdp__offer:after{display:none}}.delivery{--pack-accent: #4A6741;--pack-tint: #f2f5f0;--ink: #1f2a24;margin:24px 0;padding:0;border:0;background:none}.delivery__row{display:flex;flex-direction:column;gap:14px}.delivery__head{display:flex;align-items:center;gap:9px}.delivery__icon{flex:none;display:inline-flex;color:var(--ink)}.delivery__icon svg{width:21px;height:21px;display:block}.delivery__title{font-size:1.05rem;font-weight:800;letter-spacing:-.01em;color:var(--ink)}.delivery__field{display:flex;align-items:stretch;gap:12px}.delivery__input{flex:1 1 auto;min-width:0;margin:0;padding:14px 18px;border:1.5px solid rgba(0,0,0,.09);border-radius:12px;background:#fff;font-family:inherit;font-size:.95rem;font-weight:500;letter-spacing:normal;color:var(--ink);transition:border-color .2s ease}.delivery__input:focus{outline:none;border-color:#0000004d}.delivery__input::placeholder{color:#b3b8b4;font-weight:500}.delivery__btn{flex:none;padding:14px 30px;border:0;border-radius:12px;background:var(--ink);color:#fff;font-family:inherit;font-size:.95rem;font-weight:700;letter-spacing:normal;text-transform:none;cursor:pointer;transition:opacity .15s ease}.delivery__btn:hover{opacity:.86}.delivery__btn:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.delivery__result{margin:14px 0 0;padding:12px 14px;display:flex;flex-direction:column;gap:3px;border-radius:12px;background:var(--pack-tint);font-size:.88rem}.delivery__result[hidden]{display:none}.delivery__result.is-ok strong{color:var(--pack-accent);font-size:.93rem}.delivery__result.is-ok .delivery__note{color:#6b726d;font-size:.8rem}.delivery__result.is-error{background:#c0392b12;color:#c0392b;font-weight:600}@media(max-width:400px){.delivery__input{padding:13px 15px}.delivery__btn{padding:13px 22px}}.pdp__accordions{margin-top:28px;border-bottom:1px solid rgba(0,0,0,.1)}.pdp__accordion{border-top:1px solid rgba(0,0,0,.1)}.pdp__acc-head{display:flex;align-items:center;justify-content:space-between;width:100%;padding:18px 0;border:0;background:none;font-family:inherit;font-size:1rem;font-weight:700;color:var(--color-text);cursor:pointer}.pdp__acc-head svg{transition:transform .2s ease}.pdp__acc-head.is-open svg{transform:rotate(180deg)}.pdp__acc-body{display:none;padding-bottom:20px}.pdp__acc-body.is-open{display:block}.pdp__rte{font-size:.95rem;line-height:1.7;color:#4a504c}.pdp__ings{display:flex;flex-wrap:wrap;justify-content:center;gap:16px 14px;margin:4px 0 2px}.pdp__ing{flex:0 0 auto;width:84px;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.pdp__ing-media{width:68px;height:68px;border-radius:50%;overflow:hidden;background:#f1f4f1;flex:none}.pdp__ing-media img{width:100%;height:100%;object-fit:cover;display:block}.pdp__ing-name{font-size:.76rem;font-weight:600;line-height:1.3;color:var(--color-text)}@media(max-width:480px){.pdp__ings{gap:14px 10px}.pdp__ing{width:74px}.pdp__ing-media{width:60px;height:60px}.pdp__ing-name{font-size:.71rem}}.pdp__rte p{margin:0 0 12px}.pdp__sticky{display:none}.pdp__qty--sticky{border-radius:10px}.pdp__qty--sticky button{width:38px;height:46px;font-size:1.2rem}.pdp__qty--sticky input{width:34px;height:46px}@media(max-width:899px){.pdp__grid{grid-template-columns:minmax(0,1fr);gap:24px}.pdp__gallery{position:static}.pdp__dots{display:flex;justify-content:center;gap:7px;margin-top:12px}.pdp__thumbs{display:none}.pdp__price{font-size:1.5rem}.pdp__buy{display:none}body.template-product{padding-bottom:calc(84px + env(safe-area-inset-bottom,0px))}.pdp__sticky{display:flex;flex-direction:row-reverse;align-items:center;gap:10px;position:fixed;left:0;right:0;bottom:0;z-index:60;padding:10px 12px calc(10px + env(safe-area-inset-bottom,0px));background:#fffffff0;-webkit-backdrop-filter:saturate(180%) blur(10px);backdrop-filter:saturate(180%) blur(10px);border-top:1px solid rgba(0,0,0,.07)}.pdp__sticky .pdp__atc{height:48px;border-radius:10px}.pdp__qty--sticky{border-color:#0000001f}}@media(max-width:749px){.pdp__title{font-size:1.65rem;font-weight:600;line-height:1.15}.pdp__vendor{font-size:.7rem;letter-spacing:.07em}.pdp__subtitle{font-size:.9rem}.pdp__price{font-size:1.4rem;font-weight:700}.pdp__compare{font-size:.98rem}.pdp__discount{font-size:.74rem;padding:2px 7px}.pdp__tax{margin-bottom:18px;font-size:.75rem}.pdp__rating-text{font-size:.8rem}.pdp__option-name,.pdp__packs .pdp__option-name{font-size:.85rem}.pdp__pack{padding:15px 12px;border-radius:12px}.pdp__pack-name{font-size:1rem;font-weight:700}.pdp__pack-grid{gap:12px;margin-top:16px}.pdp__pack-badge{font-size:.6rem;padding:4px 10px 5px}.pdp__savings{font-size:.82rem;padding:9px 12px}.pdp__trust{padding:18px 0}.pdp__trust-item{padding:0 6px;gap:8px}.pdp__trust-icon svg{width:28px;height:28px}.pdp__trust-label{font-size:.8rem}.pdp__trust-sub{font-size:.72rem}.delivery{margin:20px 0}.delivery__title{font-size:.95rem;font-weight:700}.delivery__icon svg{width:19px;height:19px}.delivery__input{padding:12px 15px;font-size:16px}.delivery__btn{padding:12px 24px;font-size:.9rem}.delivery__result{font-size:.82rem}.pdp__offers-title{font-size:1rem}.pdp__offer-text{font-size:.88rem}.pdp__offer-code{font-size:.76rem}.pdp__acc-head{padding:15px 0;font-size:.92rem}.pdp__rte{font-size:.88rem;line-height:1.65}.pdp__love-list li{font-size:.88rem;font-weight:600}.pdp__accordions{margin-top:20px}}@media(max-width:380px){.pdp__title,.pdp__price{font-size:1.28rem}.pdp__pack-name{font-size:.94rem}.pdp__pack{padding:13px 8px}.delivery__btn{padding:12px 18px}}.aplus{padding-block:clamp(16px,3vw,32px)}.aplus__heading{margin:0 0 clamp(14px,2vw,20px);font-size:clamp(1.3rem,1rem + 1.4vw,1.9rem);font-weight:800;letter-spacing:-.01em;text-align:center;color:var(--color-text)}.aplus__stack{max-width:var(--aplus-max, 1200px);margin:0 auto;display:flex;flex-direction:column;gap:var(--aplus-gap, 20px)}.aplus__row{border-radius:var(--aplus-radius, 18px);overflow:hidden}.aplus__link{display:block}.aplus__img{display:block;width:100%;height:auto}.aplus__row--text{padding:clamp(16px,3vw,26px);background:#00000006}.aplus__title{margin:0 0 8px;font-size:clamp(1.05rem,.95rem + .5vw,1.25rem);font-weight:800;color:var(--color-text)}.aplus__rte{font-size:.95rem;line-height:1.7;color:#4a504c}.aplus__rte p{margin:0 0 10px}.aplus__rte p:last-child{margin-bottom:0}@media(max-width:749px){.aplus__row{border-radius:min(var(--aplus-radius, 18px),12px)}.aplus__rte{font-size:.88rem}}.faq{padding-block:clamp(20px,4vw,36px)}.faq__heading{margin:0 0 clamp(14px,2vw,20px);font-size:clamp(1.25rem,1rem + 1.2vw,1.7rem);font-weight:800;letter-spacing:-.01em;text-align:center;color:var(--color-text)}.faq__list{max-width:820px;margin:0 auto;display:flex;flex-direction:column;gap:10px}.faq__item{border:1px solid rgba(0,0,0,.09);border-radius:12px;background:#fff;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.faq__item[hidden]{display:none}.faq__item:hover{border-color:#0000002e}.faq__item.is-open{border-color:#00000029;box-shadow:0 2px 10px #0000000d}.faq__q{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;padding:16px 18px;border:0;background:none;font-family:inherit;font-size:.95rem;font-weight:700;line-height:1.4;text-align:left;color:var(--color-text);cursor:pointer}.faq__q svg{flex:none;color:#6b726d;transition:transform .25s ease}.faq__item.is-open .faq__q svg{transform:rotate(180deg)}.faq__a{padding:0 18px 16px}.faq__a[hidden]{display:none}.faq__rte{font-size:.9rem;line-height:1.7;color:#4a504c}.faq__rte p{margin:0 0 10px}.faq__rte p:last-child{margin-bottom:0}.faq__rte ul,.faq__rte ol{margin:0 0 10px;padding-left:20px}.faq__more{display:inline-flex;align-items:center;gap:5px;margin:14px auto 0;padding:8px 4px;border:0;background:none;font-family:inherit;font-size:.9rem;font-weight:700;color:var(--color-primary);cursor:pointer}.faq__more svg{transition:transform .2s ease}.faq__more:hover svg{transform:translate(3px)}.faq__more.is-open svg{transform:rotate(90deg)}.faq__list+.faq__more{display:flex}@media(max-width:749px){.faq__q{padding:14px 15px;font-size:.9rem}.faq__a{padding:0 15px 14px}.faq__rte{font-size:.86rem}}@media(prefers-reduced-motion:reduce){.faq__q svg,.faq__more svg,.faq__item{transition:none}}.ingban{padding:8px 0 4px}.ingban__heading{margin:0 0 16px;font-size:clamp(1.3rem,3vw,1.9rem);font-weight:800;letter-spacing:-.01em;text-align:center;color:var(--color-text)}.ingban__frame{max-width:var(--ingban-max, 1200px);margin:0 auto;border-radius:var(--ingban-radius, 18px);overflow:hidden}.ingban__frame+.ingban__frame{margin-top:clamp(12px,2vw,22px)}.ingban__img{display:block;width:100%;height:auto}@media(max-width:749px){.ingban{padding:4px 0 0}.ingban__frame{border-radius:12px}}.related{padding-block:0}.related.has-items{padding-block:40px}.related__heading{font-size:clamp(1.4rem,3vw,2rem);font-weight:800;letter-spacing:-.02em;margin:0 0 20px}.related__row{display:flex;align-items:stretch;gap:20px;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:8px;scrollbar-width:none}.related__row::-webkit-scrollbar{display:none}.related-card{flex:0 0 auto;width:210px;scroll-snap-align:start;display:flex;flex-direction:column;color:var(--color-text);text-decoration:none}.related-card__media{position:relative;display:block;aspect-ratio:1 / 1;border-radius:14px;overflow:hidden;background:#f1f3f2}.related-card__media img{width:100%;height:100%;object-fit:cover;display:block}.related-card__badge{position:absolute;top:10px;left:10px;z-index:1;padding:4px 8px;border-radius:6px;background:#2f9e6b;color:#fff;font-size:.68rem;font-weight:700;letter-spacing:.04em;line-height:1.2;white-space:nowrap}.related-card__stars{--pct: 100%;position:relative;display:inline-block;margin-top:10px;font-size:.9rem;line-height:1;letter-spacing:2px;color:#dcdfdc}.related-card__stars:before{content:"\2605\2605\2605\2605\2605";position:absolute;top:0;left:0;width:var(--pct);overflow:hidden;white-space:nowrap;color:#f5b301}.related-card__stars--empty{visibility:hidden}.related-card__title{margin:8px 0 6px;min-height:2.6em;font-size:.95rem;font-weight:700;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.related-card:hover .related-card__title{color:var(--color-primary)}.related-card__price{margin-top:auto;display:flex;align-items:baseline;flex-wrap:wrap;gap:3px 7px;max-width:100%;min-width:0}.related-card__price>span{white-space:nowrap}.related-card__price .now{font-size:1rem;font-weight:800;color:var(--color-text)}.related-card__price .was{font-size:.82rem;font-weight:500;color:#9aa19c;text-decoration:line-through}@media(max-width:480px){.related-card__price .now{font-size:.94rem}.related-card__price .was{font-size:.76rem}}@media(max-width:749px){.related-card{width:150px}}.reviews__head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:22px}.reviews__heading{font-size:clamp(1.4rem,3vw,2rem);font-weight:800;letter-spacing:-.02em;margin:0}.reviews__all{flex:none;display:inline-flex;align-items:center;gap:6px;font-size:.9rem;font-weight:600;color:var(--color-primary);text-decoration:none}.reviews__all:hover{text-decoration:underline}.reviews__row{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review{border:1px solid rgba(0,0,0,.08);border-radius:14px;padding:20px;background:#fff;display:flex;flex-direction:column;gap:10px}.review__stars{--pct: 100%;position:relative;display:inline-block;font-size:.95rem;line-height:1;letter-spacing:2px;color:#dcdfdc;width:max-content}.review__stars:before{content:"\2605\2605\2605\2605\2605";position:absolute;top:0;left:0;width:var(--pct);overflow:hidden;white-space:nowrap;color:#f5b301}.review__quote{margin:0;font-size:.95rem;line-height:1.55;color:var(--color-text)}.review__by{display:flex;align-items:center;gap:10px;margin-top:auto;flex-wrap:wrap}.review__name{font-size:.88rem;font-weight:700;color:var(--color-text)}.review__verified{display:inline-flex;align-items:center;gap:4px;font-size:.78rem;color:#5c6560}@media(max-width:749px){.reviews__row{display:flex;overflow-x:auto;gap:14px;scroll-snap-type:x proximity;scrollbar-width:none}.reviews__row::-webkit-scrollbar{display:none}.review{flex:0 0 auto;width:80%;scroll-snap-align:start}}.stats{padding:22px 0}.stats__row{display:flex;flex-wrap:wrap;justify-content:space-between;gap:18px}.stat{flex:1 1 180px;display:flex;align-items:center;gap:12px;padding:0 8px;position:relative}.stat+.stat:before{content:"";position:absolute;left:-9px;top:50%;transform:translateY(-50%);height:38px;border-left:1px solid rgba(0,0,0,.1)}.stat__icon{flex:none;color:var(--color-primary);display:inline-flex}.stat__icon svg{width:34px;height:34px}.stat__body{display:flex;flex-direction:column;min-width:0}.stat__value{font-size:1.05rem;font-weight:800;color:var(--color-text);line-height:1.2}.stat__label{font-size:.82rem;color:#5c6560}@media(max-width:749px){.stats{padding:16px 0}.stats__row{display:grid;grid-template-columns:1fr 1fr;gap:14px 12px}.stat{padding:0}.stat+.stat:before{display:none}.stat:nth-child(odd):after{content:"";position:absolute;right:-6px;top:50%;transform:translateY(-50%);height:34px;border-left:1px solid rgba(0,0,0,.1)}.stat__icon svg{width:28px;height:28px}.stat__value{font-size:.95rem}.stat__label{font-size:.75rem}}.story__heading{text-align:center;font-size:clamp(1.5rem,3vw,2rem);font-weight:800;letter-spacing:-.02em;margin:0 0 26px}.story__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.story__card{background:#f6f8f5;border-radius:16px;padding:24px 22px}.story__head{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:0;margin:0 0 14px;border:0;background:none;cursor:default;font-family:inherit;text-align:left}.story__title{font-size:1.15rem;font-weight:800;color:var(--color-primary)}.story__plus{display:none;color:var(--color-text);flex:none;transition:transform .2s ease}.story__list{list-style:none;margin:0;padding:0;display:grid;gap:11px}.story__list li{display:flex;align-items:flex-start;gap:9px;font-size:.92rem;font-weight:600;line-height:1.4;color:var(--color-text)}.story__list svg{flex:none;margin-top:1px;color:var(--color-primary)}.story__rte{font-size:.95rem;line-height:1.6;color:#4a504c}.story__rte p{margin:0 0 12px}.story__image{width:100%;height:auto;border-radius:12px;margin-top:14px;display:block}.story__note{margin:12px 0 0;font-weight:700;color:var(--color-primary)}.story__minis{display:flex;flex-wrap:wrap;gap:14px;margin-top:18px}.story__mini{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;width:84px}.story__mini-icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1.5px solid rgba(63,163,147,.4);border-radius:50%;color:var(--color-primary)}.story__mini-icon svg{width:20px;height:20px}.story__mini-label{font-size:.72rem;font-weight:600;color:#4a504c;line-height:1.2}@media(max-width:899px){.story__grid{grid-template-columns:1fr;gap:0}.story__card{background:none;border-radius:0;padding:0;border-top:1px solid rgba(0,0,0,.1)}.story__card:last-child{border-bottom:1px solid rgba(0,0,0,.1)}.story__head{margin:0;padding:18px 0;cursor:pointer}.story__title{font-size:1.02rem;color:var(--color-text)}.story__plus{display:block}.story__card.is-open .story__plus{transform:rotate(45deg)}.story__body{display:none;padding-bottom:20px}.story__card.is-open .story__body{display:block}}.reel-card__price{margin-top:6px;margin-bottom:12px;font-size:1rem;font-weight:700;color:var(--color-text)}.reel-card__price .was{margin-right:6px;font-size:.88rem;font-weight:500;color:#9aa19c;text-decoration:line-through}.reel-atc{display:block;width:100%;margin-top:auto;padding:15px;border:0;background:var(--color-primary);color:var(--color-button-text);font-family:inherit;font-size:.9rem;font-weight:700;letter-spacing:.04em;text-align:center;text-transform:uppercase;cursor:pointer;transition:opacity .15s ease}.reel-atc:hover{opacity:.85;color:var(--color-button-text);text-decoration:none}.reel-card__play{position:absolute;top:12px;right:12px;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding-left:2px;border-radius:50%;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;transition:transform .15s ease,background .15s ease}.reel-card__media:hover .reel-card__play{transform:scale(1.1);background:#000000ad}.reel-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:20px}.reel-modal[hidden]{display:none}.reel-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000bd;opacity:0;transition:opacity .25s ease}.reel-modal.is-open .reel-modal__overlay{opacity:1}.reel-modal__dialog{position:relative;z-index:1;width:min(420px,100%);max-height:calc(100vh - 40px);overflow-y:auto;border-radius:18px;background:#fff;box-shadow:0 24px 60px #0006;opacity:0;transform:scale(.88) translateY(14px);transition:opacity .28s ease,transform .28s cubic-bezier(.2,.8,.25,1)}.reel-modal.is-open .reel-modal__dialog{opacity:1;transform:scale(1) translateY(0)}.reel-modal__close{position:absolute;top:10px;right:10px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:0;border-radius:50%;background:#0000008c;color:#fff;cursor:pointer}.reel-modal__close:hover{background:#000000bf}.reel-modal__stage{background:#111;border-radius:18px 18px 0 0;overflow:hidden}.reel-modal__stage video{display:block;width:100%;max-height:66vh;object-fit:contain;background:#111}.reel-modal__info{padding:14px 16px 16px}.reel-modal__info .reel-card__info{padding:0}.reel-modal__info .reel-atc{border-radius:12px}@media(prefers-reduced-motion:reduce){.reel-modal__overlay,.reel-modal__dialog{transition:none}.reel-modal__dialog{transform:none}}@media(max-width:749px){.reel-card{width:210px}.reel__arrow{width:40px;height:40px}.reel-modal{padding:12px}.reel-modal__stage video{max-height:58vh}}.concern-section{padding:36px 0}.concern-section__heading{font-size:clamp(1.5rem,3.5vw,2.1rem);font-weight:800;letter-spacing:-.02em;margin:0 0 22px;color:var(--color-text)}.concern-grid{display:grid;grid-template-columns:repeat(var(--cols, 3),minmax(0,1fr));gap:18px}.concern-card{display:block;background:#fff;border-radius:14px;padding:8px;box-shadow:0 4px 14px #0000000f;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.concern-card:hover{transform:translateY(-3px);box-shadow:0 12px 24px #0000001a;text-decoration:none}.concern-card__media{display:flex;align-items:center;justify-content:center;aspect-ratio:1 / 1;border-radius:10px;overflow:hidden;background:#eef0ef}.concern-card__media img{width:100%;height:100%;object-fit:cover;display:block}.concern-card__icon{width:30px;height:30px;color:#b7bdb8}.concern-card__label{display:block;padding:12px 4px 6px;text-align:center;font-size:.98rem;font-weight:600;line-height:1.25;color:var(--color-text)}@media(max-width:749px){.concern-section{padding:24px 0}.concern-grid{gap:10px}.concern-card{padding:6px;border-radius:12px}.concern-card__label{font-size:.82rem;padding:9px 3px 5px}.concern-card__icon{width:24px;height:24px}}@media(max-width:560px){.concern-grid{--cols: 2}}.reel__heading{font-size:clamp(1.6rem,4vw,2.4rem);font-weight:800;letter-spacing:-.02em;margin:0 0 20px}.reel__viewport{position:relative}.reel__track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:4px 2px 8px;scrollbar-width:none}.reel__track::-webkit-scrollbar{display:none}.reel__arrow{position:absolute;top:var(--arrow-top, 38%);transform:translateY(-50%);width:46px;height:46px;border:0;border-radius:50%;background:#fff;color:#111;box-shadow:0 6px 18px #0000002e;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:5;transition:opacity .15s ease,transform .15s ease}.reel__arrow:hover{transform:translateY(-50%) scale(1.06)}.reel__arrow--prev{left:-8px}.reel__arrow--next{right:-8px}.reel__arrow[hidden]{display:none}.reel-card{flex:0 0 auto;width:260px;scroll-snap-align:start;display:flex;flex-direction:column;border-radius:16px;overflow:hidden;background:#fff;border:1px solid rgba(0,0,0,.08)}.reel-card__media{position:relative;display:block;aspect-ratio:9 / 14;background:#111}.reel-card__video,.reel-card__poster,.reel-card__poster svg{width:100%;height:100%;object-fit:cover;display:block}.reel-card__thumb{position:absolute;left:12px;bottom:12px;width:56px;height:56px;border-radius:10px;overflow:hidden;background:#fff;border:2px solid #fff;box-shadow:0 4px 12px #00000040}.reel-card__thumb img{width:100%;height:100%;object-fit:cover}.reel-card__info{padding:12px 14px 0}.reel-card__title{display:block;font-size:.98rem;font-weight:700;line-height:1.3;color:var(--color-text);text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reel-card__title:hover{color:var(--color-primary)}.reel-card__price{display:flex;align-items:baseline;gap:7px;flex-wrap:nowrap;white-space:nowrap;min-width:0;margin-top:6px;margin-bottom:12px}.reel-card__price .now{font-size:1rem;font-weight:800;color:var(--color-text)}.reel-card__price .was{font-size:.82rem;font-weight:500;color:#9aa19c;text-decoration:line-through}.reel-card__price .off{font-size:.76rem;font-weight:700;color:#2f9e6b}@media(max-width:480px){.reel-card__price .now{font-size:.94rem}.reel-card__price .was{font-size:.76rem}.reel-card__price .off{font-size:.71rem}}.reel-atc{display:block;width:100%;margin-top:auto;padding:15px;border:0;background:#111;color:#fff;font-family:inherit;font-size:.9rem;font-weight:700;letter-spacing:.04em;text-align:center;text-transform:uppercase;cursor:pointer;transition:opacity .15s ease}.reel-atc:hover{opacity:.85;color:#fff;text-decoration:none}.reel-atc[disabled]{background:#c9cdca;cursor:default}@media(max-width:749px){.reel-card{width:210px}.reel__arrow{display:none}}.spotlight__heading{font-size:clamp(1.6rem,4vw,2.4rem);font-weight:800;letter-spacing:-.02em;margin:0 0 20px}.spotlight__tabs{display:flex;gap:30px;overflow-x:auto;border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:24px;scrollbar-width:none}.spotlight__tabs::-webkit-scrollbar{display:none}.spotlight__tab{flex:0 0 auto;position:relative;padding:8px 2px 14px;background:none;border:0;font-family:inherit;font-size:1.05rem;font-weight:600;color:#9aa19c;white-space:nowrap;cursor:pointer;transition:color .15s ease}.spotlight__tab:hover,.spotlight__tab.is-active{color:var(--color-text)}.spotlight__tab.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:3px;border-radius:3px;background:var(--color-text)}.spotlight__panel[hidden]{display:none}.spotlight__row{justify-content:flex-start;justify-content:safe center;display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:8px;scrollbar-width:none}.spotlight__row::-webkit-scrollbar{display:none}.spotlight-card{flex:0 0 auto;width:240px;scroll-snap-align:start;display:flex;flex-direction:column}.spotlight-card__media{position:relative;display:block;aspect-ratio:1 / 1;border-radius:14px;overflow:hidden;background:#f1f3f2}.spotlight-card__media img,.spotlight-card__ph{width:100%;height:100%;object-fit:cover;display:block}.spotlight-card__badge{position:absolute;top:12px;left:12px;padding:5px 10px;border-radius:6px;background:var(--color-primary);color:#fff;font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.spotlight-card__overlay{position:absolute;left:10px;right:10px;bottom:10px;display:flex;align-items:center;justify-content:flex-end;pointer-events:none}.spotlight-card__stock{display:inline-flex;align-items:center;gap:4px;padding:4px 9px;border-radius:999px;background:#fffffff0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 2px 8px #00000024;white-space:nowrap}.spotlight-card__stock{margin-left:auto;font-size:.68rem;font-weight:700;color:#2f9e6b}.spotlight-card__stock.is-out{color:#c0392b}@media(max-width:480px){.spotlight-card__overlay{left:7px;right:7px;bottom:7px}.spotlight-card__stock{font-size:.62rem;padding:3px 7px}}.spotlight-card__title{margin:8px 0 4px;font-size:1rem;font-weight:700;line-height:1.3;color:var(--color-text);text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.spotlight-card__title:hover{color:var(--color-primary)}.spotlight-card__subtitle{margin:0 0 10px;font-size:.86rem;line-height:1.4;color:#6b726d;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.spotlight-card__price{display:flex;align-items:baseline;gap:7px;flex-wrap:nowrap;white-space:nowrap;min-width:0;margin-top:auto;margin-bottom:12px}.spotlight-card__price .now{font-size:1rem;font-weight:800;color:var(--color-text)}.spotlight-card__price .was{font-size:.82rem;font-weight:500;color:#9aa19c;text-decoration:line-through}.spotlight-card__price .off{font-size:.76rem;font-weight:700;color:#2f9e6b}@media(max-width:480px){.spotlight-card__price .now{font-size:.94rem}.spotlight-card__price .was{font-size:.76rem}.spotlight-card__price .off{font-size:.71rem}}.spotlight-atc{display:block;width:100%;padding:14px;border:0;border-radius:10px;background:var(--color-primary);color:var(--color-button-text);font-family:inherit;font-size:.88rem;font-weight:700;letter-spacing:.03em;text-align:center;text-transform:uppercase;cursor:pointer;transition:opacity .15s ease}.spotlight-atc:hover{opacity:.85;color:var(--color-button-text);text-decoration:none}.spotlight-atc[disabled]{background:#c9cdca;cursor:default}@media(max-width:749px){.spotlight-card{width:168px}.spotlight__tab{font-size:.95rem}.spotlight-atc{padding:12px;font-size:.8rem}}
/*# sourceMappingURL=/cdn/shop/t/21/compiled_assets/styles.css.map */
