/* Say It pack. Generated from packs.json by tokens/generate.mjs. Do not edit by hand. */
/* Friendly, encouraging tiny language tutor. Hear it, say it, low pressure. */
:root {
  --brand-50: #fef2f2;
  --brand-100: #fee2e2;
  --brand-200: #fecaca;
  --brand-300: #fca5a5;
  --brand-400: #f2555a;
  --brand-500: #c60b1e;
  --brand-600: #a80a1a;
  --brand-700: #8a0816;
  --brand-800: #6e0813;
  --brand-900: #560710;
  --brand-950: #2e0207;
  --accent: #f7c600;
  --color-bg: #fff9e9;
  --color-surface: #ffffff;
  --color-text: #2a1613;
  --color-muted: #8a6f5f;
  --font-sans: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  --font-display: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}
