.gallery-page.svelte-16h6p05{min-height:100vh;padding:2rem}.container.svelte-16h6p05{max-width:1200px;margin:0 auto}h1.svelte-16h6p05{font-size:2.5rem;color:#fff;margin:0 0 .5rem;text-align:center}.subtitle.svelte-16h6p05{color:#888;text-align:center;margin:0 0 2rem}.empty-state.svelte-16h6p05{text-align:center;padding:3rem;color:#888}.gallery-grid.svelte-16h6p05{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.gallery-item.svelte-16h6p05{aspect-ratio:16 / 9;overflow:hidden;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#0000004d;cursor:pointer;padding:0;transition:all .3s ease}.gallery-item.svelte-16h6p05:hover{transform:scale(1.02);border-color:#4fc3f7;box-shadow:0 8px 32px #4fc3f733}.gallery-item.svelte-16h6p05 img:where(.svelte-16h6p05){width:100%;height:100%;object-fit:cover}.lightbox.svelte-16h6p05{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000f2;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem}.lightbox.svelte-16h6p05 img:where(.svelte-16h6p05){max-width:100%;max-height:100%;object-fit:contain;border-radius:8px}.lightbox-close.svelte-16h6p05{position:absolute;top:1rem;right:1rem;background:#ffffff1a;border:none;color:#fff;width:48px;height:48px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.lightbox-close.svelte-16h6p05:hover{background:#fff3}@media(max-width:600px){.gallery-page.svelte-16h6p05{padding:1rem}h1.svelte-16h6p05{font-size:1.8rem}.gallery-grid.svelte-16h6p05{grid-template-columns:1fr}}
