body.maestra-media-viewer-open{overflow:hidden}.maestra-zoomable-image{cursor:zoom-in}.maestra-media-viewer[hidden]{display:none!important}.maestra-media-viewer{position:fixed;inset:0;z-index:100000;display:grid;place-items:center;padding:28px;background:rgba(5,14,24,.62);backdrop-filter:blur(16px) saturate(.8);-webkit-backdrop-filter:blur(16px) saturate(.8)}.maestra-media-viewer-shell{position:relative;display:grid;gap:10px;max-width:min(96vw,1600px);max-height:92vh;padding:14px;border:1px solid rgba(255,255,255,.22);border-radius:18px;background:rgba(11,24,38,.88);box-shadow:0 28px 90px rgba(0,0,0,.48)}.maestra-media-viewer-image{display:block;max-width:calc(96vw - 56px);max-height:calc(92vh - 78px);width:auto;height:auto;object-fit:contain;border-radius:12px}.maestra-media-viewer-caption{color:#eaf4fb;text-align:center;font-size:.88rem;min-height:1.2em}.maestra-media-viewer-close{position:absolute;right:18px;top:18px;z-index:2;width:42px;height:42px;border-radius:999px;border:1px solid rgba(255,255,255,.35);background:rgba(5,14,24,.76);color:#fff;font-size:30px;line-height:1;cursor:pointer}.maestra-media-viewer-close:hover,.maestra-media-viewer-close:focus-visible{background:#12354d;outline:2px solid #62d7f6;outline-offset:2px}@media(max-width:640px){.maestra-media-viewer{padding:12px}.maestra-media-viewer-shell{max-width:98vw;padding:8px}.maestra-media-viewer-image{max-width:calc(98vw - 16px);max-height:82vh}.maestra-media-viewer-close{right:12px;top:12px}}