.image-modal{-webkit-backdrop-filter:blur(8px);box-sizing:border-box;z-index:9999;background:0 0;justify-content:center;align-items:center;padding:clamp(1rem,3vw,2rem);display:flex;position:fixed;inset:0}.image-modal__backdrop,html:not(.dark):not(.forest) button.image-modal__backdrop[type=button],html:not(.dark):not(.forest) button.image-modal__backdrop[type=button]:hover{box-shadow:none!important;color:#0000!important;z-index:0!important;background:0 0!important;border:0!important;border-radius:0!important;width:100%!important;min-width:0!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important;position:absolute!important;inset:0!important}.image-modal__stage{pointer-events:none;z-index:1;justify-content:center;align-items:center;width:100%;max-width:calc(100vw - clamp(2rem,6vw,4rem));height:100%;max-height:calc(100vh - clamp(2rem,6vw,4rem));display:flex;position:relative}@supports (height:100dvh){.image-modal__stage{max-height:calc(100dvh - clamp(2rem,6vw,4rem))}}.image-modal__image{object-fit:contain;pointer-events:auto;background:#fff;border-radius:.25rem;width:auto;max-width:100%;height:auto;max-height:100%;display:block;box-shadow:0 1.5rem 5rem #0000008c}.image-modal__close,html:not(.dark):not(.forest) button.image-modal__close[type=button]{color:#fff!important;z-index:2!important;background:#0f172ac7!important;border:1px solid #ffffff38!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:2.75rem!important;height:2.75rem!important;min-height:0!important;margin:0!important;padding:0!important;transition:background-color .16s,transform .16s!important;display:inline-flex!important;position:absolute!important;top:clamp(.75rem,2vw,1.5rem)!important;right:clamp(.75rem,2vw,1.5rem)!important;box-shadow:0 .75rem 2rem #00000059!important}.image-modal__close:hover,html:not(.dark):not(.forest) button.image-modal__close[type=button]:hover{transform:translateY(-1px);color:#fff!important;background:#0f172af2!important;border-color:#ffffff57!important}.image-modal__close svg{color:currentColor;stroke:currentColor;width:1.5rem;height:1.5rem}
