.sb-pdp{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));padding-block:clamp(var(--sb-space-28),4vw,var(--sb-space-52)) var(--sb-space-40)}.sb-pdp__grid{display:grid;grid-template-columns:1fr;gap:clamp(3rem,5vw,6rem)}.sb-pdp__media{display:flex;flex-direction:column;gap:clamp(1rem,1.4vw,1.6rem)}.sb-pdp__grid-shots{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,22rem),1fr));gap:clamp(1rem,1.4vw,1.6rem)}@media(max-width:989.98px){.sb-pdp__media{display:contents}.sb-pdp__media .sb-pdp__stage--lead{order:-2;aspect-ratio:1 / 1}.sb-pdp__info{order:-1}}@media(min-width:990px){.sb-pdp__grid{grid-template-columns:minmax(0,1.8fr) minmax(0,1fr);gap:clamp(4rem,6vw,8rem);align-items:start}.sb-pdp__media{position:sticky;top:12rem;align-self:start;max-height:calc(100svh - 14rem)}.sb-pdp__stage--lead{flex:0 1 auto;min-height:0}.sb-pdp__grid-shots{flex:0 0 auto}}.shopify-section:first-child .sb-pdp{padding-top:clamp(var(--sb-space-18),2.4vw,var(--sb-space-34))}.sb-pdp__stage{position:relative;width:100%;margin:0;-webkit-appearance:none;appearance:none;font:inherit;color:inherit;text-align:inherit;border-radius:var(--sb-radius-lg);overflow:hidden;background:var(--sb-white);border:var(--sb-border-w) solid rgba(var(--sb-forest-rgb),.08);aspect-ratio:4 / 5;display:flex;align-items:center;justify-content:center}.sb-pdp__stage--zoom{cursor:zoom-in;padding:0}.sb-pdp__main-img{width:100%;height:100%;object-fit:contain;padding:clamp(2rem,4vw,4rem)}.sb-pdp__stage--square{aspect-ratio:1}.sb-pdp__stage--turntable{cursor:grab;padding:0;-webkit-user-select:none;user-select:none;touch-action:none}.sb-pdp__stage--turntable:active{cursor:grabbing}.sb-pdp__stage--turntable:focus-visible{outline:var(--sb-border-w-2) solid var(--sb-amber-deep);outline-offset:.4rem}.sb-pdp__turntable-badge{position:absolute;top:1.4rem;right:1.4rem;display:inline-flex;align-items:center;justify-content:center;min-width:4.4rem;height:3.4rem;padding:0 var(--sb-space-10);border-radius:var(--sb-radius-pill);border:var(--sb-border-w) solid rgba(var(--sb-forest-rgb),.14);background:rgba(var(--sb-cream-rgb),.82);color:rgba(var(--sb-forest-rgb),.78);font-size:1.15rem;font-weight:var(--sb-fw-semibold);letter-spacing:.12em;line-height:1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:border-color .25s var(--sb-ease),color .25s var(--sb-ease),background .25s var(--sb-ease)}.sb-pdp__stage--turntable:hover .sb-pdp__turntable-badge,.sb-pdp__stage--turntable:focus-visible .sb-pdp__turntable-badge{border-color:rgba(var(--sb-forest-rgb),.26);color:rgb(var(--sb-forest-rgb));background:rgba(var(--sb-cream-rgb),.92)}.sb-pdp__stage--fill .sb-pdp__main-img{object-fit:contain;padding:0}.sb-pdp__main-img--bleed{object-fit:cover;padding:0}.sb-pdp__stage--landscape{aspect-ratio:16 / 9}.sb-pdp__zoom-hint{position:absolute;right:1.4rem;bottom:1.4rem;width:3.6rem;height:3.6rem;display:grid;place-items:center;border-radius:var(--sb-radius-round);color:var(--sb-ink);background:rgba(var(--sb-white-rgb),.78);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:var(--sb-border-w) solid rgba(var(--sb-forest-rgb),.12);opacity:0;transform:translateY(.4rem);transition:opacity .3s var(--sb-ease),transform .3s var(--sb-ease)}.sb-pdp__zoom-hint svg{width:1.9rem;height:1.9rem}.sb-pdp__stage--zoom:hover .sb-pdp__zoom-hint,.sb-pdp__stage--zoom:focus-visible .sb-pdp__zoom-hint{opacity:1;transform:translateY(0)}.sb-lightbox{border:0;padding:0;margin:auto;width:min(92vw,80rem);max-width:92vw;max-height:92vh;background:transparent;overflow:visible}.sb-lightbox::backdrop{background:rgba(var(--sb-scrim-warm-rgb),.82);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.sb-lightbox__img{display:block;width:100%;max-height:90vh;object-fit:contain;border-radius:var(--sb-radius)}.sb-lightbox__close{position:absolute;top:-1.2rem;right:-1.2rem;width:4rem;height:4rem;display:grid;place-items:center;cursor:pointer;border-radius:var(--sb-radius-round);color:var(--sb-ink);background:var(--sb-cream);border:var(--sb-border-w) solid rgba(var(--sb-forest-rgb),.16);box-shadow:0 .6rem 2rem rgba(var(--sb-scrim-warm-rgb),.4)}.sb-lightbox__close svg{width:2rem;height:2rem}@media(max-width:749px){.sb-lightbox__close{top:-1.4rem;right:.4rem}}.sb-turntable-dialog{border:0;padding:0;margin:auto;width:min(92vw,82rem);max-width:92vw;max-height:92vh;color:rgb(var(--color-foreground));background:transparent;overflow:visible}.sb-turntable-dialog::backdrop{background:rgba(var(--sb-scrim-warm-rgb),.82);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.sb-turntable-dialog__stage{position:relative;display:flex;align-items:center;justify-content:center;width:min(92vw,82rem);height:min(82vh,82rem);min-height:36rem;border:var(--sb-border-w) solid rgba(var(--sb-forest-rgb),.1);border-radius:var(--sb-radius-lg);background:#efe7da;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;overflow:hidden}.sb-turntable-dialog__stage.is-dragging{cursor:grabbing}.sb-turntable-dialog__stage:focus-visible{outline:var(--sb-border-w-2) solid var(--sb-amber-deep);outline-offset:.4rem}.sb-turntable-dialog__video{display:block;width:100%;height:100%;object-fit:contain;padding:clamp(1.6rem,3vw,3.8rem);background:transparent;pointer-events:none}.sb-turntable-dialog__close{position:absolute;top:-1.2rem;right:-1.2rem;z-index:2;width:4rem;height:4rem;display:grid;place-items:center;cursor:pointer;border-radius:var(--sb-radius-round);color:var(--sb-ink);background:var(--sb-cream);border:var(--sb-border-w) solid rgba(var(--sb-forest-rgb),.16);box-shadow:0 .6rem 2rem rgba(var(--sb-scrim-warm-rgb),.4)}.sb-turntable-dialog__close svg{width:2rem;height:2rem}@media(max-width:749px){.sb-turntable-dialog{width:calc(100vw - 2rem);max-width:calc(100vw - 2rem)}.sb-turntable-dialog__stage{width:calc(100vw - 2rem);height:min(76vh,62rem);min-height:34rem}.sb-turntable-dialog__video{padding:clamp(1rem,4vw,2rem)}.sb-turntable-dialog__close{top:-1.4rem;right:.4rem}}@media(prefers-reduced-motion:reduce){.sb-pdp__zoom-hint,.sb-pdp__turntable-badge{transition:none}}.sb-pdp__thumbs{display:flex;gap:var(--sb-space-10);list-style:none;margin:var(--sb-space-12) 0 0;padding:0}.sb-pdp__thumb{width:7rem;height:7rem;padding:var(--sb-space-06);cursor:pointer;border:var(--sb-border-w) solid rgba(var(--color-foreground),.14);border-radius:var(--sb-radius-sm);background:var(--sb-white);overflow:hidden;transition:border-color .3s ease}.sb-pdp__thumb img{width:100%;height:100%;object-fit:contain}.sb-pdp__thumb.is-active{border-color:var(--sb-amber)}.sb-pdp__title{font-size:clamp(3.2rem,4.5vw,4.8rem);margin:var(--sb-space-12) 0 0}.sb-pdp__name{font-size:1.4rem;letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--color-foreground),.7);margin:var(--sb-space-09) 0 0}.sb-pdp__rating{display:flex;align-items:center;gap:var(--sb-space-09);margin-top:var(--sb-space-14)}.sb-pdp__stars{color:var(--sb-amber);letter-spacing:.1em}.sb-pdp__rating-text{font-size:1.35rem;color:rgba(var(--color-foreground),.7);text-decoration:underline;text-underline-offset:.3rem;text-decoration-color:rgba(var(--color-foreground),.25);transition:color .2s ease}.sb-pdp__rating-text:hover{color:var(--sb-amber-text)}.sb-pdp__audience{font-size:1.45rem;line-height:1.5;color:rgb(var(--color-foreground));font-weight:var(--sb-fw-medium);margin:var(--sb-space-18) 0 0}.sb-pdp__benefit{font-size:1.7rem;line-height:1.6;color:rgba(var(--color-foreground),.78);margin:var(--sb-space-12) 0 0}.sb-pdp__benefits{list-style:none;margin:var(--sb-space-22) 0 0;padding:0;display:grid;gap:var(--sb-space-11)}.sb-pdp__benefits li{display:flex;align-items:flex-start;gap:var(--sb-space-10);font-size:1.5rem;line-height:1.45;color:rgba(var(--color-foreground),.85)}.sb-pdp__benefits svg{width:2rem;height:2rem;flex:none;margin-top:.1rem;color:var(--sb-amber-deep);background:rgba(var(--sb-amber-rgb, 221,127,69),.12);border-radius:var(--sb-radius-round);padding:.35rem}.sb-pdp__specs{display:flex;flex-wrap:wrap;gap:var(--sb-space-08);list-style:none;margin:var(--sb-space-20) 0 0;padding:0}.sb-pdp__specs li{font-size:1.25rem;letter-spacing:.04em;border:var(--sb-border-w) solid rgba(var(--color-foreground),.18);border-radius:var(--sb-radius-xl);padding:var(--sb-space-06) 1.3rem;color:rgba(var(--color-foreground),.8)}.sb-buy{display:block;margin-top:var(--sb-space-28)}.sb-buy__variants{margin-bottom:var(--sb-space-18)}.sb-buy__options{display:grid;gap:var(--sb-space-12)}.sb-opt{position:relative;display:flex;gap:1.3rem;cursor:pointer;padding:var(--sb-space-16) var(--sb-space-18);border:var(--sb-border-w-15) solid rgba(var(--color-foreground),.16);border-radius:var(--sb-radius-md);background:rgba(var(--color-foreground),.015);transition:border-color .3s var(--sb-ease),background .3s var(--sb-ease),box-shadow .3s var(--sb-ease)}.sb-opt:hover{border-color:rgba(var(--color-foreground),.32)}.sb-opt.is-active{border-color:var(--sb-amber-deep);background:rgba(var(--sb-amber-rgb, 221,127,69),.06);box-shadow:0 0 0 var(--sb-border-w) var(--sb-amber-deep) inset}.sb-opt__radio{position:absolute;opacity:0;pointer-events:none}.sb-opt:has(.sb-opt__radio:focus-visible){outline:var(--sb-border-w-2) solid var(--sb-amber-deep);outline-offset:3px}.sb-opt__dot{width:2rem;height:2rem;flex:none;margin-top:var(--sb-space-02);border-radius:var(--sb-radius-round);border:var(--sb-border-w-15) solid rgba(var(--color-foreground),.3);transition:border-color .3s,box-shadow .3s;position:relative}.sb-opt.is-active .sb-opt__dot{border-color:var(--sb-amber-deep)}.sb-opt.is-active .sb-opt__dot:after{content:"";position:absolute;top:.35rem;right:.35rem;bottom:.35rem;left:.35rem;border-radius:var(--sb-radius-round);background:var(--sb-amber-deep)}.sb-opt__body{flex:1;min-width:0}.sb-opt__row{display:flex;align-items:baseline;justify-content:space-between;gap:var(--sb-space-10)}.sb-opt__name{font-weight:var(--sb-fw-semibold);font-size:1.55rem;color:rgb(var(--color-foreground))}.sb-opt__badge{display:inline-block;margin-left:var(--sb-space-06);font-size:1.1rem;font-weight:var(--sb-fw-bold);letter-spacing:.03em;color:var(--sb-white);background:var(--sb-amber-text);border-radius:var(--sb-radius-xl);padding:var(--sb-space-02) var(--sb-space-08);vertical-align:middle}.sb-opt__price{font-weight:var(--sb-fw-semibold);font-size:1.6rem;white-space:nowrap}.sb-opt__price-was{margin-left:var(--sb-space-05);font-weight:var(--sb-fw-regular);font-size:1.3rem;color:rgba(var(--color-foreground),.7)}.sb-opt__note{display:block;margin-top:var(--sb-space-05);font-size:1.3rem;color:rgba(var(--color-foreground),.7)}.sb-opt__perks{display:none;margin-top:var(--sb-space-12);gap:var(--sb-space-07)}.sb-opt--sub.is-active .sb-opt__perks{display:grid}.sb-opt__perks span{display:flex;align-items:center;gap:var(--sb-space-07);font-size:1.3rem;color:rgba(var(--color-foreground),.72)}.sb-opt__perks svg{width:1.5rem;height:1.5rem;flex:none;color:var(--sb-amber-deep)}.sb-buy__action{display:flex;gap:var(--sb-space-12);margin-top:var(--sb-space-18);align-items:stretch}.sb-qty{display:inline-flex;align-items:center;flex:none;border:var(--sb-border-w-15) solid rgba(var(--color-foreground),.18);border-radius:var(--sb-radius-xl);padding:0 var(--sb-space-04)}.sb-qty__btn{width:4rem;height:4rem;border:0;background:transparent;cursor:pointer;font-size:2rem;line-height:1;color:rgb(var(--color-foreground));border-radius:var(--sb-radius-round);transition:background .2s ease}.sb-qty__btn:hover{background:rgba(var(--color-foreground),.06)}.sb-qty__input{width:3.4rem;height:4.4rem;text-align:center;border:0;background:transparent;font-size:1.5rem;font-weight:var(--sb-fw-semibold);color:rgb(var(--color-foreground));-moz-appearance:textfield}.sb-qty__input::-webkit-outer-spin-button,.sb-qty__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.sb-buy__submit{flex:1;align-items:center;justify-content:center;gap:var(--sb-space-08);min-height:5.6rem}.sb-buy__submit-label{white-space:nowrap}.sb-buy__submit-price{font-weight:var(--sb-fw-semibold);color:rgba(var(--sb-on-forest-rgb),.9);white-space:nowrap}.sb-buy__submit-price:before{content:"\b7  ";opacity:.6}@media(max-width:430px){.sb-buy__action{gap:var(--sb-space-10)}.sb-qty{flex:0 1 auto}.sb-qty__btn{width:3.6rem}.sb-qty__input{width:2.8rem}.sb-buy__submit-price{display:none}}.sb-routine{margin-top:var(--sb-space-24);padding-top:var(--sb-space-24);border-top:var(--sb-border-w) solid rgba(var(--color-foreground),.14)}.sb-routine__head{display:flex;align-items:start;justify-content:space-between;gap:var(--sb-space-16);margin-bottom:var(--sb-space-14)}.sb-routine__title{margin:0;font-family:var(--font-heading-family);font-size:2.2rem;font-weight:var(--sb-fw-regular);line-height:1.1}.sb-routine__intro{max-width:42ch;margin:var(--sb-space-06) 0 0;color:rgba(var(--color-foreground),.68);font-size:1.3rem;line-height:1.5}.sb-routine__count{flex:none;padding-top:var(--sb-space-03);color:rgba(var(--color-foreground),.72);font-size:1.2rem;font-variant-numeric:tabular-nums}.sb-routine__list{border-block:var(--sb-border-w) solid rgba(var(--color-foreground),.14)}.sb-routine__item{position:relative;display:grid;grid-template-columns:2rem 6.8rem minmax(0,1fr) auto;gap:var(--sb-space-12);align-items:center;min-height:9rem;padding:var(--sb-space-12) 0;cursor:pointer;color:rgb(var(--color-foreground));background:transparent;transition:background .25s var(--sb-ease)}.sb-routine__item+.sb-routine__item{border-top:var(--sb-border-w) solid rgba(var(--color-foreground),.1)}.sb-routine__item:hover,.sb-routine__item.is-selected{background:rgba(var(--sb-amber-rgb, 221,127,69),.07)}.sb-routine__item.is-unavailable{cursor:not-allowed;background:rgba(var(--color-foreground),.045);color:rgba(var(--color-foreground),.78)}.sb-routine__item.is-unavailable:hover{background:rgba(var(--color-foreground),.055)}.sb-routine__check{position:absolute;top:50%;left:0;z-index:1;width:2rem;height:2rem;margin:0;opacity:0;cursor:pointer;transform:translateY(-50%)}.sb-routine__box{display:grid;place-items:center;width:2rem;height:2rem;border:var(--sb-border-w-15) solid rgba(var(--color-foreground),.34);border-radius:var(--sb-radius-xs);background:rgb(var(--color-background));transition:background .2s ease,border-color .2s ease}.sb-routine__item.is-unavailable .sb-routine__box{border-color:rgba(var(--color-foreground),.24);background:rgba(var(--color-foreground),.05)}.sb-routine__box svg{width:1.4rem;height:1.4rem;color:var(--sb-on-forest);opacity:0}.sb-routine__check:checked+.sb-routine__box{border-color:var(--sb-forest);background:var(--sb-forest)}.sb-routine__check:checked+.sb-routine__box svg{opacity:1}.sb-routine__check:focus-visible+.sb-routine__box{outline:var(--sb-border-w-2) solid var(--sb-amber-deep);outline-offset:.3rem}.sb-routine__image{display:block;width:6.8rem;height:6.8rem;object-fit:contain;padding:var(--sb-space-05);background:rgba(var(--color-foreground),.045)}.sb-routine__item.is-unavailable .sb-routine__image{filter:saturate(.45) contrast(.9)}.sb-routine__copy{display:grid;gap:.35rem;min-width:0}.sb-routine__name{font-size:1.4rem;font-weight:var(--sb-fw-semibold);line-height:1.25}.sb-routine__note{color:rgba(var(--color-foreground),.72);font-size:1.2rem;line-height:1.35}.sb-routine__status-pill{display:inline-flex;width:fit-content;margin-top:var(--sb-space-03);padding:.25rem var(--sb-space-07) .3rem;border-radius:var(--sb-radius-xs);background:var(--sb-forest);color:var(--sb-on-forest);font-size:1rem;font-weight:var(--sb-fw-semibold);letter-spacing:.08em;line-height:1;text-transform:uppercase}.sb-routine__price{font-size:1.35rem;font-weight:var(--sb-fw-semibold);white-space:nowrap}.sb-routine__included{margin:var(--sb-space-10) 0 0;color:var(--sb-forest);font-size:1.25rem;font-weight:var(--sb-fw-semibold);line-height:1.45}.sb-routine__included[hidden]{display:none}.sb-routine__status{margin:var(--sb-space-05) 0 0;color:rgba(var(--color-foreground),.68);font-size:1.2rem;line-height:1.4}.sb-routine__status:empty{display:none}@media(max-width:479px){.sb-routine__item{grid-template-columns:2rem 5.6rem minmax(0,1fr);gap:var(--sb-space-10)}.sb-routine__image{width:5.6rem;height:5.6rem}.sb-routine__price{grid-column:3}}.sb-pdp-reels{position:relative;margin-top:var(--sb-space-40)}.sb-pdp-reels__track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 2.4rem)/4);gap:var(--sb-space-08);overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none;list-style:none;margin:0;padding:0;cursor:grab;-webkit-user-select:none;user-select:none}.sb-pdp-reels__track.is-dragging{cursor:grabbing;scroll-snap-type:none}.sb-pdp-reels__track::-webkit-scrollbar{display:none}.sb-pdp-reels__card{min-width:0;scroll-snap-align:start}.sb-pdp-reels__media{display:block;width:100%;aspect-ratio:9 / 16;overflow:hidden;-webkit-appearance:none;appearance:none;border:0;border-radius:0;padding:0;background:var(--sb-cream-deep);cursor:pointer}.sb-pdp-reels__media video,.sb-pdp-reels__media img{display:block;width:100%;height:100%;object-fit:cover}.sb-pdp-reels__media:focus-visible{outline:var(--sb-border-w-2) solid var(--sb-amber);outline-offset:2px}.sb-pdp-reels__arrow{position:absolute;top:50%;z-index:2;transform:translateY(-50%);width:3.6rem;height:3.6rem;display:grid;place-items:center;border:0;border-radius:var(--sb-radius-round);padding:0;cursor:pointer;color:var(--sb-white);background:rgba(var(--sb-white-rgb),.42);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.sb-pdp-reels__arrow[hidden]{display:none}.sb-pdp-reels__arrow--prev{left:1.1rem}.sb-pdp-reels__arrow--next{right:1.1rem}.sb-pdp-reels__arrow svg{width:2.2rem;height:2.2rem}.sb-pdp-reels__pause{position:absolute;right:.8rem;bottom:.8rem;z-index:2;width:3.6rem;height:3.6rem;display:grid;place-items:center;border:0;border-radius:var(--sb-radius-round);padding:0;cursor:pointer;color:var(--sb-white);background:rgba(var(--sb-scrim-warm-rgb),.55);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.sb-pdp-reels__pause[hidden]{display:none}.sb-pdp-reels__pause svg{width:1.7rem;height:1.7rem}.sb-pdp-reels__pause:focus-visible{outline:var(--sb-border-w-2) solid var(--sb-amber);outline-offset:2px}.sb-pdp-reels__pause .sb-pdp-reels__pause-icon--play,.sb-pdp-reels__pause.is-paused .sb-pdp-reels__pause-icon--pause{display:none}.sb-pdp-reels__pause.is-paused .sb-pdp-reels__pause-icon--play{display:block}.sb-pdp-reels__lightbox{top:0;right:0;bottom:0;left:0;width:100vw;max-width:none;height:100dvh;max-height:none;border:0;padding:0;margin:0;background:var(--sb-neutral-900);overflow:hidden}.sb-pdp-reels__lightbox::backdrop{background:var(--sb-neutral-900)}.sb-pdp-reels__modal{display:grid;grid-template-columns:12rem minmax(0,1fr) minmax(30rem,25vw);height:100%}.sb-pdp-reels__rail{position:relative;padding:var(--sb-space-80) var(--sb-space-18) var(--sb-space-20);background:var(--sb-neutral-900);overflow-y:auto}.sb-pdp-reels__close{position:absolute;top:1.8rem;left:1.8rem;z-index:2;width:4rem;height:4rem;display:grid;place-items:center;cursor:pointer;border:0;border-radius:0;color:var(--sb-white);background:transparent}.sb-pdp-reels__close svg{width:3rem;height:3rem}.sb-pdp-reels__thumbs{display:grid;gap:var(--sb-space-12);list-style:none;margin:0;padding:0}.sb-pdp-reels__thumb{display:block;width:100%;aspect-ratio:9 / 16;padding:0;overflow:hidden;border:var(--sb-border-w-2) solid transparent;border-radius:var(--sb-radius-xs);background:var(--sb-neutral-900);cursor:pointer;opacity:.66}.sb-pdp-reels__thumb.is-active{border-color:var(--sb-white);opacity:1}.sb-pdp-reels__thumb video{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none}.sb-pdp-reels__viewer{min-width:0;display:grid;place-items:center;padding:0 var(--sb-space-30);background:radial-gradient(circle at 50% 50%,var(--sb-neutral-700) 0%,var(--sb-neutral-900) 68%)}.sb-pdp-reels__player{display:block;width:auto;height:100dvh;max-width:100%;object-fit:contain;background:var(--sb-neutral-950)}.sb-pdp-reels__product{overflow-y:auto;padding:clamp(2.4rem,3vw,4rem);color:var(--sb-neutral-950);background:var(--sb-white)}.sb-pdp-reels__product-img{display:block;width:100%;height:min(30vh,28rem);object-fit:contain;margin-bottom:var(--sb-space-24)}.sb-pdp-reels__product-title{margin:0;font-family:var(--font-heading-family);font-size:clamp(2.2rem,2.5vw,3.2rem);line-height:1.15}.sb-pdp-reels__product-price{margin-top:var(--sb-space-14);font-size:1.8rem;font-weight:var(--sb-fw-semibold)}.sb-pdp-reels__buy{display:block;margin-top:var(--sb-space-24)}.sb-pdp-reels__buy-row{display:flex;gap:var(--sb-space-10)}.sb-pdp-reels__qty{display:flex;align-items:center;flex:none;border:var(--sb-border-w) solid var(--sb-neutral-300)}.sb-pdp-reels__qty button{width:3.6rem;height:4.8rem;border:0;padding:0;background:transparent;color:var(--sb-neutral-950);font-size:2rem;cursor:pointer}.sb-pdp-reels__qty input{width:3rem;border:0;padding:0;background:transparent;color:var(--sb-neutral-950);text-align:center;font-size:1.5rem;-moz-appearance:textfield}.sb-pdp-reels__qty input::-webkit-outer-spin-button,.sb-pdp-reels__qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.sb-pdp-reels__add{flex:1;min-height:4.8rem;border-radius:0;background:var(--sb-black);color:var(--sb-white)}.sb-pdp-reels__details{margin-top:var(--sb-space-24);border-top:var(--sb-border-w) solid var(--sb-neutral-300);border-bottom:var(--sb-border-w) solid var(--sb-neutral-300)}.sb-pdp-reels__details summary{display:flex;align-items:center;justify-content:space-between;gap:var(--sb-space-10);padding:var(--sb-space-18) 0;list-style:none;cursor:pointer;font-size:1.4rem;font-weight:var(--sb-fw-semibold)}.sb-pdp-reels__details summary::-webkit-details-marker{display:none}.sb-pdp-reels__details .rte{padding-bottom:var(--sb-space-20);font-size:1.4rem;line-height:1.55}.sb-pdp-reels__product-rating{display:flex;align-items:center;gap:var(--sb-space-08);margin-top:var(--sb-space-10)}.sb-pdp-reels__stars{color:var(--sb-amber-deep);letter-spacing:.1em;font-size:1.3rem}.sb-pdp-reels__rating-text{font-size:1.3rem;color:var(--sb-neutral-700)}.sb-pdp-reels__pairs{margin-top:var(--sb-space-30)}.sb-pdp-reels__pairs-title{margin:0 0 var(--sb-space-14);font-size:1.2rem;font-weight:var(--sb-fw-semibold);text-transform:uppercase;letter-spacing:.1em;color:var(--sb-neutral-700)}.sb-pdp-reels__pairs-list{list-style:none;margin:0;padding:0;display:grid;gap:var(--sb-space-10)}.sb-pdp-reels__pair{display:flex;align-items:center;gap:var(--sb-space-14);padding:var(--sb-space-10);border:var(--sb-border-w) solid var(--sb-neutral-300);border-radius:var(--sb-radius-xs);color:var(--sb-neutral-950);text-decoration:none;transition:border-color .15s ease,background-color .15s ease}.sb-pdp-reels__pair:hover{border-color:var(--sb-neutral-950);background:var(--sb-neutral-200)}.sb-pdp-reels__pair-img{width:5.6rem;height:5.6rem;flex:none;object-fit:contain;background:var(--sb-neutral-200);border-radius:var(--sb-radius-xs)}.sb-pdp-reels__pair-copy{display:flex;flex-direction:column;gap:.2rem;min-width:0;flex:1}.sb-pdp-reels__pair-name{font-size:1.4rem;font-weight:var(--sb-fw-medium);line-height:1.25}.sb-pdp-reels__pair-price{font-size:1.3rem;color:var(--sb-neutral-700)}.sb-pdp-reels__pair-arrow{width:1.8rem;height:1.8rem;flex:none;color:var(--sb-neutral-700)}.sb-pdp-reels__trust{list-style:none;margin:var(--sb-space-24) 0 0;padding:var(--sb-space-20) 0 0;border-top:var(--sb-border-w) solid var(--sb-neutral-300);display:flex;flex-wrap:wrap;gap:var(--sb-space-10) var(--sb-space-18)}.sb-pdp-reels__trust li{display:flex;align-items:center;gap:var(--sb-space-06);font-size:1.2rem;color:var(--sb-neutral-700)}.sb-pdp-reels__trust svg{width:1.6rem;height:1.6rem;flex:none;color:var(--sb-amber-deep)}@media(max-width:749px){.sb-pdp-reels{margin-top:var(--sb-space-24)}.sb-pdp-reels__track{grid-auto-columns:calc((100% - 1.6rem) / 3)}.sb-pdp-reels__lightbox{overflow-y:auto}.sb-pdp-reels__modal{grid-template-columns:1fr;height:auto;min-height:100%}.sb-pdp-reels__rail{position:sticky;top:0;z-index:3;display:flex;padding:var(--sb-space-10) var(--sb-space-12);overflow-x:auto}.sb-pdp-reels__close{position:sticky;left:0;flex:none;margin-right:var(--sb-space-10);background:var(--sb-neutral-900)}.sb-pdp-reels__thumbs{display:flex;gap:var(--sb-space-08)}.sb-pdp-reels__thumb{width:5rem;height:7rem;aspect-ratio:auto}.sb-pdp-reels__viewer{height:72dvh;padding:0}.sb-pdp-reels__player{width:100%;height:100%}.sb-pdp-reels__product{padding:var(--sb-space-24) var(--sb-space-18) var(--sb-space-40)}.sb-pdp-reels__product-img{height:22rem}}.sb-pdp__guarantee{display:flex;align-items:flex-start;gap:var(--sb-space-10);margin-top:var(--sb-space-20);font-size:1.35rem;line-height:1.5;color:rgba(var(--color-foreground),.7)}.sb-pdp__guarantee svg{width:2rem;height:2rem;flex:none;color:var(--sb-amber-deep);margin-top:.1rem}.sb-pdp__trust{display:flex;flex-wrap:wrap;gap:var(--sb-space-14) var(--sb-space-22);list-style:none;margin:var(--sb-space-22) 0 0;padding:var(--sb-space-22) 0 0;border-top:var(--sb-border-w) solid rgba(var(--color-foreground),.12)}.sb-pdp__trust li{display:inline-flex;align-items:center;gap:var(--sb-space-07);font-size:1.35rem;color:rgba(var(--color-foreground),.75)}.sb-pdp__trust svg{width:1.8rem;height:1.8rem;color:var(--sb-amber-deep)}.sb-pdp__pay{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:var(--sb-space-12);margin-top:var(--sb-space-18);padding-top:var(--sb-space-18);border-top:var(--sb-border-w) solid rgba(var(--color-foreground),.12)}.sb-pdp__pay-label{display:inline-flex;align-items:center;gap:var(--sb-space-07);font-size:1.3rem;color:rgba(var(--color-foreground),.7)}.sb-pdp__pay-label svg{width:1.7rem;height:1.7rem}.sb-pdp__pay-icons{display:inline-flex;gap:var(--sb-space-06)}.sb-pdp__pay-icons svg{width:3.8rem;height:2.4rem;border-radius:var(--sb-radius-xs)}.sb-pdp__accordion{margin-top:var(--sb-space-30)}.sb-pdp__acc{border-top:var(--sb-border-w) solid rgba(var(--color-foreground),.12)}.sb-pdp__acc:last-child{border-bottom:var(--sb-border-w) solid rgba(var(--color-foreground),.12)}.sb-pdp__acc summary{display:flex;align-items:center;justify-content:space-between;gap:var(--sb-space-12);cursor:pointer;list-style:none;padding:var(--sb-space-16) 0;font-family:var(--font-body-family);font-weight:var(--sb-fw-semibold);font-size:1.25rem;letter-spacing:.18em;text-transform:uppercase;color:rgba(var(--color-foreground),.88)}.sb-pdp__acc summary::-webkit-details-marker{display:none}.sb-pdp__acc-icon{position:relative;width:1.3rem;height:1.3rem;flex:none}.sb-pdp__acc-icon:before,.sb-pdp__acc-icon:after{content:"";position:absolute;background:currentColor;transition:transform .4s var(--sb-ease),opacity .3s ease}.sb-pdp__acc-icon:before{top:50%;left:0;right:0;height:1.5px;transform:translateY(-50%)}.sb-pdp__acc-icon:after{left:50%;top:0;bottom:0;width:1.5px;transform:translate(-50%)}.sb-pdp__acc[open] .sb-pdp__acc-icon:after{opacity:0}.sb-pdp__acc-body{font-size:1.55rem;line-height:1.66;color:rgba(var(--color-foreground),.74);padding-bottom:var(--sb-space-22)}.sb-pdp__acc-body ul{padding-left:var(--sb-space-18)}.sb-pdp__acc-body li{margin:var(--sb-space-04) 0}.sb-pdp-faq__intro{margin:var(--sb-space-08) 0 var(--sb-space-20)}.sb-pdp-faq__intro .sb-faq__title{font-size:2.2rem;line-height:1.15}.sb-pdp-faq__intro .sb-faq__sub{margin-top:var(--sb-space-08);max-width:none}.sb-pdp-faq__intro .sb-faq__sub p{font-size:1.45rem;line-height:1.6;color:rgba(var(--color-foreground),.72)}.sb-pdp-faq__intro .sb-faq__ask{margin-top:var(--sb-space-14);font-size:1.4rem}.sb-pdp-faq__list{display:grid;gap:var(--sb-space-06)}.sb-pdp-faq__list .sb-faq__item{border:0;border-radius:var(--sb-radius-sm);background:rgba(var(--color-foreground),.045);transition:background .3s var(--sb-ease)}.sb-pdp-faq__list .sb-faq__item:hover{background:rgba(var(--color-foreground),.075)}.sb-pdp-faq__list .sb-faq__item.is-animating{overflow:hidden;will-change:height;transition:background .3s var(--sb-ease),height .45s var(--sb-ease)}.sb-pdp-faq__list .sb-faq__item.is-closing .sb-faq__icon{transform:none}.sb-pdp-faq__list .sb-faq__q{align-items:flex-start;padding:var(--sb-space-14) var(--sb-space-16);font-family:var(--font-body-family);font-size:inherit;font-weight:var(--sb-fw-medium);line-height:1.5;letter-spacing:0;text-transform:none;color:rgba(var(--color-foreground),.85);transition:color .3s var(--sb-ease)}.sb-pdp-faq__list .sb-faq__q:hover{color:rgb(var(--color-foreground))}.sb-pdp-faq__list .sb-faq__q:focus-visible{outline-offset:-3px}.sb-pdp-faq__list .sb-faq__icon{width:1.2rem;height:1.2rem}.sb-pdp-faq__list .sb-faq__a{padding:0 var(--sb-space-16) var(--sb-space-16);font-size:1.45rem;line-height:1.6;color:rgba(var(--color-foreground),.72)}.sb-bens{display:grid;gap:var(--sb-space-08);list-style:none;margin:0;padding:0}.sb-bens__row{margin:0;padding:var(--sb-space-14) var(--sb-space-16);border:var(--sb-border-w) solid rgba(var(--color-foreground),.1);border-radius:var(--sb-radius-sm);background:rgba(var(--color-foreground),.02)}.sb-bens__label{display:block;font-size:1.1rem;font-weight:var(--sb-fw-semibold);letter-spacing:.18em;text-transform:uppercase;color:rgb(var(--sb-theme-text-rgb, var(--sb-theme-rgb, var(--sb-forest-rgb))))}.sb-bens__name{display:block;margin-top:var(--sb-space-06);font-family:var(--font-heading-family);font-weight:var(--sb-fw-medium);font-size:1.8rem;line-height:1.2;letter-spacing:-.01em;color:var(--sb-forest)}.sb-bens__answers{display:inline-flex;align-items:center;gap:var(--sb-space-06);margin-top:var(--sb-space-08);font-size:1.2rem;line-height:1.3;color:rgb(var(--sb-theme-text-rgb, var(--sb-theme-rgb, var(--sb-amber-text-rgb))))}.sb-bens__answers svg{width:1.3rem;height:1.3rem;flex:none;color:rgb(var(--sb-theme-rgb, var(--sb-amber-deep-rgb)))}.sb-bens__answers-k{font-weight:var(--sb-fw-semibold);letter-spacing:.04em;text-transform:uppercase;font-size:.82em;color:rgba(var(--color-foreground),.5)}.sb-bens__text{display:block;margin-top:var(--sb-space-08);font-size:1.45rem;line-height:1.58;color:rgba(var(--color-foreground),.74);text-wrap:pretty}.sb-stickybar{position:fixed;bottom:var(--sb-space-20);z-index:30;right:var(--sb-space-20);width:7.2rem;height:7.2rem;overflow:hidden;border-radius:var(--sb-radius-pill);background:rgba(var(--sb-glass-rgb),.55);-webkit-backdrop-filter:blur(20px) saturate(160%);backdrop-filter:blur(20px) saturate(160%);border:var(--sb-border-w) solid rgba(var(--sb-white-rgb),.35);box-shadow:var(--sb-shadow-lg);opacity:0;visibility:hidden;transform:translateY(1.2rem) scale(.6);transform-origin:calc(100% - 3.6rem) 50%;transition:opacity .3s ease,transform .35s ease,width 0s linear .35s,visibility 0s .35s}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.sb-stickybar{background:rgba(var(--sb-glass-rgb),.92)}}.sb-stickybar.is-visible{width:min(var(--sb-stickybar-w, 50rem),calc(100% - 2 * var(--sb-gutter)));opacity:1;visibility:visible;transform:translateY(0) scale(1);transition:opacity .45s ease,transform .6s var(--sb-ease),width .9s var(--sb-ease) .55s,visibility 0s}@media(max-width:989.98px){.sb-stickybar{right:var(--sb-space-10)}.sb-stickybar.is-visible{width:min(var(--sb-stickybar-w, 50rem),calc(100% - 2 * var(--sb-space-10)))}}@media(prefers-reduced-motion:reduce){.sb-stickybar,.sb-stickybar.is-visible,.sb-stickybar__text,.sb-stickybar.is-visible .sb-stickybar__text,.sb-stickybar__btn,.sb-stickybar.is-visible .sb-stickybar__btn{transition:none}}.sb-stickybar__inner{display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;gap:var(--sb-space-12);height:100%;padding:var(--sb-space-07)}.sb-stickybar__product{display:flex;flex-direction:row-reverse;align-items:center;gap:var(--sb-space-12);min-width:0}.sb-stickybar__img{width:5.6rem;height:5.6rem;padding:var(--sb-space-04);object-fit:contain;border-radius:var(--sb-radius-round);background:var(--sb-card-media);border:var(--sb-border-w) solid rgba(var(--sb-theme-rgb, var(--sb-forest-rgb)),.45);flex:none}.sb-stickybar__text{display:flex;flex-direction:column;align-items:flex-end;gap:var(--sb-space-02);min-width:0;text-align:right;opacity:0;transition:opacity .2s ease}.sb-stickybar.is-visible .sb-stickybar__text{opacity:1;transition:opacity .5s ease .85s}.sb-stickybar__name{font-weight:var(--sb-fw-semibold);font-size:1.4rem;line-height:1.25;max-width:100%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.sb-stickybar__price{font-size:1.25rem;font-weight:var(--sb-fw-medium);color:rgba(var(--color-foreground),.65)}.sb-stickybar__btn{--color-button: var(--sb-paper-rgb);--color-button-text: var(--sb-ink-rgb);--buttons-radius: var(--sb-radius-pill);--buttons-radius-outset: var(--sb-radius-pill);flex:none;min-height:5.6rem;padding-left:var(--sb-space-24);padding-right:var(--sb-space-24);white-space:nowrap;opacity:0;transform:scale(.9);transition:opacity .2s ease,transform .2s ease}.sb-stickybar.is-visible .sb-stickybar__btn{opacity:1;transform:scale(1);transition:opacity .45s ease 1.15s,transform .5s var(--sb-ease) 1.15s}@media(max-width:749px){.sb-stickybar__btn{padding-left:var(--sb-space-16);padding-right:var(--sb-space-16)}}@media(max-width:989.98px){.sb-pdp__title{font-size:clamp(2.8rem,7vw,3.4rem)}.sb-pdp__benefit{display:none}.sb-pdp__audience{margin-top:var(--sb-space-12)}.sb-pdp__benefits{margin-top:var(--sb-space-16);gap:var(--sb-space-09)}.sb-pdp__specs{margin-top:var(--sb-space-14)}.sb-buy{margin-top:var(--sb-space-20)}.sb-opt{padding:var(--sb-space-12) var(--sb-space-14)}.sb-opt__perks{margin-top:var(--sb-space-08);gap:var(--sb-space-05)}.sb-buy__action{margin-top:var(--sb-space-14)}}@media(max-width:374.98px){.sb-opt--sub.is-active .sb-opt__perks{display:none}}@media(max-width:749px){.sb-pdp__grid-shots{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch}.sb-pdp__grid-shots::-webkit-scrollbar{display:none}.sb-pdp__grid-shots .sb-pdp__stage{flex:0 0 78%;scroll-snap-align:start}}.sb-pdp-gallery__viewer{position:relative}.sb-pdp-gallery__nav{position:absolute;top:50%;transform:translateY(-50%);width:4.4rem;height:4.4rem;border-radius:var(--sb-radius-round);border:1px solid rgba(var(--sb-forest-rgb),.14);background:rgba(var(--sb-cream-rgb),.92);color:rgb(var(--sb-ink-rgb));display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;z-index:2;transition:background .4s var(--sb-ease)}.sb-pdp-gallery__nav:hover,.sb-pdp-gallery__nav:focus-visible{background:rgb(var(--sb-cream-rgb))}.sb-pdp-gallery__nav--prev{left:1.2rem}.sb-pdp-gallery__nav--next{right:1.2rem}.sb-pdp-gallery__nav svg{width:1.8rem;height:1.8rem}.sb-pdp-gallery__viewer.is-animating{overflow:hidden;border-radius:var(--sb-radius-lg)}.sb-pdp-gallery__viewer.is-animating .sb-pdp-gallery__panel{border-radius:0}.sb-pdp-gallery__panel.is-entering,.sb-pdp-gallery__panel.is-leaving{--sb-swipe-x: 100%}.sb-pdp-gallery__panel.is-entering.sb-swipe-back,.sb-pdp-gallery__panel.is-leaving.sb-swipe-back{--sb-swipe-x: -100%}.sb-pdp-gallery__panel.is-entering{animation:sb-gallery-slide-in .65s var(--sb-ease) both}.sb-pdp-gallery__panel.is-leaving{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;animation:sb-gallery-slide-out .65s var(--sb-ease) both}@keyframes sb-gallery-slide-in{0%{transform:translate(var(--sb-swipe-x))}to{transform:translate(0)}}@keyframes sb-gallery-slide-out{0%{transform:translate(0)}to{transform:translate(calc(var(--sb-swipe-x) * -1))}}.sb-pdp-gallery__panel:not(.is-loaded):after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:3.2rem;height:3.2rem;border-radius:var(--sb-radius-round);border:var(--sb-border-w-2) solid rgba(var(--sb-forest-rgb),.12);border-top-color:rgba(var(--sb-forest-rgb),.52);opacity:0;pointer-events:none;animation:sb-gallery-wait 1.4s linear infinite,sb-gallery-wait-in .5s var(--sb-ease) .35s forwards}@keyframes sb-gallery-wait{to{transform:rotate(1turn)}}@keyframes sb-gallery-wait-in{to{opacity:1}}@media(prefers-reduced-motion:reduce){.sb-pdp-gallery__panel:not(.is-loaded):after{border-color:rgba(var(--sb-forest-rgb),.3);animation:sb-gallery-wait-in .5s var(--sb-ease) .35s forwards}}@media(min-width:990px){.shopify-section:first-child .sb-pdp{padding-top:1.7rem}.sb-pdp__media{top:14rem;max-height:calc(100svh - 16rem)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-product.css.map */
