.umsg-img-zoom-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:0;margin:0;background:transparent;color:inherit;font:inherit;cursor:zoom-in;display:inline-flex;max-width:100%;border-radius:inherit}.umsg-img-zoom-btn .umsg-img{cursor:inherit}.umsg-img-zoom-btn:focus-visible{outline:2px solid rgba(59,130,246,.85);outline-offset:3px}.umsg-img-zoom{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:28px;background:#060a12d1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:zoom-out}.umsg-img-zoom-frame{position:relative;display:inline-flex;max-width:min(92vw,1200px);max-height:calc(100vh - 96px);--umsg-img-ratio: 1.3333;cursor:default}.umsg-img-zoom-frame>img{display:block;width:min(82vw,calc((100vh - 96px) * var(--umsg-img-ratio)),960px);height:auto;max-width:100%;max-height:calc(100vh - 96px);border-radius:12px;box-shadow:0 24px 70px #00000073}.umsg-img-zoom-close{position:absolute;top:10px;right:10px;width:38px;height:38px;padding:0;border:0;border-radius:999px;background:#ffffffeb;color:#111827;cursor:pointer;box-shadow:0 10px 30px #00000047}.umsg-img-zoom-close:before,.umsg-img-zoom-close:after{content:"";position:absolute;left:50%;top:50%;width:15px;height:2px;border-radius:999px;background:currentColor;transform-origin:center}.umsg-img-zoom-close:before{transform:translate(-50%,-50%) rotate(45deg)}.umsg-img-zoom-close:after{transform:translate(-50%,-50%) rotate(-45deg)}.umsg-img-zoom-close:focus-visible{outline:2px solid #93c5fd;outline-offset:3px}@media(max-width:640px){.umsg-img-zoom{padding:14px}.umsg-img-zoom-frame{max-width:96vw;max-height:calc(100vh - 64px)}.umsg-img-zoom-frame>img{width:min(92vw,calc((100vh - 64px) * var(--umsg-img-ratio)),960px);max-height:calc(100vh - 64px);border-radius:10px}.umsg-img-zoom-close{top:8px;right:8px}}
