:root{color:#f8fafc;background:#05070b;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}button{color:#10141f;width:100%;min-height:44px;font:inherit;background:#d4af37;border:1px solid #d4af37;border-radius:6px;font-weight:800}button:disabled{color:#8d98ad;background:#20283a;border-color:#3b4458}.player{background:#05070b;width:100%;min-height:100%;position:relative}.playback-stage{background:#05070b;place-items:center;display:grid;position:fixed;inset:0}.media-fill{object-fit:contain;background:#000;width:100%;height:100%}.idle-state{text-align:center;width:min(840px,88vw)}.label{color:#d4af37;letter-spacing:0;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:800}h1,h2,p{margin-top:0}h1{letter-spacing:0;margin-bottom:18px;font-size:clamp(38px,7vw,86px);line-height:1}h2{color:#fff;letter-spacing:0;margin-bottom:8px;font-size:20px;line-height:1.2}p{color:#c8d3e5;line-height:1.45}.player-panel{background:#070b13db;border:1px solid #ffffff29;border-radius:8px;gap:14px;width:min(340px,100vw - 36px);padding:16px;display:grid;position:fixed;bottom:18px;right:18px;box-shadow:0 18px 56px #00000052}.status-grid{grid-template-columns:1fr auto;gap:8px 14px;font-size:13px;display:grid}.status-grid span{color:#95a3b8}.status-grid strong{color:#f8fafc;text-align:right}.now-playing{color:#edf4ff;margin-bottom:0;font-size:13px}@media (width<=720px){.player-panel{width:calc(100vw - 20px);bottom:10px;right:10px}}
