body.modal-open{overflow:hidden}.custom-image-modal{display:flex;visibility:hidden;opacity:0;pointer-events:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#000c;z-index:9999;align-items:center;justify-content:center;transform:scale(.95);transition:opacity .3s ease,transform .3s ease;touch-action:none}.custom-image-modal.is-active{visibility:visible;opacity:1;pointer-events:auto;transform:scale(1)}.custom-modal__dialog{max-width:90vw;background:#fff;border-radius:8px;position:relative;animation:modal-fade-in .3s ease;box-shadow:0 4px 15px #0003;overflow:visible}@keyframes modal-fade-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.custom-modal__content{max-height:90vh;overflow:auto;padding:1rem}.panzoom-container{width:100%;text-align:center;overflow:visible}.responsive-image{max-width:100%;height:auto;cursor:grab}.responsive-image:active{cursor:grabbing}.custom-modal__close{position:absolute;top:10px;right:10px;background:transparent;border:none;cursor:pointer;z-index:10;width:44px;height:44px;display:flex;align-items:center;justify-content:center}.custom-modal__close .icon{width:24px;height:24px;fill:#333}.custom-modal__close:focus{outline:2px solid #0056b3;outline-offset:4px}@media (max-width: 768px){.custom-modal__dialog{width:95%}.responsive-image{width:auto;height:auto}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/custom-lightbox.css.map */
