:root{--bg: #0a0a0b;--surface: #131315;--card: #1a1a1d;--card-hover: #212125;--border: #2a2a2e;--text: #eae8e4;--text-dim: #8a8884;--text-faint: #7a7874;--accent: #ff4d00;--accent-hover: #ff6633;--accent-bg: rgba(255, 77, 0, .08);--accent-bg2: rgba(255, 77, 0, .15);--green: #22c55e;--font-body: "Noto Sans", sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{overflow-y:scroll;scrollbar-gutter:stable}[data-theme=light]{--bg: #fafaf9;--surface: #ffffff;--card: #f3f3f1;--card-hover: #eaeae7;--border: #d4d4d0;--text: #1a1a1d;--text-dim: #5a5a55;--text-faint: #9a9a94;--accent: #e04400;--accent-hover: #c83d00;--accent-bg: rgba(224, 68, 0, .06);--accent-bg2: rgba(224, 68, 0, .12);--green: #16a34a}body{font-family:var(--font-body);background:var(--bg);color:var(--text);min-height:100vh;-webkit-font-smoothing:antialiased;transition:background .2s,color .2s}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::selection{background:var(--accent-bg2);color:var(--accent)}input::placeholder{color:var(--text-faint)}a{color:inherit;text-decoration:none}button{font-family:var(--font-body)}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.platform-label{display:none}.header-platforms{margin-bottom:10px}.player-title,.player-platforms-extra,.player-eq{display:none!important}@media(orientation:landscape)and (max-width:1023px){.player-platforms-extra,.player-eq{display:flex!important}}@media(min-width:768px){.player-speed{order:1}.player-eq{display:flex!important;order:2}.platform-label{display:inline}.player-title{display:block!important}.player-platforms-extra{display:flex!important}}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes waveform{0%,to{height:30%}50%{height:90%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
