:root {
  /* Colors — Primary */
  --color-primary: #5865f2;
  --color-secondary: #35ed7e;
  --color-accent: #1a2081;

  /* Colors — Neutrals */
  --color-neutral-50: #000000;
  --color-neutral-100: #ffffff;
  --color-neutral-200: #333333;
  --color-neutral-300: #23272a;

  /* Colors — Backgrounds */
  --color-bg: #1a2081;
  --color-bg-1: #000000;

  /* Colors — Text */
  --color-text: #000000;
  --color-text-1: #333333;
  --color-text-2: #ffffff;
  --color-text-3: #23272a;
  --color-text-4: #5865f2;

  /* Typography — Families */
  --font-body: 'Ggsans', sans-serif;
  --font-heading: 'Abcgintodiscord', sans-serif;
  --font-body: 'ABC Ginto Normal', sans-serif;
  --font-body: 'Times', sans-serif;
  --font-font-4: 'Abcgintodiscordnord', sans-serif;

  /* Typography — Scale */
  --font-size-61: 61px;
  --font-size-48: 48px;
  --font-size-44: 44px;
  --font-size-36: 36px;
  --font-size-22: 22px;
  --font-size-20: 20px;
  --font-size-18: 18px;
  --font-size-17.6: 17.6px;
  --font-size-16: 16px;
  --font-size-14: 14px;

  /* Spacing */
  --spacing-1: 1px;
  --spacing-24: 24px;
  --spacing-29: 29px;
  --spacing-35: 35px;
  --spacing-48: 48px;
  --spacing-52: 52px;
  --spacing-56: 56px;
  --spacing-60: 60px;
  --spacing-64: 64px;
  --spacing-73: 73px;
  --spacing-76: 76px;
  --spacing-80: 80px;
  --spacing-96: 96px;
  --spacing-106: 106px;
  --spacing-125: 125px;
  --spacing-128: 128px;
  --spacing-134: 134px;
  --spacing-143: 143px;
  --spacing-154: 154px;
  --spacing-157: 157px;

  /* Border Radius */
  --radius-lg: 12px;
  --radius-lg: 16px;
  --radius-full: 40px;
  --radius-full: 50px;
  --radius-full: 60px;
  --radius-full: 72px;
  --radius-full: 88px;

  /* Original Site Variables */
  /* — colors — */
  --spring-green: #57f287;
  --bg-animated-gradient-background-indigo-1: hsl(var(--bg-animated-gradient-background-indigo-1-hsl)/1);
  --bg-animated-gradient-background-indigo-1-hsl: 241.5 calc(var(--saturation-factor, 1)*57.143%) 27.451%;
  --bg-animated-gradient-background-indigo-2: hsl(var(--bg-animated-gradient-background-indigo-2-hsl)/1);
  --bg-animated-gradient-background-indigo-2-hsl: 257.059 calc(var(--saturation-factor, 1)*100%) 20%;
  --bg-animated-gradient-background-not-black: hsl(var(--bg-animated-gradient-background-not-black-hsl)/1);
  --bg-animated-gradient-background-not-black-hsl: 240 calc(var(--saturation-factor, 1)*7.143%) 5.49%;
  --bg-animated-gradient-background-pink-1: hsl(var(--bg-animated-gradient-background-pink-1-hsl)/1);
  --bg-animated-gradient-background-pink-1-hsl: 327.831 calc(var(--saturation-factor, 1)*80.583%) 59.608%;
  --bg-gradient-aurora-1: hsl(var(--bg-gradient-aurora-1-hsl)/1);
  --bg-gradient-aurora-1-hsl: 219.74 calc(var(--saturation-factor, 1)*86.517%) 17.451%;
  --bg-gradient-aurora-2: hsl(var(--bg-gradient-aurora-2-hsl)/1);
  --bg-gradient-aurora-2-hsl: 237.778 calc(var(--saturation-factor, 1)*76.415%) 41.569%;
  --bg-gradient-aurora-3: hsl(var(--bg-gradient-aurora-3-hsl)/1);
  --bg-gradient-aurora-3-hsl: 183.556 calc(var(--saturation-factor, 1)*78.035%) 33.922%;
  --bg-gradient-aurora-4: hsl(var(--bg-gradient-aurora-4-hsl)/1);
  --bg-gradient-aurora-4-hsl: 169.2 calc(var(--saturation-factor, 1)*60.241%) 32.549%;
  --bg-gradient-aurora-5: hsl(var(--bg-gradient-aurora-5-hsl)/1);
  --bg-gradient-aurora-5-hsl: 229.839 calc(var(--saturation-factor, 1)*92.537%) 26.275%;
  --bg-gradient-blurple-twilight-1: hsl(var(--bg-gradient-blurple-twilight-1-hsl)/1);
  --bg-gradient-blurple-twilight-1-hsl: 233.904 calc(var(--saturation-factor, 1)*79.574%) 53.922%;
  --bg-gradient-blurple-twilight-2: hsl(var(--bg-gradient-blurple-twilight-2-hsl)/1);
  --bg-gradient-blurple-twilight-2-hsl: 245.294 calc(var(--saturation-factor, 1)*63.75%) 31.373%;
  --bg-gradient-chroma-glow-1: hsl(var(--bg-gradient-chroma-glow-1-hsl)/1);
  --bg-gradient-chroma-glow-1-hsl: 183.39 calc(var(--saturation-factor, 1)*86.341%) 40.196%;
  --bg-gradient-chroma-glow-2: hsl(var(--bg-gradient-chroma-glow-2-hsl)/1);
  --bg-gradient-chroma-glow-2-hsl: 258.113 calc(var(--saturation-factor, 1)*89.831%) 46.275%;
  --bg-gradient-chroma-glow-3: hsl(var(--bg-gradient-chroma-glow-3-hsl)/1);
  --bg-gradient-chroma-glow-3-hsl: 298.491 calc(var(--saturation-factor, 1)*90.857%) 34.314%;
  --bg-gradient-chroma-glow-4: hsl(var(--bg-gradient-chroma-glow-4-hsl)/1);
  --bg-gradient-chroma-glow-4-hsl: 264.767 calc(var(--saturation-factor, 1)*100%) 66.275%;
  --bg-gradient-chroma-glow-5: hsl(var(--bg-gradient-chroma-glow-5-hsl)/1);
  --bg-gradient-chroma-glow-5-hsl: 206.702 calc(var(--saturation-factor, 1)*75.494%) 50.392%;
  --bg-gradient-citrus-sherbert-1: hsl(var(--bg-gradient-citrus-sherbert-1-hsl)/1);
  --bg-gradient-citrus-sherbert-1-hsl: 39.683 calc(var(--saturation-factor, 1)*88.732%) 58.235%;
  --bg-gradient-citrus-sherbert-2: hsl(var(--bg-gradient-citrus-sherbert-2-hsl)/1);
  --bg-gradient-citrus-sherbert-2-hsl: 18 calc(var(--saturation-factor, 1)*81.522%) 63.922%;
  --bg-gradient-cotton-candy-1: hsl(var(--bg-gradient-cotton-candy-1-hsl)/1);
  --bg-gradient-cotton-candy-1-hsl: 349.315 calc(var(--saturation-factor, 1)*76.842%) 81.373%;
  --bg-gradient-cotton-candy-2: hsl(var(--bg-gradient-cotton-candy-2-hsl)/1);
  --bg-gradient-cotton-candy-2-hsl: 226.4 calc(var(--saturation-factor, 1)*92.593%) 84.118%;
  --bg-gradient-crimson-moon-1: hsl(var(--bg-gradient-crimson-moon-1-hsl)/1);
  --bg-gradient-crimson-moon-1-hsl: 0 calc(var(--saturation-factor, 1)*88.608%) 30.98%;
  --bg-gradient-crimson-moon-2: hsl(var(--bg-gradient-crimson-moon-2-hsl)/1);
  --bg-gradient-crimson-moon-2-hsl: 0 calc(var(--saturation-factor, 1)*0%) 0%;
  --bg-gradient-desert-khaki-1: hsl(var(--bg-gradient-desert-khaki-1-hsl)/1);
  --bg-gradient-desert-khaki-1-hsl: 28.696 calc(var(--saturation-factor, 1)*32.394%) 86.078%;
  --bg-gradient-desert-khaki-2: hsl(var(--bg-gradient-desert-khaki-2-hsl)/1);
  --bg-gradient-desert-khaki-2-hsl: 40 calc(var(--saturation-factor, 1)*41.284%) 78.627%;
  --bg-gradient-desert-khaki-3: hsl(var(--bg-gradient-desert-khaki-3-hsl)/1);
  --bg-gradient-desert-khaki-3-hsl: 50.164 calc(var(--saturation-factor, 1)*49.593%) 75.882%;
  --bg-gradient-dusk-1: hsl(var(--bg-gradient-dusk-1-hsl)/1);
  --bg-gradient-dusk-1-hsl: 292.8 calc(var(--saturation-factor, 1)*13.514%) 36.275%;
  --bg-gradient-dusk-2: hsl(var(--bg-gradient-dusk-2-hsl)/1);
  --bg-gradient-dusk-2-hsl: 223.125 calc(var(--saturation-factor, 1)*41.026%) 69.412%;
  --bg-gradient-easter-egg-1: hsl(var(--bg-gradient-easter-egg-1-hsl)/1);
  --bg-gradient-easter-egg-1-hsl: 226.731 calc(var(--saturation-factor, 1)*58.427%) 65.098%;
  --bg-gradient-easter-egg-2: hsl(var(--bg-gradient-easter-egg-2-hsl)/1);
  --bg-gradient-easter-egg-2-hsl: 227.143 calc(var(--saturation-factor, 1)*30.973%) 44.314%;
  --bg-gradient-forest-1: hsl(var(--bg-gradient-forest-1-hsl)/1);
  --bg-gradient-forest-1-hsl: 124.286 calc(var(--saturation-factor, 1)*25.926%) 10.588%;
  --bg-gradient-forest-2: hsl(var(--bg-gradient-forest-2-hsl)/1);
  --bg-gradient-forest-2-hsl: 142.5 calc(var(--saturation-factor, 1)*26.23%) 23.922%;
  --bg-gradient-forest-3: hsl(var(--bg-gradient-forest-3-hsl)/1);
  --bg-gradient-forest-3-hsl: 76.154 calc(var(--saturation-factor, 1)*20.635%) 24.706%;
  --bg-gradient-forest-4: hsl(var(--bg-gradient-forest-4-hsl)/1);
  --bg-gradient-forest-4-hsl: 116.667 calc(var(--saturation-factor, 1)*16.981%) 41.569%;
  --bg-gradient-forest-5: hsl(var(--bg-gradient-forest-5-hsl)/1);
  --bg-gradient-forest-5-hsl: 42.766 calc(var(--saturation-factor, 1)*38.525%) 47.843%;
  --bg-gradient-hanami-1: hsl(var(--bg-gradient-hanami-1-hsl)/1);
  --bg-gradient-hanami-1-hsl: 352.174 calc(var(--saturation-factor, 1)*68.317%) 80.196%;
  --bg-gradient-hanami-2: hsl(var(--bg-gradient-hanami-2-hsl)/1);
  --bg-gradient-hanami-2-hsl: 43.146 calc(var(--saturation-factor, 1)*73.554%) 76.275%;
  --bg-gradient-hanami-3: hsl(var(--bg-gradient-hanami-3-hsl)/1);
  --bg-gradient-hanami-3-hsl: 115.714 calc(var(--saturation-factor, 1)*43.077%) 74.51%;
  --bg-gradient-lofi-vibes-1: hsl(var(--bg-gradient-lofi-vibes-1-hsl)/1);
  --bg-gradient-lofi-vibes-1-hsl: 219.759 calc(var(--saturation-factor, 1)*83.838%) 80.588%;
  --bg-gradient-lofi-vibes-2: hsl(var(--bg-gradient-lofi-vibes-2-hsl)/1);
  --bg-gradient-lofi-vibes-2-hsl: 183.81 calc(var(--saturation-factor, 1)*57.798%) 78.627%;
  --bg-gradient-lofi-vibes-3: hsl(var(--bg-gradient-lofi-vibes-3-hsl)/1);
  --bg-gradient-lofi-vibes-3-hsl: 129.6 calc(var(--saturation-factor, 1)*46.296%) 78.824%;
  --bg-gradient-lofi-vibes-4: hsl(var(--bg-gradient-lofi-vibes-4-hsl)/1);
  --bg-gradient-lofi-vibes-4-hsl: 75.738 calc(var(--saturation-factor, 1)*48.8%) 75.49%;
  --bg-gradient-mars-1: hsl(var(--bg-gradient-mars-1-hsl)/1);
  --bg-gradient-mars-1-hsl: 14.795 calc(var(--saturation-factor, 1)*36.318%) 39.412%;
  --bg-gradient-mars-2: hsl(var(--bg-gradient-mars-2-hsl)/1);
  --bg-gradient-mars-2-hsl: 0 calc(var(--saturation-factor, 1)*36.19%) 41.176%;
  --bg-gradient-midnight-blurple-1: hsl(var(--bg-gradient-midnight-blurple-1-hsl)/1);
  --bg-gradient-midnight-blurple-1-hsl: 245.077 calc(var(--saturation-factor, 1)*55.085%) 53.725%;
  --bg-gradient-midnight-blurple-2: hsl(var(--bg-gradient-midnight-blurple-2-hsl)/1);
  --bg-gradient-midnight-blurple-2-hsl: 259.024 calc(var(--saturation-factor, 1)*74.545%) 10.784%;
  --bg-gradient-mint-apple-1: hsl(var(--bg-gradient-mint-apple-1-hsl)/1);
  --bg-gradient-mint-apple-1-hsl: 165.625 calc(var(--saturation-factor, 1)*39.669%) 52.549%;
  --bg-gradient-mint-apple-2: hsl(var(--bg-gradient-mint-apple-2-hsl)/1);
  --bg-gradient-mint-apple-2-hsl: 118.681 calc(var(--saturation-factor, 1)*40.444%) 55.882%;
  --bg-gradient-mint-apple-3: hsl(var(--bg-gradient-mint-apple-3-hsl)/1);
  --bg-gradient-mint-apple-3-hsl: 86.667 calc(var(--saturation-factor, 1)*48.293%) 59.804%;
  --bg-gradient-neon-nights-1: hsl(var(--bg-gradient-neon-nights-1-hsl)/1);
  --bg-gradient-neon-nights-1-hsl: 176.407 calc(var(--saturation-factor, 1)*98.817%) 33.137%;
  --bg-gradient-neon-nights-2: hsl(var(--bg-gradient-neon-nights-2-hsl)/1);
  --bg-gradient-neon-nights-2-hsl: 259.333 calc(var(--saturation-factor, 1)*39.474%) 55.294%;
  --bg-gradient-neon-nights-3: hsl(var(--bg-gradient-neon-nights-3-hsl)/1);
  --bg-gradient-neon-nights-3-hsl: 313.548 calc(var(--saturation-factor, 1)*52.542%) 46.275%;
  --bg-gradient-retro-raincloud-1: hsl(var(--bg-gradient-retro-raincloud-1-hsl)/1);
  --bg-gradient-retro-raincloud-1-hsl: 201.553 calc(var(--saturation-factor, 1)*47.032%) 42.941%;
  --bg-gradient-retro-raincloud-2: hsl(var(--bg-gradient-retro-raincloud-2-hsl)/1);
  --bg-gradient-retro-raincloud-2-hsl: 241.017 calc(var(--saturation-factor, 1)*29.648%) 60.98%;
  --bg-gradient-retro-storm-1: hsl(var(--bg-gradient-retro-storm-1-hsl)/1);
  --bg-gradient-retro-storm-1-hsl: 201.553 calc(var(--saturation-factor, 1)*47.032%) 42.941%;
  --bg-gradient-retro-storm-2: hsl(var(--bg-gradient-retro-storm-2-hsl)/1);
  --bg-gradient-retro-storm-2-hsl: 240.896 calc(var(--saturation-factor, 1)*27.801%) 47.255%;
  --bg-gradient-sepia-1: hsl(var(--bg-gradient-sepia-1-hsl)/1);
  --bg-gradient-sepia-1-hsl: 32.727 calc(var(--saturation-factor, 1)*14.163%) 45.686%;
  --bg-gradient-sepia-2: hsl(var(--bg-gradient-sepia-2-hsl)/1);
  --bg-gradient-sepia-2-hsl: 36.207 calc(var(--saturation-factor, 1)*46.774%) 24.314%;
  --bg-gradient-strawberry-lemonade-1: hsl(var(--bg-gradient-strawberry-lemonade-1-hsl)/1);
  --bg-gradient-strawberry-lemonade-1-hsl: 326.98 calc(var(--saturation-factor, 1)*74.129%) 39.412%;
  --bg-gradient-strawberry-lemonade-2: hsl(var(--bg-gradient-strawberry-lemonade-2-hsl)/1);
  --bg-gradient-strawberry-lemonade-2-hsl: 27.778 calc(var(--saturation-factor, 1)*71.681%) 44.314%;
  --bg-gradient-strawberry-lemonade-3: hsl(var(--bg-gradient-strawberry-lemonade-3-hsl)/1);
  --bg-gradient-strawberry-lemonade-3-hsl: 39.588 calc(var(--saturation-factor, 1)*80.165%) 52.549%;
  --bg-gradient-sunrise-1: hsl(var(--bg-gradient-sunrise-1-hsl)/1);
  --bg-gradient-sunrise-1-hsl: 326.809 calc(var(--saturation-factor, 1)*41.964%) 43.922%;
  --bg-gradient-sunrise-2: hsl(var(--bg-gradient-sunrise-2-hsl)/1);
  --bg-gradient-sunrise-2-hsl: 27.5 calc(var(--saturation-factor, 1)*44.86%) 58.039%;
  --bg-gradient-sunrise-3: hsl(var(--bg-gradient-sunrise-3-hsl)/1);
  --bg-gradient-sunrise-3-hsl: 50.286 calc(var(--saturation-factor, 1)*46.256%) 44.51%;
  --bg-gradient-sunset-1: hsl(var(--bg-gradient-sunset-1-hsl)/1);
  --bg-gradient-sunset-1-hsl: 259.2 calc(var(--saturation-factor, 1)*55.556%) 35.294%;
  --bg-gradient-sunset-2: hsl(var(--bg-gradient-sunset-2-hsl)/1);
  --bg-gradient-sunset-2-hsl: 21.667 calc(var(--saturation-factor, 1)*66.667%) 57.647%;
  --bg-gradient-under-the-sea-1: hsl(var(--bg-gradient-under-the-sea-1-hsl)/1);
  --bg-gradient-under-the-sea-1-hsl: 114.783 calc(var(--saturation-factor, 1)*10.502%) 42.941%;
  --bg-gradient-under-the-sea-2: hsl(var(--bg-gradient-under-the-sea-2-hsl)/1);
  --bg-gradient-under-the-sea-2-hsl: 158.667 calc(var(--saturation-factor, 1)*20.362%) 43.333%;
  --bg-gradient-under-the-sea-3: hsl(var(--bg-gradient-under-the-sea-3-hsl)/1);
  --bg-gradient-under-the-sea-3-hsl: 175.385 calc(var(--saturation-factor, 1)*10.924%) 46.667%;
  --checkpoint-emojis-primary: hsl(var(--checkpoint-emojis-primary-hsl)/1);
  --checkpoint-emojis-primary-hsl: 269.011 calc(var(--saturation-factor, 1)*88.35%) 79.804%;
  --checkpoint-emojis-secondary: hsl(var(--checkpoint-emojis-secondary-hsl)/1);
  --checkpoint-emojis-secondary-hsl: 268.837 calc(var(--saturation-factor, 1)*72.067%) 64.902%;
  --checkpoint-end-primary: hsl(var(--checkpoint-end-primary-hsl)/1);
  --checkpoint-end-primary-hsl: 143.316 calc(var(--saturation-factor, 1)*83.55%) 54.706%;
  --checkpoint-end-secondary: hsl(var(--checkpoint-end-secondary-hsl)/1);
  --checkpoint-end-secondary-hsl: 143.673 calc(var(--saturation-factor, 1)*78.61%) 36.667%;
  --checkpoint-friends-primary: hsl(var(--checkpoint-friends-primary-hsl)/1);
  --checkpoint-friends-primary-hsl: 234 calc(var(--saturation-factor, 1)*90%) 80.392%;
  --checkpoint-friends-secondary: hsl(var(--checkpoint-friends-secondary-hsl)/1);
  --checkpoint-friends-secondary-hsl: 234 calc(var(--saturation-factor, 1)*39.823%) 55.686%;
  --checkpoint-gaming-primary: hsl(var(--checkpoint-gaming-primary-hsl)/1);
  --checkpoint-gaming-primary-hsl: 34.699 calc(var(--saturation-factor, 1)*100%) 51.176%;
  --checkpoint-gaming-secondary: hsl(var(--checkpoint-gaming-secondary-hsl)/1);
  --checkpoint-gaming-secondary-hsl: 26.809 calc(var(--saturation-factor, 1)*86.239%) 42.745%;
  --checkpoint-guilds-primary: hsl(var(--checkpoint-guilds-primary-hsl)/1);
  --checkpoint-guilds-primary-hsl: 169.811 calc(var(--saturation-factor, 1)*97.546%) 68.039%;
  --checkpoint-guilds-secondary: hsl(var(--checkpoint-guilds-secondary-hsl)/1);
  --checkpoint-guilds-secondary-hsl: 169.672 calc(var(--saturation-factor, 1)*68.539%) 34.902%;
  --checkpoint-messages-primary: hsl(var(--checkpoint-messages-primary-hsl)/1);
  --checkpoint-messages-primary-hsl: 315.084 calc(var(--saturation-factor, 1)*100%) 64.902%;
  --checkpoint-messages-secondary: hsl(var(--checkpoint-messages-secondary-hsl)/1);
  --checkpoint-messages-secondary-hsl: 315.319 calc(var(--saturation-factor, 1)*70.854%) 39.02%;
  --checkpoint-persona-eight-primary: hsl(var(--checkpoint-persona-eight-primary-hsl)/1);
  --checkpoint-persona-eight-primary-hsl: 39.184 calc(var(--saturation-factor, 1)*56.322%) 65.882%;
  --checkpoint-persona-eight-secondary: hsl(var(--checkpoint-persona-eight-secondary-hsl)/1);
  --checkpoint-persona-eight-secondary-hsl: 39.612 calc(var(--saturation-factor, 1)*42.387%) 47.647%;
  --checkpoint-persona-five-primary: hsl(var(--checkpoint-persona-five-primary-hsl)/1);
  --checkpoint-persona-five-primary-hsl: 339.114 calc(var(--saturation-factor, 1)*90.805%) 65.882%;
  --checkpoint-persona-five-secondary: hsl(var(--checkpoint-persona-five-secondary-hsl)/1);
  --checkpoint-persona-five-secondary-hsl: 338.983 calc(var(--saturation-factor, 1)*71.66%) 48.431%;
  --checkpoint-persona-four-primary: hsl(var(--checkpoint-persona-four-primary-hsl)/1);
  --checkpoint-persona-four-primary-hsl: 312.083 calc(var(--saturation-factor, 1)*84.706%) 66.667%;
  --checkpoint-persona-four-secondary: hsl(var(--checkpoint-persona-four-secondary-hsl)/1);
  --checkpoint-persona-four-secondary-hsl: 315.319 calc(var(--saturation-factor, 1)*70.854%) 39.02%;
  --checkpoint-persona-nine-primary: hsl(var(--checkpoint-persona-nine-primary-hsl)/1);
  --checkpoint-persona-nine-primary-hsl: 0 calc(var(--saturation-factor, 1)*0%) 93.333%;
  --checkpoint-persona-nine-secondary: hsl(var(--checkpoint-persona-nine-secondary-hsl)/1);
  --checkpoint-persona-nine-secondary-hsl: 0 calc(var(--saturation-factor, 1)*0%) 66.275%;
  --checkpoint-persona-one-primary: hsl(var(--checkpoint-persona-one-primary-hsl)/1);
  --checkpoint-persona-one-primary-hsl: 169.811 calc(var(--saturation-factor, 1)*97.546%) 68.039%;
  --checkpoint-persona-one-secondary: hsl(var(--checkpoint-persona-one-secondary-hsl)/1);
  --checkpoint-persona-one-secondary-hsl: 169.672 calc(var(--saturation-factor, 1)*68.539%) 34.902%;
  --checkpoint-persona-seven-primary: hsl(var(--checkpoint-persona-seven-primary-hsl)/1);
  --checkpoint-persona-seven-primary-hsl: 49.891 calc(var(--saturation-factor, 1)*100%) 63.922%;
  --checkpoint-persona-seven-secondary: hsl(var(--checkpoint-persona-seven-secondary-hsl)/1);
  --checkpoint-persona-seven-secondary-hsl: 49.935 calc(var(--saturation-factor, 1)*74.163%) 40.98%;
  --checkpoint-persona-six-primary: hsl(var(--checkpoint-persona-six-primary-hsl)/1);
  --checkpoint-persona-six-primary-hsl: 26.834 calc(var(--saturation-factor, 1)*100%) 60.98%;
  --checkpoint-persona-six-secondary: hsl(var(--checkpoint-persona-six-secondary-hsl)/1);
  --checkpoint-persona-six-secondary-hsl: 26.809 calc(var(--saturation-factor, 1)*86.239%) 42.745%;
  --checkpoint-persona-three-primary: hsl(var(--checkpoint-persona-three-primary-hsl)/1);
  --checkpoint-persona-three-primary-hsl: 269.011 calc(var(--saturation-factor, 1)*88.35%) 79.804%;
  --checkpoint-persona-three-secondary: hsl(var(--checkpoint-persona-three-secondary-hsl)/1);
  --checkpoint-persona-three-secondary-hsl: 268.837 calc(var(--saturation-factor, 1)*72.067%) 64.902%;
  --checkpoint-persona-two-primary: hsl(var(--checkpoint-persona-two-primary-hsl)/1);
  --checkpoint-persona-two-primary-hsl: 217.982 calc(var(--saturation-factor, 1)*93.162%) 77.059%;
  --checkpoint-persona-two-secondary: hsl(var(--checkpoint-persona-two-secondary-hsl)/1);
  --checkpoint-persona-two-secondary-hsl: 234 calc(var(--saturation-factor, 1)*39.823%) 55.686%;
  --checkpoint-persona-zero-primary: hsl(var(--checkpoint-persona-zero-primary-hsl)/1);
  --checkpoint-persona-zero-primary-hsl: 143.804 calc(var(--saturation-factor, 1)*83.636%) 56.863%;
  --checkpoint-persona-zero-secondary: hsl(var(--checkpoint-persona-zero-secondary-hsl)/1);
  --checkpoint-persona-zero-secondary-hsl: 143.673 calc(var(--saturation-factor, 1)*78.61%) 36.667%;
  --checkpoint-quests-primary: hsl(var(--checkpoint-quests-primary-hsl)/1);
  --checkpoint-quests-primary-hsl: 269.011 calc(var(--saturation-factor, 1)*88.35%) 79.804%;
  --checkpoint-quests-secondary: hsl(var(--checkpoint-quests-secondary-hsl)/1);
  --checkpoint-quests-secondary-hsl: 268.837 calc(var(--saturation-factor, 1)*72.067%) 64.902%;
  --checkpoint-voice-primary: hsl(var(--checkpoint-voice-primary-hsl)/1);
  --checkpoint-voice-primary-hsl: 49.891 calc(var(--saturation-factor, 1)*100%) 63.922%;
  --checkpoint-voice-secondary: hsl(var(--checkpoint-voice-secondary-hsl)/1);
  --checkpoint-voice-secondary-hsl: 49.935 calc(var(--saturation-factor, 1)*74.163%) 40.98%;
  --checkpoint-welcome-primary: hsl(var(--checkpoint-welcome-primary-hsl)/1);
  --checkpoint-welcome-primary-hsl: 143.316 calc(var(--saturation-factor, 1)*83.55%) 54.706%;
  --checkpoint-welcome-secondary: hsl(var(--checkpoint-welcome-secondary-hsl)/1);
  --checkpoint-welcome-secondary-hsl: 143.673 calc(var(--saturation-factor, 1)*78.61%) 36.667%;
  --platform-twitch-secondary: hsl(var(--platform-twitch-secondary-hsl)/1);
  --platform-twitch-secondary-hsl: 263.936 calc(var(--saturation-factor, 1)*80.342%) 54.118%;
  --primary-100: hsl(var(--primary-100-hsl)/1);
  --primary-100-hsl: 0 calc(var(--saturation-factor, 1)*0%) 97.647%;
  --primary-130: hsl(var(--primary-130-hsl)/1);
  --primary-130-hsl: 220 calc(var(--saturation-factor, 1)*13.043%) 95.49%;
  --primary-160: hsl(var(--primary-160-hsl)/1);
  --primary-160-hsl: 210 calc(var(--saturation-factor, 1)*11.111%) 92.941%;
  --primary-200: hsl(var(--primary-200-hsl)/1);
  --primary-200-hsl: 216 calc(var(--saturation-factor, 1)*9.804%) 90%;
  --primary-230: hsl(var(--primary-230-hsl)/1);
  --primary-230-hsl: 210 calc(var(--saturation-factor, 1)*9.091%) 87.059%;
  --primary-260: hsl(var(--primary-260-hsl)/1);
  --primary-260-hsl: 214.286 calc(var(--saturation-factor, 1)*8.434%) 83.725%;
  --primary-300: hsl(var(--primary-300-hsl)/1);
  --primary-300-hsl: 210 calc(var(--saturation-factor, 1)*9.259%) 78.824%;
  --primary-330: hsl(var(--primary-330-hsl)/1);
  --primary-330-hsl: 215 calc(var(--saturation-factor, 1)*8.824%) 73.333%;
  --primary-345: hsl(var(--primary-345-hsl)/1);
  --primary-345-hsl: 214.286 calc(var(--saturation-factor, 1)*8.434%) 67.451%;
  --primary-360: hsl(var(--primary-360-hsl)/1);
  --primary-360-hsl: 213.75 calc(var(--saturation-factor, 1)*8.081%) 61.176%;
  --primary-400: hsl(var(--primary-400-hsl)/1);
  --primary-400-hsl: 222.857 calc(var(--saturation-factor, 1)*5.833%) 52.941%;
  --primary-430: hsl(var(--primary-430-hsl)/1);
  --primary-430-hsl: 229.091 calc(var(--saturation-factor, 1)*4.803%) 44.902%;
  --primary-460: hsl(var(--primary-460-hsl)/1);
  --primary-460-hsl: 228 calc(var(--saturation-factor, 1)*5.155%) 38.039%;
  --primary-500: hsl(var(--primary-500-hsl)/1);
  --primary-500-hsl: 228 calc(var(--saturation-factor, 1)*6.024%) 32.549%;
  --primary-530: hsl(var(--primary-530-hsl)/1);
  --primary-530-hsl: 226.667 calc(var(--saturation-factor, 1)*6.475%) 27.255%;
  --primary-560: hsl(var(--primary-560-hsl)/1);
  --primary-560-hsl: 225 calc(var(--saturation-factor, 1)*6.667%) 23.529%;
  --primary-600: hsl(var(--primary-600-hsl)/1);
  --primary-600-hsl: 222.857 calc(var(--saturation-factor, 1)*6.667%) 20.588%;
  --primary-630: hsl(var(--primary-630-hsl)/1);
  --primary-630-hsl: 220 calc(var(--saturation-factor, 1)*6.522%) 18.039%;
  --primary-645: hsl(var(--primary-645-hsl)/1);
  --primary-645-hsl: 220 calc(var(--saturation-factor, 1)*6.977%) 16.863%;
  --primary-660: hsl(var(--primary-660-hsl)/1);
  --primary-660-hsl: 228 calc(var(--saturation-factor, 1)*6.667%) 14.706%;
  --primary-700: hsl(var(--primary-700-hsl)/1);
  --primary-700-hsl: 225 calc(var(--saturation-factor, 1)*6.25%) 12.549%;
  --primary-730: hsl(var(--primary-730-hsl)/1);
  --primary-730-hsl: 225 calc(var(--saturation-factor, 1)*7.143%) 10.98%;
  --primary-760: hsl(var(--primary-760-hsl)/1);
  --primary-760-hsl: 220 calc(var(--saturation-factor, 1)*6.383%) 9.216%;
  --primary-800: hsl(var(--primary-800-hsl)/1);
  --primary-800-hsl: 220 calc(var(--saturation-factor, 1)*8.108%) 7.255%;
  --primary-830: hsl(var(--primary-830-hsl)/1);
  --primary-830-hsl: 240 calc(var(--saturation-factor, 1)*4%) 4.902%;
  --primary-860: hsl(var(--primary-860-hsl)/1);
  --primary-860-hsl: 240 calc(var(--saturation-factor, 1)*7.692%) 2.549%;
  --primary-900: hsl(var(--primary-900-hsl)/1);
  --primary-900-hsl: 0 calc(var(--saturation-factor, 1)*0%) 0.784%;
  --font-primary: "gg sans","Noto Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  --button-border-radius: 2147483647px;
  --button-border-radius-lg: 2147483647px;
  --mobile-bounty-tile-border-radius: 24px;
  --mobile-card-default-radius: 16px;
  --mobile-channel-name-channel-border-width: 1px;
  --mobile-chat-input-border-radius: 24px;
  --mobile-chat-input-command-categories-border-top-width: 0px;
  --mobile-chat-input-floating-accessory-border-width: 0px;
  --mobile-chat-input-floating-accessory-top-border-width: 1px;
  --mobile-chat-input-floating-border-radius: 0px;
  --mobile-chat-input-pill-border-width: 0px;
  --mobile-control-checkbox-border-radius: 8px;
  --mobile-control-checkbox-border-width: 2px;
  --mobile-control-radio-icon-border-width: 2px;
  --mobile-guild-folder-color-opacity: 0.15px;
  --mobile-guild-item-selected-border-radius: 16px;
  --mobile-input-field-border-width: 0px;
  --mobile-media-keyboard-bar-border-radius: 2147483647px;
  --mobile-media-keyboard-bar-border-width: 0px;
  --mobile-media-keyboard-button-border-radius: 0px;
  --mobile-media-keyboard-button-icon-color-active: icon-default;
  --mobile-media-keyboard-button-text-color-active: text-default;
  --mobile-quest-dock-border-radius: 24px;
  --mobile-segmented-control-border-radius: 16px;
  --mobile-table-row-border-radius: 16px;
  --mobile-table-row-label-color: mobile-text-heading-primary;
  --mobile-voice-channel-user-limit-border-width: 0px;
  --mobile-voice-panel-controls-border-radius: 32px;
  --mobile-voice-tile-border-radius: 24px;
  --mobile-you-bar-border-radius: 28px;
  --focus-border: #00b0f4;
  /* — spacing — */
  --size-0: 0px;
  --size-4: 4px;
  --size-8: 8px;
  --size-12: 12px;
  --size-16: 16px;
  --size-20: 20px;
  --size-24: 24px;
  --size-32: 32px;
  --size-48: 48px;
  --size-64: 64px;
  --size-80: 80px;
  --size-96: 96px;
  --size-128: 128px;
  --size-160: 160px;
  --size-192: 192px;
  --size-xxs: var(--size-4);
  --size-xs: var(--size-8);
  --size-sm: var(--size-12);
  --size-md: var(--size-16);
  --size-lg: var(--size-20);
  --size-xl: var(--size-24);
  --size-xxl: var(--size-32);
  --space-0: 0px;
  --space-4: 4px;
  --space-6: 6px;
  --space-8: 8px;
  --space-10: 10px;
  --space-12: 12px;
  --space-16: 16px;
  --space-20: 20px;
  --space-24: 24px;
  --space-26: 26px;
  --space-30: 30px;
  --space-32: 32px;
  --space-40: 40px;
  --space-48: 48px;
  --space-64: 64px;
  --space-80: 80px;
  --space-96: 96px;
  --space-128: 128px;
  --space-160: 160px;
  --space-192: 192px;
  --space-xxs: var(--space-4);
  --space-xs: var(--space-8);
  --space-sm: var(--space-12);
  --space-md: var(--space-16);
  --space-lg: var(--space-20);
  --space-xl: var(--space-24);
  --space-xxl: var(--space-32);
  --chat-avatar-size: 40px;
  --chat-input-icon-size: 20px;
  --chat-resize-handle-width: 8px;
  --guildbar-avatar-size: 40px;
  --guildbar-folder-size: 48px;
  --icon-size-lg: 32px;
  --icon-size-md: 24px;
  --icon-size-sm: 18px;
  --icon-size-xs: 16px;
  --icon-size-xxs: 12px;
  --mobile-channel-details-nav-buttons-gap: 12px;
  --mobile-channel-details-nav-icon-button-size: sm;
  --mobile-channel-drawer-spacing: 8px;
  --mobile-chat-input-action-button-gap: 0px;
  --mobile-chat-input-action-button-margin: 4px;
  --mobile-chat-input-action-button-min-touch-target-size: 44px;
  --mobile-chat-input-action-button-size: 40px;
  --mobile-chat-input-action-icon-pixel-size: 24px;
  --mobile-chat-input-container-horizontal-padding: 8px;
  --mobile-chat-input-context-bar-gap: 0px;
  --mobile-chat-input-context-bar-padding-horizontal: 0px;
  --mobile-chat-input-context-bar-padding-vertical: 0px;
  --mobile-chat-input-floating-accessory-margin-bottom: 0px;
  --mobile-chat-input-floating-accessory-margin-horizontal: 0px;
  --mobile-chat-input-floating-accessory-padding-top: 4px;
  --mobile-chat-input-floating-content-gap: 0px;
  --mobile-chat-input-floating-content-padding-horizontal: 0px;
  --mobile-chat-input-floating-content-padding-vertical: 0px;
  --mobile-chat-input-icon-size: medium;
  --mobile-chat-input-pill-margin-horizontal: 4px;
  --mobile-chat-input-pill-padding: 2px;
  --mobile-chat-input-reply-mention-icon-margin-right: 4px;
  --mobile-chat-input-reply-mention-icon-size: 20px;
  --mobile-coachmark-button-spacing: 12px;
  --mobile-control-checkbox-size-default: 24px;
  --mobile-control-radio-icon-dot-size-default: 10px;
  --mobile-control-radio-icon-size-default: 24px;
  --mobile-control-switch-knob-size: 24px;
  --mobile-emoji-row-emoji-container-size: 48px;
  --mobile-emoji-row-emoji-font-size: 28px;
  --mobile-emoji-row-emoji-min-spacing: 12px;
  --mobile-emoji-row-emoji-size: 28px;
  --mobile-gifting-settings-padding-horizontal: 0px;
  --mobile-group-avatar-size: 72px;
  --mobile-guild-bar-item-margin: 4px;
  --mobile-guild-bar-item-padding: 8px;
  --mobile-guild-bar-item-size: 48px;
  --mobile-guild-folder-padding: 8px;
  --mobile-guild-folder-preview-icon-margin: 6px;
  --mobile-input-field-padding-vertical-sm-ios: 8px;
  --mobile-media-keyboard-bar-buttons-margin-horizontal: 24px;
  --mobile-media-keyboard-bar-gap: 16px;
  --mobile-media-keyboard-bar-margin-horizontal: 16px;
  --mobile-media-keyboard-bar-padding-horizontal: 0px;
  --mobile-media-keyboard-button-padding: 0px;
  --mobile-messages-header-button-gap: 8px;
  --mobile-messages-header-padding-bottom: 16px;
  --mobile-messages-item-channel-avatar-margin-end: 8px;
  --mobile-messages-item-channel-avatar-size: 32px;
  --mobile-messages-item-happening-now-padding-bottom: 8px;
  --mobile-settings-padding-top: 16px;
  --mobile-sheet-handle-margin-bottom: 12px;
  --mobile-sheet-handle-margin-top: 4px;
  --mobile-sheet-header-padding-horizontal: 16px;
  --mobile-tab-bar-unread-badge-size: 22px;
  --mobile-tab-label-margin-top: -6px;
  --mobile-table-row-arrow-margin-end: 0px;
  --mobile-table-row-arrow-margin-start: 14px;
  --mobile-table-row-divider-padding: 56px;
  --mobile-table-row-icon-size: 32px;
  --mobile-table-row-padding: 12px;
  --mobile-voice-panel-controls-padding: 16px;
  --mobile-voice-panel-padding: 12px;
  --modal-horizontal-padding: 24px;
  --modal-vertical-padding: 16px;
  --section-spacing: 56px;
  /* — typography — */
  --lol-text-dark: hsl(var(--lol-text-dark-hsl)/1);
  --lol-text-dark-hsl: 37.444 calc(var(--saturation-factor, 1)*81.595%) 31.961%;
  --lol-text-light: hsl(var(--lol-text-light-hsl)/1);
  --lol-text-light-hsl: 41.143 calc(var(--saturation-factor, 1)*50.239%) 59.02%;
  --font-display: "gg sans","Noto Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  --font-headline: "ABC Ginto Nord","Noto Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  --font-code: "gg mono","Source Code Pro",Consolas,"Andale Mono WT","Andale Mono","Lucida Console","Lucida Sans Typewriter","DejaVu Sans Mono","Bitstream Vera Sans Mono","Liberation Mono","Nimbus Mono L",Monaco,"Courier New",Courier,monospace;
  --font-clan-body: Fraunces,"gg sans",serif,"Noto Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  --font-clan-signature: Corinthia,"gg sans",cursive,"Noto Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  --font-display-marketing: "ABC Ginto Discord","gg sans",serif,"Noto Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  --font-display-marketing-header: "ABC Ginto Nord Discord","gg sans",serif,"Noto Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  --font-weight-light: 300;
  --font-weight-normal: 400;
  --font-weight-medium: 500;
  --font-weight-semibold: 600;
  --font-weight-bold: 700;
  --font-weight-extra-bold: 800;
  --channels-name-line-height: 24px;
  --chat-markup-line-height: 1.375rem;
  --mobile-channel-list-subtitle-text-style: text-xs/medium;
  --mobile-channel-list-title-text-style: redesign/heading-18/bold;
  --mobile-emoji-row-emoji-line-height: 33px;
  --mobile-header-title-text-style: heading-md/bold;
  --mobile-input-field-text-style-lg: text-md/medium;
  --mobile-input-field-text-style-md: text-sm/medium;
  --mobile-input-field-text-style-sm: text-xs/medium;
  --mobile-media-keyboard-button-text-variant: text-xs/semibold;
  --mobile-messages-item-channel-name-text-style: redesign/channel-title/semibold;
  --mobile-tab-label-text-style: text-xxs/semibold;
  --mobile-table-row-group-helper-text-style: text-sm/medium;
  --mobile-table-row-label-text-style: text-md/semibold;
  --mobile-user-profile-about-me-heading-text-style: text-sm/semibold;
  --mobile-user-row-label-line-height-android: 16px;
  --mobile-user-row-label-line-height-ios: 22px;
  --mobile-voice-message-duration-line-height-android: 14px;
  --mobile-voice-message-duration-line-height-ios: 17px;
  --mobile-voice-message-duration-text-style: text-sm/semibold;
  --text-link: #00b0f4;
  /* — radii — */
  --mobile-nav-radius: 0rem;
  --radius-none: 0px;
  --radius-xs: 4px;
  --radius-sm: 8px;
  --radius-md: 12px;
  --radius-lg: 16px;
  --radius-xl: 24px;
  --radius-xxl: 32px;
  --radius-round: 2147483647px;
  --mobile-channel-drawer-corner-radius: 8px;
  --mobile-channel-item-radius: 12px;
  --mobile-channel-name-channel-icon-radius: 12px;
  --mobile-guild-folder-background-radius: 2147483647px;
  --mobile-input-field-radius-lg: 16px;
  --mobile-input-field-radius-md: 12px;
  --mobile-input-field-radius-sm: 12px;
  --mobile-input-field-round-radius: 2147483647px;
  /* — other — */
  --not-quite-black: #23272a;
  --blurple: #5865f2;
  --black: #000;
  --white: #fff;
  --dark-charcoal: #2c2f33;
  --dark-button-hover: #3b3b3b;
  --button-hover: #8891f2;
  --greyple: #99aab5;
  --dim-grey: #50555f;
  --off-white: #f6f6f6;
  --dark-blurple: #3442d9;
  --fuchsia: #eb459e;
  --yellow: #fee75c;
  --mint-green: #43b581;
  --red: #ed4245;
  --ekko-red: #de2761;
  --vivid-cerulean: #00b0f4;
  --orange: #fda220;
  --pink: #ffcdee;
  --pinc-2: #dc4195;
  --green: #52f180;
  --purple: #808aff;
  --refresh-blue: #161cbb;
  --navy-blue: #24173f;
  --always-white: white;
  --application-subscription-end: hsl(var(--application-subscription-end-hsl)/1);
  --application-subscription-end-hsl: 196.564 calc(var(--saturation-factor, 1)*98.788%) 32.353%;
  --application-subscription-start: hsl(var(--application-subscription-start-hsl)/1);
  --application-subscription-start-hsl: 234.909 calc(var(--saturation-factor, 1)*68.465%) 52.745%;
  --checkpoint-emojis-gradient-end: hsl(var(--checkpoint-emojis-gradient-end-hsl)/1);
  --checkpoint-emojis-gradient-end-hsl: 283.2 calc(var(--saturation-factor, 1)*53.191%) 9.216%;
  --checkpoint-emojis-gradient-start: hsl(var(--checkpoint-emojis-gradient-start-hsl)/1);
  --checkpoint-emojis-gradient-start-hsl: 260.114 calc(var(--saturation-factor, 1)*87.129%) 60.392%;
  --checkpoint-end-gradient-end: hsl(var(--checkpoint-end-gradient-end-hsl)/1);
  --checkpoint-end-gradient-end-hsl: 149.333 calc(var(--saturation-factor, 1)*56.962%) 15.49%;
  --checkpoint-end-gradient-start: hsl(var(--checkpoint-end-gradient-start-hsl)/1);
  --checkpoint-end-gradient-start-hsl: 149.302 calc(var(--saturation-factor, 1)*50.588%) 50%;
  --checkpoint-friends-gradient-end: hsl(var(--checkpoint-friends-gradient-end-hsl)/1);
  --checkpoint-friends-gradient-end-hsl: 259.481 calc(var(--saturation-factor, 1)*79.381%) 19.02%;
  --checkpoint-friends-gradient-start: hsl(var(--checkpoint-friends-gradient-start-hsl)/1);
  --checkpoint-friends-gradient-start-hsl: 256.018 calc(var(--saturation-factor, 1)*96.507%) 55.098%;
  --checkpoint-gaming-gradient-end: hsl(var(--checkpoint-gaming-gradient-end-hsl)/1);
  --checkpoint-gaming-gradient-end-hsl: 28.8 calc(var(--saturation-factor, 1)*53.191%) 9.216%;
  --checkpoint-gaming-gradient-start: hsl(var(--checkpoint-gaming-gradient-start-hsl)/1);
  --checkpoint-gaming-gradient-start-hsl: 27.595 calc(var(--saturation-factor, 1)*100%) 53.529%;
  --checkpoint-guilds-gradient-end: hsl(var(--checkpoint-guilds-gradient-end-hsl)/1);
  --checkpoint-guilds-gradient-end-hsl: 170.4 calc(var(--saturation-factor, 1)*53.191%) 9.216%;
  --checkpoint-guilds-gradient-start: hsl(var(--checkpoint-guilds-gradient-start-hsl)/1);
  --checkpoint-guilds-gradient-start-hsl: 169.589 calc(var(--saturation-factor, 1)*90.123%) 47.647%;
  --checkpoint-messages-gradient-end: hsl(var(--checkpoint-messages-gradient-end-hsl)/1);
  --checkpoint-messages-gradient-end-hsl: 7.2 calc(var(--saturation-factor, 1)*53.191%) 9.216%;
  --checkpoint-messages-gradient-start: hsl(var(--checkpoint-messages-gradient-start-hsl)/1);
  --checkpoint-messages-gradient-start-hsl: 308.75 calc(var(--saturation-factor, 1)*98.969%) 61.961%;
  --checkpoint-persona-eight-background-overlay: hsl(var(--checkpoint-persona-eight-background-overlay-hsl)/1);
  --checkpoint-persona-eight-background-overlay-hsl: 32 calc(var(--saturation-factor, 1)*60%) 9.804%;
  --checkpoint-persona-eight-gradient-end: hsl(var(--checkpoint-persona-eight-gradient-end-hsl)/1);
  --checkpoint-persona-eight-gradient-end-hsl: 31.154 calc(var(--saturation-factor, 1)*55.319%) 18.431%;
  --checkpoint-persona-eight-gradient-start: hsl(var(--checkpoint-persona-eight-gradient-start-hsl)/1);
  --checkpoint-persona-eight-gradient-start-hsl: 39.184 calc(var(--saturation-factor, 1)*56.322%) 65.882%;
  --checkpoint-persona-five-background-overlay: hsl(var(--checkpoint-persona-five-background-overlay-hsl)/1);
  --checkpoint-persona-five-background-overlay-hsl: 339.545 calc(var(--saturation-factor, 1)*66.667%) 12.941%;
  --checkpoint-persona-five-gradient-end: hsl(var(--checkpoint-persona-five-gradient-end-hsl)/1);
  --checkpoint-persona-five-gradient-end-hsl: 339.231 calc(var(--saturation-factor, 1)*67.241%) 22.745%;
  --checkpoint-persona-five-gradient-start: hsl(var(--checkpoint-persona-five-gradient-start-hsl)/1);
  --checkpoint-persona-five-gradient-start-hsl: 339.114 calc(var(--saturation-factor, 1)*90.805%) 65.882%;
  --checkpoint-persona-four-background-overlay: hsl(var(--checkpoint-persona-four-background-overlay-hsl)/1);
  --checkpoint-persona-four-background-overlay-hsl: 312.222 calc(var(--saturation-factor, 1)*93.103%) 11.373%;
  --checkpoint-persona-four-gradient-end: hsl(var(--checkpoint-persona-four-gradient-end-hsl)/1);
  --checkpoint-persona-four-gradient-end-hsl: 7.2 calc(var(--saturation-factor, 1)*53.191%) 9.216%;
  --checkpoint-persona-four-gradient-start: hsl(var(--checkpoint-persona-four-gradient-start-hsl)/1);
  --checkpoint-persona-four-gradient-start-hsl: 308.75 calc(var(--saturation-factor, 1)*98.969%) 61.961%;
  --checkpoint-persona-nine-background-overlay: hsl(var(--checkpoint-persona-nine-background-overlay-hsl)/1);
  --checkpoint-persona-nine-background-overlay-hsl: 0 calc(var(--saturation-factor, 1)*0%) 14.902%;
  --checkpoint-persona-nine-gradient-end: hsl(var(--checkpoint-persona-nine-gradient-end-hsl)/1);
  --checkpoint-persona-nine-gradient-end-hsl: 0 calc(var(--saturation-factor, 1)*0%) 24.706%;
  --checkpoint-persona-nine-gradient-start: hsl(var(--checkpoint-persona-nine-gradient-start-hsl)/1);
  --checkpoint-persona-nine-gradient-start-hsl: 0 calc(var(--saturation-factor, 1)*0%) 93.333%;
  --checkpoint-persona-one-background-overlay: hsl(var(--checkpoint-persona-one-background-overlay-hsl)/1);
  --checkpoint-persona-one-background-overlay-hsl: 169.5 calc(var(--saturation-factor, 1)*76.923%) 10.196%;
  --checkpoint-persona-one-gradient-end: hsl(var(--checkpoint-persona-one-gradient-end-hsl)/1);
  --checkpoint-persona-one-gradient-end-hsl: 168.98 calc(var(--saturation-factor, 1)*59.036%) 16.275%;
  --checkpoint-persona-one-gradient-start: hsl(var(--checkpoint-persona-one-gradient-start-hsl)/1);
  --checkpoint-persona-one-gradient-start-hsl: 169.811 calc(var(--saturation-factor, 1)*97.546%) 68.039%;
  --checkpoint-persona-seven-background-overlay: hsl(var(--checkpoint-persona-seven-background-overlay-hsl)/1);
  --checkpoint-persona-seven-background-overlay-hsl: 44.516 calc(var(--saturation-factor, 1)*100%) 6.078%;
  --checkpoint-persona-seven-gradient-end: hsl(var(--checkpoint-persona-seven-gradient-end-hsl)/1);
  --checkpoint-persona-seven-gradient-end-hsl: 30.361 calc(var(--saturation-factor, 1)*85.567%) 19.02%;
  --checkpoint-persona-seven-gradient-start: hsl(var(--checkpoint-persona-seven-gradient-start-hsl)/1);
  --checkpoint-persona-seven-gradient-start-hsl: 49.891 calc(var(--saturation-factor, 1)*100%) 63.922%;
  --checkpoint-persona-six-background-overlay: hsl(var(--checkpoint-persona-six-background-overlay-hsl)/1);
  --checkpoint-persona-six-background-overlay-hsl: 27 calc(var(--saturation-factor, 1)*80%) 9.804%;
  --checkpoint-persona-six-gradient-end: hsl(var(--checkpoint-persona-six-gradient-end-hsl)/1);
  --checkpoint-persona-six-gradient-end-hsl: 28.8 calc(var(--saturation-factor, 1)*53.191%) 9.216%;
  --checkpoint-persona-six-gradient-start: hsl(var(--checkpoint-persona-six-gradient-start-hsl)/1);
  --checkpoint-persona-six-gradient-start-hsl: 27.595 calc(var(--saturation-factor, 1)*100%) 53.529%;
  --checkpoint-persona-three-background-overlay: hsl(var(--checkpoint-persona-three-background-overlay-hsl)/1);
  --checkpoint-persona-three-background-overlay-hsl: 262.105 calc(var(--saturation-factor, 1)*80.282%) 13.922%;
  --checkpoint-persona-three-gradient-end: hsl(var(--checkpoint-persona-three-gradient-end-hsl)/1);
  --checkpoint-persona-three-gradient-end-hsl: 283.2 calc(var(--saturation-factor, 1)*53.191%) 9.216%;
  --checkpoint-persona-three-gradient-start: hsl(var(--checkpoint-persona-three-gradient-start-hsl)/1);
  --checkpoint-persona-three-gradient-start-hsl: 260.114 calc(var(--saturation-factor, 1)*87.129%) 60.392%;
  --checkpoint-persona-two-background-overlay: hsl(var(--checkpoint-persona-two-background-overlay-hsl)/1);
  --checkpoint-persona-two-background-overlay-hsl: 260.426 calc(var(--saturation-factor, 1)*70.149%) 13.137%;
  --checkpoint-persona-two-gradient-end: hsl(var(--checkpoint-persona-two-gradient-end-hsl)/1);
  --checkpoint-persona-two-gradient-end-hsl: 259.481 calc(var(--saturation-factor, 1)*79.381%) 19.02%;
  --checkpoint-persona-two-gradient-start: hsl(var(--checkpoint-persona-two-gradient-start-hsl)/1);
  --checkpoint-persona-two-gradient-start-hsl: 256.018 calc(var(--saturation-factor, 1)*96.507%) 55.098%;
  --checkpoint-persona-zero-background-overlay: hsl(var(--checkpoint-persona-zero-background-overlay-hsl)/1);
  --checkpoint-persona-zero-background-overlay-hsl: 148.8 calc(var(--saturation-factor, 1)*60.976%) 8.039%;
  --checkpoint-persona-zero-gradient-end: hsl(var(--checkpoint-persona-zero-gradient-end-hsl)/1);
  --checkpoint-persona-zero-gradient-end-hsl: 149.333 calc(var(--saturation-factor, 1)*56.962%) 15.49%;
  --checkpoint-persona-zero-gradient-start: hsl(var(--checkpoint-persona-zero-gradient-start-hsl)/1);
  --checkpoint-persona-zero-gradient-start-hsl: 149.302 calc(var(--saturation-factor, 1)*50.588%) 50%;
  --checkpoint-quests-gradient-end: hsl(var(--checkpoint-quests-gradient-end-hsl)/1);
  --checkpoint-quests-gradient-end-hsl: 283.2 calc(var(--saturation-factor, 1)*53.191%) 9.216%;
  --checkpoint-quests-gradient-start: hsl(var(--checkpoint-quests-gradient-start-hsl)/1);
  --checkpoint-quests-gradient-start-hsl: 260.114 calc(var(--saturation-factor, 1)*87.129%) 60.392%;
  --checkpoint-voice-gradient-end: hsl(var(--checkpoint-voice-gradient-end-hsl)/1);
  --checkpoint-voice-gradient-end-hsl: 30.361 calc(var(--saturation-factor, 1)*85.567%) 19.02%;
  --checkpoint-voice-gradient-start: hsl(var(--checkpoint-voice-gradient-start-hsl)/1);
  --checkpoint-voice-gradient-start-hsl: 49.891 calc(var(--saturation-factor, 1)*100%) 63.922%;
  --checkpoint-welcome-gradient-end: hsl(var(--checkpoint-welcome-gradient-end-hsl)/1);
  --checkpoint-welcome-gradient-end-hsl: 149.333 calc(var(--saturation-factor, 1)*56.962%) 15.49%;
  --checkpoint-welcome-gradient-start: hsl(var(--checkpoint-welcome-gradient-start-hsl)/1);
  --checkpoint-welcome-gradient-start-hsl: 149.302 calc(var(--saturation-factor, 1)*50.588%) 50%;
  --guild-boosting-blue: hsl(var(--guild-boosting-blue-hsl)/1);
  --guild-boosting-blue-hsl: 221.132 calc(var(--saturation-factor, 1)*70.044%) 55.49%;
  --guild-boosting-blue-for-gradients: hsl(var(--guild-boosting-blue-for-gradients-hsl)/1);
  --guild-boosting-blue-for-gradients-hsl: 234.909 calc(var(--saturation-factor, 1)*68.465%) 52.745%;
  --guild-boosting-pink: hsl(var(--guild-boosting-pink-hsl)/1);
  --guild-boosting-pink-hsl: 302.143 calc(var(--saturation-factor, 1)*100%) 72.549%;
  --guild-boosting-pink-refresh: hsl(var(--guild-boosting-pink-refresh-hsl)/1);
  --guild-boosting-pink-refresh-hsl: 315.084 calc(var(--saturation-factor, 1)*100%) 64.902%;
  --guild-boosting-purple: hsl(var(--guild-boosting-purple-hsl)/1);
  --guild-boosting-purple-hsl: 269.032 calc(var(--saturation-factor, 1)*83.784%) 70.98%;
  --guild-boosting-purple-for-gradients: hsl(var(--guild-boosting-purple-for-gradients-hsl)/1);
  --guild-boosting-purple-for-gradients-hsl: 269.162 calc(var(--saturation-factor, 1)*91.795%) 61.765%;
  --hypesquad-house-1: hsl(var(--hypesquad-house-1-hsl)/1);
  --hypesquad-house-1-hsl: 253.458 calc(var(--saturation-factor, 1)*76.978%) 72.745%;
  --hypesquad-house-2: hsl(var(--hypesquad-house-2-hsl)/1);
  --hypesquad-house-2-hsl: 8.511 calc(var(--saturation-factor, 1)*86.503%) 68.039%;
  --hypesquad-house-3: hsl(var(--hypesquad-house-3-hsl)/1);
  --hypesquad-house-3-hsl: 168.553 calc(var(--saturation-factor, 1)*69.091%) 56.863%;
  --illo-blue-10: hsl(var(--illo-blue-10-hsl)/1);
  --illo-blue-10-hsl: 235.2 calc(var(--saturation-factor, 1)*100%) 95.098%;
  --illo-blue-20: hsl(var(--illo-blue-20-hsl)/1);
  --illo-blue-20-hsl: 234.737 calc(var(--saturation-factor, 1)*90.476%) 87.647%;
  --illo-blue-30: hsl(var(--illo-blue-30-hsl)/1);
  --illo-blue-30-hsl: 234 calc(var(--saturation-factor, 1)*90%) 80.392%;
  --illo-blue-40: hsl(var(--illo-blue-40-hsl)/1);
  --illo-blue-40-hsl: 234.935 calc(var(--saturation-factor, 1)*85.556%) 64.706%;
  --illo-blue-50: hsl(var(--illo-blue-50-hsl)/1);
  --illo-blue-50-hsl: 236.25 calc(var(--saturation-factor, 1)*58.716%) 42.745%;
  --illo-blue-60: hsl(var(--illo-blue-60-hsl)/1);
  --illo-blue-60-hsl: 237.931 calc(var(--saturation-factor, 1)*72.5%) 31.373%;
  --illo-blue-70: hsl(var(--illo-blue-70-hsl)/1);
  --illo-blue-70-hsl: 240 calc(var(--saturation-factor, 1)*100%) 20%;
  --illo-green-10: hsl(var(--illo-green-10-hsl)/1);
  --illo-green-10-hsl: 145.385 calc(var(--saturation-factor, 1)*100%) 94.902%;
  --illo-green-20: hsl(var(--illo-green-20-hsl)/1);
  --illo-green-20-hsl: 144.407 calc(var(--saturation-factor, 1)*88.06%) 86.863%;
  --illo-green-30: hsl(var(--illo-green-30-hsl)/1);
  --illo-green-30-hsl: 143.67 calc(var(--saturation-factor, 1)*87.2%) 75.49%;
  --illo-green-40: hsl(var(--illo-green-40-hsl)/1);
  --illo-green-40-hsl: 143.804 calc(var(--saturation-factor, 1)*83.636%) 56.863%;
  --illo-green-50: hsl(var(--illo-green-50-hsl)/1);
  --illo-green-50-hsl: 145.714 calc(var(--saturation-factor, 1)*70%) 43.137%;
  --illo-green-60: hsl(var(--illo-green-60-hsl)/1);
  --illo-green-60-hsl: 149.048 calc(var(--saturation-factor, 1)*79.747%) 30.98%;
  --illo-green-70: hsl(var(--illo-green-70-hsl)/1);
  --illo-green-70-hsl: 152.941 calc(var(--saturation-factor, 1)*100%) 20%;
  --illo-nitro-blue: hsl(var(--illo-nitro-blue-hsl)/1);
  --illo-nitro-blue-hsl: 240 calc(var(--saturation-factor, 1)*82.063%) 43.725%;
  --illo-orange-10: hsl(var(--illo-orange-10-hsl)/1);
  --illo-orange-10-hsl: 33.571 calc(var(--saturation-factor, 1)*100%) 83.529%;
  --illo-orange-20: hsl(var(--illo-orange-20-hsl)/1);
  --illo-orange-20-hsl: 28.029 calc(var(--saturation-factor, 1)*100%) 73.137%;
  --illo-orange-30: hsl(var(--illo-orange-30-hsl)/1);
  --illo-orange-30-hsl: 25.532 calc(var(--saturation-factor, 1)*98.947%) 62.745%;
  --illo-orange-40: hsl(var(--illo-orange-40-hsl)/1);
  --illo-orange-40-hsl: 24.149 calc(var(--saturation-factor, 1)*99.177%) 52.353%;
  --illo-orange-50: hsl(var(--illo-orange-50-hsl)/1);
  --illo-orange-50-hsl: 21.391 calc(var(--saturation-factor, 1)*90.551%) 49.804%;
  --illo-orange-60: hsl(var(--illo-orange-60-hsl)/1);
  --illo-orange-60-hsl: 18.356 calc(var(--saturation-factor, 1)*91.632%) 46.863%;
  --illo-orange-70: hsl(var(--illo-orange-70-hsl)/1);
  --illo-orange-70-hsl: 15 calc(var(--saturation-factor, 1)*92.035%) 44.314%;
  --illo-pink-10: hsl(var(--illo-pink-10-hsl)/1);
  --illo-pink-10-hsl: 290.4 calc(var(--saturation-factor, 1)*100%) 95.098%;
  --illo-pink-20: hsl(var(--illo-pink-20-hsl)/1);
  --illo-pink-20-hsl: 308 calc(var(--saturation-factor, 1)*90.909%) 87.059%;
  --illo-pink-30: hsl(var(--illo-pink-30-hsl)/1);
  --illo-pink-30-hsl: 312 calc(var(--saturation-factor, 1)*96.154%) 79.608%;
  --illo-pink-40: hsl(var(--illo-pink-40-hsl)/1);
  --illo-pink-40-hsl: 315.084 calc(var(--saturation-factor, 1)*100%) 64.902%;
  --illo-pink-50: hsl(var(--illo-pink-50-hsl)/1);
  --illo-pink-50-hsl: 309.787 calc(var(--saturation-factor, 1)*64.977%) 42.549%;
  --illo-pink-60: hsl(var(--illo-pink-60-hsl)/1);
  --illo-pink-60-hsl: 305.455 calc(var(--saturation-factor, 1)*76.101%) 31.176%;
  --illo-pink-70: hsl(var(--illo-pink-70-hsl)/1);
  --illo-pink-70-hsl: 300 calc(var(--saturation-factor, 1)*100%) 20%;
  --illo-purple-10: hsl(var(--illo-purple-10-hsl)/1);
  --illo-purple-10-hsl: 271.2 calc(var(--saturation-factor, 1)*100%) 95.098%;
  --illo-purple-20: hsl(var(--illo-purple-20-hsl)/1);
  --illo-purple-20-hsl: 268.966 calc(var(--saturation-factor, 1)*90.625%) 87.451%;
  --illo-purple-30: hsl(var(--illo-purple-30-hsl)/1);
  --illo-purple-30-hsl: 269.011 calc(var(--saturation-factor, 1)*88.35%) 79.804%;
  --illo-purple-40: hsl(var(--illo-purple-40-hsl)/1);
  --illo-purple-40-hsl: 268.462 calc(var(--saturation-factor, 1)*85.714%) 64.314%;
  --illo-purple-50: hsl(var(--illo-purple-50-hsl)/1);
  --illo-purple-50-hsl: 264.275 calc(var(--saturation-factor, 1)*59.817%) 42.941%;
  --illo-purple-60: hsl(var(--illo-purple-60-hsl)/1);
  --illo-purple-60-hsl: 260.87 calc(var(--saturation-factor, 1)*72.327%) 31.176%;
  --illo-purple-70: hsl(var(--illo-purple-70-hsl)/1);
  --illo-purple-70-hsl: 257.059 calc(var(--saturation-factor, 1)*100%) 20%;
  --illo-yellow-10: hsl(var(--illo-yellow-10-hsl)/1);
  --illo-yellow-10-hsl: 50 calc(var(--saturation-factor, 1)*100%) 87.059%;
  --illo-yellow-20: hsl(var(--illo-yellow-20-hsl)/1);
  --illo-yellow-20-hsl: 49.714 calc(var(--saturation-factor, 1)*100%) 79.412%;
  --illo-yellow-30: hsl(var(--illo-yellow-30-hsl)/1);
  --illo-yellow-30-hsl: 50.069 calc(var(--saturation-factor, 1)*100%) 71.569%;
  --illo-yellow-40: hsl(var(--illo-yellow-40-hsl)/1);
  --illo-yellow-40-hsl: 49.891 calc(var(--saturation-factor, 1)*100%) 63.922%;
  --illo-yellow-50: hsl(var(--illo-yellow-50-hsl)/1);
  --illo-yellow-50-hsl: 42.551 calc(var(--saturation-factor, 1)*89.091%) 56.863%;
  --illo-yellow-60: hsl(var(--illo-yellow-60-hsl)/1);
  --illo-yellow-60-hsl: 35.942 calc(var(--saturation-factor, 1)*81.176%) 50%;
  --illo-yellow-70: hsl(var(--illo-yellow-70-hsl)/1);
  --illo-yellow-70-hsl: 30.137 calc(var(--saturation-factor, 1)*100%) 42.941%;
  --platform-battlenet: hsl(var(--platform-battlenet-hsl)/1);
  --platform-battlenet-hsl: 199.651 calc(var(--saturation-factor, 1)*100%) 44.902%;
  --platform-bungie: hsl(var(--platform-bungie-hsl)/1);
  --platform-bungie-hsl: 196.916 calc(var(--saturation-factor, 1)*100%) 44.51%;
  --platform-crunchyroll: hsl(var(--platform-crunchyroll-hsl)/1);
  --platform-crunchyroll-hsl: 29.289 calc(var(--saturation-factor, 1)*92.952%) 55.49%;
  --platform-ebay: hsl(var(--platform-ebay-hsl)/1);
  --platform-ebay-hsl: 211.429 calc(var(--saturation-factor, 1)*100%) 41.176%;
  --platform-epic-games: hsl(var(--platform-epic-games-hsl)/1);
  --platform-epic-games-hsl: 34.286 calc(var(--saturation-factor, 1)*6.195%) 22.157%;
  --platform-facebook: hsl(var(--platform-facebook-hsl)/1);
  --platform-facebook-hsl: 220.714 calc(var(--saturation-factor, 1)*44.211%) 37.255%;
  --platform-github: hsl(var(--platform-github-hsl)/1);
  --platform-github-hsl: 0 calc(var(--saturation-factor, 1)*4.167%) 9.412%;
  --platform-gold: hsl(var(--platform-gold-hsl)/1);
  --platform-gold-hsl: 45.652 calc(var(--saturation-factor, 1)*100%) 54.902%;
  --platform-lol: hsl(var(--platform-lol-hsl)/1);
  --platform-lol-hsl: 190.286 calc(var(--saturation-factor, 1)*89.744%) 7.647%;
  --platform-partner: hsl(var(--platform-partner-hsl)/1);
  --platform-partner-hsl: 215.376 calc(var(--saturation-factor, 1)*82.775%) 59.02%;
  --platform-paypal: hsl(var(--platform-paypal-hsl)/1);
  --platform-paypal-hsl: 230.455 calc(var(--saturation-factor, 1)*69.841%) 24.706%;
  --platform-playstation: hsl(var(--platform-playstation-hsl)/1);
  --platform-playstation-hsl: 220 calc(var(--saturation-factor, 1)*95.652%) 27.059%;
  --platform-reddit: hsl(var(--platform-reddit-hsl)/1);
  --platform-reddit-hsl: 16.235 calc(var(--saturation-factor, 1)*100%) 50%;
  --platform-riot-games: hsl(var(--platform-riot-games-hsl)/1);
  --platform-riot-games-hsl: 349.487 calc(var(--saturation-factor, 1)*100%) 45.882%;
  --platform-samsung: hsl(var(--platform-samsung-hsl)/1);
  --platform-samsung-hsl: 231 calc(var(--saturation-factor, 1)*77.778%) 35.294%;
  --platform-skype: hsl(var(--platform-skype-hsl)/1);
  --platform-skype-hsl: 196.186 calc(var(--saturation-factor, 1)*100%) 42.157%;
  --platform-spotify: hsl(var(--platform-spotify-hsl)/1);
  --platform-spotify-hsl: 141.154 calc(var(--saturation-factor, 1)*72.897%) 41.961%;
  --platform-steam: hsl(var(--platform-steam-hsl)/1);
  --platform-steam-hsl: 214.615 calc(var(--saturation-factor, 1)*35.135%) 14.51%;
  --platform-twitch: hsl(var(--platform-twitch-hsl)/1);
  --platform-twitch-hsl: 264.13 calc(var(--saturation-factor, 1)*100%) 63.922%;
  --platform-twitter: hsl(var(--platform-twitter-hsl)/1);
  --platform-twitter-hsl: 202.817 calc(var(--saturation-factor, 1)*89.121%) 53.137%;
  --platform-xbox: hsl(var(--platform-xbox-hsl)/1);
  --platform-xbox-hsl: 120 calc(var(--saturation-factor, 1)*77.143%) 27.451%;
  --platform-youtube: hsl(var(--platform-youtube-hsl)/1);
  --platform-youtube-hsl: 0.351 calc(var(--saturation-factor, 1)*72.766%) 46.078%;
  --premium-nitro-pink-dark: hsl(var(--premium-nitro-pink-dark-hsl)/1);
  --premium-nitro-pink-dark-hsl: 299.45 calc(var(--saturation-factor, 1)*43.083%) 50.392%;
  --premium-nitro-pink-light: hsl(var(--premium-nitro-pink-light-hsl)/1);
  --premium-nitro-pink-light-hsl: 299.333 calc(var(--saturation-factor, 1)*42.857%) 58.824%;
  --premium-perk-blue: hsl(var(--premium-perk-blue-hsl)/1);
  --premium-perk-blue-hsl: 222.047 calc(var(--saturation-factor, 1)*100%) 75.098%;
  --premium-perk-blue-alt: hsl(var(--premium-perk-blue-alt-hsl)/1);
  --premium-perk-blue-alt-hsl: 223.03 calc(var(--saturation-factor, 1)*100%) 80.588%;
  --premium-perk-dark-blue: hsl(var(--premium-perk-dark-blue-hsl)/1);
  --premium-perk-dark-blue-hsl: 220.392 calc(var(--saturation-factor, 1)*67.401%) 55.49%;
  --premium-perk-gold: hsl(var(--premium-perk-gold-hsl)/1);
  --premium-perk-gold-hsl: 37.5 calc(var(--saturation-factor, 1)*95.726%) 54.118%;
  --premium-perk-green: hsl(var(--premium-perk-green-hsl)/1);
  --premium-perk-green-hsl: 163.953 calc(var(--saturation-factor, 1)*55.128%) 69.412%;
  --premium-perk-light-blue: hsl(var(--premium-perk-light-blue-hsl)/1);
  --premium-perk-light-blue-hsl: 221.481 calc(var(--saturation-factor, 1)*100%) 84.118%;
  --premium-perk-orange: hsl(var(--premium-perk-orange-hsl)/1);
  --premium-perk-orange-hsl: 25.424 calc(var(--saturation-factor, 1)*96.721%) 64.118%;
  --premium-perk-pink: hsl(var(--premium-perk-pink-hsl)/1);
  --premium-perk-pink-hsl: 305.197 calc(var(--saturation-factor, 1)*100%) 75.098%;
  --premium-perk-purple: hsl(var(--premium-perk-purple-hsl)/1);
  --premium-perk-purple-hsl: 272.079 calc(var(--saturation-factor, 1)*100%) 80.196%;
  --premium-perk-yellow: hsl(var(--premium-perk-yellow-hsl)/1);
  --premium-perk-yellow-hsl: 46.813 calc(var(--saturation-factor, 1)*98.913%) 63.922%;
  --premium-tier-0-blue: hsl(var(--premium-tier-0-blue-hsl)/1);
  --premium-tier-0-blue-hsl: 201.649 calc(var(--saturation-factor, 1)*100%) 38.039%;
  --premium-tier-0-blue-for-gradients: hsl(var(--premium-tier-0-blue-for-gradients-hsl)/1);
  --premium-tier-0-blue-for-gradients-hsl: 201.649 calc(var(--saturation-factor, 1)*100%) 38.039%;
  --premium-tier-0-blue-for-gradients-2: hsl(var(--premium-tier-0-blue-for-gradients-2-hsl)/1);
  --premium-tier-0-blue-for-gradients-2-hsl: 209.022 calc(var(--saturation-factor, 1)*80%) 45.098%;
  --premium-tier-0-header-gradient-1: hsl(var(--premium-tier-0-header-gradient-1-hsl)/1);
  --premium-tier-0-header-gradient-1-hsl: 240.451 calc(var(--saturation-factor, 1)*55.187%) 47.255%;
  --premium-tier-0-header-gradient-2: hsl(var(--premium-tier-0-header-gradient-2-hsl)/1);
  --premium-tier-0-header-gradient-2-hsl: 224.444 calc(var(--saturation-factor, 1)*77.885%) 59.216%;
  --premium-tier-0-header-gradient-3: hsl(var(--premium-tier-0-header-gradient-3-hsl)/1);
  --premium-tier-0-header-gradient-3-hsl: 246.207 calc(var(--saturation-factor, 1)*74.359%) 69.412%;
  --premium-tier-0-header-gradient-4: hsl(var(--premium-tier-0-header-gradient-4-hsl)/1);
  --premium-tier-0-header-gradient-4-hsl: 294.595 calc(var(--saturation-factor, 1)*79.856%) 72.745%;
  --premium-tier-0-header-gradient-5: hsl(var(--premium-tier-0-header-gradient-5-hsl)/1);
  --premium-tier-0-header-gradient-5-hsl: 336.456 calc(var(--saturation-factor, 1)*55.245%) 71.961%;
  --premium-tier-0-purple: hsl(var(--premium-tier-0-purple-hsl)/1);
  --premium-tier-0-purple-hsl: 234.935 calc(var(--saturation-factor, 1)*85.556%) 64.706%;
  --premium-tier-0-purple-for-gradients: hsl(var(--premium-tier-0-purple-for-gradients-hsl)/1);
  --premium-tier-0-purple-for-gradients-hsl: 234.935 calc(var(--saturation-factor, 1)*85.556%) 64.706%;
  --premium-tier-1-blue: hsl(var(--premium-tier-1-blue-hsl)/1);
  --premium-tier-1-blue-hsl: 227.538 calc(var(--saturation-factor, 1)*86.667%) 70.588%;
  --premium-tier-1-blue-for-gradients: hsl(var(--premium-tier-1-blue-for-gradients-hsl)/1);
  --premium-tier-1-blue-for-gradients-hsl: 234.935 calc(var(--saturation-factor, 1)*85.556%) 64.706%;
  --premium-tier-1-dark-blue-for-gradients: hsl(var(--premium-tier-1-dark-blue-for-gradients-hsl)/1);
  --premium-tier-1-dark-blue-for-gradients-hsl: 234.909 calc(var(--saturation-factor, 1)*68.465%) 52.745%;
  --premium-tier-1-purple: hsl(var(--premium-tier-1-purple-hsl)/1);
  --premium-tier-1-purple-hsl: 243.704 calc(var(--saturation-factor, 1)*100%) 84.118%;
  --premium-tier-2-pink: hsl(var(--premium-tier-2-pink-hsl)/1);
  --premium-tier-2-pink-hsl: 342 calc(var(--saturation-factor, 1)*57.971%) 72.941%;
  --premium-tier-2-pink-for-gradients: hsl(var(--premium-tier-2-pink-for-gradients-hsl)/1);
  --premium-tier-2-pink-for-gradients-hsl: 325.385 calc(var(--saturation-factor, 1)*31.707%) 51.765%;
  --premium-tier-2-pink-for-gradients-2: hsl(var(--premium-tier-2-pink-for-gradients-2-hsl)/1);
  --premium-tier-2-pink-for-gradients-2-hsl: 295.42 calc(var(--saturation-factor, 1)*51.373%) 50%;
  --premium-tier-2-purple: hsl(var(--premium-tier-2-purple-hsl)/1);
  --premium-tier-2-purple-hsl: 270 calc(var(--saturation-factor, 1)*86.667%) 70.588%;
  --premium-tier-2-purple-for-gradients: hsl(var(--premium-tier-2-purple-for-gradients-hsl)/1);
  --premium-tier-2-purple-for-gradients-hsl: 269.291 calc(var(--saturation-factor, 1)*52.697%) 52.745%;
  --premium-tier-2-purple-for-gradients-2: hsl(var(--premium-tier-2-purple-for-gradients-2-hsl)/1);
  --premium-tier-2-purple-for-gradients-2-hsl: 295.645 calc(var(--saturation-factor, 1)*50%) 51.373%;
  --role-blue: hsl(var(--role-blue-hsl)/1);
  --role-blue-hsl: 203.793 calc(var(--saturation-factor, 1)*64.444%) 35.294%;
  --role-brown: hsl(var(--role-brown-hsl)/1);
  --role-brown-hsl: 23.929 calc(var(--saturation-factor, 1)*100%) 32.941%;
  --role-burgundy: hsl(var(--role-burgundy-hsl)/1);
  --role-burgundy-hsl: 333.725 calc(var(--saturation-factor, 1)*79.275%) 37.843%;
  --role-dark-blue: hsl(var(--role-dark-blue-hsl)/1);
  --role-dark-blue-hsl: 198.947 calc(var(--saturation-factor, 1)*18.447%) 40.392%;
  --role-dark-grey: hsl(var(--role-dark-grey-hsl)/1);
  --role-dark-grey-hsl: 199.535 calc(var(--saturation-factor, 1)*18.298%) 46.078%;
  --role-dark-purple: hsl(var(--role-dark-purple-hsl)/1);
  --role-dark-purple-hsl: 282.143 calc(var(--saturation-factor, 1)*43.75%) 37.647%;
  --role-dark-teal: hsl(var(--role-dark-teal-hsl)/1);
  --role-dark-teal-hsl: 168.108 calc(var(--saturation-factor, 1)*76.552%) 28.431%;
  --role-default: hsl(var(--role-default-hsl)/1);
  --role-default-hsl: 203.571 calc(var(--saturation-factor, 1)*15.909%) 65.49%;
  --role-green: hsl(var(--role-green-hsl)/1);
  --role-green-hsl: 145 calc(var(--saturation-factor, 1)*63.529%) 33.333%;
  --role-grey: hsl(var(--role-grey-hsl)/1);
  --role-grey-hsl: 202.5 calc(var(--saturation-factor, 1)*4%) 60.784%;
  --role-light-blue: hsl(var(--role-light-blue-hsl)/1);
  --role-light-blue-hsl: 203.571 calc(var(--saturation-factor, 1)*15.909%) 65.49%;
  --role-light-green: hsl(var(--role-light-green-hsl)/1);
  --role-light-green-hsl: 145.443 calc(var(--saturation-factor, 1)*63.2%) 49.02%;
  --role-light-grey: hsl(var(--role-light-grey-hsl)/1);
  --role-light-grey-hsl: 183.529 calc(var(--saturation-factor, 1)*8.718%) 61.765%;
  --role-magenta: hsl(var(--role-magenta-hsl)/1);
  --role-magenta-hsl: 339.606 calc(var(--saturation-factor, 1)*82.186%) 51.569%;
  --role-orange: hsl(var(--role-orange-hsl)/1);
  --role-orange-hsl: 28.163 calc(var(--saturation-factor, 1)*79.675%) 51.765%;
  --role-purple: hsl(var(--role-purple-hsl)/1);
  --role-purple-hsl: 282.581 calc(var(--saturation-factor, 1)*38.912%) 53.137%;
  --role-salmon: hsl(var(--role-salmon-hsl)/1);
  --role-salmon-hsl: 5.614 calc(var(--saturation-factor, 1)*78.082%) 57.059%;
  --role-sky-blue: hsl(var(--role-sky-blue-hsl)/1);
  --role-sky-blue-hsl: 204.072 calc(var(--saturation-factor, 1)*69.874%) 53.137%;
  --role-tan: hsl(var(--role-tan-hsl)/1);
  --role-tan-hsl: 36.667 calc(var(--saturation-factor, 1)*86.538%) 40.784%;
  --role-teal: hsl(var(--role-teal-hsl)/1);
  --role-teal-hsl: 168.148 calc(var(--saturation-factor, 1)*75.701%) 41.961%;
  --role-terracotta: hsl(var(--role-terracotta-hsl)/1);
  --role-terracotta-hsl: 5.546 calc(var(--saturation-factor, 1)*63.636%) 36.667%;
  --role-yellow: hsl(var(--role-yellow-hsl)/1);
  --role-yellow-hsl: 48.053 calc(var(--saturation-factor, 1)*88.976%) 50.196%;
  --neutral-1: hsl(var(--neutral-1-hsl)/1);
  --neutral-1-hsl: 0 calc(var(--saturation-factor, 1)*0%) 100%;
  --neutral-2: hsl(var(--neutral-2-hsl)/1);
  --neutral-2-hsl: 0 calc(var(--saturation-factor, 1)*0%) 98.431%;
  --neutral-3: hsl(var(--neutral-3-hsl)/1);
  --neutral-3-hsl: 240 calc(var(--saturation-factor, 1)*6.667%) 97.059%;
  --neutral-4: hsl(var(--neutral-4-hsl)/1);
  --neutral-4-hsl: 240 calc(var(--saturation-factor, 1)*4.348%) 95.49%;
  --neutral-5: hsl(var(--neutral-5-hsl)/1);
  --neutral-5-hsl: 240 calc(var(--saturation-factor, 1)*6.667%) 94.118%;
  --neutral-6: hsl(var(--neutral-6-hsl)/1);
  --neutral-6-hsl: 210 calc(var(--saturation-factor, 1)*5.263%) 92.549%;
  --neutral-7: hsl(var(--neutral-7-hsl)/1);
  --neutral-7-hsl: 240 calc(var(--saturation-factor, 1)*4.545%) 91.373%;
  --neutral-8: hsl(var(--neutral-8-hsl)/1);
  --neutral-8-hsl: 240 calc(var(--saturation-factor, 1)*3.846%) 89.804%;
  --neutral-9: hsl(var(--neutral-9-hsl)/1);
  --neutral-9-hsl: 240 calc(var(--saturation-factor, 1)*5.085%) 88.431%;
  --neutral-10: hsl(var(--neutral-10-hsl)/1);
  --neutral-10-hsl: 240 calc(var(--saturation-factor, 1)*4.478%) 86.863%;
  --neutral-11: hsl(var(--neutral-11-hsl)/1);
  --neutral-11-hsl: 225 calc(var(--saturation-factor, 1)*5.405%) 85.49%;
  --neutral-12: hsl(var(--neutral-12-hsl)/1);
  --neutral-12-hsl: 225 calc(var(--saturation-factor, 1)*4.878%) 83.922%;
  --neutral-13: hsl(var(--neutral-13-hsl)/1);
  --neutral-13-hsl: 240 calc(var(--saturation-factor, 1)*4.545%) 82.745%;
  --neutral-14: hsl(var(--neutral-14-hsl)/1);
  --neutral-14-hsl: 240 calc(var(--saturation-factor, 1)*4.167%) 81.176%;
  --neutral-15: hsl(var(--neutral-15-hsl)/1);
  --neutral-15-hsl: 228 calc(var(--saturation-factor, 1)*4.854%) 79.804%;
  --neutral-16: hsl(var(--neutral-16-hsl)/1);
  --neutral-16-hsl: 228 calc(var(--saturation-factor, 1)*4.505%) 78.235%;
  --neutral-17: hsl(var(--neutral-17-hsl)/1);
  --neutral-17-hsl: 240 calc(var(--saturation-factor, 1)*4.274%) 77.059%;
  --neutral-18: hsl(var(--neutral-18-hsl)/1);
  --neutral-18-hsl: 240 calc(var(--saturation-factor, 1)*4%) 75.49%;
  --neutral-19: hsl(var(--neutral-19-hsl)/1);
  --neutral-19-hsl: 230 calc(var(--saturation-factor, 1)*4.545%) 74.118%;
  --neutral-20: hsl(var(--neutral-20-hsl)/1);
  --neutral-20-hsl: 230 calc(var(--saturation-factor, 1)*4.286%) 72.549%;
  --neutral-21: hsl(var(--neutral-21-hsl)/1);
  --neutral-21-hsl: 240 calc(var(--saturation-factor, 1)*4.11%) 71.373%;
  --neutral-22: hsl(var(--neutral-22-hsl)/1);
  --neutral-22-hsl: 231.429 calc(var(--saturation-factor, 1)*4.575%) 70%;
  --neutral-23: hsl(var(--neutral-23-hsl)/1);
  --neutral-23-hsl: 231.429 calc(var(--saturation-factor, 1)*4.348%) 68.431%;
  --neutral-24: hsl(var(--neutral-24-hsl)/1);
  --neutral-24-hsl: 240 calc(var(--saturation-factor, 1)*4.192%) 67.255%;
  --neutral-25: hsl(var(--neutral-25-hsl)/1);
  --neutral-25-hsl: 231.429 calc(var(--saturation-factor, 1)*4%) 65.686%;
  --neutral-26: hsl(var(--neutral-26-hsl)/1);
  --neutral-26-hsl: 232.5 calc(var(--saturation-factor, 1)*4.396%) 64.314%;
  --neutral-27: hsl(var(--neutral-27-hsl)/1);
  --neutral-27-hsl: 232.5 calc(var(--saturation-factor, 1)*4.255%) 63.137%;
  --neutral-28: hsl(var(--neutral-28-hsl)/1);
  --neutral-28-hsl: 232.5 calc(var(--saturation-factor, 1)*4.082%) 61.569%;
  --neutral-29: hsl(var(--neutral-29-hsl)/1);
  --neutral-29-hsl: 232.5 calc(var(--saturation-factor, 1)*3.96%) 60.392%;
  --neutral-30: hsl(var(--neutral-30-hsl)/1);
  --neutral-30-hsl: 233.333 calc(var(--saturation-factor, 1)*4.306%) 59.02%;
  --neutral-31: hsl(var(--neutral-31-hsl)/1);
  --neutral-31-hsl: 232.5 calc(var(--saturation-factor, 1)*3.704%) 57.647%;
  --neutral-32: hsl(var(--neutral-32-hsl)/1);
  --neutral-32-hsl: 233.333 calc(var(--saturation-factor, 1)*4.036%) 56.275%;
  --neutral-33: hsl(var(--neutral-33-hsl)/1);
  --neutral-33-hsl: 233.333 calc(var(--saturation-factor, 1)*3.93%) 55.098%;
  --neutral-34: hsl(var(--neutral-34-hsl)/1);
  --neutral-34-hsl: 233.333 calc(var(--saturation-factor, 1)*3.797%) 53.529%;
  --neutral-35: hsl(var(--neutral-35-hsl)/1);
  --neutral-35-hsl: 233.333 calc(var(--saturation-factor, 1)*3.704%) 52.353%;
  --neutral-36: hsl(var(--neutral-36-hsl)/1);
  --neutral-36-hsl: 234 calc(var(--saturation-factor, 1)*4%) 50.98%;
  --neutral-37: hsl(var(--neutral-37-hsl)/1);
  --neutral-37-hsl: 233.333 calc(var(--saturation-factor, 1)*3.557%) 49.608%;
  --neutral-38: hsl(var(--neutral-38-hsl)/1);
  --neutral-38-hsl: 234 calc(var(--saturation-factor, 1)*4.065%) 48.235%;
  --neutral-39: hsl(var(--neutral-39-hsl)/1);
  --neutral-39-hsl: 234 calc(var(--saturation-factor, 1)*4.167%) 47.059%;
  --neutral-40: hsl(var(--neutral-40-hsl)/1);
  --neutral-40-hsl: 234 calc(var(--saturation-factor, 1)*4.274%) 45.882%;
  --neutral-41: hsl(var(--neutral-41-hsl)/1);
  --neutral-41-hsl: 234 calc(var(--saturation-factor, 1)*4.425%) 44.314%;
  --neutral-42: hsl(var(--neutral-42-hsl)/1);
  --neutral-42-hsl: 234 calc(var(--saturation-factor, 1)*4.545%) 43.137%;
  --neutral-43: hsl(var(--neutral-43-hsl)/1);
  --neutral-43-hsl: 234 calc(var(--saturation-factor, 1)*4.673%) 41.961%;
  --neutral-44: hsl(var(--neutral-44-hsl)/1);
  --neutral-44-hsl: 234.545 calc(var(--saturation-factor, 1)*5.314%) 40.588%;
  --neutral-45: hsl(var(--neutral-45-hsl)/1);
  --neutral-45-hsl: 234.545 calc(var(--saturation-factor, 1)*5.473%) 39.412%;
  --neutral-46: hsl(var(--neutral-46-hsl)/1);
  --neutral-46-hsl: 234.545 calc(var(--saturation-factor, 1)*5.641%) 38.235%;
  --neutral-47: hsl(var(--neutral-47-hsl)/1);
  --neutral-47-hsl: 234 calc(var(--saturation-factor, 1)*5.319%) 36.863%;
  --neutral-48: hsl(var(--neutral-48-hsl)/1);
  --neutral-48-hsl: 234.545 calc(var(--saturation-factor, 1)*6.077%) 35.49%;
  --neutral-49: hsl(var(--neutral-49-hsl)/1);
  --neutral-49-hsl: 234.545 calc(var(--saturation-factor, 1)*6.286%) 34.314%;
  --neutral-50: hsl(var(--neutral-50-hsl)/1);
  --neutral-50-hsl: 234.545 calc(var(--saturation-factor, 1)*6.509%) 33.137%;
  --neutral-51: hsl(var(--neutral-51-hsl)/1);
  --neutral-51-hsl: 234.545 calc(var(--saturation-factor, 1)*6.667%) 32.353%;
  --neutral-52: hsl(var(--neutral-52-hsl)/1);
  --neutral-52-hsl: 234 calc(var(--saturation-factor, 1)*6.173%) 31.765%;
  --neutral-53: hsl(var(--neutral-53-hsl)/1);
  --neutral-53-hsl: 234.545 calc(var(--saturation-factor, 1)*6.918%) 31.176%;
  --neutral-54: hsl(var(--neutral-54-hsl)/1);
  --neutral-54-hsl: 234 calc(var(--saturation-factor, 1)*6.41%) 30.588%;
  --neutral-55: hsl(var(--neutral-55-hsl)/1);
  --neutral-55-hsl: 234 calc(var(--saturation-factor, 1)*6.579%) 29.804%;
  --neutral-56: hsl(var(--neutral-56-hsl)/1);
  --neutral-56-hsl: 233.333 calc(var(--saturation-factor, 1)*6.04%) 29.216%;
  --neutral-57: hsl(var(--neutral-57-hsl)/1);
  --neutral-57-hsl: 233.333 calc(var(--saturation-factor, 1)*6.207%) 28.431%;
  --neutral-58: hsl(var(--neutral-58-hsl)/1);
  --neutral-58-hsl: 240 calc(var(--saturation-factor, 1)*6.294%) 28.039%;
  --neutral-59: hsl(var(--neutral-59-hsl)/1);
  --neutral-59-hsl: 233.333 calc(var(--saturation-factor, 1)*6.475%) 27.255%;
  --neutral-60: hsl(var(--neutral-60-hsl)/1);
  --neutral-60-hsl: 233.333 calc(var(--saturation-factor, 1)*6.667%) 26.471%;
  --neutral-61: hsl(var(--neutral-61-hsl)/1);
  --neutral-61-hsl: 232.5 calc(var(--saturation-factor, 1)*6.061%) 25.882%;
  --neutral-62: hsl(var(--neutral-62-hsl)/1);
  --neutral-62-hsl: 233.333 calc(var(--saturation-factor, 1)*6.977%) 25.294%;
  --neutral-63: hsl(var(--neutral-63-hsl)/1);
  --neutral-63-hsl: 232.5 calc(var(--saturation-factor, 1)*6.349%) 24.706%;
  --neutral-64: hsl(var(--neutral-64-hsl)/1);
  --neutral-64-hsl: 232.5 calc(var(--saturation-factor, 1)*6.557%) 23.922%;
  --neutral-65: hsl(var(--neutral-65-hsl)/1);
  --neutral-65-hsl: 232.5 calc(var(--saturation-factor, 1)*6.667%) 23.529%;
  --neutral-66: hsl(var(--neutral-66-hsl)/1);
  --neutral-66-hsl: 232.5 calc(var(--saturation-factor, 1)*6.897%) 22.745%;
  --neutral-67: hsl(var(--neutral-67-hsl)/1);
  --neutral-67-hsl: 231.429 calc(var(--saturation-factor, 1)*6.195%) 22.157%;
  --neutral-68: hsl(var(--neutral-68-hsl)/1);
  --neutral-68-hsl: 240 calc(var(--saturation-factor, 1)*5.455%) 21.569%;
  --neutral-69: hsl(var(--neutral-69-hsl)/1);
  --neutral-69-hsl: 231.429 calc(var(--saturation-factor, 1)*6.542%) 20.98%;
  --neutral-70: hsl(var(--neutral-70-hsl)/1);
  --neutral-70-hsl: 240 calc(var(--saturation-factor, 1)*5.769%) 20.392%;
  --neutral-71: hsl(var(--neutral-71-hsl)/1);
  --neutral-71-hsl: 230 calc(var(--saturation-factor, 1)*6%) 19.608%;
  --neutral-72: hsl(var(--neutral-72-hsl)/1);
  --neutral-72-hsl: 240 calc(var(--saturation-factor, 1)*6.122%) 19.216%;
  --neutral-73: hsl(var(--neutral-73-hsl)/1);
  --neutral-73-hsl: 230 calc(var(--saturation-factor, 1)*6.383%) 18.431%;
  --neutral-74: hsl(var(--neutral-74-hsl)/1);
  --neutral-74-hsl: 240 calc(var(--saturation-factor, 1)*6.522%) 18.039%;
  --neutral-75: hsl(var(--neutral-75-hsl)/1);
  --neutral-75-hsl: 230 calc(var(--saturation-factor, 1)*6.818%) 17.255%;
  --neutral-76: hsl(var(--neutral-76-hsl)/1);
  --neutral-76-hsl: 240 calc(var(--saturation-factor, 1)*5.882%) 16.667%;
  --neutral-77: hsl(var(--neutral-77-hsl)/1);
  --neutral-77-hsl: 240 calc(var(--saturation-factor, 1)*6.024%) 16.275%;
  --neutral-78: hsl(var(--neutral-78-hsl)/1);
  --neutral-78-hsl: 228 calc(var(--saturation-factor, 1)*6.329%) 15.49%;
  --neutral-79: hsl(var(--neutral-79-hsl)/1);
  --neutral-79-hsl: 240 calc(var(--saturation-factor, 1)*6.494%) 15.098%;
  --neutral-80: hsl(var(--neutral-80-hsl)/1);
  --neutral-80-hsl: 228 calc(var(--saturation-factor, 1)*6.849%) 14.314%;
  --neutral-81: hsl(var(--neutral-81-hsl)/1);
  --neutral-81-hsl: 240 calc(var(--saturation-factor, 1)*5.714%) 13.725%;
  --neutral-82: hsl(var(--neutral-82-hsl)/1);
  --neutral-82-hsl: 240 calc(var(--saturation-factor, 1)*5.882%) 13.333%;
  --neutral-83: hsl(var(--neutral-83-hsl)/1);
  --neutral-83-hsl: 225 calc(var(--saturation-factor, 1)*6.25%) 12.549%;
  --neutral-84: hsl(var(--neutral-84-hsl)/1);
  --neutral-84-hsl: 240 calc(var(--saturation-factor, 1)*6.452%) 12.157%;
  --neutral-85: hsl(var(--neutral-85-hsl)/1);
  --neutral-85-hsl: 225 calc(var(--saturation-factor, 1)*6.897%) 11.373%;
  --neutral-86: hsl(var(--neutral-86-hsl)/1);
  --neutral-86-hsl: 240 calc(var(--saturation-factor, 1)*7.143%) 10.98%;
  --neutral-87: hsl(var(--neutral-87-hsl)/1);
  --neutral-87-hsl: 240 calc(var(--saturation-factor, 1)*5.66%) 10.392%;
  --neutral-88: hsl(var(--neutral-88-hsl)/1);
  --neutral-88-hsl: 225 calc(var(--saturation-factor, 1)*8%) 9.804%;
  --neutral-89: hsl(var(--neutral-89-hsl)/1);
  --neutral-89-hsl: 240 calc(var(--saturation-factor, 1)*6.383%) 9.216%;
  --neutral-90: hsl(var(--neutral-90-hsl)/1);
  --neutral-90-hsl: 240 calc(var(--saturation-factor, 1)*6.667%) 8.824%;
  --neutral-91: hsl(var(--neutral-91-hsl)/1);
  --neutral-91-hsl: 220 calc(var(--saturation-factor, 1)*7.317%) 8.039%;
  --neutral-92: hsl(var(--neutral-92-hsl)/1);
  --neutral-92-hsl: 240 calc(var(--saturation-factor, 1)*5.263%) 7.451%;
  --neutral-93: hsl(var(--neutral-93-hsl)/1);
  --neutral-93-hsl: 240 calc(var(--saturation-factor, 1)*8.571%) 6.863%;
  --neutral-94: hsl(var(--neutral-94-hsl)/1);
  --neutral-94-hsl: 240 calc(var(--saturation-factor, 1)*6.667%) 5.882%;
  --neutral-95: hsl(var(--neutral-95-hsl)/1);
  --neutral-95-hsl: 240 calc(var(--saturation-factor, 1)*7.692%) 5.098%;
  --neutral-96: hsl(var(--neutral-96-hsl)/1);
  --neutral-96-hsl: 240 calc(var(--saturation-factor, 1)*9.091%) 4.314%;
  --neutral-97: hsl(var(--neutral-97-hsl)/1);
  --neutral-97-hsl: 240 calc(var(--saturation-factor, 1)*12.5%) 3.137%;
  --neutral-98: hsl(var(--neutral-98-hsl)/1);
  --neutral-98-hsl: 240 calc(var(--saturation-factor, 1)*9.091%) 2.157%;
  --neutral-99: hsl(var(--neutral-99-hsl)/1);
  --neutral-99-hsl: 240 calc(var(--saturation-factor, 1)*20%) 0.98%;
  --neutral-100: hsl(var(--neutral-100-hsl)/1);
  --neutral-100-hsl: 0 calc(var(--saturation-factor, 1)*0%) 0%;
  --blue-new-1: hsl(var(--blue-new-1-hsl)/1);
  --blue-new-1-hsl: 216.923 calc(var(--saturation-factor, 1)*100%) 94.902%;
  --blue-new-2: hsl(var(--blue-new-2-hsl)/1);
  --blue-new-2-hsl: 216.774 calc(var(--saturation-factor, 1)*100%) 93.922%;
  --blue-new-3: hsl(var(--blue-new-3-hsl)/1);
  --blue-new-3-hsl: 216 calc(var(--saturation-factor, 1)*100%) 93.137%;
  --blue-new-4: hsl(var(--blue-new-4-hsl)/1);
  --blue-new-4-hsl: 216 calc(var(--saturation-factor, 1)*100%) 92.157%;
  --blue-new-5: hsl(var(--blue-new-5-hsl)/1);
  --blue-new-5-hsl: 215.455 calc(var(--saturation-factor, 1)*100%) 91.373%;
  --blue-new-6: hsl(var(--blue-new-6-hsl)/1);
  --blue-new-6-hsl: 214.286 calc(var(--saturation-factor, 1)*100%) 90.392%;
  --blue-new-7: hsl(var(--blue-new-7-hsl)/1);
  --blue-new-7-hsl: 215.094 calc(var(--saturation-factor, 1)*100%) 89.608%;
  --blue-new-8: hsl(var(--blue-new-8-hsl)/1);
  --blue-new-8-hsl: 214.138 calc(var(--saturation-factor, 1)*100%) 88.627%;
  --blue-new-9: hsl(var(--blue-new-9-hsl)/1);
  --blue-new-9-hsl: 213.871 calc(var(--saturation-factor, 1)*100%) 87.843%;
  --blue-new-10: hsl(var(--blue-new-10-hsl)/1);
  --blue-new-10-hsl: 214.545 calc(var(--saturation-factor, 1)*100%) 87.059%;
  --blue-new-11: hsl(var(--blue-new-11-hsl)/1);
  --blue-new-11-hsl: 213.803 calc(var(--saturation-factor, 1)*100%) 86.078%;
  --blue-new-12: hsl(var(--blue-new-12-hsl)/1);
  --blue-new-12-hsl: 214.4 calc(var(--saturation-factor, 1)*100%) 85.294%;
  --blue-new-13: hsl(var(--blue-new-13-hsl)/1);
  --blue-new-13-hsl: 214.177 calc(var(--saturation-factor, 1)*100%) 84.51%;
  --blue-new-14: hsl(var(--blue-new-14-hsl)/1);
  --blue-new-14-hsl: 214.286 calc(var(--saturation-factor, 1)*100%) 83.529%;
  --blue-new-15: hsl(var(--blue-new-15-hsl)/1);
  --blue-new-15-hsl: 213.793 calc(var(--saturation-factor, 1)*97.753%) 82.549%;
  --blue-new-16: hsl(var(--blue-new-16-hsl)/1);
  --blue-new-16-hsl: 213.333 calc(var(--saturation-factor, 1)*95.745%) 81.569%;
  --blue-new-17: hsl(var(--blue-new-17-hsl)/1);
  --blue-new-17-hsl: 213.83 calc(var(--saturation-factor, 1)*95.918%) 80.784%;
  --blue-new-18: hsl(var(--blue-new-18-hsl)/1);
  --blue-new-18-hsl: 213.402 calc(var(--saturation-factor, 1)*94.175%) 79.804%;
  --blue-new-19: hsl(var(--blue-new-19-hsl)/1);
  --blue-new-19-hsl: 213.861 calc(var(--saturation-factor, 1)*94.393%) 79.02%;
  --blue-new-20: hsl(var(--blue-new-20-hsl)/1);
  --blue-new-20-hsl: 213.143 calc(var(--saturation-factor, 1)*92.92%) 77.843%;
  --blue-new-21: hsl(var(--blue-new-21-hsl)/1);
  --blue-new-21-hsl: 213.333 calc(var(--saturation-factor, 1)*91.525%) 76.863%;
  --blue-new-22: hsl(var(--blue-new-22-hsl)/1);
  --blue-new-22-hsl: 213.214 calc(var(--saturation-factor, 1)*91.803%) 76.078%;
  --blue-new-23: hsl(var(--blue-new-23-hsl)/1);
  --blue-new-23-hsl: 213.391 calc(var(--saturation-factor, 1)*90.551%) 75.098%;
  --blue-new-24: hsl(var(--blue-new-24-hsl)/1);
  --blue-new-24-hsl: 213.051 calc(var(--saturation-factor, 1)*89.394%) 74.118%;
  --blue-new-25: hsl(var(--blue-new-25-hsl)/1);
  --blue-new-25-hsl: 213.443 calc(var(--saturation-factor, 1)*89.706%) 73.333%;
  --blue-new-26: hsl(var(--blue-new-26-hsl)/1);
  --blue-new-26-hsl: 213.12 calc(var(--saturation-factor, 1)*88.652%) 72.353%;
  --blue-new-27: hsl(var(--blue-new-27-hsl)/1);
  --blue-new-27-hsl: 213.281 calc(var(--saturation-factor, 1)*87.671%) 71.373%;
  --blue-new-28: hsl(var(--blue-new-28-hsl)/1);
  --blue-new-28-hsl: 212.977 calc(var(--saturation-factor, 1)*86.755%) 70.392%;
  --blue-new-29: hsl(var(--blue-new-29-hsl)/1);
  --blue-new-29-hsl: 213.333 calc(var(--saturation-factor, 1)*87.097%) 69.608%;
  --blue-new-30: hsl(var(--blue-new-30-hsl)/1);
  --blue-new-30-hsl: 213.043 calc(var(--saturation-factor, 1)*86.25%) 68.627%;
  --blue-new-31: hsl(var(--blue-new-31-hsl)/1);
  --blue-new-31-hsl: 213.191 calc(var(--saturation-factor, 1)*85.455%) 67.647%;
  --blue-new-32: hsl(var(--blue-new-32-hsl)/1);
  --blue-new-32-hsl: 212.917 calc(var(--saturation-factor, 1)*84.706%) 66.667%;
  --blue-new-33: hsl(var(--blue-new-33-hsl)/1);
  --blue-new-33-hsl: 213.061 calc(var(--saturation-factor, 1)*84%) 65.686%;
  --blue-new-34: hsl(var(--blue-new-34-hsl)/1);
  --blue-new-34-hsl: 212.98 calc(var(--saturation-factor, 1)*84.358%) 64.902%;
  --blue-new-35: hsl(var(--blue-new-35-hsl)/1);
  --blue-new-35-hsl: 213.117 calc(var(--saturation-factor, 1)*83.696%) 63.922%;
  --blue-new-36: hsl(var(--blue-new-36-hsl)/1);
  --blue-new-36-hsl: 212.866 calc(var(--saturation-factor, 1)*83.069%) 62.941%;
  --blue-new-37: hsl(var(--blue-new-37-hsl)/1);
  --blue-new-37-hsl: 212.795 calc(var(--saturation-factor, 1)*82.564%) 61.765%;
  --blue-new-38: hsl(var(--blue-new-38-hsl)/1);
  --blue-new-38-hsl: 212.927 calc(var(--saturation-factor, 1)*82%) 60.784%;
  --blue-new-39: hsl(var(--blue-new-39-hsl)/1);
  --blue-new-39-hsl: 212.695 calc(var(--saturation-factor, 1)*81.463%) 59.804%;
  --blue-new-40: hsl(var(--blue-new-40-hsl)/1);
  --blue-new-40-hsl: 212.791 calc(var(--saturation-factor, 1)*81.905%) 58.824%;
  --blue-new-41: hsl(var(--blue-new-41-hsl)/1);
  --blue-new-41-hsl: 212.571 calc(var(--saturation-factor, 1)*81.395%) 57.843%;
  --blue-new-42: hsl(var(--blue-new-42-hsl)/1);
  --blue-new-42-hsl: 212.514 calc(var(--saturation-factor, 1)*80.995%) 56.667%;
  --blue-new-43: hsl(var(--blue-new-43-hsl)/1);
  --blue-new-43-hsl: 212.459 calc(var(--saturation-factor, 1)*80.617%) 55.49%;
  --blue-new-44: hsl(var(--blue-new-44-hsl)/1);
  --blue-new-44-hsl: 212.086 calc(var(--saturation-factor, 1)*80.258%) 54.314%;
  --blue-new-45: hsl(var(--blue-new-45-hsl)/1);
  --blue-new-45-hsl: 211.875 calc(var(--saturation-factor, 1)*80%) 52.941%;
  --blue-new-46: hsl(var(--blue-new-46-hsl)/1);
  --blue-new-46-hsl: 211.515 calc(var(--saturation-factor, 1)*80.488%) 51.765%;
  --blue-new-47: hsl(var(--blue-new-47-hsl)/1);
  --blue-new-47-hsl: 211.176 calc(var(--saturation-factor, 1)*80.315%) 50.196%;
  --blue-new-48: hsl(var(--blue-new-48-hsl)/1);
  --blue-new-48-hsl: 210.711 calc(var(--saturation-factor, 1)*85.425%) 48.431%;
  --blue-new-49: hsl(var(--blue-new-49-hsl)/1);
  --blue-new-49-hsl: 209.327 calc(var(--saturation-factor, 1)*95.708%) 45.686%;
  --blue-new-50: hsl(var(--blue-new-50-hsl)/1);
  --blue-new-50-hsl: 209.339 calc(var(--saturation-factor, 1)*100%) 44.51%;
  --blue-new-51: hsl(var(--blue-new-51-hsl)/1);
  --blue-new-51-hsl: 209.189 calc(var(--saturation-factor, 1)*100%) 43.529%;
  --blue-new-52: hsl(var(--blue-new-52-hsl)/1);
  --blue-new-52-hsl: 209.309 calc(var(--saturation-factor, 1)*100%) 42.549%;
  --blue-new-53: hsl(var(--blue-new-53-hsl)/1);
  --blue-new-53-hsl: 209.151 calc(var(--saturation-factor, 1)*100%) 41.569%;
  --blue-new-54: hsl(var(--blue-new-54-hsl)/1);
  --blue-new-54-hsl: 209.126 calc(var(--saturation-factor, 1)*99.038%) 40.784%;
  --blue-new-55: hsl(var(--blue-new-55-hsl)/1);
  --blue-new-55-hsl: 209.4 calc(var(--saturation-factor, 1)*98.039%) 40%;
  --blue-new-56: hsl(var(--blue-new-56-hsl)/1);
  --blue-new-56-hsl: 209.388 calc(var(--saturation-factor, 1)*98%) 39.216%;
  --blue-new-57: hsl(var(--blue-new-57-hsl)/1);
  --blue-new-57-hsl: 209.684 calc(var(--saturation-factor, 1)*96.939%) 38.431%;
  --blue-new-58: hsl(var(--blue-new-58-hsl)/1);
  --blue-new-58-hsl: 209.514 calc(var(--saturation-factor, 1)*96.859%) 37.451%;
  --blue-new-59: hsl(var(--blue-new-59-hsl)/1);
  --blue-new-59-hsl: 209.503 calc(var(--saturation-factor, 1)*96.791%) 36.667%;
  --blue-new-60: hsl(var(--blue-new-60-hsl)/1);
  --blue-new-60-hsl: 209.492 calc(var(--saturation-factor, 1)*97.79%) 35.49%;
  --blue-new-61: hsl(var(--blue-new-61-hsl)/1);
  --blue-new-61-hsl: 209.48 calc(var(--saturation-factor, 1)*97.74%) 34.706%;
  --blue-new-62: hsl(var(--blue-new-62-hsl)/1);
  --blue-new-62-hsl: 209.294 calc(var(--saturation-factor, 1)*98.837%) 33.725%;
  --blue-new-63: hsl(var(--blue-new-63-hsl)/1);
  --blue-new-63-hsl: 209.455 calc(var(--saturation-factor, 1)*98.802%) 32.745%;
  --blue-new-64: hsl(var(--blue-new-64-hsl)/1);
  --blue-new-64-hsl: 209.259 calc(var(--saturation-factor, 1)*100%) 31.765%;
  --blue-new-65: hsl(var(--blue-new-65-hsl)/1);
  --blue-new-65-hsl: 209.241 calc(var(--saturation-factor, 1)*100%) 30.98%;
  --blue-new-66: hsl(var(--blue-new-66-hsl)/1);
  --blue-new-66-hsl: 209.221 calc(var(--saturation-factor, 1)*100%) 30.196%;
  --blue-new-67: hsl(var(--blue-new-67-hsl)/1);
  --blue-new-67-hsl: 209.6 calc(var(--saturation-factor, 1)*100%) 29.412%;
  --blue-new-68: hsl(var(--blue-new-68-hsl)/1);
  --blue-new-68-hsl: 209.589 calc(var(--saturation-factor, 1)*100%) 28.627%;
  --blue-new-69: hsl(var(--blue-new-69-hsl)/1);
  --blue-new-69-hsl: 209.577 calc(var(--saturation-factor, 1)*100%) 27.843%;
  --blue-new-70: hsl(var(--blue-new-70-hsl)/1);
  --blue-new-70-hsl: 209.565 calc(var(--saturation-factor, 1)*100%) 27.059%;
  --blue-new-71: hsl(var(--blue-new-71-hsl)/1);
  --blue-new-71-hsl: 210 calc(var(--saturation-factor, 1)*100%) 26.275%;
  --blue-new-72: hsl(var(--blue-new-72-hsl)/1);
  --blue-new-72-hsl: 210 calc(var(--saturation-factor, 1)*100%) 25.49%;
  --blue-new-73: hsl(var(--blue-new-73-hsl)/1);
  --blue-new-73-hsl: 210 calc(var(--saturation-factor, 1)*100%) 24.706%;
  --blue-new-74: hsl(var(--blue-new-74-hsl)/1);
  --blue-new-74-hsl: 210 calc(var(--saturation-factor, 1)*100%) 23.922%;
  --blue-new-75: hsl(var(--blue-new-75-hsl)/1);
  --blue-new-75-hsl: 210.508 calc(var(--saturation-factor, 1)*100%) 23.137%;
  --blue-new-76: hsl(var(--blue-new-76-hsl)/1);
  --blue-new-76-hsl: 210.783 calc(var(--saturation-factor, 1)*100%) 22.549%;
  --blue-new-77: hsl(var(--blue-new-77-hsl)/1);
  --blue-new-77-hsl: 210.811 calc(var(--saturation-factor, 1)*100%) 21.765%;
  --blue-new-78: hsl(var(--blue-new-78-hsl)/1);
  --blue-new-78-hsl: 210.841 calc(var(--saturation-factor, 1)*100%) 20.98%;
  --blue-new-79: hsl(var(--blue-new-79-hsl)/1);
  --blue-new-79-hsl: 211.154 calc(var(--saturation-factor, 1)*100%) 20.392%;
  --blue-new-80: hsl(var(--blue-new-80-hsl)/1);
  --blue-new-80-hsl: 211.2 calc(var(--saturation-factor, 1)*100%) 19.608%;
  --blue-new-81: hsl(var(--blue-new-81-hsl)/1);
  --blue-new-81-hsl: 211.25 calc(var(--saturation-factor, 1)*100%) 18.824%;
  --blue-new-82: hsl(var(--blue-new-82-hsl)/1);
  --blue-new-82-hsl: 212.258 calc(var(--saturation-factor, 1)*100%) 18.235%;
  --blue-new-83: hsl(var(--blue-new-83-hsl)/1);
  --blue-new-83-hsl: 212.36 calc(var(--saturation-factor, 1)*100%) 17.451%;
  --blue-new-84: hsl(var(--blue-new-84-hsl)/1);
  --blue-new-84-hsl: 212.791 calc(var(--saturation-factor, 1)*100%) 16.863%;
  --blue-new-85: hsl(var(--blue-new-85-hsl)/1);
  --blue-new-85-hsl: 212.927 calc(var(--saturation-factor, 1)*100%) 16.078%;
  --blue-new-86: hsl(var(--blue-new-86-hsl)/1);
  --blue-new-86-hsl: 213.418 calc(var(--saturation-factor, 1)*100%) 15.49%;
  --blue-new-87: hsl(var(--blue-new-87-hsl)/1);
  --blue-new-87-hsl: 213.6 calc(var(--saturation-factor, 1)*100%) 14.706%;
  --blue-new-88: hsl(var(--blue-new-88-hsl)/1);
  --blue-new-88-hsl: 214.167 calc(var(--saturation-factor, 1)*100%) 14.118%;
  --blue-new-89: hsl(var(--blue-new-89-hsl)/1);
  --blue-new-89-hsl: 214.783 calc(var(--saturation-factor, 1)*100%) 13.529%;
  --blue-new-90: hsl(var(--blue-new-90-hsl)/1);
  --blue-new-90-hsl: 215.077 calc(var(--saturation-factor, 1)*100%) 12.745%;
  --blue-new-91: hsl(var(--blue-new-91-hsl)/1);
  --blue-new-91-hsl: 215.806 calc(var(--saturation-factor, 1)*100%) 12.157%;
  --blue-new-92: hsl(var(--blue-new-92-hsl)/1);
  --blue-new-92-hsl: 216.61 calc(var(--saturation-factor, 1)*100%) 11.569%;
  --blue-new-93: hsl(var(--blue-new-93-hsl)/1);
  --blue-new-93-hsl: 217.091 calc(var(--saturation-factor, 1)*100%) 10.784%;
  --blue-new-94: hsl(var(--blue-new-94-hsl)/1);
  --blue-new-94-hsl: 217.647 calc(var(--saturation-factor, 1)*100%) 10%;
  --blue-new-95: hsl(var(--blue-new-95-hsl)/1);
  --blue-new-95-hsl: 219.574 calc(var(--saturation-factor, 1)*100%) 9.216%;
  --blue-new-96: hsl(var(--blue-new-96-hsl)/1);
  --blue-new-96-hsl: 221.429 calc(var(--saturation-factor, 1)*100%) 8.235%;
  --blue-new-97: hsl(var(--blue-new-97-hsl)/1);
  --blue-new-97-hsl: 223.333 calc(var(--saturation-factor, 1)*100%) 7.059%;
  --blue-new-98: hsl(var(--blue-new-98-hsl)/1);
  --blue-new-98-hsl: 227.586 calc(var(--saturation-factor, 1)*100%) 5.686%;
  --blue-new-99: hsl(var(--blue-new-99-hsl)/1);
  --blue-new-99-hsl: 231 calc(var(--saturation-factor, 1)*100%) 3.922%;
  --blue-new-100: hsl(var(--blue-new-100-hsl)/1);
  --blue-new-100-hsl: 240 calc(var(--saturation-factor, 1)*100%) 1.373%;
  --blurple-1: hsl(var(--blurple-1-hsl)/1);
  --blurple-1-hsl: 230.4 calc(var(--saturation-factor, 1)*100%) 95.098%;
  --blurple-2: hsl(var(--blurple-2-hsl)/1);
  --blurple-2-hsl: 231.429 calc(var(--saturation-factor, 1)*100%) 94.51%;
  --blurple-3: hsl(var(--blurple-3-hsl)/1);
  --blurple-3-hsl: 230.625 calc(var(--saturation-factor, 1)*100%) 93.725%;
  --blurple-4: hsl(var(--blurple-4-hsl)/1);
  --blurple-4-hsl: 228.333 calc(var(--saturation-factor, 1)*100%) 92.941%;
  --blurple-5: hsl(var(--blurple-5-hsl)/1);
  --blurple-5-hsl: 229.231 calc(var(--saturation-factor, 1)*100%) 92.353%;
  --blurple-6: hsl(var(--blurple-6-hsl)/1);
  --blurple-6-hsl: 227.442 calc(var(--saturation-factor, 1)*100%) 91.569%;
  --blurple-7: hsl(var(--blurple-7-hsl)/1);
  --blurple-7-hsl: 228.261 calc(var(--saturation-factor, 1)*100%) 90.98%;
  --blurple-8: hsl(var(--blurple-8-hsl)/1);
  --blurple-8-hsl: 228 calc(var(--saturation-factor, 1)*100%) 90.196%;
  --blurple-9: hsl(var(--blurple-9-hsl)/1);
  --blurple-9-hsl: 227.547 calc(var(--saturation-factor, 1)*100%) 89.608%;
  --blurple-10: hsl(var(--blurple-10-hsl)/1);
  --blurple-10-hsl: 228.214 calc(var(--saturation-factor, 1)*100%) 89.02%;
  --blurple-11: hsl(var(--blurple-11-hsl)/1);
  --blurple-11-hsl: 227 calc(var(--saturation-factor, 1)*100%) 88.235%;
  --blurple-12: hsl(var(--blurple-12-hsl)/1);
  --blurple-12-hsl: 227.619 calc(var(--saturation-factor, 1)*100%) 87.647%;
  --blurple-13: hsl(var(--blurple-13-hsl)/1);
  --blurple-13-hsl: 227.463 calc(var(--saturation-factor, 1)*100%) 86.863%;
  --blurple-14: hsl(var(--blurple-14-hsl)/1);
  --blurple-14-hsl: 227.143 calc(var(--saturation-factor, 1)*100%) 86.275%;
  --blurple-15: hsl(var(--blurple-15-hsl)/1);
  --blurple-15-hsl: 227.671 calc(var(--saturation-factor, 1)*100%) 85.686%;
  --blurple-16: hsl(var(--blurple-16-hsl)/1);
  --blurple-16-hsl: 227.368 calc(var(--saturation-factor, 1)*100%) 85.098%;
  --blurple-17: hsl(var(--blurple-17-hsl)/1);
  --blurple-17-hsl: 227.848 calc(var(--saturation-factor, 1)*100%) 84.51%;
  --blurple-18: hsl(var(--blurple-18-hsl)/1);
  --blurple-18-hsl: 227.711 calc(var(--saturation-factor, 1)*100%) 83.725%;
  --blurple-19: hsl(var(--blurple-19-hsl)/1);
  --blurple-19-hsl: 227.442 calc(var(--saturation-factor, 1)*100%) 83.137%;
  --blurple-20: hsl(var(--blurple-20-hsl)/1);
  --blurple-20-hsl: 227.865 calc(var(--saturation-factor, 1)*100%) 82.549%;
  --blurple-21: hsl(var(--blurple-21-hsl)/1);
  --blurple-21-hsl: 228.261 calc(var(--saturation-factor, 1)*100%) 81.961%;
  --blurple-22: hsl(var(--blurple-22-hsl)/1);
  --blurple-22-hsl: 228 calc(var(--saturation-factor, 1)*100%) 81.373%;
  --blurple-23: hsl(var(--blurple-23-hsl)/1);
  --blurple-23-hsl: 228.367 calc(var(--saturation-factor, 1)*100%) 80.784%;
  --blurple-24: hsl(var(--blurple-24-hsl)/1);
  --blurple-24-hsl: 228.713 calc(var(--saturation-factor, 1)*100%) 80.196%;
  --blurple-25: hsl(var(--blurple-25-hsl)/1);
  --blurple-25-hsl: 228.462 calc(var(--saturation-factor, 1)*100%) 79.608%;
  --blurple-26: hsl(var(--blurple-26-hsl)/1);
  --blurple-26-hsl: 228.785 calc(var(--saturation-factor, 1)*100%) 79.02%;
  --blurple-27: hsl(var(--blurple-27-hsl)/1);
  --blurple-27-hsl: 228.991 calc(var(--saturation-factor, 1)*98.198%) 78.235%;
  --blurple-28: hsl(var(--blurple-28-hsl)/1);
  --blurple-28-hsl: 229.189 calc(var(--saturation-factor, 1)*98.23%) 77.843%;
  --blurple-29: hsl(var(--blurple-29-hsl)/1);
  --blurple-29-hsl: 229.381 calc(var(--saturation-factor, 1)*96.581%) 77.059%;
  --blurple-30: hsl(var(--blurple-30-hsl)/1);
  --blurple-30-hsl: 229.655 calc(var(--saturation-factor, 1)*96.667%) 76.471%;
  --blurple-31: hsl(var(--blurple-31-hsl)/1);
  --blurple-31-hsl: 229.322 calc(var(--saturation-factor, 1)*95.161%) 75.686%;
  --blurple-32: hsl(var(--blurple-32-hsl)/1);
  --blurple-32-hsl: 229.5 calc(var(--saturation-factor, 1)*93.75%) 74.902%;
  --blurple-33: hsl(var(--blurple-33-hsl)/1);
  --blurple-33-hsl: 230.164 calc(var(--saturation-factor, 1)*93.846%) 74.51%;
  --blurple-34: hsl(var(--blurple-34-hsl)/1);
  --blurple-34-hsl: 230.323 calc(var(--saturation-factor, 1)*92.537%) 73.725%;
  --blurple-35: hsl(var(--blurple-35-hsl)/1);
  --blurple-35-hsl: 230.476 calc(var(--saturation-factor, 1)*92.647%) 73.333%;
  --blurple-36: hsl(var(--blurple-36-hsl)/1);
  --blurple-36-hsl: 230.625 calc(var(--saturation-factor, 1)*91.429%) 72.549%;
  --blurple-37: hsl(var(--blurple-37-hsl)/1);
  --blurple-37-hsl: 230.84 calc(var(--saturation-factor, 1)*91.608%) 71.961%;
  --blurple-38: hsl(var(--blurple-38-hsl)/1);
  --blurple-38-hsl: 231.364 calc(var(--saturation-factor, 1)*90.411%) 71.373%;
  --blurple-39: hsl(var(--blurple-39-hsl)/1);
  --blurple-39-hsl: 231.111 calc(var(--saturation-factor, 1)*90.604%) 70.784%;
  --blurple-40: hsl(var(--blurple-40-hsl)/1);
  --blurple-40-hsl: 231.618 calc(var(--saturation-factor, 1)*89.474%) 70.196%;
  --blurple-41: hsl(var(--blurple-41-hsl)/1);
  --blurple-41-hsl: 231.739 calc(var(--saturation-factor, 1)*88.462%) 69.412%;
  --blurple-42: hsl(var(--blurple-42-hsl)/1);
  --blurple-42-hsl: 232.286 calc(var(--saturation-factor, 1)*88.608%) 69.02%;
  --blurple-43: hsl(var(--blurple-43-hsl)/1);
  --blurple-43-hsl: 232.766 calc(var(--saturation-factor, 1)*87.578%) 68.431%;
  --blurple-44: hsl(var(--blurple-44-hsl)/1);
  --blurple-44-hsl: 232.917 calc(var(--saturation-factor, 1)*87.805%) 67.843%;
  --blurple-45: hsl(var(--blurple-45-hsl)/1);
  --blurple-45-hsl: 232.966 calc(var(--saturation-factor, 1)*86.826%) 67.255%;
  --blurple-46: hsl(var(--blurple-46-hsl)/1);
  --blurple-46-hsl: 233.469 calc(var(--saturation-factor, 1)*86.982%) 66.863%;
  --blurple-47: hsl(var(--blurple-47-hsl)/1);
  --blurple-47-hsl: 233.919 calc(var(--saturation-factor, 1)*86.047%) 66.275%;
  --blurple-48: hsl(var(--blurple-48-hsl)/1);
  --blurple-48-hsl: 234.4 calc(var(--saturation-factor, 1)*86.207%) 65.882%;
  --blurple-49: hsl(var(--blurple-49-hsl)/1);
  --blurple-49-hsl: 234.474 calc(var(--saturation-factor, 1)*85.393%) 65.098%;
  --blurple-50: hsl(var(--blurple-50-hsl)/1);
  --blurple-50-hsl: 234.935 calc(var(--saturation-factor, 1)*85.556%) 64.706%;
  --blurple-51: hsl(var(--blurple-51-hsl)/1);
  --blurple-51-hsl: 234.8 calc(var(--saturation-factor, 1)*79.787%) 63.137%;
  --blurple-52: hsl(var(--blurple-52-hsl)/1);
  --blurple-52-hsl: 234.658 calc(var(--saturation-factor, 1)*74.49%) 61.569%;
  --blurple-53: hsl(var(--blurple-53-hsl)/1);
  --blurple-53-hsl: 234.507 calc(var(--saturation-factor, 1)*69.608%) 60%;
  --blurple-54: hsl(var(--blurple-54-hsl)/1);
  --blurple-54-hsl: 234.388 calc(var(--saturation-factor, 1)*65.877%) 58.627%;
  --blurple-55: hsl(var(--blurple-55-hsl)/1);
  --blurple-55-hsl: 234.222 calc(var(--saturation-factor, 1)*61.644%) 57.059%;
  --blurple-56: hsl(var(--blurple-56-hsl)/1);
  --blurple-56-hsl: 234.091 calc(var(--saturation-factor, 1)*58.407%) 55.686%;
  --blurple-57: hsl(var(--blurple-57-hsl)/1);
  --blurple-57-hsl: 233.488 calc(var(--saturation-factor, 1)*55.365%) 54.314%;
  --blurple-58: hsl(var(--blurple-58-hsl)/1);
  --blurple-58-hsl: 233.28 calc(var(--saturation-factor, 1)*51.867%) 52.745%;
  --blurple-59: hsl(var(--blurple-59-hsl)/1);
  --blurple-59-hsl: 233.115 calc(var(--saturation-factor, 1)*49.194%) 51.373%;
  --blurple-60: hsl(var(--blurple-60-hsl)/1);
  --blurple-60-hsl: 232.941 calc(var(--saturation-factor, 1)*46.667%) 50%;
  --blurple-61: hsl(var(--blurple-61-hsl)/1);
  --blurple-61-hsl: 232.759 calc(var(--saturation-factor, 1)*46.774%) 48.627%;
  --blurple-62: hsl(var(--blurple-62-hsl)/1);
  --blurple-62-hsl: 232.566 calc(var(--saturation-factor, 1)*46.888%) 47.255%;
  --blurple-63: hsl(var(--blurple-63-hsl)/1);
  --blurple-63-hsl: 232.432 calc(var(--saturation-factor, 1)*47.234%) 46.078%;
  --blurple-64: hsl(var(--blurple-64-hsl)/1);
  --blurple-64-hsl: 232.222 calc(var(--saturation-factor, 1)*47.368%) 44.706%;
  --blurple-65: hsl(var(--blurple-65-hsl)/1);
  --blurple-65-hsl: 232 calc(var(--saturation-factor, 1)*47.511%) 43.333%;
  --blurple-66: hsl(var(--blurple-66-hsl)/1);
  --blurple-66-hsl: 231.845 calc(var(--saturation-factor, 1)*47.907%) 42.157%;
  --blurple-67: hsl(var(--blurple-67-hsl)/1);
  --blurple-67-hsl: 231.6 calc(var(--saturation-factor, 1)*48.077%) 40.784%;
  --blurple-68: hsl(var(--blurple-68-hsl)/1);
  --blurple-68-hsl: 231.429 calc(var(--saturation-factor, 1)*48.515%) 39.608%;
  --blurple-69: hsl(var(--blurple-69-hsl)/1);
  --blurple-69-hsl: 231.158 calc(var(--saturation-factor, 1)*48.718%) 38.235%;
  --blurple-70: hsl(var(--blurple-70-hsl)/1);
  --blurple-70-hsl: 230.968 calc(var(--saturation-factor, 1)*49.206%) 37.059%;
  --blurple-71: hsl(var(--blurple-71-hsl)/1);
  --blurple-71-hsl: 230.667 calc(var(--saturation-factor, 1)*49.451%) 35.686%;
  --blurple-72: hsl(var(--blurple-72-hsl)/1);
  --blurple-72-hsl: 230.455 calc(var(--saturation-factor, 1)*50%) 34.51%;
  --blurple-73: hsl(var(--blurple-73-hsl)/1);
  --blurple-73-hsl: 230.824 calc(var(--saturation-factor, 1)*49.708%) 33.529%;
  --blurple-74: hsl(var(--blurple-74-hsl)/1);
  --blurple-74-hsl: 230.602 calc(var(--saturation-factor, 1)*50.303%) 32.353%;
  --blurple-75: hsl(var(--blurple-75-hsl)/1);
  --blurple-75-hsl: 230.37 calc(var(--saturation-factor, 1)*50.943%) 31.176%;
  --blurple-76: hsl(var(--blurple-76-hsl)/1);
  --blurple-76-hsl: 230 calc(var(--saturation-factor, 1)*51.316%) 29.804%;
  --blurple-77: hsl(var(--blurple-77-hsl)/1);
  --blurple-77-hsl: 228.947 calc(var(--saturation-factor, 1)*52.055%) 28.627%;
  --blurple-78: hsl(var(--blurple-78-hsl)/1);
  --blurple-78-hsl: 228.649 calc(var(--saturation-factor, 1)*52.857%) 27.451%;
  --blurple-79: hsl(var(--blurple-79-hsl)/1);
  --blurple-79-hsl: 228.333 calc(var(--saturation-factor, 1)*53.731%) 26.275%;
  --blurple-80: hsl(var(--blurple-80-hsl)/1);
  --blurple-80-hsl: 228.696 calc(var(--saturation-factor, 1)*53.488%) 25.294%;
  --blurple-81: hsl(var(--blurple-81-hsl)/1);
  --blurple-81-hsl: 228.358 calc(var(--saturation-factor, 1)*54.472%) 24.118%;
  --blurple-82: hsl(var(--blurple-82-hsl)/1);
  --blurple-82-hsl: 228 calc(var(--saturation-factor, 1)*55.556%) 22.941%;
  --blurple-83: hsl(var(--blurple-83-hsl)/1);
  --blurple-83-hsl: 227.619 calc(var(--saturation-factor, 1)*56.757%) 21.765%;
  --blurple-84: hsl(var(--blurple-84-hsl)/1);
  --blurple-84-hsl: 228.197 calc(var(--saturation-factor, 1)*57.009%) 20.98%;
  --blurple-85: hsl(var(--blurple-85-hsl)/1);
  --blurple-85-hsl: 226.78 calc(var(--saturation-factor, 1)*58.416%) 19.804%;
  --blurple-86: hsl(var(--blurple-86-hsl)/1);
  --blurple-86-hsl: 227.143 calc(var(--saturation-factor, 1)*58.333%) 18.824%;
  --blurple-87: hsl(var(--blurple-87-hsl)/1);
  --blurple-87-hsl: 226.667 calc(var(--saturation-factor, 1)*60%) 17.647%;
  --blurple-88: hsl(var(--blurple-88-hsl)/1);
  --blurple-88-hsl: 226.415 calc(var(--saturation-factor, 1)*62.353%) 16.667%;
  --blurple-89: hsl(var(--blurple-89-hsl)/1);
  --blurple-89-hsl: 226.8 calc(var(--saturation-factor, 1)*62.5%) 15.686%;
  --blurple-90: hsl(var(--blurple-90-hsl)/1);
  --blurple-90-hsl: 225 calc(var(--saturation-factor, 1)*64.865%) 14.51%;
  --blurple-91: hsl(var(--blurple-91-hsl)/1);
  --blurple-91-hsl: 225.652 calc(var(--saturation-factor, 1)*65.714%) 13.725%;
  --blurple-92: hsl(var(--blurple-92-hsl)/1);
  --blurple-92-hsl: 225 calc(var(--saturation-factor, 1)*68.75%) 12.549%;
  --blurple-93: hsl(var(--blurple-93-hsl)/1);
  --blurple-93-hsl: 225.366 calc(var(--saturation-factor, 1)*69.492%) 11.569%;
  --blurple-94: hsl(var(--blurple-94-hsl)/1);
  --blurple-94-hsl: 225.789 calc(var(--saturation-factor, 1)*70.37%) 10.588%;
  --blurple-95: hsl(var(--blurple-95-hsl)/1);
  --blurple-95-hsl: 224.571 calc(var(--saturation-factor, 1)*74.468%) 9.216%;
  --blurple-96: hsl(var(--blurple-96-hsl)/1);
  --blurple-96-hsl: 224.516 calc(var(--saturation-factor, 1)*75.61%) 8.039%;
  --blurple-97: hsl(var(--blurple-97-hsl)/1);
  --blurple-97-hsl: 226.154 calc(var(--saturation-factor, 1)*76.471%) 6.667%;
  --blurple-98: hsl(var(--blurple-98-hsl)/1);
  --blurple-98-hsl: 227.368 calc(var(--saturation-factor, 1)*76%) 4.902%;
  --blurple-99: hsl(var(--blurple-99-hsl)/1);
  --blurple-99-hsl: 229.091 calc(var(--saturation-factor, 1)*84.615%) 2.549%;
  --blurple-100: hsl(var(--blurple-100-hsl)/1);
  --blurple-100-hsl: 0 calc(var(--saturation-factor, 1)*0%) 0%;
  --green-new-1: hsl(var(--green-new-1-hsl)/1);
  --green-new-1-hsl: 137.455 calc(var(--saturation-factor, 1)*100%) 89.216%;
  --green-new-2: hsl(var(--green-new-2-hsl)/1);
  --green-new-2-hsl: 136.552 calc(var(--saturation-factor, 1)*100%) 88.627%;
  --green-new-3: hsl(var(--green-new-3-hsl)/1);
  --green-new-3-hsl: 136.271 calc(var(--saturation-factor, 1)*90.769%) 87.255%;
  --green-new-4: hsl(var(--green-new-4-hsl)/1);
  --green-new-4-hsl: 137 calc(var(--saturation-factor, 1)*83.333%) 85.882%;
  --green-new-5: hsl(var(--green-new-5-hsl)/1);
  --green-new-5-hsl: 135.738 calc(var(--saturation-factor, 1)*79.221%) 84.902%;
  --green-new-6: hsl(var(--green-new-6-hsl)/1);
  --green-new-6-hsl: 136.452 calc(var(--saturation-factor, 1)*73.81%) 83.529%;
  --green-new-7: hsl(var(--green-new-7-hsl)/1);
  --green-new-7-hsl: 135.938 calc(var(--saturation-factor, 1)*71.111%) 82.353%;
  --green-new-8: hsl(var(--green-new-8-hsl)/1);
  --green-new-8-hsl: 135.938 calc(var(--saturation-factor, 1)*66.667%) 81.176%;
  --green-new-9: hsl(var(--green-new-9-hsl)/1);
  --green-new-9-hsl: 136.364 calc(var(--saturation-factor, 1)*64.706%) 80%;
  --green-new-10: hsl(var(--green-new-10-hsl)/1);
  --green-new-10-hsl: 136.364 calc(var(--saturation-factor, 1)*61.111%) 78.824%;
  --green-new-11: hsl(var(--green-new-11-hsl)/1);
  --green-new-11-hsl: 135.882 calc(var(--saturation-factor, 1)*59.649%) 77.647%;
  --green-new-12: hsl(var(--green-new-12-hsl)/1);
  --green-new-12-hsl: 136.522 calc(var(--saturation-factor, 1)*57.025%) 76.275%;
  --green-new-13: hsl(var(--green-new-13-hsl)/1);
  --green-new-13-hsl: 136.522 calc(var(--saturation-factor, 1)*54.331%) 75.098%;
  --green-new-14: hsl(var(--green-new-14-hsl)/1);
  --green-new-14-hsl: 136.901 calc(var(--saturation-factor, 1)*53.383%) 73.922%;
  --green-new-15: hsl(var(--green-new-15-hsl)/1);
  --green-new-15-hsl: 136.056 calc(var(--saturation-factor, 1)*51.079%) 72.745%;
  --green-new-16: hsl(var(--green-new-16-hsl)/1);
  --green-new-16-hsl: 136.438 calc(var(--saturation-factor, 1)*50.345%) 71.569%;
  --green-new-17: hsl(var(--green-new-17-hsl)/1);
  --green-new-17-hsl: 136.438 calc(var(--saturation-factor, 1)*48.344%) 70.392%;
  --green-new-18: hsl(var(--green-new-18-hsl)/1);
  --green-new-18-hsl: 136.8 calc(var(--saturation-factor, 1)*47.771%) 69.216%;
  --green-new-19: hsl(var(--green-new-19-hsl)/1);
  --green-new-19-hsl: 136.8 calc(var(--saturation-factor, 1)*46.012%) 68.039%;
  --green-new-20: hsl(var(--green-new-20-hsl)/1);
  --green-new-20-hsl: 137.368 calc(var(--saturation-factor, 1)*44.706%) 66.667%;
  --green-new-21: hsl(var(--green-new-21-hsl)/1);
  --green-new-21-hsl: 137.143 calc(var(--saturation-factor, 1)*44%) 65.686%;
  --green-new-22: hsl(var(--green-new-22-hsl)/1);
  --green-new-22-hsl: 137.143 calc(var(--saturation-factor, 1)*42.541%) 64.51%;
  --green-new-23: hsl(var(--green-new-23-hsl)/1);
  --green-new-23-hsl: 137.468 calc(var(--saturation-factor, 1)*42.246%) 63.333%;
  --green-new-24: hsl(var(--green-new-24-hsl)/1);
  --green-new-24-hsl: 137.468 calc(var(--saturation-factor, 1)*40.933%) 62.157%;
  --green-new-25: hsl(var(--green-new-25-hsl)/1);
  --green-new-25-hsl: 137.778 calc(var(--saturation-factor, 1)*40.704%) 60.98%;
  --green-new-26: hsl(var(--green-new-26-hsl)/1);
  --green-new-26-hsl: 137.778 calc(var(--saturation-factor, 1)*39.512%) 59.804%;
  --green-new-27: hsl(var(--green-new-27-hsl)/1);
  --green-new-27-hsl: 138.072 calc(var(--saturation-factor, 1)*39.336%) 58.627%;
  --green-new-28: hsl(var(--green-new-28-hsl)/1);
  --green-new-28-hsl: 138.072 calc(var(--saturation-factor, 1)*38.249%) 57.451%;
  --green-new-29: hsl(var(--green-new-29-hsl)/1);
  --green-new-29-hsl: 138.353 calc(var(--saturation-factor, 1)*38.117%) 56.275%;
  --green-new-30: hsl(var(--green-new-30-hsl)/1);
  --green-new-30-hsl: 138.353 calc(var(--saturation-factor, 1)*37.118%) 55.098%;
  --green-new-31: hsl(var(--green-new-31-hsl)/1);
  --green-new-31-hsl: 138.837 calc(var(--saturation-factor, 1)*36.441%) 53.725%;
  --green-new-32: hsl(var(--green-new-32-hsl)/1);
  --green-new-32-hsl: 139.31 calc(var(--saturation-factor, 1)*36.1%) 52.745%;
  --green-new-33: hsl(var(--green-new-33-hsl)/1);
  --green-new-33-hsl: 139.773 calc(var(--saturation-factor, 1)*35.484%) 51.373%;
  --green-new-34: hsl(var(--green-new-34-hsl)/1);
  --green-new-34-hsl: 140 calc(var(--saturation-factor, 1)*35.433%) 50.196%;
  --green-new-35: hsl(var(--green-new-35-hsl)/1);
  --green-new-35-hsl: 140 calc(var(--saturation-factor, 1)*36%) 49.02%;
  --green-new-36: hsl(var(--green-new-36-hsl)/1);
  --green-new-36-hsl: 140.217 calc(var(--saturation-factor, 1)*37.705%) 47.843%;
  --green-new-37: hsl(var(--green-new-37-hsl)/1);
  --green-new-37-hsl: 140.645 calc(var(--saturation-factor, 1)*39.241%) 46.471%;
  --green-new-38: hsl(var(--green-new-38-hsl)/1);
  --green-new-38-hsl: 141.064 calc(var(--saturation-factor, 1)*40.517%) 45.49%;
  --green-new-39: hsl(var(--green-new-39-hsl)/1);
  --green-new-39-hsl: 141.474 calc(var(--saturation-factor, 1)*42.222%) 44.118%;
  --green-new-40: hsl(var(--green-new-40-hsl)/1);
  --green-new-40-hsl: 141.649 calc(var(--saturation-factor, 1)*44.292%) 42.941%;
  --green-new-41: hsl(var(--green-new-41-hsl)/1);
  --green-new-41-hsl: 142.041 calc(var(--saturation-factor, 1)*46.226%) 41.569%;
  --green-new-42: hsl(var(--green-new-42-hsl)/1);
  --green-new-42-hsl: 143.168 calc(var(--saturation-factor, 1)*49.268%) 40.196%;
  --green-new-43: hsl(var(--green-new-43-hsl)/1);
  --green-new-43-hsl: 143.529 calc(var(--saturation-factor, 1)*51.515%) 38.824%;
  --green-new-44: hsl(var(--green-new-44-hsl)/1);
  --green-new-44-hsl: 144 calc(var(--saturation-factor, 1)*54.974%) 37.451%;
  --green-new-45: hsl(var(--green-new-45-hsl)/1);
  --green-new-45-hsl: 145.234 calc(var(--saturation-factor, 1)*58.47%) 35.882%;
  --green-new-46: hsl(var(--green-new-46-hsl)/1);
  --green-new-46-hsl: 145.636 calc(var(--saturation-factor, 1)*62.5%) 34.51%;
  --green-new-47: hsl(var(--green-new-47-hsl)/1);
  --green-new-47-hsl: 146.316 calc(var(--saturation-factor, 1)*67.857%) 32.941%;
  --green-new-48: hsl(var(--green-new-48-hsl)/1);
  --green-new-48-hsl: 147.731 calc(var(--saturation-factor, 1)*75.796%) 30.784%;
  --green-new-49: hsl(var(--green-new-49-hsl)/1);
  --green-new-49-hsl: 149.764 calc(var(--saturation-factor, 1)*87.586%) 28.431%;
  --green-new-50: hsl(var(--green-new-50-hsl)/1);
  --green-new-50-hsl: 151.128 calc(var(--saturation-factor, 1)*100%) 26.078%;
  --green-new-51: hsl(var(--green-new-51-hsl)/1);
  --green-new-51-hsl: 151.145 calc(var(--saturation-factor, 1)*100%) 25.686%;
  --green-new-52: hsl(var(--green-new-52-hsl)/1);
  --green-new-52-hsl: 151.406 calc(var(--saturation-factor, 1)*100%) 25.098%;
  --green-new-53: hsl(var(--green-new-53-hsl)/1);
  --green-new-53-hsl: 150.968 calc(var(--saturation-factor, 1)*98.413%) 24.706%;
  --green-new-54: hsl(var(--green-new-54-hsl)/1);
  --green-new-54-hsl: 150.984 calc(var(--saturation-factor, 1)*98.387%) 24.314%;
  --green-new-55: hsl(var(--green-new-55-hsl)/1);
  --green-new-55-hsl: 150.756 calc(var(--saturation-factor, 1)*98.347%) 23.725%;
  --green-new-56: hsl(var(--green-new-56-hsl)/1);
  --green-new-56-hsl: 150.769 calc(var(--saturation-factor, 1)*98.319%) 23.333%;
  --green-new-57: hsl(var(--green-new-57-hsl)/1);
  --green-new-57-hsl: 151.053 calc(var(--saturation-factor, 1)*98.276%) 22.745%;
  --green-new-58: hsl(var(--green-new-58-hsl)/1);
  --green-new-58-hsl: 150.536 calc(var(--saturation-factor, 1)*98.246%) 22.353%;
  --green-new-59: hsl(var(--green-new-59-hsl)/1);
  --green-new-59-hsl: 150.826 calc(var(--saturation-factor, 1)*98.198%) 21.765%;
  --green-new-60: hsl(var(--green-new-60-hsl)/1);
  --green-new-60-hsl: 150.556 calc(var(--saturation-factor, 1)*100%) 21.176%;
  --green-new-61: hsl(var(--green-new-61-hsl)/1);
  --green-new-61-hsl: 150.857 calc(var(--saturation-factor, 1)*100%) 20.588%;
  --green-new-62: hsl(var(--green-new-62-hsl)/1);
  --green-new-62-hsl: 150.291 calc(var(--saturation-factor, 1)*100%) 20.196%;
  --green-new-63: hsl(var(--green-new-63-hsl)/1);
  --green-new-63-hsl: 150.6 calc(var(--saturation-factor, 1)*100%) 19.608%;
  --green-new-64: hsl(var(--green-new-64-hsl)/1);
  --green-new-64-hsl: 150 calc(var(--saturation-factor, 1)*100%) 19.216%;
  --green-new-65: hsl(var(--green-new-65-hsl)/1);
  --green-new-65-hsl: 150.316 calc(var(--saturation-factor, 1)*100%) 18.627%;
  --green-new-66: hsl(var(--green-new-66-hsl)/1);
  --green-new-66-hsl: 149.677 calc(var(--saturation-factor, 1)*100%) 18.235%;
  --green-new-67: hsl(var(--green-new-67-hsl)/1);
  --green-new-67-hsl: 149.67 calc(var(--saturation-factor, 1)*100%) 17.843%;
  --green-new-68: hsl(var(--green-new-68-hsl)/1);
  --green-new-68-hsl: 149.318 calc(var(--saturation-factor, 1)*100%) 17.255%;
  --green-new-69: hsl(var(--green-new-69-hsl)/1);
  --green-new-69-hsl: 149.302 calc(var(--saturation-factor, 1)*100%) 16.863%;
  --green-new-70: hsl(var(--green-new-70-hsl)/1);
  --green-new-70-hsl: 148.571 calc(var(--saturation-factor, 1)*100%) 16.471%;
  --green-new-71: hsl(var(--green-new-71-hsl)/1);
  --green-new-71-hsl: 148.889 calc(var(--saturation-factor, 1)*100%) 15.882%;
  --green-new-72: hsl(var(--green-new-72-hsl)/1);
  --green-new-72-hsl: 148.101 calc(var(--saturation-factor, 1)*100%) 15.49%;
  --green-new-73: hsl(var(--green-new-73-hsl)/1);
  --green-new-73-hsl: 148.052 calc(var(--saturation-factor, 1)*100%) 15.098%;
  --green-new-74: hsl(var(--green-new-74-hsl)/1);
  --green-new-74-hsl: 147.568 calc(var(--saturation-factor, 1)*100%) 14.51%;
  --green-new-75: hsl(var(--green-new-75-hsl)/1);
  --green-new-75-hsl: 147.5 calc(var(--saturation-factor, 1)*100%) 14.118%;
  --green-new-76: hsl(var(--green-new-76-hsl)/1);
  --green-new-76-hsl: 146.571 calc(var(--saturation-factor, 1)*100%) 13.725%;
  --green-new-77: hsl(var(--green-new-77-hsl)/1);
  --green-new-77-hsl: 146.866 calc(var(--saturation-factor, 1)*100%) 13.137%;
  --green-new-78: hsl(var(--green-new-78-hsl)/1);
  --green-new-78-hsl: 145.846 calc(var(--saturation-factor, 1)*100%) 12.745%;
  --green-new-79: hsl(var(--green-new-79-hsl)/1);
  --green-new-79-hsl: 145.714 calc(var(--saturation-factor, 1)*100%) 12.353%;
  --green-new-80: hsl(var(--green-new-80-hsl)/1);
  --green-new-80-hsl: 144.59 calc(var(--saturation-factor, 1)*100%) 11.961%;
  --green-new-81: hsl(var(--green-new-81-hsl)/1);
  --green-new-81-hsl: 144.407 calc(var(--saturation-factor, 1)*100%) 11.569%;
  --green-new-82: hsl(var(--green-new-82-hsl)/1);
  --green-new-82-hsl: 143.571 calc(var(--saturation-factor, 1)*100%) 10.98%;
  --green-new-83: hsl(var(--green-new-83-hsl)/1);
  --green-new-83-hsl: 143.333 calc(var(--saturation-factor, 1)*100%) 10.588%;
  --green-new-84: hsl(var(--green-new-84-hsl)/1);
  --green-new-84-hsl: 143.077 calc(var(--saturation-factor, 1)*100%) 10.196%;
  --green-new-85: hsl(var(--green-new-85-hsl)/1);
  --green-new-85-hsl: 141.6 calc(var(--saturation-factor, 1)*100%) 9.804%;
  --green-new-86: hsl(var(--green-new-86-hsl)/1);
  --green-new-86-hsl: 141.25 calc(var(--saturation-factor, 1)*100%) 9.412%;
  --green-new-87: hsl(var(--green-new-87-hsl)/1);
  --green-new-87-hsl: 139.565 calc(var(--saturation-factor, 1)*100%) 9.02%;
  --green-new-88: hsl(var(--green-new-88-hsl)/1);
  --green-new-88-hsl: 139.535 calc(var(--saturation-factor, 1)*100%) 8.431%;
  --green-new-89: hsl(var(--green-new-89-hsl)/1);
  --green-new-89-hsl: 139.024 calc(var(--saturation-factor, 1)*100%) 8.039%;
  --green-new-90: hsl(var(--green-new-90-hsl)/1);
  --green-new-90-hsl: 138.462 calc(var(--saturation-factor, 1)*100%) 7.647%;
  --green-new-91: hsl(var(--green-new-91-hsl)/1);
  --green-new-91-hsl: 136.216 calc(var(--saturation-factor, 1)*100%) 7.255%;
  --green-new-92: hsl(var(--green-new-92-hsl)/1);
  --green-new-92-hsl: 135.429 calc(var(--saturation-factor, 1)*100%) 6.863%;
  --green-new-93: hsl(var(--green-new-93-hsl)/1);
  --green-new-93-hsl: 134.545 calc(var(--saturation-factor, 1)*100%) 6.471%;
  --green-new-94: hsl(var(--green-new-94-hsl)/1);
  --green-new-94-hsl: 133.548 calc(var(--saturation-factor, 1)*100%) 6.078%;
  --green-new-95: hsl(var(--green-new-95-hsl)/1);
  --green-new-95-hsl: 132.414 calc(var(--saturation-factor, 1)*100%) 5.686%;
  --green-new-96: hsl(var(--green-new-96-hsl)/1);
  --green-new-96-hsl: 131.111 calc(var(--saturation-factor, 1)*100%) 5.294%;
  --green-new-97: hsl(var(--green-new-97-hsl)/1);
  --green-new-97-hsl: 129.6 calc(var(--saturation-factor, 1)*100%) 4.902%;
  --green-new-98: hsl(var(--green-new-98-hsl)/1);
  --green-new-98-hsl: 128.182 calc(var(--saturation-factor, 1)*100%) 4.314%;
  --green-new-99: hsl(var(--green-new-99-hsl)/1);
  --green-new-99-hsl: 129.474 calc(var(--saturation-factor, 1)*100%) 3.725%;
  --green-new-100: hsl(var(--green-new-100-hsl)/1);
  --green-new-100-hsl: 127.5 calc(var(--saturation-factor, 1)*100%) 3.137%;
  --red-new-1: hsl(var(--red-new-1-hsl)/1);
  --red-new-1-hsl: 1.765 calc(var(--saturation-factor, 1)*100%) 93.333%;
  --red-new-2: hsl(var(--red-new-2-hsl)/1);
  --red-new-2-hsl: 1.579 calc(var(--saturation-factor, 1)*100%) 92.549%;
  --red-new-3: hsl(var(--red-new-3-hsl)/1);
  --red-new-3-hsl: 1.429 calc(var(--saturation-factor, 1)*100%) 91.765%;
  --red-new-4: hsl(var(--red-new-4-hsl)/1);
  --red-new-4-hsl: 2.609 calc(var(--saturation-factor, 1)*100%) 90.98%;
  --red-new-5: hsl(var(--red-new-5-hsl)/1);
  --red-new-5-hsl: 2.4 calc(var(--saturation-factor, 1)*100%) 90.196%;
  --red-new-6: hsl(var(--red-new-6-hsl)/1);
  --red-new-6-hsl: 2.222 calc(var(--saturation-factor, 1)*100%) 89.412%;
  --red-new-7: hsl(var(--red-new-7-hsl)/1);
  --red-new-7-hsl: 3.103 calc(var(--saturation-factor, 1)*100%) 88.627%;
  --red-new-8: hsl(var(--red-new-8-hsl)/1);
  --red-new-8-hsl: 2.903 calc(var(--saturation-factor, 1)*100%) 87.843%;
  --red-new-9: hsl(var(--red-new-9-hsl)/1);
  --red-new-9-hsl: 2.727 calc(var(--saturation-factor, 1)*100%) 87.059%;
  --red-new-10: hsl(var(--red-new-10-hsl)/1);
  --red-new-10-hsl: 3.429 calc(var(--saturation-factor, 1)*100%) 86.275%;
  --red-new-11: hsl(var(--red-new-11-hsl)/1);
  --red-new-11-hsl: 3.243 calc(var(--saturation-factor, 1)*100%) 85.49%;
  --red-new-12: hsl(var(--red-new-12-hsl)/1);
  --red-new-12-hsl: 3.846 calc(var(--saturation-factor, 1)*100%) 84.706%;
  --red-new-13: hsl(var(--red-new-13-hsl)/1);
  --red-new-13-hsl: 2.963 calc(var(--saturation-factor, 1)*100%) 84.118%;
  --red-new-14: hsl(var(--red-new-14-hsl)/1);
  --red-new-14-hsl: 2.824 calc(var(--saturation-factor, 1)*100%) 83.333%;
  --red-new-15: hsl(var(--red-new-15-hsl)/1);
  --red-new-15-hsl: 3.371 calc(var(--saturation-factor, 1)*100%) 82.549%;
  --red-new-16: hsl(var(--red-new-16-hsl)/1);
  --red-new-16-hsl: 2.609 calc(var(--saturation-factor, 1)*100%) 81.961%;
  --red-new-17: hsl(var(--red-new-17-hsl)/1);
  --red-new-17-hsl: 3.125 calc(var(--saturation-factor, 1)*100%) 81.176%;
  --red-new-18: hsl(var(--red-new-18-hsl)/1);
  --red-new-18-hsl: 3 calc(var(--saturation-factor, 1)*100%) 80.392%;
  --red-new-19: hsl(var(--red-new-19-hsl)/1);
  --red-new-19-hsl: 2.913 calc(var(--saturation-factor, 1)*100%) 79.804%;
  --red-new-20: hsl(var(--red-new-20-hsl)/1);
  --red-new-20-hsl: 3.364 calc(var(--saturation-factor, 1)*100%) 79.02%;
  --red-new-21: hsl(var(--red-new-21-hsl)/1);
  --red-new-21-hsl: 2.727 calc(var(--saturation-factor, 1)*100%) 78.431%;
  --red-new-22: hsl(var(--red-new-22-hsl)/1);
  --red-new-22-hsl: 2.655 calc(var(--saturation-factor, 1)*100%) 77.843%;
  --red-new-23: hsl(var(--red-new-23-hsl)/1);
  --red-new-23-hsl: 2.586 calc(var(--saturation-factor, 1)*98.305%) 76.863%;
  --red-new-24: hsl(var(--red-new-24-hsl)/1);
  --red-new-24-hsl: 2.542 calc(var(--saturation-factor, 1)*96.721%) 76.078%;
  --red-new-25: hsl(var(--red-new-25-hsl)/1);
  --red-new-25-hsl: 2 calc(var(--saturation-factor, 1)*95.238%) 75.294%;
  --red-new-26: hsl(var(--red-new-26-hsl)/1);
  --red-new-26-hsl: 2.439 calc(var(--saturation-factor, 1)*93.893%) 74.314%;
  --red-new-27: hsl(var(--red-new-27-hsl)/1);
  --red-new-27-hsl: 2.4 calc(var(--saturation-factor, 1)*92.593%) 73.529%;
  --red-new-28: hsl(var(--red-new-28-hsl)/1);
  --red-new-28-hsl: 1.905 calc(var(--saturation-factor, 1)*90%) 72.549%;
  --red-new-29: hsl(var(--red-new-29-hsl)/1);
  --red-new-29-hsl: 1.875 calc(var(--saturation-factor, 1)*88.889%) 71.765%;
  --red-new-30: hsl(var(--red-new-30-hsl)/1);
  --red-new-30-hsl: 1.385 calc(var(--saturation-factor, 1)*87.838%) 70.98%;
  --red-new-31: hsl(var(--red-new-31-hsl)/1);
  --red-new-31-hsl: 1.818 calc(var(--saturation-factor, 1)*85.714%) 69.804%;
  --red-new-32: hsl(var(--red-new-32-hsl)/1);
  --red-new-32-hsl: 1.343 calc(var(--saturation-factor, 1)*84.81%) 69.02%;
  --red-new-33: hsl(var(--red-new-33-hsl)/1);
  --red-new-33-hsl: 1.333 calc(var(--saturation-factor, 1)*82.822%) 68.039%;
  --red-new-34: hsl(var(--red-new-34-hsl)/1);
  --red-new-34-hsl: 1.314 calc(var(--saturation-factor, 1)*82.036%) 67.255%;
  --red-new-35: hsl(var(--red-new-35-hsl)/1);
  --red-new-35-hsl: 0.87 calc(var(--saturation-factor, 1)*80.233%) 66.275%;
  --red-new-36: hsl(var(--red-new-36-hsl)/1);
  --red-new-36-hsl: 0.863 calc(var(--saturation-factor, 1)*78.531%) 65.294%;
  --red-new-37: hsl(var(--red-new-37-hsl)/1);
  --red-new-37-hsl: 0.426 calc(var(--saturation-factor, 1)*77.901%) 64.51%;
  --red-new-38: hsl(var(--red-new-38-hsl)/1);
  --red-new-38-hsl: 0.423 calc(var(--saturation-factor, 1)*76.344%) 63.529%;
  --red-new-39: hsl(var(--red-new-39-hsl)/1);
  --red-new-39-hsl: 0 calc(var(--saturation-factor, 1)*74.869%) 62.549%;
  --red-new-40: hsl(var(--red-new-40-hsl)/1);
  --red-new-40-hsl: 359.586 calc(var(--saturation-factor, 1)*73.604%) 61.373%;
  --red-new-41: hsl(var(--red-new-41-hsl)/1);
  --red-new-41-hsl: 359.592 calc(var(--saturation-factor, 1)*73.134%) 60.588%;
  --red-new-42: hsl(var(--red-new-42-hsl)/1);
  --red-new-42-hsl: 358.792 calc(var(--saturation-factor, 1)*71.981%) 59.412%;
  --red-new-43: hsl(var(--red-new-43-hsl)/1);
  --red-new-43-hsl: 358.411 calc(var(--saturation-factor, 1)*70.892%) 58.235%;
  --red-new-44: hsl(var(--red-new-44-hsl)/1);
  --red-new-44-hsl: 358.421 calc(var(--saturation-factor, 1)*69.725%) 57.255%;
  --red-new-45: hsl(var(--red-new-45-hsl)/1);
  --red-new-45-hsl: 358.052 calc(var(--saturation-factor, 1)*68.75%) 56.078%;
  --red-new-46: hsl(var(--red-new-46-hsl)/1);
  --red-new-46-hsl: 357.692 calc(var(--saturation-factor, 1)*67.826%) 54.902%;
  --red-new-47: hsl(var(--red-new-47-hsl)/1);
  --red-new-47-hsl: 357.342 calc(var(--saturation-factor, 1)*66.949%) 53.725%;
  --red-new-48: hsl(var(--red-new-48-hsl)/1);
  --red-new-48-hsl: 356.625 calc(var(--saturation-factor, 1)*66.116%) 52.549%;
  --red-new-49: hsl(var(--red-new-49-hsl)/1);
  --red-new-49-hsl: 355.951 calc(var(--saturation-factor, 1)*65.462%) 51.176%;
  --red-new-50: hsl(var(--red-new-50-hsl)/1);
  --red-new-50-hsl: 355.636 calc(var(--saturation-factor, 1)*64.706%) 50%;
  --red-new-51: hsl(var(--red-new-51-hsl)/1);
  --red-new-51-hsl: 355.556 calc(var(--saturation-factor, 1)*64.8%) 49.02%;
  --red-new-52: hsl(var(--red-new-52-hsl)/1);
  --red-new-52-hsl: 355.472 calc(var(--saturation-factor, 1)*64.898%) 48.039%;
  --red-new-53: hsl(var(--red-new-53-hsl)/1);
  --red-new-53-hsl: 355.355 calc(var(--saturation-factor, 1)*64.854%) 46.863%;
  --red-new-54: hsl(var(--red-new-54-hsl)/1);
  --red-new-54-hsl: 355.263 calc(var(--saturation-factor, 1)*64.957%) 45.882%;
  --red-new-55: hsl(var(--red-new-55-hsl)/1);
  --red-new-55-hsl: 355.541 calc(var(--saturation-factor, 1)*64.348%) 45.098%;
  --red-new-56: hsl(var(--red-new-56-hsl)/1);
  --red-new-56-hsl: 355.068 calc(var(--saturation-factor, 1)*65.179%) 43.922%;
  --red-new-57: hsl(var(--red-new-57-hsl)/1);
  --red-new-57-hsl: 355.385 calc(var(--saturation-factor, 1)*65.297%) 42.941%;
  --red-new-58: hsl(var(--red-new-58-hsl)/1);
  --red-new-58-hsl: 355.286 calc(var(--saturation-factor, 1)*65.421%) 41.961%;
  --red-new-59: hsl(var(--red-new-59-hsl)/1);
  --red-new-59-hsl: 355.182 calc(var(--saturation-factor, 1)*65.55%) 40.98%;
  --red-new-60: hsl(var(--red-new-60-hsl)/1);
  --red-new-60-hsl: 355.075 calc(var(--saturation-factor, 1)*65.686%) 40%;
  --red-new-61: hsl(var(--red-new-61-hsl)/1);
  --red-new-61-hsl: 355 calc(var(--saturation-factor, 1)*66%) 39.216%;
  --red-new-62: hsl(var(--red-new-62-hsl)/1);
  --red-new-62-hsl: 355.349 calc(var(--saturation-factor, 1)*66.154%) 38.235%;
  --red-new-63: hsl(var(--red-new-63-hsl)/1);
  --red-new-63-hsl: 354.803 calc(var(--saturation-factor, 1)*67.196%) 37.059%;
  --red-new-64: hsl(var(--red-new-64-hsl)/1);
  --red-new-64-hsl: 354.677 calc(var(--saturation-factor, 1)*67.391%) 36.078%;
  --red-new-65: hsl(var(--red-new-65-hsl)/1);
  --red-new-65-hsl: 354.59 calc(var(--saturation-factor, 1)*67.778%) 35.294%;
  --red-new-66: hsl(var(--red-new-66-hsl)/1);
  --red-new-66-hsl: 354.5 calc(var(--saturation-factor, 1)*68.966%) 34.118%;
  --red-new-67: hsl(var(--red-new-67-hsl)/1);
  --red-new-67-hsl: 354.359 calc(var(--saturation-factor, 1)*69.231%) 33.137%;
  --red-new-68: hsl(var(--red-new-68-hsl)/1);
  --red-new-68-hsl: 353.793 calc(var(--saturation-factor, 1)*70.732%) 32.157%;
  --red-new-69: hsl(var(--red-new-69-hsl)/1);
  --red-new-69-hsl: 353.628 calc(var(--saturation-factor, 1)*71.069%) 31.176%;
  --red-new-70: hsl(var(--red-new-70-hsl)/1);
  --red-new-70-hsl: 354.054 calc(var(--saturation-factor, 1)*71.613%) 30.392%;
  --red-new-71: hsl(var(--red-new-71-hsl)/1);
  --red-new-71-hsl: 353.394 calc(var(--saturation-factor, 1)*73.154%) 29.216%;
  --red-new-72: hsl(var(--red-new-72-hsl)/1);
  --red-new-72-hsl: 353.271 calc(var(--saturation-factor, 1)*73.793%) 28.431%;
  --red-new-73: hsl(var(--red-new-73-hsl)/1);
  --red-new-73-hsl: 352.571 calc(var(--saturation-factor, 1)*75.54%) 27.255%;
  --red-new-74: hsl(var(--red-new-74-hsl)/1);
  --red-new-74-hsl: 353.01 calc(var(--saturation-factor, 1)*76.296%) 26.471%;
  --red-new-75: hsl(var(--red-new-75-hsl)/1);
  --red-new-75-hsl: 352.277 calc(var(--saturation-factor, 1)*78.295%) 25.294%;
  --red-new-76: hsl(var(--red-new-76-hsl)/1);
  --red-new-76-hsl: 351.6 calc(var(--saturation-factor, 1)*80.645%) 24.314%;
  --red-new-77: hsl(var(--red-new-77-hsl)/1);
  --red-new-77-hsl: 351.34 calc(var(--saturation-factor, 1)*81.513%) 23.333%;
  --red-new-78: hsl(var(--red-new-78-hsl)/1);
  --red-new-78-hsl: 351.25 calc(var(--saturation-factor, 1)*84.211%) 22.353%;
  --red-new-79: hsl(var(--red-new-79-hsl)/1);
  --red-new-79-hsl: 351.064 calc(var(--saturation-factor, 1)*85.455%) 21.569%;
  --red-new-80: hsl(var(--red-new-80-hsl)/1);
  --red-new-80-hsl: 350.217 calc(var(--saturation-factor, 1)*88.462%) 20.392%;
  --red-new-81: hsl(var(--red-new-81-hsl)/1);
  --red-new-81-hsl: 350 calc(var(--saturation-factor, 1)*90%) 19.608%;
  --red-new-82: hsl(var(--red-new-82-hsl)/1);
  --red-new-82-hsl: 349.773 calc(var(--saturation-factor, 1)*91.667%) 18.824%;
  --red-new-83: hsl(var(--red-new-83-hsl)/1);
  --red-new-83-hsl: 349.412 calc(var(--saturation-factor, 1)*93.407%) 17.843%;
  --red-new-84: hsl(var(--red-new-84-hsl)/1);
  --red-new-84-hsl: 349.157 calc(var(--saturation-factor, 1)*95.402%) 17.059%;
  --red-new-85: hsl(var(--red-new-85-hsl)/1);
  --red-new-85-hsl: 348.889 calc(var(--saturation-factor, 1)*97.59%) 16.275%;
  --red-new-86: hsl(var(--red-new-86-hsl)/1);
  --red-new-86-hsl: 348.608 calc(var(--saturation-factor, 1)*100%) 15.49%;
  --red-new-87: hsl(var(--red-new-87-hsl)/1);
  --red-new-87-hsl: 348.8 calc(var(--saturation-factor, 1)*100%) 14.706%;
  --red-new-88: hsl(var(--red-new-88-hsl)/1);
  --red-new-88-hsl: 349.167 calc(var(--saturation-factor, 1)*100%) 14.118%;
  --red-new-89: hsl(var(--red-new-89-hsl)/1);
  --red-new-89-hsl: 349.565 calc(var(--saturation-factor, 1)*100%) 13.529%;
  --red-new-90: hsl(var(--red-new-90-hsl)/1);
  --red-new-90-hsl: 350 calc(var(--saturation-factor, 1)*100%) 12.941%;
  --red-new-91: hsl(var(--red-new-91-hsl)/1);
  --red-new-91-hsl: 350.476 calc(var(--saturation-factor, 1)*100%) 12.353%;
  --red-new-92: hsl(var(--red-new-92-hsl)/1);
  --red-new-92-hsl: 351 calc(var(--saturation-factor, 1)*100%) 11.765%;
  --red-new-93: hsl(var(--red-new-93-hsl)/1);
  --red-new-93-hsl: 351.579 calc(var(--saturation-factor, 1)*100%) 11.176%;
  --red-new-94: hsl(var(--red-new-94-hsl)/1);
  --red-new-94-hsl: 352.075 calc(var(--saturation-factor, 1)*100%) 10.392%;
  --red-new-95: hsl(var(--red-new-95-hsl)/1);
  --red-new-95-hsl: 351.6 calc(var(--saturation-factor, 1)*100%) 9.804%;
  --red-new-96: hsl(var(--red-new-96-hsl)/1);
  --red-new-96-hsl: 352 calc(var(--saturation-factor, 1)*100%) 8.824%;
  --red-new-97: hsl(var(--red-new-97-hsl)/1);
  --red-new-97-hsl: 352.683 calc(var(--saturation-factor, 1)*100%) 8.039%;
  --red-new-98: hsl(var(--red-new-98-hsl)/1);
  --red-new-98-hsl: 353.143 calc(var(--saturation-factor, 1)*100%) 6.863%;
  --red-new-99: hsl(var(--red-new-99-hsl)/1);
  --red-new-99-hsl: 351.724 calc(var(--saturation-factor, 1)*100%) 5.686%;
  --red-new-100: hsl(var(--red-new-100-hsl)/1);
  --red-new-100-hsl: 354 calc(var(--saturation-factor, 1)*100%) 3.922%;
  --teal-new-1: hsl(var(--teal-new-1-hsl)/1);
  --teal-new-1-hsl: 183.396 calc(var(--saturation-factor, 1)*100%) 89.608%;
  --teal-new-2: hsl(var(--teal-new-2-hsl)/1);
  --teal-new-2-hsl: 186.316 calc(var(--saturation-factor, 1)*100%) 88.824%;
  --teal-new-3: hsl(var(--teal-new-3-hsl)/1);
  --teal-new-3-hsl: 186.102 calc(var(--saturation-factor, 1)*93.651%) 87.647%;
  --teal-new-4: hsl(var(--teal-new-4-hsl)/1);
  --teal-new-4-hsl: 186.774 calc(var(--saturation-factor, 1)*88.571%) 86.275%;
  --teal-new-5: hsl(var(--teal-new-5-hsl)/1);
  --teal-new-5-hsl: 185.714 calc(var(--saturation-factor, 1)*81.818%) 84.902%;
  --teal-new-6: hsl(var(--teal-new-6-hsl)/1);
  --teal-new-6-hsl: 185.538 calc(var(--saturation-factor, 1)*78.313%) 83.725%;
  --teal-new-7: hsl(var(--teal-new-7-hsl)/1);
  --teal-new-7-hsl: 186.176 calc(var(--saturation-factor, 1)*75.556%) 82.353%;
  --teal-new-8: hsl(var(--teal-new-8-hsl)/1);
  --teal-new-8-hsl: 186 calc(var(--saturation-factor, 1)*72.917%) 81.176%;
  --teal-new-9: hsl(var(--teal-new-9-hsl)/1);
  --teal-new-9-hsl: 185.915 calc(var(--saturation-factor, 1)*68.932%) 79.804%;
  --teal-new-10: hsl(var(--teal-new-10-hsl)/1);
  --teal-new-10-hsl: 185.676 calc(var(--saturation-factor, 1)*67.273%) 78.431%;
  --teal-new-11: hsl(var(--teal-new-11-hsl)/1);
  --teal-new-11-hsl: 186.316 calc(var(--saturation-factor, 1)*65.517%) 77.255%;
  --teal-new-12: hsl(var(--teal-new-12-hsl)/1);
  --teal-new-12-hsl: 185.455 calc(var(--saturation-factor, 1)*62.602%) 75.882%;
  --teal-new-13: hsl(var(--teal-new-13-hsl)/1);
  --teal-new-13-hsl: 185.316 calc(var(--saturation-factor, 1)*61.24%) 74.706%;
  --teal-new-14: hsl(var(--teal-new-14-hsl)/1);
  --teal-new-14-hsl: 185.926 calc(var(--saturation-factor, 1)*60%) 73.529%;
  --teal-new-15: hsl(var(--teal-new-15-hsl)/1);
  --teal-new-15-hsl: 185.06 calc(var(--saturation-factor, 1)*58.042%) 71.961%;
  --teal-new-16: hsl(var(--teal-new-16-hsl)/1);
  --teal-new-16-hsl: 185.647 calc(var(--saturation-factor, 1)*57.047%) 70.784%;
  --teal-new-17: hsl(var(--teal-new-17-hsl)/1);
  --teal-new-17-hsl: 185.517 calc(var(--saturation-factor, 1)*56.129%) 69.608%;
  --teal-new-18: hsl(var(--teal-new-18-hsl)/1);
  --teal-new-18-hsl: 186.067 calc(var(--saturation-factor, 1)*55.28%) 68.431%;
  --teal-new-19: hsl(var(--teal-new-19-hsl)/1);
  --teal-new-19-hsl: 185.275 calc(var(--saturation-factor, 1)*53.846%) 66.863%;
  --teal-new-20: hsl(var(--teal-new-20-hsl)/1);
  --teal-new-20-hsl: 185.806 calc(var(--saturation-factor, 1)*53.143%) 65.686%;
  --teal-new-21: hsl(var(--teal-new-21-hsl)/1);
  --teal-new-21-hsl: 185.684 calc(var(--saturation-factor, 1)*52.486%) 64.51%;
  --teal-new-22: hsl(var(--teal-new-22-hsl)/1);
  --teal-new-22-hsl: 185 calc(var(--saturation-factor, 1)*51.064%) 63.137%;
  --teal-new-23: hsl(var(--teal-new-23-hsl)/1);
  --teal-new-23-hsl: 185.455 calc(var(--saturation-factor, 1)*50.769%) 61.765%;
  --teal-new-24: hsl(var(--teal-new-24-hsl)/1);
  --teal-new-24-hsl: 185.347 calc(var(--saturation-factor, 1)*50.249%) 60.588%;
  --teal-new-25: hsl(var(--teal-new-25-hsl)/1);
  --teal-new-25-hsl: 185.243 calc(var(--saturation-factor, 1)*49.282%) 59.02%;
  --teal-new-26: hsl(var(--teal-new-26-hsl)/1);
  --teal-new-26-hsl: 185.143 calc(var(--saturation-factor, 1)*48.837%) 57.843%;
  --teal-new-27: hsl(var(--teal-new-27-hsl)/1);
  --teal-new-27-hsl: 185.556 calc(var(--saturation-factor, 1)*48.649%) 56.471%;
  --teal-new-28: hsl(var(--teal-new-28-hsl)/1);
  --teal-new-28-hsl: 184.954 calc(var(--saturation-factor, 1)*47.598%) 55.098%;
  --teal-new-29: hsl(var(--teal-new-29-hsl)/1);
  --teal-new-29-hsl: 184.821 calc(var(--saturation-factor, 1)*47.458%) 53.725%;
  --teal-new-30: hsl(var(--teal-new-30-hsl)/1);
  --teal-new-30-hsl: 185.217 calc(var(--saturation-factor, 1)*47.325%) 52.353%;
  --teal-new-31: hsl(var(--teal-new-31-hsl)/1);
  --teal-new-31-hsl: 184.615 calc(var(--saturation-factor, 1)*46.614%) 50.784%;
  --teal-new-32: hsl(var(--teal-new-32-hsl)/1);
  --teal-new-32-hsl: 184.959 calc(var(--saturation-factor, 1)*48.207%) 49.216%;
  --teal-new-33: hsl(var(--teal-new-33-hsl)/1);
  --teal-new-33-hsl: 184.839 calc(var(--saturation-factor, 1)*50.82%) 47.843%;
  --teal-new-34: hsl(var(--teal-new-34-hsl)/1);
  --teal-new-34-hsl: 185.156 calc(var(--saturation-factor, 1)*54.237%) 46.275%;
  --teal-new-35: hsl(var(--teal-new-35-hsl)/1);
  --teal-new-35-hsl: 184.545 calc(var(--saturation-factor, 1)*58.407%) 44.314%;
  --teal-new-36: hsl(var(--teal-new-36-hsl)/1);
  --teal-new-36-hsl: 184.38 calc(var(--saturation-factor, 1)*63.134%) 42.549%;
  --teal-new-37: hsl(var(--teal-new-37-hsl)/1);
  --teal-new-37-hsl: 184.615 calc(var(--saturation-factor, 1)*69.082%) 40.588%;
  --teal-new-38: hsl(var(--teal-new-38-hsl)/1);
  --teal-new-38-hsl: 183.974 calc(var(--saturation-factor, 1)*78.238%) 37.843%;
  --teal-new-39: hsl(var(--teal-new-39-hsl)/1);
  --teal-new-39-hsl: 183.976 calc(var(--saturation-factor, 1)*95.402%) 34.118%;
  --teal-new-40: hsl(var(--teal-new-40-hsl)/1);
  --teal-new-40-hsl: 183.929 calc(var(--saturation-factor, 1)*100%) 32.941%;
  --teal-new-41: hsl(var(--teal-new-41-hsl)/1);
  --teal-new-41-hsl: 183.976 calc(var(--saturation-factor, 1)*100%) 32.549%;
  --teal-new-42: hsl(var(--teal-new-42-hsl)/1);
  --teal-new-42-hsl: 184.049 calc(var(--saturation-factor, 1)*100%) 31.961%;
  --teal-new-43: hsl(var(--teal-new-43-hsl)/1);
  --teal-new-43-hsl: 184.099 calc(var(--saturation-factor, 1)*100%) 31.569%;
  --teal-new-44: hsl(var(--teal-new-44-hsl)/1);
  --teal-new-44-hsl: 184.528 calc(var(--saturation-factor, 1)*100%) 31.176%;
  --teal-new-45: hsl(var(--teal-new-45-hsl)/1);
  --teal-new-45-hsl: 184.586 calc(var(--saturation-factor, 1)*100%) 30.784%;
  --teal-new-46: hsl(var(--teal-new-46-hsl)/1);
  --teal-new-46-hsl: 184.286 calc(var(--saturation-factor, 1)*100%) 30.196%;
  --teal-new-47: hsl(var(--teal-new-47-hsl)/1);
  --teal-new-47-hsl: 184.371 calc(var(--saturation-factor, 1)*100%) 29.608%;
  --teal-new-48: hsl(var(--teal-new-48-hsl)/1);
  --teal-new-48-hsl: 184.832 calc(var(--saturation-factor, 1)*100%) 29.216%;
  --teal-new-49: hsl(var(--teal-new-49-hsl)/1);
  --teal-new-49-hsl: 184.932 calc(var(--saturation-factor, 1)*100%) 28.627%;
  --teal-new-50: hsl(var(--teal-new-50-hsl)/1);
  --teal-new-50-hsl: 184.615 calc(var(--saturation-factor, 1)*100%) 28.039%;
  --teal-new-51: hsl(var(--teal-new-51-hsl)/1);
  --teal-new-51-hsl: 184.714 calc(var(--saturation-factor, 1)*100%) 27.451%;
  --teal-new-52: hsl(var(--teal-new-52-hsl)/1);
  --teal-new-52-hsl: 184.783 calc(var(--saturation-factor, 1)*100%) 27.059%;
  --teal-new-53: hsl(var(--teal-new-53-hsl)/1);
  --teal-new-53-hsl: 184.889 calc(var(--saturation-factor, 1)*100%) 26.471%;
  --teal-new-54: hsl(var(--teal-new-54-hsl)/1);
  --teal-new-54-hsl: 184.545 calc(var(--saturation-factor, 1)*100%) 25.882%;
  --teal-new-55: hsl(var(--teal-new-55-hsl)/1);
  --teal-new-55-hsl: 185.077 calc(var(--saturation-factor, 1)*100%) 25.49%;
  --teal-new-56: hsl(var(--teal-new-56-hsl)/1);
  --teal-new-56-hsl: 184.724 calc(var(--saturation-factor, 1)*100%) 24.902%;
  --teal-new-57: hsl(var(--teal-new-57-hsl)/1);
  --teal-new-57-hsl: 185.28 calc(var(--saturation-factor, 1)*100%) 24.51%;
  --teal-new-58: hsl(var(--teal-new-58-hsl)/1);
  --teal-new-58-hsl: 184.918 calc(var(--saturation-factor, 1)*100%) 23.922%;
  --teal-new-59: hsl(var(--teal-new-59-hsl)/1);
  --teal-new-59-hsl: 185.5 calc(var(--saturation-factor, 1)*100%) 23.529%;
  --teal-new-60: hsl(var(--teal-new-60-hsl)/1);
  --teal-new-60-hsl: 185.128 calc(var(--saturation-factor, 1)*100%) 22.941%;
  --teal-new-61: hsl(var(--teal-new-61-hsl)/1);
  --teal-new-61-hsl: 185.739 calc(var(--saturation-factor, 1)*100%) 22.549%;
  --teal-new-62: hsl(var(--teal-new-62-hsl)/1);
  --teal-new-62-hsl: 185.357 calc(var(--saturation-factor, 1)*100%) 21.961%;
  --teal-new-63: hsl(var(--teal-new-63-hsl)/1);
  --teal-new-63-hsl: 186 calc(var(--saturation-factor, 1)*100%) 21.569%;
  --teal-new-64: hsl(var(--teal-new-64-hsl)/1);
  --teal-new-64-hsl: 185.607 calc(var(--saturation-factor, 1)*100%) 20.98%;
  --teal-new-65: hsl(var(--teal-new-65-hsl)/1);
  --teal-new-65-hsl: 186.286 calc(var(--saturation-factor, 1)*100%) 20.588%;
  --teal-new-66: hsl(var(--teal-new-66-hsl)/1);
  --teal-new-66-hsl: 185.882 calc(var(--saturation-factor, 1)*100%) 20%;
  --teal-new-67: hsl(var(--teal-new-67-hsl)/1);
  --teal-new-67-hsl: 186.6 calc(var(--saturation-factor, 1)*100%) 19.608%;
  --teal-new-68: hsl(var(--teal-new-68-hsl)/1);
  --teal-new-68-hsl: 186.186 calc(var(--saturation-factor, 1)*100%) 19.02%;
  --teal-new-69: hsl(var(--teal-new-69-hsl)/1);
  --teal-new-69-hsl: 186.316 calc(var(--saturation-factor, 1)*100%) 18.627%;
  --teal-new-70: hsl(var(--teal-new-70-hsl)/1);
  --teal-new-70-hsl: 186.522 calc(var(--saturation-factor, 1)*100%) 18.039%;
  --teal-new-71: hsl(var(--teal-new-71-hsl)/1);
  --teal-new-71-hsl: 186.667 calc(var(--saturation-factor, 1)*100%) 17.647%;
  --teal-new-72: hsl(var(--teal-new-72-hsl)/1);
  --teal-new-72-hsl: 186.818 calc(var(--saturation-factor, 1)*100%) 17.255%;
  --teal-new-73: hsl(var(--teal-new-73-hsl)/1);
  --teal-new-73-hsl: 187.059 calc(var(--saturation-factor, 1)*100%) 16.667%;
  --teal-new-74: hsl(var(--teal-new-74-hsl)/1);
  --teal-new-74-hsl: 187.229 calc(var(--saturation-factor, 1)*100%) 16.275%;
  --teal-new-75: hsl(var(--teal-new-75-hsl)/1);
  --teal-new-75-hsl: 186.75 calc(var(--saturation-factor, 1)*100%) 15.686%;
  --teal-new-76: hsl(var(--teal-new-76-hsl)/1);
  --teal-new-76-hsl: 187.692 calc(var(--saturation-factor, 1)*100%) 15.294%;
  --teal-new-77: hsl(var(--teal-new-77-hsl)/1);
  --teal-new-77-hsl: 187.895 calc(var(--saturation-factor, 1)*100%) 14.902%;
  --teal-new-78: hsl(var(--teal-new-78-hsl)/1);
  --teal-new-78-hsl: 187.397 calc(var(--saturation-factor, 1)*100%) 14.314%;
  --teal-new-79: hsl(var(--teal-new-79-hsl)/1);
  --teal-new-79-hsl: 188.451 calc(var(--saturation-factor, 1)*100%) 13.922%;
  --teal-new-80: hsl(var(--teal-new-80-hsl)/1);
  --teal-new-80-hsl: 188.696 calc(var(--saturation-factor, 1)*100%) 13.529%;
  --teal-new-81: hsl(var(--teal-new-81-hsl)/1);
  --teal-new-81-hsl: 188.182 calc(var(--saturation-factor, 1)*100%) 12.941%;
  --teal-new-82: hsl(var(--teal-new-82-hsl)/1);
  --teal-new-82-hsl: 188.438 calc(var(--saturation-factor, 1)*100%) 12.549%;
  --teal-new-83: hsl(var(--teal-new-83-hsl)/1);
  --teal-new-83-hsl: 189.677 calc(var(--saturation-factor, 1)*100%) 12.157%;
  --teal-new-84: hsl(var(--teal-new-84-hsl)/1);
  --teal-new-84-hsl: 189.153 calc(var(--saturation-factor, 1)*100%) 11.569%;
  --teal-new-85: hsl(var(--teal-new-85-hsl)/1);
  --teal-new-85-hsl: 189.474 calc(var(--saturation-factor, 1)*100%) 11.176%;
  --teal-new-86: hsl(var(--teal-new-86-hsl)/1);
  --teal-new-86-hsl: 189.818 calc(var(--saturation-factor, 1)*100%) 10.784%;
  --teal-new-87: hsl(var(--teal-new-87-hsl)/1);
  --teal-new-87-hsl: 190.189 calc(var(--saturation-factor, 1)*100%) 10.392%;
  --teal-new-88: hsl(var(--teal-new-88-hsl)/1);
  --teal-new-88-hsl: 190.588 calc(var(--saturation-factor, 1)*100%) 10%;
  --teal-new-89: hsl(var(--teal-new-89-hsl)/1);
  --teal-new-89-hsl: 191.25 calc(var(--saturation-factor, 1)*100%) 9.412%;
  --teal-new-90: hsl(var(--teal-new-90-hsl)/1);
  --teal-new-90-hsl: 191.739 calc(var(--saturation-factor, 1)*100%) 9.02%;
  --teal-new-91: hsl(var(--teal-new-91-hsl)/1);
  --teal-new-91-hsl: 192.273 calc(var(--saturation-factor, 1)*100%) 8.627%;
  --teal-new-92: hsl(var(--teal-new-92-hsl)/1);
  --teal-new-92-hsl: 192.857 calc(var(--saturation-factor, 1)*100%) 8.235%;
  --teal-new-93: hsl(var(--teal-new-93-hsl)/1);
  --teal-new-93-hsl: 193.5 calc(var(--saturation-factor, 1)*100%) 7.843%;
  --teal-new-94: hsl(var(--teal-new-94-hsl)/1);
  --teal-new-94-hsl: 194.211 calc(var(--saturation-factor, 1)*100%) 7.451%;
  --teal-new-95: hsl(var(--teal-new-95-hsl)/1);
  --teal-new-95-hsl: 195 calc(var(--saturation-factor, 1)*100%) 7.059%;
  --teal-new-96: hsl(var(--teal-new-96-hsl)/1);
  --teal-new-96-hsl: 194.545 calc(var(--saturation-factor, 1)*100%) 6.471%;
  --teal-new-97: hsl(var(--teal-new-97-hsl)/1);
  --teal-new-97-hsl: 197.419 calc(var(--saturation-factor, 1)*100%) 6.078%;
  --teal-new-98: hsl(var(--teal-new-98-hsl)/1);
  --teal-new-98-hsl: 197.143 calc(var(--saturation-factor, 1)*100%) 5.49%;
  --teal-new-99: hsl(var(--teal-new-99-hsl)/1);
  --teal-new-99-hsl: 199.2 calc(var(--saturation-factor, 1)*100%) 4.902%;
  --teal-new-100: hsl(var(--teal-new-100-hsl)/1);
  --teal-new-100-hsl: 204.545 calc(var(--saturation-factor, 1)*100%) 4.314%;
  --yellow-new-1: hsl(var(--yellow-new-1-hsl)/1);
  --yellow-new-1-hsl: 30 calc(var(--saturation-factor, 1)*100%) 90.588%;
  --yellow-new-2: hsl(var(--yellow-new-2-hsl)/1);
  --yellow-new-2-hsl: 31.698 calc(var(--saturation-factor, 1)*100%) 89.608%;
  --yellow-new-3: hsl(var(--yellow-new-3-hsl)/1);
  --yellow-new-3-hsl: 33.559 calc(var(--saturation-factor, 1)*100%) 88.431%;
  --yellow-new-4: hsl(var(--yellow-new-4-hsl)/1);
  --yellow-new-4-hsl: 34.688 calc(var(--saturation-factor, 1)*100%) 87.451%;
  --yellow-new-5: hsl(var(--yellow-new-5-hsl)/1);
  --yellow-new-5-hsl: 34.783 calc(var(--saturation-factor, 1)*100%) 86.471%;
  --yellow-new-6: hsl(var(--yellow-new-6-hsl)/1);
  --yellow-new-6-hsl: 35.676 calc(var(--saturation-factor, 1)*100%) 85.49%;
  --yellow-new-7: hsl(var(--yellow-new-7-hsl)/1);
  --yellow-new-7-hsl: 36.456 calc(var(--saturation-factor, 1)*100%) 84.51%;
  --yellow-new-8: hsl(var(--yellow-new-8-hsl)/1);
  --yellow-new-8-hsl: 36.429 calc(var(--saturation-factor, 1)*100%) 83.529%;
  --yellow-new-9: hsl(var(--yellow-new-9-hsl)/1);
  --yellow-new-9-hsl: 37.079 calc(var(--saturation-factor, 1)*100%) 82.549%;
  --yellow-new-10: hsl(var(--yellow-new-10-hsl)/1);
  --yellow-new-10-hsl: 37.66 calc(var(--saturation-factor, 1)*100%) 81.569%;
  --yellow-new-11: hsl(var(--yellow-new-11-hsl)/1);
  --yellow-new-11-hsl: 37.347 calc(var(--saturation-factor, 1)*100%) 80.784%;
  --yellow-new-12: hsl(var(--yellow-new-12-hsl)/1);
  --yellow-new-12-hsl: 37.864 calc(var(--saturation-factor, 1)*100%) 79.804%;
  --yellow-new-13: hsl(var(--yellow-new-13-hsl)/1);
  --yellow-new-13-hsl: 38.131 calc(var(--saturation-factor, 1)*100%) 79.02%;
  --yellow-new-14: hsl(var(--yellow-new-14-hsl)/1);
  --yellow-new-14-hsl: 38.036 calc(var(--saturation-factor, 1)*100%) 78.039%;
  --yellow-new-15: hsl(var(--yellow-new-15-hsl)/1);
  --yellow-new-15-hsl: 38.276 calc(var(--saturation-factor, 1)*100%) 77.255%;
  --yellow-new-16: hsl(var(--yellow-new-16-hsl)/1);
  --yellow-new-16-hsl: 38.5 calc(var(--saturation-factor, 1)*100%) 76.471%;
  --yellow-new-17: hsl(var(--yellow-new-17-hsl)/1);
  --yellow-new-17-hsl: 38.4 calc(var(--saturation-factor, 1)*100%) 75.49%;
  --yellow-new-18: hsl(var(--yellow-new-18-hsl)/1);
  --yellow-new-18-hsl: 38.605 calc(var(--saturation-factor, 1)*100%) 74.706%;
  --yellow-new-19: hsl(var(--yellow-new-19-hsl)/1);
  --yellow-new-19-hsl: 38.797 calc(var(--saturation-factor, 1)*100%) 73.922%;
  --yellow-new-20: hsl(var(--yellow-new-20-hsl)/1);
  --yellow-new-20-hsl: 38.54 calc(var(--saturation-factor, 1)*100%) 73.137%;
  --yellow-new-21: hsl(var(--yellow-new-21-hsl)/1);
  --yellow-new-21-hsl: 38.723 calc(var(--saturation-factor, 1)*100%) 72.353%;
  --yellow-new-22: hsl(var(--yellow-new-22-hsl)/1);
  --yellow-new-22-hsl: 38.483 calc(var(--saturation-factor, 1)*100%) 71.569%;
  --yellow-new-23: hsl(var(--yellow-new-23-hsl)/1);
  --yellow-new-23-hsl: 38.658 calc(var(--saturation-factor, 1)*100%) 70.784%;
  --yellow-new-24: hsl(var(--yellow-new-24-hsl)/1);
  --yellow-new-24-hsl: 38.824 calc(var(--saturation-factor, 1)*100%) 70%;
  --yellow-new-25: hsl(var(--yellow-new-25-hsl)/1);
  --yellow-new-25-hsl: 38.599 calc(var(--saturation-factor, 1)*100%) 69.216%;
  --yellow-new-26: hsl(var(--yellow-new-26-hsl)/1);
  --yellow-new-26-hsl: 38.758 calc(var(--saturation-factor, 1)*100%) 68.431%;
  --yellow-new-27: hsl(var(--yellow-new-27-hsl)/1);
  --yellow-new-27-hsl: 38.545 calc(var(--saturation-factor, 1)*100%) 67.647%;
  --yellow-new-28: hsl(var(--yellow-new-28-hsl)/1);
  --yellow-new-28-hsl: 38.698 calc(var(--saturation-factor, 1)*100%) 66.863%;
  --yellow-new-29: hsl(var(--yellow-new-29-hsl)/1);
  --yellow-new-29-hsl: 38.844 calc(var(--saturation-factor, 1)*100%) 66.078%;
  --yellow-new-30: hsl(var(--yellow-new-30-hsl)/1);
  --yellow-new-30-hsl: 38.644 calc(var(--saturation-factor, 1)*100%) 65.294%;
  --yellow-new-31: hsl(var(--yellow-new-31-hsl)/1);
  --yellow-new-31-hsl: 38.785 calc(var(--saturation-factor, 1)*100%) 64.51%;
  --yellow-new-32: hsl(var(--yellow-new-32-hsl)/1);
  --yellow-new-32-hsl: 38.919 calc(var(--saturation-factor, 1)*98.93%) 63.333%;
  --yellow-new-33: hsl(var(--yellow-new-33-hsl)/1);
  --yellow-new-33-hsl: 39.048 calc(var(--saturation-factor, 1)*98.953%) 62.549%;
  --yellow-new-34: hsl(var(--yellow-new-34-hsl)/1);
  --yellow-new-34-hsl: 38.86 calc(var(--saturation-factor, 1)*98.974%) 61.765%;
  --yellow-new-35: hsl(var(--yellow-new-35-hsl)/1);
  --yellow-new-35-hsl: 39.289 calc(var(--saturation-factor, 1)*98.01%) 60.588%;
  --yellow-new-36: hsl(var(--yellow-new-36-hsl)/1);
  --yellow-new-36-hsl: 39.505 calc(var(--saturation-factor, 1)*98.058%) 59.608%;
  --yellow-new-37: hsl(var(--yellow-new-37-hsl)/1);
  --yellow-new-37-hsl: 39.42 calc(var(--saturation-factor, 1)*98.104%) 58.627%;
  --yellow-new-38: hsl(var(--yellow-new-38-hsl)/1);
  --yellow-new-38-hsl: 39.81 calc(var(--saturation-factor, 1)*97.235%) 57.451%;
  --yellow-new-39: hsl(var(--yellow-new-39-hsl)/1);
  --yellow-new-39-hsl: 39.816 calc(var(--saturation-factor, 1)*97.309%) 56.275%;
  --yellow-new-40: hsl(var(--yellow-new-40-hsl)/1);
  --yellow-new-40-hsl: 40.179 calc(var(--saturation-factor, 1)*97.391%) 54.902%;
  --yellow-new-41: hsl(var(--yellow-new-41-hsl)/1);
  --yellow-new-41-hsl: 40.345 calc(var(--saturation-factor, 1)*97.479%) 53.333%;
  --yellow-new-42: hsl(var(--yellow-new-42-hsl)/1);
  --yellow-new-42-hsl: 41.311 calc(var(--saturation-factor, 1)*96.825%) 50.588%;
  --yellow-new-43: hsl(var(--yellow-new-43-hsl)/1);
  --yellow-new-43-hsl: 41.355 calc(var(--saturation-factor, 1)*100%) 49.216%;
  --yellow-new-44: hsl(var(--yellow-new-44-hsl)/1);
  --yellow-new-44-hsl: 41.116 calc(var(--saturation-factor, 1)*100%) 49.216%;
  --yellow-new-45: hsl(var(--yellow-new-45-hsl)/1);
  --yellow-new-45-hsl: 40.8 calc(var(--saturation-factor, 1)*100%) 49.02%;
  --yellow-new-46: hsl(var(--yellow-new-46-hsl)/1);
  --yellow-new-46-hsl: 40.56 calc(var(--saturation-factor, 1)*100%) 49.02%;
  --yellow-new-47: hsl(var(--yellow-new-47-hsl)/1);
  --yellow-new-47-hsl: 40.241 calc(var(--saturation-factor, 1)*100%) 48.824%;
  --yellow-new-48: hsl(var(--yellow-new-48-hsl)/1);
  --yellow-new-48-hsl: 40 calc(var(--saturation-factor, 1)*100%) 48.824%;
  --yellow-new-49: hsl(var(--yellow-new-49-hsl)/1);
  --yellow-new-49-hsl: 39.518 calc(var(--saturation-factor, 1)*100%) 48.824%;
  --yellow-new-50: hsl(var(--yellow-new-50-hsl)/1);
  --yellow-new-50-hsl: 39.435 calc(var(--saturation-factor, 1)*100%) 48.627%;
  --yellow-new-51: hsl(var(--yellow-new-51-hsl)/1);
  --yellow-new-51-hsl: 39.098 calc(var(--saturation-factor, 1)*100%) 47.843%;
  --yellow-new-52: hsl(var(--yellow-new-52-hsl)/1);
  --yellow-new-52-hsl: 38.912 calc(var(--saturation-factor, 1)*100%) 46.863%;
  --yellow-new-53: hsl(var(--yellow-new-53-hsl)/1);
  --yellow-new-53-hsl: 38.974 calc(var(--saturation-factor, 1)*100%) 45.882%;
  --yellow-new-54: hsl(var(--yellow-new-54-hsl)/1);
  --yellow-new-54-hsl: 38.777 calc(var(--saturation-factor, 1)*100%) 44.902%;
  --yellow-new-55: hsl(var(--yellow-new-55-hsl)/1);
  --yellow-new-55-hsl: 38.571 calc(var(--saturation-factor, 1)*100%) 43.922%;
  --yellow-new-56: hsl(var(--yellow-new-56-hsl)/1);
  --yellow-new-56-hsl: 38.455 calc(var(--saturation-factor, 1)*100%) 43.137%;
  --yellow-new-57: hsl(var(--yellow-new-57-hsl)/1);
  --yellow-new-57-hsl: 38.233 calc(var(--saturation-factor, 1)*100%) 42.157%;
  --yellow-new-58: hsl(var(--yellow-new-58-hsl)/1);
  --yellow-new-58-hsl: 38 calc(var(--saturation-factor, 1)*100%) 41.176%;
  --yellow-new-59: hsl(var(--yellow-new-59-hsl)/1);
  --yellow-new-59-hsl: 37.573 calc(var(--saturation-factor, 1)*100%) 40.392%;
  --yellow-new-60: hsl(var(--yellow-new-60-hsl)/1);
  --yellow-new-60-hsl: 37.612 calc(var(--saturation-factor, 1)*100%) 39.412%;
  --yellow-new-61: hsl(var(--yellow-new-61-hsl)/1);
  --yellow-new-61-hsl: 37.347 calc(var(--saturation-factor, 1)*100%) 38.431%;
  --yellow-new-62: hsl(var(--yellow-new-62-hsl)/1);
  --yellow-new-62-hsl: 36.875 calc(var(--saturation-factor, 1)*100%) 37.647%;
  --yellow-new-63: hsl(var(--yellow-new-63-hsl)/1);
  --yellow-new-63-hsl: 36.898 calc(var(--saturation-factor, 1)*100%) 36.667%;
  --yellow-new-64: hsl(var(--yellow-new-64-hsl)/1);
  --yellow-new-64-hsl: 36.393 calc(var(--saturation-factor, 1)*100%) 35.882%;
  --yellow-new-65: hsl(var(--yellow-new-65-hsl)/1);
  --yellow-new-65-hsl: 36.201 calc(var(--saturation-factor, 1)*100%) 35.098%;
  --yellow-new-66: hsl(var(--yellow-new-66-hsl)/1);
  --yellow-new-66-hsl: 35.862 calc(var(--saturation-factor, 1)*100%) 34.118%;
  --yellow-new-67: hsl(var(--yellow-new-67-hsl)/1);
  --yellow-new-67-hsl: 35.294 calc(var(--saturation-factor, 1)*100%) 33.333%;
  --yellow-new-68: hsl(var(--yellow-new-68-hsl)/1);
  --yellow-new-68-hsl: 35.273 calc(var(--saturation-factor, 1)*100%) 32.353%;
  --yellow-new-69: hsl(var(--yellow-new-69-hsl)/1);
  --yellow-new-69-hsl: 34.658 calc(var(--saturation-factor, 1)*100%) 31.569%;
  --yellow-new-70: hsl(var(--yellow-new-70-hsl)/1);
  --yellow-new-70-hsl: 34.395 calc(var(--saturation-factor, 1)*100%) 30.784%;
  --yellow-new-71: hsl(var(--yellow-new-71-hsl)/1);
  --yellow-new-71-hsl: 33.725 calc(var(--saturation-factor, 1)*100%) 30%;
  --yellow-new-72: hsl(var(--yellow-new-72-hsl)/1);
  --yellow-new-72-hsl: 33.649 calc(var(--saturation-factor, 1)*100%) 29.02%;
  --yellow-new-73: hsl(var(--yellow-new-73-hsl)/1);
  --yellow-new-73-hsl: 32.917 calc(var(--saturation-factor, 1)*100%) 28.235%;
  --yellow-new-74: hsl(var(--yellow-new-74-hsl)/1);
  --yellow-new-74-hsl: 32.571 calc(var(--saturation-factor, 1)*100%) 27.451%;
  --yellow-new-75: hsl(var(--yellow-new-75-hsl)/1);
  --yellow-new-75-hsl: 31.765 calc(var(--saturation-factor, 1)*100%) 26.667%;
  --yellow-new-76: hsl(var(--yellow-new-76-hsl)/1);
  --yellow-new-76-hsl: 31.603 calc(var(--saturation-factor, 1)*100%) 25.686%;
  --yellow-new-77: hsl(var(--yellow-new-77-hsl)/1);
  --yellow-new-77-hsl: 30.709 calc(var(--saturation-factor, 1)*100%) 24.902%;
  --yellow-new-78: hsl(var(--yellow-new-78-hsl)/1);
  --yellow-new-78-hsl: 30.244 calc(var(--saturation-factor, 1)*100%) 24.118%;
  --yellow-new-79: hsl(var(--yellow-new-79-hsl)/1);
  --yellow-new-79-hsl: 29.748 calc(var(--saturation-factor, 1)*100%) 23.333%;
  --yellow-new-80: hsl(var(--yellow-new-80-hsl)/1);
  --yellow-new-80-hsl: 28.696 calc(var(--saturation-factor, 1)*100%) 22.549%;
  --yellow-new-81: hsl(var(--yellow-new-81-hsl)/1);
  --yellow-new-81-hsl: 28.108 calc(var(--saturation-factor, 1)*100%) 21.765%;
  --yellow-new-82: hsl(var(--yellow-new-82-hsl)/1);
  --yellow-new-82-hsl: 27.477 calc(var(--saturation-factor, 1)*100%) 20.98%;
  --yellow-new-83: hsl(var(--yellow-new-83-hsl)/1);
  --yellow-new-83-hsl: 26.214 calc(var(--saturation-factor, 1)*100%) 20.196%;
  --yellow-new-84: hsl(var(--yellow-new-84-hsl)/1);
  --yellow-new-84-hsl: 25.714 calc(var(--saturation-factor, 1)*100%) 19.216%;
  --yellow-new-85: hsl(var(--yellow-new-85-hsl)/1);
  --yellow-new-85-hsl: 24.894 calc(var(--saturation-factor, 1)*100%) 18.431%;
  --yellow-new-86: hsl(var(--yellow-new-86-hsl)/1);
  --yellow-new-86-hsl: 24 calc(var(--saturation-factor, 1)*100%) 17.647%;
  --yellow-new-87: hsl(var(--yellow-new-87-hsl)/1);
  --yellow-new-87-hsl: 22.326 calc(var(--saturation-factor, 1)*100%) 16.863%;
  --yellow-new-88: hsl(var(--yellow-new-88-hsl)/1);
  --yellow-new-88-hsl: 21.22 calc(var(--saturation-factor, 1)*100%) 16.078%;
  --yellow-new-89: hsl(var(--yellow-new-89-hsl)/1);
  --yellow-new-89-hsl: 19.747 calc(var(--saturation-factor, 1)*100%) 15.49%;
  --yellow-new-90: hsl(var(--yellow-new-90-hsl)/1);
  --yellow-new-90-hsl: 18.4 calc(var(--saturation-factor, 1)*100%) 14.706%;
  --yellow-new-91: hsl(var(--yellow-new-91-hsl)/1);
  --yellow-new-91-hsl: 16.056 calc(var(--saturation-factor, 1)*100%) 13.922%;
  --yellow-new-92: hsl(var(--yellow-new-92-hsl)/1);
  --yellow-new-92-hsl: 14.328 calc(var(--saturation-factor, 1)*100%) 13.137%;
  --yellow-new-93: hsl(var(--yellow-new-93-hsl)/1);
  --yellow-new-93-hsl: 12.381 calc(var(--saturation-factor, 1)*100%) 12.353%;
  --yellow-new-94: hsl(var(--yellow-new-94-hsl)/1);
  --yellow-new-94-hsl: 9.153 calc(var(--saturation-factor, 1)*100%) 11.569%;
  --yellow-new-95: hsl(var(--yellow-new-95-hsl)/1);
  --yellow-new-95-hsl: 6.545 calc(var(--saturation-factor, 1)*100%) 10.784%;
  --yellow-new-96: hsl(var(--yellow-new-96-hsl)/1);
  --yellow-new-96-hsl: 4.706 calc(var(--saturation-factor, 1)*100%) 10%;
  --yellow-new-97: hsl(var(--yellow-new-97-hsl)/1);
  --yellow-new-97-hsl: 1.277 calc(var(--saturation-factor, 1)*100%) 9.216%;
  --yellow-new-98: hsl(var(--yellow-new-98-hsl)/1);
  --yellow-new-98-hsl: 0 calc(var(--saturation-factor, 1)*100%) 8.235%;
  --yellow-new-99: hsl(var(--yellow-new-99-hsl)/1);
  --yellow-new-99-hsl: 0 calc(var(--saturation-factor, 1)*100%) 7.059%;
  --yellow-new-100: hsl(var(--yellow-new-100-hsl)/1);
  --yellow-new-100-hsl: 0 calc(var(--saturation-factor, 1)*100%) 5.294%;
  --orange-new-1: hsl(var(--orange-new-1-hsl)/1);
  --orange-new-1-hsl: 15.789 calc(var(--saturation-factor, 1)*100%) 92.549%;
  --orange-new-2: hsl(var(--orange-new-2-hsl)/1);
  --orange-new-2-hsl: 17.727 calc(var(--saturation-factor, 1)*100%) 91.373%;
  --orange-new-3: hsl(var(--orange-new-3-hsl)/1);
  --orange-new-3-hsl: 17.143 calc(var(--saturation-factor, 1)*100%) 90.392%;
  --orange-new-4: hsl(var(--orange-new-4-hsl)/1);
  --orange-new-4-hsl: 17.778 calc(var(--saturation-factor, 1)*100%) 89.412%;
  --orange-new-5: hsl(var(--orange-new-5-hsl)/1);
  --orange-new-5-hsl: 19 calc(var(--saturation-factor, 1)*100%) 88.235%;
  --orange-new-6: hsl(var(--orange-new-6-hsl)/1);
  --orange-new-6-hsl: 19.385 calc(var(--saturation-factor, 1)*100%) 87.255%;
  --orange-new-7: hsl(var(--orange-new-7-hsl)/1);
  --orange-new-7-hsl: 19.714 calc(var(--saturation-factor, 1)*100%) 86.275%;
  --orange-new-8: hsl(var(--orange-new-8-hsl)/1);
  --orange-new-8-hsl: 20 calc(var(--saturation-factor, 1)*100%) 85.294%;
  --orange-new-9: hsl(var(--orange-new-9-hsl)/1);
  --orange-new-9-hsl: 20.506 calc(var(--saturation-factor, 1)*97.531%) 84.118%;
  --orange-new-10: hsl(var(--orange-new-10-hsl)/1);
  --orange-new-10-hsl: 20.241 calc(var(--saturation-factor, 1)*95.402%) 82.941%;
  --orange-new-11: hsl(var(--orange-new-11-hsl)/1);
  --orange-new-11-hsl: 20.455 calc(var(--saturation-factor, 1)*95.652%) 81.961%;
  --orange-new-12: hsl(var(--orange-new-12-hsl)/1);
  --orange-new-12-hsl: 20.44 calc(var(--saturation-factor, 1)*93.814%) 80.98%;
  --orange-new-13: hsl(var(--orange-new-13-hsl)/1);
  --orange-new-13-hsl: 21.064 calc(var(--saturation-factor, 1)*90.385%) 79.608%;
  --orange-new-14: hsl(var(--orange-new-14-hsl)/1);
  --orange-new-14-hsl: 21.429 calc(var(--saturation-factor, 1)*89.091%) 78.431%;
  --orange-new-15: hsl(var(--orange-new-15-hsl)/1);
  --orange-new-15-hsl: 21.386 calc(var(--saturation-factor, 1)*87.826%) 77.451%;
  --orange-new-16: hsl(var(--orange-new-16-hsl)/1);
  --orange-new-16-hsl: 21.714 calc(var(--saturation-factor, 1)*86.777%) 76.275%;
  --orange-new-17: hsl(var(--orange-new-17-hsl)/1);
  --orange-new-17-hsl: 21.667 calc(var(--saturation-factor, 1)*85.714%) 75.294%;
  --orange-new-18: hsl(var(--orange-new-18-hsl)/1);
  --orange-new-18-hsl: 21.622 calc(var(--saturation-factor, 1)*84.733%) 74.314%;
  --orange-new-19: hsl(var(--orange-new-19-hsl)/1);
  --orange-new-19-hsl: 22.105 calc(var(--saturation-factor, 1)*82.609%) 72.941%;
  --orange-new-20: hsl(var(--orange-new-20-hsl)/1);
  --orange-new-20-hsl: 22.051 calc(var(--saturation-factor, 1)*81.818%) 71.961%;
  --orange-new-21: hsl(var(--orange-new-21-hsl)/1);
  --orange-new-21-hsl: 22 calc(var(--saturation-factor, 1)*81.081%) 70.98%;
  --orange-new-22: hsl(var(--orange-new-22-hsl)/1);
  --orange-new-22-hsl: 22.131 calc(var(--saturation-factor, 1)*79.221%) 69.804%;
  --orange-new-23: hsl(var(--orange-new-23-hsl)/1);
  --orange-new-23-hsl: 22.08 calc(var(--saturation-factor, 1)*78.616%) 68.824%;
  --orange-new-24: hsl(var(--orange-new-24-hsl)/1);
  --orange-new-24-hsl: 22.205 calc(var(--saturation-factor, 1)*76.97%) 67.647%;
  --orange-new-25: hsl(var(--orange-new-25-hsl)/1);
  --orange-new-25-hsl: 22.154 calc(var(--saturation-factor, 1)*76.471%) 66.667%;
  --orange-new-26: hsl(var(--orange-new-26-hsl)/1);
  --orange-new-26-hsl: 22.273 calc(var(--saturation-factor, 1)*75%) 65.49%;
  --orange-new-27: hsl(var(--orange-new-27-hsl)/1);
  --orange-new-27-hsl: 22.222 calc(var(--saturation-factor, 1)*74.586%) 64.51%;
  --orange-new-28: hsl(var(--orange-new-28-hsl)/1);
  --orange-new-28-hsl: 22.336 calc(var(--saturation-factor, 1)*73.262%) 63.333%;
  --orange-new-29: hsl(var(--orange-new-29-hsl)/1);
  --orange-new-29-hsl: 22.174 calc(var(--saturation-factor, 1)*71.875%) 62.353%;
  --orange-new-30: hsl(var(--orange-new-30-hsl)/1);
  --orange-new-30-hsl: 22.128 calc(var(--saturation-factor, 1)*71.574%) 61.373%;
  --orange-new-31: hsl(var(--orange-new-31-hsl)/1);
  --orange-new-31-hsl: 22.238 calc(var(--saturation-factor, 1)*70.443%) 60.196%;
  --orange-new-32: hsl(var(--orange-new-32-hsl)/1);
  --orange-new-32-hsl: 22.345 calc(var(--saturation-factor, 1)*69.378%) 59.02%;
  --orange-new-33: hsl(var(--orange-new-33-hsl)/1);
  --orange-new-33-hsl: 22.041 calc(var(--saturation-factor, 1)*69.014%) 58.235%;
  --orange-new-34: hsl(var(--orange-new-34-hsl)/1);
  --orange-new-34-hsl: 22.148 calc(var(--saturation-factor, 1)*68.037%) 57.059%;
  --orange-new-35: hsl(var(--orange-new-35-hsl)/1);
  --orange-new-35-hsl: 22.252 calc(var(--saturation-factor, 1)*67.111%) 55.882%;
  --orange-new-36: hsl(var(--orange-new-36-hsl)/1);
  --orange-new-36-hsl: 22.353 calc(var(--saturation-factor, 1)*66.234%) 54.706%;
  --orange-new-37: hsl(var(--orange-new-37-hsl)/1);
  --orange-new-37-hsl: 22.208 calc(var(--saturation-factor, 1)*65.254%) 53.725%;
  --orange-new-38: hsl(var(--orange-new-38-hsl)/1);
  --orange-new-38-hsl: 22.166 calc(var(--saturation-factor, 1)*65.145%) 52.745%;
  --orange-new-39: hsl(var(--orange-new-39-hsl)/1);
  --orange-new-39-hsl: 22.264 calc(var(--saturation-factor, 1)*64.372%) 51.569%;
  --orange-new-40: hsl(var(--orange-new-40-hsl)/1);
  --orange-new-40-hsl: 22.125 calc(var(--saturation-factor, 1)*63.492%) 50.588%;
  --orange-new-41: hsl(var(--orange-new-41-hsl)/1);
  --orange-new-41-hsl: 22.222 calc(var(--saturation-factor, 1)*64.286%) 49.412%;
  --orange-new-42: hsl(var(--orange-new-42-hsl)/1);
  --orange-new-42-hsl: 22.683 calc(var(--saturation-factor, 1)*66.667%) 48.235%;
  --orange-new-43: hsl(var(--orange-new-43-hsl)/1);
  --orange-new-43-hsl: 22.771 calc(var(--saturation-factor, 1)*69.167%) 47.059%;
  --orange-new-44: hsl(var(--orange-new-44-hsl)/1);
  --orange-new-44-hsl: 22.857 calc(var(--saturation-factor, 1)*71.795%) 45.882%;
  --orange-new-45: hsl(var(--orange-new-45-hsl)/1);
  --orange-new-45-hsl: 22.941 calc(var(--saturation-factor, 1)*74.561%) 44.706%;
  --orange-new-46: hsl(var(--orange-new-46-hsl)/1);
  --orange-new-46-hsl: 23.237 calc(var(--saturation-factor, 1)*78.281%) 43.333%;
  --orange-new-47: hsl(var(--orange-new-47-hsl)/1);
  --orange-new-47-hsl: 23.523 calc(var(--saturation-factor, 1)*82.243%) 41.961%;
  --orange-new-48: hsl(var(--orange-new-48-hsl)/1);
  --orange-new-48-hsl: 24 calc(var(--saturation-factor, 1)*87.379%) 40.392%;
  --orange-new-49: hsl(var(--orange-new-49-hsl)/1);
  --orange-new-49-hsl: 24.649 calc(var(--saturation-factor, 1)*93.909%) 38.627%;
  --orange-new-50: hsl(var(--orange-new-50-hsl)/1);
  --orange-new-50-hsl: 25.079 calc(var(--saturation-factor, 1)*100%) 37.059%;
  --orange-new-51: hsl(var(--orange-new-51-hsl)/1);
  --orange-new-51-hsl: 24.783 calc(var(--saturation-factor, 1)*98.925%) 36.471%;
  --orange-new-52: hsl(var(--orange-new-52-hsl)/1);
  --orange-new-52-hsl: 24.333 calc(var(--saturation-factor, 1)*97.826%) 36.078%;
  --orange-new-53: hsl(var(--orange-new-53-hsl)/1);
  --orange-new-53-hsl: 24.343 calc(var(--saturation-factor, 1)*96.685%) 35.49%;
  --orange-new-54: hsl(var(--orange-new-54-hsl)/1);
  --orange-new-54-hsl: 24.07 calc(var(--saturation-factor, 1)*96.629%) 34.902%;
  --orange-new-55: hsl(var(--orange-new-55-hsl)/1);
  --orange-new-55-hsl: 23.713 calc(var(--saturation-factor, 1)*95.429%) 34.314%;
  --orange-new-56: hsl(var(--orange-new-56-hsl)/1);
  --orange-new-56-hsl: 23.558 calc(var(--saturation-factor, 1)*95.322%) 33.529%;
  --orange-new-57: hsl(var(--orange-new-57-hsl)/1);
  --orange-new-57-hsl: 23.625 calc(var(--saturation-factor, 1)*95.238%) 32.941%;
  --orange-new-58: hsl(var(--orange-new-58-hsl)/1);
  --orange-new-58-hsl: 23.312 calc(var(--saturation-factor, 1)*95.152%) 32.353%;
  --orange-new-59: hsl(var(--orange-new-59-hsl)/1);
  --orange-new-59-hsl: 23.137 calc(var(--saturation-factor, 1)*95.031%) 31.569%;
  --orange-new-60: hsl(var(--orange-new-60-hsl)/1);
  --orange-new-60-hsl: 23.046 calc(var(--saturation-factor, 1)*96.178%) 30.784%;
  --orange-new-61: hsl(var(--orange-new-61-hsl)/1);
  --orange-new-61-hsl: 22.857 calc(var(--saturation-factor, 1)*96.078%) 30%;
  --orange-new-62: hsl(var(--orange-new-62-hsl)/1);
  --orange-new-62-hsl: 22.917 calc(var(--saturation-factor, 1)*96%) 29.412%;
  --orange-new-63: hsl(var(--orange-new-63-hsl)/1);
  --orange-new-63-hsl: 22.817 calc(var(--saturation-factor, 1)*97.26%) 28.627%;
  --orange-new-64: hsl(var(--orange-new-64-hsl)/1);
  --orange-new-64-hsl: 22.446 calc(var(--saturation-factor, 1)*97.203%) 28.039%;
  --orange-new-65: hsl(var(--orange-new-65-hsl)/1);
  --orange-new-65-hsl: 22.5 calc(var(--saturation-factor, 1)*98.551%) 27.059%;
  --orange-new-66: hsl(var(--orange-new-66-hsl)/1);
  --orange-new-66-hsl: 22.105 calc(var(--saturation-factor, 1)*98.519%) 26.471%;
  --orange-new-67: hsl(var(--orange-new-67-hsl)/1);
  --orange-new-67-hsl: 22.443 calc(var(--saturation-factor, 1)*100%) 25.686%;
  --orange-new-68: hsl(var(--orange-new-68-hsl)/1);
  --orange-new-68-hsl: 22.031 calc(var(--saturation-factor, 1)*100%) 25.098%;
  --orange-new-69: hsl(var(--orange-new-69-hsl)/1);
  --orange-new-69-hsl: 21.6 calc(var(--saturation-factor, 1)*100%) 24.51%;
  --orange-new-70: hsl(var(--orange-new-70-hsl)/1);
  --orange-new-70-hsl: 21.322 calc(var(--saturation-factor, 1)*100%) 23.725%;
  --orange-new-71: hsl(var(--orange-new-71-hsl)/1);
  --orange-new-71-hsl: 20.847 calc(var(--saturation-factor, 1)*100%) 23.137%;
  --orange-new-72: hsl(var(--orange-new-72-hsl)/1);
  --orange-new-72-hsl: 20.348 calc(var(--saturation-factor, 1)*100%) 22.549%;
  --orange-new-73: hsl(var(--orange-new-73-hsl)/1);
  --orange-new-73-hsl: 20.357 calc(var(--saturation-factor, 1)*100%) 21.961%;
  --orange-new-74: hsl(var(--orange-new-74-hsl)/1);
  --orange-new-74-hsl: 19.817 calc(var(--saturation-factor, 1)*100%) 21.373%;
  --orange-new-75: hsl(var(--orange-new-75-hsl)/1);
  --orange-new-75-hsl: 19.245 calc(var(--saturation-factor, 1)*100%) 20.784%;
  --orange-new-76: hsl(var(--orange-new-76-hsl)/1);
  --orange-new-76-hsl: 18.641 calc(var(--saturation-factor, 1)*100%) 20.196%;
  --orange-new-77: hsl(var(--orange-new-77-hsl)/1);
  --orange-new-77-hsl: 18 calc(var(--saturation-factor, 1)*100%) 19.608%;
  --orange-new-78: hsl(var(--orange-new-78-hsl)/1);
  --orange-new-78-hsl: 17.32 calc(var(--saturation-factor, 1)*100%) 19.02%;
  --orange-new-79: hsl(var(--orange-new-79-hsl)/1);
  --orange-new-79-hsl: 16.596 calc(var(--saturation-factor, 1)*100%) 18.431%;
  --orange-new-80: hsl(var(--orange-new-80-hsl)/1);
  --orange-new-80-hsl: 16.484 calc(var(--saturation-factor, 1)*100%) 17.843%;
  --orange-new-81: hsl(var(--orange-new-81-hsl)/1);
  --orange-new-81-hsl: 15.682 calc(var(--saturation-factor, 1)*100%) 17.255%;
  --orange-new-82: hsl(var(--orange-new-82-hsl)/1);
  --orange-new-82-hsl: 14.824 calc(var(--saturation-factor, 1)*100%) 16.667%;
  --orange-new-83: hsl(var(--orange-new-83-hsl)/1);
  --orange-new-83-hsl: 13.735 calc(var(--saturation-factor, 1)*100%) 16.275%;
  --orange-new-84: hsl(var(--orange-new-84-hsl)/1);
  --orange-new-84-hsl: 12.75 calc(var(--saturation-factor, 1)*100%) 15.686%;
  --orange-new-85: hsl(var(--orange-new-85-hsl)/1);
  --orange-new-85-hsl: 11.688 calc(var(--saturation-factor, 1)*100%) 15.098%;
  --orange-new-86: hsl(var(--orange-new-86-hsl)/1);
  --orange-new-86-hsl: 10.541 calc(var(--saturation-factor, 1)*100%) 14.51%;
  --orange-new-87: hsl(var(--orange-new-87-hsl)/1);
  --orange-new-87-hsl: 9.296 calc(var(--saturation-factor, 1)*100%) 13.922%;
  --orange-new-88: hsl(var(--orange-new-88-hsl)/1);
  --orange-new-88-hsl: 7.941 calc(var(--saturation-factor, 1)*100%) 13.333%;
  --orange-new-89: hsl(var(--orange-new-89-hsl)/1);
  --orange-new-89-hsl: 7.273 calc(var(--saturation-factor, 1)*100%) 12.941%;
  --orange-new-90: hsl(var(--orange-new-90-hsl)/1);
  --orange-new-90-hsl: 5.714 calc(var(--saturation-factor, 1)*100%) 12.353%;
  --orange-new-91: hsl(var(--orange-new-91-hsl)/1);
  --orange-new-91-hsl: 4 calc(var(--saturation-factor, 1)*100%) 11.765%;
  --orange-new-92: hsl(var(--orange-new-92-hsl)/1);
  --orange-new-92-hsl: 3.158 calc(var(--saturation-factor, 1)*100%) 11.176%;
  --orange-new-93: hsl(var(--orange-new-93-hsl)/1);
  --orange-new-93-hsl: 2.182 calc(var(--saturation-factor, 1)*100%) 10.784%;
  --orange-new-94: hsl(var(--orange-new-94-hsl)/1);
  --orange-new-94-hsl: 1.154 calc(var(--saturation-factor, 1)*100%) 10.196%;
  --orange-new-95: hsl(var(--orange-new-95-hsl)/1);
  --orange-new-95-hsl: 358.776 calc(var(--saturation-factor, 1)*100%) 9.608%;
  --orange-new-96: hsl(var(--orange-new-96-hsl)/1);
  --orange-new-96-hsl: 358.667 calc(var(--saturation-factor, 1)*100%) 8.824%;
  --orange-new-97: hsl(var(--orange-new-97-hsl)/1);
  --orange-new-97-hsl: 358.537 calc(var(--saturation-factor, 1)*100%) 8.039%;
  --orange-new-98: hsl(var(--orange-new-98-hsl)/1);
  --orange-new-98-hsl: 356.757 calc(var(--saturation-factor, 1)*100%) 7.255%;
  --orange-new-99: hsl(var(--orange-new-99-hsl)/1);
  --orange-new-99-hsl: 356.129 calc(var(--saturation-factor, 1)*100%) 6.078%;
  --orange-new-100: hsl(var(--orange-new-100-hsl)/1);
  --orange-new-100-hsl: 355 calc(var(--saturation-factor, 1)*100%) 4.706%;
  --pink-1: hsl(var(--pink-1-hsl)/1);
  --pink-1-hsl: 316.5 calc(var(--saturation-factor, 1)*100%) 92.157%;
  --pink-2: hsl(var(--pink-2-hsl)/1);
  --pink-2-hsl: 316.744 calc(var(--saturation-factor, 1)*100%) 91.569%;
  --pink-3: hsl(var(--pink-3-hsl)/1);
  --pink-3-hsl: 315.652 calc(var(--saturation-factor, 1)*100%) 90.98%;
  --pink-4: hsl(var(--pink-4-hsl)/1);
  --pink-4-hsl: 315.918 calc(var(--saturation-factor, 1)*100%) 90.392%;
  --pink-5: hsl(var(--pink-5-hsl)/1);
  --pink-5-hsl: 315 calc(var(--saturation-factor, 1)*100%) 89.804%;
  --pink-6: hsl(var(--pink-6-hsl)/1);
  --pink-6-hsl: 315.556 calc(var(--saturation-factor, 1)*100%) 89.412%;
  --pink-7: hsl(var(--pink-7-hsl)/1);
  --pink-7-hsl: 314.737 calc(var(--saturation-factor, 1)*100%) 88.824%;
  --pink-8: hsl(var(--pink-8-hsl)/1);
  --pink-8-hsl: 315 calc(var(--saturation-factor, 1)*100%) 88.235%;
  --pink-9: hsl(var(--pink-9-hsl)/1);
  --pink-9-hsl: 314.516 calc(var(--saturation-factor, 1)*100%) 87.843%;
  --pink-10: hsl(var(--pink-10-hsl)/1);
  --pink-10-hsl: 314.769 calc(var(--saturation-factor, 1)*100%) 87.255%;
  --pink-11: hsl(var(--pink-11-hsl)/1);
  --pink-11-hsl: 314.118 calc(var(--saturation-factor, 1)*100%) 86.667%;
  --pink-12: hsl(var(--pink-12-hsl)/1);
  --pink-12-hsl: 314.366 calc(var(--saturation-factor, 1)*100%) 86.078%;
  --pink-13: hsl(var(--pink-13-hsl)/1);
  --pink-13-hsl: 314.795 calc(var(--saturation-factor, 1)*100%) 85.686%;
  --pink-14: hsl(var(--pink-14-hsl)/1);
  --pink-14-hsl: 315 calc(var(--saturation-factor, 1)*100%) 85.098%;
  --pink-15: hsl(var(--pink-15-hsl)/1);
  --pink-15-hsl: 314.615 calc(var(--saturation-factor, 1)*100%) 84.706%;
  --pink-16: hsl(var(--pink-16-hsl)/1);
  --pink-16-hsl: 314.815 calc(var(--saturation-factor, 1)*100%) 84.118%;
  --pink-17: hsl(var(--pink-17-hsl)/1);
  --pink-17-hsl: 315.181 calc(var(--saturation-factor, 1)*100%) 83.725%;
  --pink-18: hsl(var(--pink-18-hsl)/1);
  --pink-18-hsl: 315.349 calc(var(--saturation-factor, 1)*100%) 83.137%;
  --pink-19: hsl(var(--pink-19-hsl)/1);
  --pink-19-hsl: 315 calc(var(--saturation-factor, 1)*100%) 82.745%;
  --pink-20: hsl(var(--pink-20-hsl)/1);
  --pink-20-hsl: 315.165 calc(var(--saturation-factor, 1)*100%) 82.157%;
  --pink-21: hsl(var(--pink-21-hsl)/1);
  --pink-21-hsl: 315.319 calc(var(--saturation-factor, 1)*100%) 81.569%;
  --pink-22: hsl(var(--pink-22-hsl)/1);
  --pink-22-hsl: 315 calc(var(--saturation-factor, 1)*100%) 81.176%;
  --pink-23: hsl(var(--pink-23-hsl)/1);
  --pink-23-hsl: 315.152 calc(var(--saturation-factor, 1)*100%) 80.588%;
  --pink-24: hsl(var(--pink-24-hsl)/1);
  --pink-24-hsl: 315.294 calc(var(--saturation-factor, 1)*100%) 80%;
  --pink-25: hsl(var(--pink-25-hsl)/1);
  --pink-25-hsl: 315 calc(var(--saturation-factor, 1)*100%) 79.608%;
  --pink-26: hsl(var(--pink-26-hsl)/1);
  --pink-26-hsl: 315.14 calc(var(--saturation-factor, 1)*100%) 79.02%;
  --pink-27: hsl(var(--pink-27-hsl)/1);
  --pink-27-hsl: 315.273 calc(var(--saturation-factor, 1)*100%) 78.431%;
  --pink-28: hsl(var(--pink-28-hsl)/1);
  --pink-28-hsl: 314.867 calc(var(--saturation-factor, 1)*100%) 77.843%;
  --pink-29: hsl(var(--pink-29-hsl)/1);
  --pink-29-hsl: 315 calc(var(--saturation-factor, 1)*100%) 77.255%;
  --pink-30: hsl(var(--pink-30-hsl)/1);
  --pink-30-hsl: 315.126 calc(var(--saturation-factor, 1)*100%) 76.667%;
  --pink-31: hsl(var(--pink-31-hsl)/1);
  --pink-31-hsl: 315.372 calc(var(--saturation-factor, 1)*100%) 76.275%;
  --pink-32: hsl(var(--pink-32-hsl)/1);
  --pink-32-hsl: 315 calc(var(--saturation-factor, 1)*100%) 75.686%;
  --pink-33: hsl(var(--pink-33-hsl)/1);
  --pink-33-hsl: 315.118 calc(var(--saturation-factor, 1)*100%) 75.098%;
  --pink-34: hsl(var(--pink-34-hsl)/1);
  --pink-34-hsl: 315.231 calc(var(--saturation-factor, 1)*100%) 74.51%;
  --pink-35: hsl(var(--pink-35-hsl)/1);
  --pink-35-hsl: 315.455 calc(var(--saturation-factor, 1)*100%) 74.118%;
  --pink-36: hsl(var(--pink-36-hsl)/1);
  --pink-36-hsl: 315.111 calc(var(--saturation-factor, 1)*100%) 73.529%;
  --pink-37: hsl(var(--pink-37-hsl)/1);
  --pink-37-hsl: 315.217 calc(var(--saturation-factor, 1)*100%) 72.941%;
  --pink-38: hsl(var(--pink-38-hsl)/1);
  --pink-38-hsl: 315.319 calc(var(--saturation-factor, 1)*100%) 72.353%;
  --pink-39: hsl(var(--pink-39-hsl)/1);
  --pink-39-hsl: 315.417 calc(var(--saturation-factor, 1)*100%) 71.765%;
  --pink-40: hsl(var(--pink-40-hsl)/1);
  --pink-40-hsl: 315.51 calc(var(--saturation-factor, 1)*100%) 71.176%;
  --pink-41: hsl(var(--pink-41-hsl)/1);
  --pink-41-hsl: 315.2 calc(var(--saturation-factor, 1)*100%) 70.588%;
  --pink-42: hsl(var(--pink-42-hsl)/1);
  --pink-42-hsl: 315.294 calc(var(--saturation-factor, 1)*100%) 70%;
  --pink-43: hsl(var(--pink-43-hsl)/1);
  --pink-43-hsl: 315.385 calc(var(--saturation-factor, 1)*100%) 69.412%;
  --pink-44: hsl(var(--pink-44-hsl)/1);
  --pink-44-hsl: 315.472 calc(var(--saturation-factor, 1)*100%) 68.824%;
  --pink-45: hsl(var(--pink-45-hsl)/1);
  --pink-45-hsl: 315.185 calc(var(--saturation-factor, 1)*100%) 68.235%;
  --pink-46: hsl(var(--pink-46-hsl)/1);
  --pink-46-hsl: 315.181 calc(var(--saturation-factor, 1)*100%) 67.451%;
  --pink-47: hsl(var(--pink-47-hsl)/1);
  --pink-47-hsl: 315.266 calc(var(--saturation-factor, 1)*100%) 66.863%;
  --pink-48: hsl(var(--pink-48-hsl)/1);
  --pink-48-hsl: 315.349 calc(var(--saturation-factor, 1)*100%) 66.275%;
  --pink-49: hsl(var(--pink-49-hsl)/1);
  --pink-49-hsl: 315 calc(var(--saturation-factor, 1)*100%) 65.49%;
  --pink-50: hsl(var(--pink-50-hsl)/1);
  --pink-50-hsl: 315 calc(var(--saturation-factor, 1)*100%) 64.706%;
  --pink-51: hsl(var(--pink-51-hsl)/1);
  --pink-51-hsl: 315.341 calc(var(--saturation-factor, 1)*94.624%) 63.529%;
  --pink-52: hsl(var(--pink-52-hsl)/1);
  --pink-52-hsl: 315.349 calc(var(--saturation-factor, 1)*89.583%) 62.353%;
  --pink-53: hsl(var(--pink-53-hsl)/1);
  --pink-53-hsl: 315.357 calc(var(--saturation-factor, 1)*84%) 60.784%;
  --pink-54: hsl(var(--pink-54-hsl)/1);
  --pink-54-hsl: 315.366 calc(var(--saturation-factor, 1)*79.612%) 59.608%;
  --pink-55: hsl(var(--pink-55-hsl)/1);
  --pink-55-hsl: 315.375 calc(var(--saturation-factor, 1)*74.766%) 58.039%;
  --pink-56: hsl(var(--pink-56-hsl)/1);
  --pink-56-hsl: 315.287 calc(var(--saturation-factor, 1)*71.041%) 56.667%;
  --pink-57: hsl(var(--pink-57-hsl)/1);
  --pink-57-hsl: 315.294 calc(var(--saturation-factor, 1)*67.401%) 55.49%;
  --pink-58: hsl(var(--pink-58-hsl)/1);
  --pink-58-hsl: 315.6 calc(var(--saturation-factor, 1)*64.103%) 54.118%;
  --pink-59: hsl(var(--pink-59-hsl)/1);
  --pink-59-hsl: 315.51 calc(var(--saturation-factor, 1)*60.996%) 52.745%;
  --pink-60: hsl(var(--pink-60-hsl)/1);
  --pink-60-hsl: 315.417 calc(var(--saturation-factor, 1)*58.065%) 51.373%;
  --pink-61: hsl(var(--pink-61-hsl)/1);
  --pink-61-hsl: 315.319 calc(var(--saturation-factor, 1)*55.294%) 50%;
  --pink-62: hsl(var(--pink-62-hsl)/1);
  --pink-62-hsl: 315.766 calc(var(--saturation-factor, 1)*55.02%) 48.824%;
  --pink-63: hsl(var(--pink-63-hsl)/1);
  --pink-63-hsl: 315.672 calc(var(--saturation-factor, 1)*55.372%) 47.451%;
  --pink-64: hsl(var(--pink-64-hsl)/1);
  --pink-64-hsl: 315.573 calc(var(--saturation-factor, 1)*55.745%) 46.078%;
  --pink-65: hsl(var(--pink-65-hsl)/1);
  --pink-65-hsl: 315.469 calc(var(--saturation-factor, 1)*56.14%) 44.706%;
  --pink-66: hsl(var(--pink-66-hsl)/1);
  --pink-66-hsl: 315.714 calc(var(--saturation-factor, 1)*56.757%) 43.529%;
  --pink-67: hsl(var(--pink-67-hsl)/1);
  --pink-67-hsl: 315.61 calc(var(--saturation-factor, 1)*57.209%) 42.157%;
  --pink-68: hsl(var(--pink-68-hsl)/1);
  --pink-68-hsl: 315.372 calc(var(--saturation-factor, 1)*58.454%) 40.588%;
  --pink-69: hsl(var(--pink-69-hsl)/1);
  --pink-69-hsl: 315.126 calc(var(--saturation-factor, 1)*59.204%) 39.412%;
  --pink-70: hsl(var(--pink-70-hsl)/1);
  --pink-70-hsl: 315 calc(var(--saturation-factor, 1)*59.794%) 38.039%;
  --pink-71: hsl(var(--pink-71-hsl)/1);
  --pink-71-hsl: 315.263 calc(var(--saturation-factor, 1)*60.638%) 36.863%;
  --pink-72: hsl(var(--pink-72-hsl)/1);
  --pink-72-hsl: 315.135 calc(var(--saturation-factor, 1)*61.326%) 35.49%;
  --pink-73: hsl(var(--pink-73-hsl)/1);
  --pink-73-hsl: 315.413 calc(var(--saturation-factor, 1)*62.286%) 34.314%;
  --pink-74: hsl(var(--pink-74-hsl)/1);
  --pink-74-hsl: 315.283 calc(var(--saturation-factor, 1)*63.095%) 32.941%;
  --pink-75: hsl(var(--pink-75-hsl)/1);
  --pink-75-hsl: 315 calc(var(--saturation-factor, 1)*64.198%) 31.765%;
  --pink-76: hsl(var(--pink-76-hsl)/1);
  --pink-76-hsl: 314.851 calc(var(--saturation-factor, 1)*65.161%) 30.392%;
  --pink-77: hsl(var(--pink-77-hsl)/1);
  --pink-77-hsl: 315 calc(var(--saturation-factor, 1)*67.568%) 29.02%;
  --pink-78: hsl(var(--pink-78-hsl)/1);
  --pink-78-hsl: 314.694 calc(var(--saturation-factor, 1)*69.014%) 27.843%;
  --pink-79: hsl(var(--pink-79-hsl)/1);
  --pink-79-hsl: 314.526 calc(var(--saturation-factor, 1)*70.37%) 26.471%;
  --pink-80: hsl(var(--pink-80-hsl)/1);
  --pink-80-hsl: 314.839 calc(var(--saturation-factor, 1)*72.093%) 25.294%;
  --pink-81: hsl(var(--pink-81-hsl)/1);
  --pink-81-hsl: 314.505 calc(var(--saturation-factor, 1)*73.984%) 24.118%;
  --pink-82: hsl(var(--pink-82-hsl)/1);
  --pink-82-hsl: 314.157 calc(var(--saturation-factor, 1)*77.391%) 22.549%;
  --pink-83: hsl(var(--pink-83-hsl)/1);
  --pink-83-hsl: 313.793 calc(var(--saturation-factor, 1)*79.817%) 21.373%;
  --pink-84: hsl(var(--pink-84-hsl)/1);
  --pink-84-hsl: 314.118 calc(var(--saturation-factor, 1)*82.524%) 20.196%;
  --pink-85: hsl(var(--pink-85-hsl)/1);
  --pink-85-hsl: 313.735 calc(var(--saturation-factor, 1)*85.567%) 19.02%;
  --pink-86: hsl(var(--pink-86-hsl)/1);
  --pink-86-hsl: 314.074 calc(var(--saturation-factor, 1)*89.011%) 17.843%;
  --pink-87: hsl(var(--pink-87-hsl)/1);
  --pink-87-hsl: 313.671 calc(var(--saturation-factor, 1)*92.941%) 16.667%;
  --pink-88: hsl(var(--pink-88-hsl)/1);
  --pink-88-hsl: 313.421 calc(var(--saturation-factor, 1)*95%) 15.686%;
  --pink-89: hsl(var(--pink-89-hsl)/1);
  --pink-89-hsl: 313.973 calc(var(--saturation-factor, 1)*97.333%) 14.706%;
  --pink-90: hsl(var(--pink-90-hsl)/1);
  --pink-90-hsl: 313.714 calc(var(--saturation-factor, 1)*100%) 13.725%;
  --pink-91: hsl(var(--pink-91-hsl)/1);
  --pink-91-hsl: 313.636 calc(var(--saturation-factor, 1)*100%) 12.941%;
  --pink-92: hsl(var(--pink-92-hsl)/1);
  --pink-92-hsl: 314.516 calc(var(--saturation-factor, 1)*100%) 12.157%;
  --pink-93: hsl(var(--pink-93-hsl)/1);
  --pink-93-hsl: 314.483 calc(var(--saturation-factor, 1)*100%) 11.373%;
  --pink-94: hsl(var(--pink-94-hsl)/1);
  --pink-94-hsl: 314.444 calc(var(--saturation-factor, 1)*100%) 10.588%;
  --pink-95: hsl(var(--pink-95-hsl)/1);
  --pink-95-hsl: 315.6 calc(var(--saturation-factor, 1)*100%) 9.804%;
  --pink-96: hsl(var(--pink-96-hsl)/1);
  --pink-96-hsl: 314.667 calc(var(--saturation-factor, 1)*100%) 8.824%;
  --pink-97: hsl(var(--pink-97-hsl)/1);
  --pink-97-hsl: 316.5 calc(var(--saturation-factor, 1)*100%) 7.843%;
  --pink-98: hsl(var(--pink-98-hsl)/1);
  --pink-98-hsl: 316.364 calc(var(--saturation-factor, 1)*100%) 6.471%;
  --pink-99: hsl(var(--pink-99-hsl)/1);
  --pink-99-hsl: 319.2 calc(var(--saturation-factor, 1)*100%) 4.902%;
  --pink-100: hsl(var(--pink-100-hsl)/1);
  --pink-100-hsl: 327.273 calc(var(--saturation-factor, 1)*100%) 2.157%;
  --opacity-1: hsl(var(--opacity-1-hsl)/0.0196078431372549);
  --opacity-1-hsl: 240 calc(var(--saturation-factor, 1)*4%) 60.784%;
  --opacity-4: hsl(var(--opacity-4-hsl)/0.0392156862745098);
  --opacity-4-hsl: 240 calc(var(--saturation-factor, 1)*4%) 60.784%;
  --opacity-8: hsl(var(--opacity-8-hsl)/0.0784313725490196);
  --opacity-8-hsl: 240 calc(var(--saturation-factor, 1)*4%) 60.784%;
  --opacity-12: hsl(var(--opacity-12-hsl)/0.12156862745098039);
  --opacity-12-hsl: 240 calc(var(--saturation-factor, 1)*4%) 60.784%;
  --opacity-16: hsl(var(--opacity-16-hsl)/0.1607843137254902);
  --opacity-16-hsl: 240 calc(var(--saturation-factor, 1)*4%) 60.784%;
  --opacity-20: hsl(var(--opacity-20-hsl)/0.2);
  --opacity-20-hsl: 240 calc(var(--saturation-factor, 1)*4%) 60.784%;
  --opacity-24: hsl(var(--opacity-24-hsl)/0.23921568627450981);
  --opacity-24-hsl: 240 calc(var(--saturation-factor, 1)*4%) 60.784%;
  --opacity-28: hsl(var(--opacity-28-hsl)/0.2784313725490196);
  --opacity-28-hsl: 240 calc(var(--saturation-factor, 1)*4%) 60.784%;
  --opacity-32: hsl(var(--opacity-32-hsl)/0.3215686274509804);
  --opacity-32-hsl: 240 calc(var(--saturation-factor, 1)*4%) 60.784%;
  --opacity-36: hsl(var(--opacity-36-hsl)/0.3607843137254902);
  --opacity-36-hsl: 240 calc(var(--saturation-factor, 1)*4%) 60.784%;
  --opacity-40: hsl(var(--opacity-40-hsl)/0.4);
  --opacity-40-hsl: 240 calc(var(--saturation-factor, 1)*4%) 60.784%;
  --opacity-44: hsl(var(--opacity-44-hsl)/0.4392156862745098);
  --opacity-44-hsl: 240 calc(var(--saturation-factor, 1)*4%) 60.784%;
  --opacity-48: hsl(var(--opacity-48-hsl)/0.47843137254901963);
  --opacity-48-hsl: 240 calc(var(--saturation-factor, 1)*4%) 60.784%;
  --opacity-52: hsl(var(--opacity-52-hsl)/0.5215686274509804);
  --opacity-52-hsl: 240 calc(var(--saturation-factor, 1)*4%) 60.784%;
  --opacity-56: hsl(var(--opacity-56-hsl)/0.5607843137254902);
  --opacity-56-hsl: 240 calc(var(--saturation-factor, 1)*4%) 60.784%;
  --opacity-60: hsl(var(--opacity-60-hsl)/0.6);
  --opacity-60-hsl: 240 calc(var(--saturation-factor, 1)*4%) 60.784%;
  --opacity-64: hsl(var(--opacity-64-hsl)/0.6392156862745098);
  --opacity-64-hsl: 240 calc(var(--saturation-factor, 1)*4%) 60.784%;
  --opacity-68: hsl(var(--opacity-68-hsl)/0.6784313725490196);
  --opacity-68-hsl: 240 calc(var(--saturation-factor, 1)*4%) 60.784%;
  --opacity-72: hsl(var(--opacity-72-hsl)/0.7215686274509804);
  --opacity-72-hsl: 240 calc(var(--saturation-factor, 1)*4%) 60.784%;
  --opacity-76: hsl(var(--opacity-76-hsl)/0.7607843137254902);
  --opacity-76-hsl: 240 calc(var(--saturation-factor, 1)*4%) 60.784%;
  --opacity-80: hsl(var(--opacity-80-hsl)/0.8);
  --opacity-80-hsl: 240 calc(var(--saturation-factor, 1)*4%) 60.784%;
  --opacity-84: hsl(var(--opacity-84-hsl)/0.8392156862745098);
  --opacity-84-hsl: 240 calc(var(--saturation-factor, 1)*4%) 60.784%;
  --opacity-88: hsl(var(--opacity-88-hsl)/0.8784313725490196);
  --opacity-88-hsl: 240 calc(var(--saturation-factor, 1)*4%) 60.784%;
  --opacity-92: hsl(var(--opacity-92-hsl)/0.9215686274509803);
  --opacity-92-hsl: 240 calc(var(--saturation-factor, 1)*4%) 60.784%;
  --opacity-96: hsl(var(--opacity-96-hsl)/0.9607843137254902);
  --opacity-96-hsl: 240 calc(var(--saturation-factor, 1)*4%) 60.784%;
  --opacity-blue-1: hsl(var(--opacity-blue-1-hsl)/0.0196078431372549);
  --opacity-blue-1-hsl: 209.339 calc(var(--saturation-factor, 1)*100%) 44.51%;
  --opacity-blue-4: hsl(var(--opacity-blue-4-hsl)/0.0392156862745098);
  --opacity-blue-4-hsl: 209.339 calc(var(--saturation-factor, 1)*100%) 44.51%;
  --opacity-blue-8: hsl(var(--opacity-blue-8-hsl)/0.0784313725490196);
  --opacity-blue-8-hsl: 209.339 calc(var(--saturation-factor, 1)*100%) 44.51%;
  --opacity-blue-12: hsl(var(--opacity-blue-12-hsl)/0.12156862745098039);
  --opacity-blue-12-hsl: 209.339 calc(var(--saturation-factor, 1)*100%) 44.51%;
  --opacity-blue-16: hsl(var(--opacity-blue-16-hsl)/0.1607843137254902);
  --opacity-blue-16-hsl: 209.339 calc(var(--saturation-factor, 1)*100%) 44.51%;
  --opacity-blue-20: hsl(var(--opacity-blue-20-hsl)/0.2);
  --opacity-blue-20-hsl: 209.339 calc(var(--saturation-factor, 1)*100%) 44.51%;
  --opacity-blue-24: hsl(var(--opacity-blue-24-hsl)/0.23921568627450981);
  --opacity-blue-24-hsl: 209.339 calc(var(--saturation-factor, 1)*100%) 44.51%;
  --opacity-blue-28: hsl(var(--opacity-blue-28-hsl)/0.2784313725490196);
  --opacity-blue-28-hsl: 209.339 calc(var(--saturation-factor, 1)*100%) 44.51%;
  --opacity-blue-32: hsl(var(--opacity-blue-32-hsl)/0.3215686274509804);
  --opacity-blue-32-hsl: 209.339 calc(var(--saturation-factor, 1)*100%) 44.51%;
  --opacity-blue-36: hsl(var(--opacity-blue-36-hsl)/0.3607843137254902);
  --opacity-blue-36-hsl: 209.339 calc(var(--saturation-factor, 1)*100%) 44.51%;
  --opacity-blue-40: hsl(var(--opacity-blue-40-hsl)/0.4);
  --opacity-blue-40-hsl: 209.339 calc(var(--saturation-factor, 1)*100%) 44.51%;
  --opacity-blue-44: hsl(var(--opacity-blue-44-hsl)/0.4392156862745098);
  --opacity-blue-44-hsl: 209.339 calc(var(--saturation-factor, 1)*100%) 44.51%;
  --opacity-blue-48: hsl(var(--opacity-blue-48-hsl)/0.47843137254901963);
  --opacity-blue-48-hsl: 209.339 calc(var(--saturation-factor, 1)*100%) 44.51%;
  --opacity-blue-52: hsl(var(--opacity-blue-52-hsl)/0.5215686274509804);
  --opacity-blue-52-hsl: 209.339 calc(var(--saturation-factor, 1)*100%) 44.51%;
  --opacity-blue-56: hsl(var(--opacity-blue-56-hsl)/0.5607843137254902);
  --opacity-blue-56-hsl: 209.339 calc(var(--saturation-factor, 1)*100%) 44.51%;
  --opacity-blue-60: hsl(var(--opacity-blue-60-hsl)/0.6);
  --opacity-blue-60-hsl: 209.339 calc(var(--saturation-factor, 1)*100%) 44.51%;
  --opacity-blue-64: hsl(var(--opacity-blue-64-hsl)/0.6392156862745098);
  --opacity-blue-64-hsl: 209.339 calc(var(--saturation-factor, 1)*100%) 44.51%;
  --opacity-blue-68: hsl(var(--opacity-blue-68-hsl)/0.6784313725490196);
  --opacity-blue-68-hsl: 209.339 calc(var(--saturation-factor, 1)*100%) 44.51%;
  --opacity-blue-72: hsl(var(--opacity-blue-72-hsl)/0.7215686274509804);
  --opacity-blue-72-hsl: 209.339 calc(var(--saturation-factor, 1)*100%) 44.51%;
  --opacity-blue-76: hsl(var(--opacity-blue-76-hsl)/0.7607843137254902);
  --opacity-blue-76-hsl: 209.339 calc(var(--saturation-factor, 1)*100%) 44.51%;
  --opacity-blue-80: hsl(var(--opacity-blue-80-hsl)/0.8);
  --opacity-blue-80-hsl: 209.339 calc(var(--saturation-factor, 1)*100%) 44.51%;
  --opacity-blue-84: hsl(var(--opacity-blue-84-hsl)/0.8392156862745098);
  --opacity-blue-84-hsl: 209.339 calc(var(--saturation-factor, 1)*100%) 44.51%;
  --opacity-blue-88: hsl(var(--opacity-blue-88-hsl)/0.8784313725490196);
  --opacity-blue-88-hsl: 209.339 calc(var(--saturation-factor, 1)*100%) 44.51%;
  --opacity-blue-92: hsl(var(--opacity-blue-92-hsl)/0.9215686274509803);
  --opacity-blue-92-hsl: 209.339 calc(var(--saturation-factor, 1)*100%) 44.51%;
  --opacity-blue-96: hsl(var(--opacity-blue-96-hsl)/0.9607843137254902);
  --opacity-blue-96-hsl: 209.339 calc(var(--saturation-factor, 1)*100%) 44.51%;
  --opacity-blurple-1: hsl(var(--opacity-blurple-1-hsl)/0.0196078431372549);
  --opacity-blurple-1-hsl: 234.935 calc(var(--saturation-factor, 1)*85.556%) 64.706%;
  --opacity-blurple-4: hsl(var(--opacity-blurple-4-hsl)/0.0392156862745098);
  --opacity-blurple-4-hsl: 234.935 calc(var(--saturation-factor, 1)*85.556%) 64.706%;
  --opacity-blurple-8: hsl(var(--opacity-blurple-8-hsl)/0.0784313725490196);
  --opacity-blurple-8-hsl: 234.935 calc(var(--saturation-factor, 1)*85.556%) 64.706%;
  --opacity-blurple-12: hsl(var(--opacity-blurple-12-hsl)/0.12156862745098039);
  --opacity-blurple-12-hsl: 234.935 calc(var(--saturation-factor, 1)*85.556%) 64.706%;
  --opacity-blurple-16: hsl(var(--opacity-blurple-16-hsl)/0.1607843137254902);
  --opacity-blurple-16-hsl: 234.935 calc(var(--saturation-factor, 1)*85.556%) 64.706%;
  --opacity-blurple-20: hsl(var(--opacity-blurple-20-hsl)/0.2);
  --opacity-blurple-20-hsl: 234.935 calc(var(--saturation-factor, 1)*85.556%) 64.706%;
  --opacity-blurple-24: hsl(var(--opacity-blurple-24-hsl)/0.23921568627450981);
  --opacity-blurple-24-hsl: 234.935 calc(var(--saturation-factor, 1)*85.556%) 64.706%;
  --opacity-blurple-28: hsl(var(--opacity-blurple-28-hsl)/0.2784313725490196);
  --opacity-blurple-28-hsl: 234.935 calc(var(--saturation-factor, 1)*85.556%) 64.706%;
  --opacity-blurple-32: hsl(var(--opacity-blurple-32-hsl)/0.3215686274509804);
  --opacity-blurple-32-hsl: 234.935 calc(var(--saturation-factor, 1)*85.556%) 64.706%;
  --opacity-blurple-36: hsl(var(--opacity-blurple-36-hsl)/0.3607843137254902);
  --opacity-blurple-36-hsl: 234.935 calc(var(--saturation-factor, 1)*85.556%) 64.706%;
  --opacity-blurple-40: hsl(var(--opacity-blurple-40-hsl)/0.4);
  --opacity-blurple-40-hsl: 234.935 calc(var(--saturation-factor, 1)*85.556%) 64.706%;
  --opacity-blurple-44: hsl(var(--opacity-blurple-44-hsl)/0.4392156862745098);
  --opacity-blurple-44-hsl: 234.935 calc(var(--saturation-factor, 1)*85.556%) 64.706%;
  --opacity-blurple-48: hsl(var(--opacity-blurple-48-hsl)/0.47843137254901963);
  --opacity-blurple-48-hsl: 234.935 calc(var(--saturation-factor, 1)*85.556%) 64.706%;
  --opacity-blurple-52: hsl(var(--opacity-blurple-52-hsl)/0.5215686274509804);
  --opacity-blurple-52-hsl: 234.935 calc(var(--saturation-factor, 1)*85.556%) 64.706%;
  --opacity-blurple-56: hsl(var(--opacity-blurple-56-hsl)/0.5607843137254902);
  --opacity-blurple-56-hsl: 234.935 calc(var(--saturation-factor, 1)*85.556%) 64.706%;
  --opacity-blurple-60: hsl(var(--opacity-blurple-60-hsl)/0.6);
  --opacity-blurple-60-hsl: 234.935 calc(var(--saturation-factor, 1)*85.556%) 64.706%;
  --opacity-blurple-64: hsl(var(--opacity-blurple-64-hsl)/0.6392156862745098);
  --opacity-blurple-64-hsl: 234.935 calc(var(--saturation-factor, 1)*85.556%) 64.706%;
  --opacity-blurple-68: hsl(var(--opacity-blurple-68-hsl)/0.6784313725490196);
  --opacity-blurple-68-hsl: 234.935 calc(var(--saturation-factor, 1)*85.556%) 64.706%;
  --opacity-blurple-72: hsl(var(--opacity-blurple-72-hsl)/0.7215686274509804);
  --opacity-blurple-72-hsl: 234.935 calc(var(--saturation-factor, 1)*85.556%) 64.706%;
  --opacity-blurple-76: hsl(var(--opacity-blurple-76-hsl)/0.7607843137254902);
  --opacity-blurple-76-hsl: 234.935 calc(var(--saturation-factor, 1)*85.556%) 64.706%;
  --opacity-blurple-80: hsl(var(--opacity-blurple-80-hsl)/0.8);
  --opacity-blurple-80-hsl: 234.935 calc(var(--saturation-factor, 1)*85.556%) 64.706%;
  --opacity-blurple-84: hsl(var(--opacity-blurple-84-hsl)/0.8392156862745098);
  --opacity-blurple-84-hsl: 234.935 calc(var(--saturation-factor, 1)*85.556%) 64.706%;
  --opacity-blurple-88: hsl(var(--opacity-blurple-88-hsl)/0.8784313725490196);
  --opacity-blurple-88-hsl: 234.935 calc(var(--saturation-factor, 1)*85.556%) 64.706%;
  --opacity-blurple-92: hsl(var(--opacity-blurple-92-hsl)/0.9215686274509803);
  --opacity-blurple-92-hsl: 234.935 calc(var(--saturation-factor, 1)*85.556%) 64.706%;
  --opacity-blurple-96: hsl(var(--opacity-blurple-96-hsl)/0.9607843137254902);
  --opacity-blurple-96-hsl: 234.935 calc(var(--saturation-factor, 1)*85.556%) 64.706%;
  --opacity-green-1: hsl(var(--opacity-green-1-hsl)/0.0196078431372549);
  --opacity-green-1-hsl: 151.128 calc(var(--saturation-factor, 1)*100%) 26.078%;
  --opacity-green-4: hsl(var(--opacity-green-4-hsl)/0.0392156862745098);
  --opacity-green-4-hsl: 151.128 calc(var(--saturation-factor, 1)*100%) 26.078%;
  --opacity-green-8: hsl(var(--opacity-green-8-hsl)/0.0784313725490196);
  --opacity-green-8-hsl: 151.128 calc(var(--saturation-factor, 1)*100%) 26.078%;
  --opacity-green-12: hsl(var(--opacity-green-12-hsl)/0.12156862745098039);
  --opacity-green-12-hsl: 151.128 calc(var(--saturation-factor, 1)*100%) 26.078%;
  --opacity-green-16: hsl(var(--opacity-green-16-hsl)/0.1607843137254902);
  --opacity-green-16-hsl: 151.128 calc(var(--saturation-factor, 1)*100%) 26.078%;
  --opacity-green-20: hsl(var(--opacity-green-20-hsl)/0.2);
  --opacity-green-20-hsl: 151.128 calc(var(--saturation-factor, 1)*100%) 26.078%;
  --opacity-green-24: hsl(var(--opacity-green-24-hsl)/0.23921568627450981);
  --opacity-green-24-hsl: 151.128 calc(var(--saturation-factor, 1)*100%) 26.078%;
  --opacity-green-28: hsl(var(--opacity-green-28-hsl)/0.2784313725490196);
  --opacity-green-28-hsl: 151.128 calc(var(--saturation-factor, 1)*100%) 26.078%;
  --opacity-green-32: hsl(var(--opacity-green-32-hsl)/0.3215686274509804);
  --opacity-green-32-hsl: 151.128 calc(var(--saturation-factor, 1)*100%) 26.078%;
  --opacity-green-36: hsl(var(--opacity-green-36-hsl)/0.3607843137254902);
  --opacity-green-36-hsl: 151.128 calc(var(--saturation-factor, 1)*100%) 26.078%;
  --opacity-green-40: hsl(var(--opacity-green-40-hsl)/0.4);
  --opacity-green-40-hsl: 151.128 calc(var(--saturation-factor, 1)*100%) 26.078%;
  --opacity-green-44: hsl(var(--opacity-green-44-hsl)/0.4392156862745098);
  --opacity-green-44-hsl: 151.128 calc(var(--saturation-factor, 1)*100%) 26.078%;
  --opacity-green-48: hsl(var(--opacity-green-48-hsl)/0.47843137254901963);
  --opacity-green-48-hsl: 151.128 calc(var(--saturation-factor, 1)*100%) 26.078%;
  --opacity-green-52: hsl(var(--opacity-green-52-hsl)/0.5215686274509804);
  --opacity-green-52-hsl: 151.128 calc(var(--saturation-factor, 1)*100%) 26.078%;
  --opacity-green-56: hsl(var(--opacity-green-56-hsl)/0.5607843137254902);
  --opacity-green-56-hsl: 151.128 calc(var(--saturation-factor, 1)*100%) 26.078%;
  --opacity-green-60: hsl(var(--opacity-green-60-hsl)/0.6);
  --opacity-green-60-hsl: 151.128 calc(var(--saturation-factor, 1)*100%) 26.078%;
  --opacity-green-64: hsl(var(--opacity-green-64-hsl)/0.6392156862745098);
  --opacity-green-64-hsl: 151.128 calc(var(--saturation-factor, 1)*100%) 26.078%;
  --opacity-green-68: hsl(var(--opacity-green-68-hsl)/0.6784313725490196);
  --opacity-green-68-hsl: 151.128 calc(var(--saturation-factor, 1)*100%) 26.078%;
  --opacity-green-72: hsl(var(--opacity-green-72-hsl)/0.7215686274509804);
  --opacity-green-72-hsl: 151.128 calc(var(--saturation-factor, 1)*100%) 26.078%;
  --opacity-green-76: hsl(var(--opacity-green-76-hsl)/0.7607843137254902);
  --opacity-green-76-hsl: 151.128 calc(var(--saturation-factor, 1)*100%) 26.078%;
  --opacity-green-80: hsl(var(--opacity-green-80-hsl)/0.8);
  --opacity-green-80-hsl: 151.128 calc(var(--saturation-factor, 1)*100%) 26.078%;
  --opacity-green-84: hsl(var(--opacity-green-84-hsl)/0.8392156862745098);
  --opacity-green-84-hsl: 151.128 calc(var(--saturation-factor, 1)*100%) 26.078%;
  --opacity-green-88: hsl(var(--opacity-green-88-hsl)/0.8784313725490196);
  --opacity-green-88-hsl: 151.128 calc(var(--saturation-factor, 1)*100%) 26.078%;
  --opacity-green-92: hsl(var(--opacity-green-92-hsl)/0.9215686274509803);
  --opacity-green-92-hsl: 151.128 calc(var(--saturation-factor, 1)*100%) 26.078%;
  --opacity-green-96: hsl(var(--opacity-green-96-hsl)/0.9607843137254902);
  --opacity-green-96-hsl: 151.128 calc(var(--saturation-factor, 1)*100%) 26.078%;
  --opacity-red-1: hsl(var(--opacity-red-1-hsl)/0.0196078431372549);
  --opacity-red-1-hsl: 355.636 calc(var(--saturation-factor, 1)*64.706%) 50%;
  --opacity-red-4: hsl(var(--opacity-red-4-hsl)/0.0392156862745098);
  --opacity-red-4-hsl: 355.636 calc(var(--saturation-factor, 1)*64.706%) 50%;
  --opacity-red-8: hsl(var(--opacity-red-8-hsl)/0.0784313725490196);
  --opacity-red-8-hsl: 355.636 calc(var(--saturation-factor, 1)*64.706%) 50%;
  --opacity-red-12: hsl(var(--opacity-red-12-hsl)/0.12156862745098039);
  --opacity-red-12-hsl: 355.636 calc(var(--saturation-factor, 1)*64.706%) 50%;
  --opacity-red-16: hsl(var(--opacity-red-16-hsl)/0.1607843137254902);
  --opacity-red-16-hsl: 355.636 calc(var(--saturation-factor, 1)*64.706%) 50%;
  --opacity-red-20: hsl(var(--opacity-red-20-hsl)/0.2);
  --opacity-red-20-hsl: 355.636 calc(var(--saturation-factor, 1)*64.706%) 50%;
  --opacity-red-24: hsl(var(--opacity-red-24-hsl)/0.23921568627450981);
  --opacity-red-24-hsl: 355.636 calc(var(--saturation-factor, 1)*64.706%) 50%;
  --opacity-red-28: hsl(var(--opacity-red-28-hsl)/0.2784313725490196);
  --opacity-red-28-hsl: 355.636 calc(var(--saturation-factor, 1)*64.706%) 50%;
  --opacity-red-32: hsl(var(--opacity-red-32-hsl)/0.3215686274509804);
  --opacity-red-32-hsl: 355.636 calc(var(--saturation-factor, 1)*64.706%) 50%;
  --opacity-red-36: hsl(var(--opacity-red-36-hsl)/0.3607843137254902);
  --opacity-red-36-hsl: 355.636 calc(var(--saturation-factor, 1)*64.706%) 50%;
  --opacity-red-40: hsl(var(--opacity-red-40-hsl)/0.4);
  --opacity-red-40-hsl: 355.636 calc(var(--saturation-factor, 1)*64.706%) 50%;
  --opacity-red-44: hsl(var(--opacity-red-44-hsl)/0.4392156862745098);
  --opacity-red-44-hsl: 355.636 calc(var(--saturation-factor, 1)*64.706%) 50%;
  --opacity-red-48: hsl(var(--opacity-red-48-hsl)/0.47843137254901963);
  --opacity-red-48-hsl: 355.636 calc(var(--saturation-factor, 1)*64.706%) 50%;
  --opacity-red-52: hsl(var(--opacity-red-52-hsl)/0.5215686274509804);
  --opacity-red-52-hsl: 355.636 calc(var(--saturation-factor, 1)*64.706%) 50%;
  --opacity-red-56: hsl(var(--opacity-red-56-hsl)/0.5607843137254902);
  --opacity-red-56-hsl: 355.636 calc(var(--saturation-factor, 1)*64.706%) 50%;
  --opacity-red-60: hsl(var(--opacity-red-60-hsl)/0.6);
  --opacity-red-60-hsl: 355.636 calc(var(--saturation-factor, 1)*64.706%) 50%;
  --opacity-red-64: hsl(var(--opacity-red-64-hsl)/0.6392156862745098);
  --opacity-red-64-hsl: 355.636 calc(var(--saturation-factor, 1)*64.706%) 50%;
  --opacity-red-68: hsl(var(--opacity-red-68-hsl)/0.6784313725490196);
  --opacity-red-68-hsl: 355.636 calc(var(--saturation-factor, 1)*64.706%) 50%;
  --opacity-red-72: hsl(var(--opacity-red-72-hsl)/0.7215686274509804);
  --opacity-red-72-hsl: 355.636 calc(var(--saturation-factor, 1)*64.706%) 50%;
  --opacity-red-76: hsl(var(--opacity-red-76-hsl)/0.7607843137254902);
  --opacity-red-76-hsl: 355.636 calc(var(--saturation-factor, 1)*64.706%) 50%;
  --opacity-red-80: hsl(var(--opacity-red-80-hsl)/0.8);
  --opacity-red-80-hsl: 355.636 calc(var(--saturation-factor, 1)*64.706%) 50%;
  --opacity-red-84: hsl(var(--opacity-red-84-hsl)/0.8392156862745098);
  --opacity-red-84-hsl: 355.636 calc(var(--saturation-factor, 1)*64.706%) 50%;
  --opacity-red-88: hsl(var(--opacity-red-88-hsl)/0.8784313725490196);
  --opacity-red-88-hsl: 355.636 calc(var(--saturation-factor, 1)*64.706%) 50%;
  --opacity-red-92: hsl(var(--opacity-red-92-hsl)/0.9215686274509803);
  --opacity-red-92-hsl: 355.636 calc(var(--saturation-factor, 1)*64.706%) 50%;
  --opacity-red-96: hsl(var(--opacity-red-96-hsl)/0.9607843137254902);
  --opacity-red-96-hsl: 355.636 calc(var(--saturation-factor, 1)*64.706%) 50%;
  --opacity-teal-1: hsl(var(--opacity-teal-1-hsl)/0.0196078431372549);
  --opacity-teal-1-hsl: 184.615 calc(var(--saturation-factor, 1)*100%) 28.039%;
  --opacity-teal-4: hsl(var(--opacity-teal-4-hsl)/0.0392156862745098);
  --opacity-teal-4-hsl: 184.615 calc(var(--saturation-factor, 1)*100%) 28.039%;
  --opacity-teal-8: hsl(var(--opacity-teal-8-hsl)/0.0784313725490196);
  --opacity-teal-8-hsl: 184.615 calc(var(--saturation-factor, 1)*100%) 28.039%;
  --opacity-teal-12: hsl(var(--opacity-teal-12-hsl)/0.12156862745098039);
  --opacity-teal-12-hsl: 184.615 calc(var(--saturation-factor, 1)*100%) 28.039%;
  --opacity-teal-16: hsl(var(--opacity-teal-16-hsl)/0.1607843137254902);
  --opacity-teal-16-hsl: 184.615 calc(var(--saturation-factor, 1)*100%) 28.039%;
  --opacity-teal-20: hsl(var(--opacity-teal-20-hsl)/0.2);
  --opacity-teal-20-hsl: 184.615 calc(var(--saturation-factor, 1)*100%) 28.039%;
  --opacity-teal-24: hsl(var(--opacity-teal-24-hsl)/0.23921568627450981);
  --opacity-teal-24-hsl: 184.615 calc(var(--saturation-factor, 1)*100%) 28.039%;
  --opacity-teal-28: hsl(var(--opacity-teal-28-hsl)/0.2784313725490196);
  --opacity-teal-28-hsl: 184.615 calc(var(--saturation-factor, 1)*100%) 28.039%;
  --opacity-teal-32: hsl(var(--opacity-teal-32-hsl)/0.3215686274509804);
  --opacity-teal-32-hsl: 184.615 calc(var(--saturation-factor, 1)*100%) 28.039%;
  --opacity-teal-36: hsl(var(--opacity-teal-36-hsl)/0.3607843137254902);
  --opacity-teal-36-hsl: 184.615 calc(var(--saturation-factor, 1)*100%) 28.039%;
  --opacity-teal-40: hsl(var(--opacity-teal-40-hsl)/0.4);
  --opacity-teal-40-hsl: 184.615 calc(var(--saturation-factor, 1)*100%) 28.039%;
  --opacity-teal-44: hsl(var(--opacity-teal-44-hsl)/0.4392156862745098);
  --opacity-teal-44-hsl: 184.615 calc(var(--saturation-factor, 1)*100%) 28.039%;
  --opacity-teal-48: hsl(var(--opacity-teal-48-hsl)/0.47843137254901963);
  --opacity-teal-48-hsl: 184.615 calc(var(--saturation-factor, 1)*100%) 28.039%;
  --opacity-teal-52: hsl(var(--opacity-teal-52-hsl)/0.5215686274509804);
  --opacity-teal-52-hsl: 184.615 calc(var(--saturation-factor, 1)*100%) 28.039%;
  --opacity-teal-56: hsl(var(--opacity-teal-56-hsl)/0.5607843137254902);
  --opacity-teal-56-hsl: 184.615 calc(var(--saturation-factor, 1)*100%) 28.039%;
  --opacity-teal-60: hsl(var(--opacity-teal-60-hsl)/0.6);
  --opacity-teal-60-hsl: 184.615 calc(var(--saturation-factor, 1)*100%) 28.039%;
  --opacity-teal-64: hsl(var(--opacity-teal-64-hsl)/0.6392156862745098);
  --opacity-teal-64-hsl: 184.615 calc(var(--saturation-factor, 1)*100%) 28.039%;
  --opacity-teal-68: hsl(var(--opacity-teal-68-hsl)/0.6784313725490196);
  --opacity-teal-68-hsl: 184.615 calc(var(--saturation-factor, 1)*100%) 28.039%;
  --opacity-teal-72: hsl(var(--opacity-teal-72-hsl)/0.7215686274509804);
  --opacity-teal-72-hsl: 184.615 calc(var(--saturation-factor, 1)*100%) 28.039%;
  --opacity-teal-76: hsl(var(--opacity-teal-76-hsl)/0.7607843137254902);
  --opacity-teal-76-hsl: 184.615 calc(var(--saturation-factor, 1)*100%) 28.039%;
  --opacity-teal-80: hsl(var(--opacity-teal-80-hsl)/0.8);
  --opacity-teal-80-hsl: 184.615 calc(var(--saturation-factor, 1)*100%) 28.039%;
  --opacity-teal-84: hsl(var(--opacity-teal-84-hsl)/0.8392156862745098);
  --opacity-teal-84-hsl: 184.615 calc(var(--saturation-factor, 1)*100%) 28.039%;
  --opacity-teal-88: hsl(var(--opacity-teal-88-hsl)/0.8784313725490196);
  --opacity-teal-88-hsl: 184.615 calc(var(--saturation-factor, 1)*100%) 28.039%;
  --opacity-teal-92: hsl(var(--opacity-teal-92-hsl)/0.9215686274509803);
  --opacity-teal-92-hsl: 184.615 calc(var(--saturation-factor, 1)*100%) 28.039%;
  --opacity-teal-96: hsl(var(--opacity-teal-96-hsl)/0.9607843137254902);
  --opacity-teal-96-hsl: 184.615 calc(var(--saturation-factor, 1)*100%) 28.039%;
  --opacity-yellow-1: hsl(var(--opacity-yellow-1-hsl)/0.0196078431372549);
  --opacity-yellow-1-hsl: 39.435 calc(var(--saturation-factor, 1)*100%) 48.627%;
  --opacity-yellow-4: hsl(var(--opacity-yellow-4-hsl)/0.0392156862745098);
  --opacity-yellow-4-hsl: 39.435 calc(var(--saturation-factor, 1)*100%) 48.627%;
  --opacity-yellow-8: hsl(var(--opacity-yellow-8-hsl)/0.0784313725490196);
  --opacity-yellow-8-hsl: 39.435 calc(var(--saturation-factor, 1)*100%) 48.627%;
  --opacity-yellow-12: hsl(var(--opacity-yellow-12-hsl)/0.12156862745098039);
  --opacity-yellow-12-hsl: 39.435 calc(var(--saturation-factor, 1)*100%) 48.627%;
  --opacity-yellow-16: hsl(var(--opacity-yellow-16-hsl)/0.1607843137254902);
  --opacity-yellow-16-hsl: 39.435 calc(var(--saturation-factor, 1)*100%) 48.627%;
  --opacity-yellow-20: hsl(var(--opacity-yellow-20-hsl)/0.2);
  --opacity-yellow-20-hsl: 39.435 calc(var(--saturation-factor, 1)*100%) 48.627%;
  --opacity-yellow-24: hsl(var(--opacity-yellow-24-hsl)/0.23921568627450981);
  --opacity-yellow-24-hsl: 39.435 calc(var(--saturation-factor, 1)*100%) 48.627%;
  --opacity-yellow-28: hsl(var(--opacity-yellow-28-hsl)/0.2784313725490196);
  --opacity-yellow-28-hsl: 39.435 calc(var(--saturation-factor, 1)*100%) 48.627%;
  --opacity-yellow-32: hsl(var(--opacity-yellow-32-hsl)/0.3215686274509804);
  --opacity-yellow-32-hsl: 39.435 calc(var(--saturation-factor, 1)*100%) 48.627%;
  --opacity-yellow-36: hsl(var(--opacity-yellow-36-hsl)/0.3607843137254902);
  --opacity-yellow-36-hsl: 39.435 calc(var(--saturation-factor, 1)*100%) 48.627%;
  --opacity-yellow-40: hsl(var(--opacity-yellow-40-hsl)/0.4);
  --opacity-yellow-40-hsl: 39.435 calc(var(--saturation-factor, 1)*100%) 48.627%;
  --opacity-yellow-44: hsl(var(--opacity-yellow-44-hsl)/0.4392156862745098);
  --opacity-yellow-44-hsl: 39.435 calc(var(--saturation-factor, 1)*100%) 48.627%;
  --opacity-yellow-48: hsl(var(--opacity-yellow-48-hsl)/0.47843137254901963);
  --opacity-yellow-48-hsl: 39.435 calc(var(--saturation-factor, 1)*100%) 48.627%;
  --opacity-yellow-52: hsl(var(--opacity-yellow-52-hsl)/0.5215686274509804);
  --opacity-yellow-52-hsl: 39.435 calc(var(--saturation-factor, 1)*100%) 48.627%;
  --opacity-yellow-56: hsl(var(--opacity-yellow-56-hsl)/0.5607843137254902);
  --opacity-yellow-56-hsl: 39.435 calc(var(--saturation-factor, 1)*100%) 48.627%;
  --opacity-yellow-60: hsl(var(--opacity-yellow-60-hsl)/0.6);
  --opacity-yellow-60-hsl: 39.435 calc(var(--saturation-factor, 1)*100%) 48.627%;
  --opacity-yellow-64: hsl(var(--opacity-yellow-64-hsl)/0.6392156862745098);
  --opacity-yellow-64-hsl: 39.435 calc(var(--saturation-factor, 1)*100%) 48.627%;
  --opacity-yellow-68: hsl(var(--opacity-yellow-68-hsl)/0.6784313725490196);
  --opacity-yellow-68-hsl: 39.435 calc(var(--saturation-factor, 1)*100%) 48.627%;
  --opacity-yellow-72: hsl(var(--opacity-yellow-72-hsl)/0.7215686274509804);
  --opacity-yellow-72-hsl: 39.435 calc(var(--saturation-factor, 1)*100%) 48.627%;
  --opacity-yellow-76: hsl(var(--opacity-yellow-76-hsl)/0.7607843137254902);
  --opacity-yellow-76-hsl: 39.435 calc(var(--saturation-factor, 1)*100%) 48.627%;
  --opacity-yellow-80: hsl(var(--opacity-yellow-80-hsl)/0.8);
  --opacity-yellow-80-hsl: 39.435 calc(var(--saturation-factor, 1)*100%) 48.627%;
  --opacity-yellow-84: hsl(var(--opacity-yellow-84-hsl)/0.8392156862745098);
  --opacity-yellow-84-hsl: 39.435 calc(var(--saturation-factor, 1)*100%) 48.627%;
  --opacity-yellow-88: hsl(var(--opacity-yellow-88-hsl)/0.8784313725490196);
  --opacity-yellow-88-hsl: 39.435 calc(var(--saturation-factor, 1)*100%) 48.627%;
  --opacity-yellow-92: hsl(var(--opacity-yellow-92-hsl)/0.9215686274509803);
  --opacity-yellow-92-hsl: 39.435 calc(var(--saturation-factor, 1)*100%) 48.627%;
  --opacity-yellow-96: hsl(var(--opacity-yellow-96-hsl)/0.9607843137254902);
  --opacity-yellow-96-hsl: 39.435 calc(var(--saturation-factor, 1)*100%) 48.627%;
  --opacity-orange-1: hsl(var(--opacity-orange-1-hsl)/0.0196078431372549);
  --opacity-orange-1-hsl: 25.079 calc(var(--saturation-factor, 1)*100%) 37.059%;
  --opacity-orange-4: hsl(var(--opacity-orange-4-hsl)/0.0392156862745098);
  --opacity-orange-4-hsl: 25.079 calc(var(--saturation-factor, 1)*100%) 37.059%;
  --opacity-orange-8: hsl(var(--opacity-orange-8-hsl)/0.0784313725490196);
  --opacity-orange-8-hsl: 25.079 calc(var(--saturation-factor, 1)*100%) 37.059%;
  --opacity-orange-12: hsl(var(--opacity-orange-12-hsl)/0.12156862745098039);
  --opacity-orange-12-hsl: 25.079 calc(var(--saturation-factor, 1)*100%) 37.059%;
  --opacity-orange-16: hsl(var(--opacity-orange-16-hsl)/0.1607843137254902);
  --opacity-orange-16-hsl: 25.079 calc(var(--saturation-factor, 1)*100%) 37.059%;
  --opacity-orange-20: hsl(var(--opacity-orange-20-hsl)/0.2);
  --opacity-orange-20-hsl: 25.079 calc(var(--saturation-factor, 1)*100%) 37.059%;
  --opacity-orange-24: hsl(var(--opacity-orange-24-hsl)/0.23921568627450981);
  --opacity-orange-24-hsl: 25.079 calc(var(--saturation-factor, 1)*100%) 37.059%;
  --opacity-orange-28: hsl(var(--opacity-orange-28-hsl)/0.2784313725490196);
  --opacity-orange-28-hsl: 25.079 calc(var(--saturation-factor, 1)*100%) 37.059%;
  --opacity-orange-32: hsl(var(--opacity-orange-32-hsl)/0.3215686274509804);
  --opacity-orange-32-hsl: 25.079 calc(var(--saturation-factor, 1)*100%) 37.059%;
  --opacity-orange-36: hsl(var(--opacity-orange-36-hsl)/0.3607843137254902);
  --opacity-orange-36-hsl: 25.079 calc(var(--saturation-factor, 1)*100%) 37.059%;
  --opacity-orange-40: hsl(var(--opacity-orange-40-hsl)/0.4);
  --opacity-orange-40-hsl: 25.079 calc(var(--saturation-factor, 1)*100%) 37.059%;
  --opacity-orange-44: hsl(var(--opacity-orange-44-hsl)/0.4392156862745098);
  --opacity-orange-44-hsl: 25.079 calc(var(--saturation-factor, 1)*100%) 37.059%;
  --opacity-orange-48: hsl(var(--opacity-orange-48-hsl)/0.47843137254901963);
  --opacity-orange-48-hsl: 25.079 calc(var(--saturation-factor, 1)*100%) 37.059%;
  --opacity-orange-52: hsl(var(--opacity-orange-52-hsl)/0.5215686274509804);
  --opacity-orange-52-hsl: 25.079 calc(var(--saturation-factor, 1)*100%) 37.059%;
  --opacity-orange-56: hsl(var(--opacity-orange-56-hsl)/0.5607843137254902);
  --opacity-orange-56-hsl: 25.079 calc(var(--saturation-factor, 1)*100%) 37.059%;
  --opacity-orange-60: hsl(var(--opacity-orange-60-hsl)/0.6);
  --opacity-orange-60-hsl: 25.079 calc(var(--saturation-factor, 1)*100%) 37.059%;
  --opacity-orange-64: hsl(var(--opacity-orange-64-hsl)/0.6392156862745098);
  --opacity-orange-64-hsl: 25.079 calc(var(--saturation-factor, 1)*100%) 37.059%;
  --opacity-orange-68: hsl(var(--opacity-orange-68-hsl)/0.6784313725490196);
  --opacity-orange-68-hsl: 25.079 calc(var(--saturation-factor, 1)*100%) 37.059%;
  --opacity-orange-72: hsl(var(--opacity-orange-72-hsl)/0.7215686274509804);
  --opacity-orange-72-hsl: 25.079 calc(var(--saturation-factor, 1)*100%) 37.059%;
  --opacity-orange-76: hsl(var(--opacity-orange-76-hsl)/0.7607843137254902);
  --opacity-orange-76-hsl: 25.079 calc(var(--saturation-factor, 1)*100%) 37.059%;
  --opacity-orange-80: hsl(var(--opacity-orange-80-hsl)/0.8);
  --opacity-orange-80-hsl: 25.079 calc(var(--saturation-factor, 1)*100%) 37.059%;
  --opacity-orange-84: hsl(var(--opacity-orange-84-hsl)/0.8392156862745098);
  --opacity-orange-84-hsl: 25.079 calc(var(--saturation-factor, 1)*100%) 37.059%;
  --opacity-orange-88: hsl(var(--opacity-orange-88-hsl)/0.8784313725490196);
  --opacity-orange-88-hsl: 25.079 calc(var(--saturation-factor, 1)*100%) 37.059%;
  --opacity-orange-92: hsl(var(--opacity-orange-92-hsl)/0.9215686274509803);
  --opacity-orange-92-hsl: 25.079 calc(var(--saturation-factor, 1)*100%) 37.059%;
  --opacity-orange-96: hsl(var(--opacity-orange-96-hsl)/0.9607843137254902);
  --opacity-orange-96-hsl: 25.079 calc(var(--saturation-factor, 1)*100%) 37.059%;
  --opacity-pink-1: hsl(var(--opacity-pink-1-hsl)/0.0196078431372549);
  --opacity-pink-1-hsl: 315 calc(var(--saturation-factor, 1)*100%) 64.706%;
  --opacity-pink-4: hsl(var(--opacity-pink-4-hsl)/0.0392156862745098);
  --opacity-pink-4-hsl: 315 calc(var(--saturation-factor, 1)*100%) 64.706%;
  --opacity-pink-8: hsl(var(--opacity-pink-8-hsl)/0.0784313725490196);
  --opacity-pink-8-hsl: 315 calc(var(--saturation-factor, 1)*100%) 64.706%;
  --opacity-pink-12: hsl(var(--opacity-pink-12-hsl)/0.12156862745098039);
  --opacity-pink-12-hsl: 315 calc(var(--saturation-factor, 1)*100%) 64.706%;
  --opacity-pink-16: hsl(var(--opacity-pink-16-hsl)/0.1607843137254902);
  --opacity-pink-16-hsl: 315 calc(var(--saturation-factor, 1)*100%) 64.706%;
  --opacity-pink-20: hsl(var(--opacity-pink-20-hsl)/0.2);
  --opacity-pink-20-hsl: 315 calc(var(--saturation-factor, 1)*100%) 64.706%;
  --opacity-pink-24: hsl(var(--opacity-pink-24-hsl)/0.23921568627450981);
  --opacity-pink-24-hsl: 315 calc(var(--saturation-factor, 1)*100%) 64.706%;
  --opacity-pink-28: hsl(var(--opacity-pink-28-hsl)/0.2784313725490196);
  --opacity-pink-28-hsl: 315 calc(var(--saturation-factor, 1)*100%) 64.706%;
  --opacity-pink-32: hsl(var(--opacity-pink-32-hsl)/0.3215686274509804);
  --opacity-pink-32-hsl: 315 calc(var(--saturation-factor, 1)*100%) 64.706%;
  --opacity-pink-36: hsl(var(--opacity-pink-36-hsl)/0.3607843137254902);
  --opacity-pink-36-hsl: 315 calc(var(--saturation-factor, 1)*100%) 64.706%;
  --opacity-pink-40: hsl(var(--opacity-pink-40-hsl)/0.4);
  --opacity-pink-40-hsl: 315 calc(var(--saturation-factor, 1)*100%) 64.706%;
  --opacity-pink-44: hsl(var(--opacity-pink-44-hsl)/0.4392156862745098);
  --opacity-pink-44-hsl: 315 calc(var(--saturation-factor, 1)*100%) 64.706%;
  --opacity-pink-48: hsl(var(--opacity-pink-48-hsl)/0.47843137254901963);
  --opacity-pink-48-hsl: 315 calc(var(--saturation-factor, 1)*100%) 64.706%;
  --opacity-pink-52: hsl(var(--opacity-pink-52-hsl)/0.5215686274509804);
  --opacity-pink-52-hsl: 315 calc(var(--saturation-factor, 1)*100%) 64.706%;
  --opacity-pink-56: hsl(var(--opacity-pink-56-hsl)/0.5607843137254902);
  --opacity-pink-56-hsl: 315 calc(var(--saturation-factor, 1)*100%) 64.706%;
  --opacity-pink-60: hsl(var(--opacity-pink-60-hsl)/0.6);
  --opacity-pink-60-hsl: 315 calc(var(--saturation-factor, 1)*100%) 64.706%;
  --opacity-pink-64: hsl(var(--opacity-pink-64-hsl)/0.6392156862745098);
  --opacity-pink-64-hsl: 315 calc(var(--saturation-factor, 1)*100%) 64.706%;
  --opacity-pink-68: hsl(var(--opacity-pink-68-hsl)/0.6784313725490196);
  --opacity-pink-68-hsl: 315 calc(var(--saturation-factor, 1)*100%) 64.706%;
  --opacity-pink-72: hsl(var(--opacity-pink-72-hsl)/0.7215686274509804);
  --opacity-pink-72-hsl: 315 calc(var(--saturation-factor, 1)*100%) 64.706%;
  --opacity-pink-76: hsl(var(--opacity-pink-76-hsl)/0.7607843137254902);
  --opacity-pink-76-hsl: 315 calc(var(--saturation-factor, 1)*100%) 64.706%;
  --opacity-pink-80: hsl(var(--opacity-pink-80-hsl)/0.8);
  --opacity-pink-80-hsl: 315 calc(var(--saturation-factor, 1)*100%) 64.706%;
  --opacity-pink-84: hsl(var(--opacity-pink-84-hsl)/0.8392156862745098);
  --opacity-pink-84-hsl: 315 calc(var(--saturation-factor, 1)*100%) 64.706%;
  --opacity-pink-88: hsl(var(--opacity-pink-88-hsl)/0.8784313725490196);
  --opacity-pink-88-hsl: 315 calc(var(--saturation-factor, 1)*100%) 64.706%;
  --opacity-pink-92: hsl(var(--opacity-pink-92-hsl)/0.9215686274509803);
  --opacity-pink-92-hsl: 315 calc(var(--saturation-factor, 1)*100%) 64.706%;
  --opacity-pink-96: hsl(var(--opacity-pink-96-hsl)/0.9607843137254902);
  --opacity-pink-96-hsl: 315 calc(var(--saturation-factor, 1)*100%) 64.706%;
  --opacity-white-1: hsl(var(--opacity-white-1-hsl)/0.0196078431372549);
  --opacity-white-1-hsl: 0 calc(var(--saturation-factor, 1)*0%) 100%;
  --opacity-white-4: hsl(var(--opacity-white-4-hsl)/0.0392156862745098);
  --opacity-white-4-hsl: 0 calc(var(--saturation-factor, 1)*0%) 100%;
  --opacity-white-8: hsl(var(--opacity-white-8-hsl)/0.0784313725490196);
  --opacity-white-8-hsl: 0 calc(var(--saturation-factor, 1)*0%) 100%;
  --opacity-white-12: hsl(var(--opacity-white-12-hsl)/0.12156862745098039);
  --opacity-white-12-hsl: 0 calc(var(--saturation-factor, 1)*0%) 100%;
  --opacity-white-16: hsl(var(--opacity-white-16-hsl)/0.1607843137254902);
  --opacity-white-16-hsl: 0 calc(var(--saturation-factor, 1)*0%) 100%;
  --opacity-white-20: hsl(var(--opacity-white-20-hsl)/0.2);
  --opacity-white-20-hsl: 0 calc(var(--saturation-factor, 1)*0%) 100%;
  --opacity-white-24: hsl(var(--opacity-white-24-hsl)/0.23921568627450981);
  --opacity-white-24-hsl: 0 calc(var(--saturation-factor, 1)*0%) 100%;
  --opacity-white-28: hsl(var(--opacity-white-28-hsl)/0.2784313725490196);
  --opacity-white-28-hsl: 0 calc(var(--saturation-factor, 1)*0%) 100%;
  --opacity-white-32: hsl(var(--opacity-white-32-hsl)/0.3215686274509804);
  --opacity-white-32-hsl: 0 calc(var(--saturation-factor, 1)*0%) 100%;
  --opacity-white-36: hsl(var(--opacity-white-36-hsl)/0.3607843137254902);
  --opacity-white-36-hsl: 0 calc(var(--saturation-factor, 1)*0%) 100%;
  --opacity-white-40: hsl(var(--opacity-white-40-hsl)/0.4);
  --opacity-white-40-hsl: 0 calc(var(--saturation-factor, 1)*0%) 100%;
  --opacity-white-44: hsl(var(--opacity-white-44-hsl)/0.4392156862745098);
  --opacity-white-44-hsl: 0 calc(var(--saturation-factor, 1)*0%) 100%;
  --opacity-white-48: hsl(var(--opacity-white-48-hsl)/0.47843137254901963);
  --opacity-white-48-hsl: 0 calc(var(--saturation-factor, 1)*0%) 100%;
  --opacity-white-52: hsl(var(--opacity-white-52-hsl)/0.5215686274509804);
  --opacity-white-52-hsl: 0 calc(var(--saturation-factor, 1)*0%) 100%;
  --opacity-white-56: hsl(var(--opacity-white-56-hsl)/0.5607843137254902);
  --opacity-white-56-hsl: 0 calc(var(--saturation-factor, 1)*0%) 100%;
  --opacity-white-60: hsl(var(--opacity-white-60-hsl)/0.6);
  --opacity-white-60-hsl: 0 calc(var(--saturation-factor, 1)*0%) 100%;
  --opacity-white-64: hsl(var(--opacity-white-64-hsl)/0.6392156862745098);
  --opacity-white-64-hsl: 0 calc(var(--saturation-factor, 1)*0%) 100%;
  --opacity-white-68: hsl(var(--opacity-white-68-hsl)/0.6784313725490196);
  --opacity-white-68-hsl: 0 calc(var(--saturation-factor, 1)*0%) 100%;
  --opacity-white-72: hsl(var(--opacity-white-72-hsl)/0.7215686274509804);
  --opacity-white-72-hsl: 0 calc(var(--saturation-factor, 1)*0%) 100%;
  --opacity-white-76: hsl(var(--opacity-white-76-hsl)/0.7607843137254902);
  --opacity-white-76-hsl: 0 calc(var(--saturation-factor, 1)*0%) 100%;
  --opacity-white-80: hsl(var(--opacity-white-80-hsl)/0.8);
  --opacity-white-80-hsl: 0 calc(var(--saturation-factor, 1)*0%) 100%;
  --opacity-white-84: hsl(var(--opacity-white-84-hsl)/0.8392156862745098);
  --opacity-white-84-hsl: 0 calc(var(--saturation-factor, 1)*0%) 100%;
  --opacity-white-88: hsl(var(--opacity-white-88-hsl)/0.8784313725490196);
  --opacity-white-88-hsl: 0 calc(var(--saturation-factor, 1)*0%) 100%;
  --opacity-white-92: hsl(var(--opacity-white-92-hsl)/0.9215686274509803);
  --opacity-white-92-hsl: 0 calc(var(--saturation-factor, 1)*0%) 100%;
  --opacity-white-96: hsl(var(--opacity-white-96-hsl)/0.9607843137254902);
  --opacity-white-96-hsl: 0 calc(var(--saturation-factor, 1)*0%) 100%;
  --opacity-black-1: hsl(var(--opacity-black-1-hsl)/0.0196078431372549);
  --opacity-black-1-hsl: 0 calc(var(--saturation-factor, 1)*0%) 0%;
  --opacity-black-4: hsl(var(--opacity-black-4-hsl)/0.0392156862745098);
  --opacity-black-4-hsl: 0 calc(var(--saturation-factor, 1)*0%) 0%;
  --opacity-black-8: hsl(var(--opacity-black-8-hsl)/0.0784313725490196);
  --opacity-black-8-hsl: 0 calc(var(--saturation-factor, 1)*0%) 0%;
  --opacity-black-12: hsl(var(--opacity-black-12-hsl)/0.12156862745098039);
  --opacity-black-12-hsl: 0 calc(var(--saturation-factor, 1)*0%) 0%;
  --opacity-black-16: hsl(var(--opacity-black-16-hsl)/0.1607843137254902);
  --opacity-black-16-hsl: 0 calc(var(--saturation-factor, 1)*0%) 0%;
  --opacity-black-20: hsl(var(--opacity-black-20-hsl)/0.2);
  --opacity-black-20-hsl: 0 calc(var(--saturation-factor, 1)*0%) 0%;
  --opacity-black-24: hsl(var(--opacity-black-24-hsl)/0.23921568627450981);
  --opacity-black-24-hsl: 0 calc(var(--saturation-factor, 1)*0%) 0%;
  --opacity-black-28: hsl(var(--opacity-black-28-hsl)/0.2784313725490196);
  --opacity-black-28-hsl: 0 calc(var(--saturation-factor, 1)*0%) 0%;
  --opacity-black-32: hsl(var(--opacity-black-32-hsl)/0.3215686274509804);
  --opacity-black-32-hsl: 0 calc(var(--saturation-factor, 1)*0%) 0%;
  --opacity-black-36: hsl(var(--opacity-black-36-hsl)/0.3607843137254902);
  --opacity-black-36-hsl: 0 calc(var(--saturation-factor, 1)*0%) 0%;
  --opacity-black-40: hsl(var(--opacity-black-40-hsl)/0.4);
  --opacity-black-40-hsl: 0 calc(var(--saturation-factor, 1)*0%) 0%;
  --opacity-black-44: hsl(var(--opacity-black-44-hsl)/0.4392156862745098);
  --opacity-black-44-hsl: 0 calc(var(--saturation-factor, 1)*0%) 0%;
  --opacity-black-48: hsl(var(--opacity-black-48-hsl)/0.47843137254901963);
  --opacity-black-48-hsl: 0 calc(var(--saturation-factor, 1)*0%) 0%;
  --opacity-black-52: hsl(var(--opacity-black-52-hsl)/0.5215686274509804);
  --opacity-black-52-hsl: 0 calc(var(--saturation-factor, 1)*0%) 0%;
  --opacity-black-56: hsl(var(--opacity-black-56-hsl)/0.5607843137254902);
  --opacity-black-56-hsl: 0 calc(var(--saturation-factor, 1)*0%) 0%;
  --opacity-black-60: hsl(var(--opacity-black-60-hsl)/0.6);
  --opacity-black-60-hsl: 0 calc(var(--saturation-factor, 1)*0%) 0%;
  --opacity-black-64: hsl(var(--opacity-black-64-hsl)/0.6392156862745098);
  --opacity-black-64-hsl: 0 calc(var(--saturation-factor, 1)*0%) 0%;
  --opacity-black-68: hsl(var(--opacity-black-68-hsl)/0.6784313725490196);
  --opacity-black-68-hsl: 0 calc(var(--saturation-factor, 1)*0%) 0%;
  --opacity-black-72: hsl(var(--opacity-black-72-hsl)/0.7215686274509804);
  --opacity-black-72-hsl: 0 calc(var(--saturation-factor, 1)*0%) 0%;
  --opacity-black-76: hsl(var(--opacity-black-76-hsl)/0.7607843137254902);
  --opacity-black-76-hsl: 0 calc(var(--saturation-factor, 1)*0%) 0%;
  --opacity-black-80: hsl(var(--opacity-black-80-hsl)/0.8);
  --opacity-black-80-hsl: 0 calc(var(--saturation-factor, 1)*0%) 0%;
  --opacity-black-84: hsl(var(--opacity-black-84-hsl)/0.8392156862745098);
  --opacity-black-84-hsl: 0 calc(var(--saturation-factor, 1)*0%) 0%;
  --opacity-black-88: hsl(var(--opacity-black-88-hsl)/0.8784313725490196);
  --opacity-black-88-hsl: 0 calc(var(--saturation-factor, 1)*0%) 0%;
  --opacity-black-92: hsl(var(--opacity-black-92-hsl)/0.9215686274509803);
  --opacity-black-92-hsl: 0 calc(var(--saturation-factor, 1)*0%) 0%;
  --opacity-black-96: hsl(var(--opacity-black-96-hsl)/0.9607843137254902);
  --opacity-black-96-hsl: 0 calc(var(--saturation-factor, 1)*0%) 0%;
  --transparent: hsl(var(--transparent-hsl)/0);
  --transparent-hsl: 0 calc(var(--saturation-factor, 1)*0%) 0%;
  --red-100: hsl(var(--red-100-hsl)/1);
  --red-100-hsl: 350 calc(var(--saturation-factor, 1)*75%) 98.431%;
  --red-130: hsl(var(--red-130-hsl)/1);
  --red-130-hsl: 0 calc(var(--saturation-factor, 1)*83.333%) 97.647%;
  --red-160: hsl(var(--red-160-hsl)/1);
  --red-160-hsl: 0 calc(var(--saturation-factor, 1)*90.909%) 95.686%;
  --red-200: hsl(var(--red-200-hsl)/1);
  --red-200-hsl: 358.125 calc(var(--saturation-factor, 1)*88.889%) 92.941%;
  --red-230: hsl(var(--red-230-hsl)/1);
  --red-230-hsl: 358.696 calc(var(--saturation-factor, 1)*85.185%) 89.412%;
  --red-260: hsl(var(--red-260-hsl)/1);
  --red-260-hsl: 359.077 calc(var(--saturation-factor, 1)*89.041%) 85.686%;
  --red-300: hsl(var(--red-300-hsl)/1);
  --red-300-hsl: 358.588 calc(var(--saturation-factor, 1)*91.398%) 81.765%;
  --red-330: hsl(var(--red-330-hsl)/1);
  --red-330-hsl: 358.857 calc(var(--saturation-factor, 1)*91.304%) 77.451%;
  --red-345: hsl(var(--red-345-hsl)/1);
  --red-345-hsl: 358.168 calc(var(--saturation-factor, 1)*92.908%) 72.353%;
  --red-360: hsl(var(--red-360-hsl)/1);
  --red-360-hsl: 358.471 calc(var(--saturation-factor, 1)*91.813%) 66.471%;
  --red-400: hsl(var(--red-400-hsl)/1);
  --red-400-hsl: 358.659 calc(var(--saturation-factor, 1)*87.317%) 59.804%;
  --red-430: hsl(var(--red-430-hsl)/1);
  --red-430-hsl: 358.16 calc(var(--saturation-factor, 1)*68.776%) 53.529%;
  --red-460: hsl(var(--red-460-hsl)/1);
  --red-460-hsl: 358.705 calc(var(--saturation-factor, 1)*59.149%) 46.078%;
  --red-500: hsl(var(--red-500-hsl)/1);
  --red-500-hsl: 359.504 calc(var(--saturation-factor, 1)*60.199%) 39.412%;
  --red-530: hsl(var(--red-530-hsl)/1);
  --red-530-hsl: 358.919 calc(var(--saturation-factor, 1)*63.429%) 34.314%;
  --red-560: hsl(var(--red-560-hsl)/1);
  --red-560-hsl: 358.788 calc(var(--saturation-factor, 1)*63.871%) 30.392%;
  --red-600: hsl(var(--red-600-hsl)/1);
  --red-600-hsl: 358.636 calc(var(--saturation-factor, 1)*64.706%) 26.667%;
  --red-630: hsl(var(--red-630-hsl)/1);
  --red-630-hsl: 358.5 calc(var(--saturation-factor, 1)*65.574%) 23.922%;
  --red-660: hsl(var(--red-660-hsl)/1);
  --red-660-hsl: 359.155 calc(var(--saturation-factor, 1)*65.138%) 21.373%;
  --red-700: hsl(var(--red-700-hsl)/1);
  --red-700-hsl: 358.125 calc(var(--saturation-factor, 1)*66.667%) 18.824%;
  --red-730: hsl(var(--red-730-hsl)/1);
  --red-730-hsl: 358.929 calc(var(--saturation-factor, 1)*66.667%) 16.471%;
  --red-760: hsl(var(--red-760-hsl)/1);
  --red-760-hsl: 358.846 calc(var(--saturation-factor, 1)*70.27%) 14.51%;
  --red-800: hsl(var(--red-800-hsl)/1);
  --red-800-hsl: 358.636 calc(var(--saturation-factor, 1)*68.75%) 12.549%;
  --red-830: hsl(var(--red-830-hsl)/1);
  --red-830-hsl: 358.378 calc(var(--saturation-factor, 1)*67.273%) 10.784%;
  --red-860: hsl(var(--red-860-hsl)/1);
  --red-860-hsl: 0 calc(var(--saturation-factor, 1)*66.667%) 9.412%;
  --red-900: hsl(var(--red-900-hsl)/1);
  --red-900-hsl: 0 calc(var(--saturation-factor, 1)*70%) 7.843%;
  --orange-100: hsl(var(--orange-100-hsl)/1);
  --orange-100-hsl: 18 calc(var(--saturation-factor, 1)*100%) 98.039%;
  --orange-130: hsl(var(--orange-130-hsl)/1);
  --orange-130-hsl: 23.333 calc(var(--saturation-factor, 1)*100%) 96.471%;
  --orange-160: hsl(var(--orange-160-hsl)/1);
  --orange-160-hsl: 21.29 calc(var(--saturation-factor, 1)*93.939%) 93.529%;
  --orange-200: hsl(var(--orange-200-hsl)/1);
  --orange-200-hsl: 21.25 calc(var(--saturation-factor, 1)*92.308%) 89.804%;
  --orange-230: hsl(var(--orange-230-hsl)/1);
  --orange-230-hsl: 23.514 calc(var(--saturation-factor, 1)*92.5%) 84.314%;
  --orange-260: hsl(var(--orange-260-hsl)/1);
  --orange-260-hsl: 23.301 calc(var(--saturation-factor, 1)*94.495%) 78.627%;
  --orange-300: hsl(var(--orange-300-hsl)/1);
  --orange-300-hsl: 25.468 calc(var(--saturation-factor, 1)*94.558%) 71.176%;
  --orange-330: hsl(var(--orange-330-hsl)/1);
  --orange-330-hsl: 27 calc(var(--saturation-factor, 1)*94.737%) 62.745%;
  --orange-345: hsl(var(--orange-345-hsl)/1);
  --orange-345-hsl: 28.342 calc(var(--saturation-factor, 1)*87.665%) 55.49%;
  --orange-360: hsl(var(--orange-360-hsl)/1);
  --orange-360-hsl: 26.145 calc(var(--saturation-factor, 1)*71.315%) 50.784%;
  --orange-400: hsl(var(--orange-400-hsl)/1);
  --orange-400-hsl: 25.443 calc(var(--saturation-factor, 1)*67.521%) 45.882%;
  --orange-430: hsl(var(--orange-430-hsl)/1);
  --orange-430-hsl: 24.681 calc(var(--saturation-factor, 1)*69.458%) 39.804%;
  --orange-460: hsl(var(--orange-460-hsl)/1);
  --orange-460-hsl: 23.538 calc(var(--saturation-factor, 1)*72.222%) 35.294%;
  --orange-500: hsl(var(--orange-500-hsl)/1);
  --orange-500-hsl: 22.314 calc(var(--saturation-factor, 1)*76.101%) 31.176%;
  --orange-530: hsl(var(--orange-530-hsl)/1);
  --orange-530-hsl: 21.869 calc(var(--saturation-factor, 1)*76.978%) 27.255%;
  --orange-560: hsl(var(--orange-560-hsl)/1);
  --orange-560-hsl: 21.474 calc(var(--saturation-factor, 1)*77.236%) 24.118%;
  --orange-600: hsl(var(--orange-600-hsl)/1);
  --orange-600-hsl: 22.857 calc(var(--saturation-factor, 1)*79.245%) 20.784%;
  --orange-630: hsl(var(--orange-630-hsl)/1);
  --orange-630-hsl: 22.105 calc(var(--saturation-factor, 1)*79.167%) 18.824%;
  --orange-660: hsl(var(--orange-660-hsl)/1);
  --orange-660-hsl: 22.388 calc(var(--saturation-factor, 1)*78.824%) 16.667%;
  --orange-700: hsl(var(--orange-700-hsl)/1);
  --orange-700-hsl: 21.724 calc(var(--saturation-factor, 1)*76.316%) 14.902%;
  --orange-730: hsl(var(--orange-730-hsl)/1);
  --orange-730-hsl: 21.923 calc(var(--saturation-factor, 1)*78.788%) 12.941%;
  --orange-760: hsl(var(--orange-760-hsl)/1);
  --orange-760-hsl: 21.333 calc(var(--saturation-factor, 1)*78.947%) 11.176%;
  --orange-800: hsl(var(--orange-800-hsl)/1);
  --orange-800-hsl: 21 calc(var(--saturation-factor, 1)*80%) 9.804%;
  --orange-830: hsl(var(--orange-830-hsl)/1);
  --orange-830-hsl: 20 calc(var(--saturation-factor, 1)*76.744%) 8.431%;
  --orange-860: hsl(var(--orange-860-hsl)/1);
  --orange-860-hsl: 20 calc(var(--saturation-factor, 1)*72.973%) 7.255%;
  --orange-900: hsl(var(--orange-900-hsl)/1);
  --orange-900-hsl: 25.714 calc(var(--saturation-factor, 1)*72.414%) 5.686%;
  --yellow-100: hsl(var(--yellow-100-hsl)/1);
  --yellow-100-hsl: 33.75 calc(var(--saturation-factor, 1)*100%) 96.863%;
  --yellow-130: hsl(var(--yellow-130-hsl)/1);
  --yellow-130-hsl: 31.304 calc(var(--saturation-factor, 1)*100%) 95.49%;
  --yellow-160: hsl(var(--yellow-160-hsl)/1);
  --yellow-160-hsl: 32.727 calc(var(--saturation-factor, 1)*100%) 91.373%;
  --yellow-200: hsl(var(--yellow-200-hsl)/1);
  --yellow-200-hsl: 35 calc(var(--saturation-factor, 1)*97.297%) 85.49%;
  --yellow-230: hsl(var(--yellow-230-hsl)/1);
  --yellow-230-hsl: 36.637 calc(var(--saturation-factor, 1)*96.581%) 77.059%;
  --yellow-260: hsl(var(--yellow-260-hsl)/1);
  --yellow-260-hsl: 40.656 calc(var(--saturation-factor, 1)*96.825%) 62.941%;
  --yellow-300: hsl(var(--yellow-300-hsl)/1);
  --yellow-300-hsl: 40.421 calc(var(--saturation-factor, 1)*86.364%) 56.863%;
  --yellow-330: hsl(var(--yellow-330-hsl)/1);
  --yellow-330-hsl: 40 calc(var(--saturation-factor, 1)*75.309%) 52.353%;
  --yellow-345: hsl(var(--yellow-345-hsl)/1);
  --yellow-345-hsl: 39.545 calc(var(--saturation-factor, 1)*70.968%) 48.627%;
  --yellow-360: hsl(var(--yellow-360-hsl)/1);
  --yellow-360-hsl: 39.018 calc(var(--saturation-factor, 1)*74.429%) 42.941%;
  --yellow-400: hsl(var(--yellow-400-hsl)/1);
  --yellow-400-hsl: 37.792 calc(var(--saturation-factor, 1)*78.571%) 38.431%;
  --yellow-430: hsl(var(--yellow-430-hsl)/1);
  --yellow-430-hsl: 37.447 calc(var(--saturation-factor, 1)*84.431%) 32.745%;
  --yellow-460: hsl(var(--yellow-460-hsl)/1);
  --yellow-460-hsl: 36.279 calc(var(--saturation-factor, 1)*87.755%) 28.824%;
  --yellow-500: hsl(var(--yellow-500-hsl)/1);
  --yellow-500-hsl: 35.5 calc(var(--saturation-factor, 1)*93.75%) 25.098%;
  --yellow-530: hsl(var(--yellow-530-hsl)/1);
  --yellow-530-hsl: 34.857 calc(var(--saturation-factor, 1)*92.92%) 22.157%;
  --yellow-560: hsl(var(--yellow-560-hsl)/1);
  --yellow-560-hsl: 33.83 calc(var(--saturation-factor, 1)*94%) 19.608%;
  --yellow-600: hsl(var(--yellow-600-hsl)/1);
  --yellow-600-hsl: 34.815 calc(var(--saturation-factor, 1)*93.103%) 17.059%;
  --yellow-630: hsl(var(--yellow-630-hsl)/1);
  --yellow-630-hsl: 34.521 calc(var(--saturation-factor, 1)*92.405%) 15.49%;
  --yellow-660: hsl(var(--yellow-660-hsl)/1);
  --yellow-660-hsl: 34.688 calc(var(--saturation-factor, 1)*91.429%) 13.725%;
  --yellow-700: hsl(var(--yellow-700-hsl)/1);
  --yellow-700-hsl: 34.286 calc(var(--saturation-factor, 1)*90.323%) 12.157%;
  --yellow-730: hsl(var(--yellow-730-hsl)/1);
  --yellow-730-hsl: 32.941 calc(var(--saturation-factor, 1)*92.727%) 10.784%;
  --yellow-760: hsl(var(--yellow-760-hsl)/1);
  --yellow-760-hsl: 32.727 calc(var(--saturation-factor, 1)*91.667%) 9.412%;
  --yellow-800: hsl(var(--yellow-800-hsl)/1);
  --yellow-800-hsl: 32.432 calc(var(--saturation-factor, 1)*90.244%) 8.039%;
  --yellow-830: hsl(var(--yellow-830-hsl)/1);
  --yellow-830-hsl: 31.875 calc(var(--saturation-factor, 1)*88.889%) 7.059%;
  --yellow-860: hsl(var(--yellow-860-hsl)/1);
  --yellow-860-hsl: 32.308 calc(var(--saturation-factor, 1)*86.667%) 5.882%;
  --yellow-900: hsl(var(--yellow-900-hsl)/1);
  --yellow-900-hsl: 36 calc(var(--saturation-factor, 1)*83.333%) 4.706%;
  --green-100: hsl(var(--green-100-hsl)/1);
  --green-100-hsl: 136.667 calc(var(--saturation-factor, 1)*90%) 96.078%;
  --green-130: hsl(var(--green-130-hsl)/1);
  --green-130-hsl: 136.875 calc(var(--saturation-factor, 1)*94.118%) 93.333%;
  --green-160: hsl(var(--green-160-hsl)/1);
  --green-160-hsl: 140.952 calc(var(--saturation-factor, 1)*91.304%) 86.471%;
  --green-200: hsl(var(--green-200-hsl)/1);
  --green-200-hsl: 143.478 calc(var(--saturation-factor, 1)*93.496%) 75.882%;
  --green-230: hsl(var(--green-230-hsl)/1);
  --green-230-hsl: 146.323 calc(var(--saturation-factor, 1)*86.592%) 64.902%;
  --green-260: hsl(var(--green-260-hsl)/1);
  --green-260-hsl: 145.605 calc(var(--saturation-factor, 1)*75.12%) 59.02%;
  --green-300: hsl(var(--green-300-hsl)/1);
  --green-300-hsl: 146.323 calc(var(--saturation-factor, 1)*65.401%) 53.529%;
  --green-330: hsl(var(--green-330-hsl)/1);
  --green-330-hsl: 146.494 calc(var(--saturation-factor, 1)*63.115%) 47.843%;
  --green-345: hsl(var(--green-345-hsl)/1);
  --green-345-hsl: 146.939 calc(var(--saturation-factor, 1)*65.919%) 43.725%;
  --green-360: hsl(var(--green-360-hsl)/1);
  --green-360-hsl: 145.385 calc(var(--saturation-factor, 1)*65%) 39.216%;
  --green-400: hsl(var(--green-400-hsl)/1);
  --green-400-hsl: 142.703 calc(var(--saturation-factor, 1)*60.656%) 35.882%;
  --green-430: hsl(var(--green-430-hsl)/1);
  --green-430-hsl: 141.522 calc(var(--saturation-factor, 1)*56.098%) 32.157%;
  --green-460: hsl(var(--green-460-hsl)/1);
  --green-460-hsl: 141.481 calc(var(--saturation-factor, 1)*56.643%) 28.039%;
  --green-500: hsl(var(--green-500-hsl)/1);
  --green-500-hsl: 141.37 calc(var(--saturation-factor, 1)*58.4%) 24.51%;
  --green-530: hsl(var(--green-530-hsl)/1);
  --green-530-hsl: 140.308 calc(var(--saturation-factor, 1)*60.748%) 20.98%;
  --green-560: hsl(var(--green-560-hsl)/1);
  --green-560-hsl: 138.621 calc(var(--saturation-factor, 1)*61.702%) 18.431%;
  --green-600: hsl(var(--green-600-hsl)/1);
  --green-600-hsl: 139.245 calc(var(--saturation-factor, 1)*65.432%) 15.882%;
  --green-630: hsl(var(--green-630-hsl)/1);
  --green-630-hsl: 140 calc(var(--saturation-factor, 1)*66.667%) 14.118%;
  --green-660: hsl(var(--green-660-hsl)/1);
  --green-660-hsl: 139.091 calc(var(--saturation-factor, 1)*68.75%) 12.549%;
  --green-700: hsl(var(--green-700-hsl)/1);
  --green-700-hsl: 141 calc(var(--saturation-factor, 1)*74.074%) 10.588%;
  --green-730: hsl(var(--green-730-hsl)/1);
  --green-730-hsl: 138.333 calc(var(--saturation-factor, 1)*78.261%) 9.02%;
  --green-760: hsl(var(--green-760-hsl)/1);
  --green-760-hsl: 140 calc(var(--saturation-factor, 1)*84.615%) 7.647%;
  --green-800: hsl(var(--green-800-hsl)/1);
  --green-800-hsl: 139.286 calc(var(--saturation-factor, 1)*82.353%) 6.667%;
  --green-830: hsl(var(--green-830-hsl)/1);
  --green-830-hsl: 137.5 calc(var(--saturation-factor, 1)*80%) 5.882%;
  --green-860: hsl(var(--green-860-hsl)/1);
  --green-860-hsl: 132.632 calc(var(--saturation-factor, 1)*70.37%) 5.294%;
  --green-900: hsl(var(--green-900-hsl)/1);
  --green-900-hsl: 128.571 calc(var(--saturation-factor, 1)*58.333%) 4.706%;
  --blue-100: hsl(var(--blue-100-hsl)/1);
  --blue-100-hsl: 210 calc(var(--saturation-factor, 1)*80%) 98.039%;
  --blue-130: hsl(var(--blue-130-hsl)/1);
  --blue-130-hsl: 210 calc(var(--saturation-factor, 1)*87.5%) 96.863%;
  --blue-160: hsl(var(--blue-160-hsl)/1);
  --blue-160-hsl: 208.889 calc(var(--saturation-factor, 1)*87.097%) 93.922%;
  --blue-200: hsl(var(--blue-200-hsl)/1);
  --blue-200-hsl: 206.25 calc(var(--saturation-factor, 1)*92.308%) 89.804%;
  --blue-230: hsl(var(--blue-230-hsl)/1);
  --blue-230-hsl: 205.135 calc(var(--saturation-factor, 1)*92.5%) 84.314%;
  --blue-260: hsl(var(--blue-260-hsl)/1);
  --blue-260-hsl: 204.231 calc(var(--saturation-factor, 1)*94.545%) 78.431%;
  --blue-300: hsl(var(--blue-300-hsl)/1);
  --blue-300-hsl: 202.649 calc(var(--saturation-factor, 1)*97.419%) 69.608%;
  --blue-330: hsl(var(--blue-330-hsl)/1);
  --blue-330-hsl: 200.957 calc(var(--saturation-factor, 1)*100%) 59.02%;
  --blue-345: hsl(var(--blue-345-hsl)/1);
  --blue-345-hsl: 199.524 calc(var(--saturation-factor, 1)*100%) 49.412%;
  --blue-360: hsl(var(--blue-360-hsl)/1);
  --blue-360-hsl: 202.562 calc(var(--saturation-factor, 1)*100%) 47.451%;
  --blue-400: hsl(var(--blue-400-hsl)/1);
  --blue-400-hsl: 206.809 calc(var(--saturation-factor, 1)*100%) 46.078%;
  --blue-430: hsl(var(--blue-430-hsl)/1);
  --blue-430-hsl: 212.208 calc(var(--saturation-factor, 1)*100%) 45.294%;
  --blue-460: hsl(var(--blue-460-hsl)/1);
  --blue-460-hsl: 213.589 calc(var(--saturation-factor, 1)*100%) 40.98%;
  --blue-500: hsl(var(--blue-500-hsl)/1);
  --blue-500-hsl: 213.297 calc(var(--saturation-factor, 1)*100%) 35.686%;
  --blue-530: hsl(var(--blue-530-hsl)/1);
  --blue-530-hsl: 212.129 calc(var(--saturation-factor, 1)*100%) 30.392%;
  --blue-560: hsl(var(--blue-560-hsl)/1);
  --blue-560-hsl: 211.765 calc(var(--saturation-factor, 1)*100%) 26.667%;
  --blue-600: hsl(var(--blue-600-hsl)/1);
  --blue-600-hsl: 211.017 calc(var(--saturation-factor, 1)*100%) 23.137%;
  --blue-630: hsl(var(--blue-630-hsl)/1);
  --blue-630-hsl: 211.132 calc(var(--saturation-factor, 1)*100%) 20.784%;
  --blue-660: hsl(var(--blue-660-hsl)/1);
  --blue-660-hsl: 211.579 calc(var(--saturation-factor, 1)*100%) 18.627%;
  --blue-700: hsl(var(--blue-700-hsl)/1);
  --blue-700-hsl: 211.765 calc(var(--saturation-factor, 1)*100%) 16.667%;
  --blue-730: hsl(var(--blue-730-hsl)/1);
  --blue-730-hsl: 210.833 calc(var(--saturation-factor, 1)*100%) 14.118%;
  --blue-760: hsl(var(--blue-760-hsl)/1);
  --blue-760-hsl: 211.429 calc(var(--saturation-factor, 1)*100%) 12.353%;
  --blue-800: hsl(var(--blue-800-hsl)/1);
  --blue-800-hsl: 211.111 calc(var(--saturation-factor, 1)*100%) 10.588%;
  --blue-830: hsl(var(--blue-830-hsl)/1);
  --blue-830-hsl: 212.5 calc(var(--saturation-factor, 1)*100%) 9.412%;
  --blue-860: hsl(var(--blue-860-hsl)/1);
  --blue-860-hsl: 213.488 calc(var(--saturation-factor, 1)*100%) 8.431%;
  --blue-900: hsl(var(--blue-900-hsl)/1);
  --blue-900-hsl: 213.333 calc(var(--saturation-factor, 1)*100%) 7.059%;
  --teal-100: hsl(var(--teal-100-hsl)/1);
  --teal-100-hsl: 193.333 calc(var(--saturation-factor, 1)*69.231%) 97.451%;
  --teal-130: hsl(var(--teal-130-hsl)/1);
  --teal-130-hsl: 192 calc(var(--saturation-factor, 1)*83.333%) 95.294%;
  --teal-160: hsl(var(--teal-160-hsl)/1);
  --teal-160-hsl: 190.5 calc(var(--saturation-factor, 1)*83.333%) 90.588%;
  --teal-200: hsl(var(--teal-200-hsl)/1);
  --teal-200-hsl: 188.333 calc(var(--saturation-factor, 1)*85.714%) 83.529%;
  --teal-230: hsl(var(--teal-230-hsl)/1);
  --teal-230-hsl: 187.934 calc(var(--saturation-factor, 1)*88.321%) 73.137%;
  --teal-260: hsl(var(--teal-260-hsl)/1);
  --teal-260-hsl: 188.276 calc(var(--saturation-factor, 1)*81.921%) 65.294%;
  --teal-300: hsl(var(--teal-300-hsl)/1);
  --teal-300-hsl: 188.903 calc(var(--saturation-factor, 1)*72.77%) 58.235%;
  --teal-330: hsl(var(--teal-330-hsl)/1);
  --teal-330-hsl: 189.375 calc(var(--saturation-factor, 1)*65.574%) 52.157%;
  --teal-345: hsl(var(--teal-345-hsl)/1);
  --teal-345-hsl: 189.677 calc(var(--saturation-factor, 1)*62.753%) 48.431%;
  --teal-360: hsl(var(--teal-360-hsl)/1);
  --teal-360-hsl: 189.718 calc(var(--saturation-factor, 1)*63.964%) 43.529%;
  --teal-400: hsl(var(--teal-400-hsl)/1);
  --teal-400-hsl: 189.6 calc(var(--saturation-factor, 1)*63.452%) 38.627%;
  --teal-430: hsl(var(--teal-430-hsl)/1);
  --teal-430-hsl: 190.459 calc(var(--saturation-factor, 1)*63.006%) 33.922%;
  --teal-460: hsl(var(--teal-460-hsl)/1);
  --teal-460-hsl: 190.515 calc(var(--saturation-factor, 1)*64.238%) 29.608%;
  --teal-500: hsl(var(--teal-500-hsl)/1);
  --teal-500-hsl: 190.465 calc(var(--saturation-factor, 1)*65.152%) 25.882%;
  --teal-530: hsl(var(--teal-530-hsl)/1);
  --teal-530-hsl: 190.263 calc(var(--saturation-factor, 1)*66.667%) 22.353%;
  --teal-560: hsl(var(--teal-560-hsl)/1);
  --teal-560-hsl: 189.565 calc(var(--saturation-factor, 1)*69.697%) 19.412%;
  --teal-600: hsl(var(--teal-600-hsl)/1);
  --teal-600-hsl: 188.852 calc(var(--saturation-factor, 1)*71.765%) 16.667%;
  --teal-630: hsl(var(--teal-630-hsl)/1);
  --teal-630-hsl: 189.643 calc(var(--saturation-factor, 1)*73.684%) 14.902%;
  --teal-660: hsl(var(--teal-660-hsl)/1);
  --teal-660-hsl: 188.4 calc(var(--saturation-factor, 1)*75.758%) 12.941%;
  --teal-700: hsl(var(--teal-700-hsl)/1);
  --teal-700-hsl: 189.13 calc(var(--saturation-factor, 1)*79.31%) 11.373%;
  --teal-730: hsl(var(--teal-730-hsl)/1);
  --teal-730-hsl: 189 calc(var(--saturation-factor, 1)*80%) 9.804%;
  --teal-760: hsl(var(--teal-760-hsl)/1);
  --teal-760-hsl: 188.571 calc(var(--saturation-factor, 1)*81.395%) 8.431%;
  --teal-800: hsl(var(--teal-800-hsl)/1);
  --teal-800-hsl: 188 calc(var(--saturation-factor, 1)*83.333%) 7.059%;
  --teal-830: hsl(var(--teal-830-hsl)/1);
  --teal-830-hsl: 188.889 calc(var(--saturation-factor, 1)*87.097%) 6.078%;
  --teal-860: hsl(var(--teal-860-hsl)/1);
  --teal-860-hsl: 187.826 calc(var(--saturation-factor, 1)*85.185%) 5.294%;
  --teal-900: hsl(var(--teal-900-hsl)/1);
  --teal-900-hsl: 189 calc(var(--saturation-factor, 1)*90.909%) 4.314%;
  --white-hsl: 0 calc(var(--saturation-factor, 1)*0%) 100%;
  --white-500: hsl(var(--white-500-hsl)/1);
  --white-500-hsl: 0 calc(var(--saturation-factor, 1)*0%) 100%;
  --black-hsl: 0 calc(var(--saturation-factor, 1)*0%) 0%;
  --black-500: hsl(var(--black-500-hsl)/1);
  --black-500-hsl: 0 calc(var(--saturation-factor, 1)*0%) 0%;
  --brand-100: hsl(var(--brand-100-hsl)/1);
  --brand-100-hsl: 240 calc(var(--saturation-factor, 1)*77.778%) 98.235%;
  --brand-130: hsl(var(--brand-130-hsl)/1);
  --brand-130-hsl: 235.714 calc(var(--saturation-factor, 1)*87.5%) 96.863%;
  --brand-160: hsl(var(--brand-160-hsl)/1);
  --brand-160-hsl: 234.545 calc(var(--saturation-factor, 1)*84.615%) 94.902%;
  --brand-200: hsl(var(--brand-200-hsl)/1);
  --brand-200-hsl: 236 calc(var(--saturation-factor, 1)*83.333%) 92.941%;
  --brand-230: hsl(var(--brand-230-hsl)/1);
  --brand-230-hsl: 235.5 calc(var(--saturation-factor, 1)*86.957%) 90.98%;
  --brand-260: hsl(var(--brand-260-hsl)/1);
  --brand-260-hsl: 235.2 calc(var(--saturation-factor, 1)*86.207%) 88.627%;
  --brand-300: hsl(var(--brand-300-hsl)/1);
  --brand-300-hsl: 235.161 calc(var(--saturation-factor, 1)*86.111%) 85.882%;
  --brand-330: hsl(var(--brand-330-hsl)/1);
  --brand-330-hsl: 234.75 calc(var(--saturation-factor, 1)*85.106%) 81.569%;
  --brand-345: hsl(var(--brand-345-hsl)/1);
  --brand-345-hsl: 234.783 calc(var(--saturation-factor, 1)*85.185%) 78.824%;
  --brand-360: hsl(var(--brand-360-hsl)/1);
  --brand-360-hsl: 235.152 calc(var(--saturation-factor, 1)*86.087%) 77.451%;
  --brand-400: hsl(var(--brand-400-hsl)/1);
  --brand-400-hsl: 234.677 calc(var(--saturation-factor, 1)*86.111%) 71.765%;
  --brand-430: hsl(var(--brand-430-hsl)/1);
  --brand-430-hsl: 235 calc(var(--saturation-factor, 1)*85.714%) 69.804%;
  --brand-460: hsl(var(--brand-460-hsl)/1);
  --brand-460-hsl: 234.93 calc(var(--saturation-factor, 1)*85.542%) 67.451%;
  --brand-500: hsl(var(--brand-500-hsl)/1);
  --brand-500-hsl: 234.935 calc(var(--saturation-factor, 1)*85.556%) 64.706%;
  --brand-530: hsl(var(--brand-530-hsl)/1);
  --brand-530-hsl: 234.857 calc(var(--saturation-factor, 1)*66.667%) 58.824%;
  --brand-560: hsl(var(--brand-560-hsl)/1);
  --brand-560-hsl: 234.72 calc(var(--saturation-factor, 1)*51.44%) 52.353%;
  --brand-600: hsl(var(--brand-600-hsl)/1);
  --brand-600-hsl: 234.857 calc(var(--saturation-factor, 1)*46.667%) 44.118%;
  --brand-630: hsl(var(--brand-630-hsl)/1);
  --brand-630-hsl: 235.385 calc(var(--saturation-factor, 1)*46.667%) 38.235%;
  --brand-660: hsl(var(--brand-660-hsl)/1);
  --brand-660-hsl: 234.75 calc(var(--saturation-factor, 1)*47.059%) 33.333%;
  --brand-700: hsl(var(--brand-700-hsl)/1);
  --brand-700-hsl: 235.161 calc(var(--saturation-factor, 1)*46.97%) 25.882%;
  --brand-730: hsl(var(--brand-730-hsl)/1);
  --brand-730-hsl: 234.828 calc(var(--saturation-factor, 1)*46.774%) 24.314%;
  --brand-760: hsl(var(--brand-760-hsl)/1);
  --brand-760-hsl: 234.34 calc(var(--saturation-factor, 1)*46.903%) 22.157%;
  --brand-800: hsl(var(--brand-800-hsl)/1);
  --brand-800-hsl: 234.894 calc(var(--saturation-factor, 1)*47.475%) 19.412%;
  --brand-830: hsl(var(--brand-830-hsl)/1);
  --brand-830-hsl: 235 calc(var(--saturation-factor, 1)*47.368%) 14.902%;
  --brand-860: hsl(var(--brand-860-hsl)/1);
  --brand-860-hsl: 234.783 calc(var(--saturation-factor, 1)*46.939%) 9.608%;
  --brand-900: hsl(var(--brand-900-hsl)/1);
  --brand-900-hsl: 232.5 calc(var(--saturation-factor, 1)*50%) 3.137%;
  --plum-0: hsl(var(--plum-0-hsl)/1);
  --plum-0-hsl: 240 calc(var(--saturation-factor, 1)*9.091%) 97.843%;
  --plum-1: hsl(var(--plum-1-hsl)/1);
  --plum-1-hsl: 240 calc(var(--saturation-factor, 1)*4.348%) 95.49%;
  --plum-2: hsl(var(--plum-2-hsl)/1);
  --plum-2-hsl: 220 calc(var(--saturation-factor, 1)*8.571%) 93.137%;
  --plum-3: hsl(var(--plum-3-hsl)/1);
  --plum-3-hsl: 225 calc(var(--saturation-factor, 1)*8%) 90.196%;
  --plum-4: hsl(var(--plum-4-hsl)/1);
  --plum-4-hsl: 225 calc(var(--saturation-factor, 1)*6.25%) 87.451%;
  --plum-5: hsl(var(--plum-5-hsl)/1);
  --plum-5-hsl: 220 calc(var(--saturation-factor, 1)*7.317%) 83.922%;
  --plum-6: hsl(var(--plum-6-hsl)/1);
  --plum-6-hsl: 231.429 calc(var(--saturation-factor, 1)*6.667%) 79.412%;
  --plum-7: hsl(var(--plum-7-hsl)/1);
  --plum-7-hsl: 226.667 calc(var(--saturation-factor, 1)*6.767%) 73.922%;
  --plum-8: hsl(var(--plum-8-hsl)/1);
  --plum-8-hsl: 230 calc(var(--saturation-factor, 1)*7.407%) 68.235%;
  --plum-9: hsl(var(--plum-9-hsl)/1);
  --plum-9-hsl: 231.429 calc(var(--saturation-factor, 1)*7.071%) 61.176%;
  --plum-10: hsl(var(--plum-10-hsl)/1);
  --plum-10-hsl: 228.75 calc(var(--saturation-factor, 1)*6.78%) 53.725%;
  --plum-11: hsl(var(--plum-11-hsl)/1);
  --plum-11-hsl: 228.75 calc(var(--saturation-factor, 1)*6.897%) 45.49%;
  --plum-12: hsl(var(--plum-12-hsl)/1);
  --plum-12-hsl: 228 calc(var(--saturation-factor, 1)*7.614%) 38.627%;
  --plum-13: hsl(var(--plum-13-hsl)/1);
  --plum-13-hsl: 227.143 calc(var(--saturation-factor, 1)*8.333%) 32.941%;
  --plum-14: hsl(var(--plum-14-hsl)/1);
  --plum-14-hsl: 230 calc(var(--saturation-factor, 1)*8.451%) 27.843%;
  --plum-15: hsl(var(--plum-15-hsl)/1);
  --plum-15-hsl: 229.091 calc(var(--saturation-factor, 1)*8.943%) 24.118%;
  --plum-16: hsl(var(--plum-16-hsl)/1);
  --plum-16-hsl: 234 calc(var(--saturation-factor, 1)*9.259%) 21.176%;
  --plum-17: hsl(var(--plum-17-hsl)/1);
  --plum-17-hsl: 233.333 calc(var(--saturation-factor, 1)*9.278%) 19.02%;
  --plum-18: hsl(var(--plum-18-hsl)/1);
  --plum-18-hsl: 233.333 calc(var(--saturation-factor, 1)*10.588%) 16.667%;
  --plum-19: hsl(var(--plum-19-hsl)/1);
  --plum-19-hsl: 232.5 calc(var(--saturation-factor, 1)*10.811%) 14.51%;
  --plum-20: hsl(var(--plum-20-hsl)/1);
  --plum-20-hsl: 231.429 calc(var(--saturation-factor, 1)*11.111%) 12.353%;
  --plum-21: hsl(var(--plum-21-hsl)/1);
  --plum-21-hsl: 231.429 calc(var(--saturation-factor, 1)*12.727%) 10.784%;
  --plum-22: hsl(var(--plum-22-hsl)/1);
  --plum-22-hsl: 240 calc(var(--saturation-factor, 1)*12%) 9.804%;
  --plum-23: hsl(var(--plum-23-hsl)/1);
  --plum-23-hsl: 240 calc(var(--saturation-factor, 1)*11.628%) 8.431%;
  --plum-24: hsl(var(--plum-24-hsl)/1);
  --plum-24-hsl: 228 calc(var(--saturation-factor, 1)*14.286%) 6.863%;
  --plum-25: hsl(var(--plum-25-hsl)/1);
  --plum-25-hsl: 240 calc(var(--saturation-factor, 1)*14.286%) 5.49%;
  --plum-26: hsl(var(--plum-26-hsl)/1);
  --plum-26-hsl: 240 calc(var(--saturation-factor, 1)*15.789%) 3.725%;
  --breakpoint-480: 480px;
  --breakpoint-640: 640px;
  --breakpoint-768: 768px;
  --breakpoint-1024: 1024px;
  --breakpoint-1280: 1280px;
  --breakpoint-1536: 1536px;
  --breakpoint-1800: 1800px;
  --breakpoint-2500: 2500px;
  --breakpoint-xxs: 480px;
  --breakpoint-xs: 640px;
  --breakpoint-sm: 768px;
  --breakpoint-md: 1024px;
  --breakpoint-lg: 1280px;
  --breakpoint-xl: 1536px;
  --breakpoint-xxl: 1800px;
  --breakpoint-max: 2500px;
  --channels-spine-inverted-offset-top: 6px;
  --channels-spine-offset-left: 24px;
  --control-input-height-md: 40px;
  --control-input-height-sm: 32px;
  --control-item-height-md: 40px;
  --control-item-height-sm: 32px;
  --form-input-height: 44px;
  --mobile-channel-details-nav-icon-button-variant: tertiary;
  --mobile-channel-drawer-divider-width: 0px;
  --mobile-channel-safe-area-bottom-background: background-base-low;
  --mobile-chat-input-action-icon-active-tint: text-brand;
  --mobile-chat-input-expression-offset-left: 6px;
  --mobile-chat-input-expression-offset-top: 6px;
  --mobile-chat-input-floating-inline-full-gradient-height: 0px;
  --mobile-chat-input-floating-offset-minimum: 0px;
  --mobile-chat-input-floating-scrim-gradient-height: 0px;
  --mobile-chat-input-floating-scrim-gradient-height-at-bottom: 0px;
  --mobile-chat-input-floating-scrim-offset-top: 0px;
  --mobile-chat-input-floating-typing-gradient-height-reduced: 0px;
  --mobile-chat-input-icon-default-tint: interactive-text-default;
  --mobile-chat-input-send-button-width: 40px;
  --mobile-coachmark-body-width: 260px;
  --mobile-control-switch-height: 32px;
  --mobile-control-switch-knob-checked-offset: 16px;
  --mobile-control-switch-width: 48px;
  --mobile-guild-folder-background-left: 12px;
  --mobile-guild-folder-background-width-offset: 0px;
  --mobile-guild-folder-preview-opacity: 0.4px;
  --mobile-media-keyboard-send-vertical-inset: 0px;
  --mobile-messages-header-button-layout: row;
  --mobile-promo-sheet-graphic-max-width: 288px;
  --mobile-sheet-handle-height: 4px;
  --mobile-sheet-handle-width: 32px;
  --mobile-table-row-arrow-width: 8px;
  --mobile-table-row-content-height: 36px;
  --mobile-table-row-height: 60px;
  --mobile-voice-panel-disconnect-button-min-width: 0px;
  --mobile-voice-panel-gutter: 12px;
  --modal-width-large: 800px;
  --modal-width-medium: 602px;
  --modal-width-small: 442px;
  --select-max-width: 248px;
  --select-option-height: 40px;
  --brand: #5865f2;
  --brand-gradient: linear-gradient(90deg,#8ea1e1,#7289da);
  --dark-not-black: #2c2f33;
  --status-green: #43b581;
  --not-quite-black-rgb: 35,39,42;
  --page-max-width: 1260px;
  --page-max-width-med: 1024px;
  --num-grid-columns: 4;
  --page-gutter: 24px;
  /* — dependencies — */
  --application-subscription-end: --application-subscription-end-hsl;
  --application-subscription-end-hsl: --saturation-factor;
  --application-subscription-start: --application-subscription-start-hsl;
  --application-subscription-start-hsl: --saturation-factor;
  --bg-animated-gradient-background-indigo-1: --bg-animated-gradient-background-indigo-1-hsl;
  --bg-animated-gradient-background-indigo-1-hsl: --saturation-factor;
  --bg-animated-gradient-background-indigo-2: --bg-animated-gradient-background-indigo-2-hsl;
  --bg-animated-gradient-background-indigo-2-hsl: --saturation-factor;
  --bg-animated-gradient-background-not-black: --bg-animated-gradient-background-not-black-hsl;
  --bg-animated-gradient-background-not-black-hsl: --saturation-factor;
  --bg-animated-gradient-background-pink-1: --bg-animated-gradient-background-pink-1-hsl;
  --bg-animated-gradient-background-pink-1-hsl: --saturation-factor;
  --bg-gradient-aurora-1: --bg-gradient-aurora-1-hsl;
  --bg-gradient-aurora-1-hsl: --saturation-factor;
  --bg-gradient-aurora-2: --bg-gradient-aurora-2-hsl;
  --bg-gradient-aurora-2-hsl: --saturation-factor;
  --bg-gradient-aurora-3: --bg-gradient-aurora-3-hsl;
  --bg-gradient-aurora-3-hsl: --saturation-factor;
  --bg-gradient-aurora-4: --bg-gradient-aurora-4-hsl;
  --bg-gradient-aurora-4-hsl: --saturation-factor;
  --bg-gradient-aurora-5: --bg-gradient-aurora-5-hsl;
  --bg-gradient-aurora-5-hsl: --saturation-factor;
  --bg-gradient-blurple-twilight-1: --bg-gradient-blurple-twilight-1-hsl;
  --bg-gradient-blurple-twilight-1-hsl: --saturation-factor;
  --bg-gradient-blurple-twilight-2: --bg-gradient-blurple-twilight-2-hsl;
  --bg-gradient-blurple-twilight-2-hsl: --saturation-factor;
  --bg-gradient-chroma-glow-1: --bg-gradient-chroma-glow-1-hsl;
  --bg-gradient-chroma-glow-1-hsl: --saturation-factor;
  --bg-gradient-chroma-glow-2: --bg-gradient-chroma-glow-2-hsl;
  --bg-gradient-chroma-glow-2-hsl: --saturation-factor;
  --bg-gradient-chroma-glow-3: --bg-gradient-chroma-glow-3-hsl;
  --bg-gradient-chroma-glow-3-hsl: --saturation-factor;
  --bg-gradient-chroma-glow-4: --bg-gradient-chroma-glow-4-hsl;
  --bg-gradient-chroma-glow-4-hsl: --saturation-factor;
  --bg-gradient-chroma-glow-5: --bg-gradient-chroma-glow-5-hsl;
  --bg-gradient-chroma-glow-5-hsl: --saturation-factor;
  --bg-gradient-citrus-sherbert-1: --bg-gradient-citrus-sherbert-1-hsl;
  --bg-gradient-citrus-sherbert-1-hsl: --saturation-factor;
  --bg-gradient-citrus-sherbert-2: --bg-gradient-citrus-sherbert-2-hsl;
  --bg-gradient-citrus-sherbert-2-hsl: --saturation-factor;
  --bg-gradient-cotton-candy-1: --bg-gradient-cotton-candy-1-hsl;
  --bg-gradient-cotton-candy-1-hsl: --saturation-factor;
  --bg-gradient-cotton-candy-2: --bg-gradient-cotton-candy-2-hsl;
  --bg-gradient-cotton-candy-2-hsl: --saturation-factor;
  --bg-gradient-crimson-moon-1: --bg-gradient-crimson-moon-1-hsl;
  --bg-gradient-crimson-moon-1-hsl: --saturation-factor;
  --bg-gradient-crimson-moon-2: --bg-gradient-crimson-moon-2-hsl;
  --bg-gradient-crimson-moon-2-hsl: --saturation-factor;
  --bg-gradient-desert-khaki-1: --bg-gradient-desert-khaki-1-hsl;
  --bg-gradient-desert-khaki-1-hsl: --saturation-factor;
  --bg-gradient-desert-khaki-2: --bg-gradient-desert-khaki-2-hsl;
  --bg-gradient-desert-khaki-2-hsl: --saturation-factor;
  --bg-gradient-desert-khaki-3: --bg-gradient-desert-khaki-3-hsl;
  --bg-gradient-desert-khaki-3-hsl: --saturation-factor;
  --bg-gradient-dusk-1: --bg-gradient-dusk-1-hsl;
  --bg-gradient-dusk-1-hsl: --saturation-factor;
  --bg-gradient-dusk-2: --bg-gradient-dusk-2-hsl;
  --bg-gradient-dusk-2-hsl: --saturation-factor;
  --bg-gradient-easter-egg-1: --bg-gradient-easter-egg-1-hsl;
  --bg-gradient-easter-egg-1-hsl: --saturation-factor;
  --bg-gradient-easter-egg-2: --bg-gradient-easter-egg-2-hsl;
  --bg-gradient-easter-egg-2-hsl: --saturation-factor;
  --bg-gradient-forest-1: --bg-gradient-forest-1-hsl;
  --bg-gradient-forest-1-hsl: --saturation-factor;
  --bg-gradient-forest-2: --bg-gradient-forest-2-hsl;
  --bg-gradient-forest-2-hsl: --saturation-factor;
  --bg-gradient-forest-3: --bg-gradient-forest-3-hsl;
  --bg-gradient-forest-3-hsl: --saturation-factor;
  --bg-gradient-forest-4: --bg-gradient-forest-4-hsl;
  --bg-gradient-forest-4-hsl: --saturation-factor;
  --bg-gradient-forest-5: --bg-gradient-forest-5-hsl;
  --bg-gradient-forest-5-hsl: --saturation-factor;
  --bg-gradient-hanami-1: --bg-gradient-hanami-1-hsl;
  --bg-gradient-hanami-1-hsl: --saturation-factor;
  --bg-gradient-hanami-2: --bg-gradient-hanami-2-hsl;
  --bg-gradient-hanami-2-hsl: --saturation-factor;
  --bg-gradient-hanami-3: --bg-gradient-hanami-3-hsl;
  --bg-gradient-hanami-3-hsl: --saturation-factor;
  --bg-gradient-lofi-vibes-1: --bg-gradient-lofi-vibes-1-hsl;
  --bg-gradient-lofi-vibes-1-hsl: --saturation-factor;
  --bg-gradient-lofi-vibes-2: --bg-gradient-lofi-vibes-2-hsl;
  --bg-gradient-lofi-vibes-2-hsl: --saturation-factor;
  --bg-gradient-lofi-vibes-3: --bg-gradient-lofi-vibes-3-hsl;
  --bg-gradient-lofi-vibes-3-hsl: --saturation-factor;
  --bg-gradient-lofi-vibes-4: --bg-gradient-lofi-vibes-4-hsl;
  --bg-gradient-lofi-vibes-4-hsl: --saturation-factor;
  --bg-gradient-mars-1: --bg-gradient-mars-1-hsl;
  --bg-gradient-mars-1-hsl: --saturation-factor;
  --bg-gradient-mars-2: --bg-gradient-mars-2-hsl;
  --bg-gradient-mars-2-hsl: --saturation-factor;
  --bg-gradient-midnight-blurple-1: --bg-gradient-midnight-blurple-1-hsl;
  --bg-gradient-midnight-blurple-1-hsl: --saturation-factor;
  --bg-gradient-midnight-blurple-2: --bg-gradient-midnight-blurple-2-hsl;
  --bg-gradient-midnight-blurple-2-hsl: --saturation-factor;
  --bg-gradient-mint-apple-1: --bg-gradient-mint-apple-1-hsl;
  --bg-gradient-mint-apple-1-hsl: --saturation-factor;
  --bg-gradient-mint-apple-2: --bg-gradient-mint-apple-2-hsl;
  --bg-gradient-mint-apple-2-hsl: --saturation-factor;
  --bg-gradient-mint-apple-3: --bg-gradient-mint-apple-3-hsl;
  --bg-gradient-mint-apple-3-hsl: --saturation-factor;
  --bg-gradient-neon-nights-1: --bg-gradient-neon-nights-1-hsl;
  --bg-gradient-neon-nights-1-hsl: --saturation-factor;
  --bg-gradient-neon-nights-2: --bg-gradient-neon-nights-2-hsl;
  --bg-gradient-neon-nights-2-hsl: --saturation-factor;
  --bg-gradient-neon-nights-3: --bg-gradient-neon-nights-3-hsl;
  --bg-gradient-neon-nights-3-hsl: --saturation-factor;
  --bg-gradient-retro-raincloud-1: --bg-gradient-retro-raincloud-1-hsl;
  --bg-gradient-retro-raincloud-1-hsl: --saturation-factor;
  --bg-gradient-retro-raincloud-2: --bg-gradient-retro-raincloud-2-hsl;
  --bg-gradient-retro-raincloud-2-hsl: --saturation-factor;
  --bg-gradient-retro-storm-1: --bg-gradient-retro-storm-1-hsl;
  --bg-gradient-retro-storm-1-hsl: --saturation-factor;
  --bg-gradient-retro-storm-2: --bg-gradient-retro-storm-2-hsl;
  --bg-gradient-retro-storm-2-hsl: --saturation-factor;
  --bg-gradient-sepia-1: --bg-gradient-sepia-1-hsl;
  --bg-gradient-sepia-1-hsl: --saturation-factor;
  --bg-gradient-sepia-2: --bg-gradient-sepia-2-hsl;
  --bg-gradient-sepia-2-hsl: --saturation-factor;
  --bg-gradient-strawberry-lemonade-1: --bg-gradient-strawberry-lemonade-1-hsl;
  --bg-gradient-strawberry-lemonade-1-hsl: --saturation-factor;
  --bg-gradient-strawberry-lemonade-2: --bg-gradient-strawberry-lemonade-2-hsl;
  --bg-gradient-strawberry-lemonade-2-hsl: --saturation-factor;
  --bg-gradient-strawberry-lemonade-3: --bg-gradient-strawberry-lemonade-3-hsl;
  --bg-gradient-strawberry-lemonade-3-hsl: --saturation-factor;
  --bg-gradient-sunrise-1: --bg-gradient-sunrise-1-hsl;
  --bg-gradient-sunrise-1-hsl: --saturation-factor;
  --bg-gradient-sunrise-2: --bg-gradient-sunrise-2-hsl;
  --bg-gradient-sunrise-2-hsl: --saturation-factor;
  --bg-gradient-sunrise-3: --bg-gradient-sunrise-3-hsl;
  --bg-gradient-sunrise-3-hsl: --saturation-factor;
  --bg-gradient-sunset-1: --bg-gradient-sunset-1-hsl;
  --bg-gradient-sunset-1-hsl: --saturation-factor;
  --bg-gradient-sunset-2: --bg-gradient-sunset-2-hsl;
  --bg-gradient-sunset-2-hsl: --saturation-factor;
  --bg-gradient-under-the-sea-1: --bg-gradient-under-the-sea-1-hsl;
  --bg-gradient-under-the-sea-1-hsl: --saturation-factor;
  --bg-gradient-under-the-sea-2: --bg-gradient-under-the-sea-2-hsl;
  --bg-gradient-under-the-sea-2-hsl: --saturation-factor;
  --bg-gradient-under-the-sea-3: --bg-gradient-under-the-sea-3-hsl;
  --bg-gradient-under-the-sea-3-hsl: --saturation-factor;
  --checkpoint-emojis-gradient-end: --checkpoint-emojis-gradient-end-hsl;
  --checkpoint-emojis-gradient-end-hsl: --saturation-factor;
  --checkpoint-emojis-gradient-start: --checkpoint-emojis-gradient-start-hsl;
  --checkpoint-emojis-gradient-start-hsl: --saturation-factor;
  --checkpoint-emojis-primary: --checkpoint-emojis-primary-hsl;
  --checkpoint-emojis-primary-hsl: --saturation-factor;
  --checkpoint-emojis-secondary: --checkpoint-emojis-secondary-hsl;
  --checkpoint-emojis-secondary-hsl: --saturation-factor;
  --checkpoint-end-gradient-end: --checkpoint-end-gradient-end-hsl;
  --checkpoint-end-gradient-end-hsl: --saturation-factor;
  --checkpoint-end-gradient-start: --checkpoint-end-gradient-start-hsl;
  --checkpoint-end-gradient-start-hsl: --saturation-factor;
  --checkpoint-end-primary: --checkpoint-end-primary-hsl;
  --checkpoint-end-primary-hsl: --saturation-factor;
  --checkpoint-end-secondary: --checkpoint-end-secondary-hsl;
  --checkpoint-end-secondary-hsl: --saturation-factor;
  --checkpoint-friends-gradient-end: --checkpoint-friends-gradient-end-hsl;
  --checkpoint-friends-gradient-end-hsl: --saturation-factor;
  --checkpoint-friends-gradient-start: --checkpoint-friends-gradient-start-hsl;
  --checkpoint-friends-gradient-start-hsl: --saturation-factor;
  --checkpoint-friends-primary: --checkpoint-friends-primary-hsl;
  --checkpoint-friends-primary-hsl: --saturation-factor;
  --checkpoint-friends-secondary: --checkpoint-friends-secondary-hsl;
  --checkpoint-friends-secondary-hsl: --saturation-factor;
  --checkpoint-gaming-gradient-end: --checkpoint-gaming-gradient-end-hsl;
  --checkpoint-gaming-gradient-end-hsl: --saturation-factor;
  --checkpoint-gaming-gradient-start: --checkpoint-gaming-gradient-start-hsl;
  --checkpoint-gaming-gradient-start-hsl: --saturation-factor;
  --checkpoint-gaming-primary: --checkpoint-gaming-primary-hsl;
  --checkpoint-gaming-primary-hsl: --saturation-factor;
  --checkpoint-gaming-secondary: --checkpoint-gaming-secondary-hsl;
  --checkpoint-gaming-secondary-hsl: --saturation-factor;
  --checkpoint-guilds-gradient-end: --checkpoint-guilds-gradient-end-hsl;
  --checkpoint-guilds-gradient-end-hsl: --saturation-factor;
  --checkpoint-guilds-gradient-start: --checkpoint-guilds-gradient-start-hsl;
  --checkpoint-guilds-gradient-start-hsl: --saturation-factor;
  --checkpoint-guilds-primary: --checkpoint-guilds-primary-hsl;
  --checkpoint-guilds-primary-hsl: --saturation-factor;
  --checkpoint-guilds-secondary: --checkpoint-guilds-secondary-hsl;
  --checkpoint-guilds-secondary-hsl: --saturation-factor;
  --checkpoint-messages-gradient-end: --checkpoint-messages-gradient-end-hsl;
  --checkpoint-messages-gradient-end-hsl: --saturation-factor;
  --checkpoint-messages-gradient-start: --checkpoint-messages-gradient-start-hsl;
  --checkpoint-messages-gradient-start-hsl: --saturation-factor;
  --checkpoint-messages-primary: --checkpoint-messages-primary-hsl;
  --checkpoint-messages-primary-hsl: --saturation-factor;
  --checkpoint-messages-secondary: --checkpoint-messages-secondary-hsl;
  --checkpoint-messages-secondary-hsl: --saturation-factor;
  --checkpoint-persona-eight-background-overlay: --checkpoint-persona-eight-background-overlay-hsl;
  --checkpoint-persona-eight-background-overlay-hsl: --saturation-factor;
  --checkpoint-persona-eight-gradient-end: --checkpoint-persona-eight-gradient-end-hsl;
  --checkpoint-persona-eight-gradient-end-hsl: --saturation-factor;
  --checkpoint-persona-eight-gradient-start: --checkpoint-persona-eight-gradient-start-hsl;
  --checkpoint-persona-eight-gradient-start-hsl: --saturation-factor;
  --checkpoint-persona-eight-primary: --checkpoint-persona-eight-primary-hsl;
  --checkpoint-persona-eight-primary-hsl: --saturation-factor;
  --checkpoint-persona-eight-secondary: --checkpoint-persona-eight-secondary-hsl;
  --checkpoint-persona-eight-secondary-hsl: --saturation-factor;
  --checkpoint-persona-five-background-overlay: --checkpoint-persona-five-background-overlay-hsl;
  --checkpoint-persona-five-background-overlay-hsl: --saturation-factor;
  --checkpoint-persona-five-gradient-end: --checkpoint-persona-five-gradient-end-hsl;
  --checkpoint-persona-five-gradient-end-hsl: --saturation-factor;
  --checkpoint-persona-five-gradient-start: --checkpoint-persona-five-gradient-start-hsl;
  --checkpoint-persona-five-gradient-start-hsl: --saturation-factor;
  --checkpoint-persona-five-primary: --checkpoint-persona-five-primary-hsl;
  --checkpoint-persona-five-primary-hsl: --saturation-factor;
  --checkpoint-persona-five-secondary: --checkpoint-persona-five-secondary-hsl;
  --checkpoint-persona-five-secondary-hsl: --saturation-factor;
  --checkpoint-persona-four-background-overlay: --checkpoint-persona-four-background-overlay-hsl;
  --checkpoint-persona-four-background-overlay-hsl: --saturation-factor;
  --checkpoint-persona-four-gradient-end: --checkpoint-persona-four-gradient-end-hsl;
  --checkpoint-persona-four-gradient-end-hsl: --saturation-factor;
  --checkpoint-persona-four-gradient-start: --checkpoint-persona-four-gradient-start-hsl;
  --checkpoint-persona-four-gradient-start-hsl: --saturation-factor;
  --checkpoint-persona-four-primary: --checkpoint-persona-four-primary-hsl;
  --checkpoint-persona-four-primary-hsl: --saturation-factor;
  --checkpoint-persona-four-secondary: --checkpoint-persona-four-secondary-hsl;
  --checkpoint-persona-four-secondary-hsl: --saturation-factor;
  --checkpoint-persona-nine-background-overlay: --checkpoint-persona-nine-background-overlay-hsl;
  --checkpoint-persona-nine-background-overlay-hsl: --saturation-factor;
  --checkpoint-persona-nine-gradient-end: --checkpoint-persona-nine-gradient-end-hsl;
  --checkpoint-persona-nine-gradient-end-hsl: --saturation-factor;
  --checkpoint-persona-nine-gradient-start: --checkpoint-persona-nine-gradient-start-hsl;
  --checkpoint-persona-nine-gradient-start-hsl: --saturation-factor;
  --checkpoint-persona-nine-primary: --checkpoint-persona-nine-primary-hsl;
  --checkpoint-persona-nine-primary-hsl: --saturation-factor;
  --checkpoint-persona-nine-secondary: --checkpoint-persona-nine-secondary-hsl;
  --checkpoint-persona-nine-secondary-hsl: --saturation-factor;
  --checkpoint-persona-one-background-overlay: --checkpoint-persona-one-background-overlay-hsl;
  --checkpoint-persona-one-background-overlay-hsl: --saturation-factor;
  --checkpoint-persona-one-gradient-end: --checkpoint-persona-one-gradient-end-hsl;
  --checkpoint-persona-one-gradient-end-hsl: --saturation-factor;
  --checkpoint-persona-one-gradient-start: --checkpoint-persona-one-gradient-start-hsl;
  --checkpoint-persona-one-gradient-start-hsl: --saturation-factor;
  --checkpoint-persona-one-primary: --checkpoint-persona-one-primary-hsl;
  --checkpoint-persona-one-primary-hsl: --saturation-factor;
  --checkpoint-persona-one-secondary: --checkpoint-persona-one-secondary-hsl;
  --checkpoint-persona-one-secondary-hsl: --saturation-factor;
  --checkpoint-persona-seven-background-overlay: --checkpoint-persona-seven-background-overlay-hsl;
  --checkpoint-persona-seven-background-overlay-hsl: --saturation-factor;
  --checkpoint-persona-seven-gradient-end: --checkpoint-persona-seven-gradient-end-hsl;
  --checkpoint-persona-seven-gradient-end-hsl: --saturation-factor;
  --checkpoint-persona-seven-gradient-start: --checkpoint-persona-seven-gradient-start-hsl;
  --checkpoint-persona-seven-gradient-start-hsl: --saturation-factor;
  --checkpoint-persona-seven-primary: --checkpoint-persona-seven-primary-hsl;
  --checkpoint-persona-seven-primary-hsl: --saturation-factor;
  --checkpoint-persona-seven-secondary: --checkpoint-persona-seven-secondary-hsl;
  --checkpoint-persona-seven-secondary-hsl: --saturation-factor;
  --checkpoint-persona-six-background-overlay: --checkpoint-persona-six-background-overlay-hsl;
  --checkpoint-persona-six-background-overlay-hsl: --saturation-factor;
  --checkpoint-persona-six-gradient-end: --checkpoint-persona-six-gradient-end-hsl;
  --checkpoint-persona-six-gradient-end-hsl: --saturation-factor;
  --checkpoint-persona-six-gradient-start: --checkpoint-persona-six-gradient-start-hsl;
  --checkpoint-persona-six-gradient-start-hsl: --saturation-factor;
  --checkpoint-persona-six-primary: --checkpoint-persona-six-primary-hsl;
  --checkpoint-persona-six-primary-hsl: --saturation-factor;
  --checkpoint-persona-six-secondary: --checkpoint-persona-six-secondary-hsl;
  --checkpoint-persona-six-secondary-hsl: --saturation-factor;
  --checkpoint-persona-three-background-overlay: --checkpoint-persona-three-background-overlay-hsl;
  --checkpoint-persona-three-background-overlay-hsl: --saturation-factor;
  --checkpoint-persona-three-gradient-end: --checkpoint-persona-three-gradient-end-hsl;
  --checkpoint-persona-three-gradient-end-hsl: --saturation-factor;
  --checkpoint-persona-three-gradient-start: --checkpoint-persona-three-gradient-start-hsl;
  --checkpoint-persona-three-gradient-start-hsl: --saturation-factor;
  --checkpoint-persona-three-primary: --checkpoint-persona-three-primary-hsl;
  --checkpoint-persona-three-primary-hsl: --saturation-factor;
  --checkpoint-persona-three-secondary: --checkpoint-persona-three-secondary-hsl;
  --checkpoint-persona-three-secondary-hsl: --saturation-factor;
  --checkpoint-persona-two-background-overlay: --checkpoint-persona-two-background-overlay-hsl;
  --checkpoint-persona-two-background-overlay-hsl: --saturation-factor;
  --checkpoint-persona-two-gradient-end: --checkpoint-persona-two-gradient-end-hsl;
  --checkpoint-persona-two-gradient-end-hsl: --saturation-factor;
  --checkpoint-persona-two-gradient-start: --checkpoint-persona-two-gradient-start-hsl;
  --checkpoint-persona-two-gradient-start-hsl: --saturation-factor;
  --checkpoint-persona-two-primary: --checkpoint-persona-two-primary-hsl;
  --checkpoint-persona-two-primary-hsl: --saturation-factor;
  --checkpoint-persona-two-secondary: --checkpoint-persona-two-secondary-hsl;
  --checkpoint-persona-two-secondary-hsl: --saturation-factor;
  --checkpoint-persona-zero-background-overlay: --checkpoint-persona-zero-background-overlay-hsl;
  --checkpoint-persona-zero-background-overlay-hsl: --saturation-factor;
  --checkpoint-persona-zero-gradient-end: --checkpoint-persona-zero-gradient-end-hsl;
  --checkpoint-persona-zero-gradient-end-hsl: --saturation-factor;
  --checkpoint-persona-zero-gradient-start: --checkpoint-persona-zero-gradient-start-hsl;
  --checkpoint-persona-zero-gradient-start-hsl: --saturation-factor;
  --checkpoint-persona-zero-primary: --checkpoint-persona-zero-primary-hsl;
  --checkpoint-persona-zero-primary-hsl: --saturation-factor;
  --checkpoint-persona-zero-secondary: --checkpoint-persona-zero-secondary-hsl;
  --checkpoint-persona-zero-secondary-hsl: --saturation-factor;
  --checkpoint-quests-gradient-end: --checkpoint-quests-gradient-end-hsl;
  --checkpoint-quests-gradient-end-hsl: --saturation-factor;
  --checkpoint-quests-gradient-start: --checkpoint-quests-gradient-start-hsl;
  --checkpoint-quests-gradient-start-hsl: --saturation-factor;
  --checkpoint-quests-primary: --checkpoint-quests-primary-hsl;
  --checkpoint-quests-primary-hsl: --saturation-factor;
  --checkpoint-quests-secondary: --checkpoint-quests-secondary-hsl;
  --checkpoint-quests-secondary-hsl: --saturation-factor;
  --checkpoint-voice-gradient-end: --checkpoint-voice-gradient-end-hsl;
  --checkpoint-voice-gradient-end-hsl: --saturation-factor;
  --checkpoint-voice-gradient-start: --checkpoint-voice-gradient-start-hsl;
  --checkpoint-voice-gradient-start-hsl: --saturation-factor;
  --checkpoint-voice-primary: --checkpoint-voice-primary-hsl;
  --checkpoint-voice-primary-hsl: --saturation-factor;
  --checkpoint-voice-secondary: --checkpoint-voice-secondary-hsl;
  --checkpoint-voice-secondary-hsl: --saturation-factor;
  --checkpoint-welcome-gradient-end: --checkpoint-welcome-gradient-end-hsl;
  --checkpoint-welcome-gradient-end-hsl: --saturation-factor;
  --checkpoint-welcome-gradient-start: --checkpoint-welcome-gradient-start-hsl;
  --checkpoint-welcome-gradient-start-hsl: --saturation-factor;
  --checkpoint-welcome-primary: --checkpoint-welcome-primary-hsl;
  --checkpoint-welcome-primary-hsl: --saturation-factor;
  --checkpoint-welcome-secondary: --checkpoint-welcome-secondary-hsl;
  --checkpoint-welcome-secondary-hsl: --saturation-factor;
  --guild-boosting-blue: --guild-boosting-blue-hsl;
  --guild-boosting-blue-hsl: --saturation-factor;
  --guild-boosting-blue-for-gradients: --guild-boosting-blue-for-gradients-hsl;
  --guild-boosting-blue-for-gradients-hsl: --saturation-factor;
  --guild-boosting-pink: --guild-boosting-pink-hsl;
  --guild-boosting-pink-hsl: --saturation-factor;
  --guild-boosting-pink-refresh: --guild-boosting-pink-refresh-hsl;
  --guild-boosting-pink-refresh-hsl: --saturation-factor;
  --guild-boosting-purple: --guild-boosting-purple-hsl;
  --guild-boosting-purple-hsl: --saturation-factor;
  --guild-boosting-purple-for-gradients: --guild-boosting-purple-for-gradients-hsl;
  --guild-boosting-purple-for-gradients-hsl: --saturation-factor;
  --hypesquad-house-1: --hypesquad-house-1-hsl;
  --hypesquad-house-1-hsl: --saturation-factor;
  --hypesquad-house-2: --hypesquad-house-2-hsl;
  --hypesquad-house-2-hsl: --saturation-factor;
  --hypesquad-house-3: --hypesquad-house-3-hsl;
  --hypesquad-house-3-hsl: --saturation-factor;
  --illo-blue-10: --illo-blue-10-hsl;
  --illo-blue-10-hsl: --saturation-factor;
  --illo-blue-20: --illo-blue-20-hsl;
  --illo-blue-20-hsl: --saturation-factor;
  --illo-blue-30: --illo-blue-30-hsl;
  --illo-blue-30-hsl: --saturation-factor;
  --illo-blue-40: --illo-blue-40-hsl;
  --illo-blue-40-hsl: --saturation-factor;
  --illo-blue-50: --illo-blue-50-hsl;
  --illo-blue-50-hsl: --saturation-factor;
  --illo-blue-60: --illo-blue-60-hsl;
  --illo-blue-60-hsl: --saturation-factor;
  --illo-blue-70: --illo-blue-70-hsl;
  --illo-blue-70-hsl: --saturation-factor;
  --illo-green-10: --illo-green-10-hsl;
  --illo-green-10-hsl: --saturation-factor;
  --illo-green-20: --illo-green-20-hsl;
  --illo-green-20-hsl: --saturation-factor;
  --illo-green-30: --illo-green-30-hsl;
  --illo-green-30-hsl: --saturation-factor;
  --illo-green-40: --illo-green-40-hsl;
  --illo-green-40-hsl: --saturation-factor;
  --illo-green-50: --illo-green-50-hsl;
  --illo-green-50-hsl: --saturation-factor;
  --illo-green-60: --illo-green-60-hsl;
  --illo-green-60-hsl: --saturation-factor;
  --illo-green-70: --illo-green-70-hsl;
  --illo-green-70-hsl: --saturation-factor;
  --illo-nitro-blue: --illo-nitro-blue-hsl;
  --illo-nitro-blue-hsl: --saturation-factor;
  --illo-orange-10: --illo-orange-10-hsl;
  --illo-orange-10-hsl: --saturation-factor;
  --illo-orange-20: --illo-orange-20-hsl;
  --illo-orange-20-hsl: --saturation-factor;
  --illo-orange-30: --illo-orange-30-hsl;
  --illo-orange-30-hsl: --saturation-factor;
  --illo-orange-40: --illo-orange-40-hsl;
  --illo-orange-40-hsl: --saturation-factor;
  --illo-orange-50: --illo-orange-50-hsl;
  --illo-orange-50-hsl: --saturation-factor;
  --illo-orange-60: --illo-orange-60-hsl;
  --illo-orange-60-hsl: --saturation-factor;
  --illo-orange-70: --illo-orange-70-hsl;
  --illo-orange-70-hsl: --saturation-factor;
  --illo-pink-10: --illo-pink-10-hsl;
  --illo-pink-10-hsl: --saturation-factor;
  --illo-pink-20: --illo-pink-20-hsl;
  --illo-pink-20-hsl: --saturation-factor;
  --illo-pink-30: --illo-pink-30-hsl;
  --illo-pink-30-hsl: --saturation-factor;
  --illo-pink-40: --illo-pink-40-hsl;
  --illo-pink-40-hsl: --saturation-factor;
  --illo-pink-50: --illo-pink-50-hsl;
  --illo-pink-50-hsl: --saturation-factor;
  --illo-pink-60: --illo-pink-60-hsl;
  --illo-pink-60-hsl: --saturation-factor;
  --illo-pink-70: --illo-pink-70-hsl;
  --illo-pink-70-hsl: --saturation-factor;
  --illo-purple-10: --illo-purple-10-hsl;
  --illo-purple-10-hsl: --saturation-factor;
  --illo-purple-20: --illo-purple-20-hsl;
  --illo-purple-20-hsl: --saturation-factor;
  --illo-purple-30: --illo-purple-30-hsl;
  --illo-purple-30-hsl: --saturation-factor;
  --illo-purple-40: --illo-purple-40-hsl;
  --illo-purple-40-hsl: --saturation-factor;
  --illo-purple-50: --illo-purple-50-hsl;
  --illo-purple-50-hsl: --saturation-factor;
  --illo-purple-60: --illo-purple-60-hsl;
  --illo-purple-60-hsl: --saturation-factor;
  --illo-purple-70: --illo-purple-70-hsl;
  --illo-purple-70-hsl: --saturation-factor;
  --illo-yellow-10: --illo-yellow-10-hsl;
  --illo-yellow-10-hsl: --saturation-factor;
  --illo-yellow-20: --illo-yellow-20-hsl;
  --illo-yellow-20-hsl: --saturation-factor;
  --illo-yellow-30: --illo-yellow-30-hsl;
  --illo-yellow-30-hsl: --saturation-factor;
  --illo-yellow-40: --illo-yellow-40-hsl;
  --illo-yellow-40-hsl: --saturation-factor;
  --illo-yellow-50: --illo-yellow-50-hsl;
  --illo-yellow-50-hsl: --saturation-factor;
  --illo-yellow-60: --illo-yellow-60-hsl;
  --illo-yellow-60-hsl: --saturation-factor;
  --illo-yellow-70: --illo-yellow-70-hsl;
  --illo-yellow-70-hsl: --saturation-factor;
  --lol-text-dark: --lol-text-dark-hsl;
  --lol-text-dark-hsl: --saturation-factor;
  --lol-text-light: --lol-text-light-hsl;
  --lol-text-light-hsl: --saturation-factor;
  --platform-battlenet: --platform-battlenet-hsl;
  --platform-battlenet-hsl: --saturation-factor;
  --platform-bungie: --platform-bungie-hsl;
  --platform-bungie-hsl: --saturation-factor;
  --platform-crunchyroll: --platform-crunchyroll-hsl;
  --platform-crunchyroll-hsl: --saturation-factor;
  --platform-ebay: --platform-ebay-hsl;
  --platform-ebay-hsl: --saturation-factor;
  --platform-epic-games: --platform-epic-games-hsl;
  --platform-epic-games-hsl: --saturation-factor;
  --platform-facebook: --platform-facebook-hsl;
  --platform-facebook-hsl: --saturation-factor;
  --platform-github: --platform-github-hsl;
  --platform-github-hsl: --saturation-factor;
  --platform-gold: --platform-gold-hsl;
  --platform-gold-hsl: --saturation-factor;
  --platform-lol: --platform-lol-hsl;
  --platform-lol-hsl: --saturation-factor;
  --platform-partner: --platform-partner-hsl;
  --platform-partner-hsl: --saturation-factor;
  --platform-paypal: --platform-paypal-hsl;
  --platform-paypal-hsl: --saturation-factor;
  --platform-playstation: --platform-playstation-hsl;
  --platform-playstation-hsl: --saturation-factor;
  --platform-reddit: --platform-reddit-hsl;
  --platform-reddit-hsl: --saturation-factor;
  --platform-riot-games: --platform-riot-games-hsl;
  --platform-riot-games-hsl: --saturation-factor;
  --platform-samsung: --platform-samsung-hsl;
  --platform-samsung-hsl: --saturation-factor;
  --platform-skype: --platform-skype-hsl;
  --platform-skype-hsl: --saturation-factor;
  --platform-spotify: --platform-spotify-hsl;
  --platform-spotify-hsl: --saturation-factor;
  --platform-steam: --platform-steam-hsl;
  --platform-steam-hsl: --saturation-factor;
  --platform-twitch: --platform-twitch-hsl;
  --platform-twitch-hsl: --saturation-factor;
  --platform-twitch-secondary: --platform-twitch-secondary-hsl;
  --platform-twitch-secondary-hsl: --saturation-factor;
  --platform-twitter: --platform-twitter-hsl;
  --platform-twitter-hsl: --saturation-factor;
  --platform-xbox: --platform-xbox-hsl;
  --platform-xbox-hsl: --saturation-factor;
  --platform-youtube: --platform-youtube-hsl;
  --platform-youtube-hsl: --saturation-factor;
  --premium-nitro-pink-dark: --premium-nitro-pink-dark-hsl;
  --premium-nitro-pink-dark-hsl: --saturation-factor;
  --premium-nitro-pink-light: --premium-nitro-pink-light-hsl;
  --premium-nitro-pink-light-hsl: --saturation-factor;
  --premium-perk-blue: --premium-perk-blue-hsl;
  --premium-perk-blue-hsl: --saturation-factor;
  --premium-perk-blue-alt: --premium-perk-blue-alt-hsl;
  --premium-perk-blue-alt-hsl: --saturation-factor;
  --premium-perk-dark-blue: --premium-perk-dark-blue-hsl;
  --premium-perk-dark-blue-hsl: --saturation-factor;
  --premium-perk-gold: --premium-perk-gold-hsl;
  --premium-perk-gold-hsl: --saturation-factor;
  --premium-perk-green: --premium-perk-green-hsl;
  --premium-perk-green-hsl: --saturation-factor;
  --premium-perk-light-blue: --premium-perk-light-blue-hsl;
  --premium-perk-light-blue-hsl: --saturation-factor;
  --premium-perk-orange: --premium-perk-orange-hsl;
  --premium-perk-orange-hsl: --saturation-factor;
  --premium-perk-pink: --premium-perk-pink-hsl;
  --premium-perk-pink-hsl: --saturation-factor;
  --premium-perk-purple: --premium-perk-purple-hsl;
  --premium-perk-purple-hsl: --saturation-factor;
  --premium-perk-yellow: --premium-perk-yellow-hsl;
  --premium-perk-yellow-hsl: --saturation-factor;
  --premium-tier-0-blue: --premium-tier-0-blue-hsl;
  --premium-tier-0-blue-hsl: --saturation-factor;
  --premium-tier-0-blue-for-gradients: --premium-tier-0-blue-for-gradients-hsl;
  --premium-tier-0-blue-for-gradients-hsl: --saturation-factor;
  --premium-tier-0-blue-for-gradients-2: --premium-tier-0-blue-for-gradients-2-hsl;
  --premium-tier-0-blue-for-gradients-2-hsl: --saturation-factor;
  --premium-tier-0-header-gradient-1: --premium-tier-0-header-gradient-1-hsl;
  --premium-tier-0-header-gradient-1-hsl: --saturation-factor;
  --premium-tier-0-header-gradient-2: --premium-tier-0-header-gradient-2-hsl;
  --premium-tier-0-header-gradient-2-hsl: --saturation-factor;
  --premium-tier-0-header-gradient-3: --premium-tier-0-header-gradient-3-hsl;
  --premium-tier-0-header-gradient-3-hsl: --saturation-factor;
  --premium-tier-0-header-gradient-4: --premium-tier-0-header-gradient-4-hsl;
  --premium-tier-0-header-gradient-4-hsl: --saturation-factor;
  --premium-tier-0-header-gradient-5: --premium-tier-0-header-gradient-5-hsl;
  --premium-tier-0-header-gradient-5-hsl: --saturation-factor;
  --premium-tier-0-purple: --premium-tier-0-purple-hsl;
  --premium-tier-0-purple-hsl: --saturation-factor;
  --premium-tier-0-purple-for-gradients: --premium-tier-0-purple-for-gradients-hsl;
  --premium-tier-0-purple-for-gradients-hsl: --saturation-factor;
  --premium-tier-1-blue: --premium-tier-1-blue-hsl;
  --premium-tier-1-blue-hsl: --saturation-factor;
  --premium-tier-1-blue-for-gradients: --premium-tier-1-blue-for-gradients-hsl;
  --premium-tier-1-blue-for-gradients-hsl: --saturation-factor;
  --premium-tier-1-dark-blue-for-gradients: --premium-tier-1-dark-blue-for-gradients-hsl;
  --premium-tier-1-dark-blue-for-gradients-hsl: --saturation-factor;
  --premium-tier-1-purple: --premium-tier-1-purple-hsl;
  --premium-tier-1-purple-hsl: --saturation-factor;
  --premium-tier-2-pink: --premium-tier-2-pink-hsl;
  --premium-tier-2-pink-hsl: --saturation-factor;
  --premium-tier-2-pink-for-gradients: --premium-tier-2-pink-for-gradients-hsl;
  --premium-tier-2-pink-for-gradients-hsl: --saturation-factor;
  --premium-tier-2-pink-for-gradients-2: --premium-tier-2-pink-for-gradients-2-hsl;
  --premium-tier-2-pink-for-gradients-2-hsl: --saturation-factor;
  --premium-tier-2-purple: --premium-tier-2-purple-hsl;
  --premium-tier-2-purple-hsl: --saturation-factor;
  --premium-tier-2-purple-for-gradients: --premium-tier-2-purple-for-gradients-hsl;
  --premium-tier-2-purple-for-gradients-hsl: --saturation-factor;
  --premium-tier-2-purple-for-gradients-2: --premium-tier-2-purple-for-gradients-2-hsl;
  --premium-tier-2-purple-for-gradients-2-hsl: --saturation-factor;
  --role-blue: --role-blue-hsl;
  --role-blue-hsl: --saturation-factor;
  --role-brown: --role-brown-hsl;
  --role-brown-hsl: --saturation-factor;
  --role-burgundy: --role-burgundy-hsl;
  --role-burgundy-hsl: --saturation-factor;
  --role-dark-blue: --role-dark-blue-hsl;
  --role-dark-blue-hsl: --saturation-factor;
  --role-dark-grey: --role-dark-grey-hsl;
  --role-dark-grey-hsl: --saturation-factor;
  --role-dark-purple: --role-dark-purple-hsl;
  --role-dark-purple-hsl: --saturation-factor;
  --role-dark-teal: --role-dark-teal-hsl;
  --role-dark-teal-hsl: --saturation-factor;
  --role-default: --role-default-hsl;
  --role-default-hsl: --saturation-factor;
  --role-green: --role-green-hsl;
  --role-green-hsl: --saturation-factor;
  --role-grey: --role-grey-hsl;
  --role-grey-hsl: --saturation-factor;
  --role-light-blue: --role-light-blue-hsl;
  --role-light-blue-hsl: --saturation-factor;
  --role-light-green: --role-light-green-hsl;
  --role-light-green-hsl: --saturation-factor;
  --role-light-grey: --role-light-grey-hsl;
  --role-light-grey-hsl: --saturation-factor;
  --role-magenta: --role-magenta-hsl;
  --role-magenta-hsl: --saturation-factor;
  --role-orange: --role-orange-hsl;
  --role-orange-hsl: --saturation-factor;
  --role-purple: --role-purple-hsl;
  --role-purple-hsl: --saturation-factor;
  --role-salmon: --role-salmon-hsl;
  --role-salmon-hsl: --saturation-factor;
  --role-sky-blue: --role-sky-blue-hsl;
  --role-sky-blue-hsl: --saturation-factor;
  --role-tan: --role-tan-hsl;
  --role-tan-hsl: --saturation-factor;
  --role-teal: --role-teal-hsl;
  --role-teal-hsl: --saturation-factor;
  --role-terracotta: --role-terracotta-hsl;
  --role-terracotta-hsl: --saturation-factor;
  --role-yellow: --role-yellow-hsl;
  --role-yellow-hsl: --saturation-factor;
  --neutral-1: --neutral-1-hsl;
  --neutral-1-hsl: --saturation-factor;
  --neutral-2: --neutral-2-hsl;
  --neutral-2-hsl: --saturation-factor;
  --neutral-3: --neutral-3-hsl;
  --neutral-3-hsl: --saturation-factor;
  --neutral-4: --neutral-4-hsl;
  --neutral-4-hsl: --saturation-factor;
  --neutral-5: --neutral-5-hsl;
  --neutral-5-hsl: --saturation-factor;
  --neutral-6: --neutral-6-hsl;
  --neutral-6-hsl: --saturation-factor;
  --neutral-7: --neutral-7-hsl;
  --neutral-7-hsl: --saturation-factor;
  --neutral-8: --neutral-8-hsl;
  --neutral-8-hsl: --saturation-factor;
  --neutral-9: --neutral-9-hsl;
  --neutral-9-hsl: --saturation-factor;
  --neutral-10: --neutral-10-hsl;
  --neutral-10-hsl: --saturation-factor;
  --neutral-11: --neutral-11-hsl;
  --neutral-11-hsl: --saturation-factor;
  --neutral-12: --neutral-12-hsl;
  --neutral-12-hsl: --saturation-factor;
  --neutral-13: --neutral-13-hsl;
  --neutral-13-hsl: --saturation-factor;
  --neutral-14: --neutral-14-hsl;
  --neutral-14-hsl: --saturation-factor;
  --neutral-15: --neutral-15-hsl;
  --neutral-15-hsl: --saturation-factor;
  --neutral-16: --neutral-16-hsl;
  --neutral-16-hsl: --saturation-factor;
  --neutral-17: --neutral-17-hsl;
  --neutral-17-hsl: --saturation-factor;
  --neutral-18: --neutral-18-hsl;
  --neutral-18-hsl: --saturation-factor;
  --neutral-19: --neutral-19-hsl;
  --neutral-19-hsl: --saturation-factor;
  --neutral-20: --neutral-20-hsl;
  --neutral-20-hsl: --saturation-factor;
  --neutral-21: --neutral-21-hsl;
  --neutral-21-hsl: --saturation-factor;
  --neutral-22: --neutral-22-hsl;
  --neutral-22-hsl: --saturation-factor;
  --neutral-23: --neutral-23-hsl;
  --neutral-23-hsl: --saturation-factor;
  --neutral-24: --neutral-24-hsl;
  --neutral-24-hsl: --saturation-factor;
  --neutral-25: --neutral-25-hsl;
  --neutral-25-hsl: --saturation-factor;
  --neutral-26: --neutral-26-hsl;
  --neutral-26-hsl: --saturation-factor;
  --neutral-27: --neutral-27-hsl;
  --neutral-27-hsl: --saturation-factor;
  --neutral-28: --neutral-28-hsl;
  --neutral-28-hsl: --saturation-factor;
  --neutral-29: --neutral-29-hsl;
  --neutral-29-hsl: --saturation-factor;
  --neutral-30: --neutral-30-hsl;
  --neutral-30-hsl: --saturation-factor;
  --neutral-31: --neutral-31-hsl;
  --neutral-31-hsl: --saturation-factor;
  --neutral-32: --neutral-32-hsl;
  --neutral-32-hsl: --saturation-factor;
  --neutral-33: --neutral-33-hsl;
  --neutral-33-hsl: --saturation-factor;
  --neutral-34: --neutral-34-hsl;
  --neutral-34-hsl: --saturation-factor;
  --neutral-35: --neutral-35-hsl;
  --neutral-35-hsl: --saturation-factor;
  --neutral-36: --neutral-36-hsl;
  --neutral-36-hsl: --saturation-factor;
  --neutral-37: --neutral-37-hsl;
  --neutral-37-hsl: --saturation-factor;
  --neutral-38: --neutral-38-hsl;
  --neutral-38-hsl: --saturation-factor;
  --neutral-39: --neutral-39-hsl;
  --neutral-39-hsl: --saturation-factor;
  --neutral-40: --neutral-40-hsl;
  --neutral-40-hsl: --saturation-factor;
  --neutral-41: --neutral-41-hsl;
  --neutral-41-hsl: --saturation-factor;
  --neutral-42: --neutral-42-hsl;
  --neutral-42-hsl: --saturation-factor;
  --neutral-43: --neutral-43-hsl;
  --neutral-43-hsl: --saturation-factor;
  --neutral-44: --neutral-44-hsl;
  --neutral-44-hsl: --saturation-factor;
  --neutral-45: --neutral-45-hsl;
  --neutral-45-hsl: --saturation-factor;
  --neutral-46: --neutral-46-hsl;
  --neutral-46-hsl: --saturation-factor;
  --neutral-47: --neutral-47-hsl;
  --neutral-47-hsl: --saturation-factor;
  --neutral-48: --neutral-48-hsl;
  --neutral-48-hsl: --saturation-factor;
  --neutral-49: --neutral-49-hsl;
  --neutral-49-hsl: --saturation-factor;
  --neutral-50: --neutral-50-hsl;
  --neutral-50-hsl: --saturation-factor;
  --neutral-51: --neutral-51-hsl;
  --neutral-51-hsl: --saturation-factor;
  --neutral-52: --neutral-52-hsl;
  --neutral-52-hsl: --saturation-factor;
  --neutral-53: --neutral-53-hsl;
  --neutral-53-hsl: --saturation-factor;
  --neutral-54: --neutral-54-hsl;
  --neutral-54-hsl: --saturation-factor;
  --neutral-55: --neutral-55-hsl;
  --neutral-55-hsl: --saturation-factor;
  --neutral-56: --neutral-56-hsl;
  --neutral-56-hsl: --saturation-factor;
  --neutral-57: --neutral-57-hsl;
  --neutral-57-hsl: --saturation-factor;
  --neutral-58: --neutral-58-hsl;
  --neutral-58-hsl: --saturation-factor;
  --neutral-59: --neutral-59-hsl;
  --neutral-59-hsl: --saturation-factor;
  --neutral-60: --neutral-60-hsl;
  --neutral-60-hsl: --saturation-factor;
  --neutral-61: --neutral-61-hsl;
  --neutral-61-hsl: --saturation-factor;
  --neutral-62: --neutral-62-hsl;
  --neutral-62-hsl: --saturation-factor;
  --neutral-63: --neutral-63-hsl;
  --neutral-63-hsl: --saturation-factor;
  --neutral-64: --neutral-64-hsl;
  --neutral-64-hsl: --saturation-factor;
  --neutral-65: --neutral-65-hsl;
  --neutral-65-hsl: --saturation-factor;
  --neutral-66: --neutral-66-hsl;
  --neutral-66-hsl: --saturation-factor;
  --neutral-67: --neutral-67-hsl;
  --neutral-67-hsl: --saturation-factor;
  --neutral-68: --neutral-68-hsl;
  --neutral-68-hsl: --saturation-factor;
  --neutral-69: --neutral-69-hsl;
  --neutral-69-hsl: --saturation-factor;
  --neutral-70: --neutral-70-hsl;
  --neutral-70-hsl: --saturation-factor;
  --neutral-71: --neutral-71-hsl;
  --neutral-71-hsl: --saturation-factor;
  --neutral-72: --neutral-72-hsl;
  --neutral-72-hsl: --saturation-factor;
  --neutral-73: --neutral-73-hsl;
  --neutral-73-hsl: --saturation-factor;
  --neutral-74: --neutral-74-hsl;
  --neutral-74-hsl: --saturation-factor;
  --neutral-75: --neutral-75-hsl;
  --neutral-75-hsl: --saturation-factor;
  --neutral-76: --neutral-76-hsl;
  --neutral-76-hsl: --saturation-factor;
  --neutral-77: --neutral-77-hsl;
  --neutral-77-hsl: --saturation-factor;
  --neutral-78: --neutral-78-hsl;
  --neutral-78-hsl: --saturation-factor;
  --neutral-79: --neutral-79-hsl;
  --neutral-79-hsl: --saturation-factor;
  --neutral-80: --neutral-80-hsl;
  --neutral-80-hsl: --saturation-factor;
  --neutral-81: --neutral-81-hsl;
  --neutral-81-hsl: --saturation-factor;
  --neutral-82: --neutral-82-hsl;
  --neutral-82-hsl: --saturation-factor;
  --neutral-83: --neutral-83-hsl;
  --neutral-83-hsl: --saturation-factor;
  --neutral-84: --neutral-84-hsl;
  --neutral-84-hsl: --saturation-factor;
  --neutral-85: --neutral-85-hsl;
  --neutral-85-hsl: --saturation-factor;
  --neutral-86: --neutral-86-hsl;
  --neutral-86-hsl: --saturation-factor;
  --neutral-87: --neutral-87-hsl;
  --neutral-87-hsl: --saturation-factor;
  --neutral-88: --neutral-88-hsl;
  --neutral-88-hsl: --saturation-factor;
  --neutral-89: --neutral-89-hsl;
  --neutral-89-hsl: --saturation-factor;
  --neutral-90: --neutral-90-hsl;
  --neutral-90-hsl: --saturation-factor;
  --neutral-91: --neutral-91-hsl;
  --neutral-91-hsl: --saturation-factor;
  --neutral-92: --neutral-92-hsl;
  --neutral-92-hsl: --saturation-factor;
  --neutral-93: --neutral-93-hsl;
  --neutral-93-hsl: --saturation-factor;
  --neutral-94: --neutral-94-hsl;
  --neutral-94-hsl: --saturation-factor;
  --neutral-95: --neutral-95-hsl;
  --neutral-95-hsl: --saturation-factor;
  --neutral-96: --neutral-96-hsl;
  --neutral-96-hsl: --saturation-factor;
  --neutral-97: --neutral-97-hsl;
  --neutral-97-hsl: --saturation-factor;
  --neutral-98: --neutral-98-hsl;
  --neutral-98-hsl: --saturation-factor;
  --neutral-99: --neutral-99-hsl;
  --neutral-99-hsl: --saturation-factor;
  --neutral-100: --neutral-100-hsl;
  --neutral-100-hsl: --saturation-factor;
  --blue-new-1: --blue-new-1-hsl;
  --blue-new-1-hsl: --saturation-factor;
  --blue-new-2: --blue-new-2-hsl;
  --blue-new-2-hsl: --saturation-factor;
  --blue-new-3: --blue-new-3-hsl;
  --blue-new-3-hsl: --saturation-factor;
  --blue-new-4: --blue-new-4-hsl;
  --blue-new-4-hsl: --saturation-factor;
  --blue-new-5: --blue-new-5-hsl;
  --blue-new-5-hsl: --saturation-factor;
  --blue-new-6: --blue-new-6-hsl;
  --blue-new-6-hsl: --saturation-factor;
  --blue-new-7: --blue-new-7-hsl;
  --blue-new-7-hsl: --saturation-factor;
  --blue-new-8: --blue-new-8-hsl;
  --blue-new-8-hsl: --saturation-factor;
  --blue-new-9: --blue-new-9-hsl;
  --blue-new-9-hsl: --saturation-factor;
  --blue-new-10: --blue-new-10-hsl;
  --blue-new-10-hsl: --saturation-factor;
  --blue-new-11: --blue-new-11-hsl;
  --blue-new-11-hsl: --saturation-factor;
  --blue-new-12: --blue-new-12-hsl;
  --blue-new-12-hsl: --saturation-factor;
  --blue-new-13: --blue-new-13-hsl;
  --blue-new-13-hsl: --saturation-factor;
  --blue-new-14: --blue-new-14-hsl;
  --blue-new-14-hsl: --saturation-factor;
  --blue-new-15: --blue-new-15-hsl;
  --blue-new-15-hsl: --saturation-factor;
  --blue-new-16: --blue-new-16-hsl;
  --blue-new-16-hsl: --saturation-factor;
  --blue-new-17: --blue-new-17-hsl;
  --blue-new-17-hsl: --saturation-factor;
  --blue-new-18: --blue-new-18-hsl;
  --blue-new-18-hsl: --saturation-factor;
  --blue-new-19: --blue-new-19-hsl;
  --blue-new-19-hsl: --saturation-factor;
  --blue-new-20: --blue-new-20-hsl;
  --blue-new-20-hsl: --saturation-factor;
  --blue-new-21: --blue-new-21-hsl;
  --blue-new-21-hsl: --saturation-factor;
  --blue-new-22: --blue-new-22-hsl;
  --blue-new-22-hsl: --saturation-factor;
  --blue-new-23: --blue-new-23-hsl;
  --blue-new-23-hsl: --saturation-factor;
  --blue-new-24: --blue-new-24-hsl;
  --blue-new-24-hsl: --saturation-factor;
  --blue-new-25: --blue-new-25-hsl;
  --blue-new-25-hsl: --saturation-factor;
  --blue-new-26: --blue-new-26-hsl;
  --blue-new-26-hsl: --saturation-factor;
  --blue-new-27: --blue-new-27-hsl;
  --blue-new-27-hsl: --saturation-factor;
  --blue-new-28: --blue-new-28-hsl;
  --blue-new-28-hsl: --saturation-factor;
  --blue-new-29: --blue-new-29-hsl;
  --blue-new-29-hsl: --saturation-factor;
  --blue-new-30: --blue-new-30-hsl;
  --blue-new-30-hsl: --saturation-factor;
  --blue-new-31: --blue-new-31-hsl;
  --blue-new-31-hsl: --saturation-factor;
  --blue-new-32: --blue-new-32-hsl;
  --blue-new-32-hsl: --saturation-factor;
  --blue-new-33: --blue-new-33-hsl;
  --blue-new-33-hsl: --saturation-factor;
  --blue-new-34: --blue-new-34-hsl;
  --blue-new-34-hsl: --saturation-factor;
  --blue-new-35: --blue-new-35-hsl;
  --blue-new-35-hsl: --saturation-factor;
  --blue-new-36: --blue-new-36-hsl;
  --blue-new-36-hsl: --saturation-factor;
  --blue-new-37: --blue-new-37-hsl;
  --blue-new-37-hsl: --saturation-factor;
  --blue-new-38: --blue-new-38-hsl;
  --blue-new-38-hsl: --saturation-factor;
  --blue-new-39: --blue-new-39-hsl;
  --blue-new-39-hsl: --saturation-factor;
  --blue-new-40: --blue-new-40-hsl;
  --blue-new-40-hsl: --saturation-factor;
  --blue-new-41: --blue-new-41-hsl;
  --blue-new-41-hsl: --saturation-factor;
  --blue-new-42: --blue-new-42-hsl;
  --blue-new-42-hsl: --saturation-factor;
  --blue-new-43: --blue-new-43-hsl;
  --blue-new-43-hsl: --saturation-factor;
  --blue-new-44: --blue-new-44-hsl;
  --blue-new-44-hsl: --saturation-factor;
  --blue-new-45: --blue-new-45-hsl;
  --blue-new-45-hsl: --saturation-factor;
  --blue-new-46: --blue-new-46-hsl;
  --blue-new-46-hsl: --saturation-factor;
  --blue-new-47: --blue-new-47-hsl;
  --blue-new-47-hsl: --saturation-factor;
  --blue-new-48: --blue-new-48-hsl;
  --blue-new-48-hsl: --saturation-factor;
  --blue-new-49: --blue-new-49-hsl;
  --blue-new-49-hsl: --saturation-factor;
  --blue-new-50: --blue-new-50-hsl;
  --blue-new-50-hsl: --saturation-factor;
  --blue-new-51: --blue-new-51-hsl;
  --blue-new-51-hsl: --saturation-factor;
  --blue-new-52: --blue-new-52-hsl;
  --blue-new-52-hsl: --saturation-factor;
  --blue-new-53: --blue-new-53-hsl;
  --blue-new-53-hsl: --saturation-factor;
  --blue-new-54: --blue-new-54-hsl;
  --blue-new-54-hsl: --saturation-factor;
  --blue-new-55: --blue-new-55-hsl;
  --blue-new-55-hsl: --saturation-factor;
  --blue-new-56: --blue-new-56-hsl;
  --blue-new-56-hsl: --saturation-factor;
  --blue-new-57: --blue-new-57-hsl;
  --blue-new-57-hsl: --saturation-factor;
  --blue-new-58: --blue-new-58-hsl;
  --blue-new-58-hsl: --saturation-factor;
  --blue-new-59: --blue-new-59-hsl;
  --blue-new-59-hsl: --saturation-factor;
  --blue-new-60: --blue-new-60-hsl;
  --blue-new-60-hsl: --saturation-factor;
  --blue-new-61: --blue-new-61-hsl;
  --blue-new-61-hsl: --saturation-factor;
  --blue-new-62: --blue-new-62-hsl;
  --blue-new-62-hsl: --saturation-factor;
  --blue-new-63: --blue-new-63-hsl;
  --blue-new-63-hsl: --saturation-factor;
  --blue-new-64: --blue-new-64-hsl;
  --blue-new-64-hsl: --saturation-factor;
  --blue-new-65: --blue-new-65-hsl;
  --blue-new-65-hsl: --saturation-factor;
  --blue-new-66: --blue-new-66-hsl;
  --blue-new-66-hsl: --saturation-factor;
  --blue-new-67: --blue-new-67-hsl;
  --blue-new-67-hsl: --saturation-factor;
  --blue-new-68: --blue-new-68-hsl;
  --blue-new-68-hsl: --saturation-factor;
  --blue-new-69: --blue-new-69-hsl;
  --blue-new-69-hsl: --saturation-factor;
  --blue-new-70: --blue-new-70-hsl;
  --blue-new-70-hsl: --saturation-factor;
  --blue-new-71: --blue-new-71-hsl;
  --blue-new-71-hsl: --saturation-factor;
  --blue-new-72: --blue-new-72-hsl;
  --blue-new-72-hsl: --saturation-factor;
  --blue-new-73: --blue-new-73-hsl;
  --blue-new-73-hsl: --saturation-factor;
  --blue-new-74: --blue-new-74-hsl;
  --blue-new-74-hsl: --saturation-factor;
  --blue-new-75: --blue-new-75-hsl;
  --blue-new-75-hsl: --saturation-factor;
  --blue-new-76: --blue-new-76-hsl;
  --blue-new-76-hsl: --saturation-factor;
  --blue-new-77: --blue-new-77-hsl;
  --blue-new-77-hsl: --saturation-factor;
  --blue-new-78: --blue-new-78-hsl;
  --blue-new-78-hsl: --saturation-factor;
  --blue-new-79: --blue-new-79-hsl;
  --blue-new-79-hsl: --saturation-factor;
  --blue-new-80: --blue-new-80-hsl;
  --blue-new-80-hsl: --saturation-factor;
  --blue-new-81: --blue-new-81-hsl;
  --blue-new-81-hsl: --saturation-factor;
  --blue-new-82: --blue-new-82-hsl;
  --blue-new-82-hsl: --saturation-factor;
  --blue-new-83: --blue-new-83-hsl;
  --blue-new-83-hsl: --saturation-factor;
  --blue-new-84: --blue-new-84-hsl;
  --blue-new-84-hsl: --saturation-factor;
  --blue-new-85: --blue-new-85-hsl;
  --blue-new-85-hsl: --saturation-factor;
  --blue-new-86: --blue-new-86-hsl;
  --blue-new-86-hsl: --saturation-factor;
  --blue-new-87: --blue-new-87-hsl;
  --blue-new-87-hsl: --saturation-factor;
  --blue-new-88: --blue-new-88-hsl;
  --blue-new-88-hsl: --saturation-factor;
  --blue-new-89: --blue-new-89-hsl;
  --blue-new-89-hsl: --saturation-factor;
  --blue-new-90: --blue-new-90-hsl;
  --blue-new-90-hsl: --saturation-factor;
  --blue-new-91: --blue-new-91-hsl;
  --blue-new-91-hsl: --saturation-factor;
  --blue-new-92: --blue-new-92-hsl;
  --blue-new-92-hsl: --saturation-factor;
  --blue-new-93: --blue-new-93-hsl;
  --blue-new-93-hsl: --saturation-factor;
  --blue-new-94: --blue-new-94-hsl;
  --blue-new-94-hsl: --saturation-factor;
  --blue-new-95: --blue-new-95-hsl;
  --blue-new-95-hsl: --saturation-factor;
  --blue-new-96: --blue-new-96-hsl;
  --blue-new-96-hsl: --saturation-factor;
  --blue-new-97: --blue-new-97-hsl;
  --blue-new-97-hsl: --saturation-factor;
  --blue-new-98: --blue-new-98-hsl;
  --blue-new-98-hsl: --saturation-factor;
  --blue-new-99: --blue-new-99-hsl;
  --blue-new-99-hsl: --saturation-factor;
  --blue-new-100: --blue-new-100-hsl;
  --blue-new-100-hsl: --saturation-factor;
  --blurple-1: --blurple-1-hsl;
  --blurple-1-hsl: --saturation-factor;
  --blurple-2: --blurple-2-hsl;
  --blurple-2-hsl: --saturation-factor;
  --blurple-3: --blurple-3-hsl;
  --blurple-3-hsl: --saturation-factor;
  --blurple-4: --blurple-4-hsl;
  --blurple-4-hsl: --saturation-factor;
  --blurple-5: --blurple-5-hsl;
  --blurple-5-hsl: --saturation-factor;
  --blurple-6: --blurple-6-hsl;
  --blurple-6-hsl: --saturation-factor;
  --blurple-7: --blurple-7-hsl;
  --blurple-7-hsl: --saturation-factor;
  --blurple-8: --blurple-8-hsl;
  --blurple-8-hsl: --saturation-factor;
  --blurple-9: --blurple-9-hsl;
  --blurple-9-hsl: --saturation-factor;
  --blurple-10: --blurple-10-hsl;
  --blurple-10-hsl: --saturation-factor;
  --blurple-11: --blurple-11-hsl;
  --blurple-11-hsl: --saturation-factor;
  --blurple-12: --blurple-12-hsl;
  --blurple-12-hsl: --saturation-factor;
  --blurple-13: --blurple-13-hsl;
  --blurple-13-hsl: --saturation-factor;
  --blurple-14: --blurple-14-hsl;
  --blurple-14-hsl: --saturation-factor;
  --blurple-15: --blurple-15-hsl;
  --blurple-15-hsl: --saturation-factor;
  --blurple-16: --blurple-16-hsl;
  --blurple-16-hsl: --saturation-factor;
  --blurple-17: --blurple-17-hsl;
  --blurple-17-hsl: --saturation-factor;
  --blurple-18: --blurple-18-hsl;
  --blurple-18-hsl: --saturation-factor;
  --blurple-19: --blurple-19-hsl;
  --blurple-19-hsl: --saturation-factor;
  --blurple-20: --blurple-20-hsl;
  --blurple-20-hsl: --saturation-factor;
  --blurple-21: --blurple-21-hsl;
  --blurple-21-hsl: --saturation-factor;
  --blurple-22: --blurple-22-hsl;
  --blurple-22-hsl: --saturation-factor;
  --blurple-23: --blurple-23-hsl;
  --blurple-23-hsl: --saturation-factor;
  --blurple-24: --blurple-24-hsl;
  --blurple-24-hsl: --saturation-factor;
  --blurple-25: --blurple-25-hsl;
  --blurple-25-hsl: --saturation-factor;
  --blurple-26: --blurple-26-hsl;
  --blurple-26-hsl: --saturation-factor;
  --blurple-27: --blurple-27-hsl;
  --blurple-27-hsl: --saturation-factor;
  --blurple-28: --blurple-28-hsl;
  --blurple-28-hsl: --saturation-factor;
  --blurple-29: --blurple-29-hsl;
  --blurple-29-hsl: --saturation-factor;
  --blurple-30: --blurple-30-hsl;
  --blurple-30-hsl: --saturation-factor;
  --blurple-31: --blurple-31-hsl;
  --blurple-31-hsl: --saturation-factor;
  --blurple-32: --blurple-32-hsl;
  --blurple-32-hsl: --saturation-factor;
  --blurple-33: --blurple-33-hsl;
  --blurple-33-hsl: --saturation-factor;
  --blurple-34: --blurple-34-hsl;
  --blurple-34-hsl: --saturation-factor;
  --blurple-35: --blurple-35-hsl;
  --blurple-35-hsl: --saturation-factor;
  --blurple-36: --blurple-36-hsl;
  --blurple-36-hsl: --saturation-factor;
  --blurple-37: --blurple-37-hsl;
  --blurple-37-hsl: --saturation-factor;
  --blurple-38: --blurple-38-hsl;
  --blurple-38-hsl: --saturation-factor;
  --blurple-39: --blurple-39-hsl;
  --blurple-39-hsl: --saturation-factor;
  --blurple-40: --blurple-40-hsl;
  --blurple-40-hsl: --saturation-factor;
  --blurple-41: --blurple-41-hsl;
  --blurple-41-hsl: --saturation-factor;
  --blurple-42: --blurple-42-hsl;
  --blurple-42-hsl: --saturation-factor;
  --blurple-43: --blurple-43-hsl;
  --blurple-43-hsl: --saturation-factor;
  --blurple-44: --blurple-44-hsl;
  --blurple-44-hsl: --saturation-factor;
  --blurple-45: --blurple-45-hsl;
  --blurple-45-hsl: --saturation-factor;
  --blurple-46: --blurple-46-hsl;
  --blurple-46-hsl: --saturation-factor;
  --blurple-47: --blurple-47-hsl;
  --blurple-47-hsl: --saturation-factor;
  --blurple-48: --blurple-48-hsl;
  --blurple-48-hsl: --saturation-factor;
  --blurple-49: --blurple-49-hsl;
  --blurple-49-hsl: --saturation-factor;
  --blurple-50: --blurple-50-hsl;
  --blurple-50-hsl: --saturation-factor;
  --blurple-51: --blurple-51-hsl;
  --blurple-51-hsl: --saturation-factor;
  --blurple-52: --blurple-52-hsl;
  --blurple-52-hsl: --saturation-factor;
  --blurple-53: --blurple-53-hsl;
  --blurple-53-hsl: --saturation-factor;
  --blurple-54: --blurple-54-hsl;
  --blurple-54-hsl: --saturation-factor;
  --blurple-55: --blurple-55-hsl;
  --blurple-55-hsl: --saturation-factor;
  --blurple-56: --blurple-56-hsl;
  --blurple-56-hsl: --saturation-factor;
  --blurple-57: --blurple-57-hsl;
  --blurple-57-hsl: --saturation-factor;
  --blurple-58: --blurple-58-hsl;
  --blurple-58-hsl: --saturation-factor;
  --blurple-59: --blurple-59-hsl;
  --blurple-59-hsl: --saturation-factor;
  --blurple-60: --blurple-60-hsl;
  --blurple-60-hsl: --saturation-factor;
  --blurple-61: --blurple-61-hsl;
  --blurple-61-hsl: --saturation-factor;
  --blurple-62: --blurple-62-hsl;
  --blurple-62-hsl: --saturation-factor;
  --blurple-63: --blurple-63-hsl;
  --blurple-63-hsl: --saturation-factor;
  --blurple-64: --blurple-64-hsl;
  --blurple-64-hsl: --saturation-factor;
  --blurple-65: --blurple-65-hsl;
  --blurple-65-hsl: --saturation-factor;
  --blurple-66: --blurple-66-hsl;
  --blurple-66-hsl: --saturation-factor;
  --blurple-67: --blurple-67-hsl;
  --blurple-67-hsl: --saturation-factor;
  --blurple-68: --blurple-68-hsl;
  --blurple-68-hsl: --saturation-factor;
  --blurple-69: --blurple-69-hsl;
  --blurple-69-hsl: --saturation-factor;
  --blurple-70: --blurple-70-hsl;
  --blurple-70-hsl: --saturation-factor;
  --blurple-71: --blurple-71-hsl;
  --blurple-71-hsl: --saturation-factor;
  --blurple-72: --blurple-72-hsl;
  --blurple-72-hsl: --saturation-factor;
  --blurple-73: --blurple-73-hsl;
  --blurple-73-hsl: --saturation-factor;
  --blurple-74: --blurple-74-hsl;
  --blurple-74-hsl: --saturation-factor;
  --blurple-75: --blurple-75-hsl;
  --blurple-75-hsl: --saturation-factor;
  --blurple-76: --blurple-76-hsl;
  --blurple-76-hsl: --saturation-factor;
  --blurple-77: --blurple-77-hsl;
  --blurple-77-hsl: --saturation-factor;
  --blurple-78: --blurple-78-hsl;
  --blurple-78-hsl: --saturation-factor;
  --blurple-79: --blurple-79-hsl;
  --blurple-79-hsl: --saturation-factor;
  --blurple-80: --blurple-80-hsl;
  --blurple-80-hsl: --saturation-factor;
  --blurple-81: --blurple-81-hsl;
  --blurple-81-hsl: --saturation-factor;
  --blurple-82: --blurple-82-hsl;
  --blurple-82-hsl: --saturation-factor;
  --blurple-83: --blurple-83-hsl;
  --blurple-83-hsl: --saturation-factor;
  --blurple-84: --blurple-84-hsl;
  --blurple-84-hsl: --saturation-factor;
  --blurple-85: --blurple-85-hsl;
  --blurple-85-hsl: --saturation-factor;
  --blurple-86: --blurple-86-hsl;
  --blurple-86-hsl: --saturation-factor;
  --blurple-87: --blurple-87-hsl;
  --blurple-87-hsl: --saturation-factor;
  --blurple-88: --blurple-88-hsl;
  --blurple-88-hsl: --saturation-factor;
  --blurple-89: --blurple-89-hsl;
  --blurple-89-hsl: --saturation-factor;
  --blurple-90: --blurple-90-hsl;
  --blurple-90-hsl: --saturation-factor;
  --blurple-91: --blurple-91-hsl;
  --blurple-91-hsl: --saturation-factor;
  --blurple-92: --blurple-92-hsl;
  --blurple-92-hsl: --saturation-factor;
  --blurple-93: --blurple-93-hsl;
  --blurple-93-hsl: --saturation-factor;
  --blurple-94: --blurple-94-hsl;
  --blurple-94-hsl: --saturation-factor;
  --blurple-95: --blurple-95-hsl;
  --blurple-95-hsl: --saturation-factor;
  --blurple-96: --blurple-96-hsl;
  --blurple-96-hsl: --saturation-factor;
  --blurple-97: --blurple-97-hsl;
  --blurple-97-hsl: --saturation-factor;
  --blurple-98: --blurple-98-hsl;
  --blurple-98-hsl: --saturation-factor;
  --blurple-99: --blurple-99-hsl;
  --blurple-99-hsl: --saturation-factor;
  --blurple-100: --blurple-100-hsl;
  --blurple-100-hsl: --saturation-factor;
  --green-new-1: --green-new-1-hsl;
  --green-new-1-hsl: --saturation-factor;
  --green-new-2: --green-new-2-hsl;
  --green-new-2-hsl: --saturation-factor;
  --green-new-3: --green-new-3-hsl;
  --green-new-3-hsl: --saturation-factor;
  --green-new-4: --green-new-4-hsl;
  --green-new-4-hsl: --saturation-factor;
  --green-new-5: --green-new-5-hsl;
  --green-new-5-hsl: --saturation-factor;
  --green-new-6: --green-new-6-hsl;
  --green-new-6-hsl: --saturation-factor;
  --green-new-7: --green-new-7-hsl;
  --green-new-7-hsl: --saturation-factor;
  --green-new-8: --green-new-8-hsl;
  --green-new-8-hsl: --saturation-factor;
  --green-new-9: --green-new-9-hsl;
  --green-new-9-hsl: --saturation-factor;
  --green-new-10: --green-new-10-hsl;
  --green-new-10-hsl: --saturation-factor;
  --green-new-11: --green-new-11-hsl;
  --green-new-11-hsl: --saturation-factor;
  --green-new-12: --green-new-12-hsl;
  --green-new-12-hsl: --saturation-factor;
  --green-new-13: --green-new-13-hsl;
  --green-new-13-hsl: --saturation-factor;
  --green-new-14: --green-new-14-hsl;
  --green-new-14-hsl: --saturation-factor;
  --green-new-15: --green-new-15-hsl;
  --green-new-15-hsl: --saturation-factor;
  --green-new-16: --green-new-16-hsl;
  --green-new-16-hsl: --saturation-factor;
  --green-new-17: --green-new-17-hsl;
  --green-new-17-hsl: --saturation-factor;
  --green-new-18: --green-new-18-hsl;
  --green-new-18-hsl: --saturation-factor;
  --green-new-19: --green-new-19-hsl;
  --green-new-19-hsl: --saturation-factor;
  --green-new-20: --green-new-20-hsl;
  --green-new-20-hsl: --saturation-factor;
  --green-new-21: --green-new-21-hsl;
  --green-new-21-hsl: --saturation-factor;
  --green-new-22: --green-new-22-hsl;
  --green-new-22-hsl: --saturation-factor;
  --green-new-23: --green-new-23-hsl;
  --green-new-23-hsl: --saturation-factor;
  --green-new-24: --green-new-24-hsl;
  --green-new-24-hsl: --saturation-factor;
  --green-new-25: --green-new-25-hsl;
  --green-new-25-hsl: --saturation-factor;
  --green-new-26: --green-new-26-hsl;
  --green-new-26-hsl: --saturation-factor;
  --green-new-27: --green-new-27-hsl;
  --green-new-27-hsl: --saturation-factor;
  --green-new-28: --green-new-28-hsl;
  --green-new-28-hsl: --saturation-factor;
  --green-new-29: --green-new-29-hsl;
  --green-new-29-hsl: --saturation-factor;
  --green-new-30: --green-new-30-hsl;
  --green-new-30-hsl: --saturation-factor;
  --green-new-31: --green-new-31-hsl;
  --green-new-31-hsl: --saturation-factor;
  --green-new-32: --green-new-32-hsl;
  --green-new-32-hsl: --saturation-factor;
  --green-new-33: --green-new-33-hsl;
  --green-new-33-hsl: --saturation-factor;
  --green-new-34: --green-new-34-hsl;
  --green-new-34-hsl: --saturation-factor;
  --green-new-35: --green-new-35-hsl;
  --green-new-35-hsl: --saturation-factor;
  --green-new-36: --green-new-36-hsl;
  --green-new-36-hsl: --saturation-factor;
  --green-new-37: --green-new-37-hsl;
  --green-new-37-hsl: --saturation-factor;
  --green-new-38: --green-new-38-hsl;
  --green-new-38-hsl: --saturation-factor;
  --green-new-39: --green-new-39-hsl;
  --green-new-39-hsl: --saturation-factor;
  --green-new-40: --green-new-40-hsl;
  --green-new-40-hsl: --saturation-factor;
  --green-new-41: --green-new-41-hsl;
  --green-new-41-hsl: --saturation-factor;
  --green-new-42: --green-new-42-hsl;
  --green-new-42-hsl: --saturation-factor;
  --green-new-43: --green-new-43-hsl;
  --green-new-43-hsl: --saturation-factor;
  --green-new-44: --green-new-44-hsl;
  --green-new-44-hsl: --saturation-factor;
  --green-new-45: --green-new-45-hsl;
  --green-new-45-hsl: --saturation-factor;
  --green-new-46: --green-new-46-hsl;
  --green-new-46-hsl: --saturation-factor;
  --green-new-47: --green-new-47-hsl;
  --green-new-47-hsl: --saturation-factor;
  --green-new-48: --green-new-48-hsl;
  --green-new-48-hsl: --saturation-factor;
  --green-new-49: --green-new-49-hsl;
  --green-new-49-hsl: --saturation-factor;
  --green-new-50: --green-new-50-hsl;
  --green-new-50-hsl: --saturation-factor;
  --green-new-51: --green-new-51-hsl;
  --green-new-51-hsl: --saturation-factor;
  --green-new-52: --green-new-52-hsl;
  --green-new-52-hsl: --saturation-factor;
  --green-new-53: --green-new-53-hsl;
  --green-new-53-hsl: --saturation-factor;
  --green-new-54: --green-new-54-hsl;
  --green-new-54-hsl: --saturation-factor;
  --green-new-55: --green-new-55-hsl;
  --green-new-55-hsl: --saturation-factor;
  --green-new-56: --green-new-56-hsl;
  --green-new-56-hsl: --saturation-factor;
  --green-new-57: --green-new-57-hsl;
  --green-new-57-hsl: --saturation-factor;
  --green-new-58: --green-new-58-hsl;
  --green-new-58-hsl: --saturation-factor;
  --green-new-59: --green-new-59-hsl;
  --green-new-59-hsl: --saturation-factor;
  --green-new-60: --green-new-60-hsl;
  --green-new-60-hsl: --saturation-factor;
  --green-new-61: --green-new-61-hsl;
  --green-new-61-hsl: --saturation-factor;
  --green-new-62: --green-new-62-hsl;
  --green-new-62-hsl: --saturation-factor;
  --green-new-63: --green-new-63-hsl;
  --green-new-63-hsl: --saturation-factor;
  --green-new-64: --green-new-64-hsl;
  --green-new-64-hsl: --saturation-factor;
  --green-new-65: --green-new-65-hsl;
  --green-new-65-hsl: --saturation-factor;
  --green-new-66: --green-new-66-hsl;
  --green-new-66-hsl: --saturation-factor;
  --green-new-67: --green-new-67-hsl;
  --green-new-67-hsl: --saturation-factor;
  --green-new-68: --green-new-68-hsl;
  --green-new-68-hsl: --saturation-factor;
  --green-new-69: --green-new-69-hsl;
  --green-new-69-hsl: --saturation-factor;
  --green-new-70: --green-new-70-hsl;
  --green-new-70-hsl: --saturation-factor;
  --green-new-71: --green-new-71-hsl;
  --green-new-71-hsl: --saturation-factor;
  --green-new-72: --green-new-72-hsl;
  --green-new-72-hsl: --saturation-factor;
  --green-new-73: --green-new-73-hsl;
  --green-new-73-hsl: --saturation-factor;
  --green-new-74: --green-new-74-hsl;
  --green-new-74-hsl: --saturation-factor;
  --green-new-75: --green-new-75-hsl;
  --green-new-75-hsl: --saturation-factor;
  --green-new-76: --green-new-76-hsl;
  --green-new-76-hsl: --saturation-factor;
  --green-new-77: --green-new-77-hsl;
  --green-new-77-hsl: --saturation-factor;
  --green-new-78: --green-new-78-hsl;
  --green-new-78-hsl: --saturation-factor;
  --green-new-79: --green-new-79-hsl;
  --green-new-79-hsl: --saturation-factor;
  --green-new-80: --green-new-80-hsl;
  --green-new-80-hsl: --saturation-factor;
  --green-new-81: --green-new-81-hsl;
  --green-new-81-hsl: --saturation-factor;
  --green-new-82: --green-new-82-hsl;
  --green-new-82-hsl: --saturation-factor;
  --green-new-83: --green-new-83-hsl;
  --green-new-83-hsl: --saturation-factor;
  --green-new-84: --green-new-84-hsl;
  --green-new-84-hsl: --saturation-factor;
  --green-new-85: --green-new-85-hsl;
  --green-new-85-hsl: --saturation-factor;
  --green-new-86: --green-new-86-hsl;
  --green-new-86-hsl: --saturation-factor;
  --green-new-87: --green-new-87-hsl;
  --green-new-87-hsl: --saturation-factor;
  --green-new-88: --green-new-88-hsl;
  --green-new-88-hsl: --saturation-factor;
  --green-new-89: --green-new-89-hsl;
  --green-new-89-hsl: --saturation-factor;
  --green-new-90: --green-new-90-hsl;
  --green-new-90-hsl: --saturation-factor;
  --green-new-91: --green-new-91-hsl;
  --green-new-91-hsl: --saturation-factor;
  --green-new-92: --green-new-92-hsl;
  --green-new-92-hsl: --saturation-factor;
  --green-new-93: --green-new-93-hsl;
  --green-new-93-hsl: --saturation-factor;
  --green-new-94: --green-new-94-hsl;
  --green-new-94-hsl: --saturation-factor;
  --green-new-95: --green-new-95-hsl;
  --green-new-95-hsl: --saturation-factor;
  --green-new-96: --green-new-96-hsl;
  --green-new-96-hsl: --saturation-factor;
  --green-new-97: --green-new-97-hsl;
  --green-new-97-hsl: --saturation-factor;
  --green-new-98: --green-new-98-hsl;
  --green-new-98-hsl: --saturation-factor;
  --green-new-99: --green-new-99-hsl;
  --green-new-99-hsl: --saturation-factor;
  --green-new-100: --green-new-100-hsl;
  --green-new-100-hsl: --saturation-factor;
  --red-new-1: --red-new-1-hsl;
  --red-new-1-hsl: --saturation-factor;
  --red-new-2: --red-new-2-hsl;
  --red-new-2-hsl: --saturation-factor;
  --red-new-3: --red-new-3-hsl;
  --red-new-3-hsl: --saturation-factor;
  --red-new-4: --red-new-4-hsl;
  --red-new-4-hsl: --saturation-factor;
  --red-new-5: --red-new-5-hsl;
  --red-new-5-hsl: --saturation-factor;
  --red-new-6: --red-new-6-hsl;
  --red-new-6-hsl: --saturation-factor;
  --red-new-7: --red-new-7-hsl;
  --red-new-7-hsl: --saturation-factor;
  --red-new-8: --red-new-8-hsl;
  --red-new-8-hsl: --saturation-factor;
  --red-new-9: --red-new-9-hsl;
  --red-new-9-hsl: --saturation-factor;
  --red-new-10: --red-new-10-hsl;
  --red-new-10-hsl: --saturation-factor;
  --red-new-11: --red-new-11-hsl;
  --red-new-11-hsl: --saturation-factor;
  --red-new-12: --red-new-12-hsl;
  --red-new-12-hsl: --saturation-factor;
  --red-new-13: --red-new-13-hsl;
  --red-new-13-hsl: --saturation-factor;
  --red-new-14: --red-new-14-hsl;
  --red-new-14-hsl: --saturation-factor;
  --red-new-15: --red-new-15-hsl;
  --red-new-15-hsl: --saturation-factor;
  --red-new-16: --red-new-16-hsl;
  --red-new-16-hsl: --saturation-factor;
  --red-new-17: --red-new-17-hsl;
  --red-new-17-hsl: --saturation-factor;
  --red-new-18: --red-new-18-hsl;
  --red-new-18-hsl: --saturation-factor;
  --red-new-19: --red-new-19-hsl;
  --red-new-19-hsl: --saturation-factor;
  --red-new-20: --red-new-20-hsl;
  --red-new-20-hsl: --saturation-factor;
  --red-new-21: --red-new-21-hsl;
  --red-new-21-hsl: --saturation-factor;
  --red-new-22: --red-new-22-hsl;
  --red-new-22-hsl: --saturation-factor;
  --red-new-23: --red-new-23-hsl;
  --red-new-23-hsl: --saturation-factor;
  --red-new-24: --red-new-24-hsl;
  --red-new-24-hsl: --saturation-factor;
  --red-new-25: --red-new-25-hsl;
  --red-new-25-hsl: --saturation-factor;
  --red-new-26: --red-new-26-hsl;
  --red-new-26-hsl: --saturation-factor;
  --red-new-27: --red-new-27-hsl;
  --red-new-27-hsl: --saturation-factor;
  --red-new-28: --red-new-28-hsl;
  --red-new-28-hsl: --saturation-factor;
  --red-new-29: --red-new-29-hsl;
  --red-new-29-hsl: --saturation-factor;
  --red-new-30: --red-new-30-hsl;
  --red-new-30-hsl: --saturation-factor;
  --red-new-31: --red-new-31-hsl;
  --red-new-31-hsl: --saturation-factor;
  --red-new-32: --red-new-32-hsl;
  --red-new-32-hsl: --saturation-factor;
  --red-new-33: --red-new-33-hsl;
  --red-new-33-hsl: --saturation-factor;
  --red-new-34: --red-new-34-hsl;
  --red-new-34-hsl: --saturation-factor;
  --red-new-35: --red-new-35-hsl;
  --red-new-35-hsl: --saturation-factor;
  --red-new-36: --red-new-36-hsl;
  --red-new-36-hsl: --saturation-factor;
  --red-new-37: --red-new-37-hsl;
  --red-new-37-hsl: --saturation-factor;
  --red-new-38: --red-new-38-hsl;
  --red-new-38-hsl: --saturation-factor;
  --red-new-39: --red-new-39-hsl;
  --red-new-39-hsl: --saturation-factor;
  --red-new-40: --red-new-40-hsl;
  --red-new-40-hsl: --saturation-factor;
  --red-new-41: --red-new-41-hsl;
  --red-new-41-hsl: --saturation-factor;
  --red-new-42: --red-new-42-hsl;
  --red-new-42-hsl: --saturation-factor;
  --red-new-43: --red-new-43-hsl;
  --red-new-43-hsl: --saturation-factor;
  --red-new-44: --red-new-44-hsl;
  --red-new-44-hsl: --saturation-factor;
  --red-new-45: --red-new-45-hsl;
  --red-new-45-hsl: --saturation-factor;
  --red-new-46: --red-new-46-hsl;
  --red-new-46-hsl: --saturation-factor;
  --red-new-47: --red-new-47-hsl;
  --red-new-47-hsl: --saturation-factor;
  --red-new-48: --red-new-48-hsl;
  --red-new-48-hsl: --saturation-factor;
  --red-new-49: --red-new-49-hsl;
  --red-new-49-hsl: --saturation-factor;
  --red-new-50: --red-new-50-hsl;
  --red-new-50-hsl: --saturation-factor;
  --red-new-51: --red-new-51-hsl;
  --red-new-51-hsl: --saturation-factor;
  --red-new-52: --red-new-52-hsl;
  --red-new-52-hsl: --saturation-factor;
  --red-new-53: --red-new-53-hsl;
  --red-new-53-hsl: --saturation-factor;
  --red-new-54: --red-new-54-hsl;
  --red-new-54-hsl: --saturation-factor;
  --red-new-55: --red-new-55-hsl;
  --red-new-55-hsl: --saturation-factor;
  --red-new-56: --red-new-56-hsl;
  --red-new-56-hsl: --saturation-factor;
  --red-new-57: --red-new-57-hsl;
  --red-new-57-hsl: --saturation-factor;
  --red-new-58: --red-new-58-hsl;
  --red-new-58-hsl: --saturation-factor;
  --red-new-59: --red-new-59-hsl;
  --red-new-59-hsl: --saturation-factor;
  --red-new-60: --red-new-60-hsl;
  --red-new-60-hsl: --saturation-factor;
  --red-new-61: --red-new-61-hsl;
  --red-new-61-hsl: --saturation-factor;
  --red-new-62: --red-new-62-hsl;
  --red-new-62-hsl: --saturation-factor;
  --red-new-63: --red-new-63-hsl;
  --red-new-63-hsl: --saturation-factor;
  --red-new-64: --red-new-64-hsl;
  --red-new-64-hsl: --saturation-factor;
  --red-new-65: --red-new-65-hsl;
  --red-new-65-hsl: --saturation-factor;
  --red-new-66: --red-new-66-hsl;
  --red-new-66-hsl: --saturation-factor;
  --red-new-67: --red-new-67-hsl;
  --red-new-67-hsl: --saturation-factor;
  --red-new-68: --red-new-68-hsl;
  --red-new-68-hsl: --saturation-factor;
  --red-new-69: --red-new-69-hsl;
  --red-new-69-hsl: --saturation-factor;
  --red-new-70: --red-new-70-hsl;
  --red-new-70-hsl: --saturation-factor;
  --red-new-71: --red-new-71-hsl;
  --red-new-71-hsl: --saturation-factor;
  --red-new-72: --red-new-72-hsl;
  --red-new-72-hsl: --saturation-factor;
  --red-new-73: --red-new-73-hsl;
  --red-new-73-hsl: --saturation-factor;
  --red-new-74: --red-new-74-hsl;
  --red-new-74-hsl: --saturation-factor;
  --red-new-75: --red-new-75-hsl;
  --red-new-75-hsl: --saturation-factor;
  --red-new-76: --red-new-76-hsl;
  --red-new-76-hsl: --saturation-factor;
  --red-new-77: --red-new-77-hsl;
  --red-new-77-hsl: --saturation-factor;
  --red-new-78: --red-new-78-hsl;
  --red-new-78-hsl: --saturation-factor;
  --red-new-79: --red-new-79-hsl;
  --red-new-79-hsl: --saturation-factor;
  --red-new-80: --red-new-80-hsl;
  --red-new-80-hsl: --saturation-factor;
  --red-new-81: --red-new-81-hsl;
  --red-new-81-hsl: --saturation-factor;
  --red-new-82: --red-new-82-hsl;
  --red-new-82-hsl: --saturation-factor;
  --red-new-83: --red-new-83-hsl;
  --red-new-83-hsl: --saturation-factor;
  --red-new-84: --red-new-84-hsl;
  --red-new-84-hsl: --saturation-factor;
  --red-new-85: --red-new-85-hsl;
  --red-new-85-hsl: --saturation-factor;
  --red-new-86: --red-new-86-hsl;
  --red-new-86-hsl: --saturation-factor;
  --red-new-87: --red-new-87-hsl;
  --red-new-87-hsl: --saturation-factor;
  --red-new-88: --red-new-88-hsl;
  --red-new-88-hsl: --saturation-factor;
  --red-new-89: --red-new-89-hsl;
  --red-new-89-hsl: --saturation-factor;
  --red-new-90: --red-new-90-hsl;
  --red-new-90-hsl: --saturation-factor;
  --red-new-91: --red-new-91-hsl;
  --red-new-91-hsl: --saturation-factor;
  --red-new-92: --red-new-92-hsl;
  --red-new-92-hsl: --saturation-factor;
  --red-new-93: --red-new-93-hsl;
  --red-new-93-hsl: --saturation-factor;
  --red-new-94: --red-new-94-hsl;
  --red-new-94-hsl: --saturation-factor;
  --red-new-95: --red-new-95-hsl;
  --red-new-95-hsl: --saturation-factor;
  --red-new-96: --red-new-96-hsl;
  --red-new-96-hsl: --saturation-factor;
  --red-new-97: --red-new-97-hsl;
  --red-new-97-hsl: --saturation-factor;
  --red-new-98: --red-new-98-hsl;
  --red-new-98-hsl: --saturation-factor;
  --red-new-99: --red-new-99-hsl;
  --red-new-99-hsl: --saturation-factor;
  --red-new-100: --red-new-100-hsl;
  --red-new-100-hsl: --saturation-factor;
  --teal-new-1: --teal-new-1-hsl;
  --teal-new-1-hsl: --saturation-factor;
  --teal-new-2: --teal-new-2-hsl;
  --teal-new-2-hsl: --saturation-factor;
  --teal-new-3: --teal-new-3-hsl;
  --teal-new-3-hsl: --saturation-factor;
  --teal-new-4: --teal-new-4-hsl;
  --teal-new-4-hsl: --saturation-factor;
  --teal-new-5: --teal-new-5-hsl;
  --teal-new-5-hsl: --saturation-factor;
  --teal-new-6: --teal-new-6-hsl;
  --teal-new-6-hsl: --saturation-factor;
  --teal-new-7: --teal-new-7-hsl;
  --teal-new-7-hsl: --saturation-factor;
  --teal-new-8: --teal-new-8-hsl;
  --teal-new-8-hsl: --saturation-factor;
  --teal-new-9: --teal-new-9-hsl;
  --teal-new-9-hsl: --saturation-factor;
  --teal-new-10: --teal-new-10-hsl;
  --teal-new-10-hsl: --saturation-factor;
  --teal-new-11: --teal-new-11-hsl;
  --teal-new-11-hsl: --saturation-factor;
  --teal-new-12: --teal-new-12-hsl;
  --teal-new-12-hsl: --saturation-factor;
  --teal-new-13: --teal-new-13-hsl;
  --teal-new-13-hsl: --saturation-factor;
  --teal-new-14: --teal-new-14-hsl;
  --teal-new-14-hsl: --saturation-factor;
  --teal-new-15: --teal-new-15-hsl;
  --teal-new-15-hsl: --saturation-factor;
  --teal-new-16: --teal-new-16-hsl;
  --teal-new-16-hsl: --saturation-factor;
  --teal-new-17: --teal-new-17-hsl;
  --teal-new-17-hsl: --saturation-factor;
  --teal-new-18: --teal-new-18-hsl;
  --teal-new-18-hsl: --saturation-factor;
  --teal-new-19: --teal-new-19-hsl;
  --teal-new-19-hsl: --saturation-factor;
  --teal-new-20: --teal-new-20-hsl;
  --teal-new-20-hsl: --saturation-factor;
  --teal-new-21: --teal-new-21-hsl;
  --teal-new-21-hsl: --saturation-factor;
  --teal-new-22: --teal-new-22-hsl;
  --teal-new-22-hsl: --saturation-factor;
  --teal-new-23: --teal-new-23-hsl;
  --teal-new-23-hsl: --saturation-factor;
  --teal-new-24: --teal-new-24-hsl;
  --teal-new-24-hsl: --saturation-factor;
  --teal-new-25: --teal-new-25-hsl;
  --teal-new-25-hsl: --saturation-factor;
  --teal-new-26: --teal-new-26-hsl;
  --teal-new-26-hsl: --saturation-factor;
  --teal-new-27: --teal-new-27-hsl;
  --teal-new-27-hsl: --saturation-factor;
  --teal-new-28: --teal-new-28-hsl;
  --teal-new-28-hsl: --saturation-factor;
  --teal-new-29: --teal-new-29-hsl;
  --teal-new-29-hsl: --saturation-factor;
  --teal-new-30: --teal-new-30-hsl;
  --teal-new-30-hsl: --saturation-factor;
  --teal-new-31: --teal-new-31-hsl;
  --teal-new-31-hsl: --saturation-factor;
  --teal-new-32: --teal-new-32-hsl;
  --teal-new-32-hsl: --saturation-factor;
  --teal-new-33: --teal-new-33-hsl;
  --teal-new-33-hsl: --saturation-factor;
  --teal-new-34: --teal-new-34-hsl;
  --teal-new-34-hsl: --saturation-factor;
  --teal-new-35: --teal-new-35-hsl;
  --teal-new-35-hsl: --saturation-factor;
  --teal-new-36: --teal-new-36-hsl;
  --teal-new-36-hsl: --saturation-factor;
  --teal-new-37: --teal-new-37-hsl;
  --teal-new-37-hsl: --saturation-factor;
  --teal-new-38: --teal-new-38-hsl;
  --teal-new-38-hsl: --saturation-factor;
  --teal-new-39: --teal-new-39-hsl;
  --teal-new-39-hsl: --saturation-factor;
  --teal-new-40: --teal-new-40-hsl;
  --teal-new-40-hsl: --saturation-factor;
  --teal-new-41: --teal-new-41-hsl;
  --teal-new-41-hsl: --saturation-factor;
  --teal-new-42: --teal-new-42-hsl;
  --teal-new-42-hsl: --saturation-factor;
  --teal-new-43: --teal-new-43-hsl;
  --teal-new-43-hsl: --saturation-factor;
  --teal-new-44: --teal-new-44-hsl;
  --teal-new-44-hsl: --saturation-factor;
  --teal-new-45: --teal-new-45-hsl;
  --teal-new-45-hsl: --saturation-factor;
  --teal-new-46: --teal-new-46-hsl;
  --teal-new-46-hsl: --saturation-factor;
  --teal-new-47: --teal-new-47-hsl;
  --teal-new-47-hsl: --saturation-factor;
  --teal-new-48: --teal-new-48-hsl;
  --teal-new-48-hsl: --saturation-factor;
  --teal-new-49: --teal-new-49-hsl;
  --teal-new-49-hsl: --saturation-factor;
  --teal-new-50: --teal-new-50-hsl;
  --teal-new-50-hsl: --saturation-factor;
  --teal-new-51: --teal-new-51-hsl;
  --teal-new-51-hsl: --saturation-factor;
  --teal-new-52: --teal-new-52-hsl;
  --teal-new-52-hsl: --saturation-factor;
  --teal-new-53: --teal-new-53-hsl;
  --teal-new-53-hsl: --saturation-factor;
  --teal-new-54: --teal-new-54-hsl;
  --teal-new-54-hsl: --saturation-factor;
  --teal-new-55: --teal-new-55-hsl;
  --teal-new-55-hsl: --saturation-factor;
  --teal-new-56: --teal-new-56-hsl;
  --teal-new-56-hsl: --saturation-factor;
  --teal-new-57: --teal-new-57-hsl;
  --teal-new-57-hsl: --saturation-factor;
  --teal-new-58: --teal-new-58-hsl;
  --teal-new-58-hsl: --saturation-factor;
  --teal-new-59: --teal-new-59-hsl;
  --teal-new-59-hsl: --saturation-factor;
  --teal-new-60: --teal-new-60-hsl;
  --teal-new-60-hsl: --saturation-factor;
  --teal-new-61: --teal-new-61-hsl;
  --teal-new-61-hsl: --saturation-factor;
  --teal-new-62: --teal-new-62-hsl;
  --teal-new-62-hsl: --saturation-factor;
  --teal-new-63: --teal-new-63-hsl;
  --teal-new-63-hsl: --saturation-factor;
  --teal-new-64: --teal-new-64-hsl;
  --teal-new-64-hsl: --saturation-factor;
  --teal-new-65: --teal-new-65-hsl;
  --teal-new-65-hsl: --saturation-factor;
  --teal-new-66: --teal-new-66-hsl;
  --teal-new-66-hsl: --saturation-factor;
  --teal-new-67: --teal-new-67-hsl;
  --teal-new-67-hsl: --saturation-factor;
  --teal-new-68: --teal-new-68-hsl;
  --teal-new-68-hsl: --saturation-factor;
  --teal-new-69: --teal-new-69-hsl;
  --teal-new-69-hsl: --saturation-factor;
  --teal-new-70: --teal-new-70-hsl;
  --teal-new-70-hsl: --saturation-factor;
  --teal-new-71: --teal-new-71-hsl;
  --teal-new-71-hsl: --saturation-factor;
  --teal-new-72: --teal-new-72-hsl;
  --teal-new-72-hsl: --saturation-factor;
  --teal-new-73: --teal-new-73-hsl;
  --teal-new-73-hsl: --saturation-factor;
  --teal-new-74: --teal-new-74-hsl;
  --teal-new-74-hsl: --saturation-factor;
  --teal-new-75: --teal-new-75-hsl;
  --teal-new-75-hsl: --saturation-factor;
  --teal-new-76: --teal-new-76-hsl;
  --teal-new-76-hsl: --saturation-factor;
  --teal-new-77: --teal-new-77-hsl;
  --teal-new-77-hsl: --saturation-factor;
  --teal-new-78: --teal-new-78-hsl;
  --teal-new-78-hsl: --saturation-factor;
  --teal-new-79: --teal-new-79-hsl;
  --teal-new-79-hsl: --saturation-factor;
  --teal-new-80: --teal-new-80-hsl;
  --teal-new-80-hsl: --saturation-factor;
  --teal-new-81: --teal-new-81-hsl;
  --teal-new-81-hsl: --saturation-factor;
  --teal-new-82: --teal-new-82-hsl;
  --teal-new-82-hsl: --saturation-factor;
  --teal-new-83: --teal-new-83-hsl;
  --teal-new-83-hsl: --saturation-factor;
  --teal-new-84: --teal-new-84-hsl;
  --teal-new-84-hsl: --saturation-factor;
  --teal-new-85: --teal-new-85-hsl;
  --teal-new-85-hsl: --saturation-factor;
  --teal-new-86: --teal-new-86-hsl;
  --teal-new-86-hsl: --saturation-factor;
  --teal-new-87: --teal-new-87-hsl;
  --teal-new-87-hsl: --saturation-factor;
  --teal-new-88: --teal-new-88-hsl;
  --teal-new-88-hsl: --saturation-factor;
  --teal-new-89: --teal-new-89-hsl;
  --teal-new-89-hsl: --saturation-factor;
  --teal-new-90: --teal-new-90-hsl;
  --teal-new-90-hsl: --saturation-factor;
  --teal-new-91: --teal-new-91-hsl;
  --teal-new-91-hsl: --saturation-factor;
  --teal-new-92: --teal-new-92-hsl;
  --teal-new-92-hsl: --saturation-factor;
  --teal-new-93: --teal-new-93-hsl;
  --teal-new-93-hsl: --saturation-factor;
  --teal-new-94: --teal-new-94-hsl;
  --teal-new-94-hsl: --saturation-factor;
  --teal-new-95: --teal-new-95-hsl;
  --teal-new-95-hsl: --saturation-factor;
  --teal-new-96: --teal-new-96-hsl;
  --teal-new-96-hsl: --saturation-factor;
  --teal-new-97: --teal-new-97-hsl;
  --teal-new-97-hsl: --saturation-factor;
  --teal-new-98: --teal-new-98-hsl;
  --teal-new-98-hsl: --saturation-factor;
  --teal-new-99: --teal-new-99-hsl;
  --teal-new-99-hsl: --saturation-factor;
  --teal-new-100: --teal-new-100-hsl;
  --teal-new-100-hsl: --saturation-factor;
  --yellow-new-1: --yellow-new-1-hsl;
  --yellow-new-1-hsl: --saturation-factor;
  --yellow-new-2: --yellow-new-2-hsl;
  --yellow-new-2-hsl: --saturation-factor;
  --yellow-new-3: --yellow-new-3-hsl;
  --yellow-new-3-hsl: --saturation-factor;
  --yellow-new-4: --yellow-new-4-hsl;
  --yellow-new-4-hsl: --saturation-factor;
  --yellow-new-5: --yellow-new-5-hsl;
  --yellow-new-5-hsl: --saturation-factor;
  --yellow-new-6: --yellow-new-6-hsl;
  --yellow-new-6-hsl: --saturation-factor;
  --yellow-new-7: --yellow-new-7-hsl;
  --yellow-new-7-hsl: --saturation-factor;
  --yellow-new-8: --yellow-new-8-hsl;
  --yellow-new-8-hsl: --saturation-factor;
  --yellow-new-9: --yellow-new-9-hsl;
  --yellow-new-9-hsl: --saturation-factor;
  --yellow-new-10: --yellow-new-10-hsl;
  --yellow-new-10-hsl: --saturation-factor;
  --yellow-new-11: --yellow-new-11-hsl;
  --yellow-new-11-hsl: --saturation-factor;
  --yellow-new-12: --yellow-new-12-hsl;
  --yellow-new-12-hsl: --saturation-factor;
  --yellow-new-13: --yellow-new-13-hsl;
  --yellow-new-13-hsl: --saturation-factor;
  --yellow-new-14: --yellow-new-14-hsl;
  --yellow-new-14-hsl: --saturation-factor;
  --yellow-new-15: --yellow-new-15-hsl;
  --yellow-new-15-hsl: --saturation-factor;
  --yellow-new-16: --yellow-new-16-hsl;
  --yellow-new-16-hsl: --saturation-factor;
  --yellow-new-17: --yellow-new-17-hsl;
  --yellow-new-17-hsl: --saturation-factor;
  --yellow-new-18: --yellow-new-18-hsl;
  --yellow-new-18-hsl: --saturation-factor;
  --yellow-new-19: --yellow-new-19-hsl;
  --yellow-new-19-hsl: --saturation-factor;
  --yellow-new-20: --yellow-new-20-hsl;
  --yellow-new-20-hsl: --saturation-factor;
  --yellow-new-21: --yellow-new-21-hsl;
  --yellow-new-21-hsl: --saturation-factor;
  --yellow-new-22: --yellow-new-22-hsl;
  --yellow-new-22-hsl: --saturation-factor;
  --yellow-new-23: --yellow-new-23-hsl;
  --yellow-new-23-hsl: --saturation-factor;
  --yellow-new-24: --yellow-new-24-hsl;
  --yellow-new-24-hsl: --saturation-factor;
  --yellow-new-25: --yellow-new-25-hsl;
  --yellow-new-25-hsl: --saturation-factor;
  --yellow-new-26: --yellow-new-26-hsl;
  --yellow-new-26-hsl: --saturation-factor;
  --yellow-new-27: --yellow-new-27-hsl;
  --yellow-new-27-hsl: --saturation-factor;
  --yellow-new-28: --yellow-new-28-hsl;
  --yellow-new-28-hsl: --saturation-factor;
  --yellow-new-29: --yellow-new-29-hsl;
  --yellow-new-29-hsl: --saturation-factor;
  --yellow-new-30: --yellow-new-30-hsl;
  --yellow-new-30-hsl: --saturation-factor;
  --yellow-new-31: --yellow-new-31-hsl;
  --yellow-new-31-hsl: --saturation-factor;
  --yellow-new-32: --yellow-new-32-hsl;
  --yellow-new-32-hsl: --saturation-factor;
  --yellow-new-33: --yellow-new-33-hsl;
  --yellow-new-33-hsl: --saturation-factor;
  --yellow-new-34: --yellow-new-34-hsl;
  --yellow-new-34-hsl: --saturation-factor;
  --yellow-new-35: --yellow-new-35-hsl;
  --yellow-new-35-hsl: --saturation-factor;
  --yellow-new-36: --yellow-new-36-hsl;
  --yellow-new-36-hsl: --saturation-factor;
  --yellow-new-37: --yellow-new-37-hsl;
  --yellow-new-37-hsl: --saturation-factor;
  --yellow-new-38: --yellow-new-38-hsl;
  --yellow-new-38-hsl: --saturation-factor;
  --yellow-new-39: --yellow-new-39-hsl;
  --yellow-new-39-hsl: --saturation-factor;
  --yellow-new-40: --yellow-new-40-hsl;
  --yellow-new-40-hsl: --saturation-factor;
  --yellow-new-41: --yellow-new-41-hsl;
  --yellow-new-41-hsl: --saturation-factor;
  --yellow-new-42: --yellow-new-42-hsl;
  --yellow-new-42-hsl: --saturation-factor;
  --yellow-new-43: --yellow-new-43-hsl;
  --yellow-new-43-hsl: --saturation-factor;
  --yellow-new-44: --yellow-new-44-hsl;
  --yellow-new-44-hsl: --saturation-factor;
  --yellow-new-45: --yellow-new-45-hsl;
  --yellow-new-45-hsl: --saturation-factor;
  --yellow-new-46: --yellow-new-46-hsl;
  --yellow-new-46-hsl: --saturation-factor;
  --yellow-new-47: --yellow-new-47-hsl;
  --yellow-new-47-hsl: --saturation-factor;
  --yellow-new-48: --yellow-new-48-hsl;
  --yellow-new-48-hsl: --saturation-factor;
  --yellow-new-49: --yellow-new-49-hsl;
  --yellow-new-49-hsl: --saturation-factor;
  --yellow-new-50: --yellow-new-50-hsl;
  --yellow-new-50-hsl: --saturation-factor;
  --yellow-new-51: --yellow-new-51-hsl;
  --yellow-new-51-hsl: --saturation-factor;
  --yellow-new-52: --yellow-new-52-hsl;
  --yellow-new-52-hsl: --saturation-factor;
  --yellow-new-53: --yellow-new-53-hsl;
  --yellow-new-53-hsl: --saturation-factor;
  --yellow-new-54: --yellow-new-54-hsl;
  --yellow-new-54-hsl: --saturation-factor;
  --yellow-new-55: --yellow-new-55-hsl;
  --yellow-new-55-hsl: --saturation-factor;
  --yellow-new-56: --yellow-new-56-hsl;
  --yellow-new-56-hsl: --saturation-factor;
  --yellow-new-57: --yellow-new-57-hsl;
  --yellow-new-57-hsl: --saturation-factor;
  --yellow-new-58: --yellow-new-58-hsl;
  --yellow-new-58-hsl: --saturation-factor;
  --yellow-new-59: --yellow-new-59-hsl;
  --yellow-new-59-hsl: --saturation-factor;
  --yellow-new-60: --yellow-new-60-hsl;
  --yellow-new-60-hsl: --saturation-factor;
  --yellow-new-61: --yellow-new-61-hsl;
  --yellow-new-61-hsl: --saturation-factor;
  --yellow-new-62: --yellow-new-62-hsl;
  --yellow-new-62-hsl: --saturation-factor;
  --yellow-new-63: --yellow-new-63-hsl;
  --yellow-new-63-hsl: --saturation-factor;
  --yellow-new-64: --yellow-new-64-hsl;
  --yellow-new-64-hsl: --saturation-factor;
  --yellow-new-65: --yellow-new-65-hsl;
  --yellow-new-65-hsl: --saturation-factor;
  --yellow-new-66: --yellow-new-66-hsl;
  --yellow-new-66-hsl: --saturation-factor;
  --yellow-new-67: --yellow-new-67-hsl;
  --yellow-new-67-hsl: --saturation-factor;
  --yellow-new-68: --yellow-new-68-hsl;
  --yellow-new-68-hsl: --saturation-factor;
  --yellow-new-69: --yellow-new-69-hsl;
  --yellow-new-69-hsl: --saturation-factor;
  --yellow-new-70: --yellow-new-70-hsl;
  --yellow-new-70-hsl: --saturation-factor;
  --yellow-new-71: --yellow-new-71-hsl;
  --yellow-new-71-hsl: --saturation-factor;
  --yellow-new-72: --yellow-new-72-hsl;
  --yellow-new-72-hsl: --saturation-factor;
  --yellow-new-73: --yellow-new-73-hsl;
  --yellow-new-73-hsl: --saturation-factor;
  --yellow-new-74: --yellow-new-74-hsl;
  --yellow-new-74-hsl: --saturation-factor;
  --yellow-new-75: --yellow-new-75-hsl;
  --yellow-new-75-hsl: --saturation-factor;
  --yellow-new-76: --yellow-new-76-hsl;
  --yellow-new-76-hsl: --saturation-factor;
  --yellow-new-77: --yellow-new-77-hsl;
  --yellow-new-77-hsl: --saturation-factor;
  --yellow-new-78: --yellow-new-78-hsl;
  --yellow-new-78-hsl: --saturation-factor;
  --yellow-new-79: --yellow-new-79-hsl;
  --yellow-new-79-hsl: --saturation-factor;
  --yellow-new-80: --yellow-new-80-hsl;
  --yellow-new-80-hsl: --saturation-factor;
  --yellow-new-81: --yellow-new-81-hsl;
  --yellow-new-81-hsl: --saturation-factor;
  --yellow-new-82: --yellow-new-82-hsl;
  --yellow-new-82-hsl: --saturation-factor;
  --yellow-new-83: --yellow-new-83-hsl;
  --yellow-new-83-hsl: --saturation-factor;
  --yellow-new-84: --yellow-new-84-hsl;
  --yellow-new-84-hsl: --saturation-factor;
  --yellow-new-85: --yellow-new-85-hsl;
  --yellow-new-85-hsl: --saturation-factor;
  --yellow-new-86: --yellow-new-86-hsl;
  --yellow-new-86-hsl: --saturation-factor;
  --yellow-new-87: --yellow-new-87-hsl;
  --yellow-new-87-hsl: --saturation-factor;
  --yellow-new-88: --yellow-new-88-hsl;
  --yellow-new-88-hsl: --saturation-factor;
  --yellow-new-89: --yellow-new-89-hsl;
  --yellow-new-89-hsl: --saturation-factor;
  --yellow-new-90: --yellow-new-90-hsl;
  --yellow-new-90-hsl: --saturation-factor;
  --yellow-new-91: --yellow-new-91-hsl;
  --yellow-new-91-hsl: --saturation-factor;
  --yellow-new-92: --yellow-new-92-hsl;
  --yellow-new-92-hsl: --saturation-factor;
  --yellow-new-93: --yellow-new-93-hsl;
  --yellow-new-93-hsl: --saturation-factor;
  --yellow-new-94: --yellow-new-94-hsl;
  --yellow-new-94-hsl: --saturation-factor;
  --yellow-new-95: --yellow-new-95-hsl;
  --yellow-new-95-hsl: --saturation-factor;
  --yellow-new-96: --yellow-new-96-hsl;
  --yellow-new-96-hsl: --saturation-factor;
  --yellow-new-97: --yellow-new-97-hsl;
  --yellow-new-97-hsl: --saturation-factor;
  --yellow-new-98: --yellow-new-98-hsl;
  --yellow-new-98-hsl: --saturation-factor;
  --yellow-new-99: --yellow-new-99-hsl;
  --yellow-new-99-hsl: --saturation-factor;
  --yellow-new-100: --yellow-new-100-hsl;
  --yellow-new-100-hsl: --saturation-factor;
  --orange-new-1: --orange-new-1-hsl;
  --orange-new-1-hsl: --saturation-factor;
  --orange-new-2: --orange-new-2-hsl;
  --orange-new-2-hsl: --saturation-factor;
  --orange-new-3: --orange-new-3-hsl;
  --orange-new-3-hsl: --saturation-factor;
  --orange-new-4: --orange-new-4-hsl;
  --orange-new-4-hsl: --saturation-factor;
  --orange-new-5: --orange-new-5-hsl;
  --orange-new-5-hsl: --saturation-factor;
  --orange-new-6: --orange-new-6-hsl;
  --orange-new-6-hsl: --saturation-factor;
  --orange-new-7: --orange-new-7-hsl;
  --orange-new-7-hsl: --saturation-factor;
  --orange-new-8: --orange-new-8-hsl;
  --orange-new-8-hsl: --saturation-factor;
  --orange-new-9: --orange-new-9-hsl;
  --orange-new-9-hsl: --saturation-factor;
  --orange-new-10: --orange-new-10-hsl;
  --orange-new-10-hsl: --saturation-factor;
  --orange-new-11: --orange-new-11-hsl;
  --orange-new-11-hsl: --saturation-factor;
  --orange-new-12: --orange-new-12-hsl;
  --orange-new-12-hsl: --saturation-factor;
  --orange-new-13: --orange-new-13-hsl;
  --orange-new-13-hsl: --saturation-factor;
  --orange-new-14: --orange-new-14-hsl;
  --orange-new-14-hsl: --saturation-factor;
  --orange-new-15: --orange-new-15-hsl;
  --orange-new-15-hsl: --saturation-factor;
  --orange-new-16: --orange-new-16-hsl;
  --orange-new-16-hsl: --saturation-factor;
  --orange-new-17: --orange-new-17-hsl;
  --orange-new-17-hsl: --saturation-factor;
  --orange-new-18: --orange-new-18-hsl;
  --orange-new-18-hsl: --saturation-factor;
  --orange-new-19: --orange-new-19-hsl;
  --orange-new-19-hsl: --saturation-factor;
  --orange-new-20: --orange-new-20-hsl;
  --orange-new-20-hsl: --saturation-factor;
  --orange-new-21: --orange-new-21-hsl;
  --orange-new-21-hsl: --saturation-factor;
  --orange-new-22: --orange-new-22-hsl;
  --orange-new-22-hsl: --saturation-factor;
  --orange-new-23: --orange-new-23-hsl;
  --orange-new-23-hsl: --saturation-factor;
  --orange-new-24: --orange-new-24-hsl;
  --orange-new-24-hsl: --saturation-factor;
  --orange-new-25: --orange-new-25-hsl;
  --orange-new-25-hsl: --saturation-factor;
  --orange-new-26: --orange-new-26-hsl;
  --orange-new-26-hsl: --saturation-factor;
  --orange-new-27: --orange-new-27-hsl;
  --orange-new-27-hsl: --saturation-factor;
  --orange-new-28: --orange-new-28-hsl;
  --orange-new-28-hsl: --saturation-factor;
  --orange-new-29: --orange-new-29-hsl;
  --orange-new-29-hsl: --saturation-factor;
  --orange-new-30: --orange-new-30-hsl;
  --orange-new-30-hsl: --saturation-factor;
  --orange-new-31: --orange-new-31-hsl;
  --orange-new-31-hsl: --saturation-factor;
  --orange-new-32: --orange-new-32-hsl;
  --orange-new-32-hsl: --saturation-factor;
  --orange-new-33: --orange-new-33-hsl;
  --orange-new-33-hsl: --saturation-factor;
  --orange-new-34: --orange-new-34-hsl;
  --orange-new-34-hsl: --saturation-factor;
  --orange-new-35: --orange-new-35-hsl;
  --orange-new-35-hsl: --saturation-factor;
  --orange-new-36: --orange-new-36-hsl;
  --orange-new-36-hsl: --saturation-factor;
  --orange-new-37: --orange-new-37-hsl;
  --orange-new-37-hsl: --saturation-factor;
  --orange-new-38: --orange-new-38-hsl;
  --orange-new-38-hsl: --saturation-factor;
  --orange-new-39: --orange-new-39-hsl;
  --orange-new-39-hsl: --saturation-factor;
  --orange-new-40: --orange-new-40-hsl;
  --orange-new-40-hsl: --saturation-factor;
  --orange-new-41: --orange-new-41-hsl;
  --orange-new-41-hsl: --saturation-factor;
  --orange-new-42: --orange-new-42-hsl;
  --orange-new-42-hsl: --saturation-factor;
  --orange-new-43: --orange-new-43-hsl;
  --orange-new-43-hsl: --saturation-factor;
  --orange-new-44: --orange-new-44-hsl;
  --orange-new-44-hsl: --saturation-factor;
  --orange-new-45: --orange-new-45-hsl;
  --orange-new-45-hsl: --saturation-factor;
  --orange-new-46: --orange-new-46-hsl;
  --orange-new-46-hsl: --saturation-factor;
  --orange-new-47: --orange-new-47-hsl;
  --orange-new-47-hsl: --saturation-factor;
  --orange-new-48: --orange-new-48-hsl;
  --orange-new-48-hsl: --saturation-factor;
  --orange-new-49: --orange-new-49-hsl;
  --orange-new-49-hsl: --saturation-factor;
  --orange-new-50: --orange-new-50-hsl;
  --orange-new-50-hsl: --saturation-factor;
  --orange-new-51: --orange-new-51-hsl;
  --orange-new-51-hsl: --saturation-factor;
  --orange-new-52: --orange-new-52-hsl;
  --orange-new-52-hsl: --saturation-factor;
  --orange-new-53: --orange-new-53-hsl;
  --orange-new-53-hsl: --saturation-factor;
  --orange-new-54: --orange-new-54-hsl;
  --orange-new-54-hsl: --saturation-factor;
  --orange-new-55: --orange-new-55-hsl;
  --orange-new-55-hsl: --saturation-factor;
  --orange-new-56: --orange-new-56-hsl;
  --orange-new-56-hsl: --saturation-factor;
  --orange-new-57: --orange-new-57-hsl;
  --orange-new-57-hsl: --saturation-factor;
  --orange-new-58: --orange-new-58-hsl;
  --orange-new-58-hsl: --saturation-factor;
  --orange-new-59: --orange-new-59-hsl;
  --orange-new-59-hsl: --saturation-factor;
  --orange-new-60: --orange-new-60-hsl;
  --orange-new-60-hsl: --saturation-factor;
  --orange-new-61: --orange-new-61-hsl;
  --orange-new-61-hsl: --saturation-factor;
  --orange-new-62: --orange-new-62-hsl;
  --orange-new-62-hsl: --saturation-factor;
  --orange-new-63: --orange-new-63-hsl;
  --orange-new-63-hsl: --saturation-factor;
  --orange-new-64: --orange-new-64-hsl;
  --orange-new-64-hsl: --saturation-factor;
  --orange-new-65: --orange-new-65-hsl;
  --orange-new-65-hsl: --saturation-factor;
  --orange-new-66: --orange-new-66-hsl;
  --orange-new-66-hsl: --saturation-factor;
  --orange-new-67: --orange-new-67-hsl;
  --orange-new-67-hsl: --saturation-factor;
  --orange-new-68: --orange-new-68-hsl;
  --orange-new-68-hsl: --saturation-factor;
  --orange-new-69: --orange-new-69-hsl;
  --orange-new-69-hsl: --saturation-factor;
  --orange-new-70: --orange-new-70-hsl;
  --orange-new-70-hsl: --saturation-factor;
  --orange-new-71: --orange-new-71-hsl;
  --orange-new-71-hsl: --saturation-factor;
  --orange-new-72: --orange-new-72-hsl;
  --orange-new-72-hsl: --saturation-factor;
  --orange-new-73: --orange-new-73-hsl;
  --orange-new-73-hsl: --saturation-factor;
  --orange-new-74: --orange-new-74-hsl;
  --orange-new-74-hsl: --saturation-factor;
  --orange-new-75: --orange-new-75-hsl;
  --orange-new-75-hsl: --saturation-factor;
  --orange-new-76: --orange-new-76-hsl;
  --orange-new-76-hsl: --saturation-factor;
  --orange-new-77: --orange-new-77-hsl;
  --orange-new-77-hsl: --saturation-factor;
  --orange-new-78: --orange-new-78-hsl;
  --orange-new-78-hsl: --saturation-factor;
  --orange-new-79: --orange-new-79-hsl;
  --orange-new-79-hsl: --saturation-factor;
  --orange-new-80: --orange-new-80-hsl;
  --orange-new-80-hsl: --saturation-factor;
  --orange-new-81: --orange-new-81-hsl;
  --orange-new-81-hsl: --saturation-factor;
  --orange-new-82: --orange-new-82-hsl;
  --orange-new-82-hsl: --saturation-factor;
  --orange-new-83: --orange-new-83-hsl;
  --orange-new-83-hsl: --saturation-factor;
  --orange-new-84: --orange-new-84-hsl;
  --orange-new-84-hsl: --saturation-factor;
  --orange-new-85: --orange-new-85-hsl;
  --orange-new-85-hsl: --saturation-factor;
  --orange-new-86: --orange-new-86-hsl;
  --orange-new-86-hsl: --saturation-factor;
  --orange-new-87: --orange-new-87-hsl;
  --orange-new-87-hsl: --saturation-factor;
  --orange-new-88: --orange-new-88-hsl;
  --orange-new-88-hsl: --saturation-factor;
  --orange-new-89: --orange-new-89-hsl;
  --orange-new-89-hsl: --saturation-factor;
  --orange-new-90: --orange-new-90-hsl;
  --orange-new-90-hsl: --saturation-factor;
  --orange-new-91: --orange-new-91-hsl;
  --orange-new-91-hsl: --saturation-factor;
  --orange-new-92: --orange-new-92-hsl;
  --orange-new-92-hsl: --saturation-factor;
  --orange-new-93: --orange-new-93-hsl;
  --orange-new-93-hsl: --saturation-factor;
  --orange-new-94: --orange-new-94-hsl;
  --orange-new-94-hsl: --saturation-factor;
  --orange-new-95: --orange-new-95-hsl;
  --orange-new-95-hsl: --saturation-factor;
  --orange-new-96: --orange-new-96-hsl;
  --orange-new-96-hsl: --saturation-factor;
  --orange-new-97: --orange-new-97-hsl;
  --orange-new-97-hsl: --saturation-factor;
  --orange-new-98: --orange-new-98-hsl;
  --orange-new-98-hsl: --saturation-factor;
  --orange-new-99: --orange-new-99-hsl;
  --orange-new-99-hsl: --saturation-factor;
  --orange-new-100: --orange-new-100-hsl;
  --orange-new-100-hsl: --saturation-factor;
  --pink-1: --pink-1-hsl;
  --pink-1-hsl: --saturation-factor;
  --pink-2: --pink-2-hsl;
  --pink-2-hsl: --saturation-factor;
  --pink-3: --pink-3-hsl;
  --pink-3-hsl: --saturation-factor;
  --pink-4: --pink-4-hsl;
  --pink-4-hsl: --saturation-factor;
  --pink-5: --pink-5-hsl;
  --pink-5-hsl: --saturation-factor;
  --pink-6: --pink-6-hsl;
  --pink-6-hsl: --saturation-factor;
  --pink-7: --pink-7-hsl;
  --pink-7-hsl: --saturation-factor;
  --pink-8: --pink-8-hsl;
  --pink-8-hsl: --saturation-factor;
  --pink-9: --pink-9-hsl;
  --pink-9-hsl: --saturation-factor;
  --pink-10: --pink-10-hsl;
  --pink-10-hsl: --saturation-factor;
  --pink-11: --pink-11-hsl;
  --pink-11-hsl: --saturation-factor;
  --pink-12: --pink-12-hsl;
  --pink-12-hsl: --saturation-factor;
  --pink-13: --pink-13-hsl;
  --pink-13-hsl: --saturation-factor;
  --pink-14: --pink-14-hsl;
  --pink-14-hsl: --saturation-factor;
  --pink-15: --pink-15-hsl;
  --pink-15-hsl: --saturation-factor;
  --pink-16: --pink-16-hsl;
  --pink-16-hsl: --saturation-factor;
  --pink-17: --pink-17-hsl;
  --pink-17-hsl: --saturation-factor;
  --pink-18: --pink-18-hsl;
  --pink-18-hsl: --saturation-factor;
  --pink-19: --pink-19-hsl;
  --pink-19-hsl: --saturation-factor;
  --pink-20: --pink-20-hsl;
  --pink-20-hsl: --saturation-factor;
  --pink-21: --pink-21-hsl;
  --pink-21-hsl: --saturation-factor;
  --pink-22: --pink-22-hsl;
  --pink-22-hsl: --saturation-factor;
  --pink-23: --pink-23-hsl;
  --pink-23-hsl: --saturation-factor;
  --pink-24: --pink-24-hsl;
  --pink-24-hsl: --saturation-factor;
  --pink-25: --pink-25-hsl;
  --pink-25-hsl: --saturation-factor;
  --pink-26: --pink-26-hsl;
  --pink-26-hsl: --saturation-factor;
  --pink-27: --pink-27-hsl;
  --pink-27-hsl: --saturation-factor;
  --pink-28: --pink-28-hsl;
  --pink-28-hsl: --saturation-factor;
  --pink-29: --pink-29-hsl;
  --pink-29-hsl: --saturation-factor;
  --pink-30: --pink-30-hsl;
  --pink-30-hsl: --saturation-factor;
  --pink-31: --pink-31-hsl;
  --pink-31-hsl: --saturation-factor;
  --pink-32: --pink-32-hsl;
  --pink-32-hsl: --saturation-factor;
  --pink-33: --pink-33-hsl;
  --pink-33-hsl: --saturation-factor;
  --pink-34: --pink-34-hsl;
  --pink-34-hsl: --saturation-factor;
  --pink-35: --pink-35-hsl;
  --pink-35-hsl: --saturation-factor;
  --pink-36: --pink-36-hsl;
  --pink-36-hsl: --saturation-factor;
  --pink-37: --pink-37-hsl;
  --pink-37-hsl: --saturation-factor;
  --pink-38: --pink-38-hsl;
  --pink-38-hsl: --saturation-factor;
  --pink-39: --pink-39-hsl;
  --pink-39-hsl: --saturation-factor;
  --pink-40: --pink-40-hsl;
  --pink-40-hsl: --saturation-factor;
  --pink-41: --pink-41-hsl;
  --pink-41-hsl: --saturation-factor;
  --pink-42: --pink-42-hsl;
  --pink-42-hsl: --saturation-factor;
  --pink-43: --pink-43-hsl;
  --pink-43-hsl: --saturation-factor;
  --pink-44: --pink-44-hsl;
  --pink-44-hsl: --saturation-factor;
  --pink-45: --pink-45-hsl;
  --pink-45-hsl: --saturation-factor;
  --pink-46: --pink-46-hsl;
  --pink-46-hsl: --saturation-factor;
  --pink-47: --pink-47-hsl;
  --pink-47-hsl: --saturation-factor;
  --pink-48: --pink-48-hsl;
  --pink-48-hsl: --saturation-factor;
  --pink-49: --pink-49-hsl;
  --pink-49-hsl: --saturation-factor;
  --pink-50: --pink-50-hsl;
  --pink-50-hsl: --saturation-factor;
  --pink-51: --pink-51-hsl;
  --pink-51-hsl: --saturation-factor;
  --pink-52: --pink-52-hsl;
  --pink-52-hsl: --saturation-factor;
  --pink-53: --pink-53-hsl;
  --pink-53-hsl: --saturation-factor;
  --pink-54: --pink-54-hsl;
  --pink-54-hsl: --saturation-factor;
  --pink-55: --pink-55-hsl;
  --pink-55-hsl: --saturation-factor;
  --pink-56: --pink-56-hsl;
  --pink-56-hsl: --saturation-factor;
  --pink-57: --pink-57-hsl;
  --pink-57-hsl: --saturation-factor;
  --pink-58: --pink-58-hsl;
  --pink-58-hsl: --saturation-factor;
  --pink-59: --pink-59-hsl;
  --pink-59-hsl: --saturation-factor;
  --pink-60: --pink-60-hsl;
  --pink-60-hsl: --saturation-factor;
  --pink-61: --pink-61-hsl;
  --pink-61-hsl: --saturation-factor;
  --pink-62: --pink-62-hsl;
  --pink-62-hsl: --saturation-factor;
  --pink-63: --pink-63-hsl;
  --pink-63-hsl: --saturation-factor;
  --pink-64: --pink-64-hsl;
  --pink-64-hsl: --saturation-factor;
  --pink-65: --pink-65-hsl;
  --pink-65-hsl: --saturation-factor;
  --pink-66: --pink-66-hsl;
  --pink-66-hsl: --saturation-factor;
  --pink-67: --pink-67-hsl;
  --pink-67-hsl: --saturation-factor;
  --pink-68: --pink-68-hsl;
  --pink-68-hsl: --saturation-factor;
  --pink-69: --pink-69-hsl;
  --pink-69-hsl: --saturation-factor;
  --pink-70: --pink-70-hsl;
  --pink-70-hsl: --saturation-factor;
  --pink-71: --pink-71-hsl;
  --pink-71-hsl: --saturation-factor;
  --pink-72: --pink-72-hsl;
  --pink-72-hsl: --saturation-factor;
  --pink-73: --pink-73-hsl;
  --pink-73-hsl: --saturation-factor;
  --pink-74: --pink-74-hsl;
  --pink-74-hsl: --saturation-factor;
  --pink-75: --pink-75-hsl;
  --pink-75-hsl: --saturation-factor;
  --pink-76: --pink-76-hsl;
  --pink-76-hsl: --saturation-factor;
  --pink-77: --pink-77-hsl;
  --pink-77-hsl: --saturation-factor;
  --pink-78: --pink-78-hsl;
  --pink-78-hsl: --saturation-factor;
  --pink-79: --pink-79-hsl;
  --pink-79-hsl: --saturation-factor;
  --pink-80: --pink-80-hsl;
  --pink-80-hsl: --saturation-factor;
  --pink-81: --pink-81-hsl;
  --pink-81-hsl: --saturation-factor;
  --pink-82: --pink-82-hsl;
  --pink-82-hsl: --saturation-factor;
  --pink-83: --pink-83-hsl;
  --pink-83-hsl: --saturation-factor;
  --pink-84: --pink-84-hsl;
  --pink-84-hsl: --saturation-factor;
  --pink-85: --pink-85-hsl;
  --pink-85-hsl: --saturation-factor;
  --pink-86: --pink-86-hsl;
  --pink-86-hsl: --saturation-factor;
  --pink-87: --pink-87-hsl;
  --pink-87-hsl: --saturation-factor;
  --pink-88: --pink-88-hsl;
  --pink-88-hsl: --saturation-factor;
  --pink-89: --pink-89-hsl;
  --pink-89-hsl: --saturation-factor;
  --pink-90: --pink-90-hsl;
  --pink-90-hsl: --saturation-factor;
  --pink-91: --pink-91-hsl;
  --pink-91-hsl: --saturation-factor;
  --pink-92: --pink-92-hsl;
  --pink-92-hsl: --saturation-factor;
  --pink-93: --pink-93-hsl;
  --pink-93-hsl: --saturation-factor;
  --pink-94: --pink-94-hsl;
  --pink-94-hsl: --saturation-factor;
  --pink-95: --pink-95-hsl;
  --pink-95-hsl: --saturation-factor;
  --pink-96: --pink-96-hsl;
  --pink-96-hsl: --saturation-factor;
  --pink-97: --pink-97-hsl;
  --pink-97-hsl: --saturation-factor;
  --pink-98: --pink-98-hsl;
  --pink-98-hsl: --saturation-factor;
  --pink-99: --pink-99-hsl;
  --pink-99-hsl: --saturation-factor;
  --pink-100: --pink-100-hsl;
  --pink-100-hsl: --saturation-factor;
  --opacity-1: --opacity-1-hsl;
  --opacity-1-hsl: --saturation-factor;
  --opacity-4: --opacity-4-hsl;
  --opacity-4-hsl: --saturation-factor;
  --opacity-8: --opacity-8-hsl;
  --opacity-8-hsl: --saturation-factor;
  --opacity-12: --opacity-12-hsl;
  --opacity-12-hsl: --saturation-factor;
  --opacity-16: --opacity-16-hsl;
  --opacity-16-hsl: --saturation-factor;
  --opacity-20: --opacity-20-hsl;
  --opacity-20-hsl: --saturation-factor;
  --opacity-24: --opacity-24-hsl;
  --opacity-24-hsl: --saturation-factor;
  --opacity-28: --opacity-28-hsl;
  --opacity-28-hsl: --saturation-factor;
  --opacity-32: --opacity-32-hsl;
  --opacity-32-hsl: --saturation-factor;
  --opacity-36: --opacity-36-hsl;
  --opacity-36-hsl: --saturation-factor;
  --opacity-40: --opacity-40-hsl;
  --opacity-40-hsl: --saturation-factor;
  --opacity-44: --opacity-44-hsl;
  --opacity-44-hsl: --saturation-factor;
  --opacity-48: --opacity-48-hsl;
  --opacity-48-hsl: --saturation-factor;
  --opacity-52: --opacity-52-hsl;
  --opacity-52-hsl: --saturation-factor;
  --opacity-56: --opacity-56-hsl;
  --opacity-56-hsl: --saturation-factor;
  --opacity-60: --opacity-60-hsl;
  --opacity-60-hsl: --saturation-factor;
  --opacity-64: --opacity-64-hsl;
  --opacity-64-hsl: --saturation-factor;
  --opacity-68: --opacity-68-hsl;
  --opacity-68-hsl: --saturation-factor;
  --opacity-72: --opacity-72-hsl;
  --opacity-72-hsl: --saturation-factor;
  --opacity-76: --opacity-76-hsl;
  --opacity-76-hsl: --saturation-factor;
  --opacity-80: --opacity-80-hsl;
  --opacity-80-hsl: --saturation-factor;
  --opacity-84: --opacity-84-hsl;
  --opacity-84-hsl: --saturation-factor;
  --opacity-88: --opacity-88-hsl;
  --opacity-88-hsl: --saturation-factor;
  --opacity-92: --opacity-92-hsl;
  --opacity-92-hsl: --saturation-factor;
  --opacity-96: --opacity-96-hsl;
  --opacity-96-hsl: --saturation-factor;
  --opacity-blue-1: --opacity-blue-1-hsl;
  --opacity-blue-1-hsl: --saturation-factor;
  --opacity-blue-4: --opacity-blue-4-hsl;
  --opacity-blue-4-hsl: --saturation-factor;
  --opacity-blue-8: --opacity-blue-8-hsl;
  --opacity-blue-8-hsl: --saturation-factor;
  --opacity-blue-12: --opacity-blue-12-hsl;
  --opacity-blue-12-hsl: --saturation-factor;
  --opacity-blue-16: --opacity-blue-16-hsl;
  --opacity-blue-16-hsl: --saturation-factor;
  --opacity-blue-20: --opacity-blue-20-hsl;
  --opacity-blue-20-hsl: --saturation-factor;
  --opacity-blue-24: --opacity-blue-24-hsl;
  --opacity-blue-24-hsl: --saturation-factor;
  --opacity-blue-28: --opacity-blue-28-hsl;
  --opacity-blue-28-hsl: --saturation-factor;
  --opacity-blue-32: --opacity-blue-32-hsl;
  --opacity-blue-32-hsl: --saturation-factor;
  --opacity-blue-36: --opacity-blue-36-hsl;
  --opacity-blue-36-hsl: --saturation-factor;
  --opacity-blue-40: --opacity-blue-40-hsl;
  --opacity-blue-40-hsl: --saturation-factor;
  --opacity-blue-44: --opacity-blue-44-hsl;
  --opacity-blue-44-hsl: --saturation-factor;
  --opacity-blue-48: --opacity-blue-48-hsl;
  --opacity-blue-48-hsl: --saturation-factor;
  --opacity-blue-52: --opacity-blue-52-hsl;
  --opacity-blue-52-hsl: --saturation-factor;
  --opacity-blue-56: --opacity-blue-56-hsl;
  --opacity-blue-56-hsl: --saturation-factor;
  --opacity-blue-60: --opacity-blue-60-hsl;
  --opacity-blue-60-hsl: --saturation-factor;
  --opacity-blue-64: --opacity-blue-64-hsl;
  --opacity-blue-64-hsl: --saturation-factor;
  --opacity-blue-68: --opacity-blue-68-hsl;
  --opacity-blue-68-hsl: --saturation-factor;
  --opacity-blue-72: --opacity-blue-72-hsl;
  --opacity-blue-72-hsl: --saturation-factor;
  --opacity-blue-76: --opacity-blue-76-hsl;
  --opacity-blue-76-hsl: --saturation-factor;
  --opacity-blue-80: --opacity-blue-80-hsl;
  --opacity-blue-80-hsl: --saturation-factor;
  --opacity-blue-84: --opacity-blue-84-hsl;
  --opacity-blue-84-hsl: --saturation-factor;
  --opacity-blue-88: --opacity-blue-88-hsl;
  --opacity-blue-88-hsl: --saturation-factor;
  --opacity-blue-92: --opacity-blue-92-hsl;
  --opacity-blue-92-hsl: --saturation-factor;
  --opacity-blue-96: --opacity-blue-96-hsl;
  --opacity-blue-96-hsl: --saturation-factor;
  --opacity-blurple-1: --opacity-blurple-1-hsl;
  --opacity-blurple-1-hsl: --saturation-factor;
  --opacity-blurple-4: --opacity-blurple-4-hsl;
  --opacity-blurple-4-hsl: --saturation-factor;
  --opacity-blurple-8: --opacity-blurple-8-hsl;
  --opacity-blurple-8-hsl: --saturation-factor;
  --opacity-blurple-12: --opacity-blurple-12-hsl;
  --opacity-blurple-12-hsl: --saturation-factor;
  --opacity-blurple-16: --opacity-blurple-16-hsl;
  --opacity-blurple-16-hsl: --saturation-factor;
  --opacity-blurple-20: --opacity-blurple-20-hsl;
  --opacity-blurple-20-hsl: --saturation-factor;
  --opacity-blurple-24: --opacity-blurple-24-hsl;
  --opacity-blurple-24-hsl: --saturation-factor;
  --opacity-blurple-28: --opacity-blurple-28-hsl;
  --opacity-blurple-28-hsl: --saturation-factor;
  --opacity-blurple-32: --opacity-blurple-32-hsl;
  --opacity-blurple-32-hsl: --saturation-factor;
  --opacity-blurple-36: --opacity-blurple-36-hsl;
  --opacity-blurple-36-hsl: --saturation-factor;
  --opacity-blurple-40: --opacity-blurple-40-hsl;
  --opacity-blurple-40-hsl: --saturation-factor;
  --opacity-blurple-44: --opacity-blurple-44-hsl;
  --opacity-blurple-44-hsl: --saturation-factor;
  --opacity-blurple-48: --opacity-blurple-48-hsl;
  --opacity-blurple-48-hsl: --saturation-factor;
  --opacity-blurple-52: --opacity-blurple-52-hsl;
  --opacity-blurple-52-hsl: --saturation-factor;
  --opacity-blurple-56: --opacity-blurple-56-hsl;
  --opacity-blurple-56-hsl: --saturation-factor;
  --opacity-blurple-60: --opacity-blurple-60-hsl;
  --opacity-blurple-60-hsl: --saturation-factor;
  --opacity-blurple-64: --opacity-blurple-64-hsl;
  --opacity-blurple-64-hsl: --saturation-factor;
  --opacity-blurple-68: --opacity-blurple-68-hsl;
  --opacity-blurple-68-hsl: --saturation-factor;
  --opacity-blurple-72: --opacity-blurple-72-hsl;
  --opacity-blurple-72-hsl: --saturation-factor;
  --opacity-blurple-76: --opacity-blurple-76-hsl;
  --opacity-blurple-76-hsl: --saturation-factor;
  --opacity-blurple-80: --opacity-blurple-80-hsl;
  --opacity-blurple-80-hsl: --saturation-factor;
  --opacity-blurple-84: --opacity-blurple-84-hsl;
  --opacity-blurple-84-hsl: --saturation-factor;
  --opacity-blurple-88: --opacity-blurple-88-hsl;
  --opacity-blurple-88-hsl: --saturation-factor;
  --opacity-blurple-92: --opacity-blurple-92-hsl;
  --opacity-blurple-92-hsl: --saturation-factor;
  --opacity-blurple-96: --opacity-blurple-96-hsl;
  --opacity-blurple-96-hsl: --saturation-factor;
  --opacity-green-1: --opacity-green-1-hsl;
  --opacity-green-1-hsl: --saturation-factor;
  --opacity-green-4: --opacity-green-4-hsl;
  --opacity-green-4-hsl: --saturation-factor;
  --opacity-green-8: --opacity-green-8-hsl;
  --opacity-green-8-hsl: --saturation-factor;
  --opacity-green-12: --opacity-green-12-hsl;
  --opacity-green-12-hsl: --saturation-factor;
  --opacity-green-16: --opacity-green-16-hsl;
  --opacity-green-16-hsl: --saturation-factor;
  --opacity-green-20: --opacity-green-20-hsl;
  --opacity-green-20-hsl: --saturation-factor;
  --opacity-green-24: --opacity-green-24-hsl;
  --opacity-green-24-hsl: --saturation-factor;
  --opacity-green-28: --opacity-green-28-hsl;
  --opacity-green-28-hsl: --saturation-factor;
  --opacity-green-32: --opacity-green-32-hsl;
  --opacity-green-32-hsl: --saturation-factor;
  --opacity-green-36: --opacity-green-36-hsl;
  --opacity-green-36-hsl: --saturation-factor;
  --opacity-green-40: --opacity-green-40-hsl;
  --opacity-green-40-hsl: --saturation-factor;
  --opacity-green-44: --opacity-green-44-hsl;
  --opacity-green-44-hsl: --saturation-factor;
  --opacity-green-48: --opacity-green-48-hsl;
  --opacity-green-48-hsl: --saturation-factor;
  --opacity-green-52: --opacity-green-52-hsl;
  --opacity-green-52-hsl: --saturation-factor;
  --opacity-green-56: --opacity-green-56-hsl;
  --opacity-green-56-hsl: --saturation-factor;
  --opacity-green-60: --opacity-green-60-hsl;
  --opacity-green-60-hsl: --saturation-factor;
  --opacity-green-64: --opacity-green-64-hsl;
  --opacity-green-64-hsl: --saturation-factor;
  --opacity-green-68: --opacity-green-68-hsl;
  --opacity-green-68-hsl: --saturation-factor;
  --opacity-green-72: --opacity-green-72-hsl;
  --opacity-green-72-hsl: --saturation-factor;
  --opacity-green-76: --opacity-green-76-hsl;
  --opacity-green-76-hsl: --saturation-factor;
  --opacity-green-80: --opacity-green-80-hsl;
  --opacity-green-80-hsl: --saturation-factor;
  --opacity-green-84: --opacity-green-84-hsl;
  --opacity-green-84-hsl: --saturation-factor;
  --opacity-green-88: --opacity-green-88-hsl;
  --opacity-green-88-hsl: --saturation-factor;
  --opacity-green-92: --opacity-green-92-hsl;
  --opacity-green-92-hsl: --saturation-factor;
  --opacity-green-96: --opacity-green-96-hsl;
  --opacity-green-96-hsl: --saturation-factor;
  --opacity-red-1: --opacity-red-1-hsl;
  --opacity-red-1-hsl: --saturation-factor;
  --opacity-red-4: --opacity-red-4-hsl;
  --opacity-red-4-hsl: --saturation-factor;
  --opacity-red-8: --opacity-red-8-hsl;
  --opacity-red-8-hsl: --saturation-factor;
  --opacity-red-12: --opacity-red-12-hsl;
  --opacity-red-12-hsl: --saturation-factor;
  --opacity-red-16: --opacity-red-16-hsl;
  --opacity-red-16-hsl: --saturation-factor;
  --opacity-red-20: --opacity-red-20-hsl;
  --opacity-red-20-hsl: --saturation-factor;
  --opacity-red-24: --opacity-red-24-hsl;
  --opacity-red-24-hsl: --saturation-factor;
  --opacity-red-28: --opacity-red-28-hsl;
  --opacity-red-28-hsl: --saturation-factor;
  --opacity-red-32: --opacity-red-32-hsl;
  --opacity-red-32-hsl: --saturation-factor;
  --opacity-red-36: --opacity-red-36-hsl;
  --opacity-red-36-hsl: --saturation-factor;
  --opacity-red-40: --opacity-red-40-hsl;
  --opacity-red-40-hsl: --saturation-factor;
  --opacity-red-44: --opacity-red-44-hsl;
  --opacity-red-44-hsl: --saturation-factor;
  --opacity-red-48: --opacity-red-48-hsl;
  --opacity-red-48-hsl: --saturation-factor;
  --opacity-red-52: --opacity-red-52-hsl;
  --opacity-red-52-hsl: --saturation-factor;
  --opacity-red-56: --opacity-red-56-hsl;
  --opacity-red-56-hsl: --saturation-factor;
  --opacity-red-60: --opacity-red-60-hsl;
  --opacity-red-60-hsl: --saturation-factor;
  --opacity-red-64: --opacity-red-64-hsl;
  --opacity-red-64-hsl: --saturation-factor;
  --opacity-red-68: --opacity-red-68-hsl;
  --opacity-red-68-hsl: --saturation-factor;
  --opacity-red-72: --opacity-red-72-hsl;
  --opacity-red-72-hsl: --saturation-factor;
  --opacity-red-76: --opacity-red-76-hsl;
  --opacity-red-76-hsl: --saturation-factor;
  --opacity-red-80: --opacity-red-80-hsl;
  --opacity-red-80-hsl: --saturation-factor;
  --opacity-red-84: --opacity-red-84-hsl;
  --opacity-red-84-hsl: --saturation-factor;
  --opacity-red-88: --opacity-red-88-hsl;
  --opacity-red-88-hsl: --saturation-factor;
  --opacity-red-92: --opacity-red-92-hsl;
  --opacity-red-92-hsl: --saturation-factor;
  --opacity-red-96: --opacity-red-96-hsl;
  --opacity-red-96-hsl: --saturation-factor;
  --opacity-teal-1: --opacity-teal-1-hsl;
  --opacity-teal-1-hsl: --saturation-factor;
  --opacity-teal-4: --opacity-teal-4-hsl;
  --opacity-teal-4-hsl: --saturation-factor;
  --opacity-teal-8: --opacity-teal-8-hsl;
  --opacity-teal-8-hsl: --saturation-factor;
  --opacity-teal-12: --opacity-teal-12-hsl;
  --opacity-teal-12-hsl: --saturation-factor;
  --opacity-teal-16: --opacity-teal-16-hsl;
  --opacity-teal-16-hsl: --saturation-factor;
  --opacity-teal-20: --opacity-teal-20-hsl;
  --opacity-teal-20-hsl: --saturation-factor;
  --opacity-teal-24: --opacity-teal-24-hsl;
  --opacity-teal-24-hsl: --saturation-factor;
  --opacity-teal-28: --opacity-teal-28-hsl;
  --opacity-teal-28-hsl: --saturation-factor;
  --opacity-teal-32: --opacity-teal-32-hsl;
  --opacity-teal-32-hsl: --saturation-factor;
  --opacity-teal-36: --opacity-teal-36-hsl;
  --opacity-teal-36-hsl: --saturation-factor;
  --opacity-teal-40: --opacity-teal-40-hsl;
  --opacity-teal-40-hsl: --saturation-factor;
  --opacity-teal-44: --opacity-teal-44-hsl;
  --opacity-teal-44-hsl: --saturation-factor;
  --opacity-teal-48: --opacity-teal-48-hsl;
  --opacity-teal-48-hsl: --saturation-factor;
  --opacity-teal-52: --opacity-teal-52-hsl;
  --opacity-teal-52-hsl: --saturation-factor;
  --opacity-teal-56: --opacity-teal-56-hsl;
  --opacity-teal-56-hsl: --saturation-factor;
  --opacity-teal-60: --opacity-teal-60-hsl;
  --opacity-teal-60-hsl: --saturation-factor;
  --opacity-teal-64: --opacity-teal-64-hsl;
  --opacity-teal-64-hsl: --saturation-factor;
  --opacity-teal-68: --opacity-teal-68-hsl;
  --opacity-teal-68-hsl: --saturation-factor;
  --opacity-teal-72: --opacity-teal-72-hsl;
  --opacity-teal-72-hsl: --saturation-factor;
  --opacity-teal-76: --opacity-teal-76-hsl;
  --opacity-teal-76-hsl: --saturation-factor;
  --opacity-teal-80: --opacity-teal-80-hsl;
  --opacity-teal-80-hsl: --saturation-factor;
  --opacity-teal-84: --opacity-teal-84-hsl;
  --opacity-teal-84-hsl: --saturation-factor;
  --opacity-teal-88: --opacity-teal-88-hsl;
  --opacity-teal-88-hsl: --saturation-factor;
  --opacity-teal-92: --opacity-teal-92-hsl;
  --opacity-teal-92-hsl: --saturation-factor;
  --opacity-teal-96: --opacity-teal-96-hsl;
  --opacity-teal-96-hsl: --saturation-factor;
  --opacity-yellow-1: --opacity-yellow-1-hsl;
  --opacity-yellow-1-hsl: --saturation-factor;
  --opacity-yellow-4: --opacity-yellow-4-hsl;
  --opacity-yellow-4-hsl: --saturation-factor;
  --opacity-yellow-8: --opacity-yellow-8-hsl;
  --opacity-yellow-8-hsl: --saturation-factor;
  --opacity-yellow-12: --opacity-yellow-12-hsl;
  --opacity-yellow-12-hsl: --saturation-factor;
  --opacity-yellow-16: --opacity-yellow-16-hsl;
  --opacity-yellow-16-hsl: --saturation-factor;
  --opacity-yellow-20: --opacity-yellow-20-hsl;
  --opacity-yellow-20-hsl: --saturation-factor;
  --opacity-yellow-24: --opacity-yellow-24-hsl;
  --opacity-yellow-24-hsl: --saturation-factor;
  --opacity-yellow-28: --opacity-yellow-28-hsl;
  --opacity-yellow-28-hsl: --saturation-factor;
  --opacity-yellow-32: --opacity-yellow-32-hsl;
  --opacity-yellow-32-hsl: --saturation-factor;
  --opacity-yellow-36: --opacity-yellow-36-hsl;
  --opacity-yellow-36-hsl: --saturation-factor;
  --opacity-yellow-40: --opacity-yellow-40-hsl;
  --opacity-yellow-40-hsl: --saturation-factor;
  --opacity-yellow-44: --opacity-yellow-44-hsl;
  --opacity-yellow-44-hsl: --saturation-factor;
  --opacity-yellow-48: --opacity-yellow-48-hsl;
  --opacity-yellow-48-hsl: --saturation-factor;
  --opacity-yellow-52: --opacity-yellow-52-hsl;
  --opacity-yellow-52-hsl: --saturation-factor;
  --opacity-yellow-56: --opacity-yellow-56-hsl;
  --opacity-yellow-56-hsl: --saturation-factor;
  --opacity-yellow-60: --opacity-yellow-60-hsl;
  --opacity-yellow-60-hsl: --saturation-factor;
  --opacity-yellow-64: --opacity-yellow-64-hsl;
  --opacity-yellow-64-hsl: --saturation-factor;
  --opacity-yellow-68: --opacity-yellow-68-hsl;
  --opacity-yellow-68-hsl: --saturation-factor;
  --opacity-yellow-72: --opacity-yellow-72-hsl;
  --opacity-yellow-72-hsl: --saturation-factor;
  --opacity-yellow-76: --opacity-yellow-76-hsl;
  --opacity-yellow-76-hsl: --saturation-factor;
  --opacity-yellow-80: --opacity-yellow-80-hsl;
  --opacity-yellow-80-hsl: --saturation-factor;
  --opacity-yellow-84: --opacity-yellow-84-hsl;
  --opacity-yellow-84-hsl: --saturation-factor;
  --opacity-yellow-88: --opacity-yellow-88-hsl;
  --opacity-yellow-88-hsl: --saturation-factor;
  --opacity-yellow-92: --opacity-yellow-92-hsl;
  --opacity-yellow-92-hsl: --saturation-factor;
  --opacity-yellow-96: --opacity-yellow-96-hsl;
  --opacity-yellow-96-hsl: --saturation-factor;
  --opacity-orange-1: --opacity-orange-1-hsl;
  --opacity-orange-1-hsl: --saturation-factor;
  --opacity-orange-4: --opacity-orange-4-hsl;
  --opacity-orange-4-hsl: --saturation-factor;
  --opacity-orange-8: --opacity-orange-8-hsl;
  --opacity-orange-8-hsl: --saturation-factor;
  --opacity-orange-12: --opacity-orange-12-hsl;
  --opacity-orange-12-hsl: --saturation-factor;
  --opacity-orange-16: --opacity-orange-16-hsl;
  --opacity-orange-16-hsl: --saturation-factor;
  --opacity-orange-20: --opacity-orange-20-hsl;
  --opacity-orange-20-hsl: --saturation-factor;
  --opacity-orange-24: --opacity-orange-24-hsl;
  --opacity-orange-24-hsl: --saturation-factor;
  --opacity-orange-28: --opacity-orange-28-hsl;
  --opacity-orange-28-hsl: --saturation-factor;
  --opacity-orange-32: --opacity-orange-32-hsl;
  --opacity-orange-32-hsl: --saturation-factor;
  --opacity-orange-36: --opacity-orange-36-hsl;
  --opacity-orange-36-hsl: --saturation-factor;
  --opacity-orange-40: --opacity-orange-40-hsl;
  --opacity-orange-40-hsl: --saturation-factor;
  --opacity-orange-44: --opacity-orange-44-hsl;
  --opacity-orange-44-hsl: --saturation-factor;
  --opacity-orange-48: --opacity-orange-48-hsl;
  --opacity-orange-48-hsl: --saturation-factor;
  --opacity-orange-52: --opacity-orange-52-hsl;
  --opacity-orange-52-hsl: --saturation-factor;
  --opacity-orange-56: --opacity-orange-56-hsl;
  --opacity-orange-56-hsl: --saturation-factor;
  --opacity-orange-60: --opacity-orange-60-hsl;
  --opacity-orange-60-hsl: --saturation-factor;
  --opacity-orange-64: --opacity-orange-64-hsl;
  --opacity-orange-64-hsl: --saturation-factor;
  --opacity-orange-68: --opacity-orange-68-hsl;
  --opacity-orange-68-hsl: --saturation-factor;
  --opacity-orange-72: --opacity-orange-72-hsl;
  --opacity-orange-72-hsl: --saturation-factor;
  --opacity-orange-76: --opacity-orange-76-hsl;
  --opacity-orange-76-hsl: --saturation-factor;
  --opacity-orange-80: --opacity-orange-80-hsl;
  --opacity-orange-80-hsl: --saturation-factor;
  --opacity-orange-84: --opacity-orange-84-hsl;
  --opacity-orange-84-hsl: --saturation-factor;
  --opacity-orange-88: --opacity-orange-88-hsl;
  --opacity-orange-88-hsl: --saturation-factor;
  --opacity-orange-92: --opacity-orange-92-hsl;
  --opacity-orange-92-hsl: --saturation-factor;
  --opacity-orange-96: --opacity-orange-96-hsl;
  --opacity-orange-96-hsl: --saturation-factor;
  --opacity-pink-1: --opacity-pink-1-hsl;
  --opacity-pink-1-hsl: --saturation-factor;
  --opacity-pink-4: --opacity-pink-4-hsl;
  --opacity-pink-4-hsl: --saturation-factor;
  --opacity-pink-8: --opacity-pink-8-hsl;
  --opacity-pink-8-hsl: --saturation-factor;
  --opacity-pink-12: --opacity-pink-12-hsl;
  --opacity-pink-12-hsl: --saturation-factor;
  --opacity-pink-16: --opacity-pink-16-hsl;
  --opacity-pink-16-hsl: --saturation-factor;
  --opacity-pink-20: --opacity-pink-20-hsl;
  --opacity-pink-20-hsl: --saturation-factor;
  --opacity-pink-24: --opacity-pink-24-hsl;
  --opacity-pink-24-hsl: --saturation-factor;
  --opacity-pink-28: --opacity-pink-28-hsl;
  --opacity-pink-28-hsl: --saturation-factor;
  --opacity-pink-32: --opacity-pink-32-hsl;
  --opacity-pink-32-hsl: --saturation-factor;
  --opacity-pink-36: --opacity-pink-36-hsl;
  --opacity-pink-36-hsl: --saturation-factor;
  --opacity-pink-40: --opacity-pink-40-hsl;
  --opacity-pink-40-hsl: --saturation-factor;
  --opacity-pink-44: --opacity-pink-44-hsl;
  --opacity-pink-44-hsl: --saturation-factor;
  --opacity-pink-48: --opacity-pink-48-hsl;
  --opacity-pink-48-hsl: --saturation-factor;
  --opacity-pink-52: --opacity-pink-52-hsl;
  --opacity-pink-52-hsl: --saturation-factor;
  --opacity-pink-56: --opacity-pink-56-hsl;
  --opacity-pink-56-hsl: --saturation-factor;
  --opacity-pink-60: --opacity-pink-60-hsl;
  --opacity-pink-60-hsl: --saturation-factor;
  --opacity-pink-64: --opacity-pink-64-hsl;
  --opacity-pink-64-hsl: --saturation-factor;
  --opacity-pink-68: --opacity-pink-68-hsl;
  --opacity-pink-68-hsl: --saturation-factor;
  --opacity-pink-72: --opacity-pink-72-hsl;
  --opacity-pink-72-hsl: --saturation-factor;
  --opacity-pink-76: --opacity-pink-76-hsl;
  --opacity-pink-76-hsl: --saturation-factor;
  --opacity-pink-80: --opacity-pink-80-hsl;
  --opacity-pink-80-hsl: --saturation-factor;
  --opacity-pink-84: --opacity-pink-84-hsl;
  --opacity-pink-84-hsl: --saturation-factor;
  --opacity-pink-88: --opacity-pink-88-hsl;
  --opacity-pink-88-hsl: --saturation-factor;
  --opacity-pink-92: --opacity-pink-92-hsl;
  --opacity-pink-92-hsl: --saturation-factor;
  --opacity-pink-96: --opacity-pink-96-hsl;
  --opacity-pink-96-hsl: --saturation-factor;
  --opacity-white-1: --opacity-white-1-hsl;
  --opacity-white-1-hsl: --saturation-factor;
  --opacity-white-4: --opacity-white-4-hsl;
  --opacity-white-4-hsl: --saturation-factor;
  --opacity-white-8: --opacity-white-8-hsl;
  --opacity-white-8-hsl: --saturation-factor;
  --opacity-white-12: --opacity-white-12-hsl;
  --opacity-white-12-hsl: --saturation-factor;
  --opacity-white-16: --opacity-white-16-hsl;
  --opacity-white-16-hsl: --saturation-factor;
  --opacity-white-20: --opacity-white-20-hsl;
  --opacity-white-20-hsl: --saturation-factor;
  --opacity-white-24: --opacity-white-24-hsl;
  --opacity-white-24-hsl: --saturation-factor;
  --opacity-white-28: --opacity-white-28-hsl;
  --opacity-white-28-hsl: --saturation-factor;
  --opacity-white-32: --opacity-white-32-hsl;
  --opacity-white-32-hsl: --saturation-factor;
  --opacity-white-36: --opacity-white-36-hsl;
  --opacity-white-36-hsl: --saturation-factor;
  --opacity-white-40: --opacity-white-40-hsl;
  --opacity-white-40-hsl: --saturation-factor;
  --opacity-white-44: --opacity-white-44-hsl;
  --opacity-white-44-hsl: --saturation-factor;
  --opacity-white-48: --opacity-white-48-hsl;
  --opacity-white-48-hsl: --saturation-factor;
  --opacity-white-52: --opacity-white-52-hsl;
  --opacity-white-52-hsl: --saturation-factor;
  --opacity-white-56: --opacity-white-56-hsl;
  --opacity-white-56-hsl: --saturation-factor;
  --opacity-white-60: --opacity-white-60-hsl;
  --opacity-white-60-hsl: --saturation-factor;
  --opacity-white-64: --opacity-white-64-hsl;
  --opacity-white-64-hsl: --saturation-factor;
  --opacity-white-68: --opacity-white-68-hsl;
  --opacity-white-68-hsl: --saturation-factor;
  --opacity-white-72: --opacity-white-72-hsl;
  --opacity-white-72-hsl: --saturation-factor;
  --opacity-white-76: --opacity-white-76-hsl;
  --opacity-white-76-hsl: --saturation-factor;
  --opacity-white-80: --opacity-white-80-hsl;
  --opacity-white-80-hsl: --saturation-factor;
  --opacity-white-84: --opacity-white-84-hsl;
  --opacity-white-84-hsl: --saturation-factor;
  --opacity-white-88: --opacity-white-88-hsl;
  --opacity-white-88-hsl: --saturation-factor;
  --opacity-white-92: --opacity-white-92-hsl;
  --opacity-white-92-hsl: --saturation-factor;
  --opacity-white-96: --opacity-white-96-hsl;
  --opacity-white-96-hsl: --saturation-factor;
  --opacity-black-1: --opacity-black-1-hsl;
  --opacity-black-1-hsl: --saturation-factor;
  --opacity-black-4: --opacity-black-4-hsl;
  --opacity-black-4-hsl: --saturation-factor;
  --opacity-black-8: --opacity-black-8-hsl;
  --opacity-black-8-hsl: --saturation-factor;
  --opacity-black-12: --opacity-black-12-hsl;
  --opacity-black-12-hsl: --saturation-factor;
  --opacity-black-16: --opacity-black-16-hsl;
  --opacity-black-16-hsl: --saturation-factor;
  --opacity-black-20: --opacity-black-20-hsl;
  --opacity-black-20-hsl: --saturation-factor;
  --opacity-black-24: --opacity-black-24-hsl;
  --opacity-black-24-hsl: --saturation-factor;
  --opacity-black-28: --opacity-black-28-hsl;
  --opacity-black-28-hsl: --saturation-factor;
  --opacity-black-32: --opacity-black-32-hsl;
  --opacity-black-32-hsl: --saturation-factor;
  --opacity-black-36: --opacity-black-36-hsl;
  --opacity-black-36-hsl: --saturation-factor;
  --opacity-black-40: --opacity-black-40-hsl;
  --opacity-black-40-hsl: --saturation-factor;
  --opacity-black-44: --opacity-black-44-hsl;
  --opacity-black-44-hsl: --saturation-factor;
  --opacity-black-48: --opacity-black-48-hsl;
  --opacity-black-48-hsl: --saturation-factor;
  --opacity-black-52: --opacity-black-52-hsl;
  --opacity-black-52-hsl: --saturation-factor;
  --opacity-black-56: --opacity-black-56-hsl;
  --opacity-black-56-hsl: --saturation-factor;
  --opacity-black-60: --opacity-black-60-hsl;
  --opacity-black-60-hsl: --saturation-factor;
  --opacity-black-64: --opacity-black-64-hsl;
  --opacity-black-64-hsl: --saturation-factor;
  --opacity-black-68: --opacity-black-68-hsl;
  --opacity-black-68-hsl: --saturation-factor;
  --opacity-black-72: --opacity-black-72-hsl;
  --opacity-black-72-hsl: --saturation-factor;
  --opacity-black-76: --opacity-black-76-hsl;
  --opacity-black-76-hsl: --saturation-factor;
  --opacity-black-80: --opacity-black-80-hsl;
  --opacity-black-80-hsl: --saturation-factor;
  --opacity-black-84: --opacity-black-84-hsl;
  --opacity-black-84-hsl: --saturation-factor;
  --opacity-black-88: --opacity-black-88-hsl;
  --opacity-black-88-hsl: --saturation-factor;
  --opacity-black-92: --opacity-black-92-hsl;
  --opacity-black-92-hsl: --saturation-factor;
  --opacity-black-96: --opacity-black-96-hsl;
  --opacity-black-96-hsl: --saturation-factor;
  --transparent: --transparent-hsl;
  --transparent-hsl: --saturation-factor;
  --red-100: --red-100-hsl;
  --red-100-hsl: --saturation-factor;
  --red-130: --red-130-hsl;
  --red-130-hsl: --saturation-factor;
  --red-160: --red-160-hsl;
  --red-160-hsl: --saturation-factor;
  --red-200: --red-200-hsl;
  --red-200-hsl: --saturation-factor;
  --red-230: --red-230-hsl;
  --red-230-hsl: --saturation-factor;
  --red-260: --red-260-hsl;
  --red-260-hsl: --saturation-factor;
  --red-300: --red-300-hsl;
  --red-300-hsl: --saturation-factor;
  --red-330: --red-330-hsl;
  --red-330-hsl: --saturation-factor;
  --red-345: --red-345-hsl;
  --red-345-hsl: --saturation-factor;
  --red-360: --red-360-hsl;
  --red-360-hsl: --saturation-factor;
  --red-400: --red-400-hsl;
  --red-400-hsl: --saturation-factor;
  --red-430: --red-430-hsl;
  --red-430-hsl: --saturation-factor;
  --red-460: --red-460-hsl;
  --red-460-hsl: --saturation-factor;
  --red-500: --red-500-hsl;
  --red-500-hsl: --saturation-factor;
  --red-530: --red-530-hsl;
  --red-530-hsl: --saturation-factor;
  --red-560: --red-560-hsl;
  --red-560-hsl: --saturation-factor;
  --red-600: --red-600-hsl;
  --red-600-hsl: --saturation-factor;
  --red-630: --red-630-hsl;
  --red-630-hsl: --saturation-factor;
  --red-660: --red-660-hsl;
  --red-660-hsl: --saturation-factor;
  --red-700: --red-700-hsl;
  --red-700-hsl: --saturation-factor;
  --red-730: --red-730-hsl;
  --red-730-hsl: --saturation-factor;
  --red-760: --red-760-hsl;
  --red-760-hsl: --saturation-factor;
  --red-800: --red-800-hsl;
  --red-800-hsl: --saturation-factor;
  --red-830: --red-830-hsl;
  --red-830-hsl: --saturation-factor;
  --red-860: --red-860-hsl;
  --red-860-hsl: --saturation-factor;
  --red-900: --red-900-hsl;
  --red-900-hsl: --saturation-factor;
  --orange-100: --orange-100-hsl;
  --orange-100-hsl: --saturation-factor;
  --orange-130: --orange-130-hsl;
  --orange-130-hsl: --saturation-factor;
  --orange-160: --orange-160-hsl;
  --orange-160-hsl: --saturation-factor;
  --orange-200: --orange-200-hsl;
  --orange-200-hsl: --saturation-factor;
  --orange-230: --orange-230-hsl;
  --orange-230-hsl: --saturation-factor;
  --orange-260: --orange-260-hsl;
  --orange-260-hsl: --saturation-factor;
  --orange-300: --orange-300-hsl;
  --orange-300-hsl: --saturation-factor;
  --orange-330: --orange-330-hsl;
  --orange-330-hsl: --saturation-factor;
  --orange-345: --orange-345-hsl;
  --orange-345-hsl: --saturation-factor;
  --orange-360: --orange-360-hsl;
  --orange-360-hsl: --saturation-factor;
  --orange-400: --orange-400-hsl;
  --orange-400-hsl: --saturation-factor;
  --orange-430: --orange-430-hsl;
  --orange-430-hsl: --saturation-factor;
  --orange-460: --orange-460-hsl;
  --orange-460-hsl: --saturation-factor;
  --orange-500: --orange-500-hsl;
  --orange-500-hsl: --saturation-factor;
  --orange-530: --orange-530-hsl;
  --orange-530-hsl: --saturation-factor;
  --orange-560: --orange-560-hsl;
  --orange-560-hsl: --saturation-factor;
  --orange-600: --orange-600-hsl;
  --orange-600-hsl: --saturation-factor;
  --orange-630: --orange-630-hsl;
  --orange-630-hsl: --saturation-factor;
  --orange-660: --orange-660-hsl;
  --orange-660-hsl: --saturation-factor;
  --orange-700: --orange-700-hsl;
  --orange-700-hsl: --saturation-factor;
  --orange-730: --orange-730-hsl;
  --orange-730-hsl: --saturation-factor;
  --orange-760: --orange-760-hsl;
  --orange-760-hsl: --saturation-factor;
  --orange-800: --orange-800-hsl;
  --orange-800-hsl: --saturation-factor;
  --orange-830: --orange-830-hsl;
  --orange-830-hsl: --saturation-factor;
  --orange-860: --orange-860-hsl;
  --orange-860-hsl: --saturation-factor;
  --orange-900: --orange-900-hsl;
  --orange-900-hsl: --saturation-factor;
  --yellow-100: --yellow-100-hsl;
  --yellow-100-hsl: --saturation-factor;
  --yellow-130: --yellow-130-hsl;
  --yellow-130-hsl: --saturation-factor;
  --yellow-160: --yellow-160-hsl;
  --yellow-160-hsl: --saturation-factor;
  --yellow-200: --yellow-200-hsl;
  --yellow-200-hsl: --saturation-factor;
  --yellow-230: --yellow-230-hsl;
  --yellow-230-hsl: --saturation-factor;
  --yellow-260: --yellow-260-hsl;
  --yellow-260-hsl: --saturation-factor;
  --yellow-300: --yellow-300-hsl;
  --yellow-300-hsl: --saturation-factor;
  --yellow-330: --yellow-330-hsl;
  --yellow-330-hsl: --saturation-factor;
  --yellow-345: --yellow-345-hsl;
  --yellow-345-hsl: --saturation-factor;
  --yellow-360: --yellow-360-hsl;
  --yellow-360-hsl: --saturation-factor;
  --yellow-400: --yellow-400-hsl;
  --yellow-400-hsl: --saturation-factor;
  --yellow-430: --yellow-430-hsl;
  --yellow-430-hsl: --saturation-factor;
  --yellow-460: --yellow-460-hsl;
  --yellow-460-hsl: --saturation-factor;
  --yellow-500: --yellow-500-hsl;
  --yellow-500-hsl: --saturation-factor;
  --yellow-530: --yellow-530-hsl;
  --yellow-530-hsl: --saturation-factor;
  --yellow-560: --yellow-560-hsl;
  --yellow-560-hsl: --saturation-factor;
  --yellow-600: --yellow-600-hsl;
  --yellow-600-hsl: --saturation-factor;
  --yellow-630: --yellow-630-hsl;
  --yellow-630-hsl: --saturation-factor;
  --yellow-660: --yellow-660-hsl;
  --yellow-660-hsl: --saturation-factor;
  --yellow-700: --yellow-700-hsl;
  --yellow-700-hsl: --saturation-factor;
  --yellow-730: --yellow-730-hsl;
  --yellow-730-hsl: --saturation-factor;
  --yellow-760: --yellow-760-hsl;
  --yellow-760-hsl: --saturation-factor;
  --yellow-800: --yellow-800-hsl;
  --yellow-800-hsl: --saturation-factor;
  --yellow-830: --yellow-830-hsl;
  --yellow-830-hsl: --saturation-factor;
  --yellow-860: --yellow-860-hsl;
  --yellow-860-hsl: --saturation-factor;
  --yellow-900: --yellow-900-hsl;
  --yellow-900-hsl: --saturation-factor;
  --green-100: --green-100-hsl;
  --green-100-hsl: --saturation-factor;
  --green-130: --green-130-hsl;
  --green-130-hsl: --saturation-factor;
  --green-160: --green-160-hsl;
  --green-160-hsl: --saturation-factor;
  --green-200: --green-200-hsl;
  --green-200-hsl: --saturation-factor;
  --green-230: --green-230-hsl;
  --green-230-hsl: --saturation-factor;
  --green-260: --green-260-hsl;
  --green-260-hsl: --saturation-factor;
  --green-300: --green-300-hsl;
  --green-300-hsl: --saturation-factor;
  --green-330: --green-330-hsl;
  --green-330-hsl: --saturation-factor;
  --green-345: --green-345-hsl;
  --green-345-hsl: --saturation-factor;
  --green-360: --green-360-hsl;
  --green-360-hsl: --saturation-factor;
  --green-400: --green-400-hsl;
  --green-400-hsl: --saturation-factor;
  --green-430: --green-430-hsl;
  --green-430-hsl: --saturation-factor;
  --green-460: --green-460-hsl;
  --green-460-hsl: --saturation-factor;
  --green-500: --green-500-hsl;
  --green-500-hsl: --saturation-factor;
  --green-530: --green-530-hsl;
  --green-530-hsl: --saturation-factor;
  --green-560: --green-560-hsl;
  --green-560-hsl: --saturation-factor;
  --green-600: --green-600-hsl;
  --green-600-hsl: --saturation-factor;
  --green-630: --green-630-hsl;
  --green-630-hsl: --saturation-factor;
  --green-660: --green-660-hsl;
  --green-660-hsl: --saturation-factor;
  --green-700: --green-700-hsl;
  --green-700-hsl: --saturation-factor;
  --green-730: --green-730-hsl;
  --green-730-hsl: --saturation-factor;
  --green-760: --green-760-hsl;
  --green-760-hsl: --saturation-factor;
  --green-800: --green-800-hsl;
  --green-800-hsl: --saturation-factor;
  --green-830: --green-830-hsl;
  --green-830-hsl: --saturation-factor;
  --green-860: --green-860-hsl;
  --green-860-hsl: --saturation-factor;
  --green-900: --green-900-hsl;
  --green-900-hsl: --saturation-factor;
  --blue-100: --blue-100-hsl;
  --blue-100-hsl: --saturation-factor;
  --blue-130: --blue-130-hsl;
  --blue-130-hsl: --saturation-factor;
  --blue-160: --blue-160-hsl;
  --blue-160-hsl: --saturation-factor;
  --blue-200: --blue-200-hsl;
  --blue-200-hsl: --saturation-factor;
  --blue-230: --blue-230-hsl;
  --blue-230-hsl: --saturation-factor;
  --blue-260: --blue-260-hsl;
  --blue-260-hsl: --saturation-factor;
  --blue-300: --blue-300-hsl;
  --blue-300-hsl: --saturation-factor;
  --blue-330: --blue-330-hsl;
  --blue-330-hsl: --saturation-factor;
  --blue-345: --blue-345-hsl;
  --blue-345-hsl: --saturation-factor;
  --blue-360: --blue-360-hsl;
  --blue-360-hsl: --saturation-factor;
  --blue-400: --blue-400-hsl;
  --blue-400-hsl: --saturation-factor;
  --blue-430: --blue-430-hsl;
  --blue-430-hsl: --saturation-factor;
  --blue-460: --blue-460-hsl;
  --blue-460-hsl: --saturation-factor;
  --blue-500: --blue-500-hsl;
  --blue-500-hsl: --saturation-factor;
  --blue-530: --blue-530-hsl;
  --blue-530-hsl: --saturation-factor;
  --blue-560: --blue-560-hsl;
  --blue-560-hsl: --saturation-factor;
  --blue-600: --blue-600-hsl;
  --blue-600-hsl: --saturation-factor;
  --blue-630: --blue-630-hsl;
  --blue-630-hsl: --saturation-factor;
  --blue-660: --blue-660-hsl;
  --blue-660-hsl: --saturation-factor;
  --blue-700: --blue-700-hsl;
  --blue-700-hsl: --saturation-factor;
  --blue-730: --blue-730-hsl;
  --blue-730-hsl: --saturation-factor;
  --blue-760: --blue-760-hsl;
  --blue-760-hsl: --saturation-factor;
  --blue-800: --blue-800-hsl;
  --blue-800-hsl: --saturation-factor;
  --blue-830: --blue-830-hsl;
  --blue-830-hsl: --saturation-factor;
  --blue-860: --blue-860-hsl;
  --blue-860-hsl: --saturation-factor;
  --blue-900: --blue-900-hsl;
  --blue-900-hsl: --saturation-factor;
  --teal-100: --teal-100-hsl;
  --teal-100-hsl: --saturation-factor;
  --teal-130: --teal-130-hsl;
  --teal-130-hsl: --saturation-factor;
  --teal-160: --teal-160-hsl;
  --teal-160-hsl: --saturation-factor;
  --teal-200: --teal-200-hsl;
  --teal-200-hsl: --saturation-factor;
  --teal-230: --teal-230-hsl;
  --teal-230-hsl: --saturation-factor;
  --teal-260: --teal-260-hsl;
  --teal-260-hsl: --saturation-factor;
  --teal-300: --teal-300-hsl;
  --teal-300-hsl: --saturation-factor;
  --teal-330: --teal-330-hsl;
  --teal-330-hsl: --saturation-factor;
  --teal-345: --teal-345-hsl;
  --teal-345-hsl: --saturation-factor;
  --teal-360: --teal-360-hsl;
  --teal-360-hsl: --saturation-factor;
  --teal-400: --teal-400-hsl;
  --teal-400-hsl: --saturation-factor;
  --teal-430: --teal-430-hsl;
  --teal-430-hsl: --saturation-factor;
  --teal-460: --teal-460-hsl;
  --teal-460-hsl: --saturation-factor;
  --teal-500: --teal-500-hsl;
  --teal-500-hsl: --saturation-factor;
  --teal-530: --teal-530-hsl;
  --teal-530-hsl: --saturation-factor;
  --teal-560: --teal-560-hsl;
  --teal-560-hsl: --saturation-factor;
  --teal-600: --teal-600-hsl;
  --teal-600-hsl: --saturation-factor;
  --teal-630: --teal-630-hsl;
  --teal-630-hsl: --saturation-factor;
  --teal-660: --teal-660-hsl;
  --teal-660-hsl: --saturation-factor;
  --teal-700: --teal-700-hsl;
  --teal-700-hsl: --saturation-factor;
  --teal-730: --teal-730-hsl;
  --teal-730-hsl: --saturation-factor;
  --teal-760: --teal-760-hsl;
  --teal-760-hsl: --saturation-factor;
  --teal-800: --teal-800-hsl;
  --teal-800-hsl: --saturation-factor;
  --teal-830: --teal-830-hsl;
  --teal-830-hsl: --saturation-factor;
  --teal-860: --teal-860-hsl;
  --teal-860-hsl: --saturation-factor;
  --teal-900: --teal-900-hsl;
  --teal-900-hsl: --saturation-factor;
  --white-hsl: --saturation-factor;
  --white-500: --white-500-hsl;
  --white-500-hsl: --saturation-factor;
  --black-hsl: --saturation-factor;
  --black-500: --black-500-hsl;
  --black-500-hsl: --saturation-factor;
  --brand-100: --brand-100-hsl;
  --brand-100-hsl: --saturation-factor;
  --brand-130: --brand-130-hsl;
  --brand-130-hsl: --saturation-factor;
  --brand-160: --brand-160-hsl;
  --brand-160-hsl: --saturation-factor;
  --brand-200: --brand-200-hsl;
  --brand-200-hsl: --saturation-factor;
  --brand-230: --brand-230-hsl;
  --brand-230-hsl: --saturation-factor;
  --brand-260: --brand-260-hsl;
  --brand-260-hsl: --saturation-factor;
  --brand-300: --brand-300-hsl;
  --brand-300-hsl: --saturation-factor;
  --brand-330: --brand-330-hsl;
  --brand-330-hsl: --saturation-factor;
  --brand-345: --brand-345-hsl;
  --brand-345-hsl: --saturation-factor;
  --brand-360: --brand-360-hsl;
  --brand-360-hsl: --saturation-factor;
  --brand-400: --brand-400-hsl;
  --brand-400-hsl: --saturation-factor;
  --brand-430: --brand-430-hsl;
  --brand-430-hsl: --saturation-factor;
  --brand-460: --brand-460-hsl;
  --brand-460-hsl: --saturation-factor;
  --brand-500: --brand-500-hsl;
  --brand-500-hsl: --saturation-factor;
  --brand-530: --brand-530-hsl;
  --brand-530-hsl: --saturation-factor;
  --brand-560: --brand-560-hsl;
  --brand-560-hsl: --saturation-factor;
  --brand-600: --brand-600-hsl;
  --brand-600-hsl: --saturation-factor;
  --brand-630: --brand-630-hsl;
  --brand-630-hsl: --saturation-factor;
  --brand-660: --brand-660-hsl;
  --brand-660-hsl: --saturation-factor;
  --brand-700: --brand-700-hsl;
  --brand-700-hsl: --saturation-factor;
  --brand-730: --brand-730-hsl;
  --brand-730-hsl: --saturation-factor;
  --brand-760: --brand-760-hsl;
  --brand-760-hsl: --saturation-factor;
  --brand-800: --brand-800-hsl;
  --brand-800-hsl: --saturation-factor;
  --brand-830: --brand-830-hsl;
  --brand-830-hsl: --saturation-factor;
  --brand-860: --brand-860-hsl;
  --brand-860-hsl: --saturation-factor;
  --brand-900: --brand-900-hsl;
  --brand-900-hsl: --saturation-factor;
  --primary-100: --primary-100-hsl;
  --primary-100-hsl: --saturation-factor;
  --primary-130: --primary-130-hsl;
  --primary-130-hsl: --saturation-factor;
  --primary-160: --primary-160-hsl;
  --primary-160-hsl: --saturation-factor;
  --primary-200: --primary-200-hsl;
  --primary-200-hsl: --saturation-factor;
  --primary-230: --primary-230-hsl;
  --primary-230-hsl: --saturation-factor;
  --primary-260: --primary-260-hsl;
  --primary-260-hsl: --saturation-factor;
  --primary-300: --primary-300-hsl;
  --primary-300-hsl: --saturation-factor;
  --primary-330: --primary-330-hsl;
  --primary-330-hsl: --saturation-factor;
  --primary-345: --primary-345-hsl;
  --primary-345-hsl: --saturation-factor;
  --primary-360: --primary-360-hsl;
  --primary-360-hsl: --saturation-factor;
  --primary-400: --primary-400-hsl;
  --primary-400-hsl: --saturation-factor;
  --primary-430: --primary-430-hsl;
  --primary-430-hsl: --saturation-factor;
  --primary-460: --primary-460-hsl;
  --primary-460-hsl: --saturation-factor;
  --primary-500: --primary-500-hsl;
  --primary-500-hsl: --saturation-factor;
  --primary-530: --primary-530-hsl;
  --primary-530-hsl: --saturation-factor;
  --primary-560: --primary-560-hsl;
  --primary-560-hsl: --saturation-factor;
  --primary-600: --primary-600-hsl;
  --primary-600-hsl: --saturation-factor;
  --primary-630: --primary-630-hsl;
  --primary-630-hsl: --saturation-factor;
  --primary-645: --primary-645-hsl;
  --primary-645-hsl: --saturation-factor;
  --primary-660: --primary-660-hsl;
  --primary-660-hsl: --saturation-factor;
  --primary-700: --primary-700-hsl;
  --primary-700-hsl: --saturation-factor;
  --primary-730: --primary-730-hsl;
  --primary-730-hsl: --saturation-factor;
  --primary-760: --primary-760-hsl;
  --primary-760-hsl: --saturation-factor;
  --primary-800: --primary-800-hsl;
  --primary-800-hsl: --saturation-factor;
  --primary-830: --primary-830-hsl;
  --primary-830-hsl: --saturation-factor;
  --primary-860: --primary-860-hsl;
  --primary-860-hsl: --saturation-factor;
  --primary-900: --primary-900-hsl;
  --primary-900-hsl: --saturation-factor;
  --plum-0: --plum-0-hsl;
  --plum-0-hsl: --saturation-factor;
  --plum-1: --plum-1-hsl;
  --plum-1-hsl: --saturation-factor;
  --plum-2: --plum-2-hsl;
  --plum-2-hsl: --saturation-factor;
  --plum-3: --plum-3-hsl;
  --plum-3-hsl: --saturation-factor;
  --plum-4: --plum-4-hsl;
  --plum-4-hsl: --saturation-factor;
  --plum-5: --plum-5-hsl;
  --plum-5-hsl: --saturation-factor;
  --plum-6: --plum-6-hsl;
  --plum-6-hsl: --saturation-factor;
  --plum-7: --plum-7-hsl;
  --plum-7-hsl: --saturation-factor;
  --plum-8: --plum-8-hsl;
  --plum-8-hsl: --saturation-factor;
  --plum-9: --plum-9-hsl;
  --plum-9-hsl: --saturation-factor;
  --plum-10: --plum-10-hsl;
  --plum-10-hsl: --saturation-factor;
  --plum-11: --plum-11-hsl;
  --plum-11-hsl: --saturation-factor;
  --plum-12: --plum-12-hsl;
  --plum-12-hsl: --saturation-factor;
  --plum-13: --plum-13-hsl;
  --plum-13-hsl: --saturation-factor;
  --plum-14: --plum-14-hsl;
  --plum-14-hsl: --saturation-factor;
  --plum-15: --plum-15-hsl;
  --plum-15-hsl: --saturation-factor;
  --plum-16: --plum-16-hsl;
  --plum-16-hsl: --saturation-factor;
  --plum-17: --plum-17-hsl;
  --plum-17-hsl: --saturation-factor;
  --plum-18: --plum-18-hsl;
  --plum-18-hsl: --saturation-factor;
  --plum-19: --plum-19-hsl;
  --plum-19-hsl: --saturation-factor;
  --plum-20: --plum-20-hsl;
  --plum-20-hsl: --saturation-factor;
  --plum-21: --plum-21-hsl;
  --plum-21-hsl: --saturation-factor;
  --plum-22: --plum-22-hsl;
  --plum-22-hsl: --saturation-factor;
  --plum-23: --plum-23-hsl;
  --plum-23-hsl: --saturation-factor;
  --plum-24: --plum-24-hsl;
  --plum-24-hsl: --saturation-factor;
  --plum-25: --plum-25-hsl;
  --plum-25-hsl: --saturation-factor;
  --plum-26: --plum-26-hsl;
  --plum-26-hsl: --saturation-factor;
  --size-xxs: --size-4;
  --size-xs: --size-8;
  --size-sm: --size-12;
  --size-md: --size-16;
  --size-lg: --size-20;
  --size-xl: --size-24;
  --size-xxl: --size-32;
  --space-xxs: --space-4;
  --space-xs: --space-8;
  --space-sm: --space-12;
  --space-md: --space-16;
  --space-lg: --space-20;
  --space-xl: --space-24;
  --space-xxl: --space-32;
  /* — semantic — */
  success: [object Object];
  warning: [object Object];
  error: [object Object];
  info: [object Object];

}