.photo-viewer{width:100%;max-width:none;height:100dvh;max-height:none;padding:12px 16px;padding:max(12px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(12px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));color:#fff6ec;background:#111914;border:0;margin:0;position:fixed;inset:0;overflow:hidden}.photo-viewer[open]{flex-direction:column;display:flex}.photo-viewer::backdrop{background:#111914}.photo-viewer-toolbar,.photo-viewer-controls{flex:none;justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.photo-viewer-toolbar>span{font:14px Arial,sans-serif}.photo-viewer button{color:#efd82f;border:0;border-bottom:1px solid #ef7068;border-image:var(--rule-coral) 6 / 3 round;cursor:pointer;background:0 0;min-height:44px;padding:8px 4px;font:italic 18px/1.2 Baskerville,Times New Roman,serif}.photo-viewer button:focus-visible{outline-offset:2px;outline:2px solid #ed8abd}.photo-viewer-media{flex:1 1 0;width:100%;min-width:0;min-height:0;margin:12px 0;overflow:hidden}.photo-viewer .photo-viewer-image{object-fit:contain;object-position:center;width:100%;max-width:100%;height:100%;min-height:0;max-height:none;display:block}.photo-viewer.is-zoomed .photo-viewer-media{overflow:auto}.photo-viewer.is-zoomed .photo-viewer-image{width:200%;max-width:none;height:auto}.photo-viewer-caption{flex-direction:column;flex:none;gap:4px;margin-bottom:8px;font:14px/1.3 Arial,sans-serif;display:flex}.photo-viewer .viewer-arrow-back{margin-left:0;margin-right:.35em;transform:rotate(173deg)}.photo-viewer .pencil-arrow{font-size:14px}
