@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{color:#f1f0e9;font-synthesis:none;--lime:#c6f45b;--muted:#8d9188;--line:#30332d;background:#111210;font-family:Space Grotesk,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 80% 0,#293025 0,#0000 30rem),#111210;margin:0}button,input{font:inherit}.app-shell{flex-direction:column;min-height:100vh;display:flex}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:74px;padding:0 clamp(20px,5vw,72px);display:flex}.brand{color:#f1f0e9;letter-spacing:.08em;align-items:center;gap:11px;font-family:DM Mono,monospace;font-size:12px;text-decoration:none;display:flex}.brand b{color:var(--lime);font-weight:500}.brand-mark{width:32px;height:32px;color:var(--lime);border:1px solid #68715b;border-radius:50%;place-items:center;display:grid}.sheet-link{color:var(--muted);align-items:center;gap:8px;font-family:DM Mono,monospace;font-size:11px;text-decoration:none;display:flex}.sheet-link:hover,.artist-name:hover{color:var(--lime)}main{flex:1;width:min(1150px,100% - 40px);margin:0 auto}.hero{max-width:790px;padding:clamp(70px,11vw,138px) 0 75px}.eyebrow,.column-label,footer,.microcopy{letter-spacing:.13em;font-family:DM Mono,monospace;font-size:11px}.eyebrow{color:var(--lime);align-items:center;gap:8px;display:flex}.hero h1{letter-spacing:-.075em;margin:25px 0 32px;font-size:clamp(60px,9vw,120px);font-weight:600;line-height:.88}.hero h1 em{color:var(--lime);font-style:normal}.lede{color:#b2b5aa;max-width:520px;font-size:16px;line-height:1.65}.search-form{gap:10px;max-width:720px;margin-top:36px;display:flex}.input-wrap{color:#87907b;background:#1c1e1a;border:1px solid #50594a;flex:1;align-items:center;gap:12px;height:56px;padding:0 17px;display:flex}.input-wrap:focus-within{border-color:var(--lime);box-shadow:0 0 0 3px #c6f45b18}.input-wrap input{color:#fff;background:0 0;border:0;outline:0;width:100%;font-size:14px}.input-wrap input::placeholder{color:#70756b}button{cursor:pointer;border:0}.search-form>button{background:var(--lime);color:#141611;white-space:nowrap;align-items:center;gap:9px;height:56px;padding:0 22px;font-weight:600;display:flex}.search-form>button:hover{background:#dbff83}.search-form>button:disabled{opacity:.55;cursor:not-allowed}.microcopy{color:#74796e;letter-spacing:.04em;gap:21px;margin-top:16px;display:flex}.dot{background:#666c61;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.dot.green{background:var(--lime)}.empty-state{border-top:1px solid var(--line);color:#6e7469;align-items:center;gap:18px;padding:64px 0;font-family:DM Mono,monospace;font-size:12px;display:flex}.empty-orbit{border:1px solid #4a5145;border-radius:50%;width:42px;height:42px;position:relative}.empty-orbit span{background:var(--lime);border-radius:50%;width:5px;height:5px;position:absolute;top:3px;left:18px}.empty-orbit span:nth-child(2){top:19px;left:4px}.empty-orbit span:nth-child(3){top:31px;left:30px}.notice{color:#f3a493;background:#301e1b;border:1px solid #8d493d;align-items:center;gap:10px;padding:16px 20px;font-size:14px;display:flex}.results{border-top:1px solid var(--line);padding:52px 0 90px}.result-heading{justify-content:space-between;align-items:end;margin-bottom:32px;display:flex}.result-heading h2{letter-spacing:-.04em;margin:12px 0 0;font-size:30px}.stats{text-align:right;color:var(--muted);flex-direction:column;font-family:DM Mono,monospace;font-size:11px;display:flex}.stats strong{color:var(--lime);font-family:Space Grotesk;font-size:38px;line-height:1}.result-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.column-label{color:var(--muted);border-bottom:1px solid var(--line);align-items:center;gap:8px;padding-bottom:13px;display:flex}.column-label b{color:#e5e5da;margin-left:auto;font-weight:400}.status-mark{border-radius:50%;place-items:center;width:20px;height:20px;font-family:Space Grotesk;font-weight:700;display:grid}.matched{color:var(--lime);background:#2d3c1e}.missing{color:#a6aa9e;border:1px solid #5b6057}.artist-card{background:#1b1d19;border-bottom:1px solid #34382f;padding:19px 18px}.artist-card:first-of-type{margin-top:10px}.card-top{justify-content:space-between;gap:14px;display:flex}.artist-name{color:#eeeee6;align-items:center;gap:7px;font-size:15px;text-decoration:none;display:inline-flex}.tag-row{gap:6px;margin-top:10px;display:flex}.tag{color:var(--lime);letter-spacing:.04em;background:#303b27;padding:4px 7px;font:10px DM Mono}.tag.rating{color:#babeb2;background:#292c26}.expand{color:#858b7e;background:0 0;padding:0}.rotate{transform:rotate(180deg)}.notes{color:#a9ada2;border-top:1px solid #34382f;margin-top:16px;padding-top:14px;font-size:13px;line-height:1.55}.missing-card{justify-content:space-between;align-items:center;display:flex}.unlisted{color:#6f756b;text-transform:uppercase;letter-spacing:.06em;font:10px DM Mono}footer{border-top:1px solid var(--line);color:#646a60;letter-spacing:.1em;justify-content:space-between;padding:22px clamp(20px,5vw,72px);font-size:10px;display:flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=680px){.topbar{height:64px}.sheet-link{font-size:0}.sheet-link svg{font-size:initial}.hero{padding:72px 0 60px}.hero h1{font-size:68px}.lede{font-size:15px}.search-form{flex-direction:column}.search-form>button{justify-content:center}.microcopy{flex-direction:column;gap:9px}.result-grid{grid-template-columns:1fr}.result-heading{flex-direction:column;align-items:start;gap:20px}.stats{text-align:left}.results{padding-bottom:55px}footer{flex-direction:column;gap:15px;line-height:1.5}}
