@charset "UTF-8";@import "https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200";@import "https://fonts.googleapis.com/css2?family=Material+Icons";


/*
 * Entry point of global application style.
 * Component-specific style should not go here and be included directly as part of the components.
 */
/*
 * Design Tokens - Système de design unifié Loogist
 * Tokens de couleur, typographie, espacement et autres propriétés de design
 * Compatible avec Angular Material 20+
 */
/*
 * Design Tokens - Système de design unifié Loogist
 * Tokens de couleur, typographie, espacement et autres propriétés de design
 * Compatible avec Angular Material 20+
 */
:root {
  --loogist-primary: #216fb2;
  --loogist-primary-hover: rgb(26.618957346, 89.536492891, 143.581042654);
  --loogist-primary-active: rgb(21.0355450237, 70.7559241706, 113.4644549763);
  --loogist-primary-disabled: rgb(153.345971564, 197.8909952607, 236.154028436);
  --loogist-primary-focus: rgb(67.2985781991, 149.5497630332, 220.2014218009);
  --loogist-primary-contrast: #ffffff;
  --loogist-accent: #2196f3;
  --loogist-accent-hover: rgb(12.0615384615, 129.6615384615, 223.1384615385);
  --loogist-accent-active: rgb(10.2307692308, 109.9807692308, 189.2692307692);
  --loogist-accent-disabled: rgb(202.3461538462, 230.0961538462, 252.1538461538);
  --loogist-accent-focus: rgb(105.5769230769, 184.3269230769, 246.9230769231);
  --loogist-accent-contrast: #ffffff;
  --loogist-warn: #e63946;
  --loogist-warn-hover: rgb(218.599103139, 27.600896861, 41.9533632287);
  --loogist-warn-active: rgb(186.9013452915, 23.5986547085, 35.869955157);
  --loogist-warn-disabled: rgb(250.0112107623, 215.4887892377, 218.0829596413);
  --loogist-warn-focus: rgb(238.5762331839, 124.9237668161, 133.4641255605);
  --loogist-warn-contrast: #ffffff;
  --loogist-success: #216fb2;
  --loogist-success-hover: rgb(26.618957346, 89.536492891, 143.581042654);
  --loogist-success-active: rgb(21.0355450237, 70.7559241706, 113.4644549763);
  --loogist-success-disabled: rgb(153.345971564, 197.8909952607, 236.154028436);
  --loogist-success-focus: rgb(67.2985781991, 149.5497630332, 220.2014218009);
  --loogist-success-contrast: #ffffff;
  --loogist-info: #2196f3;
  --loogist-info-hover: rgb(12.0615384615, 129.6615384615, 223.1384615385);
  --loogist-info-active: rgb(10.2307692308, 109.9807692308, 189.2692307692);
  --loogist-info-disabled: rgb(202.3461538462, 230.0961538462, 252.1538461538);
  --loogist-info-focus: rgb(105.5769230769, 184.3269230769, 246.9230769231);
  --loogist-info-contrast: #ffffff;
  --loogist-warning: #ffb74d;
  --loogist-warning-hover: rgb(255, 166.4966292135, 36.2);
  --loogist-warning-active: rgb(255, 152.0561797753, 0.5);
  --loogist-warning-disabled: hsl(35.7303370787, 100%, 100.0980392157%);
  --loogist-warning-focus: rgb(255, 213.9438202247, 153.5);
  --loogist-warning-contrast: #000000;
  --loogist-surface-primary: ;
  --loogist-surface-primary-hover: #fafafa;
  --loogist-surface-primary-contrast: #212121;
  --loogist-surface-secondary: ;
  --loogist-surface-secondary-hover: #f5f5f5;
  --loogist-surface-secondary-contrast: #424242;
  --loogist-text-primary: ;
  --loogist-text-secondary: ;
  --loogist-text-disabled: #bdbdbd;
  --loogist-text-error: ;
  --loogist-border-primary: ;
  --loogist-border-error: ;
  --loogist-border-focus: #2196f3;
}
/*
 * Design Tokens - Système de design unifié Loogist
 * Tokens de couleur, typographie, espacement et autres propriétés de design
 * Compatible avec Angular Material 20+
 */
/*
 * Mixins - Fonctions réutilisables pour les styles
 * Compatible avec Angular Material 20+
 */
/*
 * Design Tokens - Système de design unifié Loogist
 * Tokens de couleur, typographie, espacement et autres propriétés de design
 * Compatible avec Angular Material 20+
 */
/*
 * Color Pairs - Système de couleurs structuré avec états interactifs
 * Compatible avec Angular Material 20+ et design tokens Loogist
 *
 * Ce fichier définit des color pairs explicites avec tous les états
 * nécessaires pour une expérience utilisateur cohérente.
 */
/*
 * Color Pairs - Système de couleurs structuré avec états interactifs
 * Compatible avec Angular Material 20+ et design tokens Loogist
 *
 * Ce fichier définit des color pairs explicites avec tous les états
 * nécessaires pour une expérience utilisateur cohérente.
 */
:root {
  --loogist-primary: #216fb2;
  --loogist-primary-hover: rgb(26.618957346, 89.536492891, 143.581042654);
  --loogist-primary-active: rgb(21.0355450237, 70.7559241706, 113.4644549763);
  --loogist-primary-disabled: rgb(153.345971564, 197.8909952607, 236.154028436);
  --loogist-primary-focus: rgb(67.2985781991, 149.5497630332, 220.2014218009);
  --loogist-primary-contrast: #ffffff;
  --loogist-accent: #2196f3;
  --loogist-accent-hover: rgb(12.0615384615, 129.6615384615, 223.1384615385);
  --loogist-accent-active: rgb(10.2307692308, 109.9807692308, 189.2692307692);
  --loogist-accent-disabled: rgb(202.3461538462, 230.0961538462, 252.1538461538);
  --loogist-accent-focus: rgb(105.5769230769, 184.3269230769, 246.9230769231);
  --loogist-accent-contrast: #ffffff;
  --loogist-warn: #e63946;
  --loogist-warn-hover: rgb(218.599103139, 27.600896861, 41.9533632287);
  --loogist-warn-active: rgb(186.9013452915, 23.5986547085, 35.869955157);
  --loogist-warn-disabled: rgb(250.0112107623, 215.4887892377, 218.0829596413);
  --loogist-warn-focus: rgb(238.5762331839, 124.9237668161, 133.4641255605);
  --loogist-warn-contrast: #ffffff;
  --loogist-success: #216fb2;
  --loogist-success-hover: rgb(26.618957346, 89.536492891, 143.581042654);
  --loogist-success-active: rgb(21.0355450237, 70.7559241706, 113.4644549763);
  --loogist-success-disabled: rgb(153.345971564, 197.8909952607, 236.154028436);
  --loogist-success-focus: rgb(67.2985781991, 149.5497630332, 220.2014218009);
  --loogist-success-contrast: #ffffff;
  --loogist-info: #2196f3;
  --loogist-info-hover: rgb(12.0615384615, 129.6615384615, 223.1384615385);
  --loogist-info-active: rgb(10.2307692308, 109.9807692308, 189.2692307692);
  --loogist-info-disabled: rgb(202.3461538462, 230.0961538462, 252.1538461538);
  --loogist-info-focus: rgb(105.5769230769, 184.3269230769, 246.9230769231);
  --loogist-info-contrast: #ffffff;
  --loogist-warning: #ffb74d;
  --loogist-warning-hover: rgb(255, 166.4966292135, 36.2);
  --loogist-warning-active: rgb(255, 152.0561797753, 0.5);
  --loogist-warning-disabled: hsl(35.7303370787, 100%, 100.0980392157%);
  --loogist-warning-focus: rgb(255, 213.9438202247, 153.5);
  --loogist-warning-contrast: #000000;
  --loogist-surface-primary: ;
  --loogist-surface-primary-hover: #fafafa;
  --loogist-surface-primary-contrast: #212121;
  --loogist-surface-secondary: ;
  --loogist-surface-secondary-hover: #f5f5f5;
  --loogist-surface-secondary-contrast: #424242;
  --loogist-text-primary: ;
  --loogist-text-secondary: ;
  --loogist-text-disabled: #bdbdbd;
  --loogist-text-error: ;
  --loogist-border-primary: ;
  --loogist-border-error: ;
  --loogist-border-focus: #2196f3;
}
:root {
  --mat-app-background-color: #fafafa;
  --mat-app-text-color: rgba(0, 0, 0, 0.87);
  --mat-app-elevation-shadow-level-0: 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-app-elevation-shadow-level-1: 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-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-3: 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-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-6: 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-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-8: 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-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-12: 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-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mat-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-label-text-color: #216fb2;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-optgroup-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-pseudo-checkbox-full-selected-icon-color: #f8890f;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #f8890f;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-card-elevated-container-shape: 4px;
  --mat-card-outlined-container-shape: 4px;
  --mat-card-filled-container-shape: 4px;
  --mat-card-outlined-outline-width: 1px;
  --mat-card-elevated-container-color: white;
  --mat-card-elevated-container-elevation: 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-card-outlined-container-color: white;
  --mat-card-outlined-container-elevation: 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-card-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-card-subtitle-text-color: rgba(0, 0, 0, 0.54);
  --mat-card-filled-container-color: white;
  --mat-card-filled-container-elevation: 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-progress-bar-active-indicator-height: 4px;
  --mat-progress-bar-track-height: 4px;
  --mat-progress-bar-track-shape: 0;
  --mat-tooltip-container-shape: 4px;
  --mat-tooltip-supporting-text-line-height: 16px;
  --mat-tooltip-container-color: #424242;
  --mat-tooltip-supporting-text-color: white;
  --mat-form-field-filled-active-indicator-height: 1px;
  --mat-form-field-filled-focus-active-indicator-height: 2px;
  --mat-form-field-filled-container-shape: 4px;
  --mat-form-field-outlined-outline-width: 1px;
  --mat-form-field-outlined-focus-outline-width: 2px;
  --mat-form-field-outlined-container-shape: 4px;
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #216fb2 87%, transparent);
  --mat-form-field-filled-caret-color: #216fb2;
  --mat-form-field-filled-focus-active-indicator-color: #216fb2;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #216fb2 87%, transparent);
  --mat-form-field-outlined-caret-color: #216fb2;
  --mat-form-field-outlined-focus-outline-color: #216fb2;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #216fb2 87%, transparent);
  --mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-error-text-color: #ff6b35;
  --mat-form-field-select-option-text-color: inherit;
  --mat-form-field-select-disabled-option-text-color: GrayText;
  --mat-form-field-leading-icon-color: unset;
  --mat-form-field-disabled-leading-icon-color: unset;
  --mat-form-field-trailing-icon-color: unset;
  --mat-form-field-disabled-trailing-icon-color: unset;
  --mat-form-field-error-focus-trailing-icon-color: unset;
  --mat-form-field-error-hover-trailing-icon-color: unset;
  --mat-form-field-error-trailing-icon-color: unset;
  --mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-disabled-select-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-hover-state-layer-opacity: 0.04;
  --mat-form-field-focus-state-layer-opacity: 0.12;
  --mat-form-field-filled-container-color: #f6f6f6;
  --mat-form-field-filled-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-form-field-filled-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-filled-input-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-error-hover-label-text-color: #ff6b35;
  --mat-form-field-filled-error-focus-label-text-color: #ff6b35;
  --mat-form-field-filled-error-label-text-color: #ff6b35;
  --mat-form-field-filled-error-caret-color: #ff6b35;
  --mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-filled-error-active-indicator-color: #ff6b35;
  --mat-form-field-filled-error-focus-active-indicator-color: #ff6b35;
  --mat-form-field-filled-error-hover-active-indicator-color: #ff6b35;
  --mat-form-field-outlined-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-outlined-input-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-outlined-error-caret-color: #ff6b35;
  --mat-form-field-outlined-error-focus-label-text-color: #ff6b35;
  --mat-form-field-outlined-error-label-text-color: #ff6b35;
  --mat-form-field-outlined-error-hover-label-text-color: #ff6b35;
  --mat-form-field-outlined-outline-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-outlined-error-focus-outline-color: #ff6b35;
  --mat-form-field-outlined-error-hover-outline-color: #ff6b35;
  --mat-form-field-outlined-error-outline-color: #ff6b35;
  --mat-form-field-container-height: 56px;
  --mat-form-field-filled-label-display: block;
  --mat-form-field-container-vertical-padding: 16px;
  --mat-form-field-filled-with-label-container-padding-top: 24px;
  --mat-form-field-filled-with-label-container-padding-bottom: 8px;
  --mat-select-container-elevation-shadow: 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-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-focused-arrow-color: #216fb2;
  --mat-select-invalid-arrow-color: #ff6b35;
  --mat-select-arrow-transform: translateY(-8px);
  --mat-autocomplete-container-shape: 4px;
  --mat-autocomplete-container-elevation-shadow: 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-autocomplete-background-color: white;
  --mat-dialog-container-shape: 4px;
  --mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mat-dialog-container-max-width: 80vw;
  --mat-dialog-container-small-max-width: 80vw;
  --mat-dialog-container-min-width: 0;
  --mat-dialog-actions-alignment: start;
  --mat-dialog-actions-padding: 8px;
  --mat-dialog-content-padding: 20px 24px;
  --mat-dialog-with-actions-content-padding: 20px 24px;
  --mat-dialog-headline-padding: 0 24px 9px;
  --mat-dialog-container-color: white;
  --mat-dialog-subhead-color: rgba(0, 0, 0, 0.87);
  --mat-dialog-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mat-slide-toggle-disabled-handle-opacity: 0.38;
  --mat-slide-toggle-disabled-selected-handle-opacity: 0.38;
  --mat-slide-toggle-disabled-selected-icon-opacity: 0.38;
  --mat-slide-toggle-disabled-track-opacity: 0.12;
  --mat-slide-toggle-disabled-unselected-handle-opacity: 0.38;
  --mat-slide-toggle-disabled-unselected-icon-opacity: 0.38;
  --mat-slide-toggle-disabled-unselected-track-outline-color: transparent;
  --mat-slide-toggle-disabled-unselected-track-outline-width: 1px;
  --mat-slide-toggle-handle-height: 20px;
  --mat-slide-toggle-handle-shape: 10px;
  --mat-slide-toggle-handle-width: 20px;
  --mat-slide-toggle-hidden-track-opacity: 1;
  --mat-slide-toggle-hidden-track-transition: transform 75ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
  --mat-slide-toggle-pressed-handle-size: 20px;
  --mat-slide-toggle-selected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-handle-horizontal-margin: 0;
  --mat-slide-toggle-selected-handle-size: 20px;
  --mat-slide-toggle-selected-hover-state-layer-opacity: 0.04;
  --mat-slide-toggle-selected-icon-size: 18px;
  --mat-slide-toggle-selected-pressed-handle-horizontal-margin: 0;
  --mat-slide-toggle-selected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-track-outline-color: transparent;
  --mat-slide-toggle-selected-track-outline-width: 1px;
  --mat-slide-toggle-selected-with-icon-handle-horizontal-margin: 0;
  --mat-slide-toggle-track-height: 14px;
  --mat-slide-toggle-track-outline-color: transparent;
  --mat-slide-toggle-track-outline-width: 1px;
  --mat-slide-toggle-track-shape: 7px;
  --mat-slide-toggle-track-width: 36px;
  --mat-slide-toggle-unselected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-handle-horizontal-margin: 0;
  --mat-slide-toggle-unselected-handle-size: 20px;
  --mat-slide-toggle-unselected-hover-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-icon-size: 18px;
  --mat-slide-toggle-unselected-pressed-handle-horizontal-margin: 0;
  --mat-slide-toggle-unselected-pressed-state-layer-opacity: 0.1;
  --mat-slide-toggle-unselected-with-icon-handle-horizontal-margin: 0;
  --mat-slide-toggle-visible-track-opacity: 1;
  --mat-slide-toggle-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, 0.2, 1);
  --mat-slide-toggle-with-icon-handle-size: 20px;
  --mat-slide-toggle-touch-target-size: 48px;
  --mat-slide-toggle-selected-icon-color: white;
  --mat-slide-toggle-disabled-selected-icon-color: white;
  --mat-slide-toggle-selected-focus-state-layer-color: #216fb2;
  --mat-slide-toggle-selected-handle-color: #216fb2;
  --mat-slide-toggle-selected-hover-state-layer-color: #216fb2;
  --mat-slide-toggle-selected-pressed-state-layer-color: #216fb2;
  --mat-slide-toggle-selected-focus-handle-color: #216fb2;
  --mat-slide-toggle-selected-hover-handle-color: #216fb2;
  --mat-slide-toggle-selected-pressed-handle-color: #216fb2;
  --mat-slide-toggle-selected-focus-track-color: #64b5f6;
  --mat-slide-toggle-selected-hover-track-color: #64b5f6;
  --mat-slide-toggle-selected-pressed-track-color: #64b5f6;
  --mat-slide-toggle-selected-track-color: #64b5f6;
  --mat-slide-toggle-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-slide-toggle-disabled-handle-elevation-shadow: 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-slide-toggle-disabled-selected-handle-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-selected-track-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-unselected-handle-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-unselected-icon-color: #f6f6f6;
  --mat-slide-toggle-disabled-unselected-track-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-handle-elevation-shadow: 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-slide-toggle-handle-surface-color: white;
  --mat-slide-toggle-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-hover-handle-color: #424242;
  --mat-slide-toggle-unselected-focus-handle-color: #424242;
  --mat-slide-toggle-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-focus-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-unselected-icon-color: #f6f6f6;
  --mat-slide-toggle-unselected-handle-color: rgba(0, 0, 0, 0.54);
  --mat-slide-toggle-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-hover-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-unselected-pressed-handle-color: #424242;
  --mat-slide-toggle-unselected-pressed-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-state-layer-size: 40px;
  --mat-slide-toggle-touch-target-display: block;
  --mat-radio-disabled-selected-icon-opacity: 0.38;
  --mat-radio-disabled-unselected-icon-opacity: 0.38;
  --mat-radio-state-layer-size: 40px;
  --mat-radio-touch-target-size: 48px;
  --mat-radio-state-layer-size: 40px;
  --mat-radio-touch-target-display: block;
  --mat-slider-active-track-height: 6px;
  --mat-slider-active-track-shape: 9999px;
  --mat-slider-handle-elevation: 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-slider-handle-height: 20px;
  --mat-slider-handle-shape: 50%;
  --mat-slider-handle-width: 20px;
  --mat-slider-inactive-track-height: 4px;
  --mat-slider-inactive-track-shape: 9999px;
  --mat-slider-value-indicator-border-radius: 4px;
  --mat-slider-value-indicator-caret-display: block;
  --mat-slider-value-indicator-container-transform: translateX(-50%);
  --mat-slider-value-indicator-height: 32px;
  --mat-slider-value-indicator-padding: 0 12px;
  --mat-slider-value-indicator-text-transform: none;
  --mat-slider-value-indicator-width: auto;
  --mat-slider-with-overlap-handle-outline-width: 1px;
  --mat-slider-with-tick-marks-active-container-opacity: 0.6;
  --mat-slider-with-tick-marks-container-shape: 50%;
  --mat-slider-with-tick-marks-container-size: 2px;
  --mat-slider-with-tick-marks-inactive-container-opacity: 0.6;
  --mat-slider-value-indicator-transform-origin: bottom;
  --mat-slider-active-track-color: #216fb2;
  --mat-slider-focus-handle-color: #216fb2;
  --mat-slider-handle-color: #216fb2;
  --mat-slider-hover-handle-color: #216fb2;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #216fb2 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #216fb2 4%, transparent);
  --mat-slider-inactive-track-color: #216fb2;
  --mat-slider-ripple-color: #216fb2;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #216fb2;
  --mat-slider-disabled-active-track-color: rgba(0, 0, 0, 0.87);
  --mat-slider-disabled-handle-color: rgba(0, 0, 0, 0.87);
  --mat-slider-disabled-inactive-track-color: rgba(0, 0, 0, 0.87);
  --mat-slider-label-container-color: #424242;
  --mat-slider-label-label-text-color: white;
  --mat-slider-value-indicator-opacity: 1;
  --mat-slider-with-overlap-handle-outline-color: rgba(0, 0, 0, 0.87);
  --mat-slider-with-tick-marks-disabled-container-color: rgba(0, 0, 0, 0.87);
  --mat-menu-container-shape: 4px;
  --mat-menu-divider-bottom-spacing: 0;
  --mat-menu-divider-top-spacing: 0;
  --mat-menu-item-spacing: 16px;
  --mat-menu-item-icon-size: 24px;
  --mat-menu-item-leading-spacing: 16px;
  --mat-menu-item-trailing-spacing: 16px;
  --mat-menu-item-with-icon-leading-spacing: 16px;
  --mat-menu-item-with-icon-trailing-spacing: 16px;
  --mat-menu-container-elevation-shadow: 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-menu-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-icon-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-menu-item-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-menu-container-color: white;
  --mat-menu-divider-color: rgba(0, 0, 0, 0.12);
  --mat-list-active-indicator-color: transparent;
  --mat-list-active-indicator-shape: 4px;
  --mat-list-list-item-container-shape: 0;
  --mat-list-list-item-leading-avatar-shape: 50%;
  --mat-list-list-item-container-color: transparent;
  --mat-list-list-item-selected-container-color: transparent;
  --mat-list-list-item-leading-avatar-color: transparent;
  --mat-list-list-item-leading-icon-size: 24px;
  --mat-list-list-item-leading-avatar-size: 40px;
  --mat-list-list-item-trailing-icon-size: 24px;
  --mat-list-list-item-disabled-state-layer-color: transparent;
  --mat-list-list-item-disabled-state-layer-opacity: 0;
  --mat-list-list-item-disabled-label-text-opacity: 0.38;
  --mat-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mat-list-list-item-disabled-trailing-icon-opacity: 0.38;
  --mat-list-list-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-leading-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-disabled-leading-icon-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-state-layer-opacity: 0.04;
  --mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-focus-state-layer-opacity: 0.12;
  --mat-list-list-item-leading-icon-start-space: 16px;
  --mat-list-list-item-leading-icon-end-space: 32px;
  --mat-list-list-item-one-line-container-height: 48px;
  --mat-list-list-item-two-line-container-height: 64px;
  --mat-list-list-item-three-line-container-height: 88px;
  --mat-paginator-page-size-select-width: 84px;
  --mat-paginator-page-size-select-touch-target-height: 48px;
  --mat-paginator-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-paginator-container-background-color: white;
  --mat-paginator-enabled-icon-color: rgba(0, 0, 0, 0.54);
  --mat-paginator-disabled-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-paginator-container-size: 56px;
  --mat-paginator-form-field-container-height: 40px;
  --mat-paginator-form-field-container-vertical-padding: 8px;
  --mat-paginator-touch-target-display: block;
  --mat-tab-container-height: 48px;
  --mat-tab-divider-color: transparent;
  --mat-tab-divider-height: 0;
  --mat-tab-active-indicator-height: 2px;
  --mat-tab-active-indicator-shape: 0;
  --mat-checkbox-disabled-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-state-layer-opacity: 0.12;
  --mat-checkbox-selected-hover-state-layer-opacity: 0.04;
  --mat-checkbox-selected-pressed-state-layer-opacity: 0.12;
  --mat-checkbox-unselected-focus-state-layer-opacity: 0.12;
  --mat-checkbox-unselected-hover-state-layer-opacity: 0.04;
  --mat-checkbox-unselected-pressed-state-layer-opacity: 0.12;
  --mat-checkbox-touch-target-size: 48px;
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #f8890f;
  --mat-checkbox-selected-hover-icon-color: #f8890f;
  --mat-checkbox-selected-icon-color: #f8890f;
  --mat-checkbox-selected-pressed-icon-color: #f8890f;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #f8890f;
  --mat-checkbox-selected-hover-state-layer-color: #f8890f;
  --mat-checkbox-selected-pressed-state-layer-color: #f8890f;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-touch-target-display: block;
  --mat-checkbox-state-layer-size: 40px;
  --mat-button-filled-container-shape: 4px;
  --mat-button-filled-horizontal-padding: 16px;
  --mat-button-filled-icon-offset: -4px;
  --mat-button-filled-icon-spacing: 8px;
  --mat-button-filled-touch-target-size: 48px;
  --mat-button-outlined-container-shape: 4px;
  --mat-button-outlined-horizontal-padding: 15px;
  --mat-button-outlined-icon-offset: -4px;
  --mat-button-outlined-icon-spacing: 8px;
  --mat-button-outlined-keep-touch-target: false;
  --mat-button-outlined-outline-width: 1px;
  --mat-button-outlined-touch-target-size: 48px;
  --mat-button-protected-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-container-shape: 4px;
  --mat-button-protected-disabled-container-elevation-shadow: 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-button-protected-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-horizontal-padding: 16px;
  --mat-button-protected-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-icon-offset: -4px;
  --mat-button-protected-icon-spacing: 8px;
  --mat-button-protected-pressed-container-elevation-shadow: 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-button-protected-touch-target-size: 48px;
  --mat-button-text-container-shape: 4px;
  --mat-button-text-horizontal-padding: 8px;
  --mat-button-text-icon-offset: 0;
  --mat-button-text-icon-spacing: 8px;
  --mat-button-text-with-icon-horizontal-padding: 8px;
  --mat-button-text-touch-target-size: 48px;
  --mat-button-tonal-container-shape: 4px;
  --mat-button-tonal-horizontal-padding: 16px;
  --mat-button-tonal-icon-offset: -4px;
  --mat-button-tonal-icon-spacing: 8px;
  --mat-button-tonal-touch-target-size: 48px;
  --mat-button-filled-container-color: white;
  --mat-button-filled-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-filled-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-filled-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-filled-focus-state-layer-opacity: 0.12;
  --mat-button-filled-hover-state-layer-opacity: 0.04;
  --mat-button-filled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-filled-pressed-state-layer-opacity: 0.12;
  --mat-button-filled-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-filled-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-outlined-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-outlined-focus-state-layer-opacity: 0.12;
  --mat-button-outlined-hover-state-layer-opacity: 0.04;
  --mat-button-outlined-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-pressed-state-layer-opacity: 0.12;
  --mat-button-outlined-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-outlined-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-protected-container-color: white;
  --mat-button-protected-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-protected-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-protected-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-protected-focus-state-layer-opacity: 0.12;
  --mat-button-protected-hover-state-layer-opacity: 0.04;
  --mat-button-protected-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-protected-pressed-state-layer-opacity: 0.12;
  --mat-button-protected-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-protected-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-text-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-text-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-text-focus-state-layer-opacity: 0.12;
  --mat-button-text-hover-state-layer-opacity: 0.04;
  --mat-button-text-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-text-pressed-state-layer-opacity: 0.12;
  --mat-button-text-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-text-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-tonal-container-color: white;
  --mat-button-tonal-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-tonal-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-tonal-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-tonal-focus-state-layer-opacity: 0.12;
  --mat-button-tonal-hover-state-layer-opacity: 0.04;
  --mat-button-tonal-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-tonal-pressed-state-layer-opacity: 0.12;
  --mat-button-tonal-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-tonal-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-filled-container-height: 36px;
  --mat-button-filled-touch-target-display: block;
  --mat-button-outlined-container-height: 36px;
  --mat-button-outlined-touch-target-display: block;
  --mat-button-protected-container-height: 36px;
  --mat-button-protected-touch-target-display: block;
  --mat-button-text-container-height: 36px;
  --mat-button-text-touch-target-display: block;
  --mat-button-tonal-container-height: 36px;
  --mat-button-tonal-touch-target-display: block;
  --mat-icon-button-icon-size: 24px;
  --mat-icon-button-container-shape: 50%;
  --mat-icon-button-touch-target-size: 48px;
  --mat-icon-button-disabled-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-icon-button-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-icon-button-focus-state-layer-opacity: 0.12;
  --mat-icon-button-hover-state-layer-opacity: 0.04;
  --mat-icon-button-icon-color: inherit;
  --mat-icon-button-pressed-state-layer-opacity: 0.12;
  --mat-icon-button-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-icon-button-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-icon-button-touch-target-display: block;
  --mat-fab-container-elevation-shadow: 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-fab-container-shape: 50%;
  --mat-fab-touch-target-size: 48px;
  --mat-fab-extended-container-elevation-shadow: 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-fab-extended-container-height: 48px;
  --mat-fab-extended-container-shape: 24px;
  --mat-fab-extended-focus-container-elevation-shadow: 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-fab-extended-hover-container-elevation-shadow: 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-fab-extended-pressed-container-elevation-shadow: 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-fab-focus-container-elevation-shadow: 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-fab-hover-container-elevation-shadow: 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-fab-pressed-container-elevation-shadow: 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-fab-small-container-elevation-shadow: 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-fab-small-container-shape: 50%;
  --mat-fab-small-touch-target-size: 48px;
  --mat-fab-small-focus-container-elevation-shadow: 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-fab-small-hover-container-elevation-shadow: 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-fab-small-pressed-container-elevation-shadow: 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-fab-container-color: white;
  --mat-fab-disabled-state-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-disabled-state-foreground-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-fab-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-fab-focus-state-layer-opacity: 0.12;
  --mat-fab-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-hover-state-layer-opacity: 0.04;
  --mat-fab-pressed-state-layer-opacity: 0.12;
  --mat-fab-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-container-color: white;
  --mat-fab-small-disabled-state-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-fab-small-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-fab-small-focus-state-layer-opacity: 0.12;
  --mat-fab-small-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-small-hover-state-layer-opacity: 0.04;
  --mat-fab-small-pressed-state-layer-opacity: 0.12;
  --mat-fab-small-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-fab-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-fab-small-touch-target-display: block;
  --mat-fab-touch-target-display: block;
  --mat-snack-bar-container-shape: 4px;
  --mat-snack-bar-container-color: #424242;
  --mat-snack-bar-supporting-text-color: white;
  --mat-snack-bar-button-color: #64b5f6;
  --mat-table-row-item-outline-width: 1px;
  --mat-table-background-color: white;
  --mat-table-header-headline-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-color: rgba(0, 0, 0, 0.12);
  --mat-table-header-container-height: 56px;
  --mat-table-footer-container-height: 52px;
  --mat-table-row-item-container-height: 52px;
  --mat-progress-spinner-active-indicator-width: 4px;
  --mat-progress-spinner-size: 48px;
  --mat-progress-spinner-active-indicator-color: #216fb2;
  --mat-badge-container-shape: 50%;
  --mat-badge-container-size: unset;
  --mat-badge-small-size-container-size: unset;
  --mat-badge-large-size-container-size: unset;
  --mat-badge-legacy-container-size: 22px;
  --mat-badge-legacy-small-size-container-size: 16px;
  --mat-badge-legacy-large-size-container-size: 28px;
  --mat-badge-container-offset: -11px 0;
  --mat-badge-small-size-container-offset: -8px 0;
  --mat-badge-large-size-container-offset: -14px 0;
  --mat-badge-container-overlap-offset: -11px;
  --mat-badge-small-size-container-overlap-offset: -8px;
  --mat-badge-large-size-container-overlap-offset: -14px;
  --mat-badge-container-padding: 0;
  --mat-badge-small-size-container-padding: 0;
  --mat-badge-large-size-container-padding: 0;
  --mat-badge-background-color: #216fb2;
  --mat-badge-text-color: white;
  --mat-badge-disabled-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-badge-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-bottom-sheet-container-shape: 4px;
  --mat-bottom-sheet-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-bottom-sheet-container-background-color: white;
  --mat-button-toggle-focus-state-layer-opacity: 0.12;
  --mat-button-toggle-hover-state-layer-opacity: 0.04;
  --mat-button-toggle-legacy-focus-state-layer-opacity: 1;
  --mat-button-toggle-legacy-height: 36px;
  --mat-button-toggle-legacy-shape: 2px;
  --mat-button-toggle-shape: 4px;
  --mat-button-toggle-background-color: white;
  --mat-button-toggle-disabled-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-disabled-selected-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-disabled-state-background-color: white;
  --mat-button-toggle-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-divider-color: rgba(0, 0, 0, 0.12);
  --mat-button-toggle-legacy-disabled-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-disabled-state-background-color: white;
  --mat-button-toggle-legacy-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-legacy-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-legacy-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-height: 48px;
  --mat-datepicker-calendar-container-shape: 4px;
  --mat-datepicker-calendar-container-touch-shape: 4px;
  --mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #216fb2 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #f8890f 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #216fb2;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #216fb2 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #216fb2 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #216fb2 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #216fb2;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-divider-width: 1px;
  --mat-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-container-shape: 4px;
  --mat-expansion-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-expansion-legacy-header-indicator-display: inline-block;
  --mat-expansion-header-indicator-display: none;
  --mat-expansion-container-background-color: white;
  --mat-expansion-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-actions-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-header-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-expansion-header-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-expansion-header-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-expansion-header-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-header-description-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-indicator-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-collapsed-state-height: 48px;
  --mat-expansion-header-expanded-state-height: 64px;
  --mat-icon-color: inherit;
  --mat-sidenav-container-shape: 0;
  --mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-width: auto;
  --mat-sidenav-container-divider-color: rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-background-color: white;
  --mat-sidenav-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-content-background-color: #fafafa;
  --mat-sidenav-content-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
  --mat-stepper-header-focus-state-layer-shape: 0;
  --mat-stepper-header-hover-state-layer-shape: 0;
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #216fb2;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #216fb2;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #216fb2;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
  --mat-stepper-container-color: white;
  --mat-stepper-line-color: rgba(0, 0, 0, 0.12);
  --mat-stepper-header-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-stepper-header-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-stepper-header-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-error-state-label-text-color: #ff6b35;
  --mat-stepper-header-icon-background-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-error-state-icon-foreground-color: #ff6b35;
  --mat-stepper-header-error-state-icon-background-color: transparent;
  --mat-stepper-header-height: 72px;
  --mat-sort-arrow-color: rgba(0, 0, 0, 0.87);
  --mat-toolbar-container-background-color: white;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-toolbar-standard-height: 64px;
  --mat-toolbar-mobile-height: 56px;
  --mat-tree-container-background-color: white;
  --mat-tree-node-text-color: rgba(0, 0, 0, 0.87);
  --mat-tree-node-min-height: 48px;
  --mat-timepicker-container-shape: 4px;
  --mat-timepicker-container-elevation-shadow: 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-timepicker-container-background-color: white;
  --mat-primary: #216fb2;
  --mat-primary-contrast: #ffffff;
  --mat-accent: #f8890f;
  --mat-accent-contrast: #ffffff;
  --mat-warn: #ff6b35;
  --mat-warn-contrast: #ffffff;
  --mat-surface: #ffffff;
  --mat-background: #f2f2f2;
  --mat-on-surface: #000000;
  --mat-on-background: #000000;
  --mat-text-primary: rgba(0, 0, 0, 0.87);
  --mat-text-secondary: #7a7a7a;
  --mat-text-disabled: rgba(0, 0, 0, 0.38);
  --mat-sidebar-bg: #f2f2f2;
  --mat-sidebar-text: #444444;
  --mat-sidebar-accent: #fff4e0;
  --mat-sidebar-active: #ffe5b4;
  --mat-sidebar-active-contrast: #000000;
}
:root .mat-accent {
  --mat-option-selected-state-label-text-color: #f8890f;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}
:root .mat-warn {
  --mat-option-selected-state-label-text-color: #ff6b35;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}
:root .mat-primary {
  --mat-pseudo-checkbox-full-selected-icon-color: #216fb2;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #216fb2;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
:root .mat-accent {
  --mat-pseudo-checkbox-full-selected-icon-color: #f8890f;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #f8890f;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
:root .mat-warn {
  --mat-pseudo-checkbox-full-selected-icon-color: #ff6b35;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #ff6b35;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
:root .mat-mdc-progress-bar {
  --mat-progress-bar-active-indicator-color: #216fb2;
  --mat-progress-bar-track-color: rgba(33, 111, 178, 0.25);
}
:root .mat-mdc-progress-bar.mat-accent {
  --mat-progress-bar-active-indicator-color: #f8890f;
  --mat-progress-bar-track-color: rgba(248, 137, 15, 0.25);
}
:root .mat-mdc-progress-bar.mat-warn {
  --mat-progress-bar-active-indicator-color: #ff6b35;
  --mat-progress-bar-track-color: rgba(255, 107, 53, 0.25);
}
:root .mat-mdc-form-field.mat-accent {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #f8890f 87%, transparent);
  --mat-form-field-filled-caret-color: #f8890f;
  --mat-form-field-filled-focus-active-indicator-color: #f8890f;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #f8890f 87%, transparent);
  --mat-form-field-outlined-caret-color: #f8890f;
  --mat-form-field-outlined-focus-outline-color: #f8890f;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #f8890f 87%, transparent);
}
:root .mat-mdc-form-field.mat-warn {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #ff6b35 87%, transparent);
  --mat-form-field-filled-caret-color: #ff6b35;
  --mat-form-field-filled-focus-active-indicator-color: #ff6b35;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #ff6b35 87%, transparent);
  --mat-form-field-outlined-caret-color: #ff6b35;
  --mat-form-field-outlined-focus-outline-color: #ff6b35;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #ff6b35 87%, transparent);
}
:root .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-focused-arrow-color: #f8890f;
  --mat-select-invalid-arrow-color: #ff6b35;
}
:root .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-focused-arrow-color: #ff6b35;
  --mat-select-invalid-arrow-color: #ff6b35;
}
:root .mat-mdc-standard-chip {
  --mat-chip-container-shape-radius: 16px;
  --mat-chip-disabled-container-opacity: 0.4;
  --mat-chip-disabled-outline-color: transparent;
  --mat-chip-flat-selected-outline-width: 0;
  --mat-chip-focus-outline-color: transparent;
  --mat-chip-hover-state-layer-opacity: 0.04;
  --mat-chip-outline-color: transparent;
  --mat-chip-outline-width: 0;
  --mat-chip-selected-hover-state-layer-opacity: 0.04;
  --mat-chip-selected-trailing-action-state-layer-color: transparent;
  --mat-chip-trailing-action-focus-opacity: 1;
  --mat-chip-trailing-action-focus-state-layer-opacity: 0;
  --mat-chip-trailing-action-hover-state-layer-opacity: 0;
  --mat-chip-trailing-action-opacity: 0.54;
  --mat-chip-trailing-action-state-layer-color: transparent;
  --mat-chip-with-avatar-avatar-shape-radius: 14px;
  --mat-chip-with-avatar-avatar-size: 28px;
  --mat-chip-with-avatar-disabled-avatar-opacity: 1;
  --mat-chip-with-icon-disabled-icon-opacity: 1;
  --mat-chip-with-icon-icon-size: 18px;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;
}
:root .mat-mdc-standard-chip {
  --mat-chip-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-elevated-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-elevated-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-elevated-selected-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, 0.87);
}
:root .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, :root .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #216fb2;
  --mat-chip-elevated-disabled-container-color: #216fb2;
  --mat-chip-elevated-selected-container-color: #216fb2;
  --mat-chip-flat-disabled-selected-container-color: #216fb2;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: white;
  --mat-chip-selected-trailing-icon-color: white;
  --mat-chip-with-icon-disabled-icon-color: white;
  --mat-chip-with-icon-icon-color: white;
  --mat-chip-with-icon-selected-icon-color: white;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mat-chip-with-trailing-icon-trailing-icon-color: white;
}
:root .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, :root .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #f8890f;
  --mat-chip-elevated-disabled-container-color: #f8890f;
  --mat-chip-elevated-selected-container-color: #f8890f;
  --mat-chip-flat-disabled-selected-container-color: #f8890f;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: white;
  --mat-chip-selected-trailing-icon-color: white;
  --mat-chip-with-icon-disabled-icon-color: white;
  --mat-chip-with-icon-icon-color: white;
  --mat-chip-with-icon-selected-icon-color: white;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mat-chip-with-trailing-icon-trailing-icon-color: white;
}
:root .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, :root .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #ff6b35;
  --mat-chip-elevated-disabled-container-color: #ff6b35;
  --mat-chip-elevated-selected-container-color: #ff6b35;
  --mat-chip-flat-disabled-selected-container-color: #ff6b35;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: white;
  --mat-chip-selected-trailing-icon-color: white;
  --mat-chip-with-icon-disabled-icon-color: white;
  --mat-chip-with-icon-icon-color: white;
  --mat-chip-with-icon-selected-icon-color: white;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mat-chip-with-trailing-icon-trailing-icon-color: white;
}
:root .mat-mdc-chip.mat-mdc-standard-chip {
  --mat-chip-container-height: 32px;
}
:root .mat-mdc-slide-toggle.mat-accent {
  --mat-slide-toggle-selected-icon-color: white;
  --mat-slide-toggle-disabled-selected-icon-color: white;
  --mat-slide-toggle-selected-focus-state-layer-color: #f8890f;
  --mat-slide-toggle-selected-handle-color: #f8890f;
  --mat-slide-toggle-selected-hover-state-layer-color: #f8890f;
  --mat-slide-toggle-selected-pressed-state-layer-color: #f8890f;
  --mat-slide-toggle-selected-focus-handle-color: #f8890f;
  --mat-slide-toggle-selected-hover-handle-color: #f8890f;
  --mat-slide-toggle-selected-pressed-handle-color: #f8890f;
  --mat-slide-toggle-selected-focus-track-color: #ffb74d;
  --mat-slide-toggle-selected-hover-track-color: #ffb74d;
  --mat-slide-toggle-selected-pressed-track-color: #ffb74d;
  --mat-slide-toggle-selected-track-color: #ffb74d;
}
:root .mat-mdc-slide-toggle.mat-warn {
  --mat-slide-toggle-selected-icon-color: white;
  --mat-slide-toggle-disabled-selected-icon-color: white;
  --mat-slide-toggle-selected-focus-state-layer-color: #ff6b35;
  --mat-slide-toggle-selected-handle-color: #ff6b35;
  --mat-slide-toggle-selected-hover-state-layer-color: #ff6b35;
  --mat-slide-toggle-selected-pressed-state-layer-color: #ff6b35;
  --mat-slide-toggle-selected-focus-handle-color: #ff6b35;
  --mat-slide-toggle-selected-hover-handle-color: #ff6b35;
  --mat-slide-toggle-selected-pressed-handle-color: #ff6b35;
  --mat-slide-toggle-selected-focus-track-color: #ff8a65;
  --mat-slide-toggle-selected-hover-track-color: #ff8a65;
  --mat-slide-toggle-selected-pressed-track-color: #ff8a65;
  --mat-slide-toggle-selected-track-color: #ff8a65;
}
:root .mat-mdc-radio-button.mat-primary {
  --mat-radio-checked-ripple-color: #216fb2;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #216fb2;
  --mat-radio-selected-hover-icon-color: #216fb2;
  --mat-radio-selected-icon-color: #216fb2;
  --mat-radio-selected-pressed-icon-color: #216fb2;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
:root .mat-mdc-radio-button.mat-accent {
  --mat-radio-checked-ripple-color: #f8890f;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #f8890f;
  --mat-radio-selected-hover-icon-color: #f8890f;
  --mat-radio-selected-icon-color: #f8890f;
  --mat-radio-selected-pressed-icon-color: #f8890f;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
:root .mat-mdc-radio-button.mat-warn {
  --mat-radio-checked-ripple-color: #ff6b35;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #ff6b35;
  --mat-radio-selected-hover-icon-color: #ff6b35;
  --mat-radio-selected-icon-color: #ff6b35;
  --mat-radio-selected-pressed-icon-color: #ff6b35;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
:root .mat-accent {
  --mat-slider-active-track-color: #f8890f;
  --mat-slider-focus-handle-color: #f8890f;
  --mat-slider-handle-color: #f8890f;
  --mat-slider-hover-handle-color: #f8890f;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #f8890f 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #f8890f 4%, transparent);
  --mat-slider-inactive-track-color: #f8890f;
  --mat-slider-ripple-color: #f8890f;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #f8890f;
}
:root .mat-warn {
  --mat-slider-active-track-color: #ff6b35;
  --mat-slider-focus-handle-color: #ff6b35;
  --mat-slider-handle-color: #ff6b35;
  --mat-slider-hover-handle-color: #ff6b35;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #ff6b35 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #ff6b35 4%, transparent);
  --mat-slider-inactive-track-color: #ff6b35;
  --mat-slider-ripple-color: #ff6b35;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #ff6b35;
}
:root .mdc-list-item__start,
:root .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #216fb2;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #216fb2;
  --mat-radio-selected-hover-icon-color: #216fb2;
  --mat-radio-selected-icon-color: #216fb2;
  --mat-radio-selected-pressed-icon-color: #216fb2;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
:root .mat-accent .mdc-list-item__start,
:root .mat-accent .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #f8890f;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #f8890f;
  --mat-radio-selected-hover-icon-color: #f8890f;
  --mat-radio-selected-icon-color: #f8890f;
  --mat-radio-selected-pressed-icon-color: #f8890f;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
:root .mat-warn .mdc-list-item__start,
:root .mat-warn .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #ff6b35;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #ff6b35;
  --mat-radio-selected-hover-icon-color: #ff6b35;
  --mat-radio-selected-icon-color: #ff6b35;
  --mat-radio-selected-pressed-icon-color: #ff6b35;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
:root .mat-mdc-list-option {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #216fb2;
  --mat-checkbox-selected-hover-icon-color: #216fb2;
  --mat-checkbox-selected-icon-color: #216fb2;
  --mat-checkbox-selected-pressed-icon-color: #216fb2;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #216fb2;
  --mat-checkbox-selected-hover-state-layer-color: #216fb2;
  --mat-checkbox-selected-pressed-state-layer-color: #216fb2;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
:root .mat-mdc-list-option.mat-accent {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #f8890f;
  --mat-checkbox-selected-hover-icon-color: #f8890f;
  --mat-checkbox-selected-icon-color: #f8890f;
  --mat-checkbox-selected-pressed-icon-color: #f8890f;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #f8890f;
  --mat-checkbox-selected-hover-state-layer-color: #f8890f;
  --mat-checkbox-selected-pressed-state-layer-color: #f8890f;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
:root .mat-mdc-list-option.mat-warn {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #ff6b35;
  --mat-checkbox-selected-hover-icon-color: #ff6b35;
  --mat-checkbox-selected-icon-color: #ff6b35;
  --mat-checkbox-selected-pressed-icon-color: #ff6b35;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #ff6b35;
  --mat-checkbox-selected-hover-state-layer-color: #ff6b35;
  --mat-checkbox-selected-pressed-state-layer-color: #ff6b35;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
:root .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
:root .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
:root .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
:root .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start {
  color: #216fb2;
}
:root .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
:root .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
:root .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
:root .mdc-list-item__start,
:root .mdc-list-item__end {
  --mat-radio-state-layer-size: 40px;
  --mat-radio-touch-target-display: block;
}
:root .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line, :root .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line, :root .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
  height: 56px;
}
:root .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines, :root .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines, :root .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
  height: 72px;
}
:root .mat-mdc-tab-group,
:root .mat-mdc-tab-nav-bar {
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-label-text-color: #216fb2;
  --mat-tab-active-ripple-color: #216fb2;
  --mat-tab-inactive-ripple-color: #216fb2;
  --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-focus-label-text-color: #216fb2;
  --mat-tab-active-hover-label-text-color: #216fb2;
  --mat-tab-active-focus-indicator-color: #216fb2;
  --mat-tab-active-hover-indicator-color: #216fb2;
  --mat-tab-active-indicator-color: #216fb2;
}
:root .mat-mdc-tab-group.mat-accent,
:root .mat-mdc-tab-nav-bar.mat-accent {
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-label-text-color: #f8890f;
  --mat-tab-active-ripple-color: #f8890f;
  --mat-tab-inactive-ripple-color: #f8890f;
  --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-focus-label-text-color: #f8890f;
  --mat-tab-active-hover-label-text-color: #f8890f;
  --mat-tab-active-focus-indicator-color: #f8890f;
  --mat-tab-active-hover-indicator-color: #f8890f;
  --mat-tab-active-indicator-color: #f8890f;
}
:root .mat-mdc-tab-group.mat-warn,
:root .mat-mdc-tab-nav-bar.mat-warn {
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-label-text-color: #ff6b35;
  --mat-tab-active-ripple-color: #ff6b35;
  --mat-tab-inactive-ripple-color: #ff6b35;
  --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-focus-label-text-color: #ff6b35;
  --mat-tab-active-hover-label-text-color: #ff6b35;
  --mat-tab-active-focus-indicator-color: #ff6b35;
  --mat-tab-active-hover-indicator-color: #ff6b35;
  --mat-tab-active-indicator-color: #ff6b35;
}
:root .mat-mdc-tab-group.mat-background-primary,
:root .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-background-color: #216fb2;
  --mat-tab-foreground-color: white;
}
:root .mat-mdc-tab-group.mat-background-accent,
:root .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-background-color: #f8890f;
  --mat-tab-foreground-color: white;
}
:root .mat-mdc-tab-group.mat-background-warn,
:root .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-background-color: #ff6b35;
  --mat-tab-foreground-color: white;
}
:root .mat-mdc-tab-header {
  --mat-tab-container-height: 48px;
}
:root .mat-mdc-checkbox.mat-primary {
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #216fb2;
  --mat-checkbox-selected-hover-icon-color: #216fb2;
  --mat-checkbox-selected-icon-color: #216fb2;
  --mat-checkbox-selected-pressed-icon-color: #216fb2;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #216fb2;
  --mat-checkbox-selected-hover-state-layer-color: #216fb2;
  --mat-checkbox-selected-pressed-state-layer-color: #216fb2;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
:root .mat-mdc-checkbox.mat-warn {
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #ff6b35;
  --mat-checkbox-selected-hover-icon-color: #ff6b35;
  --mat-checkbox-selected-icon-color: #ff6b35;
  --mat-checkbox-selected-pressed-icon-color: #ff6b35;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #ff6b35;
  --mat-checkbox-selected-hover-state-layer-color: #ff6b35;
  --mat-checkbox-selected-pressed-state-layer-color: #ff6b35;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
:root .mat-mdc-button.mat-primary,
:root .mat-mdc-unelevated-button.mat-primary,
:root .mat-mdc-raised-button.mat-primary,
:root .mat-mdc-outlined-button.mat-primary,
:root .mat-tonal-button.mat-primary {
  --mat-button-filled-container-color: #216fb2;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #216fb2;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #216fb2 12%, transparent);
  --mat-button-outlined-state-layer-color: #216fb2;
  --mat-button-protected-container-color: #216fb2;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #216fb2;
  --mat-button-text-ripple-color: color-mix(in srgb, #216fb2 12%, transparent);
  --mat-button-text-state-layer-color: #216fb2;
  --mat-button-tonal-container-color: #216fb2;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-tonal-state-layer-color: white;
}
:root .mat-mdc-button.mat-accent,
:root .mat-mdc-unelevated-button.mat-accent,
:root .mat-mdc-raised-button.mat-accent,
:root .mat-mdc-outlined-button.mat-accent,
:root .mat-tonal-button.mat-accent {
  --mat-button-filled-container-color: #f8890f;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #f8890f;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #f8890f 12%, transparent);
  --mat-button-outlined-state-layer-color: #f8890f;
  --mat-button-protected-container-color: #f8890f;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #f8890f;
  --mat-button-text-ripple-color: color-mix(in srgb, #f8890f 12%, transparent);
  --mat-button-text-state-layer-color: #f8890f;
  --mat-button-tonal-container-color: #f8890f;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-tonal-state-layer-color: white;
}
:root .mat-mdc-button.mat-warn,
:root .mat-mdc-unelevated-button.mat-warn,
:root .mat-mdc-raised-button.mat-warn,
:root .mat-mdc-outlined-button.mat-warn,
:root .mat-tonal-button.mat-warn {
  --mat-button-filled-container-color: #ff6b35;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #ff6b35;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #ff6b35 12%, transparent);
  --mat-button-outlined-state-layer-color: #ff6b35;
  --mat-button-protected-container-color: #ff6b35;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #ff6b35;
  --mat-button-text-ripple-color: color-mix(in srgb, #ff6b35 12%, transparent);
  --mat-button-text-state-layer-color: #ff6b35;
  --mat-button-tonal-container-color: #ff6b35;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-tonal-state-layer-color: white;
}
:root .mat-mdc-icon-button.mat-primary {
  --mat-icon-button-icon-color: #216fb2;
  --mat-icon-button-state-layer-color: #216fb2;
  --mat-icon-button-ripple-color: color-mix(in srgb, #216fb2 12%, transparent);
}
:root .mat-mdc-icon-button.mat-accent {
  --mat-icon-button-icon-color: #f8890f;
  --mat-icon-button-state-layer-color: #f8890f;
  --mat-icon-button-ripple-color: color-mix(in srgb, #f8890f 12%, transparent);
}
:root .mat-mdc-icon-button.mat-warn {
  --mat-icon-button-icon-color: #ff6b35;
  --mat-icon-button-state-layer-color: #ff6b35;
  --mat-icon-button-ripple-color: color-mix(in srgb, #ff6b35 12%, transparent);
}
:root .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 48px;
  --mat-icon-button-state-layer-size: 48px;
  width: var(--mat-icon-button-state-layer-size);
  height: var(--mat-icon-button-state-layer-size);
  padding: 12px;
}
:root .mat-mdc-fab.mat-primary, :root .mat-mdc-mini-fab.mat-primary {
  --mat-fab-container-color: #216fb2;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: color-mix(in srgb, #216fb2 12%, transparent);
  --mat-fab-small-container-color: #216fb2;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
:root .mat-mdc-fab.mat-accent, :root .mat-mdc-mini-fab.mat-accent {
  --mat-fab-container-color: #f8890f;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: color-mix(in srgb, #f8890f 12%, transparent);
  --mat-fab-small-container-color: #f8890f;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
:root .mat-mdc-fab.mat-warn, :root .mat-mdc-mini-fab.mat-warn {
  --mat-fab-container-color: #ff6b35;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: color-mix(in srgb, #ff6b35 12%, transparent);
  --mat-fab-small-container-color: #ff6b35;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
:root .mat-accent {
  --mat-progress-spinner-active-indicator-color: #f8890f;
}
:root .mat-warn {
  --mat-progress-spinner-active-indicator-color: #ff6b35;
}
:root .mat-badge-accent {
  --mat-badge-background-color: #f8890f;
  --mat-badge-text-color: white;
}
:root .mat-badge-warn {
  --mat-badge-background-color: #ff6b35;
  --mat-badge-text-color: white;
}
:root .mat-datepicker-content.mat-accent, :root .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #f8890f 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #f8890f 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #f8890f;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #f8890f 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #f8890f 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #f8890f 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #f8890f;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}
:root .mat-datepicker-content.mat-warn, :root .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #ff6b35 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #f8890f 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #ff6b35;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #ff6b35 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #ff6b35 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #ff6b35 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #ff6b35;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}
:root .mat-calendar-controls {
  --mat-icon-button-touch-target-display: none;
}
:root .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 40px;
  --mat-icon-button-state-layer-size: 40px;
  width: var(--mat-icon-button-state-layer-size);
  height: var(--mat-icon-button-state-layer-size);
  padding: 8px;
}
:root .mat-icon.mat-primary {
  --mat-icon-color: #216fb2;
}
:root .mat-icon.mat-accent {
  --mat-icon-color: #f8890f;
}
:root .mat-icon.mat-warn {
  --mat-icon-color: #ff6b35;
}
:root .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #f8890f;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #f8890f;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #f8890f;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
:root .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #ff6b35;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #ff6b35;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #ff6b35;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
:root .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #216fb2;
  --mat-toolbar-container-text-color: white;
}
:root .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #f8890f;
  --mat-toolbar-container-text-color: white;
}
:root .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #ff6b35;
  --mat-toolbar-container-text-color: white;
}
:root[data-theme=light-suretech] {
  --mat-app-background-color: #fafafa;
  --mat-app-text-color: rgba(0, 0, 0, 0.87);
  --mat-app-elevation-shadow-level-0: 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-app-elevation-shadow-level-1: 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-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-3: 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-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-6: 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-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-8: 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-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-12: 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-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mat-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-label-text-color: #216fb2;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-optgroup-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-pseudo-checkbox-full-selected-icon-color: #f8890f;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #f8890f;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-card-elevated-container-shape: 4px;
  --mat-card-outlined-container-shape: 4px;
  --mat-card-filled-container-shape: 4px;
  --mat-card-outlined-outline-width: 1px;
  --mat-card-elevated-container-color: white;
  --mat-card-elevated-container-elevation: 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-card-outlined-container-color: white;
  --mat-card-outlined-container-elevation: 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-card-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-card-subtitle-text-color: rgba(0, 0, 0, 0.54);
  --mat-card-filled-container-color: white;
  --mat-card-filled-container-elevation: 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-progress-bar-active-indicator-height: 4px;
  --mat-progress-bar-track-height: 4px;
  --mat-progress-bar-track-shape: 0;
  --mat-tooltip-container-shape: 4px;
  --mat-tooltip-supporting-text-line-height: 16px;
  --mat-tooltip-container-color: #424242;
  --mat-tooltip-supporting-text-color: white;
  --mat-form-field-filled-active-indicator-height: 1px;
  --mat-form-field-filled-focus-active-indicator-height: 2px;
  --mat-form-field-filled-container-shape: 4px;
  --mat-form-field-outlined-outline-width: 1px;
  --mat-form-field-outlined-focus-outline-width: 2px;
  --mat-form-field-outlined-container-shape: 4px;
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #216fb2 87%, transparent);
  --mat-form-field-filled-caret-color: #216fb2;
  --mat-form-field-filled-focus-active-indicator-color: #216fb2;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #216fb2 87%, transparent);
  --mat-form-field-outlined-caret-color: #216fb2;
  --mat-form-field-outlined-focus-outline-color: #216fb2;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #216fb2 87%, transparent);
  --mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-error-text-color: #ff6b35;
  --mat-form-field-select-option-text-color: inherit;
  --mat-form-field-select-disabled-option-text-color: GrayText;
  --mat-form-field-leading-icon-color: unset;
  --mat-form-field-disabled-leading-icon-color: unset;
  --mat-form-field-trailing-icon-color: unset;
  --mat-form-field-disabled-trailing-icon-color: unset;
  --mat-form-field-error-focus-trailing-icon-color: unset;
  --mat-form-field-error-hover-trailing-icon-color: unset;
  --mat-form-field-error-trailing-icon-color: unset;
  --mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-disabled-select-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-hover-state-layer-opacity: 0.04;
  --mat-form-field-focus-state-layer-opacity: 0.12;
  --mat-form-field-filled-container-color: #f6f6f6;
  --mat-form-field-filled-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-form-field-filled-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-filled-input-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-error-hover-label-text-color: #ff6b35;
  --mat-form-field-filled-error-focus-label-text-color: #ff6b35;
  --mat-form-field-filled-error-label-text-color: #ff6b35;
  --mat-form-field-filled-error-caret-color: #ff6b35;
  --mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-filled-error-active-indicator-color: #ff6b35;
  --mat-form-field-filled-error-focus-active-indicator-color: #ff6b35;
  --mat-form-field-filled-error-hover-active-indicator-color: #ff6b35;
  --mat-form-field-outlined-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-outlined-input-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-outlined-error-caret-color: #ff6b35;
  --mat-form-field-outlined-error-focus-label-text-color: #ff6b35;
  --mat-form-field-outlined-error-label-text-color: #ff6b35;
  --mat-form-field-outlined-error-hover-label-text-color: #ff6b35;
  --mat-form-field-outlined-outline-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-outlined-error-focus-outline-color: #ff6b35;
  --mat-form-field-outlined-error-hover-outline-color: #ff6b35;
  --mat-form-field-outlined-error-outline-color: #ff6b35;
  --mat-form-field-container-height: 56px;
  --mat-form-field-filled-label-display: block;
  --mat-form-field-container-vertical-padding: 16px;
  --mat-form-field-filled-with-label-container-padding-top: 24px;
  --mat-form-field-filled-with-label-container-padding-bottom: 8px;
  --mat-select-container-elevation-shadow: 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-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-focused-arrow-color: #216fb2;
  --mat-select-invalid-arrow-color: #ff6b35;
  --mat-select-arrow-transform: translateY(-8px);
  --mat-autocomplete-container-shape: 4px;
  --mat-autocomplete-container-elevation-shadow: 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-autocomplete-background-color: white;
  --mat-dialog-container-shape: 4px;
  --mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mat-dialog-container-max-width: 80vw;
  --mat-dialog-container-small-max-width: 80vw;
  --mat-dialog-container-min-width: 0;
  --mat-dialog-actions-alignment: start;
  --mat-dialog-actions-padding: 8px;
  --mat-dialog-content-padding: 20px 24px;
  --mat-dialog-with-actions-content-padding: 20px 24px;
  --mat-dialog-headline-padding: 0 24px 9px;
  --mat-dialog-container-color: white;
  --mat-dialog-subhead-color: rgba(0, 0, 0, 0.87);
  --mat-dialog-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mat-slide-toggle-disabled-handle-opacity: 0.38;
  --mat-slide-toggle-disabled-selected-handle-opacity: 0.38;
  --mat-slide-toggle-disabled-selected-icon-opacity: 0.38;
  --mat-slide-toggle-disabled-track-opacity: 0.12;
  --mat-slide-toggle-disabled-unselected-handle-opacity: 0.38;
  --mat-slide-toggle-disabled-unselected-icon-opacity: 0.38;
  --mat-slide-toggle-disabled-unselected-track-outline-color: transparent;
  --mat-slide-toggle-disabled-unselected-track-outline-width: 1px;
  --mat-slide-toggle-handle-height: 20px;
  --mat-slide-toggle-handle-shape: 10px;
  --mat-slide-toggle-handle-width: 20px;
  --mat-slide-toggle-hidden-track-opacity: 1;
  --mat-slide-toggle-hidden-track-transition: transform 75ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
  --mat-slide-toggle-pressed-handle-size: 20px;
  --mat-slide-toggle-selected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-handle-horizontal-margin: 0;
  --mat-slide-toggle-selected-handle-size: 20px;
  --mat-slide-toggle-selected-hover-state-layer-opacity: 0.04;
  --mat-slide-toggle-selected-icon-size: 18px;
  --mat-slide-toggle-selected-pressed-handle-horizontal-margin: 0;
  --mat-slide-toggle-selected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-track-outline-color: transparent;
  --mat-slide-toggle-selected-track-outline-width: 1px;
  --mat-slide-toggle-selected-with-icon-handle-horizontal-margin: 0;
  --mat-slide-toggle-track-height: 14px;
  --mat-slide-toggle-track-outline-color: transparent;
  --mat-slide-toggle-track-outline-width: 1px;
  --mat-slide-toggle-track-shape: 7px;
  --mat-slide-toggle-track-width: 36px;
  --mat-slide-toggle-unselected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-handle-horizontal-margin: 0;
  --mat-slide-toggle-unselected-handle-size: 20px;
  --mat-slide-toggle-unselected-hover-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-icon-size: 18px;
  --mat-slide-toggle-unselected-pressed-handle-horizontal-margin: 0;
  --mat-slide-toggle-unselected-pressed-state-layer-opacity: 0.1;
  --mat-slide-toggle-unselected-with-icon-handle-horizontal-margin: 0;
  --mat-slide-toggle-visible-track-opacity: 1;
  --mat-slide-toggle-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, 0.2, 1);
  --mat-slide-toggle-with-icon-handle-size: 20px;
  --mat-slide-toggle-touch-target-size: 48px;
  --mat-slide-toggle-selected-icon-color: white;
  --mat-slide-toggle-disabled-selected-icon-color: white;
  --mat-slide-toggle-selected-focus-state-layer-color: #216fb2;
  --mat-slide-toggle-selected-handle-color: #216fb2;
  --mat-slide-toggle-selected-hover-state-layer-color: #216fb2;
  --mat-slide-toggle-selected-pressed-state-layer-color: #216fb2;
  --mat-slide-toggle-selected-focus-handle-color: #216fb2;
  --mat-slide-toggle-selected-hover-handle-color: #216fb2;
  --mat-slide-toggle-selected-pressed-handle-color: #216fb2;
  --mat-slide-toggle-selected-focus-track-color: #64b5f6;
  --mat-slide-toggle-selected-hover-track-color: #64b5f6;
  --mat-slide-toggle-selected-pressed-track-color: #64b5f6;
  --mat-slide-toggle-selected-track-color: #64b5f6;
  --mat-slide-toggle-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-slide-toggle-disabled-handle-elevation-shadow: 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-slide-toggle-disabled-selected-handle-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-selected-track-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-unselected-handle-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-unselected-icon-color: #f6f6f6;
  --mat-slide-toggle-disabled-unselected-track-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-handle-elevation-shadow: 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-slide-toggle-handle-surface-color: white;
  --mat-slide-toggle-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-hover-handle-color: #424242;
  --mat-slide-toggle-unselected-focus-handle-color: #424242;
  --mat-slide-toggle-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-focus-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-unselected-icon-color: #f6f6f6;
  --mat-slide-toggle-unselected-handle-color: rgba(0, 0, 0, 0.54);
  --mat-slide-toggle-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-hover-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-unselected-pressed-handle-color: #424242;
  --mat-slide-toggle-unselected-pressed-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-state-layer-size: 40px;
  --mat-slide-toggle-touch-target-display: block;
  --mat-radio-disabled-selected-icon-opacity: 0.38;
  --mat-radio-disabled-unselected-icon-opacity: 0.38;
  --mat-radio-state-layer-size: 40px;
  --mat-radio-touch-target-size: 48px;
  --mat-radio-state-layer-size: 40px;
  --mat-radio-touch-target-display: block;
  --mat-slider-active-track-height: 6px;
  --mat-slider-active-track-shape: 9999px;
  --mat-slider-handle-elevation: 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-slider-handle-height: 20px;
  --mat-slider-handle-shape: 50%;
  --mat-slider-handle-width: 20px;
  --mat-slider-inactive-track-height: 4px;
  --mat-slider-inactive-track-shape: 9999px;
  --mat-slider-value-indicator-border-radius: 4px;
  --mat-slider-value-indicator-caret-display: block;
  --mat-slider-value-indicator-container-transform: translateX(-50%);
  --mat-slider-value-indicator-height: 32px;
  --mat-slider-value-indicator-padding: 0 12px;
  --mat-slider-value-indicator-text-transform: none;
  --mat-slider-value-indicator-width: auto;
  --mat-slider-with-overlap-handle-outline-width: 1px;
  --mat-slider-with-tick-marks-active-container-opacity: 0.6;
  --mat-slider-with-tick-marks-container-shape: 50%;
  --mat-slider-with-tick-marks-container-size: 2px;
  --mat-slider-with-tick-marks-inactive-container-opacity: 0.6;
  --mat-slider-value-indicator-transform-origin: bottom;
  --mat-slider-active-track-color: #216fb2;
  --mat-slider-focus-handle-color: #216fb2;
  --mat-slider-handle-color: #216fb2;
  --mat-slider-hover-handle-color: #216fb2;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #216fb2 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #216fb2 4%, transparent);
  --mat-slider-inactive-track-color: #216fb2;
  --mat-slider-ripple-color: #216fb2;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #216fb2;
  --mat-slider-disabled-active-track-color: rgba(0, 0, 0, 0.87);
  --mat-slider-disabled-handle-color: rgba(0, 0, 0, 0.87);
  --mat-slider-disabled-inactive-track-color: rgba(0, 0, 0, 0.87);
  --mat-slider-label-container-color: #424242;
  --mat-slider-label-label-text-color: white;
  --mat-slider-value-indicator-opacity: 1;
  --mat-slider-with-overlap-handle-outline-color: rgba(0, 0, 0, 0.87);
  --mat-slider-with-tick-marks-disabled-container-color: rgba(0, 0, 0, 0.87);
  --mat-menu-container-shape: 4px;
  --mat-menu-divider-bottom-spacing: 0;
  --mat-menu-divider-top-spacing: 0;
  --mat-menu-item-spacing: 16px;
  --mat-menu-item-icon-size: 24px;
  --mat-menu-item-leading-spacing: 16px;
  --mat-menu-item-trailing-spacing: 16px;
  --mat-menu-item-with-icon-leading-spacing: 16px;
  --mat-menu-item-with-icon-trailing-spacing: 16px;
  --mat-menu-container-elevation-shadow: 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-menu-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-icon-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-menu-item-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-menu-container-color: white;
  --mat-menu-divider-color: rgba(0, 0, 0, 0.12);
  --mat-list-active-indicator-color: transparent;
  --mat-list-active-indicator-shape: 4px;
  --mat-list-list-item-container-shape: 0;
  --mat-list-list-item-leading-avatar-shape: 50%;
  --mat-list-list-item-container-color: transparent;
  --mat-list-list-item-selected-container-color: transparent;
  --mat-list-list-item-leading-avatar-color: transparent;
  --mat-list-list-item-leading-icon-size: 24px;
  --mat-list-list-item-leading-avatar-size: 40px;
  --mat-list-list-item-trailing-icon-size: 24px;
  --mat-list-list-item-disabled-state-layer-color: transparent;
  --mat-list-list-item-disabled-state-layer-opacity: 0;
  --mat-list-list-item-disabled-label-text-opacity: 0.38;
  --mat-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mat-list-list-item-disabled-trailing-icon-opacity: 0.38;
  --mat-list-list-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-leading-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-disabled-leading-icon-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-state-layer-opacity: 0.04;
  --mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-focus-state-layer-opacity: 0.12;
  --mat-list-list-item-leading-icon-start-space: 16px;
  --mat-list-list-item-leading-icon-end-space: 32px;
  --mat-list-list-item-one-line-container-height: 48px;
  --mat-list-list-item-two-line-container-height: 64px;
  --mat-list-list-item-three-line-container-height: 88px;
  --mat-paginator-page-size-select-width: 84px;
  --mat-paginator-page-size-select-touch-target-height: 48px;
  --mat-paginator-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-paginator-container-background-color: white;
  --mat-paginator-enabled-icon-color: rgba(0, 0, 0, 0.54);
  --mat-paginator-disabled-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-paginator-container-size: 56px;
  --mat-paginator-form-field-container-height: 40px;
  --mat-paginator-form-field-container-vertical-padding: 8px;
  --mat-paginator-touch-target-display: block;
  --mat-tab-container-height: 48px;
  --mat-tab-divider-color: transparent;
  --mat-tab-divider-height: 0;
  --mat-tab-active-indicator-height: 2px;
  --mat-tab-active-indicator-shape: 0;
  --mat-checkbox-disabled-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-state-layer-opacity: 0.12;
  --mat-checkbox-selected-hover-state-layer-opacity: 0.04;
  --mat-checkbox-selected-pressed-state-layer-opacity: 0.12;
  --mat-checkbox-unselected-focus-state-layer-opacity: 0.12;
  --mat-checkbox-unselected-hover-state-layer-opacity: 0.04;
  --mat-checkbox-unselected-pressed-state-layer-opacity: 0.12;
  --mat-checkbox-touch-target-size: 48px;
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #f8890f;
  --mat-checkbox-selected-hover-icon-color: #f8890f;
  --mat-checkbox-selected-icon-color: #f8890f;
  --mat-checkbox-selected-pressed-icon-color: #f8890f;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #f8890f;
  --mat-checkbox-selected-hover-state-layer-color: #f8890f;
  --mat-checkbox-selected-pressed-state-layer-color: #f8890f;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-touch-target-display: block;
  --mat-checkbox-state-layer-size: 40px;
  --mat-button-filled-container-shape: 4px;
  --mat-button-filled-horizontal-padding: 16px;
  --mat-button-filled-icon-offset: -4px;
  --mat-button-filled-icon-spacing: 8px;
  --mat-button-filled-touch-target-size: 48px;
  --mat-button-outlined-container-shape: 4px;
  --mat-button-outlined-horizontal-padding: 15px;
  --mat-button-outlined-icon-offset: -4px;
  --mat-button-outlined-icon-spacing: 8px;
  --mat-button-outlined-keep-touch-target: false;
  --mat-button-outlined-outline-width: 1px;
  --mat-button-outlined-touch-target-size: 48px;
  --mat-button-protected-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-container-shape: 4px;
  --mat-button-protected-disabled-container-elevation-shadow: 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-button-protected-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-horizontal-padding: 16px;
  --mat-button-protected-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-icon-offset: -4px;
  --mat-button-protected-icon-spacing: 8px;
  --mat-button-protected-pressed-container-elevation-shadow: 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-button-protected-touch-target-size: 48px;
  --mat-button-text-container-shape: 4px;
  --mat-button-text-horizontal-padding: 8px;
  --mat-button-text-icon-offset: 0;
  --mat-button-text-icon-spacing: 8px;
  --mat-button-text-with-icon-horizontal-padding: 8px;
  --mat-button-text-touch-target-size: 48px;
  --mat-button-tonal-container-shape: 4px;
  --mat-button-tonal-horizontal-padding: 16px;
  --mat-button-tonal-icon-offset: -4px;
  --mat-button-tonal-icon-spacing: 8px;
  --mat-button-tonal-touch-target-size: 48px;
  --mat-button-filled-container-color: white;
  --mat-button-filled-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-filled-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-filled-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-filled-focus-state-layer-opacity: 0.12;
  --mat-button-filled-hover-state-layer-opacity: 0.04;
  --mat-button-filled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-filled-pressed-state-layer-opacity: 0.12;
  --mat-button-filled-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-filled-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-outlined-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-outlined-focus-state-layer-opacity: 0.12;
  --mat-button-outlined-hover-state-layer-opacity: 0.04;
  --mat-button-outlined-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-pressed-state-layer-opacity: 0.12;
  --mat-button-outlined-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-outlined-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-protected-container-color: white;
  --mat-button-protected-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-protected-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-protected-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-protected-focus-state-layer-opacity: 0.12;
  --mat-button-protected-hover-state-layer-opacity: 0.04;
  --mat-button-protected-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-protected-pressed-state-layer-opacity: 0.12;
  --mat-button-protected-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-protected-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-text-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-text-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-text-focus-state-layer-opacity: 0.12;
  --mat-button-text-hover-state-layer-opacity: 0.04;
  --mat-button-text-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-text-pressed-state-layer-opacity: 0.12;
  --mat-button-text-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-text-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-tonal-container-color: white;
  --mat-button-tonal-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-tonal-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-tonal-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-tonal-focus-state-layer-opacity: 0.12;
  --mat-button-tonal-hover-state-layer-opacity: 0.04;
  --mat-button-tonal-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-tonal-pressed-state-layer-opacity: 0.12;
  --mat-button-tonal-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-tonal-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-filled-container-height: 36px;
  --mat-button-filled-touch-target-display: block;
  --mat-button-outlined-container-height: 36px;
  --mat-button-outlined-touch-target-display: block;
  --mat-button-protected-container-height: 36px;
  --mat-button-protected-touch-target-display: block;
  --mat-button-text-container-height: 36px;
  --mat-button-text-touch-target-display: block;
  --mat-button-tonal-container-height: 36px;
  --mat-button-tonal-touch-target-display: block;
  --mat-icon-button-icon-size: 24px;
  --mat-icon-button-container-shape: 50%;
  --mat-icon-button-touch-target-size: 48px;
  --mat-icon-button-disabled-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-icon-button-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-icon-button-focus-state-layer-opacity: 0.12;
  --mat-icon-button-hover-state-layer-opacity: 0.04;
  --mat-icon-button-icon-color: inherit;
  --mat-icon-button-pressed-state-layer-opacity: 0.12;
  --mat-icon-button-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-icon-button-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-icon-button-touch-target-display: block;
  --mat-fab-container-elevation-shadow: 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-fab-container-shape: 50%;
  --mat-fab-touch-target-size: 48px;
  --mat-fab-extended-container-elevation-shadow: 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-fab-extended-container-height: 48px;
  --mat-fab-extended-container-shape: 24px;
  --mat-fab-extended-focus-container-elevation-shadow: 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-fab-extended-hover-container-elevation-shadow: 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-fab-extended-pressed-container-elevation-shadow: 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-fab-focus-container-elevation-shadow: 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-fab-hover-container-elevation-shadow: 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-fab-pressed-container-elevation-shadow: 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-fab-small-container-elevation-shadow: 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-fab-small-container-shape: 50%;
  --mat-fab-small-touch-target-size: 48px;
  --mat-fab-small-focus-container-elevation-shadow: 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-fab-small-hover-container-elevation-shadow: 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-fab-small-pressed-container-elevation-shadow: 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-fab-container-color: white;
  --mat-fab-disabled-state-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-disabled-state-foreground-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-fab-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-fab-focus-state-layer-opacity: 0.12;
  --mat-fab-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-hover-state-layer-opacity: 0.04;
  --mat-fab-pressed-state-layer-opacity: 0.12;
  --mat-fab-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-container-color: white;
  --mat-fab-small-disabled-state-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-fab-small-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-fab-small-focus-state-layer-opacity: 0.12;
  --mat-fab-small-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-small-hover-state-layer-opacity: 0.04;
  --mat-fab-small-pressed-state-layer-opacity: 0.12;
  --mat-fab-small-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-fab-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-fab-small-touch-target-display: block;
  --mat-fab-touch-target-display: block;
  --mat-snack-bar-container-shape: 4px;
  --mat-snack-bar-container-color: #424242;
  --mat-snack-bar-supporting-text-color: white;
  --mat-snack-bar-button-color: #64b5f6;
  --mat-table-row-item-outline-width: 1px;
  --mat-table-background-color: white;
  --mat-table-header-headline-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-color: rgba(0, 0, 0, 0.12);
  --mat-table-header-container-height: 56px;
  --mat-table-footer-container-height: 52px;
  --mat-table-row-item-container-height: 52px;
  --mat-progress-spinner-active-indicator-width: 4px;
  --mat-progress-spinner-size: 48px;
  --mat-progress-spinner-active-indicator-color: #216fb2;
  --mat-badge-container-shape: 50%;
  --mat-badge-container-size: unset;
  --mat-badge-small-size-container-size: unset;
  --mat-badge-large-size-container-size: unset;
  --mat-badge-legacy-container-size: 22px;
  --mat-badge-legacy-small-size-container-size: 16px;
  --mat-badge-legacy-large-size-container-size: 28px;
  --mat-badge-container-offset: -11px 0;
  --mat-badge-small-size-container-offset: -8px 0;
  --mat-badge-large-size-container-offset: -14px 0;
  --mat-badge-container-overlap-offset: -11px;
  --mat-badge-small-size-container-overlap-offset: -8px;
  --mat-badge-large-size-container-overlap-offset: -14px;
  --mat-badge-container-padding: 0;
  --mat-badge-small-size-container-padding: 0;
  --mat-badge-large-size-container-padding: 0;
  --mat-badge-background-color: #216fb2;
  --mat-badge-text-color: white;
  --mat-badge-disabled-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-badge-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-bottom-sheet-container-shape: 4px;
  --mat-bottom-sheet-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-bottom-sheet-container-background-color: white;
  --mat-button-toggle-focus-state-layer-opacity: 0.12;
  --mat-button-toggle-hover-state-layer-opacity: 0.04;
  --mat-button-toggle-legacy-focus-state-layer-opacity: 1;
  --mat-button-toggle-legacy-height: 36px;
  --mat-button-toggle-legacy-shape: 2px;
  --mat-button-toggle-shape: 4px;
  --mat-button-toggle-background-color: white;
  --mat-button-toggle-disabled-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-disabled-selected-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-disabled-state-background-color: white;
  --mat-button-toggle-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-divider-color: rgba(0, 0, 0, 0.12);
  --mat-button-toggle-legacy-disabled-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-disabled-state-background-color: white;
  --mat-button-toggle-legacy-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-legacy-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-legacy-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-height: 48px;
  --mat-datepicker-calendar-container-shape: 4px;
  --mat-datepicker-calendar-container-touch-shape: 4px;
  --mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #216fb2 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #f8890f 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #216fb2;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #216fb2 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #216fb2 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #216fb2 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #216fb2;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-divider-width: 1px;
  --mat-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-container-shape: 4px;
  --mat-expansion-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-expansion-legacy-header-indicator-display: inline-block;
  --mat-expansion-header-indicator-display: none;
  --mat-expansion-container-background-color: white;
  --mat-expansion-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-actions-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-header-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-expansion-header-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-expansion-header-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-expansion-header-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-header-description-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-indicator-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-collapsed-state-height: 48px;
  --mat-expansion-header-expanded-state-height: 64px;
  --mat-icon-color: inherit;
  --mat-sidenav-container-shape: 0;
  --mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-width: auto;
  --mat-sidenav-container-divider-color: rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-background-color: white;
  --mat-sidenav-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-content-background-color: #fafafa;
  --mat-sidenav-content-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
  --mat-stepper-header-focus-state-layer-shape: 0;
  --mat-stepper-header-hover-state-layer-shape: 0;
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #216fb2;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #216fb2;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #216fb2;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
  --mat-stepper-container-color: white;
  --mat-stepper-line-color: rgba(0, 0, 0, 0.12);
  --mat-stepper-header-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-stepper-header-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-stepper-header-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-error-state-label-text-color: #ff6b35;
  --mat-stepper-header-icon-background-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-error-state-icon-foreground-color: #ff6b35;
  --mat-stepper-header-error-state-icon-background-color: transparent;
  --mat-stepper-header-height: 72px;
  --mat-sort-arrow-color: rgba(0, 0, 0, 0.87);
  --mat-toolbar-container-background-color: white;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-toolbar-standard-height: 64px;
  --mat-toolbar-mobile-height: 56px;
  --mat-tree-container-background-color: white;
  --mat-tree-node-text-color: rgba(0, 0, 0, 0.87);
  --mat-tree-node-min-height: 48px;
  --mat-timepicker-container-shape: 4px;
  --mat-timepicker-container-elevation-shadow: 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-timepicker-container-background-color: white;
  --mat-primary: #216fb2;
  --mat-primary-contrast: #ffffff;
  --mat-accent: #f8890f;
  --mat-accent-contrast: #ffffff;
  --mat-warn: #ff6b35;
  --mat-warn-contrast: #ffffff;
  --mat-surface: #ffffff;
  --mat-background: #f2f2f2;
  --mat-on-surface: #000000;
  --mat-on-background: #000000;
  --mat-text-primary: rgba(0, 0, 0, 0.87);
  --mat-text-secondary: #7a7a7a;
  --mat-text-disabled: rgba(0, 0, 0, 0.38);
  --mat-sidebar-bg: #f2f2f2;
  --mat-sidebar-text: #444444;
  --mat-sidebar-accent: #fff4e0;
  --mat-sidebar-active: #ffe5b4;
  --mat-sidebar-active-contrast: #000000;
}
:root[data-theme=light-suretech] .mat-accent {
  --mat-option-selected-state-label-text-color: #f8890f;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}
:root[data-theme=light-suretech] .mat-warn {
  --mat-option-selected-state-label-text-color: #ff6b35;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}
:root[data-theme=light-suretech] .mat-primary {
  --mat-pseudo-checkbox-full-selected-icon-color: #216fb2;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #216fb2;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
:root[data-theme=light-suretech] .mat-accent {
  --mat-pseudo-checkbox-full-selected-icon-color: #f8890f;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #f8890f;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
:root[data-theme=light-suretech] .mat-warn {
  --mat-pseudo-checkbox-full-selected-icon-color: #ff6b35;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #ff6b35;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
:root[data-theme=light-suretech] .mat-mdc-progress-bar {
  --mat-progress-bar-active-indicator-color: #216fb2;
  --mat-progress-bar-track-color: rgba(33, 111, 178, 0.25);
}
:root[data-theme=light-suretech] .mat-mdc-progress-bar.mat-accent {
  --mat-progress-bar-active-indicator-color: #f8890f;
  --mat-progress-bar-track-color: rgba(248, 137, 15, 0.25);
}
:root[data-theme=light-suretech] .mat-mdc-progress-bar.mat-warn {
  --mat-progress-bar-active-indicator-color: #ff6b35;
  --mat-progress-bar-track-color: rgba(255, 107, 53, 0.25);
}
:root[data-theme=light-suretech] .mat-mdc-form-field.mat-accent {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #f8890f 87%, transparent);
  --mat-form-field-filled-caret-color: #f8890f;
  --mat-form-field-filled-focus-active-indicator-color: #f8890f;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #f8890f 87%, transparent);
  --mat-form-field-outlined-caret-color: #f8890f;
  --mat-form-field-outlined-focus-outline-color: #f8890f;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #f8890f 87%, transparent);
}
:root[data-theme=light-suretech] .mat-mdc-form-field.mat-warn {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #ff6b35 87%, transparent);
  --mat-form-field-filled-caret-color: #ff6b35;
  --mat-form-field-filled-focus-active-indicator-color: #ff6b35;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #ff6b35 87%, transparent);
  --mat-form-field-outlined-caret-color: #ff6b35;
  --mat-form-field-outlined-focus-outline-color: #ff6b35;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #ff6b35 87%, transparent);
}
:root[data-theme=light-suretech] .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-focused-arrow-color: #f8890f;
  --mat-select-invalid-arrow-color: #ff6b35;
}
:root[data-theme=light-suretech] .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-focused-arrow-color: #ff6b35;
  --mat-select-invalid-arrow-color: #ff6b35;
}
:root[data-theme=light-suretech] .mat-mdc-standard-chip {
  --mat-chip-container-shape-radius: 16px;
  --mat-chip-disabled-container-opacity: 0.4;
  --mat-chip-disabled-outline-color: transparent;
  --mat-chip-flat-selected-outline-width: 0;
  --mat-chip-focus-outline-color: transparent;
  --mat-chip-hover-state-layer-opacity: 0.04;
  --mat-chip-outline-color: transparent;
  --mat-chip-outline-width: 0;
  --mat-chip-selected-hover-state-layer-opacity: 0.04;
  --mat-chip-selected-trailing-action-state-layer-color: transparent;
  --mat-chip-trailing-action-focus-opacity: 1;
  --mat-chip-trailing-action-focus-state-layer-opacity: 0;
  --mat-chip-trailing-action-hover-state-layer-opacity: 0;
  --mat-chip-trailing-action-opacity: 0.54;
  --mat-chip-trailing-action-state-layer-color: transparent;
  --mat-chip-with-avatar-avatar-shape-radius: 14px;
  --mat-chip-with-avatar-avatar-size: 28px;
  --mat-chip-with-avatar-disabled-avatar-opacity: 1;
  --mat-chip-with-icon-disabled-icon-opacity: 1;
  --mat-chip-with-icon-icon-size: 18px;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;
}
:root[data-theme=light-suretech] .mat-mdc-standard-chip {
  --mat-chip-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-elevated-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-elevated-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-elevated-selected-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, 0.87);
}
:root[data-theme=light-suretech] .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, :root[data-theme=light-suretech] .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #216fb2;
  --mat-chip-elevated-disabled-container-color: #216fb2;
  --mat-chip-elevated-selected-container-color: #216fb2;
  --mat-chip-flat-disabled-selected-container-color: #216fb2;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: white;
  --mat-chip-selected-trailing-icon-color: white;
  --mat-chip-with-icon-disabled-icon-color: white;
  --mat-chip-with-icon-icon-color: white;
  --mat-chip-with-icon-selected-icon-color: white;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mat-chip-with-trailing-icon-trailing-icon-color: white;
}
:root[data-theme=light-suretech] .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, :root[data-theme=light-suretech] .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #f8890f;
  --mat-chip-elevated-disabled-container-color: #f8890f;
  --mat-chip-elevated-selected-container-color: #f8890f;
  --mat-chip-flat-disabled-selected-container-color: #f8890f;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: white;
  --mat-chip-selected-trailing-icon-color: white;
  --mat-chip-with-icon-disabled-icon-color: white;
  --mat-chip-with-icon-icon-color: white;
  --mat-chip-with-icon-selected-icon-color: white;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mat-chip-with-trailing-icon-trailing-icon-color: white;
}
:root[data-theme=light-suretech] .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, :root[data-theme=light-suretech] .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #ff6b35;
  --mat-chip-elevated-disabled-container-color: #ff6b35;
  --mat-chip-elevated-selected-container-color: #ff6b35;
  --mat-chip-flat-disabled-selected-container-color: #ff6b35;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: white;
  --mat-chip-selected-trailing-icon-color: white;
  --mat-chip-with-icon-disabled-icon-color: white;
  --mat-chip-with-icon-icon-color: white;
  --mat-chip-with-icon-selected-icon-color: white;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mat-chip-with-trailing-icon-trailing-icon-color: white;
}
:root[data-theme=light-suretech] .mat-mdc-chip.mat-mdc-standard-chip {
  --mat-chip-container-height: 32px;
}
:root[data-theme=light-suretech] .mat-mdc-slide-toggle.mat-accent {
  --mat-slide-toggle-selected-icon-color: white;
  --mat-slide-toggle-disabled-selected-icon-color: white;
  --mat-slide-toggle-selected-focus-state-layer-color: #f8890f;
  --mat-slide-toggle-selected-handle-color: #f8890f;
  --mat-slide-toggle-selected-hover-state-layer-color: #f8890f;
  --mat-slide-toggle-selected-pressed-state-layer-color: #f8890f;
  --mat-slide-toggle-selected-focus-handle-color: #f8890f;
  --mat-slide-toggle-selected-hover-handle-color: #f8890f;
  --mat-slide-toggle-selected-pressed-handle-color: #f8890f;
  --mat-slide-toggle-selected-focus-track-color: #ffb74d;
  --mat-slide-toggle-selected-hover-track-color: #ffb74d;
  --mat-slide-toggle-selected-pressed-track-color: #ffb74d;
  --mat-slide-toggle-selected-track-color: #ffb74d;
}
:root[data-theme=light-suretech] .mat-mdc-slide-toggle.mat-warn {
  --mat-slide-toggle-selected-icon-color: white;
  --mat-slide-toggle-disabled-selected-icon-color: white;
  --mat-slide-toggle-selected-focus-state-layer-color: #ff6b35;
  --mat-slide-toggle-selected-handle-color: #ff6b35;
  --mat-slide-toggle-selected-hover-state-layer-color: #ff6b35;
  --mat-slide-toggle-selected-pressed-state-layer-color: #ff6b35;
  --mat-slide-toggle-selected-focus-handle-color: #ff6b35;
  --mat-slide-toggle-selected-hover-handle-color: #ff6b35;
  --mat-slide-toggle-selected-pressed-handle-color: #ff6b35;
  --mat-slide-toggle-selected-focus-track-color: #ff8a65;
  --mat-slide-toggle-selected-hover-track-color: #ff8a65;
  --mat-slide-toggle-selected-pressed-track-color: #ff8a65;
  --mat-slide-toggle-selected-track-color: #ff8a65;
}
:root[data-theme=light-suretech] .mat-mdc-radio-button.mat-primary {
  --mat-radio-checked-ripple-color: #216fb2;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #216fb2;
  --mat-radio-selected-hover-icon-color: #216fb2;
  --mat-radio-selected-icon-color: #216fb2;
  --mat-radio-selected-pressed-icon-color: #216fb2;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
:root[data-theme=light-suretech] .mat-mdc-radio-button.mat-accent {
  --mat-radio-checked-ripple-color: #f8890f;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #f8890f;
  --mat-radio-selected-hover-icon-color: #f8890f;
  --mat-radio-selected-icon-color: #f8890f;
  --mat-radio-selected-pressed-icon-color: #f8890f;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
:root[data-theme=light-suretech] .mat-mdc-radio-button.mat-warn {
  --mat-radio-checked-ripple-color: #ff6b35;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #ff6b35;
  --mat-radio-selected-hover-icon-color: #ff6b35;
  --mat-radio-selected-icon-color: #ff6b35;
  --mat-radio-selected-pressed-icon-color: #ff6b35;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
:root[data-theme=light-suretech] .mat-accent {
  --mat-slider-active-track-color: #f8890f;
  --mat-slider-focus-handle-color: #f8890f;
  --mat-slider-handle-color: #f8890f;
  --mat-slider-hover-handle-color: #f8890f;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #f8890f 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #f8890f 4%, transparent);
  --mat-slider-inactive-track-color: #f8890f;
  --mat-slider-ripple-color: #f8890f;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #f8890f;
}
:root[data-theme=light-suretech] .mat-warn {
  --mat-slider-active-track-color: #ff6b35;
  --mat-slider-focus-handle-color: #ff6b35;
  --mat-slider-handle-color: #ff6b35;
  --mat-slider-hover-handle-color: #ff6b35;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #ff6b35 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #ff6b35 4%, transparent);
  --mat-slider-inactive-track-color: #ff6b35;
  --mat-slider-ripple-color: #ff6b35;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #ff6b35;
}
:root[data-theme=light-suretech] .mdc-list-item__start,
:root[data-theme=light-suretech] .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #216fb2;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #216fb2;
  --mat-radio-selected-hover-icon-color: #216fb2;
  --mat-radio-selected-icon-color: #216fb2;
  --mat-radio-selected-pressed-icon-color: #216fb2;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
:root[data-theme=light-suretech] .mat-accent .mdc-list-item__start,
:root[data-theme=light-suretech] .mat-accent .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #f8890f;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #f8890f;
  --mat-radio-selected-hover-icon-color: #f8890f;
  --mat-radio-selected-icon-color: #f8890f;
  --mat-radio-selected-pressed-icon-color: #f8890f;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
:root[data-theme=light-suretech] .mat-warn .mdc-list-item__start,
:root[data-theme=light-suretech] .mat-warn .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #ff6b35;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #ff6b35;
  --mat-radio-selected-hover-icon-color: #ff6b35;
  --mat-radio-selected-icon-color: #ff6b35;
  --mat-radio-selected-pressed-icon-color: #ff6b35;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
:root[data-theme=light-suretech] .mat-mdc-list-option {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #216fb2;
  --mat-checkbox-selected-hover-icon-color: #216fb2;
  --mat-checkbox-selected-icon-color: #216fb2;
  --mat-checkbox-selected-pressed-icon-color: #216fb2;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #216fb2;
  --mat-checkbox-selected-hover-state-layer-color: #216fb2;
  --mat-checkbox-selected-pressed-state-layer-color: #216fb2;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
:root[data-theme=light-suretech] .mat-mdc-list-option.mat-accent {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #f8890f;
  --mat-checkbox-selected-hover-icon-color: #f8890f;
  --mat-checkbox-selected-icon-color: #f8890f;
  --mat-checkbox-selected-pressed-icon-color: #f8890f;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #f8890f;
  --mat-checkbox-selected-hover-state-layer-color: #f8890f;
  --mat-checkbox-selected-pressed-state-layer-color: #f8890f;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
:root[data-theme=light-suretech] .mat-mdc-list-option.mat-warn {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #ff6b35;
  --mat-checkbox-selected-hover-icon-color: #ff6b35;
  --mat-checkbox-selected-icon-color: #ff6b35;
  --mat-checkbox-selected-pressed-icon-color: #ff6b35;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #ff6b35;
  --mat-checkbox-selected-hover-state-layer-color: #ff6b35;
  --mat-checkbox-selected-pressed-state-layer-color: #ff6b35;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
:root[data-theme=light-suretech] .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
:root[data-theme=light-suretech] .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
:root[data-theme=light-suretech] .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
:root[data-theme=light-suretech] .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start {
  color: #216fb2;
}
:root[data-theme=light-suretech] .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
:root[data-theme=light-suretech] .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
:root[data-theme=light-suretech] .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
:root[data-theme=light-suretech] .mdc-list-item__start,
:root[data-theme=light-suretech] .mdc-list-item__end {
  --mat-radio-state-layer-size: 40px;
  --mat-radio-touch-target-display: block;
}
:root[data-theme=light-suretech] .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line, :root[data-theme=light-suretech] .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line, :root[data-theme=light-suretech] .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
  height: 56px;
}
:root[data-theme=light-suretech] .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines, :root[data-theme=light-suretech] .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines, :root[data-theme=light-suretech] .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
  height: 72px;
}
:root[data-theme=light-suretech] .mat-mdc-tab-group,
:root[data-theme=light-suretech] .mat-mdc-tab-nav-bar {
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-label-text-color: #216fb2;
  --mat-tab-active-ripple-color: #216fb2;
  --mat-tab-inactive-ripple-color: #216fb2;
  --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-focus-label-text-color: #216fb2;
  --mat-tab-active-hover-label-text-color: #216fb2;
  --mat-tab-active-focus-indicator-color: #216fb2;
  --mat-tab-active-hover-indicator-color: #216fb2;
  --mat-tab-active-indicator-color: #216fb2;
}
:root[data-theme=light-suretech] .mat-mdc-tab-group.mat-accent,
:root[data-theme=light-suretech] .mat-mdc-tab-nav-bar.mat-accent {
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-label-text-color: #f8890f;
  --mat-tab-active-ripple-color: #f8890f;
  --mat-tab-inactive-ripple-color: #f8890f;
  --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-focus-label-text-color: #f8890f;
  --mat-tab-active-hover-label-text-color: #f8890f;
  --mat-tab-active-focus-indicator-color: #f8890f;
  --mat-tab-active-hover-indicator-color: #f8890f;
  --mat-tab-active-indicator-color: #f8890f;
}
:root[data-theme=light-suretech] .mat-mdc-tab-group.mat-warn,
:root[data-theme=light-suretech] .mat-mdc-tab-nav-bar.mat-warn {
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-label-text-color: #ff6b35;
  --mat-tab-active-ripple-color: #ff6b35;
  --mat-tab-inactive-ripple-color: #ff6b35;
  --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-focus-label-text-color: #ff6b35;
  --mat-tab-active-hover-label-text-color: #ff6b35;
  --mat-tab-active-focus-indicator-color: #ff6b35;
  --mat-tab-active-hover-indicator-color: #ff6b35;
  --mat-tab-active-indicator-color: #ff6b35;
}
:root[data-theme=light-suretech] .mat-mdc-tab-group.mat-background-primary,
:root[data-theme=light-suretech] .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-background-color: #216fb2;
  --mat-tab-foreground-color: white;
}
:root[data-theme=light-suretech] .mat-mdc-tab-group.mat-background-accent,
:root[data-theme=light-suretech] .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-background-color: #f8890f;
  --mat-tab-foreground-color: white;
}
:root[data-theme=light-suretech] .mat-mdc-tab-group.mat-background-warn,
:root[data-theme=light-suretech] .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-background-color: #ff6b35;
  --mat-tab-foreground-color: white;
}
:root[data-theme=light-suretech] .mat-mdc-tab-header {
  --mat-tab-container-height: 48px;
}
:root[data-theme=light-suretech] .mat-mdc-checkbox.mat-primary {
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #216fb2;
  --mat-checkbox-selected-hover-icon-color: #216fb2;
  --mat-checkbox-selected-icon-color: #216fb2;
  --mat-checkbox-selected-pressed-icon-color: #216fb2;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #216fb2;
  --mat-checkbox-selected-hover-state-layer-color: #216fb2;
  --mat-checkbox-selected-pressed-state-layer-color: #216fb2;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
:root[data-theme=light-suretech] .mat-mdc-checkbox.mat-warn {
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #ff6b35;
  --mat-checkbox-selected-hover-icon-color: #ff6b35;
  --mat-checkbox-selected-icon-color: #ff6b35;
  --mat-checkbox-selected-pressed-icon-color: #ff6b35;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #ff6b35;
  --mat-checkbox-selected-hover-state-layer-color: #ff6b35;
  --mat-checkbox-selected-pressed-state-layer-color: #ff6b35;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
:root[data-theme=light-suretech] .mat-mdc-button.mat-primary,
:root[data-theme=light-suretech] .mat-mdc-unelevated-button.mat-primary,
:root[data-theme=light-suretech] .mat-mdc-raised-button.mat-primary,
:root[data-theme=light-suretech] .mat-mdc-outlined-button.mat-primary,
:root[data-theme=light-suretech] .mat-tonal-button.mat-primary {
  --mat-button-filled-container-color: #216fb2;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #216fb2;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #216fb2 12%, transparent);
  --mat-button-outlined-state-layer-color: #216fb2;
  --mat-button-protected-container-color: #216fb2;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #216fb2;
  --mat-button-text-ripple-color: color-mix(in srgb, #216fb2 12%, transparent);
  --mat-button-text-state-layer-color: #216fb2;
  --mat-button-tonal-container-color: #216fb2;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-tonal-state-layer-color: white;
}
:root[data-theme=light-suretech] .mat-mdc-button.mat-accent,
:root[data-theme=light-suretech] .mat-mdc-unelevated-button.mat-accent,
:root[data-theme=light-suretech] .mat-mdc-raised-button.mat-accent,
:root[data-theme=light-suretech] .mat-mdc-outlined-button.mat-accent,
:root[data-theme=light-suretech] .mat-tonal-button.mat-accent {
  --mat-button-filled-container-color: #f8890f;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #f8890f;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #f8890f 12%, transparent);
  --mat-button-outlined-state-layer-color: #f8890f;
  --mat-button-protected-container-color: #f8890f;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #f8890f;
  --mat-button-text-ripple-color: color-mix(in srgb, #f8890f 12%, transparent);
  --mat-button-text-state-layer-color: #f8890f;
  --mat-button-tonal-container-color: #f8890f;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-tonal-state-layer-color: white;
}
:root[data-theme=light-suretech] .mat-mdc-button.mat-warn,
:root[data-theme=light-suretech] .mat-mdc-unelevated-button.mat-warn,
:root[data-theme=light-suretech] .mat-mdc-raised-button.mat-warn,
:root[data-theme=light-suretech] .mat-mdc-outlined-button.mat-warn,
:root[data-theme=light-suretech] .mat-tonal-button.mat-warn {
  --mat-button-filled-container-color: #ff6b35;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #ff6b35;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #ff6b35 12%, transparent);
  --mat-button-outlined-state-layer-color: #ff6b35;
  --mat-button-protected-container-color: #ff6b35;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #ff6b35;
  --mat-button-text-ripple-color: color-mix(in srgb, #ff6b35 12%, transparent);
  --mat-button-text-state-layer-color: #ff6b35;
  --mat-button-tonal-container-color: #ff6b35;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-tonal-state-layer-color: white;
}
:root[data-theme=light-suretech] .mat-mdc-icon-button.mat-primary {
  --mat-icon-button-icon-color: #216fb2;
  --mat-icon-button-state-layer-color: #216fb2;
  --mat-icon-button-ripple-color: color-mix(in srgb, #216fb2 12%, transparent);
}
:root[data-theme=light-suretech] .mat-mdc-icon-button.mat-accent {
  --mat-icon-button-icon-color: #f8890f;
  --mat-icon-button-state-layer-color: #f8890f;
  --mat-icon-button-ripple-color: color-mix(in srgb, #f8890f 12%, transparent);
}
:root[data-theme=light-suretech] .mat-mdc-icon-button.mat-warn {
  --mat-icon-button-icon-color: #ff6b35;
  --mat-icon-button-state-layer-color: #ff6b35;
  --mat-icon-button-ripple-color: color-mix(in srgb, #ff6b35 12%, transparent);
}
:root[data-theme=light-suretech] .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 48px;
  --mat-icon-button-state-layer-size: 48px;
  width: var(--mat-icon-button-state-layer-size);
  height: var(--mat-icon-button-state-layer-size);
  padding: 12px;
}
:root[data-theme=light-suretech] .mat-mdc-fab.mat-primary, :root[data-theme=light-suretech] .mat-mdc-mini-fab.mat-primary {
  --mat-fab-container-color: #216fb2;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: color-mix(in srgb, #216fb2 12%, transparent);
  --mat-fab-small-container-color: #216fb2;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
:root[data-theme=light-suretech] .mat-mdc-fab.mat-accent, :root[data-theme=light-suretech] .mat-mdc-mini-fab.mat-accent {
  --mat-fab-container-color: #f8890f;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: color-mix(in srgb, #f8890f 12%, transparent);
  --mat-fab-small-container-color: #f8890f;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
:root[data-theme=light-suretech] .mat-mdc-fab.mat-warn, :root[data-theme=light-suretech] .mat-mdc-mini-fab.mat-warn {
  --mat-fab-container-color: #ff6b35;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: color-mix(in srgb, #ff6b35 12%, transparent);
  --mat-fab-small-container-color: #ff6b35;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
:root[data-theme=light-suretech] .mat-accent {
  --mat-progress-spinner-active-indicator-color: #f8890f;
}
:root[data-theme=light-suretech] .mat-warn {
  --mat-progress-spinner-active-indicator-color: #ff6b35;
}
:root[data-theme=light-suretech] .mat-badge-accent {
  --mat-badge-background-color: #f8890f;
  --mat-badge-text-color: white;
}
:root[data-theme=light-suretech] .mat-badge-warn {
  --mat-badge-background-color: #ff6b35;
  --mat-badge-text-color: white;
}
:root[data-theme=light-suretech] .mat-datepicker-content.mat-accent, :root[data-theme=light-suretech] .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #f8890f 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #f8890f 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #f8890f;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #f8890f 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #f8890f 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #f8890f 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #f8890f;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}
:root[data-theme=light-suretech] .mat-datepicker-content.mat-warn, :root[data-theme=light-suretech] .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #ff6b35 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #f8890f 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #ff6b35;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #ff6b35 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #ff6b35 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #ff6b35 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #ff6b35;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}
:root[data-theme=light-suretech] .mat-calendar-controls {
  --mat-icon-button-touch-target-display: none;
}
:root[data-theme=light-suretech] .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 40px;
  --mat-icon-button-state-layer-size: 40px;
  width: var(--mat-icon-button-state-layer-size);
  height: var(--mat-icon-button-state-layer-size);
  padding: 8px;
}
:root[data-theme=light-suretech] .mat-icon.mat-primary {
  --mat-icon-color: #216fb2;
}
:root[data-theme=light-suretech] .mat-icon.mat-accent {
  --mat-icon-color: #f8890f;
}
:root[data-theme=light-suretech] .mat-icon.mat-warn {
  --mat-icon-color: #ff6b35;
}
:root[data-theme=light-suretech] .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #f8890f;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #f8890f;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #f8890f;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
:root[data-theme=light-suretech] .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #ff6b35;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #ff6b35;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #ff6b35;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
:root[data-theme=light-suretech] .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #216fb2;
  --mat-toolbar-container-text-color: white;
}
:root[data-theme=light-suretech] .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #f8890f;
  --mat-toolbar-container-text-color: white;
}
:root[data-theme=light-suretech] .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #ff6b35;
  --mat-toolbar-container-text-color: white;
}
:root[data-theme=dark-suretech] {
  --mat-app-background-color: #303030;
  --mat-app-text-color: white;
  --mat-app-elevation-shadow-level-0: 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-app-elevation-shadow-level-1: 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-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-3: 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-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-6: 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-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-8: 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-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-12: 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-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mat-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-option-selected-state-label-text-color: #216fb2;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: color-mix(in srgb, white 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, white 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, white 12%, transparent);
  --mat-optgroup-label-text-color: white;
  --mat-pseudo-checkbox-full-selected-icon-color: #f8890f;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #303030;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(255, 255, 255, 0.7);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #303030;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, white 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, white 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #f8890f;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, white 38%, transparent);
  --mat-card-elevated-container-shape: 4px;
  --mat-card-outlined-container-shape: 4px;
  --mat-card-filled-container-shape: 4px;
  --mat-card-outlined-outline-width: 1px;
  --mat-card-elevated-container-color: #424242;
  --mat-card-elevated-container-elevation: 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-card-outlined-container-color: #424242;
  --mat-card-outlined-container-elevation: 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-card-outlined-outline-color: rgba(255, 255, 255, 0.12);
  --mat-card-subtitle-text-color: rgba(255, 255, 255, 0.7);
  --mat-card-filled-container-color: #424242;
  --mat-card-filled-container-elevation: 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-progress-bar-active-indicator-height: 4px;
  --mat-progress-bar-track-height: 4px;
  --mat-progress-bar-track-shape: 0;
  --mat-tooltip-container-shape: 4px;
  --mat-tooltip-supporting-text-line-height: 16px;
  --mat-tooltip-container-color: white;
  --mat-tooltip-supporting-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-filled-active-indicator-height: 1px;
  --mat-form-field-filled-focus-active-indicator-height: 2px;
  --mat-form-field-filled-container-shape: 4px;
  --mat-form-field-outlined-outline-width: 1px;
  --mat-form-field-outlined-focus-outline-width: 2px;
  --mat-form-field-outlined-container-shape: 4px;
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #216fb2 87%, transparent);
  --mat-form-field-filled-caret-color: #216fb2;
  --mat-form-field-filled-focus-active-indicator-color: #216fb2;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #216fb2 87%, transparent);
  --mat-form-field-outlined-caret-color: #216fb2;
  --mat-form-field-outlined-focus-outline-color: #216fb2;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #216fb2 87%, transparent);
  --mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, white 38%, transparent);
  --mat-form-field-state-layer-color: white;
  --mat-form-field-error-text-color: #ff6b35;
  --mat-form-field-select-option-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-leading-icon-color: unset;
  --mat-form-field-disabled-leading-icon-color: unset;
  --mat-form-field-trailing-icon-color: unset;
  --mat-form-field-disabled-trailing-icon-color: unset;
  --mat-form-field-error-focus-trailing-icon-color: unset;
  --mat-form-field-error-hover-trailing-icon-color: unset;
  --mat-form-field-error-trailing-icon-color: unset;
  --mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, 0.7);
  --mat-form-field-disabled-select-arrow-color: color-mix(in srgb, white 38%, transparent);
  --mat-form-field-hover-state-layer-opacity: 0.04;
  --mat-form-field-focus-state-layer-opacity: 0.12;
  --mat-form-field-filled-container-color: #4a4a4a;
  --mat-form-field-filled-disabled-container-color: color-mix(in srgb, white 4%, transparent);
  --mat-form-field-filled-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-form-field-filled-hover-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-form-field-filled-input-text-color: white;
  --mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-form-field-filled-input-text-placeholder-color: rgba(255, 255, 255, 0.7);
  --mat-form-field-filled-error-hover-label-text-color: #ff6b35;
  --mat-form-field-filled-error-focus-label-text-color: #ff6b35;
  --mat-form-field-filled-error-label-text-color: #ff6b35;
  --mat-form-field-filled-error-caret-color: #ff6b35;
  --mat-form-field-filled-active-indicator-color: rgba(255, 255, 255, 0.7);
  --mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, white 12%, transparent);
  --mat-form-field-filled-hover-active-indicator-color: white;
  --mat-form-field-filled-error-active-indicator-color: #ff6b35;
  --mat-form-field-filled-error-focus-active-indicator-color: #ff6b35;
  --mat-form-field-filled-error-hover-active-indicator-color: #ff6b35;
  --mat-form-field-outlined-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-form-field-outlined-hover-label-text-color: white;
  --mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-form-field-outlined-input-text-color: white;
  --mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-form-field-outlined-input-text-placeholder-color: rgba(255, 255, 255, 0.7);
  --mat-form-field-outlined-error-caret-color: #ff6b35;
  --mat-form-field-outlined-error-focus-label-text-color: #ff6b35;
  --mat-form-field-outlined-error-label-text-color: #ff6b35;
  --mat-form-field-outlined-error-hover-label-text-color: #ff6b35;
  --mat-form-field-outlined-outline-color: rgba(255, 255, 255, 0.38);
  --mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, white 12%, transparent);
  --mat-form-field-outlined-hover-outline-color: white;
  --mat-form-field-outlined-error-focus-outline-color: #ff6b35;
  --mat-form-field-outlined-error-hover-outline-color: #ff6b35;
  --mat-form-field-outlined-error-outline-color: #ff6b35;
  --mat-form-field-container-height: 56px;
  --mat-form-field-filled-label-display: block;
  --mat-form-field-container-vertical-padding: 16px;
  --mat-form-field-filled-with-label-container-padding-top: 24px;
  --mat-form-field-filled-with-label-container-padding-bottom: 8px;
  --mat-select-container-elevation-shadow: 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-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: white;
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.7);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.7);
  --mat-select-disabled-arrow-color: color-mix(in srgb, white 38%, transparent);
  --mat-select-focused-arrow-color: #216fb2;
  --mat-select-invalid-arrow-color: #ff6b35;
  --mat-select-arrow-transform: translateY(-8px);
  --mat-autocomplete-container-shape: 4px;
  --mat-autocomplete-container-elevation-shadow: 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-autocomplete-background-color: #424242;
  --mat-dialog-container-shape: 4px;
  --mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mat-dialog-container-max-width: 80vw;
  --mat-dialog-container-small-max-width: 80vw;
  --mat-dialog-container-min-width: 0;
  --mat-dialog-actions-alignment: start;
  --mat-dialog-actions-padding: 8px;
  --mat-dialog-content-padding: 20px 24px;
  --mat-dialog-with-actions-content-padding: 20px 24px;
  --mat-dialog-headline-padding: 0 24px 9px;
  --mat-dialog-container-color: #424242;
  --mat-dialog-subhead-color: white;
  --mat-dialog-supporting-text-color: rgba(255, 255, 255, 0.7);
  --mat-slide-toggle-disabled-handle-opacity: 0.38;
  --mat-slide-toggle-disabled-selected-handle-opacity: 0.38;
  --mat-slide-toggle-disabled-selected-icon-opacity: 0.38;
  --mat-slide-toggle-disabled-track-opacity: 0.12;
  --mat-slide-toggle-disabled-unselected-handle-opacity: 0.38;
  --mat-slide-toggle-disabled-unselected-icon-opacity: 0.38;
  --mat-slide-toggle-disabled-unselected-track-outline-color: transparent;
  --mat-slide-toggle-disabled-unselected-track-outline-width: 1px;
  --mat-slide-toggle-handle-height: 20px;
  --mat-slide-toggle-handle-shape: 10px;
  --mat-slide-toggle-handle-width: 20px;
  --mat-slide-toggle-hidden-track-opacity: 1;
  --mat-slide-toggle-hidden-track-transition: transform 75ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
  --mat-slide-toggle-pressed-handle-size: 20px;
  --mat-slide-toggle-selected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-handle-horizontal-margin: 0;
  --mat-slide-toggle-selected-handle-size: 20px;
  --mat-slide-toggle-selected-hover-state-layer-opacity: 0.04;
  --mat-slide-toggle-selected-icon-size: 18px;
  --mat-slide-toggle-selected-pressed-handle-horizontal-margin: 0;
  --mat-slide-toggle-selected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-track-outline-color: transparent;
  --mat-slide-toggle-selected-track-outline-width: 1px;
  --mat-slide-toggle-selected-with-icon-handle-horizontal-margin: 0;
  --mat-slide-toggle-track-height: 14px;
  --mat-slide-toggle-track-outline-color: transparent;
  --mat-slide-toggle-track-outline-width: 1px;
  --mat-slide-toggle-track-shape: 7px;
  --mat-slide-toggle-track-width: 36px;
  --mat-slide-toggle-unselected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-handle-horizontal-margin: 0;
  --mat-slide-toggle-unselected-handle-size: 20px;
  --mat-slide-toggle-unselected-hover-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-icon-size: 18px;
  --mat-slide-toggle-unselected-pressed-handle-horizontal-margin: 0;
  --mat-slide-toggle-unselected-pressed-state-layer-opacity: 0.1;
  --mat-slide-toggle-unselected-with-icon-handle-horizontal-margin: 0;
  --mat-slide-toggle-visible-track-opacity: 1;
  --mat-slide-toggle-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, 0.2, 1);
  --mat-slide-toggle-with-icon-handle-size: 20px;
  --mat-slide-toggle-touch-target-size: 48px;
  --mat-slide-toggle-selected-icon-color: white;
  --mat-slide-toggle-disabled-selected-icon-color: white;
  --mat-slide-toggle-selected-focus-state-layer-color: #216fb2;
  --mat-slide-toggle-selected-handle-color: #216fb2;
  --mat-slide-toggle-selected-hover-state-layer-color: #216fb2;
  --mat-slide-toggle-selected-pressed-state-layer-color: #216fb2;
  --mat-slide-toggle-selected-focus-handle-color: #216fb2;
  --mat-slide-toggle-selected-hover-handle-color: #216fb2;
  --mat-slide-toggle-selected-pressed-handle-color: #216fb2;
  --mat-slide-toggle-selected-focus-track-color: #1e5fa0;
  --mat-slide-toggle-selected-hover-track-color: #1e5fa0;
  --mat-slide-toggle-selected-pressed-track-color: #1e5fa0;
  --mat-slide-toggle-selected-track-color: #1e5fa0;
  --mat-slide-toggle-disabled-label-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-slide-toggle-disabled-handle-elevation-shadow: 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-slide-toggle-disabled-selected-handle-color: white;
  --mat-slide-toggle-disabled-selected-track-color: white;
  --mat-slide-toggle-disabled-unselected-handle-color: white;
  --mat-slide-toggle-disabled-unselected-icon-color: #4a4a4a;
  --mat-slide-toggle-disabled-unselected-track-color: white;
  --mat-slide-toggle-handle-elevation-shadow: 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-slide-toggle-handle-surface-color: #424242;
  --mat-slide-toggle-label-text-color: white;
  --mat-slide-toggle-unselected-hover-handle-color: white;
  --mat-slide-toggle-unselected-focus-handle-color: white;
  --mat-slide-toggle-unselected-focus-state-layer-color: white;
  --mat-slide-toggle-unselected-focus-track-color: rgba(255, 255, 255, 0.12);
  --mat-slide-toggle-unselected-icon-color: #4a4a4a;
  --mat-slide-toggle-unselected-handle-color: rgba(255, 255, 255, 0.7);
  --mat-slide-toggle-unselected-hover-state-layer-color: white;
  --mat-slide-toggle-unselected-hover-track-color: rgba(255, 255, 255, 0.12);
  --mat-slide-toggle-unselected-pressed-handle-color: white;
  --mat-slide-toggle-unselected-pressed-track-color: rgba(255, 255, 255, 0.12);
  --mat-slide-toggle-unselected-pressed-state-layer-color: white;
  --mat-slide-toggle-unselected-track-color: rgba(255, 255, 255, 0.12);
  --mat-slide-toggle-state-layer-size: 40px;
  --mat-slide-toggle-touch-target-display: block;
  --mat-radio-disabled-selected-icon-opacity: 0.38;
  --mat-radio-disabled-unselected-icon-opacity: 0.38;
  --mat-radio-state-layer-size: 40px;
  --mat-radio-touch-target-size: 48px;
  --mat-radio-state-layer-size: 40px;
  --mat-radio-touch-target-display: block;
  --mat-slider-active-track-height: 6px;
  --mat-slider-active-track-shape: 9999px;
  --mat-slider-handle-elevation: 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-slider-handle-height: 20px;
  --mat-slider-handle-shape: 50%;
  --mat-slider-handle-width: 20px;
  --mat-slider-inactive-track-height: 4px;
  --mat-slider-inactive-track-shape: 9999px;
  --mat-slider-value-indicator-border-radius: 4px;
  --mat-slider-value-indicator-caret-display: block;
  --mat-slider-value-indicator-container-transform: translateX(-50%);
  --mat-slider-value-indicator-height: 32px;
  --mat-slider-value-indicator-padding: 0 12px;
  --mat-slider-value-indicator-text-transform: none;
  --mat-slider-value-indicator-width: auto;
  --mat-slider-with-overlap-handle-outline-width: 1px;
  --mat-slider-with-tick-marks-active-container-opacity: 0.6;
  --mat-slider-with-tick-marks-container-shape: 50%;
  --mat-slider-with-tick-marks-container-size: 2px;
  --mat-slider-with-tick-marks-inactive-container-opacity: 0.6;
  --mat-slider-value-indicator-transform-origin: bottom;
  --mat-slider-active-track-color: #216fb2;
  --mat-slider-focus-handle-color: #216fb2;
  --mat-slider-handle-color: #216fb2;
  --mat-slider-hover-handle-color: #216fb2;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #216fb2 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #216fb2 4%, transparent);
  --mat-slider-inactive-track-color: #216fb2;
  --mat-slider-ripple-color: #216fb2;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #216fb2;
  --mat-slider-disabled-active-track-color: white;
  --mat-slider-disabled-handle-color: white;
  --mat-slider-disabled-inactive-track-color: white;
  --mat-slider-label-container-color: white;
  --mat-slider-label-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-slider-value-indicator-opacity: 1;
  --mat-slider-with-overlap-handle-outline-color: white;
  --mat-slider-with-tick-marks-disabled-container-color: white;
  --mat-menu-container-shape: 4px;
  --mat-menu-divider-bottom-spacing: 0;
  --mat-menu-divider-top-spacing: 0;
  --mat-menu-item-spacing: 16px;
  --mat-menu-item-icon-size: 24px;
  --mat-menu-item-leading-spacing: 16px;
  --mat-menu-item-trailing-spacing: 16px;
  --mat-menu-item-with-icon-leading-spacing: 16px;
  --mat-menu-item-with-icon-trailing-spacing: 16px;
  --mat-menu-container-elevation-shadow: 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-menu-item-label-text-color: white;
  --mat-menu-item-icon-color: white;
  --mat-menu-item-hover-state-layer-color: color-mix(in srgb, white 4%, transparent);
  --mat-menu-item-focus-state-layer-color: color-mix(in srgb, white 12%, transparent);
  --mat-menu-container-color: #424242;
  --mat-menu-divider-color: rgba(255, 255, 255, 0.12);
  --mat-list-active-indicator-color: transparent;
  --mat-list-active-indicator-shape: 4px;
  --mat-list-list-item-container-shape: 0;
  --mat-list-list-item-leading-avatar-shape: 50%;
  --mat-list-list-item-container-color: transparent;
  --mat-list-list-item-selected-container-color: transparent;
  --mat-list-list-item-leading-avatar-color: transparent;
  --mat-list-list-item-leading-icon-size: 24px;
  --mat-list-list-item-leading-avatar-size: 40px;
  --mat-list-list-item-trailing-icon-size: 24px;
  --mat-list-list-item-disabled-state-layer-color: transparent;
  --mat-list-list-item-disabled-state-layer-opacity: 0;
  --mat-list-list-item-disabled-label-text-opacity: 0.38;
  --mat-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mat-list-list-item-disabled-trailing-icon-opacity: 0.38;
  --mat-list-list-item-label-text-color: white;
  --mat-list-list-item-supporting-text-color: rgba(255, 255, 255, 0.7);
  --mat-list-list-item-leading-icon-color: rgba(255, 255, 255, 0.7);
  --mat-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, 0.7);
  --mat-list-list-item-trailing-icon-color: rgba(255, 255, 255, 0.7);
  --mat-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, 0.7);
  --mat-list-list-item-disabled-label-text-color: white;
  --mat-list-list-item-disabled-leading-icon-color: white;
  --mat-list-list-item-disabled-trailing-icon-color: white;
  --mat-list-list-item-hover-label-text-color: white;
  --mat-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, 0.7);
  --mat-list-list-item-hover-state-layer-color: white;
  --mat-list-list-item-hover-state-layer-opacity: 0.04;
  --mat-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, 0.7);
  --mat-list-list-item-focus-label-text-color: white;
  --mat-list-list-item-focus-state-layer-color: white;
  --mat-list-list-item-focus-state-layer-opacity: 0.12;
  --mat-list-list-item-leading-icon-start-space: 16px;
  --mat-list-list-item-leading-icon-end-space: 32px;
  --mat-list-list-item-one-line-container-height: 48px;
  --mat-list-list-item-two-line-container-height: 64px;
  --mat-list-list-item-three-line-container-height: 88px;
  --mat-paginator-page-size-select-width: 84px;
  --mat-paginator-page-size-select-touch-target-height: 48px;
  --mat-paginator-container-text-color: white;
  --mat-paginator-container-background-color: #424242;
  --mat-paginator-enabled-icon-color: rgba(255, 255, 255, 0.7);
  --mat-paginator-disabled-icon-color: color-mix(in srgb, white 38%, transparent);
  --mat-paginator-container-size: 56px;
  --mat-paginator-form-field-container-height: 40px;
  --mat-paginator-form-field-container-vertical-padding: 8px;
  --mat-paginator-touch-target-display: block;
  --mat-tab-container-height: 48px;
  --mat-tab-divider-color: transparent;
  --mat-tab-divider-height: 0;
  --mat-tab-active-indicator-height: 2px;
  --mat-tab-active-indicator-shape: 0;
  --mat-checkbox-disabled-selected-checkmark-color: #424242;
  --mat-checkbox-selected-focus-state-layer-opacity: 0.12;
  --mat-checkbox-selected-hover-state-layer-opacity: 0.04;
  --mat-checkbox-selected-pressed-state-layer-opacity: 0.12;
  --mat-checkbox-unselected-focus-state-layer-opacity: 0.12;
  --mat-checkbox-unselected-hover-state-layer-opacity: 0.04;
  --mat-checkbox-unselected-pressed-state-layer-opacity: 0.12;
  --mat-checkbox-touch-target-size: 48px;
  --mat-checkbox-disabled-label-color: color-mix(in srgb, white 38%, transparent);
  --mat-checkbox-label-text-color: white;
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, white 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, white 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #f8890f;
  --mat-checkbox-selected-hover-icon-color: #f8890f;
  --mat-checkbox-selected-icon-color: #f8890f;
  --mat-checkbox-selected-pressed-icon-color: #f8890f;
  --mat-checkbox-unselected-focus-icon-color: white;
  --mat-checkbox-unselected-hover-icon-color: white;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.7);
  --mat-checkbox-selected-focus-state-layer-color: #f8890f;
  --mat-checkbox-selected-hover-state-layer-color: #f8890f;
  --mat-checkbox-selected-pressed-state-layer-color: #f8890f;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
  --mat-checkbox-touch-target-display: block;
  --mat-checkbox-state-layer-size: 40px;
  --mat-button-filled-container-shape: 4px;
  --mat-button-filled-horizontal-padding: 16px;
  --mat-button-filled-icon-offset: -4px;
  --mat-button-filled-icon-spacing: 8px;
  --mat-button-filled-touch-target-size: 48px;
  --mat-button-outlined-container-shape: 4px;
  --mat-button-outlined-horizontal-padding: 15px;
  --mat-button-outlined-icon-offset: -4px;
  --mat-button-outlined-icon-spacing: 8px;
  --mat-button-outlined-keep-touch-target: false;
  --mat-button-outlined-outline-width: 1px;
  --mat-button-outlined-touch-target-size: 48px;
  --mat-button-protected-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-container-shape: 4px;
  --mat-button-protected-disabled-container-elevation-shadow: 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-button-protected-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-horizontal-padding: 16px;
  --mat-button-protected-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-icon-offset: -4px;
  --mat-button-protected-icon-spacing: 8px;
  --mat-button-protected-pressed-container-elevation-shadow: 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-button-protected-touch-target-size: 48px;
  --mat-button-text-container-shape: 4px;
  --mat-button-text-horizontal-padding: 8px;
  --mat-button-text-icon-offset: 0;
  --mat-button-text-icon-spacing: 8px;
  --mat-button-text-with-icon-horizontal-padding: 8px;
  --mat-button-text-touch-target-size: 48px;
  --mat-button-tonal-container-shape: 4px;
  --mat-button-tonal-horizontal-padding: 16px;
  --mat-button-tonal-icon-offset: -4px;
  --mat-button-tonal-icon-spacing: 8px;
  --mat-button-tonal-touch-target-size: 48px;
  --mat-button-filled-container-color: #424242;
  --mat-button-filled-disabled-container-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-filled-disabled-label-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-button-filled-disabled-state-layer-color: rgba(255, 255, 255, 0.7);
  --mat-button-filled-focus-state-layer-opacity: 0.12;
  --mat-button-filled-hover-state-layer-opacity: 0.04;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-pressed-state-layer-opacity: 0.12;
  --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-disabled-label-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-button-outlined-disabled-outline-color: rgba(255, 255, 255, 0.12);
  --mat-button-outlined-disabled-state-layer-color: rgba(255, 255, 255, 0.7);
  --mat-button-outlined-focus-state-layer-opacity: 0.12;
  --mat-button-outlined-hover-state-layer-opacity: 0.04;
  --mat-button-outlined-label-text-color: white;
  --mat-button-outlined-outline-color: rgba(255, 255, 255, 0.12);
  --mat-button-outlined-pressed-state-layer-opacity: 0.12;
  --mat-button-outlined-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-outlined-state-layer-color: white;
  --mat-button-protected-container-color: #424242;
  --mat-button-protected-disabled-container-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-protected-disabled-label-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-button-protected-disabled-state-layer-color: rgba(255, 255, 255, 0.7);
  --mat-button-protected-focus-state-layer-opacity: 0.12;
  --mat-button-protected-hover-state-layer-opacity: 0.04;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-pressed-state-layer-opacity: 0.12;
  --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-disabled-label-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-button-text-disabled-state-layer-color: rgba(255, 255, 255, 0.7);
  --mat-button-text-focus-state-layer-opacity: 0.12;
  --mat-button-text-hover-state-layer-opacity: 0.04;
  --mat-button-text-label-text-color: white;
  --mat-button-text-pressed-state-layer-opacity: 0.12;
  --mat-button-text-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-text-state-layer-color: white;
  --mat-button-tonal-container-color: #424242;
  --mat-button-tonal-disabled-container-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-tonal-disabled-label-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-button-tonal-disabled-state-layer-color: rgba(255, 255, 255, 0.7);
  --mat-button-tonal-focus-state-layer-opacity: 0.12;
  --mat-button-tonal-hover-state-layer-opacity: 0.04;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-pressed-state-layer-opacity: 0.12;
  --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-tonal-state-layer-color: white;
  --mat-button-filled-container-height: 36px;
  --mat-button-filled-touch-target-display: block;
  --mat-button-outlined-container-height: 36px;
  --mat-button-outlined-touch-target-display: block;
  --mat-button-protected-container-height: 36px;
  --mat-button-protected-touch-target-display: block;
  --mat-button-text-container-height: 36px;
  --mat-button-text-touch-target-display: block;
  --mat-button-tonal-container-height: 36px;
  --mat-button-tonal-touch-target-display: block;
  --mat-icon-button-icon-size: 24px;
  --mat-icon-button-container-shape: 50%;
  --mat-icon-button-touch-target-size: 48px;
  --mat-icon-button-disabled-icon-color: color-mix(in srgb, white 38%, transparent);
  --mat-icon-button-disabled-state-layer-color: rgba(255, 255, 255, 0.7);
  --mat-icon-button-focus-state-layer-opacity: 0.12;
  --mat-icon-button-hover-state-layer-opacity: 0.04;
  --mat-icon-button-icon-color: inherit;
  --mat-icon-button-pressed-state-layer-opacity: 0.12;
  --mat-icon-button-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-icon-button-state-layer-color: white;
  --mat-icon-button-touch-target-display: block;
  --mat-fab-container-elevation-shadow: 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-fab-container-shape: 50%;
  --mat-fab-touch-target-size: 48px;
  --mat-fab-extended-container-elevation-shadow: 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-fab-extended-container-height: 48px;
  --mat-fab-extended-container-shape: 24px;
  --mat-fab-extended-focus-container-elevation-shadow: 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-fab-extended-hover-container-elevation-shadow: 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-fab-extended-pressed-container-elevation-shadow: 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-fab-focus-container-elevation-shadow: 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-fab-hover-container-elevation-shadow: 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-fab-pressed-container-elevation-shadow: 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-fab-small-container-elevation-shadow: 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-fab-small-container-shape: 50%;
  --mat-fab-small-touch-target-size: 48px;
  --mat-fab-small-focus-container-elevation-shadow: 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-fab-small-hover-container-elevation-shadow: 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-fab-small-pressed-container-elevation-shadow: 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-fab-container-color: #424242;
  --mat-fab-disabled-state-container-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-disabled-state-foreground-color: color-mix(in srgb, white 38%, transparent);
  --mat-fab-disabled-state-layer-color: rgba(255, 255, 255, 0.7);
  --mat-fab-focus-state-layer-opacity: 0.12;
  --mat-fab-foreground-color: white;
  --mat-fab-hover-state-layer-opacity: 0.04;
  --mat-fab-pressed-state-layer-opacity: 0.12;
  --mat-fab-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-small-container-color: #424242;
  --mat-fab-small-disabled-state-container-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, white 38%, transparent);
  --mat-fab-small-disabled-state-layer-color: rgba(255, 255, 255, 0.7);
  --mat-fab-small-focus-state-layer-opacity: 0.12;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-hover-state-layer-opacity: 0.04;
  --mat-fab-small-pressed-state-layer-opacity: 0.12;
  --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
  --mat-fab-small-touch-target-display: block;
  --mat-fab-touch-target-display: block;
  --mat-snack-bar-container-shape: 4px;
  --mat-snack-bar-container-color: white;
  --mat-snack-bar-supporting-text-color: rgba(0, 0, 0, 0.87);
  --mat-snack-bar-button-color: #1e5fa0;
  --mat-table-row-item-outline-width: 1px;
  --mat-table-background-color: #424242;
  --mat-table-header-headline-color: white;
  --mat-table-row-item-label-text-color: white;
  --mat-table-row-item-outline-color: rgba(255, 255, 255, 0.12);
  --mat-table-header-container-height: 56px;
  --mat-table-footer-container-height: 52px;
  --mat-table-row-item-container-height: 52px;
  --mat-progress-spinner-active-indicator-width: 4px;
  --mat-progress-spinner-size: 48px;
  --mat-progress-spinner-active-indicator-color: #216fb2;
  --mat-badge-container-shape: 50%;
  --mat-badge-container-size: unset;
  --mat-badge-small-size-container-size: unset;
  --mat-badge-large-size-container-size: unset;
  --mat-badge-legacy-container-size: 22px;
  --mat-badge-legacy-small-size-container-size: 16px;
  --mat-badge-legacy-large-size-container-size: 28px;
  --mat-badge-container-offset: -11px 0;
  --mat-badge-small-size-container-offset: -8px 0;
  --mat-badge-large-size-container-offset: -14px 0;
  --mat-badge-container-overlap-offset: -11px;
  --mat-badge-small-size-container-overlap-offset: -8px;
  --mat-badge-large-size-container-overlap-offset: -14px;
  --mat-badge-container-padding: 0;
  --mat-badge-small-size-container-padding: 0;
  --mat-badge-large-size-container-padding: 0;
  --mat-badge-background-color: #216fb2;
  --mat-badge-text-color: white;
  --mat-badge-disabled-state-background-color: color-mix(in srgb, white 12%, transparent);
  --mat-badge-disabled-state-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-bottom-sheet-container-shape: 4px;
  --mat-bottom-sheet-container-text-color: white;
  --mat-bottom-sheet-container-background-color: #424242;
  --mat-button-toggle-focus-state-layer-opacity: 0.12;
  --mat-button-toggle-hover-state-layer-opacity: 0.04;
  --mat-button-toggle-legacy-focus-state-layer-opacity: 1;
  --mat-button-toggle-legacy-height: 36px;
  --mat-button-toggle-legacy-shape: 2px;
  --mat-button-toggle-shape: 4px;
  --mat-button-toggle-background-color: #424242;
  --mat-button-toggle-disabled-selected-state-background-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-toggle-disabled-selected-state-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-button-toggle-disabled-state-background-color: #424242;
  --mat-button-toggle-disabled-state-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-button-toggle-divider-color: rgba(255, 255, 255, 0.12);
  --mat-button-toggle-legacy-disabled-selected-state-background-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-toggle-legacy-disabled-state-background-color: #424242;
  --mat-button-toggle-legacy-disabled-state-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-button-toggle-legacy-selected-state-background-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-toggle-legacy-selected-state-text-color: white;
  --mat-button-toggle-legacy-state-layer-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-toggle-legacy-text-color: white;
  --mat-button-toggle-selected-state-background-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-toggle-selected-state-text-color: white;
  --mat-button-toggle-state-layer-color: white;
  --mat-button-toggle-text-color: white;
  --mat-button-toggle-height: 48px;
  --mat-datepicker-calendar-container-shape: 4px;
  --mat-datepicker-calendar-container-touch-shape: 4px;
  --mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #216fb2 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #f8890f 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #216fb2;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #216fb2 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #216fb2 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #216fb2 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #216fb2;
  --mat-datepicker-toggle-icon-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-period-button-text-color: white;
  --mat-datepicker-calendar-period-button-icon-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, white 38%, transparent);
  --mat-datepicker-calendar-date-text-color: white;
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-range-input-separator-color: white;
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, white 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-datepicker-calendar-container-background-color: #424242;
  --mat-datepicker-calendar-container-text-color: white;
  --mat-divider-width: 1px;
  --mat-divider-color: rgba(255, 255, 255, 0.12);
  --mat-expansion-container-shape: 4px;
  --mat-expansion-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-expansion-legacy-header-indicator-display: inline-block;
  --mat-expansion-header-indicator-display: none;
  --mat-expansion-container-background-color: #424242;
  --mat-expansion-container-text-color: white;
  --mat-expansion-actions-divider-color: rgba(255, 255, 255, 0.12);
  --mat-expansion-header-hover-state-layer-color: color-mix(in srgb, white 4%, transparent);
  --mat-expansion-header-focus-state-layer-color: color-mix(in srgb, white 12%, transparent);
  --mat-expansion-header-disabled-state-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-expansion-header-text-color: white;
  --mat-expansion-header-description-color: rgba(255, 255, 255, 0.7);
  --mat-expansion-header-indicator-color: rgba(255, 255, 255, 0.7);
  --mat-expansion-header-collapsed-state-height: 48px;
  --mat-expansion-header-expanded-state-height: 64px;
  --mat-icon-color: inherit;
  --mat-sidenav-container-shape: 0;
  --mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-width: auto;
  --mat-sidenav-container-divider-color: rgba(255, 255, 255, 0.12);
  --mat-sidenav-container-background-color: #424242;
  --mat-sidenav-container-text-color: white;
  --mat-sidenav-content-background-color: #303030;
  --mat-sidenav-content-text-color: white;
  --mat-sidenav-scrim-color: rgba(255, 255, 255, 0.6);
  --mat-stepper-header-focus-state-layer-shape: 0;
  --mat-stepper-header-hover-state-layer-shape: 0;
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #216fb2;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #216fb2;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #216fb2;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
  --mat-stepper-container-color: #424242;
  --mat-stepper-line-color: rgba(255, 255, 255, 0.12);
  --mat-stepper-header-hover-state-layer-color: color-mix(in srgb, white 4%, transparent);
  --mat-stepper-header-focus-state-layer-color: color-mix(in srgb, white 12%, transparent);
  --mat-stepper-header-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-selected-state-label-text-color: white;
  --mat-stepper-header-error-state-label-text-color: #ff6b35;
  --mat-stepper-header-icon-background-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-error-state-icon-foreground-color: #ff6b35;
  --mat-stepper-header-error-state-icon-background-color: transparent;
  --mat-stepper-header-height: 72px;
  --mat-sort-arrow-color: white;
  --mat-toolbar-container-background-color: #424242;
  --mat-toolbar-container-text-color: white;
  --mat-toolbar-standard-height: 64px;
  --mat-toolbar-mobile-height: 56px;
  --mat-tree-container-background-color: #424242;
  --mat-tree-node-text-color: white;
  --mat-tree-node-min-height: 48px;
  --mat-timepicker-container-shape: 4px;
  --mat-timepicker-container-elevation-shadow: 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-timepicker-container-background-color: #424242;
  --mat-primary: #216fb2;
  --mat-primary-contrast: #ffffff;
  --mat-accent: #f8890f;
  --mat-accent-contrast: #ffffff;
  --mat-warn: #ff6b35;
  --mat-warn-contrast: #ffffff;
  --mat-surface: #444444;
  --mat-background: #1a1a1a;
  --mat-on-surface: #ffffff;
  --mat-on-background: #ffffff;
  --mat-text-primary: rgba(255, 255, 255, 0.87);
  --mat-text-secondary: #7a7a7a;
  --mat-text-disabled: rgba(255, 255, 255, 0.38);
  --mat-sidebar-bg: #1a1a1a;
  --mat-sidebar-text: #e0e0e0;
  --mat-sidebar-accent: #332800;
  --mat-sidebar-active: #ffb800;
  --mat-sidebar-active-contrast: #000000;
}
:root[data-theme=dark-suretech] .mat-accent {
  --mat-option-selected-state-label-text-color: #f8890f;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: color-mix(in srgb, white 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, white 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, white 12%, transparent);
}
:root[data-theme=dark-suretech] .mat-warn {
  --mat-option-selected-state-label-text-color: #ff6b35;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: color-mix(in srgb, white 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, white 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, white 12%, transparent);
}
:root[data-theme=dark-suretech] .mat-primary {
  --mat-pseudo-checkbox-full-selected-icon-color: #216fb2;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #303030;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(255, 255, 255, 0.7);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #303030;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, white 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, white 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #216fb2;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, white 38%, transparent);
}
:root[data-theme=dark-suretech] .mat-accent {
  --mat-pseudo-checkbox-full-selected-icon-color: #f8890f;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #303030;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(255, 255, 255, 0.7);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #303030;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, white 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, white 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #f8890f;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, white 38%, transparent);
}
:root[data-theme=dark-suretech] .mat-warn {
  --mat-pseudo-checkbox-full-selected-icon-color: #ff6b35;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #303030;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(255, 255, 255, 0.7);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #303030;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, white 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, white 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #ff6b35;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, white 38%, transparent);
}
:root[data-theme=dark-suretech] .mat-mdc-progress-bar {
  --mat-progress-bar-active-indicator-color: #216fb2;
  --mat-progress-bar-track-color: rgba(33, 111, 178, 0.25);
}
:root[data-theme=dark-suretech] .mat-mdc-progress-bar.mat-accent {
  --mat-progress-bar-active-indicator-color: #f8890f;
  --mat-progress-bar-track-color: rgba(248, 137, 15, 0.25);
}
:root[data-theme=dark-suretech] .mat-mdc-progress-bar.mat-warn {
  --mat-progress-bar-active-indicator-color: #ff6b35;
  --mat-progress-bar-track-color: rgba(255, 107, 53, 0.25);
}
:root[data-theme=dark-suretech] .mat-mdc-form-field.mat-accent {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #f8890f 87%, transparent);
  --mat-form-field-filled-caret-color: #f8890f;
  --mat-form-field-filled-focus-active-indicator-color: #f8890f;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #f8890f 87%, transparent);
  --mat-form-field-outlined-caret-color: #f8890f;
  --mat-form-field-outlined-focus-outline-color: #f8890f;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #f8890f 87%, transparent);
}
:root[data-theme=dark-suretech] .mat-mdc-form-field.mat-warn {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #ff6b35 87%, transparent);
  --mat-form-field-filled-caret-color: #ff6b35;
  --mat-form-field-filled-focus-active-indicator-color: #ff6b35;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #ff6b35 87%, transparent);
  --mat-form-field-outlined-caret-color: #ff6b35;
  --mat-form-field-outlined-focus-outline-color: #ff6b35;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #ff6b35 87%, transparent);
}
:root[data-theme=dark-suretech] .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: white;
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.7);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.7);
  --mat-select-disabled-arrow-color: color-mix(in srgb, white 38%, transparent);
  --mat-select-focused-arrow-color: #f8890f;
  --mat-select-invalid-arrow-color: #ff6b35;
}
:root[data-theme=dark-suretech] .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: white;
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.7);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.7);
  --mat-select-disabled-arrow-color: color-mix(in srgb, white 38%, transparent);
  --mat-select-focused-arrow-color: #ff6b35;
  --mat-select-invalid-arrow-color: #ff6b35;
}
:root[data-theme=dark-suretech] .mat-mdc-standard-chip {
  --mat-chip-container-shape-radius: 16px;
  --mat-chip-disabled-container-opacity: 0.4;
  --mat-chip-disabled-outline-color: transparent;
  --mat-chip-flat-selected-outline-width: 0;
  --mat-chip-focus-outline-color: transparent;
  --mat-chip-hover-state-layer-opacity: 0.04;
  --mat-chip-outline-color: transparent;
  --mat-chip-outline-width: 0;
  --mat-chip-selected-hover-state-layer-opacity: 0.04;
  --mat-chip-selected-trailing-action-state-layer-color: transparent;
  --mat-chip-trailing-action-focus-opacity: 1;
  --mat-chip-trailing-action-focus-state-layer-opacity: 0;
  --mat-chip-trailing-action-hover-state-layer-opacity: 0;
  --mat-chip-trailing-action-opacity: 0.54;
  --mat-chip-trailing-action-state-layer-color: transparent;
  --mat-chip-with-avatar-avatar-shape-radius: 14px;
  --mat-chip-with-avatar-avatar-size: 28px;
  --mat-chip-with-avatar-disabled-avatar-opacity: 1;
  --mat-chip-with-icon-disabled-icon-opacity: 1;
  --mat-chip-with-icon-icon-size: 18px;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;
}
:root[data-theme=dark-suretech] .mat-mdc-standard-chip {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: color-mix(in srgb, white 12%, transparent);
  --mat-chip-elevated-disabled-container-color: color-mix(in srgb, white 12%, transparent);
  --mat-chip-elevated-selected-container-color: color-mix(in srgb, white 12%, transparent);
  --mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, white 12%, transparent);
  --mat-chip-focus-state-layer-color: white;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: white;
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: white;
  --mat-chip-selected-trailing-icon-color: white;
  --mat-chip-with-icon-disabled-icon-color: white;
  --mat-chip-with-icon-icon-color: white;
  --mat-chip-with-icon-selected-icon-color: white;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mat-chip-with-trailing-icon-trailing-icon-color: white;
}
:root[data-theme=dark-suretech] .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, :root[data-theme=dark-suretech] .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #216fb2;
  --mat-chip-elevated-disabled-container-color: #216fb2;
  --mat-chip-elevated-selected-container-color: #216fb2;
  --mat-chip-flat-disabled-selected-container-color: #216fb2;
  --mat-chip-focus-state-layer-color: white;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: white;
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: white;
  --mat-chip-selected-trailing-icon-color: white;
  --mat-chip-with-icon-disabled-icon-color: white;
  --mat-chip-with-icon-icon-color: white;
  --mat-chip-with-icon-selected-icon-color: white;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mat-chip-with-trailing-icon-trailing-icon-color: white;
}
:root[data-theme=dark-suretech] .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, :root[data-theme=dark-suretech] .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #f8890f;
  --mat-chip-elevated-disabled-container-color: #f8890f;
  --mat-chip-elevated-selected-container-color: #f8890f;
  --mat-chip-flat-disabled-selected-container-color: #f8890f;
  --mat-chip-focus-state-layer-color: white;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: white;
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: white;
  --mat-chip-selected-trailing-icon-color: white;
  --mat-chip-with-icon-disabled-icon-color: white;
  --mat-chip-with-icon-icon-color: white;
  --mat-chip-with-icon-selected-icon-color: white;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mat-chip-with-trailing-icon-trailing-icon-color: white;
}
:root[data-theme=dark-suretech] .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, :root[data-theme=dark-suretech] .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #ff6b35;
  --mat-chip-elevated-disabled-container-color: #ff6b35;
  --mat-chip-elevated-selected-container-color: #ff6b35;
  --mat-chip-flat-disabled-selected-container-color: #ff6b35;
  --mat-chip-focus-state-layer-color: white;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: white;
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: white;
  --mat-chip-selected-trailing-icon-color: white;
  --mat-chip-with-icon-disabled-icon-color: white;
  --mat-chip-with-icon-icon-color: white;
  --mat-chip-with-icon-selected-icon-color: white;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mat-chip-with-trailing-icon-trailing-icon-color: white;
}
:root[data-theme=dark-suretech] .mat-mdc-chip.mat-mdc-standard-chip {
  --mat-chip-container-height: 32px;
}
:root[data-theme=dark-suretech] .mat-mdc-slide-toggle.mat-accent {
  --mat-slide-toggle-selected-icon-color: white;
  --mat-slide-toggle-disabled-selected-icon-color: white;
  --mat-slide-toggle-selected-focus-state-layer-color: #f8890f;
  --mat-slide-toggle-selected-handle-color: #f8890f;
  --mat-slide-toggle-selected-hover-state-layer-color: #f8890f;
  --mat-slide-toggle-selected-pressed-state-layer-color: #f8890f;
  --mat-slide-toggle-selected-focus-handle-color: #f8890f;
  --mat-slide-toggle-selected-hover-handle-color: #f8890f;
  --mat-slide-toggle-selected-pressed-handle-color: #f8890f;
  --mat-slide-toggle-selected-focus-track-color: #e67a0d;
  --mat-slide-toggle-selected-hover-track-color: #e67a0d;
  --mat-slide-toggle-selected-pressed-track-color: #e67a0d;
  --mat-slide-toggle-selected-track-color: #e67a0d;
}
:root[data-theme=dark-suretech] .mat-mdc-slide-toggle.mat-warn {
  --mat-slide-toggle-selected-icon-color: white;
  --mat-slide-toggle-disabled-selected-icon-color: white;
  --mat-slide-toggle-selected-focus-state-layer-color: #ff6b35;
  --mat-slide-toggle-selected-handle-color: #ff6b35;
  --mat-slide-toggle-selected-hover-state-layer-color: #ff6b35;
  --mat-slide-toggle-selected-pressed-state-layer-color: #ff6b35;
  --mat-slide-toggle-selected-focus-handle-color: #ff6b35;
  --mat-slide-toggle-selected-hover-handle-color: #ff6b35;
  --mat-slide-toggle-selected-pressed-handle-color: #ff6b35;
  --mat-slide-toggle-selected-focus-track-color: #f4511e;
  --mat-slide-toggle-selected-hover-track-color: #f4511e;
  --mat-slide-toggle-selected-pressed-track-color: #f4511e;
  --mat-slide-toggle-selected-track-color: #f4511e;
}
:root[data-theme=dark-suretech] .mat-mdc-radio-button.mat-primary {
  --mat-radio-checked-ripple-color: #216fb2;
  --mat-radio-disabled-label-color: color-mix(in srgb, white 38%, transparent);
  --mat-radio-disabled-selected-icon-color: white;
  --mat-radio-disabled-unselected-icon-color: white;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #216fb2;
  --mat-radio-selected-hover-icon-color: #216fb2;
  --mat-radio-selected-icon-color: #216fb2;
  --mat-radio-selected-pressed-icon-color: #216fb2;
  --mat-radio-unselected-focus-icon-color: white;
  --mat-radio-unselected-hover-icon-color: white;
  --mat-radio-unselected-icon-color: rgba(255, 255, 255, 0.7);
  --mat-radio-unselected-pressed-icon-color: white;
}
:root[data-theme=dark-suretech] .mat-mdc-radio-button.mat-accent {
  --mat-radio-checked-ripple-color: #f8890f;
  --mat-radio-disabled-label-color: color-mix(in srgb, white 38%, transparent);
  --mat-radio-disabled-selected-icon-color: white;
  --mat-radio-disabled-unselected-icon-color: white;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #f8890f;
  --mat-radio-selected-hover-icon-color: #f8890f;
  --mat-radio-selected-icon-color: #f8890f;
  --mat-radio-selected-pressed-icon-color: #f8890f;
  --mat-radio-unselected-focus-icon-color: white;
  --mat-radio-unselected-hover-icon-color: white;
  --mat-radio-unselected-icon-color: rgba(255, 255, 255, 0.7);
  --mat-radio-unselected-pressed-icon-color: white;
}
:root[data-theme=dark-suretech] .mat-mdc-radio-button.mat-warn {
  --mat-radio-checked-ripple-color: #ff6b35;
  --mat-radio-disabled-label-color: color-mix(in srgb, white 38%, transparent);
  --mat-radio-disabled-selected-icon-color: white;
  --mat-radio-disabled-unselected-icon-color: white;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #ff6b35;
  --mat-radio-selected-hover-icon-color: #ff6b35;
  --mat-radio-selected-icon-color: #ff6b35;
  --mat-radio-selected-pressed-icon-color: #ff6b35;
  --mat-radio-unselected-focus-icon-color: white;
  --mat-radio-unselected-hover-icon-color: white;
  --mat-radio-unselected-icon-color: rgba(255, 255, 255, 0.7);
  --mat-radio-unselected-pressed-icon-color: white;
}
:root[data-theme=dark-suretech] .mat-accent {
  --mat-slider-active-track-color: #f8890f;
  --mat-slider-focus-handle-color: #f8890f;
  --mat-slider-handle-color: #f8890f;
  --mat-slider-hover-handle-color: #f8890f;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #f8890f 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #f8890f 4%, transparent);
  --mat-slider-inactive-track-color: #f8890f;
  --mat-slider-ripple-color: #f8890f;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #f8890f;
}
:root[data-theme=dark-suretech] .mat-warn {
  --mat-slider-active-track-color: #ff6b35;
  --mat-slider-focus-handle-color: #ff6b35;
  --mat-slider-handle-color: #ff6b35;
  --mat-slider-hover-handle-color: #ff6b35;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #ff6b35 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #ff6b35 4%, transparent);
  --mat-slider-inactive-track-color: #ff6b35;
  --mat-slider-ripple-color: #ff6b35;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #ff6b35;
}
:root[data-theme=dark-suretech] .mdc-list-item__start,
:root[data-theme=dark-suretech] .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #216fb2;
  --mat-radio-disabled-label-color: color-mix(in srgb, white 38%, transparent);
  --mat-radio-disabled-selected-icon-color: white;
  --mat-radio-disabled-unselected-icon-color: white;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #216fb2;
  --mat-radio-selected-hover-icon-color: #216fb2;
  --mat-radio-selected-icon-color: #216fb2;
  --mat-radio-selected-pressed-icon-color: #216fb2;
  --mat-radio-unselected-focus-icon-color: white;
  --mat-radio-unselected-hover-icon-color: white;
  --mat-radio-unselected-icon-color: rgba(255, 255, 255, 0.7);
  --mat-radio-unselected-pressed-icon-color: white;
}
:root[data-theme=dark-suretech] .mat-accent .mdc-list-item__start,
:root[data-theme=dark-suretech] .mat-accent .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #f8890f;
  --mat-radio-disabled-label-color: color-mix(in srgb, white 38%, transparent);
  --mat-radio-disabled-selected-icon-color: white;
  --mat-radio-disabled-unselected-icon-color: white;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #f8890f;
  --mat-radio-selected-hover-icon-color: #f8890f;
  --mat-radio-selected-icon-color: #f8890f;
  --mat-radio-selected-pressed-icon-color: #f8890f;
  --mat-radio-unselected-focus-icon-color: white;
  --mat-radio-unselected-hover-icon-color: white;
  --mat-radio-unselected-icon-color: rgba(255, 255, 255, 0.7);
  --mat-radio-unselected-pressed-icon-color: white;
}
:root[data-theme=dark-suretech] .mat-warn .mdc-list-item__start,
:root[data-theme=dark-suretech] .mat-warn .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #ff6b35;
  --mat-radio-disabled-label-color: color-mix(in srgb, white 38%, transparent);
  --mat-radio-disabled-selected-icon-color: white;
  --mat-radio-disabled-unselected-icon-color: white;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #ff6b35;
  --mat-radio-selected-hover-icon-color: #ff6b35;
  --mat-radio-selected-icon-color: #ff6b35;
  --mat-radio-selected-pressed-icon-color: #ff6b35;
  --mat-radio-unselected-focus-icon-color: white;
  --mat-radio-unselected-hover-icon-color: white;
  --mat-radio-unselected-icon-color: rgba(255, 255, 255, 0.7);
  --mat-radio-unselected-pressed-icon-color: white;
}
:root[data-theme=dark-suretech] .mat-mdc-list-option {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, white 38%, transparent);
  --mat-checkbox-label-text-color: white;
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, white 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, white 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #216fb2;
  --mat-checkbox-selected-hover-icon-color: #216fb2;
  --mat-checkbox-selected-icon-color: #216fb2;
  --mat-checkbox-selected-pressed-icon-color: #216fb2;
  --mat-checkbox-unselected-focus-icon-color: white;
  --mat-checkbox-unselected-hover-icon-color: white;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.7);
  --mat-checkbox-selected-focus-state-layer-color: #216fb2;
  --mat-checkbox-selected-hover-state-layer-color: #216fb2;
  --mat-checkbox-selected-pressed-state-layer-color: #216fb2;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
:root[data-theme=dark-suretech] .mat-mdc-list-option.mat-accent {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, white 38%, transparent);
  --mat-checkbox-label-text-color: white;
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, white 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, white 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #f8890f;
  --mat-checkbox-selected-hover-icon-color: #f8890f;
  --mat-checkbox-selected-icon-color: #f8890f;
  --mat-checkbox-selected-pressed-icon-color: #f8890f;
  --mat-checkbox-unselected-focus-icon-color: white;
  --mat-checkbox-unselected-hover-icon-color: white;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.7);
  --mat-checkbox-selected-focus-state-layer-color: #f8890f;
  --mat-checkbox-selected-hover-state-layer-color: #f8890f;
  --mat-checkbox-selected-pressed-state-layer-color: #f8890f;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
:root[data-theme=dark-suretech] .mat-mdc-list-option.mat-warn {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, white 38%, transparent);
  --mat-checkbox-label-text-color: white;
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, white 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, white 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #ff6b35;
  --mat-checkbox-selected-hover-icon-color: #ff6b35;
  --mat-checkbox-selected-icon-color: #ff6b35;
  --mat-checkbox-selected-pressed-icon-color: #ff6b35;
  --mat-checkbox-unselected-focus-icon-color: white;
  --mat-checkbox-unselected-hover-icon-color: white;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.7);
  --mat-checkbox-selected-focus-state-layer-color: #ff6b35;
  --mat-checkbox-selected-hover-state-layer-color: #ff6b35;
  --mat-checkbox-selected-pressed-state-layer-color: #ff6b35;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
:root[data-theme=dark-suretech] .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
:root[data-theme=dark-suretech] .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
:root[data-theme=dark-suretech] .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
:root[data-theme=dark-suretech] .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start {
  color: #216fb2;
}
:root[data-theme=dark-suretech] .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
:root[data-theme=dark-suretech] .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
:root[data-theme=dark-suretech] .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
:root[data-theme=dark-suretech] .mdc-list-item__start,
:root[data-theme=dark-suretech] .mdc-list-item__end {
  --mat-radio-state-layer-size: 40px;
  --mat-radio-touch-target-display: block;
}
:root[data-theme=dark-suretech] .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line, :root[data-theme=dark-suretech] .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line, :root[data-theme=dark-suretech] .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
  height: 56px;
}
:root[data-theme=dark-suretech] .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines, :root[data-theme=dark-suretech] .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines, :root[data-theme=dark-suretech] .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
  height: 72px;
}
:root[data-theme=dark-suretech] .mat-mdc-tab-group,
:root[data-theme=dark-suretech] .mat-mdc-tab-nav-bar {
  --mat-tab-disabled-ripple-color: rgba(255, 255, 255, 0.7);
  --mat-tab-pagination-icon-color: white;
  --mat-tab-inactive-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-tab-active-label-text-color: #216fb2;
  --mat-tab-active-ripple-color: #216fb2;
  --mat-tab-inactive-ripple-color: #216fb2;
  --mat-tab-inactive-focus-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-tab-inactive-hover-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-tab-active-focus-label-text-color: #216fb2;
  --mat-tab-active-hover-label-text-color: #216fb2;
  --mat-tab-active-focus-indicator-color: #216fb2;
  --mat-tab-active-hover-indicator-color: #216fb2;
  --mat-tab-active-indicator-color: #216fb2;
}
:root[data-theme=dark-suretech] .mat-mdc-tab-group.mat-accent,
:root[data-theme=dark-suretech] .mat-mdc-tab-nav-bar.mat-accent {
  --mat-tab-disabled-ripple-color: rgba(255, 255, 255, 0.7);
  --mat-tab-pagination-icon-color: white;
  --mat-tab-inactive-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-tab-active-label-text-color: #f8890f;
  --mat-tab-active-ripple-color: #f8890f;
  --mat-tab-inactive-ripple-color: #f8890f;
  --mat-tab-inactive-focus-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-tab-inactive-hover-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-tab-active-focus-label-text-color: #f8890f;
  --mat-tab-active-hover-label-text-color: #f8890f;
  --mat-tab-active-focus-indicator-color: #f8890f;
  --mat-tab-active-hover-indicator-color: #f8890f;
  --mat-tab-active-indicator-color: #f8890f;
}
:root[data-theme=dark-suretech] .mat-mdc-tab-group.mat-warn,
:root[data-theme=dark-suretech] .mat-mdc-tab-nav-bar.mat-warn {
  --mat-tab-disabled-ripple-color: rgba(255, 255, 255, 0.7);
  --mat-tab-pagination-icon-color: white;
  --mat-tab-inactive-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-tab-active-label-text-color: #ff6b35;
  --mat-tab-active-ripple-color: #ff6b35;
  --mat-tab-inactive-ripple-color: #ff6b35;
  --mat-tab-inactive-focus-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-tab-inactive-hover-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-tab-active-focus-label-text-color: #ff6b35;
  --mat-tab-active-hover-label-text-color: #ff6b35;
  --mat-tab-active-focus-indicator-color: #ff6b35;
  --mat-tab-active-hover-indicator-color: #ff6b35;
  --mat-tab-active-indicator-color: #ff6b35;
}
:root[data-theme=dark-suretech] .mat-mdc-tab-group.mat-background-primary,
:root[data-theme=dark-suretech] .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-background-color: #216fb2;
  --mat-tab-foreground-color: white;
}
:root[data-theme=dark-suretech] .mat-mdc-tab-group.mat-background-accent,
:root[data-theme=dark-suretech] .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-background-color: #f8890f;
  --mat-tab-foreground-color: white;
}
:root[data-theme=dark-suretech] .mat-mdc-tab-group.mat-background-warn,
:root[data-theme=dark-suretech] .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-background-color: #ff6b35;
  --mat-tab-foreground-color: white;
}
:root[data-theme=dark-suretech] .mat-mdc-tab-header {
  --mat-tab-container-height: 48px;
}
:root[data-theme=dark-suretech] .mat-mdc-checkbox.mat-primary {
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, white 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, white 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #216fb2;
  --mat-checkbox-selected-hover-icon-color: #216fb2;
  --mat-checkbox-selected-icon-color: #216fb2;
  --mat-checkbox-selected-pressed-icon-color: #216fb2;
  --mat-checkbox-unselected-focus-icon-color: white;
  --mat-checkbox-unselected-hover-icon-color: white;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.7);
  --mat-checkbox-selected-focus-state-layer-color: #216fb2;
  --mat-checkbox-selected-hover-state-layer-color: #216fb2;
  --mat-checkbox-selected-pressed-state-layer-color: #216fb2;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
:root[data-theme=dark-suretech] .mat-mdc-checkbox.mat-warn {
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, white 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, white 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #ff6b35;
  --mat-checkbox-selected-hover-icon-color: #ff6b35;
  --mat-checkbox-selected-icon-color: #ff6b35;
  --mat-checkbox-selected-pressed-icon-color: #ff6b35;
  --mat-checkbox-unselected-focus-icon-color: white;
  --mat-checkbox-unselected-hover-icon-color: white;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.7);
  --mat-checkbox-selected-focus-state-layer-color: #ff6b35;
  --mat-checkbox-selected-hover-state-layer-color: #ff6b35;
  --mat-checkbox-selected-pressed-state-layer-color: #ff6b35;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
:root[data-theme=dark-suretech] .mat-mdc-button.mat-primary,
:root[data-theme=dark-suretech] .mat-mdc-unelevated-button.mat-primary,
:root[data-theme=dark-suretech] .mat-mdc-raised-button.mat-primary,
:root[data-theme=dark-suretech] .mat-mdc-outlined-button.mat-primary,
:root[data-theme=dark-suretech] .mat-tonal-button.mat-primary {
  --mat-button-filled-container-color: #216fb2;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #216fb2;
  --mat-button-outlined-outline-color: rgba(255, 255, 255, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #216fb2 12%, transparent);
  --mat-button-outlined-state-layer-color: #216fb2;
  --mat-button-protected-container-color: #216fb2;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #216fb2;
  --mat-button-text-ripple-color: color-mix(in srgb, #216fb2 12%, transparent);
  --mat-button-text-state-layer-color: #216fb2;
  --mat-button-tonal-container-color: #216fb2;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-tonal-state-layer-color: white;
}
:root[data-theme=dark-suretech] .mat-mdc-button.mat-accent,
:root[data-theme=dark-suretech] .mat-mdc-unelevated-button.mat-accent,
:root[data-theme=dark-suretech] .mat-mdc-raised-button.mat-accent,
:root[data-theme=dark-suretech] .mat-mdc-outlined-button.mat-accent,
:root[data-theme=dark-suretech] .mat-tonal-button.mat-accent {
  --mat-button-filled-container-color: #f8890f;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #f8890f;
  --mat-button-outlined-outline-color: rgba(255, 255, 255, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #f8890f 12%, transparent);
  --mat-button-outlined-state-layer-color: #f8890f;
  --mat-button-protected-container-color: #f8890f;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #f8890f;
  --mat-button-text-ripple-color: color-mix(in srgb, #f8890f 12%, transparent);
  --mat-button-text-state-layer-color: #f8890f;
  --mat-button-tonal-container-color: #f8890f;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-tonal-state-layer-color: white;
}
:root[data-theme=dark-suretech] .mat-mdc-button.mat-warn,
:root[data-theme=dark-suretech] .mat-mdc-unelevated-button.mat-warn,
:root[data-theme=dark-suretech] .mat-mdc-raised-button.mat-warn,
:root[data-theme=dark-suretech] .mat-mdc-outlined-button.mat-warn,
:root[data-theme=dark-suretech] .mat-tonal-button.mat-warn {
  --mat-button-filled-container-color: #ff6b35;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #ff6b35;
  --mat-button-outlined-outline-color: rgba(255, 255, 255, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #ff6b35 12%, transparent);
  --mat-button-outlined-state-layer-color: #ff6b35;
  --mat-button-protected-container-color: #ff6b35;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #ff6b35;
  --mat-button-text-ripple-color: color-mix(in srgb, #ff6b35 12%, transparent);
  --mat-button-text-state-layer-color: #ff6b35;
  --mat-button-tonal-container-color: #ff6b35;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-tonal-state-layer-color: white;
}
:root[data-theme=dark-suretech] .mat-mdc-icon-button.mat-primary {
  --mat-icon-button-icon-color: #216fb2;
  --mat-icon-button-state-layer-color: #216fb2;
  --mat-icon-button-ripple-color: color-mix(in srgb, #216fb2 12%, transparent);
}
:root[data-theme=dark-suretech] .mat-mdc-icon-button.mat-accent {
  --mat-icon-button-icon-color: #f8890f;
  --mat-icon-button-state-layer-color: #f8890f;
  --mat-icon-button-ripple-color: color-mix(in srgb, #f8890f 12%, transparent);
}
:root[data-theme=dark-suretech] .mat-mdc-icon-button.mat-warn {
  --mat-icon-button-icon-color: #ff6b35;
  --mat-icon-button-state-layer-color: #ff6b35;
  --mat-icon-button-ripple-color: color-mix(in srgb, #ff6b35 12%, transparent);
}
:root[data-theme=dark-suretech] .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 48px;
  --mat-icon-button-state-layer-size: 48px;
  width: var(--mat-icon-button-state-layer-size);
  height: var(--mat-icon-button-state-layer-size);
  padding: 12px;
}
:root[data-theme=dark-suretech] .mat-mdc-fab.mat-primary, :root[data-theme=dark-suretech] .mat-mdc-mini-fab.mat-primary {
  --mat-fab-container-color: #216fb2;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: color-mix(in srgb, #216fb2 12%, transparent);
  --mat-fab-small-container-color: #216fb2;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
:root[data-theme=dark-suretech] .mat-mdc-fab.mat-accent, :root[data-theme=dark-suretech] .mat-mdc-mini-fab.mat-accent {
  --mat-fab-container-color: #f8890f;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: color-mix(in srgb, #f8890f 12%, transparent);
  --mat-fab-small-container-color: #f8890f;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
:root[data-theme=dark-suretech] .mat-mdc-fab.mat-warn, :root[data-theme=dark-suretech] .mat-mdc-mini-fab.mat-warn {
  --mat-fab-container-color: #ff6b35;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: color-mix(in srgb, #ff6b35 12%, transparent);
  --mat-fab-small-container-color: #ff6b35;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
:root[data-theme=dark-suretech] .mat-accent {
  --mat-progress-spinner-active-indicator-color: #f8890f;
}
:root[data-theme=dark-suretech] .mat-warn {
  --mat-progress-spinner-active-indicator-color: #ff6b35;
}
:root[data-theme=dark-suretech] .mat-badge-accent {
  --mat-badge-background-color: #f8890f;
  --mat-badge-text-color: white;
}
:root[data-theme=dark-suretech] .mat-badge-warn {
  --mat-badge-background-color: #ff6b35;
  --mat-badge-text-color: white;
}
:root[data-theme=dark-suretech] .mat-datepicker-content.mat-accent, :root[data-theme=dark-suretech] .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #f8890f 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #f8890f 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #f8890f;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #f8890f 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #f8890f 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #f8890f 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #f8890f;
  --mat-datepicker-toggle-icon-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-period-button-text-color: white;
  --mat-datepicker-calendar-period-button-icon-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, white 38%, transparent);
  --mat-datepicker-calendar-date-text-color: white;
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-range-input-separator-color: white;
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, white 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-datepicker-calendar-container-background-color: #424242;
  --mat-datepicker-calendar-container-text-color: white;
}
:root[data-theme=dark-suretech] .mat-datepicker-content.mat-warn, :root[data-theme=dark-suretech] .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #ff6b35 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #f8890f 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #ff6b35;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #ff6b35 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #ff6b35 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #ff6b35 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #ff6b35;
  --mat-datepicker-toggle-icon-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-period-button-text-color: white;
  --mat-datepicker-calendar-period-button-icon-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, white 38%, transparent);
  --mat-datepicker-calendar-date-text-color: white;
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-range-input-separator-color: white;
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, white 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-datepicker-calendar-container-background-color: #424242;
  --mat-datepicker-calendar-container-text-color: white;
}
:root[data-theme=dark-suretech] .mat-calendar-controls {
  --mat-icon-button-touch-target-display: none;
}
:root[data-theme=dark-suretech] .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 40px;
  --mat-icon-button-state-layer-size: 40px;
  width: var(--mat-icon-button-state-layer-size);
  height: var(--mat-icon-button-state-layer-size);
  padding: 8px;
}
:root[data-theme=dark-suretech] .mat-icon.mat-primary {
  --mat-icon-color: #216fb2;
}
:root[data-theme=dark-suretech] .mat-icon.mat-accent {
  --mat-icon-color: #f8890f;
}
:root[data-theme=dark-suretech] .mat-icon.mat-warn {
  --mat-icon-color: #ff6b35;
}
:root[data-theme=dark-suretech] .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #f8890f;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #f8890f;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #f8890f;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
:root[data-theme=dark-suretech] .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #ff6b35;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #ff6b35;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #ff6b35;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
:root[data-theme=dark-suretech] .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #216fb2;
  --mat-toolbar-container-text-color: white;
}
:root[data-theme=dark-suretech] .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #f8890f;
  --mat-toolbar-container-text-color: white;
}
:root[data-theme=dark-suretech] .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #ff6b35;
  --mat-toolbar-container-text-color: white;
}
body {
  background-color: var(--mat-background);
  color: var(--mat-on-background);
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  margin: 0;
  padding: 0;
}
.mat-mdc-raised-button.mat-primary .mdc-button__label,
.mat-mdc-raised-button.mat-primary .mat-mdc-button-touch-target,
.mat-mdc-raised-button.mat-primary .mat-mdc-button-persistent-ripple {
  color: var(--mat-primary-contrast) !important;
}
.mat-mdc-raised-button.mat-primary mat-icon {
  color: var(--mat-primary-contrast) !important;
}
.mat-mdc-outlined-button.mat-primary .mdc-button__label {
  color: var(--mat-primary) !important;
}
.mat-mdc-outlined-button.mat-primary mat-icon {
  color: var(--mat-primary) !important;
}
.mat-mdc-card {
  background-color: var(--mat-surface);
  color: var(--mat-on-surface);
}
.mat-mdc-form-field .mat-mdc-form-field-label {
  color: var(--mat-text-secondary);
}
.mat-mdc-form-field.mat-focused .mat-mdc-form-field-label {
  color: var(--mat-primary);
}
.mat-mdc-form-field .mat-mdc-form-field-outline {
  color: var(--mat-text-disabled);
}
.mat-mdc-form-field.mat-focused .mat-mdc-form-field-outline {
  color: var(--mat-primary);
}
.mat-mdc-chip.mat-primary {
  background-color: var(--mat-primary);
  color: var(--mat-primary-contrast);
}
.mat-mdc-chip.mat-accent {
  background-color: var(--mat-accent);
  color: var(--mat-accent-contrast);
}
.mat-mdc-chip.mat-warn {
  background-color: var(--mat-warn);
  color: var(--mat-warn-contrast);
}
.text-primary {
  color: var(--mat-primary) !important;
}
.text-accent {
  color: var(--mat-accent) !important;
}
.text-warn {
  color: var(--mat-warn) !important;
}
.text-secondary {
  color: var(--mat-text-secondary) !important;
}
.text-disabled {
  color: var(--mat-text-disabled) !important;
}
.bg-primary {
  background-color: var(--mat-primary) !important;
  color: var(--mat-primary-contrast) !important;
}
.bg-accent {
  background-color: var(--mat-accent) !important;
  color: var(--mat-accent-contrast) !important;
}
.bg-accent-contrast {
  background-color: var(--mat-accent) !important;
  color: #ffffff !important;
}
.bg-warn {
  background-color: var(--mat-warn) !important;
  color: var(--mat-warn-contrast) !important;
}
.bg-surface {
  background-color: var(--mat-surface) !important;
  color: var(--mat-on-surface) !important;
}
/*
 * Design Tokens - Système de design unifié Loogist
 * Tokens de couleur, typographie, espacement et autres propriétés de design
 * Compatible avec Angular Material 20+
 */
/*
 * Utilitaires CSS - Classes utilitaires pour les cas spécifiques
 * Compatible avec Angular Material 20+
 */
.text-primary {
  color: var(--mat-primary) !important;
}
.text-accent {
  color: var(--mat-accent) !important;
}
.text-warn {
  color: var(--mat-warn) !important;
}
.text-secondary {
  color: var(--mat-text-secondary) !important;
}
.text-disabled {
  color: var(--mat-text-disabled) !important;
}
.text-success {
  color: var(--mat-accent) !important;
}
.text-error {
  color: var(--mat-warn) !important;
}
.bg-primary {
  background-color: var(--mat-primary) !important;
  color: var(--mat-primary-contrast) !important;
}
.bg-accent {
  background-color: var(--mat-accent) !important;
  color: var(--mat-accent-contrast) !important;
}
.bg-warn {
  background-color: var(--mat-warn) !important;
  color: var(--mat-warn-contrast) !important;
}
.bg-surface {
  background-color: var(--mat-surface) !important;
  color: var(--mat-on-surface) !important;
}
.bg-transparent {
  background-color: transparent !important;
}
.btn-primary-contrast, .mat-mdc-button.btn-primary-contrast,
.mat-mdc-raised-button.btn-primary-contrast,
.mat-mdc-outlined-button.btn-primary-contrast,
.mat-mdc-unelevated-button.btn-primary-contrast {
  background-color: var(--mat-primary) !important;
  color: var(--mat-primary-contrast) !important;
}
.btn-primary-contrast .mdc-button__label,
.btn-primary-contrast .mat-mdc-button-touch-target,
.btn-primary-contrast .mat-mdc-button-persistent-ripple,
.btn-primary-contrast mat-icon,
.mat-mdc-button.btn-primary-contrast mat-icon,
.mat-mdc-raised-button.btn-primary-contrast mat-icon,
.mat-mdc-outlined-button.btn-primary-contrast mat-icon,
.mat-mdc-unelevated-button.btn-primary-contrast mat-icon {
  color: var(--mat-primary-contrast) !important;
}
.btn-primary-contrast:hover:not(:disabled) {
  filter: brightness(0.9);
}
.btn-accent-contrast, .mat-mdc-button.btn-accent-contrast,
.mat-mdc-raised-button.btn-accent-contrast,
.mat-mdc-outlined-button.btn-accent-contrast,
.mat-mdc-unelevated-button.btn-accent-contrast {
  background-color: var(--mat-accent) !important;
  color: var(--mat-accent-contrast) !important;
}
.btn-accent-contrast .mdc-button__label,
.btn-accent-contrast .mat-mdc-button-touch-target,
.btn-accent-contrast .mat-mdc-button-persistent-ripple,
.btn-accent-contrast mat-icon,
.mat-mdc-button.btn-accent-contrast mat-icon,
.mat-mdc-raised-button.btn-accent-contrast mat-icon,
.mat-mdc-outlined-button.btn-accent-contrast mat-icon,
.mat-mdc-unelevated-button.btn-accent-contrast mat-icon {
  color: var(--mat-accent-contrast) !important;
}
.btn-accent-contrast:hover:not(:disabled) {
  filter: brightness(0.9);
}
.btn-warn-contrast, .mat-mdc-button.btn-warn-contrast,
.mat-mdc-raised-button.btn-warn-contrast,
.mat-mdc-outlined-button.btn-warn-contrast,
.mat-mdc-unelevated-button.btn-warn-contrast {
  background-color: var(--mat-warn) !important;
  color: var(--mat-warn-contrast) !important;
}
.btn-warn-contrast .mdc-button__label,
.btn-warn-contrast .mat-mdc-button-touch-target,
.btn-warn-contrast .mat-mdc-button-persistent-ripple,
.btn-warn-contrast mat-icon,
.mat-mdc-button.btn-warn-contrast mat-icon,
.mat-mdc-raised-button.btn-warn-contrast mat-icon,
.mat-mdc-outlined-button.btn-warn-contrast mat-icon,
.mat-mdc-unelevated-button.btn-warn-contrast mat-icon {
  color: var(--mat-warn-contrast) !important;
}
.btn-warn-contrast:hover:not(:disabled) {
  filter: brightness(0.9);
}
.chip-status-active, .mat-mdc-chip.chip-status-active {
  background-color: var(--mat-accent) !important;
  color: var(--mat-accent-contrast) !important;
  font-weight: 600;
  border-radius: 16px;
  padding: 4px 12px;
  font-size: 0.75rem;
}
.chip-status-active *, .mat-mdc-chip.chip-status-active * {
  color: var(--mat-accent-contrast) !important;
  font-weight: 600 !important;
}
.chip-status-inactive, .mat-mdc-chip.chip-status-inactive {
  background-color: var(--mat-text-disabled) !important;
  color: var(--mat-surface) !important;
  font-weight: 600;
  border-radius: 16px;
  padding: 4px 12px;
  font-size: 0.75rem;
}
.chip-status-inactive *, .mat-mdc-chip.chip-status-inactive * {
  color: var(--mat-surface) !important;
  font-weight: 600 !important;
}
.chip-status-blocked, .mat-mdc-chip.chip-status-blocked {
  background-color: var(--mat-warn) !important;
  color: var(--mat-warn-contrast) !important;
  font-weight: 600;
  border-radius: 16px;
  padding: 4px 12px;
  font-size: 0.75rem;
}
.chip-status-blocked *, .mat-mdc-chip.chip-status-blocked * {
  color: var(--mat-warn-contrast) !important;
  font-weight: 600 !important;
}
.chip-status-pending, .mat-mdc-chip.chip-status-pending {
  background-color: #ff9800 !important;
  color: #ffffff !important;
  font-weight: 600;
  border-radius: 16px;
  padding: 4px 12px;
  font-size: 0.75rem;
}
.chip-status-pending *, .mat-mdc-chip.chip-status-pending * {
  color: #ffffff !important;
  font-weight: 600 !important;
}
.flex {
  display: flex !important;
}
.flex-col {
  flex-direction: column !important;
}
.flex-row {
  flex-direction: row !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.items-start {
  align-items: flex-start !important;
}
.items-center {
  align-items: center !important;
}
.items-end {
  align-items: flex-end !important;
}
.items-stretch {
  align-items: stretch !important;
}
.justify-start {
  justify-content: flex-start !important;
}
.justify-center {
  justify-content: center !important;
}
.justify-end {
  justify-content: flex-end !important;
}
.justify-between {
  justify-content: space-between !important;
}
.justify-around {
  justify-content: space-around !important;
}
.gap-1 {
  gap: !important;
}
.gap-2 {
  gap: !important;
}
.gap-3 {
  gap: !important;
}
.gap-4 {
  gap: !important;
}
.gap-6 {
  gap: !important;
}
.gap-8 {
  gap: !important;
}
.text-xs {
  font-size: 0.75rem !important;
}
.text-sm {
  font-size: 0.875rem !important;
}
.text-base {
  font-size: 1rem !important;
}
.text-lg {
  font-size: 1.125rem !important;
}
.text-xl {
  font-size: 1.25rem !important;
}
.text-2xl {
  font-size: 1.5rem !important;
}
.font-light {
  font-weight: 300 !important;
}
.font-normal {
  font-weight: 400 !important;
}
.font-medium {
  font-weight: 500 !important;
}
.font-semibold {
  font-weight: 600 !important;
}
.font-bold {
  font-weight: 700 !important;
}
.rounded-none {
  border-radius: !important;
}
.rounded-sm {
  border-radius: !important;
}
.rounded {
  border-radius: !important;
}
.rounded-md {
  border-radius: !important;
}
.rounded-lg {
  border-radius: !important;
}
.rounded-xl {
  border-radius: !important;
}
.rounded-2xl {
  border-radius: !important;
}
.rounded-full {
  border-radius: !important;
}
.shadow-sm {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
}
.shadow {
  box-shadow: "0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06)" !important;
}
.shadow-md {
  box-shadow: "0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)" !important;
}
.shadow-lg {
  box-shadow: "0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05)" !important;
}
.shadow-xl {
  box-shadow: "0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04)" !important;
}
.shadow-2xl {
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
}
.shadow-none {
  box-shadow: none !important;
}
.sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.focus-visible:focus-visible {
  outline: 2px solid var(--mat-primary) !important;
  outline-offset: 2px !important;
}
@media (max-width: 768px) {
  .mobile\:hidden {
    display: none !important;
  }
  .mobile\:block {
    display: block !important;
  }
  .mobile\:flex {
    display: flex !important;
  }
  .mobile\:grid {
    display: grid !important;
  }
  .mobile\:text-sm {
    font-size: 0.875rem !important;
  }
  .mobile\:text-xs {
    font-size: 0.75rem !important;
  }
  .mobile\:p-2 {
    padding: !important;
  }
  .mobile\:p-4 {
    padding: !important;
  }
  .mobile\:gap-2 {
    gap: !important;
  }
  .mobile\:gap-4 {
    gap: !important;
  }
}
/*
 * Color Pairs - Système de couleurs structuré avec états interactifs
 * Compatible avec Angular Material 20+ et design tokens Loogist
 *
 * Ce fichier définit des color pairs explicites avec tous les états
 * nécessaires pour une expérience utilisateur cohérente.
 */
/*
 * Design Tokens - Système de design unifié Loogist
 * Tokens de couleur, typographie, espacement et autres propriétés de design
 * Compatible avec Angular Material 20+
 */
/*
 * Color Pairs - Système de couleurs structuré avec états interactifs
 * Compatible avec Angular Material 20+ et design tokens Loogist
 *
 * Ce fichier définit des color pairs explicites avec tous les états
 * nécessaires pour une expérience utilisateur cohérente.
 */
:root {
  --loogist-primary: #216fb2;
  --loogist-primary-hover: rgb(26.618957346, 89.536492891, 143.581042654);
  --loogist-primary-active: rgb(21.0355450237, 70.7559241706, 113.4644549763);
  --loogist-primary-disabled: rgb(153.345971564, 197.8909952607, 236.154028436);
  --loogist-primary-focus: rgb(67.2985781991, 149.5497630332, 220.2014218009);
  --loogist-primary-contrast: #ffffff;
  --loogist-accent: #2196f3;
  --loogist-accent-hover: rgb(12.0615384615, 129.6615384615, 223.1384615385);
  --loogist-accent-active: rgb(10.2307692308, 109.9807692308, 189.2692307692);
  --loogist-accent-disabled: rgb(202.3461538462, 230.0961538462, 252.1538461538);
  --loogist-accent-focus: rgb(105.5769230769, 184.3269230769, 246.9230769231);
  --loogist-accent-contrast: #ffffff;
  --loogist-warn: #e63946;
  --loogist-warn-hover: rgb(218.599103139, 27.600896861, 41.9533632287);
  --loogist-warn-active: rgb(186.9013452915, 23.5986547085, 35.869955157);
  --loogist-warn-disabled: rgb(250.0112107623, 215.4887892377, 218.0829596413);
  --loogist-warn-focus: rgb(238.5762331839, 124.9237668161, 133.4641255605);
  --loogist-warn-contrast: #ffffff;
  --loogist-success: #216fb2;
  --loogist-success-hover: rgb(26.618957346, 89.536492891, 143.581042654);
  --loogist-success-active: rgb(21.0355450237, 70.7559241706, 113.4644549763);
  --loogist-success-disabled: rgb(153.345971564, 197.8909952607, 236.154028436);
  --loogist-success-focus: rgb(67.2985781991, 149.5497630332, 220.2014218009);
  --loogist-success-contrast: #ffffff;
  --loogist-info: #2196f3;
  --loogist-info-hover: rgb(12.0615384615, 129.6615384615, 223.1384615385);
  --loogist-info-active: rgb(10.2307692308, 109.9807692308, 189.2692307692);
  --loogist-info-disabled: rgb(202.3461538462, 230.0961538462, 252.1538461538);
  --loogist-info-focus: rgb(105.5769230769, 184.3269230769, 246.9230769231);
  --loogist-info-contrast: #ffffff;
  --loogist-warning: #ffb74d;
  --loogist-warning-hover: rgb(255, 166.4966292135, 36.2);
  --loogist-warning-active: rgb(255, 152.0561797753, 0.5);
  --loogist-warning-disabled: hsl(35.7303370787, 100%, 100.0980392157%);
  --loogist-warning-focus: rgb(255, 213.9438202247, 153.5);
  --loogist-warning-contrast: #000000;
  --loogist-surface-primary: ;
  --loogist-surface-primary-hover: #fafafa;
  --loogist-surface-primary-contrast: #212121;
  --loogist-surface-secondary: ;
  --loogist-surface-secondary-hover: #f5f5f5;
  --loogist-surface-secondary-contrast: #424242;
  --loogist-text-primary: ;
  --loogist-text-secondary: ;
  --loogist-text-disabled: #bdbdbd;
  --loogist-text-error: ;
  --loogist-border-primary: ;
  --loogist-border-error: ;
  --loogist-border-focus: #2196f3;
}
/*
 * Color Pair Utilities - Classes utilitaires basées sur les color pairs
 * Compatible avec Angular Material 20+ et design tokens Loogist
 *
 * Ce fichier fournit des classes utilitaires qui utilisent les color pairs
 * pour une cohérence parfaite dans toute l'application.
 */
.btn-primary {
  color: #ffffff;
  background-color: #216fb2;
  border: none;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.btn-primary:hover:not(:disabled) {
  background-color: rgb(26.618957346, 89.536492891, 143.581042654);
}
.btn-primary:active:not(:disabled) {
  background-color: rgb(21.0355450237, 70.7559241706, 113.4644549763);
}
.btn-primary:focus:not(:disabled) {
  background-color: rgb(67.2985781991, 149.5497630332, 220.2014218009);
  outline: 2px solid rgb(67.2985781991, 149.5497630332, 220.2014218009);
  outline-offset: 2px;
}
.btn-primary:disabled {
  background-color: rgb(153.345971564, 197.8909952607, 236.154028436);
  opacity: 0.6;
  cursor: not-allowed;
}
.btn-primary:focus-visible {
  outline: 2px solid rgb(67.2985781991, 149.5497630332, 220.2014218009);
  outline-offset: 2px;
}
.btn-primary .mat-icon {
  color: #ffffff !important;
}
.btn-accent {
  color: #ffffff;
  background-color: #2196f3;
  border: none;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.btn-accent:hover:not(:disabled) {
  background-color: rgb(12.0615384615, 129.6615384615, 223.1384615385);
}
.btn-accent:active:not(:disabled) {
  background-color: rgb(10.2307692308, 109.9807692308, 189.2692307692);
}
.btn-accent:focus:not(:disabled) {
  background-color: rgb(105.5769230769, 184.3269230769, 246.9230769231);
  outline: 2px solid rgb(105.5769230769, 184.3269230769, 246.9230769231);
  outline-offset: 2px;
}
.btn-accent:disabled {
  background-color: rgb(202.3461538462, 230.0961538462, 252.1538461538);
  opacity: 0.6;
  cursor: not-allowed;
}
.btn-accent:focus-visible {
  outline: 2px solid rgb(105.5769230769, 184.3269230769, 246.9230769231);
  outline-offset: 2px;
}
.btn-accent .mat-icon {
  color: #ffffff !important;
}
.btn-warn {
  color: #ffffff;
  background-color: #e63946;
  border: none;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.btn-warn:hover:not(:disabled) {
  background-color: rgb(218.599103139, 27.600896861, 41.9533632287);
}
.btn-warn:active:not(:disabled) {
  background-color: rgb(186.9013452915, 23.5986547085, 35.869955157);
}
.btn-warn:focus:not(:disabled) {
  background-color: rgb(238.5762331839, 124.9237668161, 133.4641255605);
  outline: 2px solid rgb(238.5762331839, 124.9237668161, 133.4641255605);
  outline-offset: 2px;
}
.btn-warn:disabled {
  background-color: rgb(250.0112107623, 215.4887892377, 218.0829596413);
  opacity: 0.6;
  cursor: not-allowed;
}
.btn-warn:focus-visible {
  outline: 2px solid rgb(238.5762331839, 124.9237668161, 133.4641255605);
  outline-offset: 2px;
}
.btn-warn .mat-icon {
  color: #ffffff !important;
}
.btn-success {
  color: #ffffff;
  background-color: #216fb2;
  border: none;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.btn-success:hover:not(:disabled) {
  background-color: rgb(26.618957346, 89.536492891, 143.581042654);
}
.btn-success:active:not(:disabled) {
  background-color: rgb(21.0355450237, 70.7559241706, 113.4644549763);
}
.btn-success:focus:not(:disabled) {
  background-color: rgb(67.2985781991, 149.5497630332, 220.2014218009);
  outline: 2px solid rgb(67.2985781991, 149.5497630332, 220.2014218009);
  outline-offset: 2px;
}
.btn-success:disabled {
  background-color: rgb(153.345971564, 197.8909952607, 236.154028436);
  opacity: 0.6;
  cursor: not-allowed;
}
.btn-success:focus-visible {
  outline: 2px solid rgb(67.2985781991, 149.5497630332, 220.2014218009);
  outline-offset: 2px;
}
.btn-success .mat-icon {
  color: #ffffff !important;
}
.btn-info {
  color: #ffffff;
  background-color: #2196f3;
  border: none;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.btn-info:hover:not(:disabled) {
  background-color: rgb(12.0615384615, 129.6615384615, 223.1384615385);
}
.btn-info:active:not(:disabled) {
  background-color: rgb(10.2307692308, 109.9807692308, 189.2692307692);
}
.btn-info:focus:not(:disabled) {
  background-color: rgb(105.5769230769, 184.3269230769, 246.9230769231);
  outline: 2px solid rgb(105.5769230769, 184.3269230769, 246.9230769231);
  outline-offset: 2px;
}
.btn-info:disabled {
  background-color: rgb(202.3461538462, 230.0961538462, 252.1538461538);
  opacity: 0.6;
  cursor: not-allowed;
}
.btn-info:focus-visible {
  outline: 2px solid rgb(105.5769230769, 184.3269230769, 246.9230769231);
  outline-offset: 2px;
}
.btn-info .mat-icon {
  color: #ffffff !important;
}
.btn-warning {
  color: #000000;
  background-color: #ffb74d;
  border: none;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.btn-warning:hover:not(:disabled) {
  background-color: rgb(255, 166.4966292135, 36.2);
}
.btn-warning:active:not(:disabled) {
  background-color: rgb(255, 152.0561797753, 0.5);
}
.btn-warning:focus:not(:disabled) {
  background-color: rgb(255, 213.9438202247, 153.5);
  outline: 2px solid rgb(255, 213.9438202247, 153.5);
  outline-offset: 2px;
}
.btn-warning:disabled {
  background-color: hsl(35.7303370787, 100%, 100.0980392157%);
  opacity: 0.6;
  cursor: not-allowed;
}
.btn-warning:focus-visible {
  outline: 2px solid rgb(255, 213.9438202247, 153.5);
  outline-offset: 2px;
}
.btn-warning .mat-icon {
  color: #000000 !important;
}
.surface-primary {
  color: #212121;
  background-color: #ffffff;
  box-shadow: "0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06)";
}
.surface-primary:hover {
  background-color: #fafafa;
}
.surface-primary:active {
  background-color: #f5f5f5;
}
.surface-secondary {
  color: #424242;
  background-color: #fafafa;
  box-shadow: "0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06)";
}
.surface-secondary:hover {
  background-color: #f5f5f5;
}
.surface-secondary:active {
  background-color: #eeeeee;
}
.surface-tertiary {
  color: #616161;
  background-color: #f5f5f5;
  box-shadow: "0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06)";
}
.surface-tertiary:hover {
  background-color: #eeeeee;
}
.surface-tertiary:active {
  background-color: #e0e0e0;
}
.surface-elevated {
  color: #212121;
  background-color: #ffffff;
  box-shadow: "0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06)";
}
.surface-elevated:hover {
  background-color: #fafafa;
}
.surface-elevated:active {
  background-color: #f5f5f5;
}
.text-primary {
  color: !important;
}
.text-primary:hover {
  color: #424242 !important;
}
.text-primary:active {
  color: #616161 !important;
}
.text-primary:disabled {
  color: #bdbdbd !important;
}
.text-secondary {
  color: !important;
}
.text-secondary:hover {
  color: #9e9e9e !important;
}
.text-secondary:active {
  color: #bdbdbd !important;
}
.text-secondary:disabled {
  color: #e0e0e0 !important;
}
.text-error {
  color: !important;
}
.text-error:hover {
  color: rgb(209.5426008969, 26.4573991031, 40.2152466368) !important;
}
.text-error:active {
  color: rgb(186.9013452915, 23.5986547085, 35.869955157) !important;
}
.text-error:disabled {
  color: rgb(247.1524663677, 192.8475336323, 196.9282511211) !important;
}
.border-primary {
  border: 1px solid !important;
}
.border-primary:hover {
  border-color: #bdbdbd !important;
}
.border-primary:focus {
  border-color: #2196f3 !important;
  outline: 2px solid #2196f3;
  outline-offset: 2px;
}
.border-primary:disabled {
  border-color: #eeeeee !important;
}
.border-error {
  border: 1px solid !important;
}
.border-error:hover {
  border-color: rgb(209.5426008969, 26.4573991031, 40.2152466368) !important;
}
.border-error:focus {
  border-color: rgb(227.1412556054, 34.3587443946, 48.8452914798) !important;
  outline: 2px solid rgb(227.1412556054, 34.3587443946, 48.8452914798);
  outline-offset: 2px;
}
.border-error:disabled {
  border-color: rgb(247.1524663677, 192.8475336323, 196.9282511211) !important;
}
.border-focus {
  border: 1px solid #2196f3 !important;
}
.border-focus:hover {
  border-color: rgb(11.5384615385, 124.0384615385, 213.4615384615) !important;
}
.border-focus:focus {
  border-color: rgb(12.8461538462, 138.0961538462, 237.6538461538) !important;
  outline: 2px solid rgb(12.8461538462, 138.0961538462, 237.6538461538);
  outline-offset: 2px;
}
.border-focus:disabled {
  border-color: rgb(178.1538461538, 218.6538461538, 250.8461538462) !important;
}
.chip-status, .chip-status-pending, .mat-mdc-chip.chip-status-pending, .chip-status-blocked, .mat-mdc-chip.chip-status-blocked, .chip-status-inactive, .mat-mdc-chip.chip-status-inactive, .chip-status-active, .mat-mdc-chip.chip-status-active {
  color: #ffffff;
  background-color: #216fb2;
  font-size: 0.875rem;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
}
.chip-status:hover:not(:disabled), .chip-status-pending:hover:not(:disabled), .chip-status-blocked:hover:not(:disabled), .chip-status-inactive:hover:not(:disabled), .chip-status-active:hover:not(:disabled) {
  background-color: rgb(26.618957346, 89.536492891, 143.581042654);
}
.chip-status:active:not(:disabled), .chip-status-pending:active:not(:disabled), .chip-status-blocked:active:not(:disabled), .chip-status-inactive:active:not(:disabled), .chip-status-active:active:not(:disabled) {
  background-color: rgb(21.0355450237, 70.7559241706, 113.4644549763);
}
.chip-status:focus:not(:disabled), .chip-status-pending:focus:not(:disabled), .chip-status-blocked:focus:not(:disabled), .chip-status-inactive:focus:not(:disabled), .chip-status-active:focus:not(:disabled) {
  background-color: rgb(67.2985781991, 149.5497630332, 220.2014218009);
  outline: 2px solid rgb(67.2985781991, 149.5497630332, 220.2014218009);
  outline-offset: 2px;
}
.chip-status:disabled, .chip-status-pending:disabled, .chip-status-blocked:disabled, .chip-status-inactive:disabled, .chip-status-active:disabled {
  background-color: rgb(153.345971564, 197.8909952607, 236.154028436);
  opacity: 0.6;
  cursor: not-allowed;
}
.chip-status .mat-icon, .chip-status-pending .mat-icon, .chip-status-blocked .mat-icon, .chip-status-inactive .mat-icon, .chip-status-active .mat-icon {
  font-size: 0.875rem;
  width: 16px;
  height: 16px;
}
.chip-status-active, .mat-mdc-chip.chip-status-active {
  color: #ffffff;
  background-color: #216fb2;
}
.chip-status-active:hover:not(:disabled) {
  background-color: rgb(26.618957346, 89.536492891, 143.581042654);
}
.chip-status-active:active:not(:disabled) {
  background-color: rgb(21.0355450237, 70.7559241706, 113.4644549763);
}
.chip-status-active:focus:not(:disabled) {
  background-color: rgb(67.2985781991, 149.5497630332, 220.2014218009);
  outline: 2px solid rgb(67.2985781991, 149.5497630332, 220.2014218009);
  outline-offset: 2px;
}
.chip-status-active:disabled {
  background-color: rgb(153.345971564, 197.8909952607, 236.154028436);
  opacity: 0.6;
  cursor: not-allowed;
}
.chip-status-inactive, .mat-mdc-chip.chip-status-inactive {
  color: #000000;
  background-color: #ffb74d;
}
.chip-status-inactive:hover:not(:disabled) {
  background-color: rgb(255, 166.4966292135, 36.2);
}
.chip-status-inactive:active:not(:disabled) {
  background-color: rgb(255, 152.0561797753, 0.5);
}
.chip-status-inactive:focus:not(:disabled) {
  background-color: rgb(255, 213.9438202247, 153.5);
  outline: 2px solid rgb(255, 213.9438202247, 153.5);
  outline-offset: 2px;
}
.chip-status-inactive:disabled {
  background-color: hsl(35.7303370787, 100%, 100.0980392157%);
  opacity: 0.6;
  cursor: not-allowed;
}
.chip-status-blocked, .mat-mdc-chip.chip-status-blocked {
  color: #ffffff;
  background-color: #e63946;
}
.chip-status-blocked:hover:not(:disabled) {
  background-color: rgb(218.599103139, 27.600896861, 41.9533632287);
}
.chip-status-blocked:active:not(:disabled) {
  background-color: rgb(186.9013452915, 23.5986547085, 35.869955157);
}
.chip-status-blocked:focus:not(:disabled) {
  background-color: rgb(238.5762331839, 124.9237668161, 133.4641255605);
  outline: 2px solid rgb(238.5762331839, 124.9237668161, 133.4641255605);
  outline-offset: 2px;
}
.chip-status-blocked:disabled {
  background-color: rgb(250.0112107623, 215.4887892377, 218.0829596413);
  opacity: 0.6;
  cursor: not-allowed;
}
.chip-status-pending, .mat-mdc-chip.chip-status-pending {
  color: #ffffff;
  background-color: #2196f3;
}
.chip-status-pending:hover:not(:disabled) {
  background-color: rgb(12.0615384615, 129.6615384615, 223.1384615385);
}
.chip-status-pending:active:not(:disabled) {
  background-color: rgb(10.2307692308, 109.9807692308, 189.2692307692);
}
.chip-status-pending:focus:not(:disabled) {
  background-color: rgb(105.5769230769, 184.3269230769, 246.9230769231);
  outline: 2px solid rgb(105.5769230769, 184.3269230769, 246.9230769231);
  outline-offset: 2px;
}
.chip-status-pending:disabled {
  background-color: rgb(202.3461538462, 230.0961538462, 252.1538461538);
  opacity: 0.6;
  cursor: not-allowed;
}
.card, .card-elevated {
  color: #212121;
  background-color: #ffffff;
  box-shadow: "0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06)";
  box-shadow: "0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06)";
}
.card:hover, .card-elevated:hover {
  background-color: #fafafa;
}
.card:active, .card-elevated:active {
  background-color: #f5f5f5;
}
.card:hover, .card-elevated:hover {
  box-shadow: "0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)";
}
.card:active, .card-elevated:active {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
.card-elevated {
  color: #212121;
  background-color: #ffffff;
  box-shadow: "0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06)";
  box-shadow: "0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05)";
}
.card-elevated:hover {
  background-color: #fafafa;
}
.card-elevated:active {
  background-color: #f5f5f5;
}
.card-elevated:hover {
  box-shadow: "0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04)";
}
.form-field .mat-mdc-form-field.mat-focused .mat-mdc-form-field-outline {
  color: #2196f3;
}
.form-field .mat-mdc-form-field.mat-focused .mat-mdc-form-field-label {
  color: #2196f3;
}
.nav-link {
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}
.nav-link:hover {
  color: #424242;
  background-color: #f5f5f5;
}
.nav-link:active {
  color: #616161;
  background-color: #eeeeee;
}
.nav-link:focus {
  color: #424242;
  background-color: #f5f5f5;
  outline: 2px solid #2196f3;
  outline-offset: 2px;
}
.nav-link.active {
  color: #ffffff;
  background-color: #216fb2;
}
.badge, .badge-info, .badge-success, .badge-notification {
  color: #ffffff;
  background-color: #216fb2;
  font-size: 0.75rem;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  min-width: 20px;
  height: 20px;
  justify-content: center;
}
.badge:hover:not(:disabled), .badge-info:hover:not(:disabled), .badge-success:hover:not(:disabled), .badge-notification:hover:not(:disabled) {
  background-color: rgb(26.618957346, 89.536492891, 143.581042654);
}
.badge:active:not(:disabled), .badge-info:active:not(:disabled), .badge-success:active:not(:disabled), .badge-notification:active:not(:disabled) {
  background-color: rgb(21.0355450237, 70.7559241706, 113.4644549763);
}
.badge:focus:not(:disabled), .badge-info:focus:not(:disabled), .badge-success:focus:not(:disabled), .badge-notification:focus:not(:disabled) {
  background-color: rgb(67.2985781991, 149.5497630332, 220.2014218009);
  outline: 2px solid rgb(67.2985781991, 149.5497630332, 220.2014218009);
  outline-offset: 2px;
}
.badge:disabled, .badge-info:disabled, .badge-success:disabled, .badge-notification:disabled {
  background-color: rgb(153.345971564, 197.8909952607, 236.154028436);
  opacity: 0.6;
  cursor: not-allowed;
}
.badge .mat-icon, .badge-info .mat-icon, .badge-success .mat-icon, .badge-notification .mat-icon {
  font-size: 0.75rem;
  width: 12px;
  height: 12px;
}
.badge-notification {
  color: #ffffff;
  background-color: #e63946;
}
.badge-notification:hover:not(:disabled) {
  background-color: rgb(218.599103139, 27.600896861, 41.9533632287);
}
.badge-notification:active:not(:disabled) {
  background-color: rgb(186.9013452915, 23.5986547085, 35.869955157);
}
.badge-notification:focus:not(:disabled) {
  background-color: rgb(238.5762331839, 124.9237668161, 133.4641255605);
  outline: 2px solid rgb(238.5762331839, 124.9237668161, 133.4641255605);
  outline-offset: 2px;
}
.badge-notification:disabled {
  background-color: rgb(250.0112107623, 215.4887892377, 218.0829596413);
  opacity: 0.6;
  cursor: not-allowed;
}
.badge-success {
  color: #ffffff;
  background-color: #216fb2;
}
.badge-success:hover:not(:disabled) {
  background-color: rgb(26.618957346, 89.536492891, 143.581042654);
}
.badge-success:active:not(:disabled) {
  background-color: rgb(21.0355450237, 70.7559241706, 113.4644549763);
}
.badge-success:focus:not(:disabled) {
  background-color: rgb(67.2985781991, 149.5497630332, 220.2014218009);
  outline: 2px solid rgb(67.2985781991, 149.5497630332, 220.2014218009);
  outline-offset: 2px;
}
.badge-success:disabled {
  background-color: rgb(153.345971564, 197.8909952607, 236.154028436);
  opacity: 0.6;
  cursor: not-allowed;
}
.badge-info {
  color: #ffffff;
  background-color: #2196f3;
}
.badge-info:hover:not(:disabled) {
  background-color: rgb(12.0615384615, 129.6615384615, 223.1384615385);
}
.badge-info:active:not(:disabled) {
  background-color: rgb(10.2307692308, 109.9807692308, 189.2692307692);
}
.badge-info:focus:not(:disabled) {
  background-color: rgb(105.5769230769, 184.3269230769, 246.9230769231);
  outline: 2px solid rgb(105.5769230769, 184.3269230769, 246.9230769231);
  outline-offset: 2px;
}
.badge-info:disabled {
  background-color: rgb(202.3461538462, 230.0961538462, 252.1538461538);
  opacity: 0.6;
  cursor: not-allowed;
}
.progress-bar {
  height: 8px;
  overflow: hidden;
}
.progress-bar .progress-fill {
  background-color: #216fb2;
  height: 100%;
  transition: width 0.3s ease-in-out;
}
.progress-bar.progress-success .progress-fill {
  background-color: #216fb2;
}
.progress-bar.progress-warn .progress-fill {
  background-color: #e63946;
}
.progress-bar.progress-info .progress-fill {
  background-color: #2196f3;
}
@media (max-width: 768px) {
  .btn-primary,
  .btn-accent,
  .btn-warn,
  .btn-success,
  .btn-info,
  .btn-warning {
    font-size: 0.875rem;
  }
  .chip-status, .chip-status-active, .mat-mdc-chip.chip-status-active, .chip-status-inactive, .mat-mdc-chip.chip-status-inactive, .chip-status-blocked, .mat-mdc-chip.chip-status-blocked, .chip-status-pending, .mat-mdc-chip.chip-status-pending {
    font-size: 0.75rem;
  }
}
.focus-visible:focus-visible {
  outline: 2px solid rgb(67.2985781991, 149.5497630332, 220.2014218009);
  outline-offset: 2px;
}
@media (prefers-contrast: high) {
  .btn-primary,
  .btn-accent,
  .btn-warn,
  .btn-success,
  .btn-info,
  .btn-warning {
    border: 2px solid currentColor;
  }
  .card, .card-elevated {
    border: 1px solid;
  }
}
/*
 * Design Tokens - Système de design unifié Loogist
 * Tokens de couleur, typographie, espacement et autres propriétés de design
 * Compatible avec Angular Material 20+
 */
/*
 * Styles de base - Styles globaux pour l'application
 * Compatible avec Angular Material 20+
 */
* {
  box-sizing: border-box;
}
html {
  font-size: 16px;
  line-height: 1.5;
}
body {
  margin: 0;
  padding: 0;
  font-family: "Roboto";
  font-size: 1rem;
  line-height: 1.5;
  color: var(--mat-text-primary);
  background-color: var(--mat-background);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
button,
a,
[role=button],
[tabindex],
.clickable,
.cursor-pointer {
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
button:disabled,
a:disabled,
[role=button]:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.mat-icon {
  font-family: "Material Icons", "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  vertical-align: middle;
}
a {
  color: var(--mat-primary);
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:focus-visible {
  outline: 2px solid var(--mat-primary);
  outline-offset: 2px;
}
input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
}
input:focus,
textarea:focus,
select:focus {
  outline: 2px solid var(--mat-primary);
  outline-offset: 2px;
}
.mat-mdc-form-field .mat-mdc-form-field-hint-wrapper .mat-mdc-form-field-hint {
  font-size: 0.75rem !important;
  line-height: 1.2 !important;
  color: var(--mat-text-secondary) !important;
  opacity: 0.8 !important;
}
.mat-mdc-form-field .mat-mdc-form-field-hint-wrapper .mat-mdc-form-field-hint .mat-icon {
  font-size: 0.875rem !important;
  width: 0.875rem !important;
  height: 0.875rem !important;
  line-height: 0.875rem !important;
  vertical-align: middle !important;
  margin-right: 4px !important;
}
.mat-mdc-form-field .mat-mdc-form-field-hint-wrapper .mat-mdc-form-field-hint.mat-mdc-form-field-hint-error {
  font-size: 0.75rem !important;
  color: var(--mat-warn) !important;
  opacity: 1 !important;
}
table {
  border-collapse: collapse;
  width: 100%;
}
th,
td {
  text-align: left;
  border-bottom: 1px solid var(--mat-text-disabled);
}
th {
  font-weight: 600;
  color: var(--mat-text-primary);
}
img {
  max-width: 100%;
  height: auto;
}
code {
  font-family: 'Consolas, "Liberation Mono", Menlo, Courier, monospace';
  font-size: 0.875em;
  background-color: var(--mat-text-disabled);
  padding: 2px 4px;
}
pre {
  font-family: 'Consolas, "Liberation Mono", Menlo, Courier, monospace';
  background-color: var(--mat-text-disabled);
  overflow-x: auto;
}
pre code {
  background-color: transparent;
  padding: 0;
}
blockquote {
  margin: 0;
  border-left: 4px solid var(--mat-primary);
  background-color: var(--mat-surface);
  font-style: italic;
}
hr {
  border: none;
  height: 1px;
  background-color: var(--mat-text-disabled);
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto";
  font-weight: 700;
  line-height: 1.25;
  color: var(--mat-text-primary);
  margin: 0 0 0;
}
h1 {
  font-size: 2.25rem;
}
h2 {
  font-size: 1.875rem;
}
h3 {
  font-size: 1.5rem;
}
h4 {
  font-size: 1.25rem;
}
h5 {
  font-size: 1.125rem;
}
h6 {
  font-size: 1rem;
}
p {
  margin: 0 0 0;
  color: var(--mat-text-primary);
}
dl {
  margin: 0 0 0;
}
dt {
  font-weight: 600;
  color: var(--mat-text-primary);
}
dd {
  margin: 0 0;
  color: var(--mat-text-secondary);
}
details {
  margin: 0;
}
details summary {
  cursor: pointer;
  font-weight: 500;
  color: var(--mat-primary);
  background-color: var(--mat-surface);
}
details summary:hover {
  background-color: var(--mat-text-disabled);
}
details summary:focus-visible {
  outline: 2px solid var(--mat-primary);
  outline-offset: 2px;
}
details[open] summary {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
details > *:not(summary) {
  background-color: var(--mat-surface);
}
/*
 * Design Tokens - Système de design unifié Loogist
 * Tokens de couleur, typographie, espacement et autres propriétés de design
 * Compatible avec Angular Material 20+
 */
/*
 * Styles de layout - Grilles, conteneurs et structures
 * Compatible avec Angular Material 20+
 */
.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
}
@media (max-width: 768px) {
  .container {
    padding: 0;
  }
}
.container-fluid {
  width: 100%;
  padding: 0;
}
@media (max-width: 768px) {
  .container-fluid {
    padding: 0;
  }
}
.grid {
  display: grid;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, 1fr);
}
.grid-cols-2 {
  grid-template-columns: repeat(2, 1fr);
}
.grid-cols-3 {
  grid-template-columns: repeat(3, 1fr);
}
.grid-cols-4 {
  grid-template-columns: repeat(4, 1fr);
}
.grid-cols-6 {
  grid-template-columns: repeat(6, 1fr);
}
.grid-cols-12 {
  grid-template-columns: repeat(12, 1fr);
}
@media (max-width: 768px) {
  .grid-cols-2,
  .grid-cols-3,
  .grid-cols-4,
  .grid-cols-6,
  .grid-cols-12 {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .grid-cols-3,
  .grid-cols-4,
  .grid-cols-6,
  .grid-cols-12 {
    grid-template-columns: repeat(2, 1fr);
  }
}
.flex {
  display: flex;
}
.flex-col {
  flex-direction: column;
}
.flex-row {
  flex-direction: row;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.items-start {
  align-items: flex-start;
}
.items-center {
  align-items: center;
}
.items-end {
  align-items: flex-end;
}
.items-stretch {
  align-items: stretch;
}
.justify-start {
  justify-content: flex-start;
}
.justify-center {
  justify-content: center;
}
.justify-end {
  justify-content: flex-end;
}
.justify-between {
  justify-content: space-between;
}
.justify-around {
  justify-content: space-around;
}
.justify-evenly {
  justify-content: space-evenly;
}
.m-0 {
  margin: 0;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.mx-0 {
  margin-left: 0;
  margin-right: 0;
}
.my-0 {
  margin-top: 0;
  margin-bottom: 0;
}
.p-0 {
  padding: 0;
}
.px-0 {
  padding-left: 0;
  padding-right: 0;
}
.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.inline-block {
  display: inline-block;
}
.hidden {
  display: none;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.fixed {
  position: fixed;
}
.sticky {
  position: sticky;
}
.w-full {
  width: 100%;
}
.w-auto {
  width: auto;
}
.w-fit {
  width: fit-content;
}
.h-full {
  height: 100%;
}
.h-auto {
  height: auto;
}
.h-fit {
  height: fit-content;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-auto {
  overflow: auto;
}
.overflow-scroll {
  overflow: scroll;
}
.overflow-visible {
  overflow: visible;
}
.border {
  border: 1px solid var(--mat-text-disabled);
}
.border-t {
  border-top: 1px solid var(--mat-text-disabled);
}
.border-r {
  border-right: 1px solid var(--mat-text-disabled);
}
.border-b {
  border-bottom: 1px solid var(--mat-text-disabled);
}
.border-l {
  border-left: 1px solid var(--mat-text-disabled);
}
.border-0 {
  border: 0;
}
.border-t-0 {
  border-top: 0;
}
.border-r-0 {
  border-right: 0;
}
.border-b-0 {
  border-bottom: 0;
}
.border-l-0 {
  border-left: 0;
}
.shadow-none {
  box-shadow: none;
}
.shadow-sm {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
.shadow {
  box-shadow: "0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06)";
}
.shadow-md {
  box-shadow: "0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)";
}
.shadow-lg {
  box-shadow: "0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05)";
}
.shadow-xl {
  box-shadow: "0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04)";
}
.shadow-2xl {
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
@media (max-width: 768px) {
  .mobile\:hidden {
    display: none;
  }
  .mobile\:block {
    display: block;
  }
  .mobile\:flex {
    display: flex;
  }
  .mobile\:grid {
    display: grid;
  }
  .mobile\:flex-col {
    flex-direction: column;
  }
  .mobile\:flex-row {
    flex-direction: row;
  }
  .mobile\:items-start {
    align-items: flex-start;
  }
  .mobile\:items-center {
    align-items: center;
  }
  .mobile\:items-end {
    align-items: flex-end;
  }
  .mobile\:justify-start {
    justify-content: flex-start;
  }
  .mobile\:justify-center {
    justify-content: center;
  }
  .mobile\:justify-end {
    justify-content: flex-end;
  }
  .mobile\:justify-between {
    justify-content: space-between;
  }
  .mobile\:text-left {
    text-align: left;
  }
  .mobile\:text-center {
    text-align: center;
  }
  .mobile\:text-right {
    text-align: right;
  }
  .mobile\:p-0 {
    padding: 0;
  }
  .mobile\:m-0 {
    margin: 0;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .tablet\:hidden {
    display: none;
  }
  .tablet\:block {
    display: block;
  }
  .tablet\:flex {
    display: flex;
  }
  .tablet\:grid {
    display: grid;
  }
}
@media (min-width: 1025px) {
  .desktop\:hidden {
    display: none;
  }
  .desktop\:block {
    display: block;
  }
  .desktop\:flex {
    display: flex;
  }
  .desktop\:grid {
    display: grid;
  }
}
/*
 * Correction du sidebar - Styles supplémentaires pour assurer la visibilité
 * Compatible avec Angular Material 20+
 */
app-sidebar nav {
  background-color: var(--mat-sidebar-bg) !important;
  color: var(--mat-sidebar-text) !important;
}
app-sidebar .logo-container h4,
app-sidebar .menu-item span,
app-sidebar .menu-item mat-icon,
app-sidebar .submenu-header,
app-sidebar .submenu-header mat-icon,
app-sidebar .sub-menu-items a,
app-sidebar .sub-menu-items a mat-icon,
app-sidebar .sub-menu-items a span,
app-sidebar .sub-sub-menu-items a,
app-sidebar .sub-sub-menu-items a mat-icon,
app-sidebar .sub-sub-menu-items a span,
app-sidebar .app-version {
  color: var(--mat-sidebar-text) !important;
}
app-sidebar .menu-item.active,
app-sidebar .sub-menu-items li.active-submenu,
app-sidebar .sub-sub-menu-items li.active-submenu {
  background-color: var(--mat-sidebar-active) !important;
  color: var(--mat-sidebar-active-contrast) !important;
}
app-sidebar .menu-item.active span,
app-sidebar .menu-item.active mat-icon,
app-sidebar .sub-menu-items li.active-submenu span,
app-sidebar .sub-menu-items li.active-submenu mat-icon,
app-sidebar .sub-sub-menu-items li.active-submenu span,
app-sidebar .sub-sub-menu-items li.active-submenu mat-icon {
  color: var(--mat-sidebar-active-contrast) !important;
}
app-sidebar .menu-item:hover,
app-sidebar .sub-menu-items li:hover,
app-sidebar .sub-sub-menu-items li:hover {
  background-color: var(--mat-sidebar-accent) !important;
}
app-sidebar footer {
  background-color: var(--mat-sidebar-bg) !important;
  color: var(--mat-sidebar-text) !important;
}
app-sidebar .toggle-icon {
  background-color: var(--mat-sidebar-active) !important;
  color: var(--mat-sidebar-active-contrast) !important;
}
app-sidebar .toggle-icon:hover {
  background-color: var(--mat-warn) !important;
  color: var(--mat-warn-contrast) !important;
}
/* Styles globaux pour le dialog de développement */
.dev-dialog-panel .mat-mdc-dialog-container .mdc-dialog__surface {
  border-radius: 12px;
  box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
}
/* Animation pour l'apparition du dialog */
.dev-dialog-panel {
  animation: dialogSlideIn 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
@keyframes dialogSlideIn {
  from {
    opacity: 0;
    transform: scale(0.9) translateY(-20px);
  }
  to {
    opacity: 1;
    transform: scale(1) translateY(0);
  }
}
/* Styles pour les toggles dans le dialog */
.dev-dialog-panel .mat-mdc-slide-toggle .mdc-switch .mdc-switch__track {
  background-color: rgba(var(--mdc-theme-primary-rgb), 0.3);
}
.dev-dialog-panel .mat-mdc-slide-toggle .mdc-switch.mdc-switch--checked .mdc-switch__track {
  background-color: rgb(var(--mdc-theme-primary-rgb));
}
/* Styles pour le FAB de développement */
.dev-fab {
  position: fixed !important;
  bottom: 24px !important;
  left: 24px !important;
  z-index: 1000 !important;
}
.dev-fab .mat-mdc-fab {
  background-color: rgb(var(--mdc-theme-accent-rgb)) !important;
  color: rgb(var(--mdc-theme-on-accent-rgb)) !important;
}
.dev-fab .mat-mdc-fab:hover {
  background-color: rgba(var(--mdc-theme-accent-rgb), 0.8) !important;
}
/* Responsive design pour le FAB */
@media (max-width: 599px) {
  .dev-fab {
    bottom: 16px !important;
    left: 16px !important;
  }
}
/* Styles pour les notifications toast */
.dev-toast .hot-toast {
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.mat-icon {
  font-family: "Material Icons", "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}
button,
a,
[role=button],
[tabindex],
.clickable,
.cursor-pointer {
  cursor: pointer;
}
button:disabled,
a:disabled,
[role=button]:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.mat-icon {
  vertical-align: middle;
}
.success-snackbar {
  background-color: #216fb2 !important;
  color: white !important;
}
.error-snackbar {
  background-color: #f44336 !important;
  color: white !important;
}
hot-toast-container {
  position: fixed !important;
  z-index: 10000 !important;
  pointer-events: none !important;
  top: 0 !important;
  right: 0 !important;
  bottom: auto !important;
  left: auto !important;
  padding: 16px !important;
}
hot-toast-container hot-toast {
  pointer-events: auto !important;
  display: block !important;
}
hot-toast-container .hot-toast {
  pointer-events: auto !important;
  max-width: 400px !important;
  min-width: 300px !important;
  margin-bottom: 8px !important;
  display: flex !important;
  align-items: center !important;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1) !important;
  border-radius: 4px !important;
  padding: 12px 16px !important;
  word-wrap: break-word !important;
  overflow-wrap: break-word !important;
}
hot-toast-container .hot-toast .hot-toast-close-btn {
  pointer-events: auto !important;
  cursor: pointer !important;
  z-index: 10001 !important;
  margin-left: auto !important;
  flex-shrink: 0 !important;
}
hot-toast-container .hot-toast .hot-toast-message {
  flex: 1 !important;
  word-wrap: break-word !important;
  overflow-wrap: break-word !important;
  white-space: normal !important;
}
hot-toast-container .hot-toast.hot-toast-enter {
  opacity: 0;
  transform: translateX(100%);
}
hot-toast-container .hot-toast.hot-toast-enter-active {
  opacity: 1;
  transform: translateX(0);
  transition: opacity 0.3s ease-out, transform 0.3s ease-out !important;
}
hot-toast-container .hot-toast.hot-toast-exit {
  opacity: 1;
  transform: translateX(0);
}
hot-toast-container .hot-toast.hot-toast-exit-active {
  opacity: 0 !important;
  transform: translateX(100%) !important;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out !important;
  pointer-events: none !important;
}
hot-toast-container .hot-toast[aria-hidden=true] {
  display: none !important;
  visibility: hidden !important;
  pointer-events: none !important;
}
@keyframes toastSlideIn {
  from {
    opacity: 0;
    transform: translateX(100%);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes toastSlideOut {
  from {
    opacity: 1;
    transform: translateX(0);
  }
  to {
    opacity: 0;
    transform: translateX(100%);
  }
}
hot-toast-container:empty {
  display: none !important;
}
.data-cy-success-message::before {
  content: "";
  position: absolute;
  pointer-events: none;
}
.data-cy-error-message::before {
  content: "";
  position: absolute;
  pointer-events: none;
}