:root{color-scheme:light;--ink:#11110f;--paper:#f3f1eb;--acid:#d8ff36;--line:rgba(17,17,15,.2)}
*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;background:#f3f1eb}body{margin:0;min-height:100vh;background:#f3f1eb;color:#11110f;font-family:Arial,"Apple SD Gothic Neo",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}
.site-header{position:fixed;top:0;right:0;left:0;height:78px;padding:0 3vw;display:flex;align-items:center;justify-content:space-between;background:#f3f1eb;border-bottom:1px solid var(--line);z-index:20}.logo{font-size:24px;font-weight:800;letter-spacing:-1.5px}.logo span{font-size:8px;vertical-align:top;margin-left:2px}.nav{display:flex;gap:32px;font-size:12px;font-weight:700;letter-spacing:.06em}.menu-toggle,.menu-button{display:none}.menu-button{font-size:12px;font-weight:700;cursor:pointer}.menu-close{display:none}
.hero{min-height:100vh;padding:138px 3vw 38px;display:flex;flex-direction:column;justify-content:space-between;border-bottom:1px solid var(--line)}.eyebrow,.section-heading>p,.manifesto>p{font-size:11px;letter-spacing:.14em;font-weight:700}.hero h1{margin:3vh 0;font-size:clamp(72px,13.5vw,210px);line-height:.76;letter-spacing:-.09em;font-weight:800}.hero h1 em{font-family:Georgia,serif;font-weight:400}.hero-bottom{display:flex;justify-content:space-between;align-items:flex-end;font-size:14px}.hero-bottom p{margin:0;font-weight:600;line-height:1.5}.hero-bottom span{font-size:10px;letter-spacing:.12em}
.manifesto{padding:14vw 3vw;background:#d8ff36}.manifesto h2{margin:4vw 0 0;font-size:clamp(42px,7vw,110px);line-height:1.04;letter-spacing:-.065em}.manifesto h2 span{font-family:Georgia,serif;font-style:italic;font-weight:400}.section{padding:9vw 3vw}.section-heading{display:grid;grid-template-columns:1fr 2fr 1fr;align-items:start;margin-bottom:7vw}.section-heading h2{margin:0;font-size:clamp(58px,9vw,142px);line-height:.82;letter-spacing:-.075em}.section-heading>span{justify-self:end;font-size:10px;letter-spacing:.12em}
.artist-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7vw 1.5vw}.artist-card:nth-child(3n+2){margin-top:10vw}.media-frame{position:relative;aspect-ratio:3/4;overflow:hidden;background:#d6d4cd}.placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#d8ff36 0 48%,#151513 48%);color:#f3f1eb}.placeholder span{font-size:clamp(28px,5vw,80px);font-weight:800;letter-spacing:-.08em;transform:rotate(-12deg)}.placeholder i{width:44%;height:2px;background:currentColor;margin-top:16px;transform:rotate(-12deg)}.number{position:absolute;top:12px;left:12px;border-radius:50%;background:#f3f1eb;width:38px;height:38px;display:grid;place-items:center;font-size:10px}.artist-card h3,.release-card h3{margin:18px 0 2px;font-size:clamp(26px,3vw,48px);letter-spacing:-.05em}.artist-card p,.release-card p{margin:0 0 13px;font-size:12px;font-weight:700}.artist-card small,.release-card small{color:#666;line-height:1.5}
.releases{background:#11110f;color:#f3f1eb}.section-heading.inverse h2 i{font-family:Georgia,serif;font-weight:400}.release-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:6vw 2vw}.album-art{aspect-ratio:1;overflow:hidden;background:#292925}.release-card .placeholder{background:linear-gradient(45deg,#252522 0 50%,#d8ff36 50%)}.release-card small{color:#aaa}.news-list{border-top:1px solid #11110f}.news-list article{display:grid;grid-template-columns:1fr 3fr 2fr auto;gap:2vw;align-items:center;padding:28px 0;border-bottom:1px solid var(--line)}.news-list time,.news-list p{font-size:12px}.news-list h3{font-size:clamp(20px,2.5vw,38px);letter-spacing:-.04em;margin:0}.news-list p{margin:0;color:#666}.news-list span{font-size:28px}
footer{background:#d8ff36;padding:7vw 3vw 3vw;display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.footer-mark{grid-column:1/-1;margin:0 0 5vw;font-size:clamp(70px,15vw,230px);line-height:.8;letter-spacing:-.09em;font-weight:800}footer div p,footer div a{font-size:11px;font-weight:700}footer small{grid-column:1/-1;margin-top:6vw;font-size:9px}
@media(max-width:800px){.site-header{height:64px}.menu-button{display:block;order:3}.nav{display:none;position:fixed;inset:64px 0 0;background:#d8ff36;flex-direction:column;padding:8vw 5vw;gap:20px;font-size:clamp(34px,10vw,64px);letter-spacing:-.05em}.menu-toggle:checked~.nav{display:flex}.menu-toggle:checked+.menu-button .menu-open{display:none}.menu-toggle:checked+.menu-button .menu-close{display:inline}.hero{padding-top:110px}.hero h1{font-size:22vw}.section-heading{grid-template-columns:1fr auto}.section-heading h2{grid-column:1/-1;margin-top:36px}.artist-grid{grid-template-columns:1fr 1fr}.artist-card:nth-child(3n+2){margin-top:0}.artist-card:nth-child(even){margin-top:14vw}.release-grid{grid-template-columns:1fr}.news-list article{grid-template-columns:1fr auto}.news-list h3,.news-list p{grid-column:1/-1}footer{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.artist-grid{grid-template-columns:1fr}.artist-card:nth-child(even){margin-top:0}}
