:root{--bg:#fbfbfc;--surface:#fff;--line:#ececef;--line-2:#f4f4f6;--rail:#f7f7f9;--ink:#17171a;--ink-2:#54545e;--ink-3:#8a8a95;--accent:#4f46e5;--accent-2:#4338ca;--accent-soft:#eef0fe;--accent-tint:#f6f7fe;--ok:#16a34a;--ok-soft:#e7f6ec;--wait:#d3d3da;--amber:#d97706;--amber-soft:#fef3e2;--danger:#dc2626;--danger-soft:#fef2f2;--sans:"Google Sans Flex", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, "SF Mono", Menlo, Consolas, monospace;--radius-xs:6px;--radius-sm:9px;--radius-md:10px;--radius-lg:12px;--radius-pill:99px;--chat-body-indent:34px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px}@media (prefers-color-scheme:dark){:root{--bg:#0c0c0f;--surface:#141418;--line:#26262d;--line-2:#1c1c22;--rail:#101014;--ink:#f2f2f4;--ink-2:#b6b6c0;--ink-3:#7c7c88;--accent:#8b83ff;--accent-2:#a99fff;--accent-soft:#1d1b3a;--accent-tint:#151428;--ok:#4ade80;--ok-soft:#12241a;--wait:#3a3a44;--amber:#fbbf24;--amber-soft:#2a2211;--danger:#f87171;--danger-soft:#2a1414}}:root[data-theme=light]{--bg:#fbfbfc;--surface:#fff;--line:#ececef;--line-2:#f4f4f6;--rail:#f7f7f9;--ink:#17171a;--ink-2:#54545e;--ink-3:#8a8a95;--accent:#4f46e5;--accent-2:#4338ca;--accent-soft:#eef0fe;--accent-tint:#f6f7fe;--ok:#16a34a;--ok-soft:#e7f6ec;--wait:#d3d3da;--amber:#d97706;--amber-soft:#fef3e2;--danger:#dc2626;--danger-soft:#fef2f2}:root[data-theme=dark]{--bg:#0c0c0f;--surface:#141418;--line:#26262d;--line-2:#1c1c22;--rail:#101014;--ink:#f2f2f4;--ink-2:#b6b6c0;--ink-3:#7c7c88;--accent:#8b83ff;--accent-2:#a99fff;--accent-soft:#1d1b3a;--accent-tint:#151428;--ok:#4ade80;--ok-soft:#12241a;--wait:#3a3a44;--amber:#fbbf24;--amber-soft:#2a2211;--danger:#f87171;--danger-soft:#2a1414}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;line-height:1.55}a{color:inherit;text-decoration:none}
