:root{color-scheme:dark;--bg:#0b0d10;--panel:#13171c;--panel-hover:#191f26;--text:#f4f6f8;--muted:#a9b2bd;--line:#29313a;--accent:#e3b75b;--max-width:1080px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg)}body{background:radial-gradient(circle at 15% 0%, #e3b75b1a, transparent 33rem), var(--bg);min-height:100vh;color:var(--text);margin:0}img{max-width:100%}a{color:inherit}.site-shell{width:min(calc(100% - 2rem), var(--max-width));margin-inline:auto}.site-header{border-bottom:1px solid #ffffff0d;padding:1.6rem 0 1rem}.brand{letter-spacing:.02em;align-items:baseline;gap:.55rem;text-decoration:none;display:inline-flex}.brand strong{text-transform:uppercase;letter-spacing:.16em;font-size:1.05rem}.brand span{color:var(--muted);font-size:.9rem}main{padding:2.25rem 0 5rem}.eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.14em;margin:0 0 .8rem;font-size:.76rem;font-weight:700}h1{letter-spacing:-.045em;margin:0;font-size:clamp(2.5rem,8vw,5.6rem);line-height:.95}.home-hero{border:1px solid var(--line);background:var(--panel);isolation:isolate;border-radius:24px;min-height:min(64vw,560px);margin-bottom:3.25rem;position:relative;overflow:hidden}.home-hero-image{object-fit:cover;object-position:center;z-index:-2;width:100%;height:100%;position:absolute;inset:0}.home-hero-overlay{z-index:-1;background:linear-gradient(90deg,#050709eb 0%,#050709a3 43%,#0507092e 76%),linear-gradient(#0000 50%,#05070973);position:absolute;inset:0}.home-hero-copy{width:min(650px,72%);min-height:inherit;flex-direction:column;justify-content:flex-end;padding:clamp(2rem,6vw,4.7rem);display:flex}.home-hero-copy h1{font-size:clamp(2.6rem,6.5vw,5.3rem)}.home-hero-copy>p:last-child,.artist-description{color:#d3d9df;font-size:clamp(1rem,2vw,1.15rem);line-height:1.65}.section-heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.1rem;display:flex}.section-heading h2{letter-spacing:-.025em;margin:0;font-size:clamp(1.65rem,4vw,2.35rem)}.section-heading>p{color:var(--muted);margin:0 0 .15rem;font-size:.9rem}.artist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.artist-card{border:1px solid var(--line);background:var(--panel);border-radius:18px;grid-template-columns:minmax(135px,42%) 1fr;min-height:220px;text-decoration:none;transition:transform .16s,border-color .16s,background .16s;display:grid;overflow:hidden}.artist-card:hover{background-color:var(--panel-hover);border-color:#44505c;transform:translateY(-2px)}.artist-card-image-wrap{background:#090b0e;align-items:center;min-height:100%;display:grid}.artist-card-image{width:100%;height:auto;display:block}.artist-card-body{flex-direction:column;padding:1.4rem;display:flex}.artist-card h2{margin:0 0 .65rem;font-size:1.55rem}.artist-card p{color:var(--muted);margin:0;line-height:1.5}.artist-card .count{color:var(--accent);letter-spacing:.07em;text-transform:uppercase;margin-top:auto;padding-top:1.4rem;font-size:.83rem;font-weight:700;display:block}.back-link{color:var(--muted);margin-bottom:1.5rem;text-decoration:none;display:inline-block}.back-link:hover{color:var(--text)}.artist-hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(280px,.9fr) minmax(0,1.15fr);align-items:center;gap:clamp(1.5rem,5vw,4rem);margin-bottom:2.5rem;padding-bottom:2.5rem;display:grid}.artist-hero-no-image{grid-template-columns:1fr}.artist-image-wrap{border:1px solid var(--line);background:var(--panel);aspect-ratio:4/3;border-radius:20px;overflow:hidden}.artist-image{object-fit:cover;width:100%;height:100%;display:block}.artist-copy h1{font-size:clamp(2.5rem,7vw,5rem)}.artist-count{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin:1.2rem 0 0;font-size:.78rem;font-weight:700}.track-list{gap:.8rem;display:grid}.track{border:1px solid var(--line);background:var(--panel);border-radius:16px;padding:1.25rem}.track-topline{margin-bottom:.85rem}.track-title-block{align-items:baseline;gap:.85rem;display:flex}.track h2{margin:0;font-size:1.08rem}.track-number{color:var(--accent);font-variant-numeric:tabular-nums;font-size:.76rem;font-weight:700}audio{width:100%;accent-color:var(--accent);display:block}.track-meta{color:var(--muted);flex-wrap:wrap;gap:.5rem 1rem;margin-top:.75rem;font-size:.82rem;display:flex}.site-footer{color:var(--muted);border-top:1px solid #ffffff0f;padding:1.25rem 0 2rem;font-size:.85rem}@media (width<=800px){.artist-grid,.artist-hero{grid-template-columns:1fr}.artist-image-wrap{max-width:620px}}@media (width<=600px){main{padding-top:1.3rem}.site-header{padding-top:1.2rem}.brand span{display:none}.home-hero{background:var(--panel);flex-direction:column;min-height:0;display:flex}.home-hero-image{aspect-ratio:1840/800;object-fit:cover;object-position:center center;z-index:auto;width:100%;height:auto;display:block;position:relative;inset:auto}.home-hero-overlay{display:none}.home-hero-copy{background:linear-gradient(#14181df5,#0a0c0ffc);width:100%;min-height:0;padding:1.5rem}.home-hero-copy h1{font-size:clamp(2.35rem,12vw,3.7rem)}.section-heading>p{display:none}.artist-card{grid-template-columns:132px 1fr;min-height:190px}.artist-card-body{padding:1rem}.artist-card h2{font-size:1.3rem}.artist-card p{font-size:.92rem}}.track-sections{gap:2.4rem;display:grid}.track-section{gap:1rem;display:grid}.track-section-header{border-bottom:1px solid var(--line);padding:0 0 .85rem}.track-section-header h2{letter-spacing:-.025em;margin:0;font-size:clamp(1.45rem,4vw,2rem)}.track-section-header p{color:var(--muted);margin:.55rem 0 0;line-height:1.55}.protected-controls{flex-wrap:wrap;align-items:center;gap:.75rem;margin:0 0 1.5rem;display:flex}.protected-button{appearance:none;background:var(--accent);color:#12100b;font:inherit;cursor:pointer;border:1px solid #6f5a2d;border-radius:999px;padding:.65rem 1rem;font-size:.86rem;font-weight:750}.protected-button:hover{filter:brightness(1.07)}.protected-button.secondary{border-color:var(--line);background:var(--panel);color:var(--text)}.protected-status{color:var(--muted);font-size:.86rem}.protected-dialog{border:1px solid var(--line);background:var(--panel);width:min(92vw,440px);color:var(--text);border-radius:18px;padding:0;box-shadow:0 30px 90px #0000008c}.protected-dialog::backdrop{backdrop-filter:blur(2px);background:#000000b8}.protected-form{gap:1.15rem;padding:1.5rem;display:grid}.protected-form h2{margin:0;font-size:1.45rem}.protected-form label{color:var(--muted);gap:.45rem;font-size:.88rem;display:grid}.protected-form input{border:1px solid var(--line);width:100%;color:var(--text);font:inherit;background:#090b0e;border-radius:10px;padding:.8rem .9rem}.protected-form input:focus{outline-offset:1px;outline:2px solid #e3b75b73}.protected-error{color:#f0a8a8;min-height:1.2em;margin:0;font-size:.86rem}.protected-dialog-actions{justify-content:flex-end;gap:.65rem;display:flex}
