.site-image-popup[hidden]{display:none}.site-image-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:clamp(1.2rem,3vw,2rem);opacity:0;pointer-events:none;transition:opacity .2s ease}.site-image-popup.is-visible{opacity:1;pointer-events:auto}.site-image-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c}.site-image-popup__dialog{position:relative;width:min(92vw,42rem);max-width:42rem;max-height:calc(100vh - 3.2rem);max-height:calc(100dvh - 3.2rem);padding:0;border:var(--popup-border-width) solid rgba(var(--color-foreground),var(--popup-border-opacity));border-radius:var(--popup-corner-radius);background:rgb(var(--color-background));box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity));overflow:hidden;z-index:1}.site-image-popup__close{position:absolute;top:.8rem;right:.8rem;width:3.2rem;height:3.2rem;border:0;border-radius:50%;display:grid;place-items:center;font-size:2.2rem;line-height:1;background:#000000bf;color:#fff;cursor:pointer;z-index:2}.site-image-popup__media{display:flex;align-items:center;justify-content:center;max-height:calc(100vh - 3.2rem);max-height:calc(100dvh - 3.2rem)}.site-image-popup__image{display:block;width:100%;height:auto;max-height:calc(100vh - 3.2rem);max-height:calc(100dvh - 3.2rem);object-fit:contain}@media screen and (max-width:749px){.site-image-popup{padding:1.2rem}.site-image-popup__dialog{width:100%;max-height:calc(100vh - 2.4rem);max-height:calc(100dvh - 2.4rem)}.site-image-popup__media,.site-image-popup__image{max-height:calc(100vh - 2.4rem);max-height:calc(100dvh - 2.4rem)}.site-image-popup__close{top:.6rem;right:.6rem;width:2.8rem;height:2.8rem;font-size:2rem}}@media screen and (max-height:640px){.site-image-popup__dialog,.site-image-popup__media,.site-image-popup__image{max-height:calc(100vh - 1.6rem);max-height:calc(100dvh - 1.6rem)}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/site-image-popup.css.map */
