/* _theme-colors.scss */
/* src/custom-theme.scss */
html {
  --mat-sys-background: light-dark(#fbf8ff, #12131b);
  --mat-sys-error: light-dark(#ba1a1a, #ffb4ab);
  --mat-sys-error-container: light-dark(#ffdad6, #93000a);
  --mat-sys-inverse-on-surface: light-dark(#f2effb, #303038);
  --mat-sys-inverse-primary: light-dark(#ACAED3, #3A40C7);
  --mat-sys-inverse-surface: light-dark(#303038, #e4e1ed);
  --mat-sys-on-background: light-dark(#1b1b23, #e4e1ed);
  --mat-sys-on-error: light-dark(#ffffff, #690005);
  --mat-sys-on-error-container: light-dark(#93000a, #ffdad6);
  --mat-sys-on-primary: light-dark(#FFFFFF, #2C319B);
  --mat-sys-on-primary-container: light-dark(#3338B1, #D6D6E9);
  --mat-sys-on-primary-fixed: light-dark(#1F236F, #1F236F);
  --mat-sys-on-primary-fixed-variant: light-dark(#3338B1, #3338B1);
  --mat-sys-on-secondary: light-dark(#FFFFFF, #2C319B);
  --mat-sys-on-secondary-container: light-dark(#3338B1, #D6D6E9);
  --mat-sys-on-secondary-fixed: light-dark(#1F236F, #1F236F);
  --mat-sys-on-secondary-fixed-variant: light-dark(#3338B1, #3338B1);
  --mat-sys-on-surface: light-dark(#1b1b23, #e4e1ed);
  --mat-sys-on-surface-variant: light-dark(#454554, #e2e1f3);
  --mat-sys-on-tertiary: light-dark(#FFFFFF, #A57703);
  --mat-sys-on-tertiary-container: light-dark(#C68F03, #FEE299);
  --mat-sys-on-tertiary-fixed: light-dark(#523B01, #523B01);
  --mat-sys-on-tertiary-fixed-variant: light-dark(#C68F03, #C68F03);
  --mat-sys-outline: light-dark(#767686, #908fa0);
  --mat-sys-outline-variant: light-dark(#c6c5d7, #454554);
  --mat-sys-primary: light-dark(#3A40C7, #ACAED3);
  --mat-sys-primary-container: light-dark(#D6D6E9, #3338B1);
  --mat-sys-primary-fixed: light-dark(#D6D6E9, #D6D6E9);
  --mat-sys-primary-fixed-dim: light-dark(#ACAED3, #ACAED3);
  --mat-sys-scrim: light-dark(#000000, #000000);
  --mat-sys-secondary: light-dark(#3A40C7, #ACAED3);
  --mat-sys-secondary-container: light-dark(#D6D6E9, #3338B1);
  --mat-sys-secondary-fixed: light-dark(#D6D6E9, #D6D6E9);
  --mat-sys-secondary-fixed-dim: light-dark(#ACAED3, #ACAED3);
  --mat-sys-shadow: light-dark(#000000, #000000);
  --mat-sys-surface: light-dark(#fbf8ff, #12131b);
  --mat-sys-surface-bright: light-dark(#fbf8ff, #393841);
  --mat-sys-surface-container: light-dark(#efecf8, #1f1f27);
  --mat-sys-surface-container-high: light-dark(#e9e7f2, #292932);
  --mat-sys-surface-container-highest: light-dark(#e4e1ed, #34343d);
  --mat-sys-surface-container-low: light-dark(#f5f2fe, #1b1b23);
  --mat-sys-surface-container-lowest: light-dark(#ffffff, #0d0e15);
  --mat-sys-surface-dim: light-dark(#dbd8e4, #12131b);
  --mat-sys-surface-tint: light-dark(#3A40C7, #ACAED3);
  --mat-sys-surface-variant: light-dark(#e2e1f3, #454554);
  --mat-sys-tertiary: light-dark(#E7A604, #FCC433);
  --mat-sys-tertiary-container: light-dark(#FEE299, #C68F03);
  --mat-sys-tertiary-fixed: light-dark(#FEE299, #FEE299);
  --mat-sys-tertiary-fixed-dim: light-dark(#FCC433, #FCC433);
  --mat-sys-neutral-variant20: #2f2f3d;
  --mat-sys-neutral10: #1b1b23;
  --mat-sys-level0:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-sys-level1:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-sys-level2:
    0px 3px 3px -2px rgba(0, 0, 0, 0.2),
    0px 3px 4px 0px rgba(0, 0, 0, 0.14),
    0px 1px 8px 0px rgba(0, 0, 0, 0.12);
  --mat-sys-level3:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-sys-level4:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-sys-level5:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mat-sys-body-large: 400 1rem / 1.5rem Roboto;
  --mat-sys-body-large-font: Roboto;
  --mat-sys-body-large-line-height: 1.5rem;
  --mat-sys-body-large-size: 1rem;
  --mat-sys-body-large-tracking: 0.031rem;
  --mat-sys-body-large-weight: 400;
  --mat-sys-body-medium: 400 0.875rem / 1.25rem Roboto;
  --mat-sys-body-medium-font: Roboto;
  --mat-sys-body-medium-line-height: 1.25rem;
  --mat-sys-body-medium-size: 0.875rem;
  --mat-sys-body-medium-tracking: 0.016rem;
  --mat-sys-body-medium-weight: 400;
  --mat-sys-body-small: 400 0.75rem / 1rem Roboto;
  --mat-sys-body-small-font: Roboto;
  --mat-sys-body-small-line-height: 1rem;
  --mat-sys-body-small-size: 0.75rem;
  --mat-sys-body-small-tracking: 0.025rem;
  --mat-sys-body-small-weight: 400;
  --mat-sys-display-large: 400 3.562rem / 4rem Roboto;
  --mat-sys-display-large-font: Roboto;
  --mat-sys-display-large-line-height: 4rem;
  --mat-sys-display-large-size: 3.562rem;
  --mat-sys-display-large-tracking: -0.016rem;
  --mat-sys-display-large-weight: 400;
  --mat-sys-display-medium: 400 2.812rem / 3.25rem Roboto;
  --mat-sys-display-medium-font: Roboto;
  --mat-sys-display-medium-line-height: 3.25rem;
  --mat-sys-display-medium-size: 2.812rem;
  --mat-sys-display-medium-tracking: 0;
  --mat-sys-display-medium-weight: 400;
  --mat-sys-display-small: 400 2.25rem / 2.75rem Roboto;
  --mat-sys-display-small-font: Roboto;
  --mat-sys-display-small-line-height: 2.75rem;
  --mat-sys-display-small-size: 2.25rem;
  --mat-sys-display-small-tracking: 0;
  --mat-sys-display-small-weight: 400;
  --mat-sys-headline-large: 400 2rem / 2.5rem Roboto;
  --mat-sys-headline-large-font: Roboto;
  --mat-sys-headline-large-line-height: 2.5rem;
  --mat-sys-headline-large-size: 2rem;
  --mat-sys-headline-large-tracking: 0;
  --mat-sys-headline-large-weight: 400;
  --mat-sys-headline-medium: 400 1.75rem / 2.25rem Roboto;
  --mat-sys-headline-medium-font: Roboto;
  --mat-sys-headline-medium-line-height: 2.25rem;
  --mat-sys-headline-medium-size: 1.75rem;
  --mat-sys-headline-medium-tracking: 0;
  --mat-sys-headline-medium-weight: 400;
  --mat-sys-headline-small: 400 1.5rem / 2rem Roboto;
  --mat-sys-headline-small-font: Roboto;
  --mat-sys-headline-small-line-height: 2rem;
  --mat-sys-headline-small-size: 1.5rem;
  --mat-sys-headline-small-tracking: 0;
  --mat-sys-headline-small-weight: 400;
  --mat-sys-label-large: 500 0.875rem / 1.25rem Roboto;
  --mat-sys-label-large-font: Roboto;
  --mat-sys-label-large-line-height: 1.25rem;
  --mat-sys-label-large-size: 0.875rem;
  --mat-sys-label-large-tracking: 0.006rem;
  --mat-sys-label-large-weight: 500;
  --mat-sys-label-large-weight-prominent: 700;
  --mat-sys-label-medium: 500 0.75rem / 1rem Roboto;
  --mat-sys-label-medium-font: Roboto;
  --mat-sys-label-medium-line-height: 1rem;
  --mat-sys-label-medium-size: 0.75rem;
  --mat-sys-label-medium-tracking: 0.031rem;
  --mat-sys-label-medium-weight: 500;
  --mat-sys-label-medium-weight-prominent: 700;
  --mat-sys-label-small: 500 0.688rem / 1rem Roboto;
  --mat-sys-label-small-font: Roboto;
  --mat-sys-label-small-line-height: 1rem;
  --mat-sys-label-small-size: 0.688rem;
  --mat-sys-label-small-tracking: 0.031rem;
  --mat-sys-label-small-weight: 500;
  --mat-sys-title-large: 400 1.375rem / 1.75rem Roboto;
  --mat-sys-title-large-font: Roboto;
  --mat-sys-title-large-line-height: 1.75rem;
  --mat-sys-title-large-size: 1.375rem;
  --mat-sys-title-large-tracking: 0;
  --mat-sys-title-large-weight: 400;
  --mat-sys-title-medium: 500 1rem / 1.5rem Roboto;
  --mat-sys-title-medium-font: Roboto;
  --mat-sys-title-medium-line-height: 1.5rem;
  --mat-sys-title-medium-size: 1rem;
  --mat-sys-title-medium-tracking: 0.009rem;
  --mat-sys-title-medium-weight: 500;
  --mat-sys-title-small: 500 0.875rem / 1.25rem Roboto;
  --mat-sys-title-small-font: Roboto;
  --mat-sys-title-small-line-height: 1.25rem;
  --mat-sys-title-small-size: 0.875rem;
  --mat-sys-title-small-tracking: 0.006rem;
  --mat-sys-title-small-weight: 500;
  --mat-sys-corner-extra-large: 28px;
  --mat-sys-corner-extra-large-top: 28px 28px 0 0;
  --mat-sys-corner-extra-small: 4px;
  --mat-sys-corner-extra-small-top: 4px 4px 0 0;
  --mat-sys-corner-full: 9999px;
  --mat-sys-corner-large: 16px;
  --mat-sys-corner-large-end: 0 16px 16px 0;
  --mat-sys-corner-large-start: 16px 0 0 16px;
  --mat-sys-corner-large-top: 16px 16px 0 0;
  --mat-sys-corner-medium: 12px;
  --mat-sys-corner-none: 0;
  --mat-sys-corner-small: 8px;
  --mat-sys-dragged-state-layer-opacity: 0.16;
  --mat-sys-focus-state-layer-opacity: 0.12;
  --mat-sys-hover-state-layer-opacity: 0.08;
  --mat-sys-pressed-state-layer-opacity: 0.12;
}
body {
  color-scheme: light;
  background-color: var(--mat-sys-surface);
  color: var(--mat-sys-on-surface);
  font: var(--mat-sys-body-medium);
  margin: 0;
}
html,
body {
  height: 100%;
}
body {
  margin: 0;
  font-family:
    var(--Brand-FontFamily, Roboto),
    "Helvetica Neue",
    sans-serif;
}

/* src/styles.sass */
:root {
  --Primary-PrimaryBlueDark: #3A40C7;
  --Primary-OnPrimary: #FFFFFF;
  --Secondary-Secondary: #FCC433;
  --Secondary-OnSecondary: #000000;
  --Brand-Primary: var(--Primary-PrimaryBlueDark);
  --Brand-PrimaryDarkest: color-mix(in srgb, var(--Primary-PrimaryBlueDark) 55%, black);
  --mat-sys-primary: var(--Primary-PrimaryBlueDark);
  --mat-sys-on-primary: var(--Primary-OnPrimary);
  --mat-sys-primary-container: color-mix(in srgb, var(--Primary-PrimaryBlueDark) 21%, white);
  --mat-sys-on-primary-container: color-mix(in srgb, var(--Primary-PrimaryBlueDark) 88%, black);
  --mat-sys-primary-fixed: var(--mat-sys-primary-container);
  --mat-sys-primary-fixed-dim: color-mix(in srgb, var(--Primary-PrimaryBlueDark) 42%, white);
  --mat-sys-on-primary-fixed: color-mix(in srgb, var(--Primary-PrimaryBlueDark) 55%, black);
  --mat-sys-on-primary-fixed-variant: var(--mat-sys-on-primary-container);
  --mat-sys-inverse-primary: var(--mat-sys-primary-fixed-dim);
  --mat-sys-surface-tint: var(--Primary-PrimaryBlueDark);
  --mat-sys-secondary: var(--Primary-PrimaryBlueDark);
  --mat-sys-on-secondary: var(--Primary-OnPrimary);
  --mat-sys-secondary-container: color-mix(in srgb, var(--Primary-PrimaryBlueDark) 21%, white);
  --mat-sys-on-secondary-container: color-mix(in srgb, var(--Primary-PrimaryBlueDark) 88%, black);
  --mat-sys-secondary-fixed: var(--mat-sys-secondary-container);
  --mat-sys-secondary-fixed-dim: color-mix(in srgb, var(--Primary-PrimaryBlueDark) 42%, white);
  --mat-sys-on-secondary-fixed: color-mix(in srgb, var(--Primary-PrimaryBlueDark) 55%, black);
  --mat-sys-on-secondary-fixed-variant: var(--mat-sys-on-secondary-container);
  --mat-sys-tertiary: var(--Secondary-Secondary);
  --mat-sys-on-tertiary: var(--Secondary-OnSecondary);
  --mat-sys-tertiary-container: color-mix(in srgb, var(--Secondary-Secondary) 21%, white);
  --mat-sys-on-tertiary-container: color-mix(in srgb, var(--Secondary-Secondary) 88%, black);
  --mat-sys-tertiary-fixed: var(--mat-sys-tertiary-container);
  --mat-sys-tertiary-fixed-dim: color-mix(in srgb, var(--Secondary-Secondary) 42%, white);
  --mat-sys-on-tertiary-fixed: color-mix(in srgb, var(--Secondary-Secondary) 55%, black);
  --mat-sys-on-tertiary-fixed-variant: var(--mat-sys-on-tertiary-container);
  --mat-sys-body-small-font: var(--Brand-FontFamily, Roboto), sans-serif;
  --mat-sys-body-medium-font: var(--Brand-FontFamily, Roboto), sans-serif;
  --mat-sys-body-large-font: var(--Brand-FontFamily, Roboto), sans-serif;
  --mat-sys-label-small-font: var(--Brand-FontFamily, Roboto), sans-serif;
  --mat-sys-label-medium-font: var(--Brand-FontFamily, Roboto), sans-serif;
  --mat-sys-label-large-font: var(--Brand-FontFamily, Roboto), sans-serif;
  --mat-sys-title-small-font: var(--Brand-FontFamily, Roboto), sans-serif;
  --mat-sys-title-medium-font: var(--Brand-FontFamily, Roboto), sans-serif;
  --mat-sys-title-large-font: var(--Brand-FontFamily, Roboto), sans-serif;
  --mat-sys-headline-small-font: var(--Brand-FontFamily, Roboto), sans-serif;
  --mat-sys-headline-medium-font: var(--Brand-FontFamily, Roboto), sans-serif;
  --mat-sys-headline-large-font: var(--Brand-FontFamily, Roboto), sans-serif;
  --mat-sys-display-small-font: var(--Brand-FontFamily, Roboto), sans-serif;
  --mat-sys-display-medium-font: var(--Brand-FontFamily, Roboto), sans-serif;
  --mat-sys-display-large-font: var(--Brand-FontFamily, Roboto), sans-serif;
  --Text-Highlight: #000000;
  --Text-HighEmphasis: #333333;
  --Text-MediumEmphasis: #777777;
  --Feedback-Success: #569A32;
  --Feedback-Warning: #EB6920;
  --Feedback-Alert: #E74627;
  --Feedback-Info: #227BBD;
  --Surface: #FFFFFF;
  --Theme-Light-Background: #FAFAFA;
  --Surface-Variant: #FAFAFA;
  --Background-2: #E9E9F2;
  --bordas-mobile: #EFEFEF;
  --Stroke-Default: #777777;
  --Stroke-Hover: #5B5B5B;
  --Stroke-Focused: #3A40C7;
  --Stroke-Error: #E74627;
  --Stroke-Disabled: #ebebeb;
  --Stroke-Neutral: #D9D9D9;
  --elevation-1: 0px 1px 3px 1px rgba(0, 0, 0, 0.15), 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
  --elevation-2: 0px 2px 6px 2px rgba(0, 0, 0, 0.15), 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
  --elevation-3: 0px 4px 8px 3px rgba(0, 0, 0, 0.15), 0px 1px 3px 0px rgba(0, 0, 0, 0.3);
  --elevation-4: 0px 6px 10px 4px rgba(0, 0, 0, 0.15), 0px 2px 3px 0px rgba(0, 0, 0, 0.3);
  --elevation-5: 0px 4px 4px 0px rgba(0, 0, 0, 0.3);
  --Complementary-ComplementaryGreenDark: #14B8A6;
  --Complementary-ComplementaryPinkDark: #EC4899;
  --Complementary-ComplementaryOrangeDark: #EB6920;
  --Complementary-GreenLight: #D9F8F4;
  --Complementary-GreenIcon: #12A797;
  --Complementary-OrangeLight: #F9D2BC;
  --Complementary-OrangeIcon: #EF874D;
  --Complementary-PinkLight: #FFE3F1;
  --Complementary-PinkIcon: #F06DAD;
  --Dashboard-Green-Light_Green_Dash-light_green_dash-800: #0B655B;
  --mat-dialog-container-shape: 12px;
  --mat-toolbar-container-background-color: var(--Surface);
  --mat-card-elevated-container-color: var(--Surface);
  --mat-card-outlined-container-color: var(--Surface);
  --mat-dialog-container-color: var(--Surface);
  --mat-sidenav-content-background-color: var(--Theme-Light-Background);
  --mat-sidenav-container-background-color: var(--Theme-Light-Background);
  --mat-sidenav-content-text-color: var(--Text-HighEmphasis);
  --mat-sidenav-container-text-color: var(--Text-HighEmphasis);
  --mat-button-filled-container-color: var(--Primary-PrimaryBlueDark);
  --mat-button-filled-label-text-color: var(--Primary-OnPrimary, white);
  --mat-button-outlined-label-text-color: var(--Primary-PrimaryBlueDark);
  --mat-button-outlined-outline-color: var(--Primary-PrimaryBlueDark);
  --mat-button-outlined-state-layer-color: var(--Primary-PrimaryBlueDark);
  --mat-menu-container-color: var(--Surface);
  --mat-datepicker-calendar-container-background-color: var(--Surface);
  --mat-select-panel-background-color: var(--Surface);
  --mat-table-background-color: var(--Surface);
  --mat-table-row-item-outline-color: var(--bordas-mobile);
  --mat-form-field-outlined-outline-color: var(--Stroke-Neutral);
}
:root .mat-mdc-card {
  box-shadow: none !important;
  border: 1px solid var(--Stroke-Neutral) !important;
  border-radius: 20px !important;
  outline: none !important;
}
:root .sidebar-link {
  --mat-icon-color: var(--Primary-PrimaryBlueDark);
}
:root mat-drawer-content {
  z-index: auto !important;
}
.custom-table {
  width: 100%;
  background: none;
  border-spacing: 0 2px;
}
.custom-header-cell {
  text-align: left;
  border-top: 1px solid var(--bordas-mobile);
  border-bottom: 1px solid var(--bordas-mobile);
  color: var(--Primary-PrimaryBlueDark);
  font-weight: 600;
  font-size: 14px;
}
.custom-cell {
  color: var(--Text-HighEmphasis);
  border-top: 1px solid var(--bordas-mobile);
  border-bottom: 1px solid var(--bordas-mobile);
  padding: 8px 16px;
  vertical-align: middle;
}
.custom-cell:first-child,
.custom-header-cell:first-child {
  border-left: 1px solid var(--bordas-mobile);
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.custom-cell:last-child,
.custom-header-cell:last-child {
  border-right: 1px solid var(--bordas-mobile);
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.mat-mdc-row:last-child .custom-cell {
  border-bottom: 1px solid var(--bordas-mobile) !important;
}
.mat-card-content {
  padding: 32px 36px;
}
.mat-mdc-dialog-content {
  overflow: visible !important;
  padding-top: 8px !important;
}
.habilidades-scroll-dialog .mat-mdc-dialog-surface {
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.habilidades-scroll-dialog .mat-mdc-dialog-content {
  flex: 1 1 auto;
  overflow-y: auto !important;
  min-height: 0;
}
.habilidades-scroll-dialog .mat-mdc-dialog-actions {
  border-top: 1px solid var(--bordas-mobile);
  background: var(--Surface);
  flex-shrink: 0;
}
.chip-buttons {
  --mat-chip-container-shape-radius: 20px;
  --mat-chip-with-icon-icon-size: 20px;
}
.custom-cell {
  --mat-chip-container-shape-radius: 30px;
}
.card-info {
  --mat-icon-color: color-mix(in srgb, var(--Primary-PrimaryBlueDark) 70%, white);
}
.mat-mdc-unelevated-button {
  --mat-progress-spinner-active-indicator-color: var(--Primary-OnPrimary, #FFFFFF);
}
@media (max-width: 768px) {
  .display-none-mobile {
    display: none !important;
  }
}
@media (min-width: 769px) {
  .display-none-desktop {
    display: none !important;
  }
}
body {
  -webkit-font-smoothing: antialiased;
  background-color: var(--Theme-Light-Background) !important;
}
.p-left-15 {
  padding-left: 15px !important;
}
.m-top-16 {
  margin-top: 16px !important;
}
.m-right-16 {
  margin-right: 16px !important;
}
.m-bot-16 {
  margin-bottom: 16px !important;
}
.m-bot-8 {
  margin-bottom: 8px !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-24 {
  margin-top: 24px;
}
.new-instrumento-option {
  color: var(--Primary-PrimaryBlueDark) !important;
  border-top: 1px solid var(--bordas-mobile);
  font-weight: 500;
}
.button-spacer {
  flex: 1 1 auto;
}
.full-width {
  width: 100%;
}
.chip-group {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}
.info-badge {
  display: inline-block;
  padding: 2px 8px;
  border-radius: 10px;
  background-color: var(--bordas-mobile);
  color: var(--Text-HighEmphasis);
  font-size: 11px;
  font-weight: 500;
  white-space: nowrap;
}
.state-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 64px 0;
  color: var(--Text-MediumEmphasis);
}
.state-icon {
  font-size: 48px !important;
  width: 48px !important;
  height: 48px !important;
  line-height: 48px !important;
  color: var(--Text-MediumEmphasis);
}
.error-icon {
  color: var(--Feedback-Alert);
}
.field-opt {
  color: var(--Text-MediumEmphasis) !important;
  font-weight: 400;
}
.drawer-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 20px;
  border-bottom: 1px solid var(--bordas-mobile);
  background-color: var(--Surface);
  color: var(--Text-HighEmphasis);
  flex-shrink: 0;
}
.drawer-body {
  flex: 1;
  overflow-y: auto;
  padding: 20px 20px 8px;
  background-color: var(--Surface);
  color: var(--Text-HighEmphasis);
}
.drawer-footer {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 8px;
  padding: 12px 20px;
  border-top: 1px solid var(--bordas-mobile);
  background-color: var(--Surface);
  color: var(--Text-HighEmphasis);
  flex-shrink: 0;
}
.em-uso-banner {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 10px 20px;
  background-color: var(--Theme-Light-Background);
  border-left: 3px solid var(--Feedback-Warning);
  border-bottom: 1px solid var(--bordas-mobile);
  flex-shrink: 0;
}
.em-uso-icon {
  color: var(--Feedback-Warning);
  font-size: 20px;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  margin-top: 1px;
}
.list-subtitle {
  margin: 2px 0 0;
  font-size: 12px;
  font-weight: 400;
  color: var(--Text-MediumEmphasis);
}
.body-large {
  font-family: var(--Brand-FontFamily, Roboto);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
}
.body-medium {
  font-family: var(--Brand-FontFamily, Roboto);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.25px;
}
.body-small {
  font-family: var(--Brand-FontFamily, Roboto);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.4px;
}
.title-large {
  font-family: var(--Brand-FontFamily, Roboto);
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
.title-medium {
  font-family: var(--Brand-FontFamily, Roboto);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.15px;
}
.label-large {
  font-family: var(--Brand-FontFamily, Roboto);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.1px;
}
.label-medium {
  font-family: var(--Brand-FontFamily, Roboto);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.5px;
}
.label-small {
  font-family: var(--Brand-FontFamily, Roboto);
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0.5px;
}
.primary-color {
  color: var(--Primary-PrimaryBlueDark) !important;
}
.primary-darkest-color {
  color: var(--Brand-PrimaryDarkest) !important;
}
.sub-title-text-color {
  color: var(--Text-MediumEmphasis) !important;
}
.material-symbols-filled {
  font-variation-settings: "FILL" 1;
}
.menu-item-danger {
  color: var(--Feedback-Alert) !important;
}
.menu-item-danger .mat-icon {
  color: var(--Feedback-Alert) !important;
}
.success-container {
  display: flex;
  align-items: center;
}
.success-icon {
  --mat-icon-color: var(--Feedback-Success);
  color: var(--Feedback-Success);
  background-color: var(--Surface);
  border-radius: 50%;
  font-size: 24px;
  height: 24px;
  width: 24px;
}
.success-banner {
  border-radius: 12px !important;
  border: 1px solid var(--Stroke-Neutral) !important;
  background-color: var(--Complementary-GreenLight) !important;
  padding: 16px;
  margin-bottom: 24px;
}
.success-banner .text-content {
  display: flex;
  flex-direction: column;
}
.success-banner .text-content .body-large {
  color: var(--Dashboard-Green-Light_Green_Dash-light_green_dash-800) !important;
}
.success-banner .text-content p {
  margin: 0;
  color: var(--Text-MediumEmphasis);
}
.success-banner .mat-icon {
  overflow: visible !important;
}
.success-banner .banner-content {
  display: flex;
  align-items: center;
  gap: 16px;
}
.mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) {
  --mat-option-selected-state-layer-color: color-mix(in srgb, var(--Primary-PrimaryBlueDark) 10%, transparent);
  --mat-option-selected-state-label-text-color: var(--Primary-PrimaryBlueDark);
}
.mat-mdc-standard-chip.mdc-evolution-chip--selected:not(.mdc-evolution-chip--disabled) {
  --mat-chip-elevated-selected-container-color: color-mix(in srgb, var(--Primary-PrimaryBlueDark) 15%, var(--Surface));
  --mat-chip-selected-label-text-color: var(--Primary-PrimaryBlueDark);
  --mat-chip-with-icon-selected-icon-color: var(--Primary-PrimaryBlueDark);
}
.mat-button-toggle-checked .mat-button-toggle-button {
  background-color: color-mix(in srgb, var(--Primary-PrimaryBlueDark) 15%, var(--Surface)) !important;
  color: var(--Primary-PrimaryBlueDark) !important;
}
.mat-button-toggle-checked .mat-button-toggle-button .mat-icon {
  color: var(--Primary-PrimaryBlueDark) !important;
}
.classif-toggle .mat-button-toggle:not(.mat-button-toggle-checked) .mat-button-toggle-button {
  color: var(--Text-MediumEmphasis);
}
.classif-toggle .mat-button-toggle:not(.mat-button-toggle-checked) .mat-button-toggle-button .mat-icon {
  color: var(--Text-MediumEmphasis);
}
.tooltip-multiline {
  white-space: pre-line;
}
.font-select-panel {
  --mat-option-selected-state-layer-color: var(--Theme-Light-Background, #FAFAFA);
  --mat-option-selected-state-label-text-color: var(--Text-HighEmphasis, #333333);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: var(--Brand-Primary, #3A40C7);
}
.snackbar-success {
  --mat-snack-bar-container-color: var(--Feedback-Success, #569A32);
  --mat-snack-bar-supporting-text-color: #FFFFFF;
  --mat-snack-bar-button-color: #FFFFFF;
}

/* angular:styles/global:styles */
