.product-slider{position:relative;width:100%;overflow:hidden}.product-slider__track{display:flex;transition:transform .3s ease;will-change:transform}.product-slider__slide{flex:0 0 100%;width:100%}.product-slider__trigger{display:block;width:100%;padding:0;border:0;background:none;cursor:zoom-in}.product-slider__trigger img{display:block;width:100%;height:auto}.product-slider__prev,.product-slider__next{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:44px;height:44px;border:0;background:#ffffffd9;color:rgb(var(--color-foreground));font-size:2rem;line-height:1;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000026;transition:background .2s ease,box-shadow .2s ease}.product-slider__prev:hover,.product-slider__next:hover{background:#fff;box-shadow:0 4px 12px #0003}.product-slider__prev{left:.75rem}.product-slider__next{right:.75rem}.product-slider__dots{display:flex;justify-content:center;align-items:center;gap:.25rem;padding:.75rem 0}.product-slider__dot{position:relative;display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:0;border:0;background:transparent;cursor:pointer}.product-slider__dot:after{content:"";display:block;width:8px;height:8px;border-radius:50%;background:rgba(var(--color-foreground),.3);transition:background .2s ease}.product-slider__dot.is-active:after{background:rgb(var(--color-foreground))}.product-slider-modal__overlay[hidden]{display:none!important}.product-slider-modal{position:fixed;top:0;right:0;bottom:0;left:0;height:100vh;height:100dvh;z-index:1000;display:flex;align-items:center;justify-content:center;background:#ffffffbf;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);cursor:pointer}.product-slider-modal[hidden]{display:none!important}.product-slider-modal__track{display:flex;width:100%;height:100%;align-items:center;cursor:default}.product-slider-modal__slide{flex:0 0 100%;width:100%;display:flex;align-items:center;justify-content:center;padding:4rem 5rem;cursor:default}.product-slider-modal__slide[hidden]{display:none!important}.product-slider-modal__slide img{max-width:100%;max-height:90vh;max-height:90dvh;object-fit:contain;display:block}.product-slider-modal__close{position:absolute;top:1rem;right:1rem;z-index:1;width:44px;height:44px;min-width:44px;min-height:44px;border:0;background:#00000014;color:rgb(var(--color-foreground));font-size:1.125rem;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.product-slider-modal__close:hover{background:#00000026}.product-slider-modal__prev,.product-slider-modal__next{position:absolute;top:50%;transform:translateY(-50%);z-index:1;width:44px;height:44px;min-width:44px;min-height:44px;border:0;background:#00000014;color:rgb(var(--color-foreground));font-size:2rem;line-height:1;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.product-slider-modal__prev:hover,.product-slider-modal__next:hover{background:#00000026}.product-slider-modal__prev{left:1rem}.product-slider-modal__next{right:1rem}.product-slider__trigger:focus-visible,.product-slider__prev:focus-visible,.product-slider__next:focus-visible,.product-slider__dot:focus-visible,.product-slider-modal__close:focus-visible,.product-slider-modal__prev:focus-visible,.product-slider-modal__next:focus-visible{outline:var(--focus-ring-width, 2px) solid var(--color-foreground, #000);outline-offset:2px}@media(prefers-reduced-motion:reduce){.product-slider__track{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-product-image-slider.css.map */
