:root,[data-theme=light]{--font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--bg-primary: #f5f5f5;--bg-secondary: #ffffff;--bg-tertiary: #efefef;--bg-card: #ffffff;--text-primary: #2b2b2b;--text-secondary: #444444;--text-muted: #717171;--accent-blue: #1565c0;--accent-green: #1b5e20;--accent-yellow: #e65100;--accent-red: #b71c1c;--accent-purple: #6a1b9a;--border-color: #d8d8d8;--live-red: #c62828;--sidebar-bg: #e7e7e7;--sidebar-text: #1c1c1c;--sidebar-text-muted: #555555;--sidebar-active-bg: #d9dce1;--sidebar-active-accent: #1565c0;--sidebar-active-tab-bg: rgba(21, 101, 192, .12);--sidebar-badge-bg: rgba(21, 101, 192, .2);--sidebar-badge-alert-bg: rgba(183, 28, 28, .18);--sidebar-badge-active-bg: rgba(21, 101, 192, .25);--sidebar-badge-alert-active-bg: rgba(183, 28, 28, .25);--sidebar-border: #ececec}[data-theme=dark]{--bg-primary: #0b1222;--bg-secondary: #0f1a2e;--bg-tertiary: #162035;--bg-card: #0f1a2e;--text-primary: #ffffff;--text-secondary: #e8e8e8;--text-muted: #a8b4c8;--accent-blue: #4da6ff;--accent-green: #66bb6a;--accent-yellow: #ffa726;--accent-red: #ff5252;--accent-purple: #b388ff;--border-color: #1e2d45;--live-red: #ff5252;--sidebar-bg: #080f1c;--sidebar-text: #ffffff;--sidebar-text-muted: #8fa3bf;--sidebar-active-bg: #132034;--sidebar-active-accent: #4da6ff;--sidebar-active-tab-bg: rgba(77, 166, 255, .18);--sidebar-badge-bg: rgba(77, 166, 255, .25);--sidebar-badge-alert-bg: rgba(255, 82, 82, .25);--sidebar-badge-active-bg: rgba(77, 166, 255, .3);--sidebar-badge-alert-active-bg: rgba(255, 82, 82, .3);--sidebar-border: #1a2840}*{box-sizing:border-box;font-family:inherit}.material-icons-outlined{font-family:Material Icons Outlined;font-weight:400;font-style:normal;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;-webkit-font-smoothing:antialiased}html,body{margin:0;padding:0;height:100%;background:var(--bg-primary);color:var(--text-primary);font-family:var(--font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
