.SitePopup_overlay___yz3U{position:fixed;inset:0;background:rgba(0,0,0,.65);backdrop-filter:blur(4px);z-index:1100;display:flex;align-items:center;justify-content:center;padding:1.5rem;animation:SitePopup_fadeIn__fBpJw .25s ease-out}.SitePopup_dialog__pGi5o{position:relative;max-width:min(90vw,560px);max-height:90vh;border-radius:16px;overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.5);animation:SitePopup_scaleIn__KBbv6 .3s cubic-bezier(.4,0,.2,1)}.SitePopup_imageLink__JP0YT{display:block;line-height:0}.SitePopup_image__yrwWI{display:block;width:100%;height:auto;max-height:90vh;object-fit:contain}.SitePopup_close__UU8nw{position:absolute;top:.5rem;right:.5rem;width:36px;height:36px;border-radius:50%;border:none;background:rgba(0,0,0,.55);color:#fff;font-size:1.5rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(8px);transition:background .15s ease;z-index:2}.SitePopup_close__UU8nw:hover{background:rgba(0,0,0,.75)}@keyframes SitePopup_fadeIn__fBpJw{0%{opacity:0}to{opacity:1}}@keyframes SitePopup_scaleIn__KBbv6{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@media (max-width:600px){.SitePopup_overlay___yz3U{padding:1rem}.SitePopup_dialog__pGi5o{max-width:100vw}}