/* @generated — do not edit. Run: npm run tokens:sync */
body {
  --wp--preset--color--brand-solid: var(--color-bg-brand-solid);
  --wp--preset--color--brand-light: var(--color-bg-brand-primary);
  --wp--preset--color--brand-dark: var(--color-bg-brand-section);
  --wp--preset--color--text-primary: var(--color-text-primary);
  --wp--preset--color--text-secondary: var(--color-text-secondary);
  --wp--preset--color--text-tertiary: var(--color-text-tertiary);
  --wp--preset--color--text-brand-secondary: var(--color-text-brand-secondary);
  --wp--preset--color--bg-primary: var(--color-bg-primary);
  --wp--preset--color--bg-secondary: var(--color-bg-secondary);
  --wp--preset--color--bg-tertiary: var(--color-bg-tertiary);
  --wp--preset--color--border-primary: var(--color-border-primary);
  --wp--preset--color--bg-warm-section: var(--color-bg-primary);
  --wp--preset--color--bg-footer: var(--color-bg-brand-section);
  --wp--preset--color--text-on-dark: var(--color-text-white);
  --wp--preset--color--success: var(--color-bg-success-solid);
  --wp--preset--color--warning: var(--color-bg-warning-solid);
  --wp--preset--color--error: var(--color-bg-error-solid);
  --wp--preset--color--white: var(--primitive-white);
  --wp--preset--color--black: var(--primitive-neutral-950);
  --wp--preset--color--cyan-200: var(--primitive-cyan-200);
}
