:root{color-scheme:dark}body{background:radial-gradient(circle at top,#2b1055 0,#150a2e 45%,#0a0614 100%);color:#f5e6c8;min-height:100vh}.page{max-width:640px;margin:0 auto;padding:4rem 1.5rem 3rem}.hero{text-align:center;margin-bottom:2.5rem}.hero h1{font-family:Georgia,Times New Roman,serif;font-size:3rem;letter-spacing:.15em;margin:0;color:#f4b942;text-shadow:0 0 12px rgba(244,185,66,.5)}.tagline{color:#c9b6e4;font-style:italic;margin-top:.5rem}.albums{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.album{display:flex;align-items:baseline;gap:.75rem;padding:1rem 1.25rem;border:1px solid rgba(244,185,66,.3);border-radius:8px;background:rgba(244,185,66,.05)}.album-title{font-family:Georgia,Times New Roman,serif;font-size:1.15rem;flex:1 1}.album-year{color:#c9b6e4}.spotify-link{color:#f4b942;text-decoration:none;white-space:nowrap}.spotify-link:hover{text-decoration:underline}