.albums.svelte-13d72k8{margin-left:auto;margin-right:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:20px;max-width:1200px}.album-card.svelte-13d72k8{display:flex;flex-direction:column}.album-card.svelte-13d72k8 img:where(.svelte-13d72k8){object-fit:cover;width:100%;aspect-ratio:4 / 3;border-radius:8px}@media (max-width: 768px){.albums.svelte-13d72k8{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.albums.svelte-13d72k8{grid-template-columns:1fr}}
