.product-carousel{position:relative;width:100%;overflow:hidden;background:transparent;max-height:100%}.product-carousel-single{width:100%;display:flex;align-items:center;justify-content:center;position:relative}.carousel-image-wrapper{width:100%;animation:slideIn .5s cubic-bezier(.4,0,.2,1)}.product-carousel-single img{width:100%;height:auto;display:block;object-fit:contain}@keyframes slideIn{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes slideFade{0%{opacity:0;transform:translate(20px) scale(.98)}to{opacity:1;transform:translate(0) scale(1)}}.product-carousel.transitioning .carousel-track,.product-carousel-single.transitioning .carousel-image-wrapper{animation:slideFade .6s cubic-bezier(.4,0,.2,1)}.carousel-track{position:relative;width:100%;overflow:hidden}.carousel-slides{display:flex;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}.carousel-slide{width:100%;min-width:100%;flex-shrink:0;display:flex;align-items:center;justify-content:center}.carousel-slide img{width:100%;height:auto;max-height:calc(100vh - 260px);display:block;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.carousel-dots{position:absolute;bottom:24px;left:50%;transform:translate(-50%);display:flex;gap:12px;z-index:10;padding:12px 20px;background:#f5f2edd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:24px}.carousel-dot{width:8px;height:8px;border-radius:50%;border:1px solid rgba(42,42,40,.2);background:transparent;cursor:pointer;transition:all .25s ease;padding:0;position:relative}.carousel-dot:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:44px;min-height:44px}.carousel-dot:hover{border-color:#2a2a2866;transform:scale(1.2)}.carousel-dot.active{background:var(--accent, #2D4A3E);border-color:var(--accent, #2D4A3E);width:24px;border-radius:100px}.product-carousel.dark .carousel-dots{background:#1a1a18d9}.product-carousel.dark .carousel-dot{border-color:#f5f2ed33}.product-carousel.dark .carousel-dot:hover{border-color:#f5f2ed66}.product-carousel.dark .carousel-dot.active{background:var(--accent-light, #3D5F4F);border-color:var(--accent-light, #3D5F4F)}.carousel-dot:focus-visible{outline:2px solid var(--accent, #2D4A3E);outline-offset:2px}.product-carousel *{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.carousel-nav-zones{display:none}@media(min-width:1024px){.carousel-nav-zones{display:contents}.carousel-nav-zone{position:absolute;top:0;bottom:80px;width:50%;z-index:5;background:transparent;border:none;padding:0;margin:0;outline:none;transition:opacity .3s ease}.carousel-nav-zone:focus-visible{outline:2px solid var(--charcoal, #2D2D2D);outline-offset:-2px}.carousel-nav-left{left:0;cursor:var(--cursor-left-url, w-resize)}.carousel-nav-right{right:0;cursor:var(--cursor-right-url, e-resize)}.carousel-nav-zone:hover{opacity:1}.carousel-nav-zone:active{opacity:.8}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/product-carousel.css.map */
