.product-gallery__modal{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:999999;opacity:0;transition:opacity .3s ease;overflow:hidden}.product-gallery__modal--active{display:flex;opacity:1}.product-gallery__modal-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#000000fa;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.product-gallery__modal-content{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:2rem;z-index:1;overflow:hidden}.product-gallery__modal .product-form__option-value,.product-gallery__modal .product-form__option,.product-gallery__modal .product-form__option-label,.product-gallery__modal .product-form__variants,.product-gallery__modal .product-form,.product-gallery__modal label[for*=Option-],.product-gallery__modal [class*=Option-],.product-gallery__modal [id*=Option-],.product-gallery__modal .product-info__card,.product-gallery__modal .product-page__info{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;position:absolute!important;left:-9999px!important;top:-9999px!important;width:0!important;height:0!important;overflow:hidden!important;z-index:-9999!important}.product-gallery__modal-image-wrapper{position:relative;max-width:95vw;max-height:95vh;display:flex;align-items:center;justify-content:center}.product-gallery__modal-slide{display:none;width:100%;height:100%}.product-gallery__modal-slide--active{display:flex;align-items:center;justify-content:center}.product-gallery__modal-image{max-width:100%;max-height:95vh;width:auto;height:auto;object-fit:contain;border-radius:8px;box-shadow:0 20px 60px #00000080;transition:transform .3s cubic-bezier(.4,0,.2,1)}.product-gallery__modal-image.zoomed{cursor:grab}.product-gallery__modal-image.zoomed:active{cursor:grabbing}.product-gallery__modal-close{position:fixed;top:2rem;right:2rem;width:56px;height:56px;padding:0;background:#ffffff26;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:2px solid rgba(255,255,255,.3);border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:100000;box-shadow:0 4px 20px #0000004d}.product-gallery__modal-close:hover{background:#ffffff40;border-color:#ffffff80;transform:scale(1.15) rotate(90deg);box-shadow:0 6px 24px #0006}.product-gallery__modal-close:active{transform:scale(1.05) rotate(90deg)}.product-gallery__modal-close:focus-visible{outline:3px solid white;outline-offset:3px}.product-gallery__modal-close svg{width:28px;height:28px;stroke-width:2.5}.product-gallery__modal-prev,.product-gallery__modal-next{position:fixed;top:50%;transform:translateY(-50%);width:56px;height:56px;padding:0;background:#ffffff26;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:2px solid rgba(255,255,255,.3);border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:100000;box-shadow:0 4px 20px #0000004d}.product-gallery__modal-prev{left:1.5rem}.product-gallery__modal-next{right:1.5rem}.product-gallery__modal-prev:hover,.product-gallery__modal-next:hover{background:#ffffff40;border-color:#ffffff80;transform:translateY(-50%) scale(1.15);box-shadow:0 6px 24px #0006}.product-gallery__modal-prev:active,.product-gallery__modal-next:active{transform:translateY(-50%) scale(1.05)}.product-gallery__modal-prev:focus-visible,.product-gallery__modal-next:focus-visible{outline:2px solid white;outline-offset:2px}.product-gallery__modal-zoom-controls{position:fixed;top:2rem;left:2rem;display:flex;flex-direction:column;gap:.75rem;z-index:100000}.product-gallery__modal-zoom-in,.product-gallery__modal-zoom-out{width:48px;height:48px;padding:0;background:#ffffff26;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:2px solid rgba(255,255,255,.3);border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px #0000004d;z-index:100000;pointer-events:auto}.product-gallery__modal-zoom-in svg,.product-gallery__modal-zoom-out svg,.product-gallery__modal-close svg,.product-gallery__modal-prev svg,.product-gallery__modal-next svg{pointer-events:none}.product-gallery__modal-zoom-in:hover,.product-gallery__modal-zoom-out:hover{background:#ffffff40;border-color:#ffffff80;transform:scale(1.1);box-shadow:0 6px 24px #0006}.product-gallery__modal-zoom-in:active,.product-gallery__modal-zoom-out:active{transform:scale(1.05)}.product-gallery__modal-zoom-in:focus-visible,.product-gallery__modal-zoom-out:focus-visible{outline:3px solid white;outline-offset:3px}.product-gallery__modal-prev,.product-gallery__modal-next{width:48px;height:48px}.product-gallery__modal-prev{left:1rem}.product-gallery__modal-next{right:1rem}.product-gallery__modal-close{top:1.25rem;right:1.25rem;width:52px;height:52px}.product-gallery__modal-close svg{width:24px;height:24px}.product-gallery__modal-zoom-controls{top:1.25rem;left:1.25rem;gap:.5rem}.product-gallery__modal-zoom-in,.product-gallery__modal-zoom-out{width:44px;height:44px}.product-gallery__modal-content{padding:1rem}@media (min-width: 751px){.product-gallery__modal-prev,.product-gallery__modal-next{width:56px;height:56px}.product-gallery__modal-prev{left:1.5rem}.product-gallery__modal-next{right:1.5rem}.product-gallery__modal-close{top:2rem;right:2rem;width:56px;height:56px}.product-gallery__modal-close svg{width:28px;height:28px}.product-gallery__modal-zoom-controls{top:2rem;left:2rem;gap:.75rem}.product-gallery__modal-zoom-in,.product-gallery__modal-zoom-out{width:48px;height:48px}.product-gallery__modal-content{padding:2rem}}.quick-view-modal.gallery-modal-active .product-quick-view__variants,.quick-view-modal.gallery-modal-active .product-quick-view__form,.quick-view-modal.gallery-modal-active .product-quick-view__view-full,.quick-view-modal.gallery-modal-active label[for*=Option-],.quick-view-modal.gallery-modal-active [class*=Option-]{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;z-index:-1!important}.quick-view-modal.gallery-modal-active .quick-view-modal__overlay{pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/6/assets/product-gallery-modal.css.map */
