.product-lightbox{position:fixed!important;top:0!important;left:0!important;width:100%!important;height:100%!important;width:100vw!important;height:100vh!important;z-index:10000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;overflow:hidden;margin:0!important;padding:0!important;transform:none!important}.product-lightbox.active{opacity:1;visibility:visible}.product-lightbox__backdrop{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;background:#000000f2;cursor:pointer;margin:0!important;padding:0!important;transform:none!important}.product-lightbox__content{position:relative!important;width:90%;height:90%;max-width:1200px;max-height:900px;display:flex;align-items:center;justify-content:center;z-index:1;margin:0!important;padding:0!important;transform:none!important;left:auto!important;top:auto!important;right:auto!important;bottom:auto!important}.product-lightbox__image-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:60px 80px;box-sizing:border-box;margin:0!important;transform:none!important}.product-lightbox__image{max-width:100%;max-height:100%;object-fit:contain;display:block;box-shadow:0 10px 40px #0000004d;border-radius:4px}.product-lightbox__close{position:absolute;top:20px;right:20px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;transition:background .2s ease,transform .2s ease;z-index:2}.product-lightbox__close:hover{background:#000c;transform:scale(1.1)}.product-lightbox__close:focus{outline:2px solid #fff;outline-offset:2px}.product-lightbox__prev,.product-lightbox__next{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;transition:background .2s ease,transform .2s ease;z-index:2}.product-lightbox__prev{left:20px}.product-lightbox__next{right:20px}.product-lightbox__prev:hover,.product-lightbox__next:hover{background:#000c;transform:translateY(-50%) scale(1.1)}.product-lightbox__prev:focus,.product-lightbox__next:focus{outline:2px solid #fff;outline-offset:2px}.product-lightbox__prev:disabled,.product-lightbox__next:disabled{opacity:.3;cursor:not-allowed}.product-lightbox__prev:disabled:hover,.product-lightbox__next:disabled:hover{background:#00000080;transform:translateY(-50%)}.product-lightbox__counter{position:absolute;bottom:20px;left:50%;transform:translate(-50%);padding:8px 16px;background:#000000b3;color:#fff;border-radius:20px;font-size:14px;font-weight:500;z-index:2}@media (max-width: 768px){.product-lightbox__image-container{padding:80px 20px 100px}.product-lightbox__close{top:10px;right:10px}.product-lightbox__prev{left:10px}.product-lightbox__next{right:10px}.product-lightbox__counter{bottom:10px}}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.product-lightbox.active .product-lightbox__image{animation:fadeIn .3s ease}
/*# sourceMappingURL=/cdn/shop/t/30/assets/product-lightbox.css.map */
