:root{--bg:#f8f9fa;--card:#fff;--border:#e5e7eb;--accent:#6366f1;--accent-bg:#eef2ff;--text:#111827;--text-muted:#6b7280;--muted:#6b7280;--green:#15803d;--red:#b91c1c;--green-bg:#dcfce7;--green-tx:#15803d;--yellow-bg:#fef9c3;--yellow-tx:#854d0e;--red-bg:#fee2e2;--red-tx:#b91c1c}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:system-ui,-apple-system,sans-serif;font-size:14px}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}
