.empty.svelte-1logeyl{color:var(--text-muted);font-size:.9rem}.gallery-grid.svelte-1logeyl{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--gap)}@media(min-width:700px){.gallery-grid.svelte-1logeyl{grid-template-columns:repeat(3,1fr)}}@media(min-width:1100px){.gallery-grid.svelte-1logeyl{grid-template-columns:repeat(4,1fr)}}.gallery-card.svelte-1logeyl{position:relative;display:block;aspect-ratio:4 / 3;overflow:hidden;border-radius:var(--radius);background:var(--bg-card)}.gallery-card.svelte-1logeyl img:where(.svelte-1logeyl){width:100%;height:100%;object-fit:cover;display:block;transition:filter .2s}.gallery-card.svelte-1logeyl:hover img:where(.svelte-1logeyl){filter:brightness(1.1)}.gallery-card-placeholder.svelte-1logeyl{width:100%;height:100%;background:var(--bg-card)}.gallery-card-name.svelte-1logeyl{position:absolute;bottom:0;left:0;right:0;padding:1.5rem .75rem .5rem;background:linear-gradient(to top,rgba(0,0,0,.78) 0%,transparent 100%);color:#fff;font-size:.875rem;font-weight:600;letter-spacing:.02em}.gallery-card-desc.svelte-1logeyl{display:none}
