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

:root {
  --border-radius-xx-small: 0.4rem;
  --border-width-thin: 0.1rem;
  --border-width-medium: 0.2rem;
  --color-yellow-100: hsl(60, 100%, 97%);
  --color-yellow-200: hsl(58, 100%, 92%);
  --color-yellow-300: hsl(60, 100%, 81%);
  --color-yellow-400: hsl(60, 100%, 50%);
  --color-yellow-500: hsl(54, 100%, 44%);
  --color-yellow-600: hsl(49, 87%, 37%);
  --color-red-100: hsl(7, 94%, 93%);
  --color-red-200: hsl(351, 93%, 83%);
  --color-red-300: hsl(4, 76%, 70%);
  --color-red-400: hsl(0, 78%, 63%);
  --color-red-500: hsl(2, 72%, 46%);
  --color-red-600: hsl(9, 79%, 34%);
  --color-red-700: hsl(2, 72%, 29%);
  --color-orange-100: hsl(27, 100%, 94%);
  --color-orange-200: hsl(27, 100%, 84%);
  --color-orange-300: hsl(26, 100%, 74%);
  --color-orange-400: hsl(26, 100%, 64%);
  --color-orange-500: hsl(29, 100%, 50%);
  --color-orange-600: hsl(29, 100%, 38%);
  --color-orange-700: hsl(29, 100%, 27%);
  --color-green-100: hsl(126, 71%, 95%);
  --color-green-200: hsl(128, 68%, 85%);
  --color-green-300: hsl(131, 67%, 76%);
  --color-green-400: hsl(131, 67%, 76%);
  --color-green-500: hsl(145, 82%, 47%);
  --color-green-600: hsl(145, 81%, 35%);
  --color-green-700: hsl(145, 81%, 25%);
  --color-teal-100: hsl(165, 100%, 94%);
  --color-teal-200: hsl(165, 67%, 86%);
  --color-teal-300: hsl(167, 67%, 76%);
  --color-teal-400: hsl(168, 68%, 65%);
  --color-teal-500: hsl(171, 82%, 47%);
  --color-teal-600: hsl(171, 81%, 36%);
  --color-teal-700: hsl(171, 80%, 29%);
  --color-blue-100: hsl(224, 79%, 95%);
  --color-blue-200: hsl(222, 76%, 85%);
  --color-blue-300: hsl(220, 75%, 76%);
  --color-blue-400: hsl(217, 75%, 66%);
  --color-blue-500: hsl(209, 82%, 49%);
  --color-blue-600: hsl(209, 82%, 37%);
  --color-blue-700: hsl(209, 79%, 31%);
  --color-purple-100: hsl(269, 100%, 96%);
  --color-purple-200: hsl(267, 69%, 85%);
  --color-purple-300: hsl(266, 67%, 75%);
  --color-purple-400: hsl(264, 65%, 66%);
  --color-purple-500: hsl(263, 65%, 57%);
  --color-purple-600: hsl(263, 50%, 43%);
  --color-purple-700: hsl(263, 51%, 35%);
  --color-pink-100: hsl(300, 100%, 97%);
  --color-pink-200: hsl(300, 100%, 91%);
  --color-pink-300: hsl(300, 100%, 86%);
  --color-pink-400: hsl(300, 100%, 80%);
  --color-pink-500: hsl(300, 100%, 74%);
  --color-pink-600: hsl(300, 44%, 56%);
  --color-pink-700: hsl(300, 38%, 45%);
  --color-gray-50: hsl(0, 0%, 98%);
  --color-gray-100: hsl(210, 7%, 95%);
  --color-gray-200: hsl(228, 8%, 88%);
  --color-gray-300: hsl(222, 8%, 77%);
  --color-gray-400: hsl(219, 8%, 65%);
  --color-gray-500: hsl(218, 8%, 55%);
  --color-gray-600: hsl(221, 11%, 45%);
  --color-gray-700: hsl(222, 11%, 36%);
  --color-gray-800: hsl(223, 10%, 26%);
  --color-gray-black: hsl(0, 0%, 0%);
  --color-gray-white: hsl(0, 0%, 100%);
  --color-overlay-dark: hsla(0, 0%, 0%, 0.3);
  --color-overlay-light: hsla(0, 0%, 0%, 0.05);
  --color-transparent: hsla(0, 0%, 0%, 0);
  --font-family-system-ui: system-ui, sans-serif;
  --font-family-inter: Inter, system-ui, sans-serif;
  --font-family-favorit: FavoritStd-MediumExtended, system-ui, sans-serif;
  --font-family-display: FavoritStd-MediumExtended, system-ui, sans-serif;
  --font-family-body: Inter, system-ui, sans-serif;
  --font-weight-normal: 400;
  --font-weight-medium: 500;
  --font-size-x-small: 1.2rem;
  --font-size-small: 1.4rem;
  --font-size-medium: 1.6rem;
  --font-size-large: 2rem;
  --font-size-x-large: 2.4rem;
  --font-size-xx-large: 3.2rem;
  --font-size-xxx-large: 4rem;
  --font-size-xxxx-large: 5.2rem;
  --font-line-height-tight: 1.2;
  --font-line-height-small: 1.3;
  --font-line-height-normal: 1.4;
  --font-line-height-relaxed: 1.5;
  --font-line-height-loose: 1.6;
  --font-letter-spacing-x-small: -0.02em;
  --font-letter-spacing-small: -0.01em;
  --font-letter-spacing-normal: 0;
  --font-letter-spacing-large: 0.01em;
  --font-letter-spacing-x-large: 0.02em;
  --spacing-x-small: 0.4rem;
  --spacing-small: 0.8rem;
  --spacing-medium: 1.6rem;
  --spacing-large: 2.4rem;
  --spacing-x-large: 3.2rem;
  --spacing-xx-large: 4rem;
  --spacing-xxx-large: 4.8rem;
}
