:root{--bg:#17181a;--shell:#111214;--panel:#202124;--panel-2:#191a1c;--panel-3:#292a2d;--border:#36373b;--surface:#ffffff0f;--surface-2:#ffffff17;--text-strong:#f7f8fa;--text:#d6d9df;--muted:#9ca3ae;--subtle:#767c88;--input:#202124;--input-border:#3f4045;--placeholder:#4a4e58;--overlay:#0000009e;--card-shadow:0 1px 0 #ffffff0a inset, 0 20px 60px #00000073;--drawer-shadow:-24px 0 60px #00000080;--accent:#2e7df0;--accent-weak:#6ba4ff;--sans:"Inter", system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:var(--sans);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root[data-theme=light]{--bg:#f4f7fb;--shell:#eef3f8;--panel:#fff;--panel-2:#f8fafc;--panel-3:#eef2f7;--border:#d8e0ea;--surface:#0f172a08;--surface-2:#0f172a0f;--text-strong:#0b1220;--text:#334155;--muted:#475569;--subtle:#64748b;--input:#fff;--input-border:#cbd5e1;--placeholder:#94a3b8;--overlay:#0f172a73;--card-shadow:0 18px 60px #0f172a1a;--drawer-shadow:-24px 0 50px #0f172a29;--accent:#2e7df0;--accent-weak:#1c66d6;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:var(--sans)}code{font-family:var(--mono)}
