.product-zoom-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:4rem 2rem;background-color:rgb(var(--color-page-background));cursor:zoom-out}.product-zoom-modal.is-active{display:flex}.product-zoom-modal__inner{position:relative;max-width:90vw;max-height:90vh;line-height:0}.product-zoom-modal__image{display:block;max-width:90vw;max-height:90vh;width:auto;height:auto;object-fit:contain;cursor:zoom-out}.product-zoom-modal__close{position:fixed;top:2rem;right:2rem;display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:transparent;border:none;color:rgb(var(--color-foreground));cursor:pointer;z-index:10000;transition:opacity .2s ease}.product-zoom-modal__close:hover{opacity:.6}.product-zoom-modal__arrow{position:fixed;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:transparent;border:none;color:rgb(var(--color-foreground));cursor:pointer;z-index:10000;transition:opacity .2s ease,transform .2s ease}.product-zoom-modal__arrow:hover{opacity:.6}.product-zoom-modal__arrow--prev{left:1rem}.product-zoom-modal__arrow--next{right:1rem}.product-zoom-modal__arrow--prev:hover{transform:translateY(-50%) translate(-4px)}.product-zoom-modal__arrow--next:hover{transform:translateY(-50%) translate(4px)}.product-zoom-modal__arrow[hidden]{display:none}body.product-zoom-open{overflow:hidden}@media screen and (min-width:750px){.product__media-item .product__media{cursor:zoom-in}}@media screen and (max-width:749px){.product-zoom-modal{display:none!important}}@media screen and (max-width:999px){.product-zoom-modal{padding:4rem 5rem}.product-zoom-modal__arrow{width:44px;height:44px}}
/*# sourceMappingURL=/cdn/shop/t/89/assets/product-zoom.css.map */
