/**
 * Do not edit directly
 * Generated on Tue, 23 Apr 2024 03:30:49 GMT
 */

:root {
  --text-primary-accent: #f54767;
  --text-annotation: #836c60;
  --text-inverse: #ffffff;
  --text-primary: #45322b;
  --text-annotation-dim: #6e5344;
  --text-brand: #e4007f;
  --text-secondary: #b37847;
  --text-disabled: #b3a9a4;
  --surface-primary-default: #f54767;
  --surface-primary-light: #fddae1;
  --surface-primary-lighter: #feedf0;
  --surface-primary-lightest: #fef6f7;
  --surface-primary-inverse: #ffffff;
  --surface-secondary-default: #b37847;
  --surface-secondary-light: #f3ddc6;
  --surface-secondary-lighter: #fceee0;
  --surface-secondary-lightest: #fff8f4;
  --surface-secondary-accent: #a05617;
  --surface-brand-default: #e4007f;
  --surface-brand-light: #f592c6;
  --surface-brand-lighter: #f7bddd;
  --surface-brand-lightest: #fce5f1;
  --surface-tertiary-default: #45322b;
  --surface-tertiary-light: #b3a9a4;
  --surface-tertiary-lighter: #cfccca;
  --surface-tertiary-lightest: #ebebeb;
  --label-fill-primary: #f54767;
  --label-fill-inverse: #ffffff;
  --label-fill-disabled: #b3a9a4;
  --label-fill-secondary: #feedf0;
  --label-fill-secondary-dim: #fddae1;
  --label-fill-disabled-light: #ebebeb;
  --label-stroke-primary: #f54767;
  --label-stroke-secondary: #45322b;
  --label-stroke-disabled: #b3a9a4;
  --label-stroke-inverse: #ffffff;
  --label-stroke-disabled-dim: #836c60;
  --storke-primary: #f54767;
  --storke-gray: #b3a9a4;
  --storke-inverse: #ffffff;
  --storke-annotation: #836c60;
  --storke-annotation-dim: #6e5344;
  --storke-brown: #45322b;
  --storke-primary-light: #fddae1;
  --background-level-0: #ffffff;
  --background-level-3: #ffd9dc;
  --background-level-2: #ffeced;
  --background-level-1: #fff7f8;
  --opacity-level-1: #ffffff14;
  --opacity-level-2: #ffffff1f;
  --opacity-level-3: #ffffff29;
  --opacity-white-8: #ffffff14;
  --opacity-white-12: #ffffff1f;
  --opacity-white-16: #ffffff29;
}
