*{box-sizing:border-box}:root{--bg-primary: #fafafa;--bg-card: white;--bg-hover: #f8f9fa;--bg-input: white;--bg-filter: #f8f9fa;--bg-header: #fafafa;--text-primary: #333;--text-secondary: #666;--text-muted: #999;--border-color: #e0e0e0;--border-light: #eee;--border-hover: #ccc;--link-color: #1a73e8;--link-hover: #1557b0;--badge-bg: #f0f0f0;--badge-text: #555;--navbar-bg: #1a73e8}body.dark{--bg-primary: #1a1a2e;--bg-card: #16213e;--bg-hover: #1a2744;--bg-input: #1e2a47;--bg-filter: #16213e;--bg-header: #0f1629;--text-primary: #e0e0e0;--text-secondary: #aaa;--text-muted: #777;--border-color: #2a3a5c;--border-light: #222d47;--border-hover: #3a4f7a;--link-color: #64b5f6;--link-hover: #90caf9;--badge-bg: #1e2a47;--badge-text: #aaa;--navbar-bg: #0f1629}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--text-primary);background:var(--bg-primary);overflow-x:hidden;transition:background .2s,color .2s}
