:root{--bg:#f7f8fb;--surface:#ffffff;--line:#e8eaf0;--line-soft:#f1f2f6;--ink:#141726;--ink-2:#4a5068;--muted:#8b91a7;--primary:#3b4ce0;--primary-soft:#eef0fe;--primary-ink:#2b39b8;--green:#16a34a;--green-soft:#e9f8ef;--amber:#d98407;--amber-soft:#fdf3e3;--red:#dc2626;--red-soft:#fdeceb;--purple:#7c5cf0;--purple-soft:#f1edfe;--teal:#0e9aa7;--teal-soft:#e6f6f7;--radius:12px;--radius-sm:8px;--radius-pill:999px;--shadow:0 1px 2px rgba(16,20,45,.05)}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--ink);font:14px/1.5 Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#dfe2ea;border-radius:8px;border:3px solid var(--bg)}
