:root{--bg: #0a0a0a;--surface: #111111;--border: #1e1e1e;--text: #e8e0d4;--text-muted: #6b6b6b;--accent: #e8e0d4;--positive: #4caf7d;--negative: #e05252;--warning: #e0a052}[data-theme=light]{--bg: #f8f6f2;--surface: #ffffff;--border: #e0ddd8;--text: #0a0a0a;--text-muted: #888888;--accent: #0a0a0a;--positive: #2d7a52;--negative: #c0392b;--warning: #c07a2b}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:var(--text);text-decoration:none}button{cursor:pointer;border:none;background:none;font:inherit;color:inherit}input{font:inherit;color:var(--text)}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}
