:root{--brand-text:#0B3142;--brand-bg:#FCFAF9;--brand-dark:#0F5257;--brand-bright:#7699D4;--brand-accent:#9BC53D;--font-sans:Helvetica,Arial,system-ui,-apple-system,Segoe UI,Roboto,"Noto Sans",sans-serif;--background:var(--brand-bg);--foreground:var(--brand-text);--card:var(--brand-bg);--card-foreground:var(--brand-text);--primary:var(--brand-dark);--primary-foreground:var(--brand-bg);--secondary:color-mix(in oklab,var(--brand-bright) 85%,white);--secondary-foreground:var(--brand-text);--muted:color-mix(in oklab,var(--brand-bright) 20%,white);--muted-foreground:color-mix(in oklab,var(--brand-text) 70%,white);--accent:var(--brand-accent);--accent-foreground:var(--brand-text);--border:color-mix(in oklab,var(--brand-text) 5%,white);--input:color-mix(in oklab,var(--brand-text) 8%,white);--ring:color-mix(in oklab,var(--brand-dark) 25%,white);--sidebar:color-mix(in oklab,var(--brand-bg) 95%,var(--brand-bright));--sidebar-foreground:var(--brand-text);--sidebar-primary:var(--brand-dark);--sidebar-primary-foreground:var(--brand-bg);--sidebar-accent:color-mix(in oklab,var(--brand-bright) 15%,white);--sidebar-accent-foreground:var(--brand-text);--sidebar-border:color-mix(in oklab,var(--brand-text) 5%,white);--sidebar-ring:color-mix(in oklab,var(--brand-dark) 25%,white)}.dark{--background:var(--brand-text);--foreground:var(--brand-bg);--card:var(--brand-text);--card-foreground:var(--brand-bg);--primary:color-mix(in oklab,var(--brand-dark) 80%,black);--primary-foreground:var(--brand-bg);--secondary:color-mix(in oklab,var(--brand-bright) 25%,black);--secondary-foreground:var(--brand-bg);--muted:var(--brand-text);--muted-foreground:color-mix(in oklab,var(--brand-bg) 70%,var(--brand-bright));--accent:var(--brand-text);--accent-foreground:var(--brand-bg);--border:oklch(1 0 0/14%);--input:oklch(1 0 0/18%);--ring:color-mix(in oklab,var(--brand-bright) 35%,black);--sidebar:var(--brand-text);--sidebar-foreground:var(--brand-bg);--sidebar-primary:color-mix(in oklab,var(--brand-dark) 80%,black);--sidebar-primary-foreground:var(--brand-bg);--sidebar-accent:var(--brand-text);--sidebar-accent-foreground:var(--brand-bg);--sidebar-border:oklch(1 0 0/14%);--sidebar-ring:color-mix(in oklab,var(--brand-bright) 35%,black)}body{font-family:var(--font-thin-sans-serif)}