:root{--brand-primary:#0070f3;--brand-primary-fg:#ffffff;--brand-secondary:#7928ca;--brand-accent:#50e3c2;--brand-error:#ef4444;--brand-success:#22c55e;--brand-warning:#f59e0b;--brand-radius:6px;--brand-font-heading:"Geist Variable",system-ui,-apple-system,sans-serif;--brand-font-body:"Geist Variable",system-ui,-apple-system,sans-serif;--brand-font-mono:"Geist Mono Variable",ui-monospace,SFMono-Regular,Menlo,monospace}:root,html[data-color-scheme=dark],html[data-mantine-color-scheme=dark]{--brand-bg:#0a0a0e;--brand-surface:#16161d;--brand-surface-2:#1f1f28;--brand-text:#ededed;--brand-text-dim:rgba(237,237,237,0.62);--brand-border:rgba(255,255,255,0.12)}html[data-color-scheme=light],html[data-mantine-color-scheme=light]{--brand-bg:#ffffff;--brand-surface:#fafafa;--brand-surface-2:#f4f4f5;--brand-text:#18181b;--brand-text-dim:rgba(24,24,27,0.62);--brand-border:rgba(0,0,0,0.1)}