.photo-grid.svelte-6ah6an{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:8px;padding:100px 500px}.photo-card.svelte-6ah6an{cursor:pointer;transition:transform .3s ease;aspect-ratio:1;overflow:hidden}.thumbnail.svelte-6ah6an{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.modal-backdrop.svelte-6ah6an{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;background:#000c;display:grid;place-items:center;backdrop-filter:blur(5px)}.modal-content.svelte-6ah6an{max-width:90vw;max-height:90vh;position:relative}.enlarged-photo.svelte-6ah6an{max-width:100%;max-height:80vh;object-fit:contain;border-radius:8px}.caption.svelte-6ah6an{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000000b3);color:#fff;padding:2rem 1rem 1rem;text-align:center;font-size:1.2rem}@media (max-width: 768px){.photo-grid.svelte-6ah6an{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));padding:1rem}}
