.bestseller-carousel{background:var(--color-background);color:var(--color-foreground)}.bestseller-carousel__footer{margin-top:2rem;text-align:center}.bestseller-carousel__empty{margin:0;padding:2rem;text-align:center;color:var(--color-muted-foreground)}.card-grid-section{background:var(--color-background);color:var(--color-foreground)}.card-grid-section .section-heading{margin-bottom:clamp(1.5rem,3vw,2.5rem)}.card-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--card-grid-gap)}.card-grid--scroll{grid-auto-flow:column;grid-auto-columns:min(82vw,22rem);grid-template-columns:none;overflow-x:auto;overscroll-behavior-inline:contain;padding-block:.25rem .75rem;scroll-padding-inline:.125rem;scroll-snap-type:inline mandatory;scrollbar-color:var(--color-border) transparent;scrollbar-width:thin}.card-grid--scroll:has(.category-card-block--compact){grid-auto-columns:min(44vw,13rem)}.card-grid--scroll>*{min-width:0;scroll-snap-align:start}@media screen and (min-width:48rem){.card-grid--scroll{grid-auto-flow:initial;grid-auto-columns:initial;overflow:visible;padding-block:0}.card-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.card-grid--5{grid-template-columns:repeat(5,minmax(0,1fr))}}.cart-drawer-section .drawer[data-drawer-kind=cart] .drawer__panel{width:min(100vw,46rem);background:var(--color-background)}.cart-drawer-section .drawer[data-drawer-kind=cart] .drawer__header{min-height:5.8rem;padding-block:1.1rem}.cart-drawer-section .drawer[data-drawer-kind=cart] .drawer__header h2{font-size:clamp(1.8rem,3vw,2.6rem);font-weight:700;letter-spacing:-.04em}.cart-drawer__content{display:grid;gap:1.5rem}.cart-drawer__promo{display:grid;gap:.6rem;padding:.45rem 0 1rem;border-bottom:1px solid color-mix(in srgb,var(--color-border) 80%,transparent);text-align:center}.cart-drawer__promo-heading{margin:0;font-size:clamp(1.55rem,2vw,2.15rem);font-weight:700;letter-spacing:-.04em}.cart-drawer__promo-copy{margin:0;font-size:clamp(1rem,1.2vw,1.35rem)}.cart-drawer__promo-bar{position:relative;height:.7rem;overflow:hidden;border-radius:999px;background:color-mix(in srgb,var(--color-foreground) 10%,var(--color-background))}.cart-drawer__promo-bar-fill{position:absolute;inset:0 auto 0 0;border-radius:inherit;background:color-mix(in srgb,var(--color-accent) 40%,var(--color-foreground))}.cart-drawer__promo-labels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));font-size:.95rem}.cart-drawer__items{display:grid;gap:1.75rem;margin:0;padding:0;list-style:none}.cart-drawer__item{display:grid;grid-template-columns:6.5rem minmax(0,1fr);gap:1rem;align-items:start}.cart-drawer__item-media{display:block;width:6.5rem;aspect-ratio:1 / 1;overflow:hidden;border-radius:1rem;background:color-mix(in srgb,var(--color-foreground) 3%,var(--color-background))}.cart-drawer__item-media img{width:100%;height:100%;object-fit:cover}.cart-drawer__item-body{display:grid;gap:.55rem}.cart-drawer__item-title{color:var(--color-text);font-size:1.1rem;font-weight:700;line-height:1.3;text-decoration:none}.cart-drawer__item-variant{margin:0;color:var(--color-muted-text);font-size:1rem}.cart-drawer__item-price-row{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem .75rem}.cart-drawer__item-price{color:#ff4b44;font-size:1.15rem;font-weight:700}.cart-drawer__item-price--sale{font-size:1.2rem}.cart-drawer__item-compare{color:var(--color-muted-text);text-decoration:line-through}.cart-drawer__item-savings{padding:.3rem .65rem;border-radius:999px;background:color-mix(in srgb,var(--color-error) 90%,#fff 10%);color:#fff;font-size:.9rem}.cart-drawer__item-controls{display:flex;flex-wrap:wrap;align-items:center;gap:.85rem}.cart-drawer__quantity{display:inline-flex;overflow:hidden;border:1px solid var(--color-border);border-radius:1rem;background:var(--color-background)}.cart-drawer__quantity-button,.cart-drawer__quantity-input{min-height:2.95rem;border:0;background:transparent;color:var(--color-text);font:inherit}.cart-drawer__quantity-button{width:2.9rem;font-size:1.35rem;font-weight:500}.cart-drawer__quantity-input{width:3.5rem;text-align:center}.cart-drawer__remove{border:0;background:transparent;color:var(--color-muted-text);font-size:1rem;text-decoration:underline;text-underline-offset:.16em}.cart-drawer__footer{display:grid;gap:1.2rem;padding-top:1rem;border-top:1px solid var(--color-border)}.cart-drawer__totals{display:grid;gap:.55rem}.cart-drawer__total-row{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;font-size:1.05rem;font-weight:700}.cart-drawer__total-values{display:inline-flex;align-items:baseline;gap:.85rem}.cart-drawer__total-price{color:#ef3a35;font-size:1.3rem}.cart-drawer__total-compare{color:var(--color-muted-text);font-size:1.15rem;text-decoration:line-through}.cart-drawer__shipping-free{color:#118b1a;font-size:1.15rem}.cart-drawer__checkout{min-height:3.6rem;display:inline-flex;align-items:center;justify-content:center;border-radius:1rem;background:var(--color-primary-button);color:var(--color-primary-button-text);font-size:1.05rem;font-weight:700;text-decoration:none}.cart-drawer__payments{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.cart-drawer__payment-icon{display:inline-flex;align-items:center;justify-content:center;min-width:2.9rem;min-height:1.9rem;padding:.2rem .35rem;border:1px solid var(--color-border);border-radius:.45rem;background:var(--color-background)}.cart-drawer__payment-icon svg{width:2.1rem;height:auto}.cart-drawer__trust{display:flex;flex-wrap:wrap;justify-content:center;gap:.85rem;color:var(--color-text);font-size:1rem}.cart-drawer__trust span+span{padding-left:.85rem;border-left:1px solid var(--color-border)}.cart-drawer__empty{display:grid;gap:.8rem;justify-items:center;padding:3rem 0 1rem;text-align:center}.cart-drawer__empty-title{margin:0;font-size:1.6rem;font-weight:700}.cart-drawer__empty-text{margin:0;color:var(--color-muted-text)}.cart-drawer__empty-cta{min-height:3rem;display:inline-flex;align-items:center;justify-content:center;padding-inline:1.1rem;border-radius:999px;background:var(--color-primary-button);color:var(--color-primary-button-text);font-weight:700;text-decoration:none}@media screen and (max-width:47.99rem){.cart-drawer-section .drawer[data-drawer-kind=cart] .drawer__panel{width:100vw;max-width:100vw;border-radius:0}.cart-drawer-section .drawer[data-drawer-kind=cart] .drawer__header{min-height:5.2rem}.cart-drawer__item{grid-template-columns:5.3rem minmax(0,1fr)}.cart-drawer__item-media{width:5.3rem}.cart-drawer__item-title{font-size:1rem}.cart-drawer__item-price{font-size:1.05rem}.cart-drawer__total-price{font-size:1.15rem}}.collection-page{background:var(--color-background);color:var(--color-foreground)}.collection-page__hero{width:100vw;margin-inline:calc(50% - 50vw);padding-block:clamp(.9rem,2vw,1.25rem) clamp(1rem,2.8vw,1.75rem);margin-bottom:clamp(1rem,2.4vw,1.6rem);background:linear-gradient(180deg,color-mix(in srgb,var(--color-background) 88%,var(--color-text) 12%),color-mix(in srgb,var(--color-background) 76%,var(--color-text) 24%));color:var(--color-text)}.collection-page .page-width{width:min(calc(100% - (max(var(--page-gutter),.9rem)*2)),var(--page-width))}.collection-page__hero-inner{display:grid;gap:0}.collection-page__body{display:grid;gap:clamp(1rem,2vw,1.75rem)}.collection-page__results{display:grid;gap:1rem}.collection-page__count{margin:0;text-align:center;font-size:1rem;color:var(--color-muted-text)}.collection-page__rail-shell{display:grid;gap:.9rem;padding:clamp(.25rem,1vw,.5rem) 0 0;background:transparent;color:var(--color-text)}.collection-page__rail{display:grid;grid-auto-flow:column;grid-auto-columns:min(43vw,12rem);gap:.8rem;overflow-x:auto;overscroll-behavior-inline:contain;padding-block:.35rem .8rem;scroll-snap-type:inline mandatory;scrollbar-color:var(--color-border) transparent;scrollbar-width:thin;--compact-card-background: var(--color-card)}.collection-page__rail>*{min-width:0;scroll-snap-align:start}.collection-page__products{margin-top:0}.collection-page__pagination{display:flex;justify-content:center;margin-top:.5rem}.collection-page__empty{display:grid;gap:1rem;justify-items:center;padding:clamp(2rem,4vw,3rem);text-align:center;border:1px solid var(--color-border);border-radius:var(--card-radius);background:var(--color-background)}.collection-page__empty-title{margin:0;font-family:var(--font-heading-family);font-size:clamp(1.5rem,3vw,2rem);line-height:1.1}.collection-page__empty-text{margin:0;max-width:34rem;color:var(--color-muted-text)}@media(min-width:48rem){.collection-page__rail{grid-auto-flow:initial;grid-auto-columns:initial;grid-template-columns:repeat(5,minmax(0,1fr));overflow:visible;padding-block:.1rem 0}}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.editorial-cta{background:var(--color-background-gradient, var(--color-background));color:var(--color-text)}.editorial-cta__inner{max-width:100%}.editorial-cta .theme-slider{--theme-slider-slide-min-width: 100%}.editorial-cta .theme-slider__controls{justify-content:center;margin-top:clamp(1.5rem,3vw,2.5rem)}.editorial-cta .theme-slider__button{width:3.25rem;height:3.25rem;background:var(--color-secondary-button);color:var(--color-secondary-button-text);box-shadow:0 .45rem 1.1rem color-mix(in srgb,var(--color-text) 14%,transparent)}.editorial-cta .theme-slider__button .icon{width:1rem;height:1rem}.editorial-cta .theme-slider__button:hover{filter:brightness(.96)}.faq{background:var(--color-background);color:var(--color-foreground)}.faq__inner{max-width:88rem;background:#fff;padding:clamp(1.25rem,3vw,2rem);border-radius:1.5rem}.faq__layout{display:grid;gap:1.5rem;align-items:start}.faq__summary{display:grid;gap:1.5rem;align-content:start;padding-block:.5rem}.faq__title{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin:0;font-size:clamp(2.2rem,5vw,3.9rem);line-height:1.05;letter-spacing:-.03em;color:var(--color-foreground)}.faq__flag{display:inline-flex;width:3.2rem;flex:0 0 auto}.faq__flag svg{display:block;width:100%;height:auto;border-radius:.3rem;overflow:hidden;box-shadow:0 0 0 1px color-mix(in srgb,var(--color-text) 10%,var(--color-background))}.faq__subtitle{max-width:38rem;color:color-mix(in srgb,var(--color-text) 78%,var(--color-background));font-size:1.05rem;line-height:1.7}.faq__contact-panel{display:grid;gap:1rem;max-width:28rem}.faq__avatars{display:flex;align-items:center}.faq__avatar{width:2.75rem;height:2.75rem;display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;border:2px solid var(--color-background);background:color-mix(in srgb,var(--color-text) 12%,var(--color-background));color:var(--color-foreground);margin-left:-.5rem;box-shadow:0 .5rem 1.25rem color-mix(in srgb,var(--color-text) 10%,transparent)}.faq__avatar:first-child{margin-left:0}.faq__avatar .icon{width:1rem;height:1rem}.faq__avatar--first{background:color-mix(in srgb,var(--color-text) 11%,var(--color-background))}.faq__avatar--second{background:color-mix(in srgb,var(--color-primary-button) 22%,var(--color-background))}.faq__avatar--third{background:color-mix(in srgb,var(--color-text) 8%,var(--color-background))}.faq__avatar--fourth{background:color-mix(in srgb,var(--color-text) 14%,var(--color-background))}.faq__contact-info{display:grid;gap:.4rem;font-size:1rem}.faq__contact-line,.faq__hours{margin:0;color:var(--color-foreground)}.faq__contact-line{display:flex;flex-wrap:wrap;gap:.35rem;align-items:baseline}.faq__contact-label{font-weight:700}.faq__contact-info a{color:inherit;text-decoration-thickness:.08em;text-underline-offset:.12em}.faq__hours{color:color-mix(in srgb,var(--color-text) 70%,var(--color-background))}.faq__action-button{justify-self:start;display:inline-flex;align-items:center;justify-content:center;min-height:3.25rem;padding:.9rem 1.9rem;border-radius:9999px;background:var(--color-primary-button, #f6c341);color:var(--color-primary-button-text, #22241f);font-weight:700;text-decoration:none;box-shadow:0 .5rem 1.25rem color-mix(in srgb,var(--color-text) 10%,transparent);transition:transform var(--motion-fast, .18s),filter var(--motion-fast, .18s)}.faq__action-button:hover{transform:translateY(-1px);filter:brightness(.98)}.faq__panel{display:grid;gap:0;padding:clamp(1.25rem,3vw,2rem);border-radius:1.5rem;background:color-mix(in srgb,var(--color-text) 5%,var(--color-background));box-shadow:0 .75rem 1rem color-mix(in srgb,var(--color-text) 5%,transparent)}@media(min-width:64rem){.faq__layout{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:clamp(2rem,4vw,4rem)}.faq__summary{padding-block:clamp(1rem,2vw,2rem)}}@media(max-width:47.999rem){.faq__panel{padding:1rem;border-radius:1.25rem}}.feature-grid-section{background:var(--color-background);color:var(--color-foreground)}.feature-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:48rem){.feature-grid--2{grid-template-columns:repeat(2,1fr)}.feature-grid--3{grid-template-columns:repeat(3,1fr)}.feature-grid--4{grid-template-columns:repeat(4,1fr)}}.featured-products{background:var(--color-background);color:var(--color-foreground)}.featured-products__footer{margin-top:2rem;text-align:center}.site-footer{margin-top:var(--section-spacing);padding-block:3rem 1.5rem;border-top:1px solid var(--color-border);background:var(--color-background-gradient, var(--color-background));color:var(--color-text)}.site-footer__grid{display:grid;gap:2rem}.site-footer__brand>a{color:var(--color-text);font-family:var(--font-heading-family);font-size:1.5rem;font-weight:700;text-decoration:none}.site-footer__brand-text,.site-footer__block p,.site-footer__copyright{color:var(--color-muted-text)}.site-footer__heading{color:var(--color-text);font-size:1.125rem}.site-footer ul{margin:0;padding:0;list-style:none}.site-footer__block a{min-height:2.75rem;display:flex;align-items:center;color:var(--color-text)}.site-footer__bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--color-border)}.site-footer__payments{display:flex;flex-wrap:wrap;gap:.4rem;color:var(--color-text)}.site-footer__payments svg{width:2.5rem;color:inherit}@media(min-width:48rem){.site-footer__grid{grid-template-columns:1.5fr repeat(3,1fr)}}.site-header{position:relative;z-index:30;border-bottom:1px solid var(--color-border);background:var(--color-background);color:var(--color-foreground)}.site-header--sticky{position:sticky;top:0}.site-header__inner{min-height:5.25rem;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem}.site-header__menu-button,.site-header__action{min-width:var(--target-size);min-height:var(--target-size);display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;border:0;padding:.25rem;background:transparent;color:inherit;font-size:.8125rem;line-height:1.1;text-decoration:none;cursor:pointer}.site-header__menu-button{justify-self:start}.site-header__logo{justify-self:center;color:inherit;font-family:var(--font-heading-family);font-size:1.6rem;font-weight:700;line-height:1.1;text-decoration:none}.site-header__logo img{width:auto;max-height:3.5rem}.site-header__nav,.site-header__support,.site-header__search,.site-header__account{display:none}.site-header__actions{justify-self:end;display:flex;align-items:center;gap:.25rem}.site-header__cart-icon{position:relative;display:inline-flex}.site-header__cart-count{position:absolute;top:-.55rem;right:-.7rem;min-width:1.2rem;border-radius:999px;padding:.1rem .25rem;background:var(--color-accent);color:var(--color-primary-button-text);font-size:.7rem;font-weight:700;text-align:center}.mobile-menu ul{margin:0;padding:0;list-style:none}.mobile-menu a,.mobile-menu summary{min-height:var(--target-size);display:flex;align-items:center;justify-content:space-between;gap:1rem;color:inherit;font-size:1.125rem;text-decoration:none;cursor:pointer}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary>.icon{transition:transform var(--motion-fast)}.mobile-menu details[open]>summary>.icon{transform:rotate(180deg)}.mobile-menu li+li{border-top:1px solid var(--color-border)}.mobile-menu ul ul{padding-left:1rem}.mobile-menu ul ul ul{padding-left:1.25rem}.mobile-menu__utilities{display:grid;gap:.35rem;margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid var(--color-border)}.mobile-menu__utilities a{min-height:var(--target-size);display:flex;align-items:center;gap:.75rem;color:inherit;font-weight:600;text-decoration:none}@media screen and (min-width:64rem){.site-header__inner{grid-template-columns:auto minmax(0,1fr) auto}.site-header__menu-button{display:none}.site-header__logo{justify-self:start}.site-header__nav{display:block;justify-self:center}.site-header__nav>ul{display:flex;align-items:center;gap:.25rem;margin:0;padding:0;list-style:none}.site-header__nav-item{position:relative}.site-header__nav-link,.site-header__nav-trigger{min-height:var(--target-size);display:flex;align-items:center;gap:.35rem;border:0;padding-inline:.75rem;background:transparent;color:inherit;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer}.site-header__nav-trigger>.icon{width:1rem;height:1rem;transition:transform var(--motion-fast)}.site-header__nav-trigger[aria-expanded=true]>.icon{transform:rotate(180deg)}.site-header__nav-link[aria-current=page],.site-header__dropdown a[aria-current=page]{font-weight:700;text-decoration:underline;text-underline-offset:.3rem}.site-header__dropdown{position:absolute;top:calc(100% + .25rem);left:0;width:max-content;min-width:16rem;max-width:24rem;border:1px solid var(--color-border);border-radius:var(--input-radius);padding:.75rem;background:var(--color-background);box-shadow:0 1.25rem 3rem #25272224}.site-header__dropdown ul{margin:0;padding:0;list-style:none}.site-header__dropdown a{min-height:2.75rem;display:flex;align-items:center;border-radius:.5rem;padding:.55rem .75rem;color:inherit;text-decoration:none}.site-header__dropdown a:hover,.site-header__dropdown a:focus-visible{background:var(--color-muted)}.site-header__dropdown-all{border-bottom:1px solid var(--color-border);font-weight:700}.site-header__dropdown ul ul{padding-left:.75rem}.site-header__dropdown ul ul a{min-height:2.35rem;color:var(--color-muted-foreground);font-size:.9375rem}.site-header__support{display:inline-flex;align-items:center;gap:.4rem;color:inherit;font-weight:600;text-decoration:none}.site-header__search,.site-header__account{display:inline-flex}}.hero{padding-block:clamp(.75rem,2.5vw,2rem);background:var(--color-background-gradient, var(--color-background));color:var(--color-text)}.hero__outer{width:min(calc(100% - 1.5rem),var(--page-width))}.hero__panel{position:relative;min-height:var(--hero-mobile-height);overflow:hidden;isolation:isolate;border-radius:var(--media-radius);background:var(--color-background)}.hero__media,.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.hero__media{z-index:-2}.hero__image{width:100%;height:100%;object-fit:cover;object-position:var(--hero-mobile-focal-point)!important}.hero__overlay{z-index:-1;background:linear-gradient(0deg,color-mix(in srgb,var(--color-background) var(--hero-overlay-strength),transparent) 0%,color-mix(in srgb,var(--color-background) var(--hero-overlay-strength),transparent) 48%,transparent 82%)}.hero__layout{display:flex;min-height:var(--hero-mobile-height);align-items:flex-end;padding:clamp(1.25rem,5vw,2rem)}.hero__content{position:relative;isolation:isolate;display:grid;width:min(100%,31rem);gap:.85rem;color:var(--color-text)}.hero__content:before{position:absolute;z-index:-1;top:-1.5rem;right:-1.5rem;bottom:-1.5rem;left:-1.5rem;border-radius:var(--card-radius);background:radial-gradient(closest-side,color-mix(in srgb,var(--color-background) 68%,transparent),transparent);content:"";pointer-events:none}.hero__content--center{margin-inline:auto;justify-items:center;text-align:center}.hero__badge{justify-self:start;border-radius:var(--button-radius);padding:.35rem .75rem;background:var(--color-primary-button);color:var(--color-primary-button-text);font-size:.875rem;font-weight:800;line-height:1.2;letter-spacing:.05em;text-transform:uppercase}.hero__content--center .hero__badge{justify-self:center}.hero__eyebrow{margin:0;font-size:.875rem;font-weight:800;line-height:1.3;letter-spacing:.08em;text-transform:uppercase}.hero__heading{max-width:12ch;margin:0;color:inherit;font-size:clamp(2.25rem,10vw,3.35rem);line-height:.98;letter-spacing:-.025em}.hero__content--center .hero__heading{margin-inline:auto}.hero__text{max-width:42ch;font-size:1.0625rem;line-height:1.5}.hero__text p{margin:0}.hero__actions{display:flex;flex-wrap:wrap;gap:.65rem;width:min(100%,22rem);margin-top:.35rem}.hero__content--center .hero__actions{margin-inline:auto}.hero__actions .button{width:auto;min-height:3rem;border-color:var(--color-primary-button);padding-inline:1.25rem;background:var(--color-primary-button);color:var(--color-primary-button-text);box-shadow:0 .5rem 1.25rem color-mix(in srgb,var(--color-background) 24%,transparent)}@media screen and (min-width:48rem){.hero{padding-block:clamp(1.5rem,3vw,2.5rem)}.hero__outer{width:min(calc(100% - (max(var(--page-gutter),1.5rem)*2)),var(--page-width))}.hero__panel,.hero__layout{min-height:var(--hero-desktop-height)}.hero__image{object-position:var(--hero-desktop-focal-point)!important}.hero__overlay{background:linear-gradient(90deg,color-mix(in srgb,var(--color-background) var(--hero-overlay-strength),transparent) 0%,color-mix(in srgb,var(--color-background) var(--hero-overlay-strength),transparent) 42%,transparent 78%)}.hero__panel--center .hero__overlay{background:radial-gradient(circle at center,color-mix(in srgb,var(--color-background) var(--hero-overlay-strength),transparent) 0%,transparent 72%)}.hero__panel--right .hero__overlay{background:linear-gradient(270deg,color-mix(in srgb,var(--color-background) var(--hero-overlay-strength),transparent) 0%,color-mix(in srgb,var(--color-background) var(--hero-overlay-strength),transparent) 42%,transparent 78%)}.hero__layout{align-items:center;padding:clamp(2rem,5vw,4.5rem)}.hero__layout--center{justify-content:center}.hero__layout--right{justify-content:flex-end}.hero__heading{font-size:clamp(3rem,5vw,4.6rem)}.hero__text{font-size:1.125rem}.hero__actions .button{min-width:8.5rem}}.image-text{background:var(--color-background);color:var(--color-foreground)}.image-text__inner{display:grid;gap:2rem;align-items:center}.image-text__media{overflow:hidden;border-radius:var(--media-radius);background:var(--color-muted)}.image-text__media img,.image-text__media video,.image-text__media svg{width:100%;min-height:22rem;object-fit:cover}.image-text__content{display:grid;gap:1rem;max-width:var(--reading-width)}.image-text__eyebrow{color:var(--color-muted-foreground);font-weight:700;text-transform:uppercase}.image-text h2{font-size:clamp(2rem,4vw,3.4rem)}@media(min-width:48rem){.image-text__inner{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(1.75rem,3vw,3rem)}.image-text__media{width:min(100%,44rem);justify-self:center}.image-text__media img,.image-text__media video,.image-text__media svg{min-height:0;aspect-ratio:4 / 5;max-height:min(46rem,72vh)}.image-text__inner--image-right .image-text__media{order:2}}.newsletter{background:var(--color-background);color:var(--color-foreground)}.newsletter__inner{display:grid;gap:1.5rem;align-items:end}.newsletter__inner>div:first-child{max-width:var(--reading-width)}.newsletter__form label{display:block;margin-bottom:.4rem;font-weight:700}.newsletter__form>div{display:flex;flex-wrap:wrap;gap:.5rem}.newsletter__form input{min-height:var(--target-size);flex:1 1 16rem;border:1px solid var(--color-border);border-radius:var(--input-radius);padding:.75rem 1rem;background:var(--color-background);color:var(--color-foreground)}@media(min-width:48rem){.newsletter__inner{grid-template-columns:1fr 1fr}}.position-comparison{background:var(--color-background-gradient, var(--color-background));color:var(--color-text)}.position-comparison__header{max-width:44rem;margin-inline:auto;margin-bottom:clamp(1.5rem,3vw,2.75rem);text-align:center}.position-comparison__heading{margin:0;font-family:var(--font-heading-family);font-size:clamp(2rem,4vw,3.3rem);font-weight:var(--font-heading-weight);line-height:1.06;letter-spacing:-.02em}.position-comparison__text{margin:.85rem 0 0;color:var(--color-muted-text);font-size:clamp(1rem,1.55vw,1.15rem);line-height:1.75}.position-comparison__viewport{position:relative;display:grid;grid-template:1fr / 1fr;overflow:hidden;border-radius:var(--media-radius, 24px);aspect-ratio:var(--aspect-ratio, 16 / 10);isolation:isolate;touch-action:pan-y}.position-comparison__image{grid-area:1 / 1;width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none;pointer-events:none}.position-comparison__image--after{clip-path:inset(0 0 0 var(--split, 50%))}.position-comparison__handle{position:absolute;top:0;left:50%;width:3rem;height:100%;transform:translate(-50%);display:grid;place-items:center;z-index:2;pointer-events:none}.position-comparison__handle:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:2px;background:color-mix(in srgb,var(--color-text) 74%,transparent);box-shadow:0 0 0 1px color-mix(in srgb,var(--color-background) 78%,transparent);transform:translate(-50%)}.position-comparison__handle svg{width:2.5rem;height:2.5rem;padding:.5rem;color:var(--color-primary-button-text);background:var(--color-primary-button);border-radius:999px;box-shadow:0 .35rem .9rem color-mix(in srgb,var(--color-text) 18%,transparent)}.position-comparison__label{position:absolute;bottom:1rem;padding:.4rem .85rem;background:color-mix(in srgb,var(--color-text) 76%,transparent);color:var(--color-background);font-size:.85rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;border-radius:999px;z-index:1;pointer-events:none}.position-comparison__label--before{left:1rem}.position-comparison__label--after{right:1rem}.position-comparison__control{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:0;cursor:ew-resize}.position-comparison__range{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;background:transparent;-webkit-appearance:none;appearance:none;cursor:ew-resize;opacity:0}.position-comparison__range:focus-visible{outline:none}.position-comparison__range:focus-visible~.position-comparison__handle svg{outline:3px solid var(--color-focus, #6F805F);outline-offset:2px}.position-comparison__caption{margin:1rem 0 0;text-align:center;color:var(--color-muted-text);font-size:.95rem}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.product-community-gallery{background:var(--color-background);color:var(--color-foreground)}.product-community-gallery__header{display:grid;gap:.75rem;max-width:40rem;margin-bottom:1.25rem}.product-community-gallery__header h2,.product-community-gallery__header p{margin:0}.product-community-gallery__eyebrow{color:var(--color-muted-foreground);font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-community-gallery__rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(15rem,70vw);gap:1rem;overflow-x:auto;padding-bottom:.35rem;scrollbar-width:thin}.product-community-gallery__card{display:grid;gap:.75rem;padding:.85rem;border:1px solid var(--color-border);border-radius:1.3rem;background:var(--color-card);box-shadow:0 .75rem 1.75rem color-mix(in srgb,var(--color-foreground) 5%,transparent)}.product-community-gallery__media{overflow:hidden;border-radius:1rem;background:color-mix(in srgb,var(--color-foreground) 5%,var(--color-background))}.product-community-gallery__media img{display:block;width:100%;aspect-ratio:4 / 5;object-fit:cover}.product-community-gallery__card h3,.product-community-gallery__card p{margin:0}.product-community-gallery__card p{color:var(--color-muted-foreground);line-height:1.55}@media screen and (min-width:64rem){.product-community-gallery__rail{grid-auto-columns:minmax(13rem,1fr)}}.product-description-specs{background:var(--color-background);color:var(--color-foreground)}.product-description-specs__card{padding:clamp(1.25rem,3vw,2rem);border:1px solid var(--color-border);border-radius:1.75rem;background:var(--color-background);color:var(--color-foreground)}.product-description-specs__layout,.product-description-specs__content{display:grid;gap:1rem}.product-description-specs__eyebrow{margin:0;color:var(--color-muted-foreground);font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-description-specs h2,.product-description-specs h3{margin:0}.product-description-specs h2{font-size:clamp(1.8rem,4vw,3rem);line-height:1.05}.product-description-specs__copy,.product-description-specs__specs dd,.product-description-specs__note{color:color-mix(in srgb,var(--color-foreground) 84%,var(--color-background))}.product-description-specs__callouts,.product-description-specs__specs{margin:0;padding:0}.product-description-specs__callouts{display:grid;gap:.65rem;list-style:none}.product-description-specs__callouts li:before{content:"\2022";margin-right:.5rem;color:var(--color-primary-button)}.product-description-specs__panel{display:grid;gap:1rem;padding:1.15rem;border:1px solid var(--color-border);border-radius:1.25rem;background:color-mix(in srgb,var(--color-foreground) 4%,var(--color-background))}.product-description-specs__specs{display:grid;gap:.85rem}.product-description-specs__specs div{display:grid;gap:.35rem;padding-bottom:.85rem;border-bottom:1px solid var(--color-border)}.product-description-specs__specs div:last-child{padding-bottom:0;border-bottom:0}.product-description-specs__specs dt{font-weight:700}.product-description-specs__specs dd{margin:0}.product-description-specs__note{margin:0;font-size:.95rem}@media screen and (min-width:64rem){.product-description-specs__layout{grid-template-columns:minmax(0,1.05fr) minmax(18rem,.95fr);gap:clamp(1.5rem,3vw,2.5rem)}}.product-evidence{background:var(--color-background);color:var(--color-foreground)}.product-evidence__card{padding:clamp(1.25rem,3vw,2rem);border:1px solid var(--color-border);border-radius:1.75rem;background:var(--color-background);color:var(--color-foreground)}.product-evidence__header,.product-evidence__grid{display:grid;gap:1rem}.product-evidence__header{margin-bottom:1rem}.product-evidence__eyebrow{margin:0;color:var(--color-muted-foreground);font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-evidence__header h2,.product-evidence__item h3,.product-evidence__item p{margin:0}.product-evidence__item{display:grid;gap:.65rem;padding:1rem;border:1px solid var(--color-border);border-radius:1.25rem;background:color-mix(in srgb,var(--color-foreground) 3%,var(--color-background))}.product-evidence__value{color:var(--color-primary-button);font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;line-height:1}.product-evidence__text,.product-evidence__source{color:var(--color-muted-foreground)}.product-evidence__source{font-size:.9rem}@media screen and (min-width:48rem){.product-evidence__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.product-reviews{background:var(--color-background);color:var(--color-foreground)}.product-reviews__card{padding:clamp(1.25rem,3vw,2rem);border:1px solid var(--color-border);border-radius:1.75rem;background:var(--color-background);color:var(--color-foreground)}.product-reviews__header,.product-reviews__grid{display:grid;gap:1rem}.product-reviews__header{margin-bottom:1.25rem}.product-reviews__eyebrow{margin:0 0 .5rem;color:var(--color-muted-foreground);font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-reviews__header h2,.product-reviews__summary p,.product-reviews__review h3,.product-reviews__review p,.product-reviews__review span,.product-reviews__editor-note{margin:0}.product-reviews__summary{display:grid;gap:.4rem;color:var(--color-muted-foreground)}.product-reviews__grid{grid-template-columns:1fr}.product-reviews__review{display:grid;gap:.75rem;padding:1rem;border:1px solid var(--color-border);border-radius:1.25rem;background:color-mix(in srgb,var(--color-foreground) 3%,var(--color-background))}.product-reviews__review p,.product-reviews__review span,.product-reviews__editor-note{color:var(--color-muted-foreground)}.product-reviews__review span{font-weight:700}.product-reviews__editor-note{margin-top:1rem;font-size:.95rem}@media screen and (min-width:48rem){.product-reviews__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.product-main{background:var(--color-background);color:var(--color-foreground)}.product-main__card{display:grid;gap:1.5rem;padding:clamp(1rem,2vw,2rem);border:1px solid var(--color-border);border-radius:2rem;background:var(--color-background);color:var(--color-foreground);box-shadow:0 1rem 2.75rem color-mix(in srgb,var(--color-foreground) 6%,transparent)}.product-main__layout,.product-main__secondary,.product-main__form,.product-main__header,.product-main__review-strip,.product-main__highlights,.product-main__options,.product-main__purchase,.product-main__payments,.product-main__accordion-group{display:grid;gap:1.2rem}.product-main__layout{gap:1.5rem}.product-main__review-strip{display:flex;align-items:center;gap:.9rem}.product-main__review-avatars{display:flex;margin-right:.1rem}.product-main__review-avatar{width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;margin-left:-.45rem;border:2px solid var(--color-background);border-radius:999px;background:color-mix(in srgb,var(--color-primary-button) 24%,var(--color-background));color:var(--color-foreground);font-size:.8rem;font-weight:700}.product-main__review-avatar:first-child{margin-left:0}.product-main__review-copy{margin:0;font-size:.94rem;color:color-mix(in srgb,var(--color-foreground) 86%,var(--color-background))}.product-main__header h1{margin:0;font-size:clamp(1.95rem,3.2vw,3.15rem);line-height:1.08;letter-spacing:-.04em;font-weight:700}.product-main__subtitle{margin:0;color:var(--color-muted-foreground);font-size:1.02rem;line-height:1.6}.product-main__highlight-list,.product-main__trust-list{display:grid;gap:.8rem;margin:0;padding:0;list-style:none}.product-main__highlight-list li,.product-main__trust-list li{display:flex;align-items:flex-start;gap:.75rem}.product-main__highlight-icon{width:1.5rem;display:inline-flex;justify-content:center;flex:none}.product-main__pricing{display:grid;gap:.85rem;padding-bottom:1.3rem;border-bottom:1px solid var(--color-border)}.product-main__price-badge{position:relative;width:fit-content;margin:0;padding:.7rem .95rem;background:var(--color-secondary-button);color:var(--color-secondary-button-text);font-size:.95rem;border-radius:.2rem}.product-main__price-badge:after{content:"";position:absolute;left:1rem;bottom:-.45rem;width:.9rem;height:.9rem;background:inherit;clip-path:polygon(0 0,100% 0,0 100%);transform:rotate(-45deg)}.product-main__price-row{display:flex;justify-content:space-between;align-items:end;gap:1rem}.product-main__price-stack,.product-main__price-values{display:grid;gap:.35rem}.product-main__price-values{display:flex;align-items:baseline;gap:.85rem}.product-main__price{font-size:clamp(1.9rem,2vw,2.35rem);line-height:1;color:#f25b4b}.product-main__compare{color:var(--color-muted-foreground);font-size:1.25rem;text-decoration:line-through}.product-main__shipping-note{margin:0;color:var(--color-muted-foreground)}.product-main__numeric-rating{display:flex;align-items:center;gap:.35rem;margin:0;font-size:1.15rem}.product-main__numeric-rating-star{color:var(--color-primary-button)}.product-main__option-group{display:grid;gap:.8rem;margin:0;padding:0;border:0}.product-main__option-legend{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem .55rem;width:100%;padding:0;font-size:1rem}.product-main__option-legend span:first-child{color:var(--color-muted-foreground)}.product-main__option-legend span:nth-child(2){font-weight:700}.product-main__size-chart{margin-left:auto;color:var(--color-muted-foreground);text-underline-offset:.18em}.product-main__visual-options{display:flex;flex-wrap:wrap;gap:.75rem}.product-main__visual-option{width:5.5rem;min-width:5.5rem;display:inline-flex;align-items:center;justify-content:center;padding:.35rem;border:1px solid var(--color-border);border-radius:.9rem;background:var(--color-background);color:var(--color-foreground);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.product-main__visual-option.is-active{border-color:var(--color-foreground);box-shadow:0 0 0 1px var(--color-foreground)}.product-main__visual-option:disabled,.product-main__chip-option:disabled{opacity:.45;cursor:not-allowed}.product-main__visual-option-media,.product-main__visual-option-image{display:block;width:100%;aspect-ratio:1 / 1}.product-main__visual-option-image{object-fit:contain}.product-main__visual-option-fallback{width:100%;height:100%;display:inline-flex;align-items:center;justify-content:center;border-radius:.65rem;background:color-mix(in srgb,var(--color-foreground) 6%,var(--color-background));font-weight:700}.product-main__select,.product-main__quantity,.product-main__variant-master{width:100%;min-height:3.55rem;border:1px solid var(--color-border);border-radius:1rem;background:var(--color-background);color:var(--color-foreground);padding:.85rem 1rem;font:inherit}.product-main__chip-options{display:flex;flex-wrap:wrap;gap:.65rem}.product-main__chip-option{min-height:2.9rem;border:1px solid var(--color-border);border-radius:999px;background:var(--color-background);color:var(--color-foreground);padding:.7rem 1rem;font:inherit;font-weight:600}.product-main__chip-option.is-active{border-color:var(--color-foreground);box-shadow:0 0 0 1px var(--color-foreground)}.product-main__quantity-row{display:grid;gap:.55rem}.product-main__label{font-size:.95rem;font-weight:700}.product-main__payments{gap:.8rem}.product-main__payments-copy{margin:0;color:color-mix(in srgb,var(--color-foreground) 86%,var(--color-background));line-height:1.6}.product-main__payment-icons{display:flex;flex-wrap:wrap;gap:.55rem}.product-main__payment-icon{display:inline-flex;align-items:center;justify-content:center;min-width:2.85rem;min-height:1.85rem;padding:.2rem .35rem;border:1px solid var(--color-border);border-radius:.45rem;background:var(--color-background)}.product-main__payment-icon svg{width:2rem;height:auto}.product-main__service-pills{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.product-main__service-pills p{display:flex;align-items:center;justify-content:center;min-height:3rem;margin:0;padding:.7rem .85rem;border-radius:999px;background:color-mix(in srgb,var(--color-foreground) 5%,var(--color-background));text-align:center;font-weight:700}.product-main__trust-card{margin-top:1.5rem;padding:1.35rem;border-radius:1.4rem;background:color-mix(in srgb,var(--color-foreground) 5%,var(--color-background))}.product-main__trust-list .icon{width:1.35rem;height:1.35rem;margin-top:.1rem;color:var(--color-foreground)}.product-main__accordion-group{margin-top:2rem;gap:0}.product-main__visual-option.is-out-of-stock,.product-main__chip-option.is-out-of-stock{opacity:.5;border-style:dashed}.product-main__details{border-bottom:1px solid var(--color-border)}.product-main__details:first-child{border-top:1px solid var(--color-border)}.product-main__details summary{min-height:4rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;list-style:none;font-weight:700}.product-main__details summary::-webkit-details-marker{display:none}.product-main__details-icon{width:1rem;height:1rem;transition:transform .2s ease}.product-main__details[open] .product-main__details-icon{transform:rotate(180deg)}.product-main__details-body{padding:0 0 1rem;color:color-mix(in srgb,var(--color-foreground) 84%,var(--color-background))}.js .product-main__variant-master,.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0}@media screen and (max-width:47.99rem){.product-main__card{border-radius:1.6rem;padding:.9rem}.product-main__review-copy{font-size:.88rem}.product-main__visual-option{width:calc(25% - .57rem);min-width:4.65rem}.product-main__service-pills{grid-template-columns:1fr 1fr}}@media screen and (min-width:64rem){.product-main__card{gap:2rem;padding:1.25rem}.product-main__layout{grid-template-columns:minmax(0,.98fr) minmax(0,1fr);gap:clamp(2rem,4vw,3rem);align-items:start}.product-main__content-column{padding:.75rem .35rem .35rem 0}.product-main__service-pills{grid-template-columns:repeat(2,minmax(0,1fr))}}.reassurance-bar{border-bottom:1px solid var(--color-border);background:var(--color-background);color:var(--color-foreground)}.reassurance-bar__inner{min-height:2.75rem;display:grid;grid-template-columns:repeat(var(--usp-count),minmax(0,1fr));align-items:stretch;gap:clamp(.75rem,3vw,2rem)}.reassurance-bar--compact .usp-item__text{display:none}.reassurance-bar--comfortable .reassurance-bar__inner{padding-block:.75rem}.reassurance-bar .usp-item__content:focus-visible{outline-color:var(--color-accent)}@media screen and (max-width:47.99rem){.reassurance-bar__inner{min-height:3.25rem;gap:.5rem}.reassurance-bar--mobile-compact .reassurance-bar__inner{grid-template-columns:repeat(var(--mobile-usp-count),minmax(0,1fr))}.reassurance-bar--mobile-compact .usp-item:nth-child(n+4){display:none}.reassurance-bar--mobile-stacked .reassurance-bar__inner{grid-template-columns:1fr;gap:0;padding-block:.35rem}.reassurance-bar--mobile-stacked .usp-item+.usp-item{border-top:1px solid var(--color-border)}}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.customer-stories{background:var(--color-background-gradient, var(--color-background));color:var(--color-text)}.customer-stories__header{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin-bottom:2rem}.customer-stories__intro{max-width:min(42rem,100%)}.customer-stories__eyebrow{margin:0 0 .5rem;color:var(--color-muted-text);font-size:.875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.customer-stories__heading{margin:0;font-size:clamp(2rem,4vw,3.4rem);line-height:1.05}.customer-stories__text{max-width:40rem;margin-top:1rem;font-size:1.0625rem;color:var(--color-muted-text)}.customer-stories__link{display:inline-flex;align-items:center;gap:.75rem;flex:none;min-height:var(--target-size);padding:.25rem 0;color:var(--color-text);text-decoration:none;font-weight:600;white-space:nowrap}.customer-stories__link-icon{width:2rem;height:2rem;display:inline-grid;place-items:center;border-radius:999px;background:color-mix(in srgb,var(--color-text) 8%,var(--color-background));color:var(--color-text)}.customer-stories__link-icon .icon{width:1rem;height:1rem;transform:rotate(-90deg)}.customer-stories__link-icon svg{width:100%;height:100%}@media(max-width:47.99rem){.customer-stories__header{align-items:flex-start;flex-direction:column}}.usp-carousel{background:var(--color-background);color:var(--color-foreground)}.usp-carousel__shell{display:grid;gap:clamp(1.25rem,3vw,2.25rem);padding-block:clamp(.25rem,1vw,.5rem)}.usp-carousel__eyebrow{margin:0;justify-self:center;font-size:.9rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--color-muted-foreground)}.usp-carousel__heading{display:grid;justify-items:center;gap:.85rem;max-width:68rem;margin-inline:auto;margin-bottom:clamp(1.5rem,3vw,2.75rem);text-align:center}.usp-carousel__heading h2{margin:0;font-family:var(--font-heading-family);font-size:clamp(2rem,4vw,3.3rem);font-weight:var(--font-heading-weight);line-height:1.06;letter-spacing:-.02em}.usp-carousel__text{max-width:44rem;color:var(--color-muted-foreground);font-size:clamp(1rem,1.55vw,1.15rem);line-height:1.75}.usp-carousel__grid{display:grid;gap:1rem;grid-template-columns:1fr}.usp-carousel__item{height:100%;padding:clamp(1rem,2.4vw,1.25rem);border:1px solid var(--color-border);border-radius:var(--card-radius);background:var(--color-card);box-shadow:0 .5rem 1.25rem color-mix(in srgb,var(--color-foreground) 6%,transparent)}@media screen and (min-width:48rem){.usp-carousel__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:75rem){.usp-carousel__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.shopify-payment-button,.accelerated-checkout-block button{width:100%!important}.pp-product-gallery .pp-product-gallery-main{overflow:hidden;height:auto}.pp-product-gallery .pp-product-gallery-main .swiper-wrapper,.pp-product-gallery .pp-product-gallery-main .swiper-slide{height:auto}.pp-product-gallery .pp-product-gallery-thumbnails{overflow:hidden}.pp-product-gallery-carousel-image,.pp-product-gallery-thumbnails-image{width:100%;height:auto;aspect-ratio:1 / 1}.pp-product-gallery-main:not(.swiper-initialized) .swiper-wrapper,.pp-product-gallery-thumbnails:not(.swiper-initialized) .swiper-wrapper{display:flex}.pp-product-gallery-main:not(.swiper-initialized) .swiper-wrapper{gap:var(--pp-gallery-gap-mobile)}.pp-product-gallery-thumbnails:not(.swiper-initialized) .swiper-wrapper{gap:var(--thumbnails-gap-mobile)}.pp-product-gallery-main:not(.swiper-initialized) .swiper-slide,.pp-product-gallery-thumbnails:not(.swiper-initialized) .swiper-slide{flex-shrink:0;height:auto}.pp-product-gallery-main:not(.swiper-initialized) .swiper-slide{width:calc((100% - (var(--pp-gallery-slides-per-view-mobile) - 1) * var(--pp-gallery-gap-mobile)) / var(--pp-gallery-slides-per-view-mobile))}.pp-product-gallery-thumbnails:not(.swiper-initialized) .swiper-slide{width:calc((100% - (var(--pp-gallery-thumbs-per-view-mobile) - 1) * var(--thumbnails-gap-mobile)) / var(--pp-gallery-thumbs-per-view-mobile))}@media screen and (min-width:768px){.pp-product-gallery-main:not(.swiper-initialized) .swiper-wrapper{gap:var(--pp-gallery-gap)}.pp-product-gallery-thumbnails:not(.swiper-initialized) .swiper-wrapper{gap:var(--thumbnails-gap)}.pp-product-gallery-main:not(.swiper-initialized) .swiper-slide{width:calc((100% - (var(--pp-gallery-slides-per-view) - 1) * var(--pp-gallery-gap)) / var(--pp-gallery-slides-per-view))}.pp-product-gallery-thumbnails:not(.swiper-initialized) .swiper-slide{width:calc((100% - (var(--pp-gallery-thumbs-per-view) - 1) * var(--thumbnails-gap)) / var(--pp-gallery-thumbs-per-view))}.pp-product-gallery .pp-swiper-wrapper--thumbs-vertical{--pp-gallery-thumbs-column-width: 7.5rem;display:grid;align-items:stretch;column-gap:.75rem}.pp-product-gallery .pp-swiper-wrapper--thumbs-right{grid-template-columns:minmax(0,1fr) var(--pp-gallery-thumbs-column-width)}.pp-product-gallery .pp-swiper-wrapper--thumbs-left{grid-template-columns:var(--pp-gallery-thumbs-column-width) minmax(0,1fr)}.pp-product-gallery .pp-swiper-wrapper--thumbs-right .pp-product-gallery-main-col{grid-column:1;grid-row:1}.pp-product-gallery .pp-swiper-wrapper--thumbs-right .pp-product-gallery-thumbnails--vertical,.pp-product-gallery .pp-swiper-wrapper--thumbs-left .pp-product-gallery-main-col{grid-column:2;grid-row:1}.pp-product-gallery .pp-swiper-wrapper--thumbs-left .pp-product-gallery-thumbnails--vertical{grid-column:1;grid-row:1}.pp-product-gallery .pp-product-gallery-thumbnails--vertical{position:relative;align-self:stretch;width:100%;min-height:0}.pp-product-gallery .pp-product-gallery-thumbnails--vertical .swiper-wrapper{flex-direction:column}.pp-product-gallery .pp-product-gallery-thumbnails--vertical:not(.swiper-initialized) .swiper-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;height:auto;gap:var(--thumbnails-gap)}.pp-product-gallery .pp-product-gallery-thumbnails--vertical:not(.swiper-initialized) .swiper-slide{width:100%;height:calc((100% - (var(--pp-gallery-thumbs-per-view) - 1) * var(--thumbnails-gap)) / var(--pp-gallery-thumbs-per-view))}.pp-product-gallery .pp-product-gallery-thumbnails--vertical .pp-product-gallery-thumbnails-image{height:100%}}.accordion-item{border-bottom:1px solid color-mix(in srgb,var(--color-text) 14%,var(--color-background))}.accordion-item:last-child{border-bottom:0}.accordion-item h3{margin:0}.accordion-item h3 button{width:100%;min-height:var(--target-size);display:flex;justify-content:space-between;align-items:center;gap:1rem;border:0;padding:1.1rem 0;background:transparent;color:var(--color-foreground);text-align:left;cursor:pointer;font-size:1.05rem;font-weight:700;line-height:1.35}.accordion-item h3 button .icon{flex:0 0 auto;transition:transform var(--motion-fast)}.accordion-item h3 button[aria-expanded=true] .icon{transform:rotate(180deg)}.accordion-item>div>.rte{padding:0 0 1.15rem;color:color-mix(in srgb,var(--color-text) 82%,var(--color-background))}.category-card-block{height:100%;min-width:0}.editorial-slide{display:grid;gap:clamp(1.5rem,4vw,4rem);align-items:center;padding:clamp(.5rem,1vw,1rem) 0}.editorial-slide__media{overflow:hidden;border-radius:var(--media-radius, 24px);aspect-ratio:4 / 3;background:color-mix(in srgb,var(--color-text) 5%,var(--color-background));box-shadow:0 1rem 2rem color-mix(in srgb,var(--color-text) 12%,transparent)}.editorial-slide__media img,.editorial-slide__media svg{width:100%;height:100%;object-fit:cover;display:block}.editorial-slide__content{max-width:40rem}.editorial-slide__heading{margin:0;font-family:var(--font-heading-family);font-size:clamp(2.5rem,5vw,4.5rem);font-weight:var(--font-heading-weight);line-height:.96;letter-spacing:-.04em;color:var(--color-text)}.editorial-slide__text{margin-top:1.2rem;color:var(--color-muted-text);font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.75}.editorial-slide__text :where(p){margin:0;color:inherit}@media(min-width:48rem){.editorial-slide{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(2rem,4vw,5rem)}.editorial-slide__media{order:1}.editorial-slide__content{order:2;justify-self:start}}.feature-item{display:grid;align-content:start;gap:.75rem;padding:1.25rem;border:1px solid var(--color-border);border-radius:var(--card-radius)}.feature-item>.icon{width:2.25rem;height:2.25rem;color:var(--color-primary)}.feature-item>img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:var(--media-radius)}.feature-item h3{font-size:1.2rem}.feature-item p{color:var(--color-muted-foreground)}.feature-item a{color:inherit;font-weight:700}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%;gap:var(--gap)}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.theme-heading--center{text-align:center}.theme-heading--right{text-align:right}.theme-icon .icon{width:2rem;height:2rem;color:var(--color-primary)}.theme-image{overflow:hidden;border-radius:var(--media-radius)}.theme-image img{width:100%;height:auto}.pp-marquee-track--pending{animation-play-state:paused}pagepilot-video{display:block}pagepilot-video [ref=controlsOverlay]{pointer-events:none;z-index:10}pagepilot-video [ref=controlsOverlay] button{pointer-events:auto;position:relative;z-index:11;cursor:pointer}pagepilot-video video{position:relative;z-index:1}pagepilot-video [ref=controlsOverlay][data-visible=false]{opacity:0}pagepilot-video [ref=controlsOverlay][data-visible=true]{opacity:1}pagepilot-video>div:hover [ref=controlsOverlay]{opacity:1}pagepilot-video [ref=controlsOverlay]>div{opacity:inherit}pagepilot-video [ref=controlsOverlay] button{opacity:1;position:relative}pagepilot-video [ref=playPauseButton] [data-playing=false]{display:block}pagepilot-video [ref=playPauseButton] [data-playing=true]{display:none}pagepilot-video [ref=playPauseButton][data-playing=true] [data-playing=false]{display:none}pagepilot-video [ref=playPauseButton][data-playing=true] [data-playing=true]{display:block}pagepilot-video [ref=muteButton] [data-muted=true]{display:block}pagepilot-video [ref=muteButton] [data-muted=false]{display:none}pagepilot-video [ref=muteButton][data-muted=false] [data-muted=true]{display:none}pagepilot-video [ref=muteButton][data-muted=false] [data-muted=false]{display:block}.theme-rich-text{max-width:var(--reading-width);font-size:1.0625rem}.testimonial{height:100%;display:flex;flex-direction:column;justify-content:space-between;margin:0;padding:1.25rem;border-radius:var(--card-radius, 22px);background:color-mix(in srgb,var(--color-background) 92%,var(--color-text));box-shadow:0 .8rem 2rem color-mix(in srgb,var(--color-text) 2%,transparent)}.testimonial__media{width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:16px;background:color-mix(in srgb,var(--color-text) 5%,var(--color-background));margin-bottom:1rem}.testimonial__media img{width:100%;height:100%;object-fit:cover;display:block}.testimonial__content{display:flex;flex-direction:column;gap:.6rem;flex-grow:1}.testimonial__rating{display:flex;gap:.05rem;color:var(--color-primary-button);font-size:1.4rem}.testimonial__star{color:color-mix(in srgb,var(--color-text) 20%,var(--color-background))}.testimonial__star--filled{color:var(--color-primary-button)}.testimonial__author{display:flex;flex-direction:column;gap:.1rem}.testimonial__author strong{font-size:1.0625rem;font-weight:700;color:var(--color-text)}.testimonial__context{font-size:.8125rem;color:var(--color-muted-text)}.testimonial blockquote{margin:0;font-size:1rem;line-height:1.75;color:var(--color-text);font-style:normal}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.usp-card{display:grid;justify-items:center;align-content:start;gap:.9rem;padding:.25rem;text-align:center}.usp-card__visual{width:var(--usp-visual-size, 80px);height:var(--usp-visual-size, 80px);display:grid;place-items:center;color:var(--color-accent)}.usp-card__visual .icon,.usp-card__visual img{width:100%;height:100%}.usp-card__visual img{object-fit:contain}.usp-card h3{margin:0;font-family:var(--font-heading-family);font-size:clamp(1.25rem,2vw,1.8rem);font-weight:var(--font-heading-weight);line-height:1.1}.usp-card p{margin:0;max-width:18rem;color:var(--color-muted-foreground);font-size:clamp(.95rem,1.2vw,1.05rem);line-height:1.6}@media screen and (min-width:48rem){.usp-card{gap:1rem;padding-inline:.5rem}.usp-card__visual{width:var(--usp-visual-size, 88px);height:var(--usp-visual-size, 88px)}}.usp-item{min-width:0;display:flex}.usp-item__content{width:100%;min-width:0;min-height:2.75rem;display:flex;align-items:center;justify-content:center;gap:.45rem;color:inherit;text-align:center;text-decoration:none}.usp-item__content>.icon{width:1rem;height:1rem}.usp-item__copy,.usp-item__copy strong,.usp-item__text{display:block}.usp-item__copy strong{font-size:.9375rem;font-weight:700;line-height:1.2}.usp-item__text{margin-top:.15rem;color:var(--color-muted-foreground);font-size:.9375rem;line-height:1.35}@media screen and (max-width:47.99rem){.usp-item__content{min-height:3.25rem;gap:.3rem}.usp-item__copy strong{font-size:.9375rem}}.badge{display:inline-flex;align-items:center;border-radius:9999px;padding:.25rem .65rem;font-size:.75rem;font-weight:600;line-height:1.2;letter-spacing:.01em}.badge--savings{background:#000;color:var(--color-primary-button, #F7C948);font-weight:700}.badge--neutral,.badge--tag{background:#f3f4f6;color:#1f2937;font-weight:600}.badge--success{color:var(--color-success);background:var(--color-surface-soft)}.badge--warning{color:var(--color-warning);background:var(--color-surface-soft)}.badge--error{color:var(--color-destructive);background:var(--color-surface-soft)}.button{min-height:var(--target-size);display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:var(--border-width) solid transparent;border-radius:var(--button-radius);padding:.75rem 1.4rem;font-weight:var(--button-weight);text-decoration:none;cursor:pointer}.button--primary{background:var(--color-primary);color:var(--color-primary-contrast);border-color:var(--color-primary)}.button--primary:hover{filter:brightness(.92)}.button--secondary{border-color:var(--color-border);background:var(--color-secondary);color:var(--color-secondary-contrast)}.button--text{min-height:auto;padding:.4rem 0;color:var(--color-foreground);text-decoration:underline;text-underline-offset:.25em}.collection-card{height:100%;overflow:hidden;border:1px solid var(--color-border);border-radius:var(--card-radius);background:var(--color-muted);box-shadow:0 .5rem 1.5rem color-mix(in srgb,var(--color-foreground) 6%,transparent);transition:transform var(--motion-fast),box-shadow var(--motion-fast)}.collection-card__link{display:grid;height:100%;grid-template-rows:auto 1fr;color:inherit;text-decoration:none}.collection-card__link:focus-visible{outline-offset:-.25rem}.collection-card__media{position:relative;display:block;aspect-ratio:4 / 3;overflow:hidden;background:color-mix(in srgb,var(--color-muted) 88%,var(--color-background))}.collection-card__media img,.collection-card__media svg{width:100%;height:100%;object-fit:cover}.collection-card--fit-contain .collection-card__media img,.collection-card--fit-contain .collection-card__media svg{object-fit:contain}.collection-card--compact{min-height:100%;background:var(--compact-card-background, var(--color-background));color:var(--color-text)}.collection-card--compact .collection-card__media{aspect-ratio:5 / 4;margin:.5rem .5rem 0;border-radius:calc(var(--card-radius) - .35rem);background:var(--compact-card-background, var(--color-background))}.collection-card--compact .collection-card__media img,.collection-card--compact .collection-card__media svg{padding:clamp(.65rem,2vw,1.15rem)}.collection-card__placeholder{color:var(--color-muted-text)}.collection-card__content{display:grid;align-content:start;gap:.65rem;padding:1.25rem}.collection-card--compact .collection-card__content{align-content:center;min-height:4.75rem;padding:.75rem .8rem 1rem;text-align:center}.collection-card__badge{justify-self:center;color:var(--color-muted-text);font-size:.75rem;font-weight:750;line-height:1.2;letter-spacing:.04em;text-transform:uppercase}.collection-card__title,.collection-card__heading{font-family:var(--font-heading-family);font-size:clamp(1rem,2vw,1.25rem);font-weight:var(--font-heading-weight);line-height:1.2}.collection-card__heading{margin:0}.collection-card__heading a{color:inherit;text-decoration:none}.collection-card p{color:var(--color-muted-foreground)}@media(hover:hover)and (prefers-reduced-motion:no-preference){.collection-card:hover{transform:translateY(-.2rem);box-shadow:0 .8rem 2rem color-mix(in srgb,var(--color-foreground) 10%,transparent)}}.drawer{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;isolation:isolate}.drawer__overlay{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;border:0;background:#0d191485}.drawer__panel{position:relative;width:min(92vw,30rem);height:100%;overflow-y:auto;overscroll-behavior:contain;background:var(--color-background, #f6f3ec);color:var(--color-foreground, #17221d)}.drawer__panel--right{margin-left:auto;box-shadow:-1rem 0 3rem #0000002e}.drawer__panel--left{margin-right:auto;box-shadow:1rem 0 3rem #0000002e}.drawer__header{position:sticky;z-index:2;top:0;min-height:5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--color-border);padding:1rem max(var(--page-gutter),1.25rem);background:inherit}.drawer__header h2{display:flex;align-items:center;gap:.65rem;font-size:1.5rem;line-height:1.2}.drawer__title-badge{min-width:2rem;min-height:2rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--color-secondary-button);color:var(--color-secondary-button-text);font-size:.95rem;font-weight:700}.drawer__content{padding:1.25rem max(var(--page-gutter),1.25rem) 2rem}.icon-button{min-width:var(--target-size);min-height:var(--target-size);display:inline-grid;place-items:center;border:0;background:transparent;color:inherit;cursor:pointer}.fit-summary{display:flex;flex-wrap:wrap;gap:.35rem .75rem;margin:0;padding:0;list-style:none;color:var(--color-muted-foreground);font-size:.9rem}.fit-summary li:before{content:"\2713";margin-right:.3rem;color:var(--color-success);font-weight:700}.icon{display:inline-flex;width:1.5rem;height:1.5rem;flex:none}.icon svg{width:100%;height:100%}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}.loading-spinner{width:1.5rem;height:1.5rem;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:spinner .7s linear infinite}@keyframes spinner{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.loading-spinner{animation-duration:1.5s}}.pagination{display:flex;justify-content:center}.pagination__list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem;margin:0;padding:0;list-style:none}.pagination__link{display:inline-flex;align-items:center;justify-content:center;min-width:2.6rem;min-height:2.6rem;padding:0 .8rem;border:1px solid var(--color-border);border-radius:9999px;color:var(--color-text);background:var(--color-background);text-decoration:none;font-weight:700}.pagination__link--edge{padding-inline:1rem}.pagination__link--current{background:var(--color-primary-button);border-color:var(--color-primary-button);color:var(--color-primary-button-text)}.pagination__ellipsis{display:inline-flex;align-items:center;justify-content:center;min-width:2.6rem;min-height:2.6rem;color:var(--color-muted-text);font-weight:700}.price{display:inline-flex;align-items:baseline;gap:.5rem;flex-wrap:wrap;font-weight:700;font-size:1.06rem;line-height:1.15}.price--on-sale .price__regular{color:var(--color-error);font-weight:700}.price__compare{color:var(--color-muted-foreground);font-weight:400;font-size:.925rem;text-decoration:line-through}.product-badges{position:absolute;z-index:2;top:.75rem;left:.75rem;display:flex;flex-direction:column;align-items:flex-start;gap:.4rem;pointer-events:none}.product-buy-buttons{display:grid;gap:.85rem}.product-buy-buttons__submit{min-height:3.35rem;border:0;border-radius:9999px;background:var(--color-primary-button);color:var(--color-primary-button-text);font:inherit;font-size:1rem;font-weight:700;cursor:pointer;transition:transform .18s ease,opacity .18s ease}.product-buy-buttons__submit:active{transform:scale(.99)}.product-buy-buttons__submit:disabled{opacity:.5;cursor:not-allowed;transform:none}.product-card{height:100%;display:flex;flex-direction:column;overflow:hidden;border-radius:calc(var(--card-radius, 20px) - 6px);background:var(--color-card, #ffffff);color:var(--color-foreground, #22241f);box-shadow:var(--shadow-card, 0 1px 3px rgba(0, 0, 0, .05));border:var(--border-width, 1px) solid var(--color-border, #e3e5e0);transition:transform var(--motion-medium, .32s),box-shadow var(--motion-medium, .32s)}.product-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014,0 8px 24px #0000001a}.product-card__media{position:relative;overflow:hidden;background:#fff;min-height:17rem}.product-card__media--square{aspect-ratio:1}.product-card__media--portrait{aspect-ratio:4 / 5}.product-card__media-link{display:grid;width:100%;height:100%;align-items:center;justify-items:center;padding:clamp(.85rem,2vw,1.2rem);color:inherit;text-decoration:none}.product-card__media-link img,.product-card__placeholder{display:block;width:100%;height:100%;object-fit:contain}.product-card__secondary-image{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity var(--motion-medium)}@media(hover:hover)and (prefers-reduced-motion:no-preference){.product-card__media:hover .product-card__secondary-image{opacity:1}}.product-card__content{display:flex;flex-direction:column;gap:.65rem;padding:1rem 1rem 1.1rem;flex-grow:1}.product-card__header{display:flex;flex-direction:column;gap:.25rem}.product-card__title{font-size:1.06rem;font-weight:700;margin:0;line-height:1.2;min-height:2.4em}.product-card__title a{display:-webkit-box;overflow:hidden;color:inherit;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-card__title a:hover{color:var(--color-primary-button)}.product-card__subtitle{color:var(--color-muted-foreground);font-size:.95rem;font-weight:400;margin:0;line-height:1.35}.product-card__price-wrap{font-size:1rem}.product-card__rating-wrap{margin-top:-.1rem}.product-card__swatches{min-height:1.75rem;display:flex;flex-wrap:wrap;gap:.45rem;align-items:center;margin-top:.1rem}.product-card__swatch-more{font-size:.75rem;color:var(--color-muted-foreground);font-weight:600}.product-card__footer{margin-top:auto;padding-top:.2rem}.product-card__action{display:flex;align-items:center;justify-content:center;width:100%;min-height:3rem;padding:.7rem 1.25rem;background:var(--color-primary-button, #f7c948);color:var(--color-primary-button-text, #22241f);font-weight:700;font-size:.95rem;border-radius:var(--button-radius, 9999px);text-decoration:none;transition:opacity var(--motion-fast, .18s),filter var(--motion-fast, .18s);box-shadow:0 1px 2px #0000000d}.product-card__action:hover{filter:brightness(.94);color:var(--color-primary-button-text, #22241f)}.quick-add__dots{display:inline-flex;align-items:center;gap:4px;height:12px}.quick-add__dot{width:6px;height:6px;background-color:currentColor;border-radius:50%;animation:quickAddDotPulse 1.4s infinite ease-in-out both}.quick-add__dot:nth-child(1){animation-delay:-.32s}.quick-add__dot:nth-child(2){animation-delay:-.16s}@keyframes quickAddDotPulse{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.25rem,1vw,1rem);margin:0;padding:0;list-style:none}.product-grid__empty{grid-column:1 / -1;padding:2rem;text-align:center}@media(min-width:48rem){.product-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid--three,.product-grid--four{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:75rem){.product-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}}.product-inventory-status{display:flex;align-items:center;gap:.65rem;margin:0;padding:.95rem 1rem;border:1px solid var(--color-border);border-radius:1rem;background:color-mix(in srgb,var(--color-success) 10%,var(--color-background));color:var(--color-foreground);font-size:.95rem;font-weight:600}.product-inventory-status__dot{width:.65rem;height:.65rem;border-radius:999px;background:var(--color-success);flex:none}.product-inventory-status--sold-out{background:color-mix(in srgb,var(--color-error) 8%,var(--color-background))}.product-inventory-status--sold-out .product-inventory-status__dot{background:var(--color-error)}.product-media-gallery{display:grid;gap:1.25rem}.product-media-gallery__frame{display:grid;gap:1rem}.product-media-gallery__stage{position:relative;overflow:hidden;border-radius:1.9rem;background:var(--color-background);max-height:min(34rem,72vh)}.product-media-gallery__track{overflow:hidden}.product-media-gallery__track .swiper-wrapper{display:flex}.product-media-gallery__panel{width:100%;flex:0 0 100%}.product-media-gallery__image,.product-media-gallery__video,.product-media-gallery__model,.product-media-gallery__placeholder,.product-media-gallery__panel iframe{display:block;width:100%;aspect-ratio:1 / .84;max-height:min(34rem,72vh);object-fit:contain;background:var(--color-background)}.product-media-gallery__feature{width:fit-content;max-width:100%;margin-inline:auto;display:inline-flex;align-items:center;gap:.8rem;padding:.6rem .85rem .6rem 1.05rem;border:1px solid var(--color-border);border-radius:999px;background:color-mix(in srgb,var(--color-foreground) 4%,var(--color-background));color:var(--color-foreground);font-size:.98rem;font-weight:700}.product-media-gallery__feature-button{width:1.9rem;height:1.9rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--color-border);border-radius:999px;background:var(--color-background);color:inherit;padding:0}.product-media-gallery__feature-icon{width:.9rem;height:.9rem;transform:rotate(-90deg)}.product-media-gallery__thumb-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem}.product-media-gallery__thumbs{display:grid;grid-auto-flow:column;grid-auto-columns:4.8rem;gap:.7rem;overflow-x:auto;padding-bottom:.2rem;scrollbar-width:none}.product-media-gallery__thumbs::-webkit-scrollbar{display:none}.product-media-gallery__thumb{width:4.8rem;overflow:hidden;border:1px solid var(--color-border);border-radius:1rem;background:var(--color-background);padding:0;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.product-media-gallery__thumb.is-active{border-color:var(--color-foreground);box-shadow:0 0 0 1px var(--color-foreground)}.product-media-gallery__thumb img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover}.product-media-gallery__thumb-nav{width:2.6rem;height:2.6rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--color-border);border-radius:999px;background:color-mix(in srgb,var(--color-foreground) 4%,var(--color-background));color:var(--color-foreground);padding:0;flex:none}.product-media-gallery__thumb-nav-icon{width:.95rem;height:.95rem}.product-media-gallery__thumb-nav--previous .product-media-gallery__thumb-nav-icon{transform:rotate(90deg)}.product-media-gallery__thumb-nav--next .product-media-gallery__thumb-nav-icon{transform:rotate(-90deg)}@media screen and (min-width:64rem){.product-media-gallery__stage{max-height:min(30rem,64vh)}.product-media-gallery__image,.product-media-gallery__video,.product-media-gallery__model,.product-media-gallery__placeholder,.product-media-gallery__panel iframe{aspect-ratio:1 / .74;min-height:0;max-height:min(30rem,64vh)}.product-media-gallery__thumbs{grid-auto-columns:5.25rem;gap:.85rem}.product-media-gallery__thumb{width:5.25rem}}.product-option-picker{display:grid;gap:.75rem;margin:0;padding:0;border:0}.product-option-picker__legend{display:flex;justify-content:space-between;gap:1rem;width:100%;padding:0;font-size:.95rem;font-weight:700}.product-option-picker__value{color:var(--color-muted-foreground);font-weight:600}.product-option-picker__values{display:flex;flex-wrap:wrap;gap:.65rem}.product-option-picker__value-button{min-height:2.9rem;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;border:1px solid var(--color-border);border-radius:9999px;background:var(--color-background);color:var(--color-foreground);padding:.7rem 1rem;font:inherit;font-size:.95rem;font-weight:600;cursor:pointer}.product-option-picker__value-button.is-active{border-color:var(--color-foreground);box-shadow:0 0 0 1px var(--color-foreground)}.product-option-picker__value-button:disabled{opacity:.45;cursor:not-allowed}.product-option-picker__value-button--swatch{justify-content:flex-start;padding-inline:.85rem 1rem}.product-option-picker__noscript-label,.js .product-option-picker__noscript-select{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0}.no-js .product-option-picker__values{display:none}.no-js .product-option-picker__noscript-select{min-height:3rem;width:100%;border:1px solid var(--color-border);border-radius:.9rem;background:var(--color-background);color:var(--color-foreground);padding:.75rem 1rem;font:inherit}.rating-summary{display:flex;gap:.3rem;align-items:center;font-size:.9rem;margin:0}.rating-summary__stars{display:inline-flex;gap:.05rem;color:var(--color-primary-button);font-size:.98rem;letter-spacing:.01em}.rating-summary__count{color:var(--color-foreground);font-size:.86rem;font-weight:500}.section-heading{max-width:var(--reading-width);margin-bottom:2rem}.section-heading--center{margin-inline:auto;text-align:center}.section-heading__eyebrow{color:var(--color-muted-foreground);font-weight:700;letter-spacing:.04em;text-transform:uppercase}.section-heading__text{font-size:1.125rem}.theme-slider__container{overflow:hidden}.theme-slider .swiper-wrapper{display:flex;gap:var(--slider-gap, 1rem);overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.75rem}.theme-slider .swiper-slide{min-width:var(--theme-slider-slide-min-width, min(82vw, 22rem));height:auto;flex:0 0 auto;scroll-snap-align:start}.theme-slider.swiper-ready .swiper-wrapper{gap:0;overflow:visible}.theme-slider.swiper-ready .swiper-slide{min-width:0}.theme-slider__controls{display:flex;justify-content:var(--theme-slider-controls-justify, flex-end);align-items:center;gap:.5rem;margin-top:1rem}.theme-slider__controls--progress{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:.75rem;align-items:center;margin-top:1.5rem;justify-content:var(--theme-slider-controls-justify, flex-end)}.theme-slider__controls--progress .theme-slider__pagination{grid-column:1}.theme-slider__controls--progress .theme-slider__button--previous{grid-column:2}.theme-slider__controls--progress .theme-slider__button--next{grid-column:3}.theme-slider__pagination--fraction{min-width:4rem;text-align:center}.theme-slider__pagination--progress{position:relative;min-width:0;height:.3rem;overflow:hidden;border-radius:999px;background:color-mix(in srgb,var(--color-text) 14%,var(--color-background))}.theme-slider__pagination--progress.swiper-pagination-progressbar-horizontal{width:100%}.theme-slider__pagination--progress .swiper-pagination-progressbar-fill{border-radius:inherit;background:var(--color-primary-button)}.theme-slider__button{width:var(--target-size);height:var(--target-size);border-radius:50%;background:color-mix(in srgb,var(--color-text) 7%,var(--color-background))}.theme-slider__button .icon{width:1rem;height:1rem;transform:rotate(90deg);transform-origin:center}.theme-slider__button--next .icon{transform:rotate(-90deg)}.theme-slider__controls--progress .theme-slider__button{justify-self:end}.swatch{width:1.35rem;height:1.35rem;display:inline-grid;place-items:center;border-radius:50%;padding:2px;background:var(--color-background);box-sizing:border-box}.swatch--selected{border:2px solid var(--color-foreground)}.swatch:not(.swatch--selected){border:1px solid var(--color-border)}.swatch>span{width:100%;height:100%;border-radius:50%;background-position:center;background-size:cover;display:block}.usp-content-item{display:flex;gap:1rem;align-items:flex-start}.usp-content-item .icon{width:2rem;height:2rem;color:var(--color-primary)}.usp-content-item h3{font-size:1.125rem}.usp-content-item p{color:var(--color-muted-foreground)}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
