:root{--color-background-primary:#fff;--color-background-secondary:#f2f4f7;--color-background-tertiary:#f9fafb;--color-background-info:#eff4ff;--color-border-secondary:#d0d5dd;--color-border-tertiary:#e4e7ec;--color-text-primary:#101828;--color-text-secondary:#667085;--border-radius-lg:12px}[data-theme=dark]{--color-background-primary:#1c1c1e;--color-background-secondary:#2c2c2e;--color-background-tertiary:#141416;--color-background-info:#1a2340;--color-border-secondary:#3a3a3c;--color-border-tertiary:#2c2c2e;--color-text-primary:#f2f2f7;--color-text-secondary:#8e8e93}@media (prefers-color-scheme:dark){:root:not([data-theme]){--color-background-primary:#1c1c1e;--color-background-secondary:#2c2c2e;--color-background-tertiary:#141416;--color-background-info:#1a2340;--color-border-secondary:#3a3a3c;--color-border-tertiary:#2c2c2e;--color-text-primary:#f2f2f7;--color-text-secondary:#8e8e93}}body{background:var(--color-background-tertiary);color:var(--color-text-primary);margin:0;font-family:system-ui,sans-serif}
