.gallery.svelte-3zt2qh{margin-top:10px;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;padding:1rem}img.svelte-3zt2qh{width:100%;height:100%;object-fit:cover;border-radius:1rem;box-shadow:0 0 10px #0000001a;cursor:pointer;transition:transform .2s ease-in-out}img.svelte-3zt2qh:hover{transform:scale(1.05)}.nav-button.svelte-3zt2qh{position:absolute;top:50%;transform:translateY(-50%);background:#00000080;color:#fff;border:none;padding:1rem;cursor:pointer;font-size:1.5rem;border-radius:50%;transition:background-color .3s;z-index:1001}.nav-button.svelte-3zt2qh:hover{background:#000c}.prev.svelte-3zt2qh{left:1rem}.next.svelte-3zt2qh{right:1rem}.image-counter.svelte-3zt2qh{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);color:#fff;background:#00000080;padding:.5rem 1rem;border-radius:1rem;font-size:.9rem}.modal-overlay.svelte-3zt2qh{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content.svelte-3zt2qh{position:relative;max-width:95vw;max-height:90vh;display:flex;justify-content:center;align-items:center;background-color:var(--text-dark);padding:2rem}.modal-content.svelte-3zt2qh img:where(.svelte-3zt2qh){max-width:100%;max-height:90vh;width:auto;height:auto;object-fit:contain;border-radius:0}.close-button.svelte-3zt2qh{position:absolute;top:-40px;right:-40px;font-size:2rem;color:#fff;cursor:pointer;padding:10px;z-index:1001;background:none;border:none}.close-button.svelte-3zt2qh:hover{color:#ddd}@media (max-width: 768px){.nav-button.svelte-3zt2qh{padding:.5rem;font-size:1.2rem}.prev.svelte-3zt2qh{left:.5rem}.next.svelte-3zt2qh{right:.5rem}.gallery.svelte-3zt2qh{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.gallery.svelte-3zt2qh{grid-template-columns:1fr}}
