/* Generado automáticamente — no editar manualmente.            */
/* Fuente: assets/css/exportfigma/ + npm run build-tokens       */

:root {
  --color-bg-accent: #BF9917;
  --color-bg-surface: #FFFFFF;
  --color-bg-surface-secondary: #F1F2F4;
  --color-bg-surface-tertiary: #E3E5E8;
  --color-bg-soft-divisor: #CFD3D8;
  --color-bg-medium-divisor: #B6BFC9;
  --color-bg-hard-divisor: #909EAD;
  --color-bg-negative: #A83125;
  --color-bg-interactive: #A83125;
  --color-bg-hover: #802319;
  --color-bg-press: #5A160F;
  --color-bg-focus: #F05D52;
  --color-bg-disable: #CFD3D8;
  --color-bg-neutral-hover: #FADBDA;
  --color-bg-neutral-press: #FCEDED;
  --color-bg-interactive-soft: #F5B3B0;
  --color-bg-interactive-press-soft: #F05D52;
  --color-bg-interactive-grey-hover: #CFD3D8;
  --color-bg-brand-primary-soft: #FCEDED;
  --color-bg-brand-primary: #D13F30;
  --color-bg-brand-primary-hard: #802319;
  --color-bg-brand-secondary-soft: #FFF2DD;
  --color-bg-brand-secondary-soft-hover: #FED25E;
  --color-bg-brand-secondary-soft-press: #D6AC1B;
  --color-bg-brand-secondary: #BF9917;
  --color-bg-brand-secondary-hard: #977810;
  --color-bg-brand-secondary-hard-hover: #715909;
  --color-bg-brand-secondary-hard-press: #4C3C04;
  --color-bg-destructive: #B40038;
  --color-bg-destructive-hover: #840026;
  --color-bg-destructive-press: #530017;
  --color-bg-header-solid: #A83125;
  --color-bg-header-solid-hover: #802319;
  --color-bg-header-solid-press: #5A160F;
  --color-bg-overlay: #090909;
  --color-bg-overlay-white: #FFFFFF;
  --color-txt-primary: #111517;
  --color-txt-secondary: #556372;
  --color-txt-accent: #A83125;
  --color-txt-brand-primary: #A83125;
  --color-txt-interactive: #A83125;
  --color-txt-hover: #802319;
  --color-txt-press: #5A160F;
  --color-txt-link: #A83125;
  --color-txt-link-hover: #802319;
  --color-txt-link-press: #5A160F;
  --color-txt-disable: #6E8094;
  --color-txt-brand-secondary-hard: #977810;
  --color-txt-brand-secondary-hard-hover: #715909;
  --color-txt-brand-secondary-hard-press: #4C3C04;
  --color-txt-on-button: #FFFFFF;
  --color-txt-negative: #FFFFFF;
  --color-txt-negative-disable: #F05D52;
  --color-txt-pictogram: #111517;
  --color-txt-destructive: #840026;
  --color-border-soft-divisor: #CFD3D8;
  --color-border-medium-divisor: #B6BFC9;
  --color-border-hard-divisor: #909EAD;
  --color-border-dark-divisor: #556372;
  --color-border-interactive: #D13F30;
  --color-border-brand-primary: #D13F30;
  --color-border-brand-secondary: #BF9917;
  --color-border-active: #909EAD;
  --color-border-disable: #CFD3D8;
  --color-border-focus: #BF9917;
  --color-border-negative: #FFFFFF;
  --color-border-focus-negative: #FFFFFF;
  --color-status-bg-error-soft: #FFE4E6;
  --color-status-bg-error-hard: #FF8999;
  --color-status-bg-error-negative: #B40038;
  --color-status-bg-warning-soft: #FFF7E0;
  --color-status-bg-warning-hard: #FFDB83;
  --color-status-bg-warning-negative: #795700;
  --color-status-bg-success-soft: #E9FACB;
  --color-status-bg-success-hard: #A4C83E;
  --color-status-bg-success-negative: #5B6700;
  --color-status-bg-info-soft: #D0F1FF;
  --color-status-bg-info-hard: #67C4F2;
  --color-status-bg-info-negative: #006695;
  --color-status-txt-error-soft: #E2004F;
  --color-status-txt-error-hard: #530017;
  --color-status-txt-warning-soft: #C28F00;
  --color-status-txt-warning-hard: #392400;
  --color-status-txt-success-soft: #7A8500;
  --color-status-txt-success-hard: #212F00;
  --color-status-txt-info-soft: #0086BE;
  --color-status-txt-info-hard: #002E45;
  --color-status-border-error-soft: #FF5779;
  --color-status-border-error: #B40038;
  --color-status-border-warning-soft: #E4AE2A;
  --color-status-border-warning: #795700;
  --color-status-border-success-soft: #899E00;
  --color-status-border-success: #5B6700;
  --color-status-border-info-soft: #009FD6;
  --color-status-border-info: #006695;
  --color-shadow-100: #111517;
  --color-data-axes: #556372;
  --color-data-axes-secondary: #B6BFC9;
  --color-data-axes-hover: #23282F;
  --color-data-label: #556372;
  --color-data-unit: #23282F;
  --color-data-bg-blue-opacity: #4793FF;
  --color-data-bg-blue-soft: #E2EFFF;
  --color-data-bg-blue: #4793FF;
  --color-data-bg-blue-hard: #0256C2;
  --color-data-bg-cyan-opacity: #009FD6;
  --color-data-bg-cyan-soft: #D0F1FF;
  --color-data-bg-cyan: #009FD6;
  --color-data-bg-cyan-hard: #006695;
  --color-data-bg-teal-opacity: #00A39E;
  --color-data-bg-teal-soft: #D3F7F4;
  --color-data-bg-teal: #00A39E;
  --color-data-bg-teal-hard: #006F6B;
  --color-data-bg-green-opacity: #1DAA2D;
  --color-data-bg-green-soft: #F0FDF4;
  --color-data-bg-green: #7BF1A8;
  --color-data-bg-green-hard: #00C950;
  --color-data-bg-lime-opacity: #899E00;
  --color-data-bg-lime-soft: #E9FACB;
  --color-data-bg-lime: #899E00;
  --color-data-bg-lime-hard: #5B6700;
  --color-data-bg-yellow-opacity: #C28700;
  --color-data-bg-yellow-soft: #FFECCC;
  --color-data-bg-yellow: #C28700;
  --color-data-bg-yellow-hard: #7C5500;
  --color-data-bg-orange-opacity: #EE6E34;
  --color-data-bg-orange-soft: #FFE7DC;
  --color-data-bg-orange: #EE6E34;
  --color-data-bg-orange-hard: #993B00;
  --color-data-bg-red-opacity: #FF5779;
  --color-data-bg-red-soft: #FFE4E6;
  --color-data-bg-red: #FF5779;
  --color-data-bg-red-hard: #B40038;
  --color-data-bg-pink-opacity: #FC4AC9;
  --color-data-bg-pink-soft: #FDF2F8;
  --color-data-bg-pink: #FC4AC9;
  --color-data-bg-pink-hard: #A7007C;
  --color-data-bg-purple-opacity: #AA7AFF;
  --color-data-bg-purple-soft: #FAF5FF;
  --color-data-bg-purple: #AA7AFF;
  --color-data-bg-purple-hard: #6C26D1;
  --color-data-txt-blue: #0256C2;
  --color-data-txt-cyan: #006695;
  --color-data-txt-teal: #006F6B;
  --color-data-txt-green: #00C950;
  --color-data-txt-lime: #5B6700;
  --color-data-txt-yellow: #7C5500;
  --color-data-txt-orange: #993B00;
  --color-data-txt-red: #B40038;
  --color-data-txt-pink: #A7007C;
  --color-data-txt-purple: #6C26D1;
  --color-data-border-blue-soft: #BBD9FF;
  --color-data-border-blue: #4793FF;
  --color-data-border-blue-hard: #0256C2;
  --color-data-border-cyan-soft: #A7E1FF;
  --color-data-border-cyan: #009FD6;
  --color-data-border-cyan-hard: #006695;
  --color-data-border-teal-soft: #A5E6E1;
  --color-data-border-teal: #00A39E;
  --color-data-border-teal-hard: #006F6B;
  --color-data-border-green-soft: #DCFCE7;
  --color-data-border-green: #7BF1A8;
  --color-data-border-green-hard: #00C950;
  --color-data-border-lime-soft: #C9E491;
  --color-data-border-lime: #899E00;
  --color-data-border-lime-hard: #5B6700;
  --color-data-border-yellow-soft: #F5D299;
  --color-data-border-yellow: #C28700;
  --color-data-border-yellow-hard: #7C5500;
  --color-data-border-orange-soft: #FFC6AC;
  --color-data-border-orange: #EE6E34;
  --color-data-border-orange-hard: #993B00;
  --color-data-border-red-soft: #FFC0C6;
  --color-data-border-red: #FF5779;
  --color-data-border-red-hard: #B40038;
  --color-data-border-pink-soft: #FFBAE9;
  --color-data-border-pink: #FC4AC9;
  --color-data-border-pink-hard: #A7007C;
  --color-data-border-purple-soft: #DACCFF;
  --color-data-border-purple: #AA7AFF;
  --color-data-border-Purple-hard: #6C26D1;
  --color-data-semantic-bg-error: #E2004F;
  --color-data-semantic-bg-error-hard: #840026;
  --color-data-semantic-bg-warning: #C28F00;
  --color-data-semantic-bg-warning-hard: #593C00;
  --color-data-semantic-bg-success: #05DF72;
  --color-data-semantic-bg-success-hard: #00A63E;
  --color-data-semantic-bg-info: #0086BE;
  --color-data-semantic-bg-Info-hard: #00496C;
  --space-border-radius-none: 0;
  --space-border-radius-025-2: 2px;
  --space-border-radius-050-4: 4px;
  --space-border-radius-100-8: 8px;
  --space-border-radius-200-16: 16px;
  --space-border-radius-300-24: 24px;
  --space-border-radius-full: 198px;
  --space-padding-none: 0;
  --space-padding-025-2: 2px;
  --space-padding-050-4: 4px;
  --space-padding-100-8: 8px;
  --space-padding-200-16: 16px;
  --space-padding-300-24: 24px;
  --space-padding-400-32: 32px;
  --space-padding-500-40: 40px;
  --space-padding-600-48: 48px;
  --space-padding-700-56: 56px;
  --space-padding-800-64: 64px;
  --space-padding-900-72: 72px;
  --space-padding-1000-80: 80px;
  --space-padding-1100-96: 96px;
  --space-padding-full: 198px;
  --space-padding-negative-neg-200-16: -16px;
  --space-padding-negative-neg-300-24: -24px;
  --space-padding-negative-neg-400-32: -32px;
  --space-padding-negative-neg-800-64: -64px;
  --space-padding-negative-neg-1000-800: -80px;
  --space-border-width-none: 0;
  --space-border-width-regular-1: 1px;
  --space-border-width-double-2: 2px;
  --space-border-width-wide-4: 4px;
  --space-border-width-wider-8: 8px;
  --space-gap-gap-0: 0;
  --space-gap-gap-025-2: 2px;
  --space-gap-gap-050-4: 4px;
  --space-gap-gap-100-8: 8px;
  --space-gap-gap-200-16: 16px;
  --space-gap-gap-300-24: 24px;
  --space-gap-gap-400-32: 32px;
  --space-gap-gap-500-40: 40px;
  --space-gap-gap-600-48: 48px;
  --space-gap-gap-700-56: 56px;
  --space-gap-gap-800-64: 64px;
  --space-gap-gap-900-72: 72px;
  --space-gap-gap-1000-80: 80px;
  --space-gap-gap-1100-96: 96px;
  --space-gap-negative-gap-neg-200-16: -16px;
  --space-gap-negative-gap-neg-300-24: -24px;
  --space-gap-negative-gap-neg-400-32: -32px;
  --space-gap-negative-gap-neg-800-64: -64px;
  --space-gap-negative-gap-neg-1000-80: -80px;
  --global-font-family-primary: Roboto;
  --global-font-family-secondary: Quicksand;
  --global-font-family-accent: Quicksand;
  --global-font-family-mono: Roboto Mono;
  --global-font-weight-thin: thin;
  --global-font-weight-extra-light: extra light;
  --global-font-weight-light: light;
  --global-font-weight-regular: regular;
  --global-font-weight-medium: medium;
  --global-font-weight-semi-bold: semi bold;
  --global-font-weight-bold: bold;
  --global-font-weight-thin-italic: thin italic;
  --global-font-weight-extra-light-italic: extra light italic;
  --global-font-weight-light-italic: light italic;
  --global-font-weight-italic: italic;
  --global-font-weight-semibold-italic: semibold italic;
  --global-font-weight-bold-italic: bold italic;
  --title-100-font-family-100: Quicksand;
  --title-100-font-size-100: 20px;
  --title-100-font-weight-100: medium;
  --title-100-line-height-100: 20px;
  --title-200-font-family-200: Quicksand;
  --title-200-font-size-200: 22px;
  --title-200-font-weight-200: medium;
  --title-200-line-height-200: 22px;
  --title-300-font-family-300: Quicksand;
  --title-300-font-size-300: 24px;
  --title-300-font-weight-300: medium;
  --title-300-line-height-300: 24px;
  --title-400-font-family-400: Quicksand;
  --title-400-font-size-400: 30px;
  --title-400-font-weight-400: medium;
  --title-400-line-height-400: 30px;
  --title-display-font-family-display: Quicksand;
  --title-display-font-size-display: 32px;
  --title-display-font-weight-display: medium;
  --title-display-line-height-display: 32px;
  --subtitle-100-font-family-100: Quicksand;
  --subtitle-100-font-size-100: 12px;
  --subtitle-100-font-weight-100: regular;
  --subtitle-100-line-height-100: 14px;
  --subtitle-200-font-family-200: Quicksand;
  --subtitle-200-font-size-200: 14px;
  --subtitle-200-font-weight-200: regular;
  --subtitle-200-line-height-200: 16px;
  --subtitle-300-font-family-300: Quicksand;
  --subtitle-300-font-size-300: 18px;
  --subtitle-300-font-weight-300: regular;
  --subtitle-300-line-height-300: 20px;
  --subtitle-400-font-family-400: Quicksand;
  --subtitle-400-font-size-400: 20px;
  --subtitle-400-font-weight-400: regular;
  --subtitle-400-line-height-400: 22px;
  --body-100-font-size-100: 10px;
  --body-100-font-family-100: Quicksand;
  --body-100-font-weight-100: regular;
  --body-100-line-height-100: 14px;
  --body-200-font-family-200: Quicksand;
  --body-200-font-size-200: 12px;
  --body-200-font-weight-200: regular;
  --body-200-line-height-200: 16px;
  --body-300-font-family-300: Quicksand;
  --body-300-font-size-300: 14px;
  --body-300-font-weight-300: regular;
  --body-300-line-height-300: 18px;
  --body-400-font-family-400: Quicksand;
  --body-400-font-size-400: 16px;
  --body-400-font-weight-400: regular;
  --body-400-line-height-400: 18px;
  --body-500-font-family-500: Quicksand;
  --body-500-font-size-500: 20px;
  --body-500-font-weight-500: regular;
  --body-500-line-height-500: 22px;
  --extra-interactive-font-family-interactive: Quicksand;
  --extra-interactive-font-size-interactive: 16px;
  --extra-interactive-font-weight-interactive: bold;
  --extra-interactive-line-height-interactive: 18px;
  --extra-quote-font-family-quote: Quicksand;
  --extra-quote-font-size-quote: 14px;
  --extra-quote-font-weight-quote: italic;
  --extra-quote-line-height-interactive: 16px;
  --extra-info-font-family-info: Roboto;
  --extra-info-font-size-info: 10px;
  --extra-info-font-weight-info: italic;
  --extra-info-line-height-interactive: 14px;
  --extra-placeholder-font-family-placeholder: Roboto;
  --extra-placeholder-font-size-placeholder: 12px;
  --extra-placeholder-font-weight-placeholder: bold;
  --extra-placeholder-line-height-interactive: 16px;
  --extra-link-large-font-family-link-large: Roboto;
  --extra-link-large-font-size-link-large: 14px;
  --extra-link-large-font-weight-link-large: regular;
  --extra-link-large-line-height-link-large: 18px;
  --extra-link-font-family-link: Roboto;
  --extra-link-font-size-link: 12px;
  --extra-link-font-weight-link: regular;
  --extra-link-line-height-link: 16px;
  --avatar-100-font-size-100: 8px;
  --avatar-100-font-family-100: Quicksand;
  --avatar-100-font-weight-100: regular;
  --avatar-100-line-height-100: 8px;
  --avatar-150-font-size-150: 12px;
  --avatar-150-font-family-150: Quicksand;
  --avatar-150-font-weight-150: regular;
  --avatar-150-line-height-150: 12px;
  --avatar-175-font-size-175: 14px;
  --avatar-175-font-family-175: Quicksand;
  --avatar-175-font-weight-175: regular;
  --avatar-175-line-height-175: 14px;
  --avatar-225-font-size-225: 18px;
  --avatar-225-font-family-225: Quicksand;
  --avatar-225-font-weight-225: regular;
  --avatar-225-line-height-225: 18px;
}
