*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#0b0d12;color:#f5f7fb}body{background:radial-gradient(circle at 80% -10%,#26304a 0,transparent 35%),#0b0d12}.topbar{height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;border-bottom:1px solid #202530;background:#0b0d12dd;backdrop-filter:blur(16px);position:sticky;top:0;z-index:5}.brand{font-weight:900;letter-spacing:.08em}.brand-mark{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#f5f7fb;color:#0b0d12;margin-right:9px}.sub{color:#8f98aa;font-size:.9rem}main{width:min(1180px,90vw);margin:auto}.hero{display:flex;justify-content:space-between;align-items:center;padding:70px 0 42px}.eyebrow{font-size:.72rem;letter-spacing:.18em;font-weight:800;color:#8f98aa;margin:0 0 10px}.hero h1{font-size:clamp(3rem,7vw,6.4rem);line-height:.92;margin:0;letter-spacing:-.06em}.hero h1 span{color:#8d98ff}.lede{max-width:590px;color:#9da5b4;font-size:1.05rem;line-height:1.6;margin-top:22px}.hero-note{width:150px;height:150px;border:1px solid #2a3040;border-radius:36px;display:grid;place-items:center;text-align:center;font-size:4rem;color:#9da7ff;box-shadow:0 20px 70px #0008}.hero-note small{font-size:.65rem;color:#8f98aa}.toolbar{display:flex;gap:14px;justify-content:space-between;align-items:center;margin-bottom:28px}.chips{display:flex;gap:8px;flex-wrap:wrap}.chip{border:1px solid #2b3040;background:#12151c;color:#aeb6c6;border-radius:999px;padding:9px 14px;cursor:pointer}.chip.active,.chip:hover{background:#eef0ff;color:#0b0d12;border-color:#eef0ff}input{width:260px;background:#12151c;border:1px solid #2b3040;color:#fff;border-radius:999px;padding:11px 16px;outline:none}input:focus{border-color:#8791ff}.section{margin:36px 0}.section h2{font-size:1.25rem;margin:0 0 15px}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:14px}.card{background:#12151c;border:1px solid #232937;border-radius:20px;overflow:hidden;cursor:pointer;transition:.18s transform,.18s border-color}.card:hover{transform:translateY(-3px);border-color:#626c9e}.art{aspect-ratio:1.65/1;background:linear-gradient(135deg,#272d43,#11131a);display:grid;place-items:center;position:relative}.art img{width:100%;height:100%;object-fit:cover}.art-label{font-size:2.5rem;font-weight:900;opacity:.7}.live{position:absolute;top:10px;left:10px;background:#1119;border:1px solid #fff2;padding:5px 8px;border-radius:8px;font-size:.65rem;font-weight:800}.card-body{padding:14px}.card-title{font-weight:800;margin:0 0 5px}.card-meta{font-size:.78rem;color:#8f98aa}.empty{padding:40px;text-align:center;color:#8f98aa;border:1px dashed #303746;border-radius:18px}.modal{display:none;position:fixed;inset:0;z-index:20;place-items:center}.modal.open{display:grid}.modal-backdrop{position:absolute;inset:0;background:#000b;backdrop-filter:blur(7px)}.player-card{position:relative;width:min(500px,90vw);background:#12151c;border:1px solid #343b4c;border-radius:28px;padding:26px;box-shadow:0 30px 100px #000}.close{position:absolute;right:16px;top:12px;border:0;background:#ffffff12;color:#fff;border-radius:50%;width:36px;height:36px;font-size:25px;cursor:pointer}.player-art{width:100%;aspect-ratio:1.65/1;border-radius:18px;overflow:hidden;background:linear-gradient(135deg,#2b3150,#151821);display:grid;place-items:center;margin-bottom:22px}.player-art img{width:100%;height:100%;object-fit:cover}.player-card h2{font-size:2rem;margin:0 0 8px}.player-card p{color:#9da5b4;line-height:1.5}.player-actions{display:flex;gap:10px;margin-top:22px}.primary,.secondary{border-radius:12px;padding:12px 16px;font-weight:800;cursor:pointer}.primary{border:0;background:#eef0ff;color:#0b0d12}.secondary{border:1px solid #303746;background:#181c25;color:#fff}.fineprint{font-size:.7rem!important;margin-top:18px}footer{width:min(1180px,90vw);margin:70px auto 30px;color:#666f80;font-size:.7rem;display:flex;justify-content:space-between}@media(max-width:650px){.sub,.hero-note{display:none}.hero{padding:50px 0 32px}.toolbar{align-items:stretch;flex-direction:column}input{width:100%}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card{border-radius:15px}.card-body{padding:11px}.player-actions{flex-direction:column}footer{display:block}footer span{display:block;margin-top:6px}}
