:root{--bg:#0d1117;--panel:#161b22;--border:#30363d;--text:#e6edf3;--text-muted:#8b949e;--accent:#2ea043;--accent-error:#f85149}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}input,select{font-family:inherit}a{color:inherit}