.gal-carousel__header{display:flex;align-items:center;justify-content:center;gap:1.2rem;margin-top:1.2rem}.gal-carousel__dots{display:flex;gap:.45rem;align-items:center}.gal-carousel__dot{width:8px;height:8px;border-radius:50%;background:rgba(var(--color-foreground),.22);border:none;padding:0;cursor:pointer;transition:background .25s ease,transform .25s ease}.gal-carousel__dot.is-active{background:rgb(var(--color-foreground));transform:scale(1.35)}.gal-carousel__counter{font-size:1.3rem;color:rgba(var(--color-foreground),.55);min-width:3.6rem}.gal-carousel__carousel{position:relative;display:block}.gal-carousel__track-outer{flex:1;overflow:hidden;padding:20px 0;margin:-20px 0}.gal-carousel__track{display:flex;align-items:center;gap:var(--gal-gap, 10px);transition:transform .4s cubic-bezier(.25,.46,.45,.94);will-change:transform}.gal-carousel__thumb{flex:0 0 calc((100% - ((var(--gal-visible, 5) - 1) * var(--gal-gap, 10px))) / var(--gal-visible, 5));aspect-ratio:1 / 1;border-radius:6px;overflow:hidden;cursor:pointer;position:relative;border:3px solid transparent;transition:border-color .25s ease,transform .25s ease,box-shadow .25s ease;box-shadow:0 2px 8px #00000014}.gal-carousel__thumb.is-active{border-color:rgb(var(--color-foreground));transform:scale(1.06);box-shadow:0 4px 18px #0000002e;z-index:1}.gal-carousel__thumb img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.gal-carousel__thumb:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0000;transition:background .25s ease;pointer-events:none}.gal-carousel__thumb:hover:after{background:#0000002e}.gal-carousel__thumb-zoom{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .25s ease;pointer-events:none;z-index:1}.gal-carousel__thumb:hover .gal-carousel__thumb-zoom{opacity:1}.gal-carousel__thumb-zoom svg{width:30px;height:30px;stroke:#fff;fill:none;filter:drop-shadow(0 2px 4px rgba(0,0,0,.5))}.gal-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;flex-shrink:0;width:44px;height:44px;border-radius:50%;border:1px solid rgba(var(--color-foreground),.2);background:rgb(var(--color-background));color:rgb(var(--color-foreground));display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 10px #0000001a;transition:background .2s ease,box-shadow .2s ease,transform .2s ease}.gal-carousel__arrow--prev{left:1rem}.gal-carousel__arrow--next{right:1rem}.gal-carousel__arrow:hover{box-shadow:0 4px 18px #00000026;transform:translateY(-50%) scale(1.07)}.gal-carousel__arrow:disabled{opacity:.3;cursor:not-allowed;transform:translateY(-50%)}.gal-carousel__arrow svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.gal-lb{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;background:#000000ed;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.gal-lb.is-open{opacity:1;visibility:visible}.gal-lb__backdrop{position:absolute;top:0;right:0;bottom:0;left:0}.gal-lb__inner{position:relative;z-index:1}.gal-lb__img{max-width:88vw;max-height:88vh;object-fit:contain;border-radius:6px;box-shadow:0 12px 60px #0009;display:block;transition:opacity .2s ease}.gal-lb__img.loading{opacity:.3}.gal-lb__close{position:fixed;top:1.2rem;right:1.2rem;z-index:2;background:#ffffff1a;border:1px solid rgba(255,255,255,.25);color:#fff;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,transform .2s ease}.gal-lb__close:hover{background:#ffffff38;transform:scale(1.08)}.gal-lb__close svg{width:18px;height:18px;stroke:currentColor;stroke-width:2.5;fill:none;stroke-linecap:round}.gal-lb__nav{position:fixed;top:50%;transform:translateY(-50%);z-index:2;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;border-radius:50%;width:52px;height:52px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease}.gal-lb__nav:hover{background:#ffffff38}.gal-lb__nav svg{width:22px;height:22px;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.gal-lb__nav--prev{left:1.2rem}.gal-lb__nav--next{right:1.2rem}.gal-lb__counter{position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);color:#fff9;font-size:1.3rem;z-index:2}
/*# sourceMappingURL=/cdn/shop/t/7/assets/gallery-carousel.css.map */
