:root,.website-branding-theme{--primary-color:var(--brand-primary,#2563eb);--accent-color:var(--brand-primary,#2563eb);--primary:var(--primary-color);--primary-foreground:var(--primary-contrast,#fff);--portal-surface:color-mix(in srgb,var(--background-color,#fff)92%,var(--text-color,#000))}html .radix-themes:not(.dark),html .radix-themes.light{--card-bg:#f4f5f6}html[data-theme=dark] .radix-themes,html .radix-themes.dark{--card-bg:#262626}[data-theme=dark],[data-theme=dark] .website-branding-theme{--primary-color:var(--brand-dark-primary,#3b82f6);--accent-color:var(--brand-dark-primary,#3b82f6);--primary:var(--primary-color);--primary-foreground:var(--primary-contrast,#121212);--background:var(--background-color);--foreground:var(--text-color);--portal-surface:color-mix(in srgb,var(--background-color,#121212)85%,var(--text-color,#fafafa));--card-bg:color-mix(in srgb,var(--background-color,#121212)85%,var(--text-color,#fafafa));--portal-text-primary:var(--text-color);--portal-text-muted:var(--muted-foreground)}
