*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0d1117;--surface:#161b22;--hi:#21262d;--border:#30363d;--accent:#388bfd;--dim:#1f3d6e;--green:#3fb950;--amber:#d29922;--red:#f85149;--text:#e6edf3;--muted:#8b949e;--white:#fff;--font:"DM Mono", "Fira Code", "Roboto Mono", monospace}html,body,#root{background:var(--bg);height:100%;color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;font-size:13px}input,select,button,textarea{font-family:var(--font)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--surface)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--muted)}
