/* Generated from Figma Variables. First mode = :root default.
   FLOAT tokens are unitless — multiply by 1px in calc() where a length is needed. */

:root {
  --0-5x: 4; /* @kind spacing */
  --1-5x: 12; /* @kind spacing */
  --10x: 80; /* @kind spacing */
  --1x-2: 8; /* @kind spacing */
  --1x: 8; /* @kind spacing */
  --2x: 16; /* @kind spacing */
  --3x: 24; /* @kind spacing */
  --4x: 32; /* @kind spacing */
  --5x: 40; /* @kind spacing */
  --6x: 48; /* @kind spacing */
  --7x: 56; /* @kind spacing */
  --8x: 64; /* @kind spacing */
  --9x: 72; /* @kind spacing */
  --auxiliar-colors-dark-orange: rgb(203,119,30); /* @kind color */
  --auxiliar-colors-light-orange: rgb(255,244,233); /* @kind color */
  --auxiliar-colors-orange: rgb(254,149,38); /* @kind color */
  --auxiliar-green-default: rgb(82,196,26); /* @kind color */
  --auxiliar-green-light: rgb(246,255,237); /* @kind color */
  --auxiliar-red-default: rgb(245,34,45); /* @kind color */
  --auxiliar-red-light: rgb(255,241,240); /* @kind color */
  --background-dark: var(--product-colors-primary-80); /* @kind color */
  --background-default: var(--tassel-brand-colors-60); /* @kind color */
  --background-disable: rgb(244,244,244); /* @kind color */
  --background-error-light: var(--status-error-10); /* @kind color */
  --background-informational-light: var(--status-informational-10); /* @kind color */
  --background-light-2: var(--neutral-200); /* @kind color */
  --background-light-light: var(--neutral-extra-light); /* @kind color */
  --background-light: var(--product-colors-primary-10); /* @kind color */
  --background-medium: var(--product-colors-primary-40); /* @kind color */
  --background-none: rgba(255,255,255,0); /* @kind color */
  --background-pure: var(--neutral-50); /* @kind color */
  --background-sidebar-adm: rgb(250,250,250); /* @kind color */
  --background-success-light: var(--status-success-10); /* @kind color */
  --background-tab-element: rgb(228,228,231); /* @kind color */
  --background-warning-light: var(--status-warning-10); /* @kind color */
  --background-white: var(--neutral-white); /* @kind color */
  --blue-100: rgb(10,60,107); /* @kind color */
  --blue-10: rgb(232,244,255); /* @kind color */
  --blue-20: rgb(183,221,255); /* @kind color */
  --blue-30: rgb(149,204,255); /* @kind color */
  --blue-40: rgb(100,181,255); /* @kind color */
  --blue-50: rgb(70,166,255); /* @kind color */
  --blue-60: rgb(24,144,255); /* @kind color */
  --blue-70: rgb(22,131,232); /* @kind color */
  --blue-80: rgb(17,102,181); /* @kind color */
  --blue-90: rgb(13,79,140); /* @kind color */
  --brand-100: rgb(226,237,252); /* @kind color */
  --button-default: var(--product-colors-primary-100); /* @kind color */
  --button-delete: var(--status-error-60); /* @kind color */
  --button-disable: var(--product-colors-primary-40); /* @kind color */
  --button-focus: var(--product-colors-primary-70); /* @kind color */
  --button-hover: var(--product-colors-primary-100); /* @kind color */
  --button-pressed: var(--product-colors-primary-100); /* @kind color */
  --color-medium-2: rgb(115,115,115); /* @kind color */
  --content: "Finalize Stage Pass Assignments"; /* @kind other */
  --corner-large: var(--2x);
  --corner-medium: var(--1x);
  --corner-rounded: var(--10x);
  --corner-small: var(--0-5x);
  --corner-very-large: var(--3x);
  --dark-grey-2: rgb(32,32,32); /* @kind color */
  --dark-grey: rgb(32,32,32); /* @kind color */
  --elements-clickable: var(--product-colors-primary-100); /* @kind color */
  --elements-dark: var(--tassel-brand-colors-90); /* @kind color */
  --elements-default-light: var(--tassel-brand-colors-30); /* @kind color */
  --elements-disable: var(--product-colors-primary-40); /* @kind color */
  --elements-divider: var(--product-colors-primary-20); /* @kind color */
  --elements-error: var(--status-error-60); /* @kind color */
  --elements-focus: var(--product-colors-primary-40); /* @kind color */
  --elements-hover: var(--product-colors-primary-100); /* @kind color */
  --elements-light: var(--product-colors-primary-30); /* @kind color */
  --elements-medium: var(--tassel-brand-colors-80); /* @kind color */
  --elements-pressed: var(--product-colors-primary-100); /* @kind color */
  --elements-success: var(--status-success-60); /* @kind color */
  --elements-warning: var(--status-warning-60); /* @kind color */
  --elements-white: var(--neutral-white); /* @kind color */
  --extra-light: rgb(250,250,250); /* @kind color */
  --font-family-manrope: "Manrope";
  --font-family: "Sora";
  --font-size-2xl: 32;
  --font-size-3xl: 40;
  --font-size-4xl: 48;
  --font-size-lg: 20;
  --font-size-md: 18;
  --font-size-sm: 16;
  --font-size-xl: 24;
  --font-size-xs: 14;
  --font-weight-black: "Black"; /* @kind other */
  --font-weight-bold: "Bold"; /* @kind other */
  --font-weight-extra-bold: "Extra Bold"; /* @kind other */
  --font-weight-extra-light: "Extra Light"; /* @kind other */
  --font-weight-light: "Light"; /* @kind other */
  --font-weight-medium: "Medium"; /* @kind other */
  --font-weight-regular: "Regular"; /* @kind other */
  --font-weight-semibold: "Semibold"; /* @kind other */
  --font-weight-thin: "Thin"; /* @kind other */
  --gap-extra-large: var(--5x);
  --gap-large: var(--3x);
  --gap-medium: var(--2x);
  --gap-semi-medium: var(--1-5x);
  --gap-small: var(--1x);
  --gap-very-large: var(--4x);
  --gap-very-small: var(--0-5x);
  --grayscale-90: rgb(33,37,43); /* @kind color */
  --neutral-200: rgb(245,245,245); /* @kind color */
  --neutral-50: rgb(255,255,255); /* @kind color */
  --neutral-900-2: rgb(38,38,38); /* @kind color */
  --neutral-900: rgb(38,38,38); /* @kind color */
  --neutral-background: rgb(246,243,239); /* @kind color */
  --neutral-black: rgb(18,19,20); /* @kind color */
  --neutral-cool-grey: rgb(157,165,174); /* @kind color */
  --neutral-extra-light: rgb(250,250,250); /* @kind color */
  --neutral-link: var(--typography-link); /* @kind color */
  --neutral-white: rgb(255,255,255); /* @kind color */
  --orange: rgb(255,89,43); /* @kind color */
  --padding-extra-large: var(--5x);
  --padding-large: var(--3x);
  --padding-medium: var(--2x);
  --padding-semi-medium: var(--1-5x);
  --padding-small-2: var(--1x-2);
  --padding-small: var(--1x);
  --padding-very-large: var(--4x);
  --padding-very-small: var(--0-5x);
  --product-colors-primary-100: rgb(32,32,32); /* @kind color */
  --product-colors-primary-10: rgb(244,244,244); /* @kind color */
  --product-colors-primary-20: rgb(233,233,233); /* @kind color */
  --product-colors-primary-30: rgb(210,210,210); /* @kind color */
  --product-colors-primary-40: rgb(177,177,177); /* @kind color */
  --product-colors-primary-50: rgb(146,146,146); /* @kind color */
  --product-colors-primary-60: rgb(110,110,110); /* @kind color */
  --product-colors-primary-70: rgb(110,110,110); /* @kind color */
  --product-colors-primary-80: rgb(77,77,77); /* @kind color */
  --status-error-100: rgb(25,5,5); /* @kind color */
  --status-error-10: rgb(254,234,234); /* @kind color */
  --status-error-20: rgb(253,214,214); /* @kind color */
  --status-error-30: rgb(251,172,172); /* @kind color */
  --status-error-40: rgb(250,131,131); /* @kind color */
  --status-error-50: rgb(248,89,89); /* @kind color */
  --status-error-60: rgb(246,48,48); /* @kind color */
  --status-error-70: rgb(148,29,29); /* @kind color */
  --status-error-80: rgb(74,14,14); /* @kind color */
  --status-error-90: rgb(49,10,10); /* @kind color */
  --status-informational-100: rgb(40,27,51); /* @kind color */
  --status-informational-10: rgb(243,239,246); /* @kind color */
  --status-informational-20: rgb(219,206,229); /* @kind color */
  --status-informational-30: rgb(207,189,221); /* @kind color */
  --status-informational-40: rgb(183,157,204); /* @kind color */
  --status-informational-50: rgb(159,124,187); /* @kind color */
  --status-informational-60: rgb(135,91,170); /* @kind color */
  --status-informational-70: rgb(108,73,136); /* @kind color */
  --status-informational-80: rgb(54,36,68); /* @kind color */
  --status-informational-90: rgb(40,27,51); /* @kind color */
  --status-success-100: rgb(1,18,13); /* @kind color */
  --status-success-10: rgb(231,254,248); /* @kind color */
  --status-success-20: rgb(186,239,225); /* @kind color */
  --status-success-30: rgb(142,225,202); /* @kind color */
  --status-success-40: rgb(97,210,179); /* @kind color */
  --status-success-50: rgb(53,196,156); /* @kind color */
  --status-success-60: rgb(8,181,133); /* @kind color */
  --status-success-70: rgb(5,109,80); /* @kind color */
  --status-success-80: rgb(3,72,53); /* @kind color */
  --status-success-90: rgb(2,36,27); /* @kind color */
  --status-warning-100: rgb(28,21,5); /* @kind color */
  --status-warning-10: rgb(254,248,235); /* @kind color */
  --status-warning-20: rgb(252,233,195); /* @kind color */
  --status-warning-30: rgb(251,225,175); /* @kind color */
  --status-warning-40: rgb(249,211,135); /* @kind color */
  --status-warning-50: rgb(247,196,95); /* @kind color */
  --status-warning-60: rgb(245,181,55); /* @kind color */
  --status-warning-70: rgb(149,110,33); /* @kind color */
  --status-warning-80: rgb(76,56,16); /* @kind color */
  --status-warning-90: rgb(52,39,11); /* @kind color */
  --strokes-clickable-light: var(--product-colors-primary-20); /* @kind color */
  --strokes-clickable: var(--product-colors-primary-100); /* @kind color */
  --strokes-error-light: rgba(253,214,214,0.25); /* @kind color */
  --strokes-error: var(--status-error-50); /* @kind color */
  --strokes-focus: var(--product-colors-primary-80); /* @kind color */
  --strokes-informational: var(--status-informational-50); /* @kind color */
  --strokes-light: var(--product-colors-primary-20); /* @kind color */
  --strokes-success-light: rgba(186,239,225,0.25); /* @kind color */
  --strokes-success: var(--status-success-50); /* @kind color */
  --strokes-warning-light: rgba(252,233,195,0.25); /* @kind color */
  --strokes-warning: var(--status-warning-50); /* @kind color */
  --strokes-white: var(--neutral-white); /* @kind color */
  --tassel-brand-colors-100: rgb(0,10,25); /* @kind color */
  --tassel-brand-colors-10: rgb(208,238,239); /* @kind color */
  --tassel-brand-colors-20: rgb(138,240,244); /* @kind color */
  --tassel-brand-colors-30: rgb(9,230,237); /* @kind color */
  --tassel-brand-colors-40: rgb(252,217,226); /* @kind color */
  --tassel-brand-colors-50: rgb(253,155,180); /* @kind color */
  --tassel-brand-colors-60: rgb(254,69,117); /* @kind color */
  --tassel-brand-colors-70: rgb(255,222,213); /* @kind color */
  --tassel-brand-colors-80: rgb(255,189,170); /* @kind color */
  --tassel-brand-colors-90: rgb(255,89,43); /* @kind color */
  --typography-clickable: var(--product-colors-primary-100); /* @kind color */
  --typography-dark: var(--product-colors-primary-100); /* @kind color */
  --typography-darker: var(--grayscale-90); /* @kind color */
  --typography-default-2: var(--neutral-900); /* @kind color */
  --typography-default: var(--neutral-900); /* @kind color */
  --typography-disable: rgb(130,130,130); /* @kind color */
  --typography-error-dark: var(--status-error-80); /* @kind color */
  --typography-error: var(--status-error-60); /* @kind color */
  --typography-focus: var(--product-colors-primary-50); /* @kind color */
  --typography-green: var(--auxiliar-green-default); /* @kind color */
  --typography-hover: var(--product-colors-primary-80); /* @kind color */
  --typography-informational-dark: var(--status-informational-80); /* @kind color */
  --typography-informational: var(--status-informational-60); /* @kind color */
  --typography-light-2: var(--neutral-cool-grey); /* @kind color */
  --typography-light: var(--product-colors-primary-50); /* @kind color */
  --typography-link: rgb(0,74,208); /* @kind color */
  --typography-medium: var(--product-colors-primary-80); /* @kind color */
  --typography-placeholder: var(--product-colors-primary-50); /* @kind color */
  --typography-pressed: var(--product-colors-primary-100); /* @kind color */
  --typography-red: var(--auxiliar-red-default); /* @kind color */
  --typography-success-dark: var(--status-success-80); /* @kind color */
  --typography-success: var(--status-success-60); /* @kind color */
  --typography-warning-dark: var(--status-warning-80); /* @kind color */
  --typography-warning: var(--status-warning-60); /* @kind color */
  --typography-white: var(--neutral-white); /* @kind color */
  --white-chalk: rgb(246,243,239); /* @kind color */
  --white: rgb(255,255,255); /* @kind color */
}

:root[data-mode="mode"] {
  --blue-100: rgb(10,60,107); /* @kind color */
  --blue-10: rgb(232,244,255); /* @kind color */
  --blue-20: rgb(183,221,255); /* @kind color */
  --blue-30: rgb(149,204,255); /* @kind color */
  --blue-40: rgb(100,181,255); /* @kind color */
  --blue-50: rgb(70,166,255); /* @kind color */
  --blue-60: rgb(24,144,255); /* @kind color */
  --blue-70: rgb(22,131,232); /* @kind color */
  --blue-80: rgb(17,102,181); /* @kind color */
  --blue-90: rgb(13,79,140); /* @kind color */
  --neutral-background: rgb(246,243,239); /* @kind color */
  --neutral-black: rgb(18,19,20); /* @kind color */
  --neutral-extra-light: rgb(249,249,249); /* @kind color */
  --neutral-link: var(--typography-link); /* @kind color */
  --neutral-white: rgb(255,255,255); /* @kind color */
  --product-colors-primary-100: rgb(32,32,32); /* @kind color */
  --product-colors-primary-10: rgb(244,244,244); /* @kind color */
  --product-colors-primary-20: rgb(233,233,233); /* @kind color */
  --product-colors-primary-30: rgb(210,210,210); /* @kind color */
  --product-colors-primary-40: rgb(177,177,177); /* @kind color */
  --product-colors-primary-50: rgb(146,146,146); /* @kind color */
  --product-colors-primary-60: rgb(110,110,110); /* @kind color */
  --product-colors-primary-70: rgb(110,110,110); /* @kind color */
  --product-colors-primary-80: rgb(77,77,77); /* @kind color */
  --status-error-100: rgb(25,5,5); /* @kind color */
  --status-error-10: rgb(254,234,234); /* @kind color */
  --status-error-20: rgb(253,214,214); /* @kind color */
  --status-error-30: rgb(251,172,172); /* @kind color */
  --status-error-40: rgb(250,131,131); /* @kind color */
  --status-error-50: rgb(248,89,89); /* @kind color */
  --status-error-60: rgb(246,48,48); /* @kind color */
  --status-error-70: rgb(148,29,29); /* @kind color */
  --status-error-80: rgb(74,14,14); /* @kind color */
  --status-error-90: rgb(49,10,10); /* @kind color */
  --status-informational-100: rgb(40,27,51); /* @kind color */
  --status-informational-10: rgb(243,239,246); /* @kind color */
  --status-informational-20: rgb(219,206,229); /* @kind color */
  --status-informational-30: rgb(207,189,221); /* @kind color */
  --status-informational-40: rgb(183,157,204); /* @kind color */
  --status-informational-50: rgb(159,124,187); /* @kind color */
  --status-informational-60: rgb(135,91,170); /* @kind color */
  --status-informational-70: rgb(108,73,136); /* @kind color */
  --status-informational-80: rgb(54,36,68); /* @kind color */
  --status-informational-90: rgb(40,27,51); /* @kind color */
  --status-success-100: rgb(1,18,13); /* @kind color */
  --status-success-10: rgb(231,254,248); /* @kind color */
  --status-success-20: rgb(186,239,225); /* @kind color */
  --status-success-30: rgb(142,225,202); /* @kind color */
  --status-success-40: rgb(97,210,179); /* @kind color */
  --status-success-50: rgb(53,196,156); /* @kind color */
  --status-success-60: rgb(8,181,133); /* @kind color */
  --status-success-70: rgb(5,109,80); /* @kind color */
  --status-success-80: rgb(3,72,53); /* @kind color */
  --status-success-90: rgb(2,36,27); /* @kind color */
  --status-warning-100: rgb(28,21,5); /* @kind color */
  --status-warning-10: rgb(254,248,235); /* @kind color */
  --status-warning-20: rgb(252,233,195); /* @kind color */
  --status-warning-30: rgb(251,225,175); /* @kind color */
  --status-warning-40: rgb(249,211,135); /* @kind color */
  --status-warning-50: rgb(247,196,95); /* @kind color */
  --status-warning-60: rgb(245,181,55); /* @kind color */
  --status-warning-70: rgb(149,110,33); /* @kind color */
  --status-warning-80: rgb(76,56,16); /* @kind color */
  --status-warning-90: rgb(52,39,11); /* @kind color */
  --tassel-brand-colors-100: rgb(0,10,25); /* @kind color */
  --tassel-brand-colors-10: rgb(208,238,239); /* @kind color */
  --tassel-brand-colors-20: rgb(138,240,244); /* @kind color */
  --tassel-brand-colors-30: rgb(9,230,237); /* @kind color */
  --tassel-brand-colors-40: rgb(252,217,226); /* @kind color */
  --tassel-brand-colors-50: rgb(253,155,180); /* @kind color */
  --tassel-brand-colors-60: rgb(254,69,117); /* @kind color */
  --tassel-brand-colors-70: rgb(255,222,213); /* @kind color */
  --tassel-brand-colors-80: rgb(255,189,170); /* @kind color */
  --tassel-brand-colors-90: rgb(255,89,43); /* @kind color */
}

:root[data-mode="module-6"] {
  --0-5x: 3; /* @kind spacing */
  --1-5x: 9; /* @kind spacing */
  --10x: 60; /* @kind spacing */
  --1x-2: 6; /* @kind spacing */
  --1x: 6; /* @kind spacing */
  --2x: 12; /* @kind spacing */
  --3x: 18; /* @kind spacing */
  --4x: 24; /* @kind spacing */
  --5x: 30; /* @kind spacing */
  --6x: 36; /* @kind spacing */
  --7x: 42; /* @kind spacing */
  --8x: 48; /* @kind spacing */
  --9x: 54; /* @kind spacing */
}

:root[data-theme="dark"], .dark {
  --background-dark: var(--tassel-brand-colors-90); /* @kind color */
  --background-default: var(--tassel-brand-colors-60); /* @kind color */
  --background-disable: var(--product-colors-primary-50); /* @kind color */
  --background-error-light: var(--status-error-10); /* @kind color */
  --background-informational-light: var(--status-informational-10); /* @kind color */
  --background-light-light: var(--tassel-brand-colors-20); /* @kind color */
  --background-light: var(--tassel-brand-colors-20); /* @kind color */
  --background-medium: var(--product-colors-primary-70); /* @kind color */
  --background-none: rgba(14,14,14,0); /* @kind color */
  --background-sidebar-adm: rgb(250,250,250); /* @kind color */
  --background-success-light: var(--status-success-10); /* @kind color */
  --background-tab-element: rgb(241,241,241); /* @kind color */
  --background-warning-light: var(--status-warning-10); /* @kind color */
  --background-white: var(--product-colors-primary-100); /* @kind color */
  --button-default: var(--tassel-brand-colors-60); /* @kind color */
  --button-delete: var(--status-error-60); /* @kind color */
  --button-disable: var(--product-colors-primary-20); /* @kind color */
  --button-focus: var(--tassel-brand-colors-20); /* @kind color */
  --button-hover: var(--tassel-brand-colors-70); /* @kind color */
  --button-pressed: var(--tassel-brand-colors-80); /* @kind color */
  --content: "Finalize Stage Pass Assignments"; /* @kind other */
  --elements-clickable: var(--tassel-brand-colors-60); /* @kind color */
  --elements-dark: var(--tassel-brand-colors-100); /* @kind color */
  --elements-default-light: var(--tassel-brand-colors-30); /* @kind color */
  --elements-disable: var(--product-colors-primary-60); /* @kind color */
  --elements-divider: var(--tassel-brand-colors-10); /* @kind color */
  --elements-error: var(--status-error-60); /* @kind color */
  --elements-focus: var(--tassel-brand-colors-20); /* @kind color */
  --elements-hover: var(--tassel-brand-colors-40); /* @kind color */
  --elements-light: var(--product-colors-primary-30); /* @kind color */
  --elements-medium: var(--product-colors-primary-60); /* @kind color */
  --elements-pressed: var(--tassel-brand-colors-80); /* @kind color */
  --elements-success: var(--status-success-60); /* @kind color */
  --elements-warning: var(--status-warning-60); /* @kind color */
  --elements-white: var(--neutral-white); /* @kind color */
  --strokes-clickable-light: rgba(63,138,255,0.25); /* @kind color */
  --strokes-clickable: var(--tassel-brand-colors-60); /* @kind color */
  --strokes-error-light: rgba(255,47,47,0.25); /* @kind color */
  --strokes-error: var(--status-error-50); /* @kind color */
  --strokes-focus: var(--tassel-brand-colors-20); /* @kind color */
  --strokes-informational: var(--status-informational-50); /* @kind color */
  --strokes-light: var(--product-colors-primary-10); /* @kind color */
  --strokes-success-light: rgba(41,255,199,0.25); /* @kind color */
  --strokes-success: var(--status-success-50); /* @kind color */
  --strokes-warning-light: rgba(255,187,50,0.25); /* @kind color */
  --strokes-warning: var(--status-warning-50); /* @kind color */
  --strokes-white: var(--neutral-white); /* @kind color */
  --typography-clickable: var(--product-colors-primary-100); /* @kind color */
  --typography-dark: var(--tassel-brand-colors-10); /* @kind color */
  --typography-darker: var(--product-colors-primary-10); /* @kind color */
  --typography-disable: var(--product-colors-primary-60); /* @kind color */
  --typography-error-dark: var(--status-error-70); /* @kind color */
  --typography-error: var(--status-error-60); /* @kind color */
  --typography-focus: var(--product-colors-primary-50); /* @kind color */
  --typography-hover: var(--product-colors-primary-80); /* @kind color */
  --typography-informational-dark: var(--status-informational-70); /* @kind color */
  --typography-informational: var(--status-informational-60); /* @kind color */
  --typography-light: var(--product-colors-primary-20); /* @kind color */
  --typography-link: rgb(0,74,208); /* @kind color */
  --typography-medium: var(--product-colors-primary-30); /* @kind color */
  --typography-placeholder: var(--product-colors-primary-30); /* @kind color */
  --typography-pressed: var(--product-colors-primary-100); /* @kind color */
  --typography-success-dark: var(--status-success-70); /* @kind color */
  --typography-success: var(--status-success-60); /* @kind color */
  --typography-warning-dark: var(--status-warning-70); /* @kind color */
  --typography-warning: var(--status-warning-60); /* @kind color */
  --typography-white: var(--neutral-white); /* @kind color */
}

:root[data-mode="mobile"] {
  --color-medium-2: rgb(115,115,115); /* @kind color */
  --font-family-manrope: "Manrope";
  --font-size-2xl: 24;
  --font-size-3xl: 32;
  --font-size-4xl: 40;
  --font-size-lg: 18;
  --font-size-md: 16;
  --font-size-sm: 14;
  --font-size-xl: 20;
  --font-size-xs: 12;
  --font-weight-black: "Black"; /* @kind other */
  --font-weight-bold: "Bold"; /* @kind other */
  --font-weight-extra-bold: "Extra Bold"; /* @kind other */
  --font-weight-extra-light: "Extra Light"; /* @kind other */
  --font-weight-light: "Light"; /* @kind other */
  --font-weight-medium: "Medium"; /* @kind other */
  --font-weight-regular: "Regular"; /* @kind other */
  --font-weight-semibold: "Semibold"; /* @kind other */
  --font-weight-thin: "Thin"; /* @kind other */
}

:root[data-mode="green"] {
  --auxiliar-colors-dark-orange: rgb(203,119,30); /* @kind color */
  --auxiliar-colors-light-orange: rgb(255,244,233); /* @kind color */
  --auxiliar-colors-orange: rgb(254,149,38); /* @kind color */
}
