.product-zoom-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;background:#000c;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.product-zoom-modal.active{opacity:1;visibility:visible}.product-zoom-modal__content{position:relative;width:95vw;height:93vh;margin:2.5% auto;background:#fff;border-radius:8px;overflow:hidden;display:flex;flex-direction:column}.product-zoom-modal__header{position:absolute;top:0;right:0;z-index:10;padding:1rem}.product-zoom-modal__close{background:#fff;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease;box-shadow:0 2px 10px #0000001a}.product-zoom-modal__close:hover{background:#f0f0f0}.product-zoom-modal__close svg{width:20px;height:20px;stroke:#333;fill:none}.product-zoom-modal__main{display:flex;height:100%;overflow:hidden}.product-zoom-modal__image-container{flex:1;position:relative;overflow:hidden;background:#f8f8f8;cursor:move;cursor:-webkit-grab;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.product-zoom-modal__image-container:active{cursor:-webkit-grabbing;cursor:grabbing}.product-zoom-modal__image-container.zoomed{cursor:move}.product-zoom-modal__image{width:100%;height:100%;object-fit:cover;transition:transform .1s ease-out;transform-origin:center center;min-width:100%;min-height:100%;display:block}.product-zoom-modal__image-container.zoomed .product-zoom-modal__image{object-fit:cover;object-position:center center}.product-zoom-modal__nav{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;border:1px solid rgba(0,0,0,.1);border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:10;box-shadow:0 2px 8px #0000001a}.product-zoom-modal__nav:hover{background:#fff;box-shadow:0 4px 12px #00000026}.product-zoom-modal__nav--prev{left:20px}.product-zoom-modal__content .product-zoom-modal__nav--prev svg{transform:rotate(0)}.product-zoom-modal__nav--next{right:20px}.product-zoom-modal__nav svg{width:8px;height:14px;stroke:#333}.product-zoom-modal__nav:disabled{opacity:.3;cursor:not-allowed}.product-zoom-modal__thumbnails{width:120px;background:#fff;border-right:1px solid #e5e5e5;overflow-y:auto;padding:1rem .5rem;order:-1}.product-zoom-modal__thumbnail{width:100%;aspect-ratio:1;margin-bottom:.5rem;border:2px solid transparent;border-radius:4px;overflow:hidden;cursor:pointer;transition:border-color .2s ease}.product-zoom-modal__thumbnail:hover,.product-zoom-modal__thumbnail.active{border-color:#333}.product-zoom-modal__thumbnail img{width:100%;height:100%;object-fit:cover}@media screen and (max-width:768px){.product-zoom-modal__content{width:92vw;height:92vh;height:92dvh;margin:4vh auto;border-radius:12px}.product-zoom-modal__main{flex-direction:column}.product-zoom-modal__image-container{flex:1}.product-zoom-modal__thumbnails{width:100%;height:100px;border-right:none;border-top:1px solid #e5e5e5;display:flex;overflow-x:auto;overflow-y:hidden;padding:.5rem;gap:.5rem;order:0}.product-zoom-modal__thumbnail{flex-shrink:0;width:80px;height:80px;margin-bottom:0}.product-zoom-modal__nav{width:36px;height:36px}.product-zoom-modal__nav--prev{left:10px}.product-zoom-modal__nav--next{right:10px}.product-zoom-modal__nav svg{width:6px;height:12px}}.product-zoom-modal__loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:5}.product-zoom-modal__loading .spinner{width:40px;height:40px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.image-magnify-full-size{display:none!important}.no-overflow-x{overflow-x:visible!important}.product__media-icon--lightbox{display:flex!important;pointer-events:auto!important}body:has(.product-zoom-modal.active){overflow:hidden}.product-zoom-modal-open{overflow:hidden!important}
/*# sourceMappingURL=/cdn/shop/t/438/assets/product-zoom-modal.css.map */
