.photo img[data-enlarge-ready]{cursor:zoom-in}
.photo img[data-enlarge-ready]:focus-visible{outline:3px solid #1d5a95;outline-offset:-3px}
.stonecrest-photo-viewer{position:fixed;inset:0;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;margin:0;padding:58px 12px 20px;border:0;border-radius:0;background:#101a29;overflow:auto}
.stonecrest-photo-viewer::backdrop{background:#101a29e8}
.stonecrest-photo-viewer[open]{display:flex;align-items:center;justify-content:center}
.stonecrest-photo-viewer img{display:block;max-width:100%;max-height:calc(100dvh - 78px);width:auto;height:auto;object-fit:contain;touch-action:pinch-zoom}
.stonecrest-photo-viewer-close{position:fixed;top:max(10px,env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right));z-index:1;border:0;border-radius:9px;padding:11px 16px;background:#fff;color:#13253c;font:600 16px Arial,sans-serif;cursor:pointer;box-shadow:0 2px 12px #0005}
