:root{--bg:#0f1117;--surface:#181c27;--border:#ffffff14;--text:#e8eaf0;--muted:#6b7280;--accent:#3684db}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.5}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:3px}input,select,textarea,button{font-family:inherit;font-size:inherit}
