*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0d1117;--card: #161b22;--border: #2a3441;--text: #e6edf3;--muted: #8b949e;--accent: #1db870;--warn: #f5a623;--danger: #e84040;--font: "DM Sans", system-ui, sans-serif;--font-mono: "DM Mono", monospace}html,body,#root{height:100%;background:var(--bg);color:var(--text);font-family:var(--font);font-size:14px;line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:var(--font)}input,select{font-family:var(--font)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
