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

:root {
  --primary-50: #e6f7f8;
  --primary-100: #c3ebee;
  --primary-200: #95dbe0;
  --primary-300: #67cad2;
  --primary-400: #2da4ad;
  --primary-500: #0a7b85;
  --primary-600: #086a73;
  --primary-700: #06595f;
  --primary-800: #04464b;
  --primary-900: #033236;
  --primary-950: #021c1f;
  --surface-0: #ffffff;
  --surface-50: #fafafa;
  --surface-100: #f0f0f0;
  --surface-200: #e5e5e5;
  --surface-300: #d4d4d4;
  --surface-400: #a3a3a3;
  --surface-500: #717171;
  --surface-600: #525252;
  --surface-700: #404040;
  --surface-800: #262626;
  --surface-900: #171717;
  --surface-950: #0a0a0a;
  --email-light-bg: #fafafa;
  --email-light-card-bg: #ffffff;
  --email-light-border: #e5e5e5;
  --email-light-text: #141414;
  --email-light-text-muted: #525252;
  --email-light-text-subtle: #717171;
  --email-dark-bg: #0a0a0a;
  --email-dark-card-bg: #171717;
  --email-dark-text: #d4d4d4;
}
