.custom-zoom-modal{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100vw!important;height:100vh!important;height:100dvh!important;z-index:2147483647!important;display:none;align-items:center;justify-content:center;background:#3c3c3cbf}.custom-zoom-modal.is-open{display:flex}.custom-zoom-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#3c3c3cbf;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.custom-zoom-modal__close{position:absolute;top:1.5rem;right:1.5rem;z-index:2;width:5rem;height:5rem;border-radius:50%;background:#fffffff2;box-shadow:0 2px 10px #00000040;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .15s ease,background .15s ease}.custom-zoom-modal__close:hover{background:#fff;transform:scale(1.06)}.custom-zoom-modal__close svg{width:2.4rem;height:2.4rem}.custom-zoom-modal__stage{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:4rem 1.5rem;overflow:hidden;touch-action:none}.custom-zoom-modal__image-wrap{position:relative;max-width:100%;max-height:100%}.custom-zoom-modal__image-wrap img{display:block;max-width:100%;max-height:calc(100vh - 8rem);width:auto;height:auto;margin:0 auto;object-fit:contain;transform-origin:50% 50%;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}body.custom-zoom-modal-open{overflow:hidden}.custom-zoom-modal__hint{position:absolute;left:50%;top:6.5rem;transform:translate(-50%);padding:.6rem 1.4rem;border-radius:999px;background:#0000008c;color:#fff;font-size:1.3rem;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .4s ease;z-index:2}.custom-zoom-modal__hint.is-visible{opacity:1}@media screen and (min-width:750px){.custom-zoom-modal__stage{padding:3rem 4rem}.custom-zoom-modal__image-wrap{width:100%;height:100%}.custom-zoom-modal__image-wrap img{width:100%;height:100%;max-height:100%;object-fit:contain}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/component-custom-zoom-modal.css.map */
