*,:before,:after{box-sizing:border-box}:root{--bg:#0f1117;--bg-card:#1a1d27;--bg-hover:#22263a;--border:#2d3348;--text:#cbd5e1;--text-muted:#64748b;--text-heading:#f1f5f9;--accent:#3b82f6;--accent-hover:#60a5fa;--orange:#f97316;--orange-bg:#f973161f;--green:#4ade80;--red:#f87171;--yellow-bg:#2d2a12;--yellow-text:#fbbf24;--green-bg:#0d2818;--green-text:#4ade80;--gray-bg:#1e2130;--gray-text:#94a3b8;--red-bg:#2d1012;--red-text:#f87171}html,body{background:var(--bg);color:var(--text);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;-webkit-font-smoothing:antialiased;margin:0;padding:0;font-family:system-ui,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5}#root{text-align:left;border:none;width:100%;min-height:100vh;margin:0;display:block}h1,h2,h3{color:var(--text-heading);margin:0}p{margin:0}button{cursor:pointer;font-family:inherit;font-size:13px}input,select,textarea{background:var(--bg-card);color:var(--text);border:1px solid var(--border);border-radius:6px;outline:none;padding:6px 10px;font-family:inherit;font-size:13px}input:focus,select:focus,textarea:focus{border-color:var(--accent)}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover)}
