body{font:16px/1.5 system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;margin:0;padding:0 1rem 4rem;background:#0b0b0d;color:#eaeaea}
header{max-width:1100px;margin:2rem auto 1rem}
h1{margin:0 0 .5rem;font-weight:700}
nav a{color:#9ad; margin-right:.75rem; text-decoration:none}
section{max-width:1100px;margin:2rem auto}
.grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}
.card{background:#141418;border:1px solid #242434;border-radius:16px;padding:1rem}
audio{width:100%}
