.gallery.svelte-1hy8kxq{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.thumbnail.svelte-1hy8kxq{aspect-ratio:1;cursor:pointer;position:relative;z-index:1}.thumbnail-wrapper.svelte-1hy8kxq{width:100%;height:100%;overflow:hidden;border-radius:5px;transition:transform .3s ease}.thumbnail.svelte-1hy8kxq img{all:unset;display:block;width:100%;height:100%;object-fit:cover;border-radius:5px}.thumbnail.svelte-1hy8kxq:hover .thumbnail-wrapper:where(.svelte-1hy8kxq){transform:scale(1.05);box-shadow:0 4px 12px #0003}.thumbnail.svelte-1hy8kxq:hover{z-index:2}.fullscreen-overlay.svelte-1hy8kxq{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000e6;display:flex;justify-content:center;align-items:center;z-index:1000;cursor:pointer}.fullscreen-image-container.svelte-1hy8kxq{max-width:90%;max-height:90vh}.fullscreen-image-container.svelte-1hy8kxq img{all:unset;display:block;max-width:100%;max-height:90vh;object-fit:contain;border-radius:5px}.exif.svelte-1hy8kxq{margin:.5rem 0 0;text-align:center;font-family:var(--font-ui);font-size:.75rem;letter-spacing:.05em;color:#ffffff73}.nav-button.svelte-1hy8kxq{position:absolute;top:50%;transform:translateY(-50%);background:#fff3;border:none;color:#fff;padding:1rem;cursor:pointer;font-size:1.5rem;border-radius:50%;transition:background-color .3s;z-index:1001}.nav-button.svelte-1hy8kxq:hover{background:#ffffff4d}.prev.svelte-1hy8kxq{left:2rem}.next.svelte-1hy8kxq{right:2rem}@media (max-width: 768px){.gallery.svelte-1hy8kxq{grid-template-columns:repeat(2,1fr)}.nav-button.svelte-1hy8kxq{padding:.75rem;font-size:1.2rem}.prev.svelte-1hy8kxq{left:1rem}.next.svelte-1hy8kxq{right:1rem}}@media (max-width: 400px){.gallery.svelte-1hy8kxq{grid-template-columns:1fr}}
