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

@layer tokens {
  :root {
    --color-brand-100: #f6f9fd;
    --color-brand-200: #bad2f9;
    --color-brand-300: #84b2fd;
    --color-brand-400: #6ba4ff;
    --color-brand-450: #468eff;
    --color-brand-500: #195cc7;
    --color-brand-600: #335ca0;
    --color-brand-700: #1d4587;
    --color-brand-800: #0f2750;
    --color-brand-900: #051531;
    --color-cyan-100: #e8f8ff;
    --color-cyan-200: #adebff;
    --color-cyan-300: #57d5ff;
    --color-cyan-600: #008fbe;
    --color-cyan-700: #0076a0;
    --color-cyan-900: #11384b;
    --color-green-100: #e7fff3;
    --color-green-200: #9effe1;
    --color-green-300: #38ffc2;
    --color-green-600: #00a06f;
    --color-green-700: #008159;
    --color-green-900: #123e39;
    --color-neutral-0: #fcfcfc;
    --color-neutral-100: #f4f5f6;
    --color-neutral-1000: #0c121a;
    --color-neutral-150: #f2f2f2;
    --color-neutral-200: #ebeff5;
    --color-neutral-300: #dadee5;
    --color-neutral-400: #c3c7ce;
    --color-neutral-450: #898c92;
    --color-neutral-50: #f8f8f9;
    --color-neutral-500: #686f7b;
    --color-neutral-550: #6c6f74;
    --color-neutral-600: #474d58;
    --color-neutral-650: #2e333b;
    --color-neutral-700: #263349;
    --color-neutral-750: #212730;
    --color-neutral-800: #1d222a;
    --color-neutral-900: #020c22;
    --color-orange-100: #ffeee8;
    --color-orange-200: #ffbfa8;
    --color-orange-300: #ff9e7a;
    --color-orange-600: #f67d51;
    --color-orange-700: #cd4805;
    --color-orange-900: #4e2f2a;
    --color-red-100: #ffedee;
    --color-red-200: #ffb2cf;
    --color-red-300: #ff70a5;
    --color-red-600: #b90044;
    --color-red-700: #a0003a;
    --color-red-900: #571e41;
  }
}
