.modal-backdrop.svelte-svchbb{width:100vw;max-width:none;height:100vh;max-height:none;color:inherit;background:0 0;border:0;margin:0;padding:1rem;animation:.2s ease-out svelte-svchbb-fadeIn}.modal-backdrop[open].svelte-svchbb{justify-content:center;align-items:center;display:flex}.modal-backdrop.svelte-svchbb::backdrop{background:#000000f2}@keyframes svelte-svchbb-fadeIn{0%{opacity:0}to{opacity:1}}.close-btn.svelte-svchbb{cursor:pointer;color:#fff;z-index:10;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background-color .2s;display:flex;position:absolute;top:1rem;right:1rem}.close-btn.svelte-svchbb:hover{background:#fff3}.nav-btn.svelte-svchbb{cursor:pointer;color:#fff;z-index:10;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:background-color .2s,opacity .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.nav-btn.svelte-svchbb:hover:not(:disabled){background:#fff3}.nav-btn.svelte-svchbb:disabled{opacity:.3;cursor:not-allowed}.nav-btn.prev.svelte-svchbb{left:2rem}.nav-btn.next.svelte-svchbb{right:2rem}.image-container.svelte-svchbb{flex-direction:column;align-items:center;max-width:calc(100vw - 140px);max-height:calc(100vh - 100px);display:flex}.modal-image.svelte-svchbb{object-fit:contain;border-radius:4px;max-width:100%;max-height:calc(100vh - 150px);animation:.2s ease-out svelte-svchbb-zoomIn}@keyframes svelte-svchbb-zoomIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.image-caption.svelte-svchbb{color:#ffffffe6;text-align:center;gap:.25rem;margin-top:1rem;display:grid}.image-counter.svelte-svchbb{color:#fff9;font-size:.875rem}@media (width<=768px){.nav-btn.svelte-svchbb{display:none}.image-container.svelte-svchbb{touch-action:pan-y pinch-zoom;max-width:calc(100vw - 2rem)}.close-btn.svelte-svchbb{width:40px;height:40px;top:.5rem;right:.5rem}}
