.music-page{background:#0b0b0d}.music-page .grain{display:none}.music-hero{min-height:70vh;padding:9rem clamp(1.2rem,8vw,8rem) 4rem;display:flex;flex-direction:column;justify-content:end;background:radial-gradient(circle at 70% 20%,#ff2e9a55,transparent 35%),linear-gradient(135deg,#111 25%,#202119);color:var(--paper)}.music-hero p,.music-hero span{font:700 .72rem 'JetBrains Mono',monospace;letter-spacing:.16em;text-transform:uppercase;color:var(--acid)}.music-hero h1{margin:1rem 0;font:400 clamp(4.5rem,13vw,11rem)/.78 Anton,sans-serif;text-transform:uppercase;letter-spacing:.01em}.music-gallery{padding:clamp(1rem,3vw,3rem);display:grid;grid-template-columns:repeat(12,1fr);gap:clamp(.5rem,1.4vw,1.4rem);background:#111}.music-gallery img{width:100%;height:100%;min-height:220px;display:block;object-fit:cover;filter:saturate(.9) contrast(1.05);transition:transform .35s ease,filter .35s ease}.music-gallery img:hover{transform:scale(1.02);filter:saturate(1.2);position:relative;z-index:1}.music-gallery img:nth-child(1),.music-gallery img:nth-child(6),.music-gallery img:nth-child(11){grid-column:span 7}.music-gallery img:nth-child(2),.music-gallery img:nth-child(7),.music-gallery img:nth-child(12){grid-column:span 5}.music-gallery img:nth-child(3),.music-gallery img:nth-child(5),.music-gallery img:nth-child(8),.music-gallery img:nth-child(10),.music-gallery img:nth-child(13){grid-column:span 4}.music-gallery img:nth-child(4),.music-gallery img:nth-child(9){grid-column:span 8}.music-banner{padding:3rem clamp(1.2rem,8vw,8rem);background:var(--acid);color:#111;font-family:Anton,sans-serif;text-transform:uppercase;font-size:clamp(2rem,5vw,5rem);line-height:.9}.music-banner p{margin:0 0 .5rem}.music-banner strong{color:#ff2e9a;font-weight:400}@media(max-width:650px){.music-gallery{grid-template-columns:1fr 1fr}.music-gallery img,.music-gallery img:nth-child(n){grid-column:span 1;min-height:180px}.music-gallery img:nth-child(3n+1){grid-column:span 2;min-height:260px}}
