*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0d1117;--surface:#161b22;--border:#21262d;--text:#cdd9e5;--muted:#555;--accent:#4af}html,body{height:100%;overflow:hidden}body{background:var(--bg);color:var(--text);font-family:-apple-system,Segoe UI,sans-serif;font-size:13px}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#2a3a4a;border-radius:3px}button{cursor:pointer}input{font-family:inherit}a{color:var(--accent);text-decoration:none}
