:root{--color-fd-background:var(--background);--color-fd-foreground:var(--foreground);--color-fd-muted:var(--muted);--color-fd-muted-foreground:var(--muted-foreground);--color-fd-popover:var(--popover);--color-fd-popover-foreground:var(--popover-foreground);--color-fd-card:var(--card);--color-fd-card-foreground:var(--card-foreground);--color-fd-secondary:var(--secondary);--color-fd-secondary-foreground:var(--secondary-foreground);--color-fd-accent:var(--accent);--color-fd-accent-foreground:var(--accent-foreground);--color-fd-border:var(--border);--color-fd-ring:var(--ring);--color-fd-primary:var(--color-brand-700);--color-fd-primary-foreground:#fff}@supports (color:lab(0% 0 0)){:root{--color-fd-primary-foreground:lab(100% 0 0)}}.dark{--color-fd-primary:var(--color-brand-500);--color-fd-primary-foreground:#110c09}@supports (color:lab(0% 0 0)){.dark{--color-fd-primary-foreground:lab(3.67233% 1.38621 1.63583)}}.dark #nd-sidebar{--color-fd-muted:var(--muted);--color-fd-secondary:var(--secondary);--color-fd-muted-foreground:var(--muted-foreground)}