html.image-popup-lock-scroll{overflow:hidden}.image-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483646;display:none;align-items:center;justify-content:center;padding:1.5rem}.image-popup--visible{display:flex}.image-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;cursor:pointer}.image-popup__panel{position:relative;z-index:1;width:100%;max-width:var(--image-popup-max-width, 420px);max-height:92vh;animation:image-popup-in .3s cubic-bezier(.2,.8,.3,1)}@keyframes image-popup-in{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.image-popup__close{position:absolute;top:-14px;right:-14px;z-index:2;width:32px;height:32px;border:none;border-radius:50%;background:#1c1c1a;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px #0000004d}.image-popup__close:before{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px}.image-popup__close svg{width:14px;height:14px}.image-popup__close:focus-visible{outline:2px solid #fff;outline-offset:2px}.image-popup__link{display:block;border-radius:12px;overflow:hidden;line-height:0;cursor:pointer}.image-popup__image{display:block;width:100%;height:auto;max-height:92vh;object-fit:contain;border-radius:12px}@media screen and (max-width:480px){.image-popup__close{top:-12px;right:0}}@media(prefers-reduced-motion:reduce){.image-popup__panel{animation-duration:.001ms}}
/*# sourceMappingURL=/cdn/shop/t/55/assets/image-popup.css.map */
