/**
 * Do not edit directly, this file was auto-generated.
 */

:root {
  --primary-50: #fef6ec;
  --primary-100: #fdebd4;
  --primary-200: #fbd3a3;
  --primary-300: #f9ba72;
  --primary-400: #f7a95a;
  --primary-500: #f69946;
  --primary-600: #dd7b20;
  --primary-700: #b86018;
  --primary-800: #934e18;
  --primary-900: #7a4218;
  --primary-950: #42200c;
  --surface-0: #ffffff;
  --surface-50: #fbf8f2;
  --surface-100: #f9f4ea;
  --surface-200: #e4d9ce;
  --surface-300: #cec4bd;
  --surface-400: #ae9b8d;
  --surface-500: #8e7665;
  --surface-600: #745d4b;
  --surface-700: #5c4839;
  --surface-800: #3a3330;
  --surface-900: #251f1d;
  --surface-950: #141110;
  --email-light-bg: #fbf8f2;
  --email-light-card-bg: #ffffff;
  --email-light-border: #e4d9ce;
  --email-light-text: #3a3330;
  --email-light-text-muted: #745d4b;
  --email-light-text-subtle: #ae9b8d;
  --email-dark-bg: #141110;
  --email-dark-card-bg: #251f1d;
  --email-dark-text: #cec4bd;
}
