@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f4f5f9;--surface:#fff;--surface2:#f8f9fc;--border:#e5e7ef;--text:#1a1d2e;--muted:#6b7280;--dim:#9ca3af;--accent:#4f46e5;--accent-light:#eef2ff;--green:#10b981;--green-light:#ecfdf5;--red:#ef4444;--red-light:#fef2f2;--amber:#f59e0b;--radius:12px;--radius-sm:8px;--shadow:0 1px 3px #0000000f;--shadow-lg:0 10px 40px #0000001f}body[data-theme=dark]{--bg:#0f1122;--surface:#161929;--surface2:#1e2235;--border:#ffffff14;--text:#e8eaf6;--muted:#8b92b8;--dim:#6b7280;--accent:#6366f1;--accent-light:#6366f126;--green:#22c55e;--green-light:#22c55e26;--red:#ef4444;--red-light:#ef444426;--amber:#f59e0b;--shadow:0 1px 3px #0000004d;--shadow-lg:0 10px 40px #00000080}html,body,#root{background:var(--bg);height:100%;color:var(--text);-webkit-font-smoothing:antialiased;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;transition:background .2s,color .2s}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,select,textarea{font-family:inherit}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.mono{font-family:JetBrains Mono,monospace}
