.product-breadcrumbs{contain:layout style;border-bottom:1px solid #ebebeb;min-height:44px;margin-bottom:1rem;padding:1rem 0}.product-breadcrumbs__list{flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.product-breadcrumbs__item{letter-spacing:.03em;white-space:nowrap;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.product-breadcrumbs__item--current{text-overflow:ellipsis;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media (min-width:640px){.product-breadcrumbs__item{font-size:.8125rem}}.product-breadcrumbs__link{color:#565959;text-decoration:none;transition:color .2s}.product-breadcrumbs__link:hover{color:#0a0a0a;text-decoration:underline}.product-breadcrumbs__separator{color:#c2c6c6}.product-breadcrumbs__item--current span{color:#0a0a0a;font-weight:500}.product-gallery-video{background:#000;width:100%;height:100%;position:relative}.product-gallery-video__player{object-fit:contain;width:100%;height:100%}.product-gallery-video__poster{object-fit:cover;width:100%;height:100%}.product-gallery-video__play{cursor:pointer;color:#fff;background:#0a0a0ad9;border:none;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .3s,background .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-gallery-video__play:hover{transform:translate(-50%,-50%)scale(1.1)}.product-gallery-video__play svg{margin-left:4px}.product-gallery-nav__btn{z-index:2;color:#0a0a0a;cursor:pointer;opacity:0;background:#fff;border:1px solid #dcdcdc;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:opacity .2s,background .2s,border-color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.product-gallery-main:hover .product-gallery-nav__btn{opacity:.95}.product-gallery-nav__btn:hover{opacity:1;background:#cdf03c;border-color:#cdf03c}.product-gallery-nav__btn--prev{left:1rem}.product-gallery-nav__btn--next{right:1rem}.product-gallery-main{aspect-ratio:1;touch-action:pan-y pinch-zoom;background-color:#f9f9f9;border:1px solid #ebebeb;border-radius:8px;width:100%;min-width:0;max-width:100%;position:relative;overflow:hidden}@media (min-width:1024px){.product-gallery-main{flex:1}}.product-gallery-main__slide{background:#f9f9f9;width:100%;height:100%;transition:transform .4s;position:absolute;inset:0}.product-gallery-main__slide--active{position:relative}.product-gallery-main__img{object-fit:contain;object-position:top center;width:100%;height:100%}.product-gallery-main__zoom-hint{z-index:2;color:#0a0a0a;opacity:0;cursor:zoom-in;background:#fff;border:1px solid #dcdcdc;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:opacity .2s;display:flex;position:absolute;bottom:1rem;right:1rem}.product-gallery-main:hover .product-gallery-main__zoom-hint{opacity:1}.product-gallery-main__fullscreen{top:var(--space-3,12px);right:var(--space-3,12px);z-index:2;color:#0a0a0a;cursor:pointer;opacity:.95;background:#fff;border:1px solid #dcdcdc;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:opacity .2s,background .2s,border-color .2s;display:flex;position:absolute}@media (min-width:1024px){.product-gallery-main__fullscreen{top:var(--space-4,16px);right:var(--space-4,16px);opacity:.8;width:40px;height:40px}}.product-gallery-main__fullscreen:hover{opacity:1;background:#cdf03c;border-color:#cdf03c}.product-gallery-thumb{cursor:pointer;background:#f9f9f9;border:1px solid #ebebeb;border-radius:8px;flex-shrink:0;width:60px;height:60px;padding:0;transition:border-color .2s;position:relative;overflow:hidden}.product-gallery-thumb--active{border:2px solid #0a0a0a}.product-gallery-thumb:hover:not(.product-gallery-thumb--active){border-color:#dcdcdc}.product-gallery-thumb__img{object-fit:cover;width:100%;height:100%}.product-gallery-thumb__video-icon{color:var(--color-white);background:#0000004d;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}@media (min-width:1024px){.product-gallery-thumb{aspect-ratio:1;width:100%;height:auto}}.product-gallery-thumbs{gap:var(--space-2,8px);scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:var(--space-1,4px);scrollbar-width:none;-ms-overflow-style:none;width:100%;max-width:100%;display:flex;overflow-x:auto}.product-gallery-thumbs::-webkit-scrollbar{display:none}@media (min-width:1024px){.product-gallery-thumbs{scroll-snap-type:y mandatory;-webkit-overflow-scrolling:touch;flex-direction:column;flex-shrink:0;width:80px;max-width:80px;max-height:500px;overflow:visible auto}}.product-gallery-zoom{z-index:9999;background:#000000e6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.product-gallery-zoom__container{cursor:zoom-out;width:90vmin;height:90vmin;overflow:hidden}.product-gallery-zoom__img{object-fit:contain;width:100%;height:100%;transition:transform-origin .1s ease-out;transform:scale(2)}.product-gallery-zoom__close{width:48px;height:48px;color:var(--color-white);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:opacity .2s;display:flex;position:absolute;top:1rem;right:1rem}.product-gallery-zoom__close:hover{color:#cdf03c}.product-gallery-fullscreen{z-index:9999;background:#000;flex-direction:column;display:flex;position:fixed;inset:0}.product-gallery-fullscreen__main{flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.product-gallery-fullscreen__img{object-fit:contain;max-width:100%;max-height:100%}.product-gallery-fullscreen__nav{justify-content:center;align-items:center;gap:2rem;padding:1rem;display:flex}.product-gallery-fullscreen__btn{width:48px;height:48px;color:var(--color-white);cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:border-color .2s,color .2s;display:flex}.product-gallery-fullscreen__btn:hover{color:#cdf03c;border-color:#cdf03c}.product-gallery-fullscreen__counter{color:var(--color-white);font-size:.875rem}.product-gallery-fullscreen__thumbs{justify-content:center;gap:.5rem;padding:1rem;display:flex;overflow-x:auto}.product-gallery-fullscreen__thumb{cursor:pointer;opacity:.5;background:0 0;border:2px solid #0000;border-radius:8px;width:60px;height:60px;padding:0;transition:opacity .2s,border-color .2s}.product-gallery-fullscreen__thumb--active{opacity:1;border-color:#cdf03c}.product-gallery-fullscreen__thumb:hover{opacity:.8}.product-gallery-fullscreen__thumb img{object-fit:cover;width:100%;height:100%}.product-gallery-fullscreen__close{width:48px;height:48px;color:var(--color-white);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:1rem;right:1rem}.product-gallery-fullscreen__close:hover{color:#cdf03c}.product-gallery-lightbox{z-index:9999;background:#000000f2;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.product-gallery-lightbox__content{max-width:90vw;max-height:90vh}.product-gallery-lightbox__img{object-fit:contain;max-width:100%;max-height:90vh}.product-gallery-lightbox__close{width:48px;height:48px;color:var(--color-white);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:opacity .2s;display:flex;position:absolute;top:1rem;right:1rem}.product-gallery-lightbox__close:hover{color:#cdf03c}.product-gallery-360{aspect-ratio:1;cursor:grab;-webkit-user-select:none;user-select:none;background:#f9f9f9;border:1px solid #ebebeb;border-radius:8px;position:relative;overflow:hidden}.product-gallery-360:active{cursor:grabbing}.product-gallery-360__img{object-fit:contain;pointer-events:none;width:100%;height:100%}.product-gallery-360__hint{color:var(--color-white);pointer-events:none;background:#000000b3;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;font-size:.75rem;display:flex;position:absolute;bottom:50%;left:50%;transform:translate(-50%,50%)}.product-gallery-360__controls{gap:.5rem;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.product-gallery-360__controls button{color:#0a0a0a;cursor:pointer;background:#fff;border:1px solid #dcdcdc;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background-color .2s,border-color .2s;display:flex}.product-gallery-360__controls button:hover,.product-gallery-360__controls button.active{color:#0a0a0a;background:#cdf03c;border-color:#cdf03c}.product-gallery-ar{text-align:center;background:#f9f9f9;border:1px solid #ebebeb;border-radius:8px;padding:1.5rem}.product-gallery-ar__content{flex-direction:column;align-items:center;gap:.75rem;display:flex}.product-gallery-ar__btn{color:#fff;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:#0a0a0a;border:1px solid #0a0a0a;border-radius:8px;align-items:center;gap:.75rem;padding:.875rem 1.5rem;font-size:.875rem;font-weight:600;transition:background-color .2s,color .2s,border-color .2s;display:inline-flex}.product-gallery-ar__btn:hover{color:#0a0a0a;background:#cdf03c;border-color:#cdf03c}.product-gallery-ar__hint{color:#565959;margin:0;font-size:.75rem}.product-gallery-ar__unsupported{color:#565959;flex-direction:column;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.product-gallery{gap:var(--space-3,12px);flex-direction:column;width:100%;min-width:0;max-width:100%;min-height:0;display:flex;overflow:hidden}@media (min-width:1024px){.product-gallery{gap:var(--space-4,16px);flex-direction:row-reverse;position:sticky;top:80px;overflow:visible}}.product-gallery__dots{justify-content:center;gap:6px;padding:8px 0;display:flex}.product-gallery__dot{cursor:pointer;background:#dcdcdc;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s,transform .2s}.product-gallery__dot--active{background:#0a0a0a;transform:scale(1.25)}.product-gallery__thumbs-desktop{display:none}@media (min-width:1024px){.product-gallery__dots{display:none}.product-gallery__thumbs-desktop{display:flex}}.product-gallery__toggles{padding:var(--space-2,8px) 0;justify-content:center;gap:var(--space-2,8px);display:flex}.product-gallery__toggles button{padding:var(--space-2,8px) var(--space-4,16px);text-transform:uppercase;letter-spacing:.1em;color:#0a0a0a;cursor:pointer;background:#fff;border:1px solid #0a0a0a;border-radius:8px;font-size:.75rem;transition:background .2s,border-color .2s}.product-gallery__toggles button:hover{background:#cdf03c;border-color:#cdf03c}.product-info-brand{text-transform:uppercase;letter-spacing:.15em;color:#565959;font-size:.75rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-block}a.product-info-brand:hover{color:#0a0a0a}.product-info-name{font-family:var(--font-body);color:#0a0a0a;margin:0;font-size:clamp(1.5rem,4vw,1.875rem);font-weight:600;line-height:1.25}.product-info-sku{color:#6b6b6b;margin:0;font-size:.75rem}.product-info-rating{align-items:center;gap:.5rem;display:flex}.product-info-rating__value{color:#0a0a0a;font-size:.875rem;font-weight:600}.product-info-rating__count{color:#565959;font-size:.8125rem;text-decoration:none}.product-info-rating__count:hover{color:#0a0a0a;text-decoration:underline}.product-info-price{flex-direction:column;gap:.5rem;display:flex}.product-info-price__row{flex-wrap:wrap;align-items:baseline;gap:.75rem;display:flex}.product-info-price__original{color:#565959;font-size:1rem;text-decoration:line-through}.product-info-price__current{font-family:var(--font-body);color:#0a0a0a;font-size:1.75rem;font-weight:600}.product-info-price__current--sale{color:#0a0a0a}.product-info-price__cur{vertical-align:super;margin-right:2px;font-size:.5em;font-weight:500}.product-info-price__discount{color:#d20004;text-transform:uppercase;background:0 0;padding:.25rem .5rem;font-size:.875rem;font-weight:700}.product-info-price__promo{color:#0a0a0a;text-transform:uppercase;letter-spacing:.05em;background:#cdf03c;border-radius:4px;align-self:flex-start;padding:.25rem .625rem;font-size:.75rem;font-weight:700}.product-info-price__limit{color:#0a0a0a;letter-spacing:.01em;background:#f4f4f4;border:1px solid #dcdcdc;border-radius:8px;align-self:flex-start;align-items:center;gap:.375rem;padding:.5rem .75rem;font-size:.8125rem;font-weight:600;line-height:1.3;display:inline-flex}.product-info-price__limit-icon{color:#0a0a0a;flex-shrink:0;animation:2.4s ease-in-out infinite limitPulse}.product-info-price__limit-text{white-space:normal}@keyframes limitPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.12)}}@media (prefers-reduced-motion:reduce){.product-info-price__limit-icon{animation:none}}.product-info-price__countdown{color:#565959;font-variant-numeric:tabular-nums;background:#f4f4f4;border-radius:4px;align-self:flex-start;min-height:1.25rem;padding:.125rem .5rem;font-size:.6875rem;font-weight:500}.product-info-price__countdown--loading{-webkit-backdrop-filter:blur(8px)saturate(140%);background:#ffffff73;border:1px solid #ffffff8c;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff59}.product-info-stock{align-items:center;gap:.5rem;display:flex}.product-info-stock__indicator{background:#0a0a0a;border-radius:50%;width:8px;height:8px}.product-info-stock--out .product-info-stock__indicator{background:#d20004}.product-info-stock__text{color:#0a0a0a;font-size:.875rem;font-weight:600}.product-info-stock--out .product-info-stock__text{color:#d20004}.product-info-short-desc{color:#565959;margin:0;font-size:.9375rem;line-height:1.6}.product-info-meta{border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb;flex-wrap:wrap;gap:1rem 2rem;padding:1rem 0;display:flex}.product-info-meta__item{flex-direction:column;gap:.25rem;display:flex}.product-info-meta__label{text-transform:uppercase;letter-spacing:.1em;color:#6b6b6b;font-size:.6875rem;font-weight:600}.product-info-meta__value{color:#0a0a0a;font-size:.875rem;font-weight:500}.product-info{flex-direction:column;gap:1rem;display:flex}.product-info-wishlist{color:#565959;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;font-size:.8125rem;transition:color .2s;display:flex}.product-info-wishlist:hover,.product-info-wishlist--active{color:#0a0a0a}.product-option-size-button{color:#0a0a0a;cursor:pointer;background:#fff;border:1px solid #dcdcdc;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-width:60px;padding:.75rem 1rem;transition:all .2s;display:flex}.product-option-size-button:hover:not(:disabled){border-color:#0a0a0a}.product-option-size-button--selected{color:var(--color-white);background:#0a0a0a;border-color:#0a0a0a}.product-option-size-button--disabled{opacity:.4;cursor:not-allowed;text-decoration:line-through}.product-option-size-button__value{font-size:.875rem;font-weight:500}.product-option-size-button__price{color:#565959;margin-top:.125rem;font-size:.6875rem}.product-option-size-button--selected .product-option-size-button__price{color:#ffffffb3}.product-option-size__header{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.product-option-size__label{text-transform:uppercase;letter-spacing:.1em;color:#0a0a0a;font-size:.75rem;font-weight:600}.product-option-size__selected{color:#565959;font-size:.75rem}.product-option-size__options{flex-wrap:wrap;gap:.5rem;display:flex}.product-option-size-select{position:relative}.product-option-size-select__label{text-transform:uppercase;letter-spacing:.1em;color:#0a0a0a;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:block}.product-option-size-select__input{background:var(--color-white);color:#0a0a0a;cursor:pointer;appearance:none;border:1px solid #dcdcdc;border-radius:8px;width:100%;padding:.875rem 2.5rem .875rem 1rem;font-size:.875rem;transition:border-color .2s}.product-option-size-select__input:focus{border-color:#0a0a0a;outline:none}.product-option-size-select__icon{pointer-events:none;position:absolute;bottom:.875rem;right:1rem}.product-option-concentration__header{margin-bottom:.75rem}.product-option-concentration__label{text-transform:uppercase;letter-spacing:.1em;color:#0a0a0a;font-size:.75rem;font-weight:600}.product-option-concentration__options{flex-wrap:wrap;gap:.5rem;display:flex}.product-option-concentration__btn{color:#0a0a0a;cursor:pointer;background:#fff;border:1px solid #dcdcdc;border-radius:8px;padding:.625rem 1.25rem;font-size:.8125rem;font-weight:500;transition:all .2s}.product-option-concentration__btn:hover{border-color:#0a0a0a}.product-option-concentration__btn--selected{color:var(--color-white);background:#0a0a0a;border-color:#0a0a0a}.product-option-concentration__info{color:#565959;margin:.75rem 0 0;font-size:.75rem;font-style:italic}.product-option-color-swatch{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:50%;width:32px;height:32px;padding:2px;transition:border-color .2s;position:relative}.product-option-color-swatch:hover:not(:disabled){border-color:#6b6b6b}.product-option-color-swatch--selected{border-color:#0a0a0a}.product-option-color-swatch--disabled{cursor:not-allowed}.product-option-color-swatch__inner{border-radius:50%;width:100%;height:100%;display:block;box-shadow:inset 0 0 0 1px #0000001a}.product-option-color-swatch__unavailable{background:#0a0a0a;height:2px;position:absolute;top:50%;left:-2px;right:-2px;transform:rotate(-45deg)}.product-option-color__header{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.product-option-color__label{text-transform:uppercase;letter-spacing:.1em;color:#0a0a0a;font-size:.75rem;font-weight:600}.product-option-color__selected{color:#565959;font-size:.75rem}.product-option-color__options{flex-wrap:wrap;gap:.75rem;display:flex}.product-option-quantity{align-items:center;gap:1rem;display:flex}.product-option-quantity__label{text-transform:uppercase;letter-spacing:.1em;color:#0a0a0a;font-size:.75rem;font-weight:600}.product-option-quantity__control{border:1px solid #dcdcdc;border-radius:8px;align-items:stretch;display:flex;overflow:hidden}.product-option-quantity__btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;padding:0;transition:background-color .2s;display:flex}.product-option-quantity__btn:hover:not(:disabled){background:#f4f4f4}.product-option-quantity__btn:disabled{opacity:.3;cursor:not-allowed}.product-option-quantity__input{color:#0a0a0a;text-align:center;-moz-appearance:textfield;border:none;border-left:1px solid #dcdcdc;border-right:1px solid #dcdcdc;width:50px;padding:.625rem;font-size:.875rem;font-weight:500}.product-option-quantity__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product-option-quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-option-quantity__input:focus{outline:none}.product-option-variant__header{margin-bottom:.75rem}.product-option-variant__label{text-transform:uppercase;letter-spacing:.1em;color:#0a0a0a;font-size:.75rem;font-weight:600}.product-option-variant__options{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.75rem;display:grid}.product-option-variant__btn{color:#0a0a0a;cursor:pointer;background:#fff;border:1px solid #dcdcdc;border-radius:8px;flex-direction:column;align-items:center;padding:.75rem;transition:all .2s;display:flex}.product-option-variant__btn:hover:not(:disabled){border-color:#0a0a0a}.product-option-variant__btn--selected{background:#f4f4f4;border-color:#0a0a0a}.product-option-variant__btn--disabled{opacity:.4;cursor:not-allowed}.product-option-variant__image{object-fit:contain;width:60px;height:60px;margin-bottom:.5rem}.product-option-variant__name{color:#0a0a0a;text-align:center;font-size:.8125rem;font-weight:500}.product-option-variant__price{color:#0a0a0a;margin-top:.25rem;font-size:.75rem;font-weight:700}.product-option-bundle__header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.product-option-bundle__label{text-transform:uppercase;letter-spacing:.1em;color:#0a0a0a;font-size:.75rem;font-weight:600}.product-option-bundle__save{color:#d20004;font-size:.6875rem;font-weight:700}.product-option-bundle__options{flex-direction:column;gap:.5rem;display:flex}.product-option-bundle__item{cursor:pointer;text-align:left;background:#fff;border:1px solid #dcdcdc;border-radius:8px;grid-template-columns:1fr auto auto auto;align-items:center;gap:1rem;padding:1rem;transition:all .2s;display:grid;position:relative}.product-option-bundle__item:hover{border-color:#0a0a0a}.product-option-bundle__item--selected{background:#f4f4f4;border-color:#0a0a0a}.product-option-bundle__item--popular{border-color:#0a0a0a}.product-option-bundle__badge{color:#0a0a0a;letter-spacing:.08em;text-transform:uppercase;background:#cdf03c;border-radius:4px;padding:.25rem .5rem;font-size:.625rem;font-weight:700;position:absolute;top:-.5rem;left:1rem}.product-option-bundle__quantity{color:#0a0a0a;font-size:.875rem;font-weight:500}.product-option-bundle__price{color:#0a0a0a;font-size:.9375rem;font-weight:700}.product-option-bundle__original{color:#565959;font-size:.8125rem;text-decoration:line-through}.product-option-bundle__discount{color:#d20004;background:#f4f4f4;border-radius:4px;padding:.25rem .5rem;font-size:.6875rem;font-weight:700}.product-options{flex-direction:column;gap:1.5rem;display:flex}.product-add-to-cart-button{color:#fff;text-transform:uppercase;letter-spacing:.1em;background:#0a0a0a;border:1px solid #0a0a0a;border-radius:999px;flex:1}.product-add-to-cart-button:hover:not(:disabled){color:#fff;background:#000;border-color:#000}.product-buy-now{color:#0a0a0a;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:#cdf03c;border:1px solid #cdf03c;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:.75rem;padding:1rem 2rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.product-buy-now:disabled{opacity:.6;cursor:not-allowed}.product-buy-now:hover{color:#0a0a0a;background:#bce21f;border-color:#bce21f}.product-pre-order{color:var(--color-white);cursor:pointer;background:#0a0a0a;border:1px solid #0a0a0a;border-radius:8px;flex-direction:column;flex:1;align-items:center;gap:.5rem;padding:1rem 2rem;transition:background-color .2s;display:flex}.product-pre-order:hover{background:#000}.product-pre-order span:first-of-type{text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}.product-pre-order__date{text-transform:none;letter-spacing:0;opacity:.7;font-size:.75rem;font-weight:400}.product-notify-me{background:#f9f9f9;border:1px solid #ebebeb;border-radius:8px;padding:1.5rem}.product-notify-me__text{color:#0a0a0a;margin:0 0 1rem;font-size:.875rem}.product-notify-me__form{gap:.5rem;display:flex}.product-notify-me__input{color:#0a0a0a;background:var(--color-white);border:1px solid #dcdcdc;border-radius:8px;flex:1;padding:.75rem 1rem;font-size:.875rem}.product-notify-me__input:focus{border-color:#0a0a0a;outline:none}.product-notify-me__btn{color:var(--color-white);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;white-space:nowrap;background:#0a0a0a;border:1px solid #0a0a0a;border-radius:8px;padding:.75rem 1.5rem;font-size:.75rem;font-weight:600;transition:background-color .2s}.product-notify-me__btn:hover:not(:disabled){background:#000}.product-notify-me__btn:disabled{opacity:.7;cursor:not-allowed}.product-notify-me__success{color:#0a0a0a;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}.product-sold-out{flex-direction:column;gap:1rem;display:flex}.product-sold-out__badge{color:#565959;text-transform:uppercase;letter-spacing:.1em;background:#f4f4f4;border:1px solid #ebebeb;border-radius:8px;justify-content:center;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:.875rem;font-weight:600;display:flex}.product-add-to-cart{flex-direction:column;gap:.75rem;display:flex}.product-info-share{position:relative}.product-info-share__trigger{color:#565959;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;font-size:.8125rem;transition:color .2s;display:flex}.product-info-share__trigger:hover{color:#0a0a0a}.product-info-share__dropdown{z-index:10;background:#fff;border:1px solid #dcdcdc;border-radius:8px;min-width:140px;margin-bottom:.5rem;padding:.5rem 0;position:absolute;bottom:100%;left:0;box-shadow:0 4px 12px #0000001a}.product-info-share__link{color:#0a0a0a;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:.5rem 1rem;font-size:.8125rem;text-decoration:none;transition:background-color .2s;display:block}.product-info-share__link:hover{background:#f4f4f4}.product-info-compare{color:#565959;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;font-size:.8125rem;transition:color .2s;display:flex}.product-info-compare:hover,.product-info-compare--active{color:#0a0a0a}.product-actions{border-top:1px solid #ebebeb;align-items:center;gap:1rem;padding-top:1rem;display:flex}.product-actions__inner{align-items:center;gap:1rem;width:100%;display:flex}.delivery-options{flex-direction:column;gap:.5rem;display:flex}.delivery-options__title{text-transform:uppercase;letter-spacing:.06em;color:#0a0a0a;margin:0;font-size:.75rem;font-weight:600}.delivery-options__list{flex-direction:column;gap:.375rem;display:flex}.delivery-options__option{cursor:pointer;border:1px solid #ebebeb;border-radius:8px;align-items:center;gap:.625rem;padding:.75rem;transition:border-color .2s;display:flex}.delivery-options__option:hover{border-color:#dcdcdc}.delivery-options__option--selected{background:#f4f4f4;border-color:#0a0a0a}.delivery-options__icon{color:#0a0a0a;flex-shrink:0}.delivery-options__info{flex-direction:column;flex:1;gap:.0625rem;display:flex}.delivery-options__name{color:#0a0a0a;font-size:.8125rem;font-weight:600}.delivery-options__desc{color:#565959;font-size:.6875rem}.delivery-options__price{color:#0a0a0a;white-space:nowrap;font-size:.8125rem;font-weight:700}.delivery-options__pickup{background:#f9f9f9;border:1px solid #ebebeb;border-radius:8px;padding:.625rem .75rem}.delivery-options__pickup-loc{align-items:flex-start;gap:.5rem;display:flex}.delivery-options__pickup-loc svg{color:#0a0a0a;flex-shrink:0;margin-top:.125rem}.delivery-options__pickup-name{color:#0a0a0a;margin:0 0 .1875rem;font-size:.75rem;font-weight:600}.delivery-options__pickup-addr{color:#565959;margin:0 0 .1875rem;font-size:.6875rem;line-height:1.5}.delivery-options__pickup-hours{color:#565959;margin:0 0 .1875rem;font-size:.625rem}.delivery-options__pickup-phone{color:#0a0a0a;font-size:.6875rem;font-weight:600;text-decoration:none}.delivery-options__pickup-phone:hover{text-decoration:underline}.product-details-shipping{font-family:var(--font-body)}.product-details-shipping__option{border:1px solid #ebebeb;border-radius:8px;gap:1rem;margin-bottom:.75rem;padding:1rem;display:flex}.product-details-shipping__option--free{background:#f9f9f9;border-color:#cdf03c}.product-details-shipping__icon{color:#0a0a0a;flex-shrink:0}.product-details-shipping__name{color:#0a0a0a;margin:0 0 .25rem;font-size:.875rem;font-weight:600}.product-details-shipping__info p{color:#565959;margin:0;font-size:.75rem}.product-details-shipping__price{color:#0a0a0a;margin-top:.5rem;font-size:.75rem;font-weight:700;display:inline-block}.product-details-shipping__note{color:#565959;margin:1rem 0 0;font-size:.75rem}.product-details-shipping__link{color:#0a0a0a;text-underline-offset:2px;font-weight:600;-webkit-text-decoration:underline #cdf03c;text-decoration:underline #cdf03c;text-decoration-thickness:2px}.product-details-returns{font-family:var(--font-body)}.product-details-returns__policy,.product-details-returns__steps{margin-bottom:1.5rem}.product-details-returns__title{color:#0a0a0a;margin:0 0 .5rem;font-size:.875rem;font-weight:600}.product-details-returns__policy p{color:#0a0a0a;margin:0;font-size:.875rem;line-height:1.6}.product-details-returns__steps ol{margin:0;padding-left:1.25rem}.product-details-returns__steps li{color:#0a0a0a;margin-bottom:.5rem;font-size:.875rem}.product-details-returns__note{background:#f9f9f9;border:1px solid #ebebeb;border-radius:8px;align-items:flex-start;gap:.75rem;padding:1rem;display:flex}.product-details-returns__note svg{color:#0a0a0a;flex-shrink:0;margin-top:.125rem}.product-details-returns__note span{color:#0a0a0a;font-size:.8125rem}.product-details-returns__link{color:#0a0a0a;text-underline-offset:2px;font-weight:600;-webkit-text-decoration:underline #cdf03c;text-decoration:underline #cdf03c;text-decoration-thickness:2px}.product-main{gap:var(--space-6,24px);flex-direction:column;width:100%;min-width:0;max-width:100%;display:flex}.product-main__primary,.product-main__buy{gap:var(--space-6,24px);flex-direction:column;min-width:0;display:flex}.product-main__buy-meta{color:#565959;flex-direction:column;gap:4px;font-size:12px;display:flex}.product-main__buy-meta span{color:#0a0a0a;font-weight:500}.product-main__buy .pm-free{color:#0a0a0a;margin:0;font-size:13px}.product-main__buy .pm-free b{font-weight:700}.product-main__buy .pm-hr{background:#ebebeb;height:1px}.product-main__buy .product-info-wishlist.product-main__addlist{color:#0a0a0a;border:1px solid #dcdcdc;border-radius:999px;justify-content:center;width:100%;padding:12px 16px;font-size:13px;font-weight:600}.product-main__buy .product-info-wishlist.product-main__addlist:hover{color:#0a0a0a;background:#f4f4f4}@media (min-width:640px){.product-main,.product-main__primary,.product-main__buy{gap:var(--space-8,32px)}}@media (min-width:1024px){.product-main{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:32px;display:grid}.product-main__buy{background:#fff;border:1px solid #dcdcdc;border-radius:8px;gap:16px;padding:16px;position:sticky;top:100px}}.pnotes.astro-vmkotlg7{border-top:1px solid #ebebeb;padding:26px 0}.pnotes__title.astro-vmkotlg7{font-family:var(--font-body);letter-spacing:.01em;color:#0a0a0a;text-transform:none;margin:0 0 16px;font-size:19px;font-weight:600}.pnotes__description.astro-vmkotlg7{color:#565959;max-width:70ch;margin:0 0 16px;font-size:14px;line-height:1.6}.pnotes__grid.astro-vmkotlg7{border:1px solid #dcdcdc;border-radius:8px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.pnotes__col.astro-vmkotlg7{border-right:1px solid #ebebeb;padding:16px}.pnotes__col.astro-vmkotlg7:last-child{border-right:0}.pnotes__label.astro-vmkotlg7{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:#565959;margin:0 0 10px;font-size:12px;font-weight:600}.pnotes__list.astro-vmkotlg7{margin:0;padding:0;list-style:none}.pnotes__note.astro-vmkotlg7{color:#0a0a0a;border-bottom:1px solid #ebebeb;padding:7px 0;font-size:14px}.pnotes__note.astro-vmkotlg7:last-child{border-bottom:0}@media (max-width:640px){.pnotes__grid.astro-vmkotlg7{grid-template-columns:1fr}.pnotes__col.astro-vmkotlg7{border-bottom:1px solid #ebebeb;border-right:0}.pnotes__col.astro-vmkotlg7:last-child{border-bottom:0}}.pdetails.astro-7rkbplye{border-top:1px solid #ebebeb;padding:26px 0}.pdetails__grid.astro-7rkbplye{grid-template-columns:minmax(320px,5fr) 7fr;align-items:start;gap:40px;display:grid}.pdetails__title.astro-7rkbplye{font-family:var(--font-body);color:#0a0a0a;margin:0 0 14px;font-size:19px;font-weight:600}.pdetails__subtitle.astro-7rkbplye{font-family:var(--font-body);color:#0a0a0a;margin:20px 0 8px;font-size:15px;font-weight:600}.pdetails__prose.astro-7rkbplye{color:#0a0a0a;max-width:68ch;font-size:14.5px;line-height:1.7}.pdetails__prose.astro-7rkbplye p{margin:0 0 12px}.pdetails__spec.astro-7rkbplye{border-collapse:collapse;border:1px solid #ebebeb;width:100%;font-size:14px}.pdetails__spec.astro-7rkbplye th.astro-7rkbplye,.pdetails__spec.astro-7rkbplye td.astro-7rkbplye{text-align:left;vertical-align:top;border-bottom:1px solid #ebebeb;padding:9px 12px}.pdetails__spec.astro-7rkbplye th.astro-7rkbplye{color:#0a0a0a;background:#f4f4f4;width:42%;font-weight:600}.pdetails__spec.astro-7rkbplye tr.astro-7rkbplye:last-child th.astro-7rkbplye,.pdetails__spec.astro-7rkbplye tr.astro-7rkbplye:last-child td.astro-7rkbplye{border-bottom:0}@media (max-width:820px){.pdetails__grid.astro-7rkbplye{grid-template-columns:1fr;gap:24px}}.pcompare.astro-yp2uu7xt{border-top:1px solid #ebebeb;padding:26px 0}.pcompare__title.astro-yp2uu7xt{font-family:var(--font-body);color:#0a0a0a;margin:0 0 16px;font-size:19px;font-weight:600}.pcompare__scroll.astro-yp2uu7xt{overflow-x:auto}.pcompare__table.astro-yp2uu7xt{border-collapse:collapse;width:100%;min-width:720px;font-size:13px}.pcompare__table.astro-yp2uu7xt th.astro-yp2uu7xt,.pcompare__table.astro-yp2uu7xt td.astro-yp2uu7xt{text-align:center;vertical-align:top;border:1px solid #ebebeb;padding:12px}.pcompare__table.astro-yp2uu7xt thead.astro-yp2uu7xt th.astro-yp2uu7xt{background:#fff;width:21%;font-weight:600}.pcompare__table.astro-yp2uu7xt thead.astro-yp2uu7xt th.astro-yp2uu7xt.pcompare__rowlbl{background:#f4f4f4;width:16%}.pcompare__table.astro-yp2uu7xt thead.astro-yp2uu7xt th.astro-yp2uu7xt.pcompare__self{background:#f4f4f4}.pcompare__table.astro-yp2uu7xt tbody.astro-yp2uu7xt th.astro-yp2uu7xt{text-align:left;color:#0a0a0a;background:#f4f4f4;font-weight:600}.pcompare__table.astro-yp2uu7xt tbody.astro-yp2uu7xt td.astro-yp2uu7xt.pcompare__self{background:#eef9c8}.pcompare__prod.astro-yp2uu7xt{color:#0a0a0a;display:block}.pcompare__img.astro-yp2uu7xt{object-fit:contain;width:48px;height:64px;margin:0 auto 8px}.pcompare__name.astro-yp2uu7xt{margin-bottom:4px;font-weight:600;display:block}.pcompare__tag.astro-yp2uu7xt{color:#565959;font-size:11px}.product-reviews-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.product-reviews-header__title{font-family:var(--font-body);color:#0a0a0a;margin:0;font-size:clamp(1.125rem,3vw,1.1875rem);font-weight:600}.product-reviews-header__title span{color:#6b6b6b;font-size:.875em}.product-reviews-header__btn{color:#fff;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:#0a0a0a;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.8125rem;font-weight:600;transition:background-color .2s;display:flex}.product-reviews-header__btn:hover{background:#000}.product-reviews-average{text-align:center;border-right:1px solid #ebebeb;flex-direction:column;align-items:center;padding-right:2rem;display:flex}@media (max-width:640px){.product-reviews-average{border-bottom:1px solid #ebebeb;border-right:none;padding-bottom:1.5rem;padding-right:0}}.product-reviews-average__number{font-family:var(--font-body);color:#0a0a0a;font-size:3rem;font-weight:700;line-height:1}.product-reviews-average__stars{color:#0a0a0a;gap:.125rem;margin:.5rem 0;display:flex}.product-reviews-average__count{color:#6b6b6b;font-size:.75rem}.product-reviews-breakdown-bar{align-items:center;gap:.75rem;display:flex}.product-reviews-breakdown-bar__label{color:#565959;flex-shrink:0;width:60px;font-size:.75rem}.product-reviews-breakdown-bar__track{background:#f4f4f4;border:1px solid #ebebeb;border-radius:4px;flex:1;height:8px;overflow:hidden}.product-reviews-breakdown-bar__fill{background:#0a0a0a;height:100%;transition:width .3s}.product-reviews-breakdown-bar__count{text-align:right;color:#565959;flex-shrink:0;width:30px;font-size:.75rem}.product-reviews-breakdown{flex-direction:column;justify-content:center;gap:.5rem;display:flex}.avatar-group{display:flex}.avatar-group>*{border:2px solid var(--color-white);margin-left:-.5rem}.avatar-group>:first-child{margin-left:0}.avatar-group__more{background:var(--color-dark);color:var(--color-white);border:2px solid var(--color-white);border-radius:50%;justify-content:center;align-items:center;margin-left:-.5rem;font-weight:500;display:flex}.avatar-group__more--xs{width:24px;height:24px;font-size:.5rem}.avatar-group__more--sm{width:32px;height:32px;font-size:.625rem}.avatar-group__more--md{width:40px;height:40px;font-size:.75rem}.avatar-group__more--lg{width:56px;height:56px;font-size:.875rem}.avatar-group__more--xl{width:80px;height:80px;font-size:1rem}.product-reviews-summary{background:#f9f9f9;border:1px solid #ebebeb;border-radius:8px;grid-template-columns:auto 1fr;gap:2rem;margin-bottom:1.5rem;padding:1.5rem;display:grid}.product-reviews-summary__right{flex-direction:column;gap:1rem;display:flex}.product-reviews-summary__reviewers{align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.product-reviews-summary__reviewers-text{color:#6b6b6b;font-size:.75rem}@media (max-width:640px){.product-reviews-summary{grid-template-columns:1fr;gap:1.5rem}}.product-reviews-sort{align-items:center;gap:.5rem;display:flex}.product-reviews-sort__label{color:#565959;font-size:.75rem}.product-reviews-sort__select{color:#0a0a0a;cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%230a0a0a' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") right .75rem center no-repeat;border:1px solid #dcdcdc;border-radius:8px;padding:.5rem 2rem .5rem .75rem;font-size:.8125rem}.product-reviews-sort__select:focus{border-color:#0a0a0a;outline:none}.product-reviews-filter{align-items:center;gap:.5rem;display:flex}.product-reviews-filter__label{color:#565959;font-size:.75rem}.product-reviews-filter__options{gap:.25rem;display:flex}.product-reviews-filter__btn{color:#0a0a0a;cursor:pointer;background:#fff;border:1px solid #dcdcdc;border-radius:8px;align-items:center;gap:.25rem;padding:.375rem .625rem;font-size:.75rem;transition:all .2s;display:flex}.product-reviews-filter__btn:hover{border-color:#0a0a0a}.product-reviews-filter__btn.active{color:#0a0a0a;background:#cdf03c;border-color:#cdf03c}.product-reviews-filter__btn svg,.product-reviews-filter__btn.active svg{color:#0a0a0a}.product-review-card-header{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.product-review-card-header__info{flex-direction:column;gap:.125rem;display:flex}.product-review-card-header__name{color:#0a0a0a;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}.product-review-card-header__verified{color:#0a0a0a;align-items:center;gap:.25rem;font-size:.6875rem;font-weight:700;display:inline-flex}.product-review-card-header__date{color:#6b6b6b;font-size:.75rem}.product-review-card-rating{margin-bottom:.75rem}.product-review-card-content__title{color:#0a0a0a;margin:0 0 .5rem;font-size:.9375rem;font-weight:600}.product-review-card-content__text{color:#0a0a0a;margin:0;font-size:.875rem;line-height:1.6}.product-review-card-images{gap:.5rem;margin-top:1rem;display:flex}.product-review-card-images__item{cursor:pointer;background:#f9f9f9;border:1px solid #ebebeb;border-radius:8px;width:80px;height:80px;padding:0;overflow:hidden}.product-review-card-images__item img{object-fit:cover;width:100%;height:100%;transition:transform .2s}.product-review-card-images__item:hover img{transform:scale(1.05)}.product-review-card-images__lightbox{z-index:9999;background:#000000e6;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.product-review-card-images__lightbox img{object-fit:contain;max-width:100%;max-height:90vh}.product-review-card-images__prev,.product-review-card-images__next,.product-review-card-images__close{color:var(--color-white);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute}.product-review-card-images__prev{left:1rem}.product-review-card-images__next{right:1rem}.product-review-card-images__close{top:1rem;right:1rem}.product-review-card-helpful{align-items:center;gap:.5rem;display:flex}.product-review-card-helpful__text{color:#565959;font-size:.75rem}.product-review-card-helpful__btn{color:#0a0a0a;cursor:pointer;background:#fff;border:1px solid #dcdcdc;border-radius:8px;align-items:center;gap:.25rem;padding:.375rem .625rem;font-size:.6875rem;transition:all .2s;display:flex}.product-review-card-helpful__btn:hover{border-color:#0a0a0a}.product-review-card-helpful__btn.active{color:#0a0a0a;background:#cdf03c;border-color:#cdf03c}.product-review-card-report{color:#6b6b6b;cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:0;font-size:.6875rem;transition:color .2s;display:flex}.product-review-card-report:hover:not(:disabled){color:#0a0a0a}.product-review-card-report:disabled{cursor:default}.product-review-card{background:#fff;border:1px solid #ebebeb;border-radius:8px;padding:1.5rem;transition:border-color .2s}.product-review-card:hover{border-color:#dcdcdc}.product-review-card__footer{border-top:1px solid #ebebeb;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;display:flex}.product-reviews-list{flex-direction:column;gap:1.5rem;display:flex}.product-reviews-empty{text-align:center;color:#565959;flex-direction:column;align-items:center;padding:3rem 1rem;display:flex}.product-reviews-empty svg{margin-bottom:1rem}.product-reviews-empty h3{font-family:var(--font-body);color:#0a0a0a;margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.product-reviews-empty p{margin:0;font-size:.875rem}.product-reviews-load-more{justify-content:center;margin-top:2rem;display:flex}.product-reviews-load-more__btn{color:#0a0a0a;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:#fff;border:1px solid #0a0a0a;border-radius:8px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:.8125rem;font-weight:600;transition:all .2s;display:flex}.product-reviews-load-more__btn:hover:not(:disabled){color:#fff;background:#0a0a0a}.product-reviews-load-more__btn:disabled{opacity:.7;cursor:not-allowed}.product-review-form-rating{margin-bottom:1.5rem}.product-review-form-rating__label{text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.75rem;font-weight:500;display:block}.product-review-form-rating__stars{gap:.25rem;display:flex}.product-review-form-rating__star{color:#dcdcdc;cursor:pointer;background:0 0;border:none;padding:0;transition:color .2s}.product-review-form-rating__star.active{color:#0a0a0a}.product-review-form-rating__text{color:#0a0a0a;margin-top:.5rem;font-size:.8125rem;font-weight:600;display:block}.product-review-form-title{margin-bottom:1rem}.product-review-form-title__label{text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.75rem;font-weight:500;display:block}.product-review-form-title__input{color:#0a0a0a;border:1px solid #dcdcdc;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:.875rem;transition:border-color .2s}.product-review-form-title__input:focus{border-color:#0a0a0a;outline:none}.product-review-form-content{margin-bottom:1rem}.product-review-form-content__label{text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.75rem;font-weight:500;display:block}.product-review-form-content__textarea{color:#0a0a0a;resize:vertical;border:1px solid #dcdcdc;border-radius:8px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.875rem;transition:border-color .2s}.product-review-form-content__textarea:focus{border-color:#0a0a0a;outline:none}.product-review-form-content__count{text-align:right;color:#6b6b6b;margin-top:.25rem;font-size:.6875rem;display:block}.product-review-form-images{margin-bottom:1.5rem}.product-review-form-images__label{text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.75rem;font-weight:500;display:block}.product-review-form-images__grid{flex-wrap:wrap;gap:.5rem;display:flex}.product-review-form-images__preview{border-radius:8px;width:80px;height:80px;position:relative;overflow:hidden}.product-review-form-images__preview img{object-fit:cover;width:100%;height:100%}.product-review-form-images__remove{color:#fff;cursor:pointer;background:#0a0a0a;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:0;display:flex;position:absolute;top:-6px;right:-6px}.product-review-form-images__add{color:#0a0a0a;cursor:pointer;background:#f9f9f9;border:2px dashed #dcdcdc;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;width:80px;height:80px;transition:border-color .2s;display:flex}.product-review-form-images__add:hover{border-color:#0a0a0a}.product-review-form-images__add input{display:none}.product-review-form-images__add span{font-size:.625rem}.product-review-form-images__hint{color:#6b6b6b;margin:.5rem 0 0;font-size:.6875rem}.product-review-form-submit{color:#fff;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:#0a0a0a;border:none;border-radius:8px;width:100%;padding:1rem;font-size:.875rem;font-weight:600;transition:background-color .2s}.product-review-form-submit:hover:not(:disabled){background:#000}.product-review-form-submit:disabled{opacity:.7;cursor:not-allowed}.product-review-form-overlay{z-index:9999;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.product-review-form{background:#fff;border-radius:8px;width:100%;max-width:480px;max-height:90vh;padding:1.5rem;position:relative;overflow-y:auto}.product-review-form__close{cursor:pointer;opacity:.5;background:0 0;border:none;padding:0;transition:opacity .2s;position:absolute;top:1rem;right:1rem}.product-review-form__close:hover{opacity:1}.product-review-form__title{font-family:var(--font-body);color:#0a0a0a;margin:0 0 1rem;font-size:1.1875rem;font-weight:600}.product-review-form__error{color:#d20004;background:#f9f9f9;border:1px solid #d20004;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.8125rem}.product-review-form__row{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:.75rem;display:grid}.product-review-form__field{margin-bottom:0}.product-review-form__label{text-transform:uppercase;letter-spacing:.08em;margin-bottom:.375rem;font-size:.6875rem;font-weight:500;display:block}.product-review-form__input{color:#0a0a0a;box-sizing:border-box;border:1px solid #dcdcdc;border-radius:8px;width:100%;padding:.5rem .75rem;font-size:.8125rem;transition:border-color .2s}.product-review-form__input:focus{border-color:#0a0a0a;outline:none}.product-review-form__hint{color:#6b6b6b;margin-top:.25rem;font-size:.6875rem;display:block}.product-review-form__success{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:2rem 1rem;display:flex}.product-review-form__success h3{font-family:var(--font-body);color:#0a0a0a;margin:0;font-size:1.1875rem;font-weight:600}.product-review-form__success p{color:#565959;margin:0;font-size:.875rem}.product-review-form__done-btn{color:#fff;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:#0a0a0a;border:none;border-radius:8px;margin-top:1rem;padding:.75rem 2rem;font-size:.8125rem;font-weight:600;transition:background-color .2s}.product-review-form__done-btn:hover{background:#000}.product-reviews{border-top:1px solid #ebebeb;padding:3rem 0}.product-reviews__controls{flex-wrap:wrap;gap:1rem;margin:1.5rem 0;display:flex}.product-reviews__pending{color:#0a0a0a;background:#f9f9f9;border:1px solid #dcdcdc;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.8125rem;display:flex}.pc-section.astro-3l2milrs{border-top:1px solid #0c0c0c1a;padding:3rem 0}.pc-header.astro-3l2milrs{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.pc-header__title.astro-3l2milrs{font-family:var(--font-heading);margin:0;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:400}.pc-header__right.astro-3l2milrs{align-items:center;gap:1rem;display:flex}.pc-header__subtitle.astro-3l2milrs{color:#0c0c0c9e;margin:0;font-size:.875rem;display:none}@media (min-width:768px){.pc-header__subtitle.astro-3l2milrs{display:block}}.pc-header__link.astro-3l2milrs{color:var(--color-dark);white-space:nowrap;align-items:center;gap:.375rem;font-size:.8125rem;text-decoration:none;transition:color .2s;display:flex}.pc-header__link.astro-3l2milrs:hover{color:var(--color-sable-dark)}.pc-header__link.astro-3l2milrs svg.astro-3l2milrs{transition:transform .2s}.pc-header__link.astro-3l2milrs:hover svg.astro-3l2milrs{transform:translate(4px)}.pc-wrapper.astro-3l2milrs{position:relative}.pc-track.astro-3l2milrs{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.pc-track.astro-3l2milrs::-webkit-scrollbar{display:none}.pc-item.astro-3l2milrs{scroll-snap-align:start;flex-direction:column;flex:0 0 160px;display:flex}@media (min-width:640px){.pc-item.astro-3l2milrs{flex:0 0 200px}}@media (min-width:768px){.pc-item.astro-3l2milrs{flex:0 0 220px}}@media (min-width:1024px){.pc-item.astro-3l2milrs{flex:0 0 180px}}@media (min-width:1280px){.pc-item.astro-3l2milrs{flex:0 0 200px}}.pc-item__link.astro-3l2milrs{color:inherit;flex-direction:column;text-decoration:none;display:flex}.pc-item__image.astro-3l2milrs{aspect-ratio:3/4;background:var(--color-cream);position:relative;overflow:hidden}.pc-item__img.astro-3l2milrs{object-fit:contain;width:100%;height:100%;transition:transform .6s,opacity .4s}.pc-item__img--hover.astro-3l2milrs{opacity:0;position:absolute;inset:0}.pc-item__link.astro-3l2milrs.has-hover:hover .pc-item__img--primary.astro-3l2milrs{opacity:0}.pc-item__link.astro-3l2milrs.has-hover:hover .pc-item__img--hover.astro-3l2milrs{opacity:1}.pc-item__link.astro-3l2milrs:hover .pc-item__img.astro-3l2milrs{transform:scale(1.03)}.pc-item__badge.astro-3l2milrs{color:#fff;text-transform:uppercase;letter-spacing:.06em;pointer-events:none;background:#c41e3a;padding:2px 6px;font-size:.625rem;font-weight:600;position:absolute;top:8px;left:8px}.pc-item__info.astro-3l2milrs{flex-direction:column;gap:.2rem;padding:.75rem 0;display:flex}.pc-item__brand.astro-3l2milrs{text-transform:uppercase;letter-spacing:.1em;color:#0c0c0ca6;font-size:.625rem;font-weight:500}.pc-item__name.astro-3l2milrs{font-family:var(--font-heading);color:var(--color-dark);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.9375rem;font-weight:400;line-height:1.3;transition:color .2s;display:-webkit-box;overflow:hidden}.pc-item__link.astro-3l2milrs:hover .pc-item__name.astro-3l2milrs{color:var(--color-sable-dark)}.pc-item__price.astro-3l2milrs{align-items:center;gap:.5rem;margin-top:.25rem;display:flex}.pc-item__price--original.astro-3l2milrs{color:#0c0c0c9e;font-size:.8125rem;text-decoration:line-through}.pc-item__price--current.astro-3l2milrs{color:var(--color-dark);font-size:.875rem;font-weight:500}.pc-item__price--current.astro-3l2milrs.is-sale{color:#c41e3a}.pc-nav.astro-3l2milrs{justify-content:center;gap:.5rem;margin-top:1.5rem;display:none}@media (min-width:1024px){.pc-nav.astro-3l2milrs{display:flex}}.pc-nav__btn.astro-3l2milrs{cursor:pointer;background:0 0;border:1px solid #0c0c0c33;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:background .2s,border-color .2s,color .2s;display:flex}.pc-nav__btn.astro-3l2milrs:hover{background:var(--color-dark);border-color:var(--color-dark);color:var(--color-white)}.pc-nav__btn.astro-3l2milrs:focus-visible{outline:2px solid var(--color-sable);outline-offset:2px}.frequently-bought-together-items{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:var(--space-3,12px);padding-bottom:var(--space-2,8px);margin-bottom:var(--space-4,16px);display:flex;overflow-x:auto}.frequently-bought-together-items::-webkit-scrollbar{display:none}.frequently-bought-together-items__item{scroll-snap-align:start;flex-direction:column;flex:0 0 130px;align-items:center;display:flex;position:relative}@media (min-width:640px){.frequently-bought-together-items{gap:var(--space-4,16px);flex-wrap:wrap;overflow-x:visible}.frequently-bought-together-items__item{flex:140px;min-width:120px;max-width:180px}}.frequently-bought-together-items__checkbox{z-index:1;position:absolute;top:0;left:0}.frequently-bought-together-items__checkbox input{display:none}.frequently-bought-together-items__checkmark{cursor:pointer;background:#fff;border:1px solid #dcdcdc;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.frequently-bought-together-items__checkbox input:checked+.frequently-bought-together-items__checkmark{background:#0a0a0a;border-color:#0a0a0a}.frequently-bought-together-items__checkbox input:checked+.frequently-bought-together-items__checkmark:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:10px;transform:rotate(45deg)}.frequently-bought-together-items__image{width:100px;height:100px;margin-bottom:var(--space-3,12px);background:#f9f9f9;border-radius:8px;overflow:hidden}.frequently-bought-together-items__image img{object-fit:cover;width:100%;height:100%}.frequently-bought-together-items__info{text-align:center;flex-direction:column;align-items:center;gap:.125rem;display:flex}.frequently-bought-together-items__brand{text-transform:uppercase;letter-spacing:.1em;color:#6b6b6b;font-size:.5625rem;font-weight:600}.frequently-bought-together-items__name{color:#0a0a0a;font-size:.75rem;text-decoration:none}.frequently-bought-together-items__price{color:#0a0a0a;font-size:.75rem;font-weight:700}.frequently-bought-together-items__sold-out{z-index:1;text-transform:uppercase;letter-spacing:.05em;color:#d20004;background:#ffffffe6;padding:2px 6px;font-size:.5625rem;font-weight:600;position:absolute;top:0;left:0}.frequently-bought-together-items__plus{display:none}@media (min-width:640px){.frequently-bought-together-items__plus{color:#6b6b6b;font-size:1.25rem;display:block;position:absolute;top:50%;right:-1rem;transform:translateY(-50%)}}.frequently-bought-together-total{border-top:1px solid #ebebeb;justify-content:space-between;align-items:center;padding-top:1.5rem;display:flex}.frequently-bought-together-total__info{flex-direction:column;gap:.25rem;display:flex}.frequently-bought-together-total__label{color:#565959;font-size:.75rem}.frequently-bought-together-total__price{font-family:var(--font-body);color:#0a0a0a;font-size:1.25rem;font-weight:700}.frequently-bought-together-total__btn{color:#fff;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:#0a0a0a;border:1px solid #0a0a0a;border-radius:8px;padding:.875rem 1.5rem;font-size:.8125rem;font-weight:600;transition:background-color .2s,color .2s}.frequently-bought-together-total__btn:hover:not(:disabled){color:#0a0a0a;background:#cdf03c;border-color:#cdf03c}.frequently-bought-together-total__btn:disabled{opacity:.5;cursor:not-allowed}.frequently-bought-together{padding:var(--space-4,16px);box-sizing:border-box;border:1px solid #ebebeb;border-radius:8px;width:100%}@media (min-width:640px){.frequently-bought-together{padding:var(--space-5,20px)}}@media (min-width:1024px){.frequently-bought-together{padding:var(--space-6,24px)}}.frequently-bought-together__title{font-family:var(--font-body);color:#0a0a0a;margin:0 0 var(--space-4,16px);font-size:1.1875rem;font-weight:600}.recently-viewed-carousel{padding:0 1.5rem;position:relative;overflow:hidden}.recently-viewed-carousel__track{transition:transform .4s;display:flex}.recently-viewed-carousel__item{flex:0 0 33.333%;padding:0 .5rem}@media (min-width:640px){.recently-viewed-carousel__item{flex:0 0 25%}}@media (min-width:1024px){.recently-viewed-carousel__item{flex:0 0 16.666%}}.recently-viewed-carousel__card{color:inherit;text-decoration:none;display:block}.recently-viewed-carousel__image{aspect-ratio:1;background:#fff;border:1px solid #ebebeb;border-radius:8px;margin-bottom:.5rem;overflow:hidden}.recently-viewed-carousel__image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.recently-viewed-carousel__card:hover .recently-viewed-carousel__image img{transform:scale(1.05)}.recently-viewed-carousel__info{flex-direction:column;gap:.125rem;display:flex}.recently-viewed-carousel__brand{text-transform:uppercase;letter-spacing:.1em;color:#6b6b6b;font-size:.5625rem;font-weight:600}.recently-viewed-carousel__name{color:#0a0a0a;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.recently-viewed-carousel__price-wrapper{align-items:center;gap:.25rem;display:flex}.recently-viewed-carousel__price-original{color:#565959;font-size:.625rem;text-decoration:line-through}.recently-viewed-carousel__price{color:#0a0a0a;font-size:.6875rem;font-weight:700}.recently-viewed-carousel__price--sale{color:#d20004}.recently-viewed-carousel__nav{justify-content:center;gap:.5rem;margin-top:1rem;display:flex}.recently-viewed-carousel__nav button{color:#0a0a0a;cursor:pointer;background:#fff;border:1px solid #0a0a0a;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background-color .2s,color .2s;display:flex}.recently-viewed-carousel__nav button:hover:not(:disabled){color:#fff;background:#0a0a0a}.recently-viewed-carousel__nav button:disabled{opacity:.3;cursor:not-allowed}.recently-viewed{background:#f9f9f9;padding:3rem 0}.recently-viewed__title{font-family:var(--font-body);color:#0a0a0a;margin:0 0 1.5rem;padding:0 1.5rem;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:600}.product-sticky-bar{z-index:100;background:var(--color-white);transition:transform .3s;position:fixed;top:0;left:0;right:0;transform:translateY(-100%);box-shadow:0 2px 10px #0000001a}.product-sticky-bar--visible{transform:translateY(0)}.product-sticky-bar__container{justify-content:space-between;align-items:center;max-width:1500px;margin:0 auto;padding:.75rem 1.5rem;display:flex}.product-sticky-bar__info{align-items:center;gap:1rem;display:flex}.product-sticky-bar__image{object-fit:cover;border-radius:8px;width:48px;height:48px}.product-sticky-bar__details{flex-direction:column;gap:.125rem;display:flex}.product-sticky-bar__brand{text-transform:uppercase;letter-spacing:.1em;color:#565959;font-size:.625rem;font-weight:500}.product-sticky-bar__name{color:#0a0a0a;font-size:.875rem;font-weight:500}.product-sticky-bar__actions{align-items:center;gap:1.5rem;display:flex}.product-sticky-bar__price{font-family:var(--font-body);color:#0a0a0a;font-size:1.125rem;font-weight:700}.product-sticky-bar__btn{color:var(--color-white);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:#0a0a0a;border:1px solid #0a0a0a;border-radius:8px;padding:.75rem 2rem;font-size:.8125rem;font-weight:600;transition:background-color .2s}.product-sticky-bar__btn:hover{background:#000}.product-sticky-bar__sold-out{color:#6b6b6b;text-transform:uppercase;letter-spacing:.1em;padding:.75rem 2rem;font-size:.8125rem;font-weight:600}@media (max-width:768px){.product-sticky-bar{display:none}}.product-sticky-mobile{z-index:100;background:var(--color-white);width:100%;max-width:100vw;padding:var(--space-4,1rem);box-sizing:border-box;transition:transform .3s;display:none;position:fixed;bottom:0;left:0;right:0;overflow:hidden;transform:translateY(100%);box-shadow:0 -2px 10px #0000001a}.product-sticky-mobile--visible{transform:translateY(0)}.product-sticky-mobile__price{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.product-sticky-mobile__compare{color:#565959;font-size:.875rem;text-decoration:line-through}.product-sticky-mobile__current{font-family:var(--font-body);color:#0a0a0a;font-size:1.25rem;font-weight:700}.product-sticky-mobile__btn{width:100%;color:var(--color-white);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:#0a0a0a;border:1px solid #0a0a0a;border-radius:8px;padding:1rem;font-size:.875rem;font-weight:600;transition:background-color .2s}.product-sticky-mobile__btn:hover:not(:disabled){background:#000}.product-sticky-mobile__btn:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.product-sticky-mobile{display:block}}.product-nav.astro-7zqe2ala{border-top:1px solid #0c0c0c1a;justify-content:space-between;gap:1rem;padding:2rem 0;display:flex}.product-nav__prev.astro-7zqe2ala,.product-nav__next.astro-7zqe2ala{color:inherit;align-items:center;gap:.75rem;max-width:48%;padding:.75rem 1rem;text-decoration:none;transition:background-color .2s;display:flex}.product-nav__prev.astro-7zqe2ala:hover,.product-nav__next.astro-7zqe2ala:hover{background:#0c0c0c08}.product-nav__next.astro-7zqe2ala{margin-left:auto}.product-nav__content.astro-7zqe2ala{flex-direction:column;gap:.125rem;display:flex}.product-nav__content--right.astro-7zqe2ala{align-items:flex-end}.product-nav__label.astro-7zqe2ala{text-transform:uppercase;letter-spacing:.1em;color:#0c0c0ca6;font-size:.625rem;font-weight:500}.product-nav__name.astro-7zqe2ala{-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:.8125rem;font-weight:500;display:-webkit-box;overflow:hidden}.pfaq.astro-he7g2tho{border-top:1px solid #ebebeb;padding:26px 0}.pfaq__title.astro-he7g2tho{font-family:var(--font-body);color:#0a0a0a;margin:0 0 16px;font-size:19px;font-weight:600}.pfaq__item.astro-he7g2tho{border-bottom:1px solid #ebebeb}.pfaq__q.astro-he7g2tho{cursor:pointer;color:#0a0a0a;justify-content:space-between;align-items:center;gap:12px;padding:13px 0;font-size:15px;font-weight:500;list-style:none;display:flex}.pfaq__q.astro-he7g2tho::-webkit-details-marker{display:none}.pfaq__pm.astro-he7g2tho{color:#565959;transition:transform var(--dur-1,.2s) ease;font-size:18px;line-height:1}.pfaq__item.astro-he7g2tho[open] .pfaq__pm.astro-he7g2tho{transform:rotate(45deg)}.pfaq__a.astro-he7g2tho{color:#0a0a0a;max-width:75ch;margin:0;padding:0 0 14px;font-size:14px;line-height:1.7}.product-vouchers{scrollbar-width:none;gap:.75rem;padding:.25rem 0;display:flex;overflow-x:auto}.product-vouchers::-webkit-scrollbar{display:none}.product-voucher{border-radius:8px;flex-shrink:0;width:180px;overflow:hidden}.product-voucher__top{flex-direction:column;gap:.25rem;padding:.75rem;display:flex}.product-voucher__type{text-transform:uppercase;letter-spacing:.05em;opacity:.7;font-size:.6875rem}.product-voucher__discount{font-size:1rem;font-weight:700;line-height:1.2}.product-voucher__min{font-size:.6875rem}.product-voucher__bottom{padding:.5rem .75rem}.product-voucher__code-btn{cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;gap:.375rem;width:100%;padding:.375rem .5rem;font-size:.75rem;font-weight:600;transition:opacity .2s;display:flex}.product-voucher__code-btn:hover{opacity:.85}.product-voucher__code-text{letter-spacing:.05em;text-transform:lowercase}.product-voucher__activate{cursor:pointer;background:0 0;border:none;width:100%;margin-top:.375rem;padding:.25rem 0;font-size:.6875rem;font-weight:500;text-decoration:underline}.product-voucher__activated{justify-content:center;align-items:center;gap:.25rem;margin-top:.375rem;font-size:.6875rem;font-weight:500;display:flex}
