:root{--bg-app: #0c0c0e;--bg-header: #0a0a0c;--bg-subbar: #09090b;--bg-panel: #141417;--bg-panel-alt: #131316;--border: rgba(255, 255, 255, .07);--border-soft: rgba(255, 255, 255, .08);--text: #f4f4f5;--text-muted: #9b9ba3;--text-dim: #71717a;--accent: oklch(.82 .15 80);--dolby-vision: oklch(.72 .19 300);--dolby-atmos: oklch(.75 .13 195)}*{box-sizing:border-box}html,body{margin:0;min-height:100vh;background:var(--bg-app);color:var(--text);font-family:IBM Plex Sans,system-ui,sans-serif}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:8px}
