*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0D1117;--surface: #161B22;--surface2: #1C2128;--surface3: #21262D;--border: #30363D;--border2: #444C56;--accent: #388BFD;--cyan: #39C5FF;--green: #3FB950;--amber: #D29922;--red: #F85149;--purple: #C6A8FA;--text: #E6EDF3;--muted: #8B949E;--faint: #484F58;--radius: 8px;--font: "Inter", system-ui, sans-serif;--mono: "JetBrains Mono", monospace}html,body,#root{height:100%;background:var(--bg);color:var(--text);font-family:var(--font);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,select{font-family:inherit}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:4px}
