/* src/@fuse/styles/tailwind.scss */
*,
::before,
::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}
*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e2e8f0;
}
::before,
::after {
  --tw-content: "";
}
html,
:host {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  tab-size: 4;
  font-family:
    "Azo Sans",
    "All Round Gothic Bold",
    "Metronic Pro",
    "Metronic Pro Semibold",
    "Metronic Pro Bold",
    "Publica Play Bold",
    ui-sans-serif,
    system-ui,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol",
    "Noto Color Emoji";
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-family:
    "IBM Plex Mono",
    ui-monospace,
    SFMono-Regular,
    Menlo,
    Monaco,
    Consolas,
    "Liberation Mono",
    "Courier New",
    monospace;
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
input:where([type=button]),
input:where([type=reset]),
input:where([type=submit]) {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
dialog {
  padding: 0;
}
textarea {
  resize: vertical;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #94a3b8;
}
button,
[role=button] {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
[hidden]:where(:not([hidden=until-found])) {
  display: none;
}
* {
  text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -webkit-text-rendering: optimizeLegibility;
  -webkit-tap-highlight-color: transparent;
}
*:focus {
  outline: none !important;
}
html,
body {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  width: 100%;
  min-height: 100%;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}
html {
  font-size: 16px;
}
body {
  font-size: 0.875rem;
}
body {
  font-feature-settings: "salt";
}
hr {
  margin: 32px 0;
  border-bottom-width: 1px;
}
img {
  width: 100%;
  vertical-align: top;
}
input[disabled] {
  opacity: 1;
  -webkit-text-fill-color: currentColor;
}
body,
.dark,
.light {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-text-default-rgb), var(--tw-text-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--fuse-bg-default-rgb), var(--tw-bg-opacity)) !important;
}
*,
::before,
::after {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-border-rgb), var(--tw-border-opacity));
}
.dark *,
.dark ::before,
.dark ::after {
  --tw-border-opacity: 0.12 !important;
}
@media only screen and (min-width: 960px) {
  body:not(.os-mac) ::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: rgba(0, 0, 0, 0);
  }
  body:not(.os-mac) ::-webkit-scrollbar:hover {
    width: 8px;
    height: 8px;
    background-color: rgba(0, 0, 0, 0.06);
  }
  body:not(.os-mac) ::-webkit-scrollbar-thumb {
    border: 2px solid transparent;
    border-radius: 20px;
    box-shadow: inset 0 0 0 20px rgba(0, 0, 0, 0.24);
  }
  body:not(.os-mac) ::-webkit-scrollbar-thumb:active {
    border-radius: 20px;
    box-shadow: inset 0 0 0 20px rgba(0, 0, 0, 0.37);
  }
  body:not(.os-mac).dark ::-webkit-scrollbar-thumb {
    box-shadow: inset 0 0 0 20px rgba(255, 255, 255, 0.24);
  }
  body:not(.os-mac).dark ::-webkit-scrollbar-thumb:active {
    box-shadow: inset 0 0 0 20px rgba(255, 255, 255, 0.37);
  }
}
[disabled] * {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-text-disabled-rgb), var(--tw-text-opacity)) !important;
}
@media print {
  html {
    font-size: 12px !important;
  }
  body,
  .dark,
  .light {
    background: none !important;
  }
}
.mat-icon {
  --tw-text-opacity: 1;
  color: rgba(var(--fuse-mat-icon-rgb), var(--tw-text-opacity));
}
.text-default {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-text-default-rgb), var(--tw-text-opacity)) !important;
}
.text-secondary {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-text-secondary-rgb), var(--tw-text-opacity)) !important;
}
.text-hint {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-text-hint-rgb), var(--tw-text-opacity)) !important;
}
.text-disabled {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-text-disabled-rgb), var(--tw-text-opacity)) !important;
}
.divider {
  color: var(--fuse-divider) !important;
}
.bg-card {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--fuse-bg-card-rgb), var(--tw-bg-opacity)) !important;
}
.bg-default {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--fuse-bg-default-rgb), var(--tw-bg-opacity)) !important;
}
.ring-bg-card {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(var(--fuse-bg-card-rgb), var(--tw-ring-opacity)) !important;
}
.bg-hover {
  background-color: var(--fuse-bg-hover) !important;
}
body,
.theme-default {
  --fuse-primary-50: #eef2ff;
  --fuse-primary-50-rgb:
    238,242,255;
  --fuse-primary-100: #e0e7ff;
  --fuse-primary-100-rgb:
    224,231,255;
  --fuse-primary-200: #c7d2fe;
  --fuse-primary-200-rgb:
    199,210,254;
  --fuse-primary-300: #a5b4fc;
  --fuse-primary-300-rgb:
    165,180,252;
  --fuse-primary-400: #818cf8;
  --fuse-primary-400-rgb:
    129,140,248;
  --fuse-primary-500: #6366f1;
  --fuse-primary-500-rgb:
    99,102,241;
  --fuse-primary-600: #4f46e5;
  --fuse-primary-600-rgb:
    79,70,229;
  --fuse-primary-700: #4338ca;
  --fuse-primary-700-rgb:
    67,56,202;
  --fuse-primary-800: #3730a3;
  --fuse-primary-800-rgb:
    55,48,163;
  --fuse-primary-900: #312e81;
  --fuse-primary-900-rgb:
    49,46,129;
  --fuse-primary-950: #1e1b4b;
  --fuse-primary-950-rgb:
    30,27,75;
  --fuse-primary: #4f46e5;
  --fuse-primary-rgb:
    79,70,229;
  --fuse-on-primary-50: #1e1b4b;
  --fuse-on-primary-50-rgb:
    30,27,75;
  --fuse-on-primary-100: #1e1b4b;
  --fuse-on-primary-100-rgb:
    30,27,75;
  --fuse-on-primary-200: #1e1b4b;
  --fuse-on-primary-200-rgb:
    30,27,75;
  --fuse-on-primary-300: #1e1b4b;
  --fuse-on-primary-300-rgb:
    30,27,75;
  --fuse-on-primary-400: #1e1b4b;
  --fuse-on-primary-400-rgb:
    30,27,75;
  --fuse-on-primary-500: #FFFFFF;
  --fuse-on-primary-500-rgb:
    255,255,255;
  --fuse-on-primary-600: #FFFFFF;
  --fuse-on-primary-600-rgb:
    255,255,255;
  --fuse-on-primary-700: #FFFFFF;
  --fuse-on-primary-700-rgb:
    255,255,255;
  --fuse-on-primary-800: #FFFFFF;
  --fuse-on-primary-800-rgb:
    255,255,255;
  --fuse-on-primary-900: #FFFFFF;
  --fuse-on-primary-900-rgb:
    255,255,255;
  --fuse-on-primary-950: #FFFFFF;
  --fuse-on-primary-950-rgb:
    255,255,255;
  --fuse-on-primary: #FFFFFF;
  --fuse-on-primary-rgb:
    255,255,255;
  --fuse-accent-50: #f8fafc;
  --fuse-accent-50-rgb:
    248,250,252;
  --fuse-accent-100: #f1f5f9;
  --fuse-accent-100-rgb:
    241,245,249;
  --fuse-accent-200: #e2e8f0;
  --fuse-accent-200-rgb:
    226,232,240;
  --fuse-accent-300: #cbd5e1;
  --fuse-accent-300-rgb:
    203,213,225;
  --fuse-accent-400: #94a3b8;
  --fuse-accent-400-rgb:
    148,163,184;
  --fuse-accent-500: #64748b;
  --fuse-accent-500-rgb:
    100,116,139;
  --fuse-accent-600: #475569;
  --fuse-accent-600-rgb:
    71,85,105;
  --fuse-accent-700: #334155;
  --fuse-accent-700-rgb:
    51,65,85;
  --fuse-accent-800: #1e293b;
  --fuse-accent-800-rgb:
    30,41,59;
  --fuse-accent-900: #0f172a;
  --fuse-accent-900-rgb:
    15,23,42;
  --fuse-accent-950: #020617;
  --fuse-accent-950-rgb:
    2,6,23;
  --fuse-accent: #1e293b;
  --fuse-accent-rgb:
    30,41,59;
  --fuse-on-accent-50: #020617;
  --fuse-on-accent-50-rgb:
    2,6,23;
  --fuse-on-accent-100: #020617;
  --fuse-on-accent-100-rgb:
    2,6,23;
  --fuse-on-accent-200: #020617;
  --fuse-on-accent-200-rgb:
    2,6,23;
  --fuse-on-accent-300: #020617;
  --fuse-on-accent-300-rgb:
    2,6,23;
  --fuse-on-accent-400: #020617;
  --fuse-on-accent-400-rgb:
    2,6,23;
  --fuse-on-accent-500: #FFFFFF;
  --fuse-on-accent-500-rgb:
    255,255,255;
  --fuse-on-accent-600: #FFFFFF;
  --fuse-on-accent-600-rgb:
    255,255,255;
  --fuse-on-accent-700: #FFFFFF;
  --fuse-on-accent-700-rgb:
    255,255,255;
  --fuse-on-accent-800: #FFFFFF;
  --fuse-on-accent-800-rgb:
    255,255,255;
  --fuse-on-accent-900: #FFFFFF;
  --fuse-on-accent-900-rgb:
    255,255,255;
  --fuse-on-accent-950: #FFFFFF;
  --fuse-on-accent-950-rgb:
    255,255,255;
  --fuse-on-accent: #FFFFFF;
  --fuse-on-accent-rgb:
    255,255,255;
  --fuse-dpaccent-50: #f8fafc;
  --fuse-dpaccent-50-rgb:
    248,250,252;
  --fuse-dpaccent-100: #f1f5f9;
  --fuse-dpaccent-100-rgb:
    241,245,249;
  --fuse-dpaccent-200: #e2e8f0;
  --fuse-dpaccent-200-rgb:
    226,232,240;
  --fuse-dpaccent-300: #cbd5e1;
  --fuse-dpaccent-300-rgb:
    203,213,225;
  --fuse-dpaccent-400: #94a3b8;
  --fuse-dpaccent-400-rgb:
    148,163,184;
  --fuse-dpaccent-500: #64748b;
  --fuse-dpaccent-500-rgb:
    100,116,139;
  --fuse-dpaccent-600: #475569;
  --fuse-dpaccent-600-rgb:
    71,85,105;
  --fuse-dpaccent-700: #334155;
  --fuse-dpaccent-700-rgb:
    51,65,85;
  --fuse-dpaccent-800: #1e293b;
  --fuse-dpaccent-800-rgb:
    30,41,59;
  --fuse-dpaccent-900: #0f172a;
  --fuse-dpaccent-900-rgb:
    15,23,42;
  --fuse-dpaccent-950: #020617;
  --fuse-dpaccent-950-rgb:
    2,6,23;
  --fuse-dpaccent: #1e293b;
  --fuse-dpaccent-rgb:
    30,41,59;
  --fuse-on-dpaccent-50: #020617;
  --fuse-on-dpaccent-50-rgb:
    2,6,23;
  --fuse-on-dpaccent-100: #020617;
  --fuse-on-dpaccent-100-rgb:
    2,6,23;
  --fuse-on-dpaccent-200: #020617;
  --fuse-on-dpaccent-200-rgb:
    2,6,23;
  --fuse-on-dpaccent-300: #020617;
  --fuse-on-dpaccent-300-rgb:
    2,6,23;
  --fuse-on-dpaccent-400: #020617;
  --fuse-on-dpaccent-400-rgb:
    2,6,23;
  --fuse-on-dpaccent-500: #FFFFFF;
  --fuse-on-dpaccent-500-rgb:
    255,255,255;
  --fuse-on-dpaccent-600: #FFFFFF;
  --fuse-on-dpaccent-600-rgb:
    255,255,255;
  --fuse-on-dpaccent-700: #FFFFFF;
  --fuse-on-dpaccent-700-rgb:
    255,255,255;
  --fuse-on-dpaccent-800: #FFFFFF;
  --fuse-on-dpaccent-800-rgb:
    255,255,255;
  --fuse-on-dpaccent-900: #FFFFFF;
  --fuse-on-dpaccent-900-rgb:
    255,255,255;
  --fuse-on-dpaccent-950: #FFFFFF;
  --fuse-on-dpaccent-950-rgb:
    255,255,255;
  --fuse-on-dpaccent: #FFFFFF;
  --fuse-on-dpaccent-rgb:
    255,255,255;
  --fuse-warn-50: #fef2f2;
  --fuse-warn-50-rgb:
    254,242,242;
  --fuse-warn-100: #fee2e2;
  --fuse-warn-100-rgb:
    254,226,226;
  --fuse-warn-200: #fecaca;
  --fuse-warn-200-rgb:
    254,202,202;
  --fuse-warn-300: #fca5a5;
  --fuse-warn-300-rgb:
    252,165,165;
  --fuse-warn-400: #f87171;
  --fuse-warn-400-rgb:
    248,113,113;
  --fuse-warn-500: #ef4444;
  --fuse-warn-500-rgb:
    239,68,68;
  --fuse-warn-600: #dc2626;
  --fuse-warn-600-rgb:
    220,38,38;
  --fuse-warn-700: #b91c1c;
  --fuse-warn-700-rgb:
    185,28,28;
  --fuse-warn-800: #991b1b;
  --fuse-warn-800-rgb:
    153,27,27;
  --fuse-warn-900: #7f1d1d;
  --fuse-warn-900-rgb:
    127,29,29;
  --fuse-warn-950: #450a0a;
  --fuse-warn-950-rgb:
    69,10,10;
  --fuse-warn: #dc2626;
  --fuse-warn-rgb:
    220,38,38;
  --fuse-on-warn-50: #450a0a;
  --fuse-on-warn-50-rgb:
    69,10,10;
  --fuse-on-warn-100: #450a0a;
  --fuse-on-warn-100-rgb:
    69,10,10;
  --fuse-on-warn-200: #450a0a;
  --fuse-on-warn-200-rgb:
    69,10,10;
  --fuse-on-warn-300: #450a0a;
  --fuse-on-warn-300-rgb:
    69,10,10;
  --fuse-on-warn-400: #450a0a;
  --fuse-on-warn-400-rgb:
    69,10,10;
  --fuse-on-warn-500: #fef2f2;
  --fuse-on-warn-500-rgb:
    254,242,242;
  --fuse-on-warn-600: #FFFFFF;
  --fuse-on-warn-600-rgb:
    255,255,255;
  --fuse-on-warn-700: #FFFFFF;
  --fuse-on-warn-700-rgb:
    255,255,255;
  --fuse-on-warn-800: #FFFFFF;
  --fuse-on-warn-800-rgb:
    255,255,255;
  --fuse-on-warn-900: #FFFFFF;
  --fuse-on-warn-900-rgb:
    255,255,255;
  --fuse-on-warn-950: #FFFFFF;
  --fuse-on-warn-950-rgb:
    255,255,255;
  --fuse-on-warn: #FFFFFF;
  --fuse-on-warn-rgb:
    255,255,255;
}
.theme-brand {
  --fuse-primary-50: #fbefef;
  --fuse-primary-50-rgb:
    251,239,239;
  --fuse-primary-100: #f8e2e2;
  --fuse-primary-100-rgb:
    248,226,226;
  --fuse-primary-200: #f1c5c5;
  --fuse-primary-200-rgb:
    241,197,197;
  --fuse-primary-300: #eba2a2;
  --fuse-primary-300-rgb:
    235,162,162;
  --fuse-primary-400: #e47676;
  --fuse-primary-400-rgb:
    228,118,118;
  --fuse-primary-500: #dd2727;
  --fuse-primary-500-rgb:
    221,39,39;
  --fuse-primary-600: #c82323;
  --fuse-primary-600-rgb:
    200,35,35;
  --fuse-primary-700: #b11f1f;
  --fuse-primary-700-rgb:
    177,31,31;
  --fuse-primary-800: #971b1b;
  --fuse-primary-800-rgb:
    151,27,27;
  --fuse-primary-900: #771515;
  --fuse-primary-900-rgb:
    119,21,21;
  --fuse-primary: #dd2727;
  --fuse-primary-rgb:
    221,39,39;
  --fuse-on-primary-50: #771515;
  --fuse-on-primary-50-rgb:
    119,21,21;
  --fuse-on-primary-100: #771515;
  --fuse-on-primary-100-rgb:
    119,21,21;
  --fuse-on-primary-200: #771515;
  --fuse-on-primary-200-rgb:
    119,21,21;
  --fuse-on-primary-300: #771515;
  --fuse-on-primary-300-rgb:
    119,21,21;
  --fuse-on-primary-400: #771515;
  --fuse-on-primary-400-rgb:
    119,21,21;
  --fuse-on-primary-500: #FFFFFF;
  --fuse-on-primary-500-rgb:
    255,255,255;
  --fuse-on-primary-600: #FFFFFF;
  --fuse-on-primary-600-rgb:
    255,255,255;
  --fuse-on-primary-700: #FFFFFF;
  --fuse-on-primary-700-rgb:
    255,255,255;
  --fuse-on-primary-800: #FFFFFF;
  --fuse-on-primary-800-rgb:
    255,255,255;
  --fuse-on-primary-900: #FFFFFF;
  --fuse-on-primary-900-rgb:
    255,255,255;
  --fuse-on-primary: #FFFFFF;
  --fuse-on-primary-rgb:
    255,255,255;
}
.theme-teal {
  --fuse-primary-50: #f0fdfa;
  --fuse-primary-50-rgb:
    240,253,250;
  --fuse-primary-100: #ccfbf1;
  --fuse-primary-100-rgb:
    204,251,241;
  --fuse-primary-200: #99f6e4;
  --fuse-primary-200-rgb:
    153,246,228;
  --fuse-primary-300: #5eead4;
  --fuse-primary-300-rgb:
    94,234,212;
  --fuse-primary-400: #2dd4bf;
  --fuse-primary-400-rgb:
    45,212,191;
  --fuse-primary-500: #14b8a6;
  --fuse-primary-500-rgb:
    20,184,166;
  --fuse-primary-600: #0d9488;
  --fuse-primary-600-rgb:
    13,148,136;
  --fuse-primary-700: #0f766e;
  --fuse-primary-700-rgb:
    15,118,110;
  --fuse-primary-800: #115e59;
  --fuse-primary-800-rgb:
    17,94,89;
  --fuse-primary-900: #134e4a;
  --fuse-primary-900-rgb:
    19,78,74;
  --fuse-primary-950: #042f2e;
  --fuse-primary-950-rgb:
    4,47,46;
  --fuse-primary: #0d9488;
  --fuse-primary-rgb:
    13,148,136;
  --fuse-on-primary-50: #042f2e;
  --fuse-on-primary-50-rgb:
    4,47,46;
  --fuse-on-primary-100: #042f2e;
  --fuse-on-primary-100-rgb:
    4,47,46;
  --fuse-on-primary-200: #042f2e;
  --fuse-on-primary-200-rgb:
    4,47,46;
  --fuse-on-primary-300: #042f2e;
  --fuse-on-primary-300-rgb:
    4,47,46;
  --fuse-on-primary-400: #042f2e;
  --fuse-on-primary-400-rgb:
    4,47,46;
  --fuse-on-primary-500: #042f2e;
  --fuse-on-primary-500-rgb:
    4,47,46;
  --fuse-on-primary-600: #042f2e;
  --fuse-on-primary-600-rgb:
    4,47,46;
  --fuse-on-primary-700: #FFFFFF;
  --fuse-on-primary-700-rgb:
    255,255,255;
  --fuse-on-primary-800: #FFFFFF;
  --fuse-on-primary-800-rgb:
    255,255,255;
  --fuse-on-primary-900: #FFFFFF;
  --fuse-on-primary-900-rgb:
    255,255,255;
  --fuse-on-primary-950: #FFFFFF;
  --fuse-on-primary-950-rgb:
    255,255,255;
  --fuse-on-primary: #042f2e;
  --fuse-on-primary-rgb:
    4,47,46;
}
.theme-rose {
  --fuse-primary-50: #fff1f2;
  --fuse-primary-50-rgb:
    255,241,242;
  --fuse-primary-100: #ffe4e6;
  --fuse-primary-100-rgb:
    255,228,230;
  --fuse-primary-200: #fecdd3;
  --fuse-primary-200-rgb:
    254,205,211;
  --fuse-primary-300: #fda4af;
  --fuse-primary-300-rgb:
    253,164,175;
  --fuse-primary-400: #fb7185;
  --fuse-primary-400-rgb:
    251,113,133;
  --fuse-primary-500: #f43f5e;
  --fuse-primary-500-rgb:
    244,63,94;
  --fuse-primary-600: #e11d48;
  --fuse-primary-600-rgb:
    225,29,72;
  --fuse-primary-700: #be123c;
  --fuse-primary-700-rgb:
    190,18,60;
  --fuse-primary-800: #9f1239;
  --fuse-primary-800-rgb:
    159,18,57;
  --fuse-primary-900: #881337;
  --fuse-primary-900-rgb:
    136,19,55;
  --fuse-primary-950: #4c0519;
  --fuse-primary-950-rgb:
    76,5,25;
  --fuse-primary: #f43f5e;
  --fuse-primary-rgb:
    244,63,94;
  --fuse-on-primary-50: #4c0519;
  --fuse-on-primary-50-rgb:
    76,5,25;
  --fuse-on-primary-100: #4c0519;
  --fuse-on-primary-100-rgb:
    76,5,25;
  --fuse-on-primary-200: #4c0519;
  --fuse-on-primary-200-rgb:
    76,5,25;
  --fuse-on-primary-300: #4c0519;
  --fuse-on-primary-300-rgb:
    76,5,25;
  --fuse-on-primary-400: #4c0519;
  --fuse-on-primary-400-rgb:
    76,5,25;
  --fuse-on-primary-500: #4c0519;
  --fuse-on-primary-500-rgb:
    76,5,25;
  --fuse-on-primary-600: #FFFFFF;
  --fuse-on-primary-600-rgb:
    255,255,255;
  --fuse-on-primary-700: #FFFFFF;
  --fuse-on-primary-700-rgb:
    255,255,255;
  --fuse-on-primary-800: #FFFFFF;
  --fuse-on-primary-800-rgb:
    255,255,255;
  --fuse-on-primary-900: #FFFFFF;
  --fuse-on-primary-900-rgb:
    255,255,255;
  --fuse-on-primary-950: #FFFFFF;
  --fuse-on-primary-950-rgb:
    255,255,255;
  --fuse-on-primary: #4c0519;
  --fuse-on-primary-rgb:
    76,5,25;
}
.theme-purple {
  --fuse-primary-50: #faf5ff;
  --fuse-primary-50-rgb:
    250,245,255;
  --fuse-primary-100: #f3e8ff;
  --fuse-primary-100-rgb:
    243,232,255;
  --fuse-primary-200: #e9d5ff;
  --fuse-primary-200-rgb:
    233,213,255;
  --fuse-primary-300: #d8b4fe;
  --fuse-primary-300-rgb:
    216,180,254;
  --fuse-primary-400: #c084fc;
  --fuse-primary-400-rgb:
    192,132,252;
  --fuse-primary-500: #a855f7;
  --fuse-primary-500-rgb:
    168,85,247;
  --fuse-primary-600: #9333ea;
  --fuse-primary-600-rgb:
    147,51,234;
  --fuse-primary-700: #7e22ce;
  --fuse-primary-700-rgb:
    126,34,206;
  --fuse-primary-800: #6b21a8;
  --fuse-primary-800-rgb:
    107,33,168;
  --fuse-primary-900: #581c87;
  --fuse-primary-900-rgb:
    88,28,135;
  --fuse-primary-950: #3b0764;
  --fuse-primary-950-rgb:
    59,7,100;
  --fuse-primary: #9333ea;
  --fuse-primary-rgb:
    147,51,234;
  --fuse-on-primary-50: #3b0764;
  --fuse-on-primary-50-rgb:
    59,7,100;
  --fuse-on-primary-100: #3b0764;
  --fuse-on-primary-100-rgb:
    59,7,100;
  --fuse-on-primary-200: #3b0764;
  --fuse-on-primary-200-rgb:
    59,7,100;
  --fuse-on-primary-300: #3b0764;
  --fuse-on-primary-300-rgb:
    59,7,100;
  --fuse-on-primary-400: #3b0764;
  --fuse-on-primary-400-rgb:
    59,7,100;
  --fuse-on-primary-500: #FFFFFF;
  --fuse-on-primary-500-rgb:
    255,255,255;
  --fuse-on-primary-600: #FFFFFF;
  --fuse-on-primary-600-rgb:
    255,255,255;
  --fuse-on-primary-700: #FFFFFF;
  --fuse-on-primary-700-rgb:
    255,255,255;
  --fuse-on-primary-800: #FFFFFF;
  --fuse-on-primary-800-rgb:
    255,255,255;
  --fuse-on-primary-900: #FFFFFF;
  --fuse-on-primary-900-rgb:
    255,255,255;
  --fuse-on-primary-950: #FFFFFF;
  --fuse-on-primary-950-rgb:
    255,255,255;
  --fuse-on-primary: #FFFFFF;
  --fuse-on-primary-rgb:
    255,255,255;
}
.theme-amber {
  --fuse-primary-50: #fffbeb;
  --fuse-primary-50-rgb:
    255,251,235;
  --fuse-primary-100: #fef3c7;
  --fuse-primary-100-rgb:
    254,243,199;
  --fuse-primary-200: #fde68a;
  --fuse-primary-200-rgb:
    253,230,138;
  --fuse-primary-300: #fcd34d;
  --fuse-primary-300-rgb:
    252,211,77;
  --fuse-primary-400: #fbbf24;
  --fuse-primary-400-rgb:
    251,191,36;
  --fuse-primary-500: #f59e0b;
  --fuse-primary-500-rgb:
    245,158,11;
  --fuse-primary-600: #d97706;
  --fuse-primary-600-rgb:
    217,119,6;
  --fuse-primary-700: #b45309;
  --fuse-primary-700-rgb:
    180,83,9;
  --fuse-primary-800: #92400e;
  --fuse-primary-800-rgb:
    146,64,14;
  --fuse-primary-900: #78350f;
  --fuse-primary-900-rgb:
    120,53,15;
  --fuse-primary-950: #451a03;
  --fuse-primary-950-rgb:
    69,26,3;
  --fuse-primary: #f59e0b;
  --fuse-primary-rgb:
    245,158,11;
  --fuse-on-primary-50: #451a03;
  --fuse-on-primary-50-rgb:
    69,26,3;
  --fuse-on-primary-100: #451a03;
  --fuse-on-primary-100-rgb:
    69,26,3;
  --fuse-on-primary-200: #451a03;
  --fuse-on-primary-200-rgb:
    69,26,3;
  --fuse-on-primary-300: #451a03;
  --fuse-on-primary-300-rgb:
    69,26,3;
  --fuse-on-primary-400: #451a03;
  --fuse-on-primary-400-rgb:
    69,26,3;
  --fuse-on-primary-500: #451a03;
  --fuse-on-primary-500-rgb:
    69,26,3;
  --fuse-on-primary-600: #451a03;
  --fuse-on-primary-600-rgb:
    69,26,3;
  --fuse-on-primary-700: #FFFFFF;
  --fuse-on-primary-700-rgb:
    255,255,255;
  --fuse-on-primary-800: #FFFFFF;
  --fuse-on-primary-800-rgb:
    255,255,255;
  --fuse-on-primary-900: #FFFFFF;
  --fuse-on-primary-900-rgb:
    255,255,255;
  --fuse-on-primary-950: #FFFFFF;
  --fuse-on-primary-950-rgb:
    255,255,255;
  --fuse-on-primary: #451a03;
  --fuse-on-primary-rgb:
    69,26,3;
}
body.light,
.light,
.dark .light {
  --is-dark: false;
  --fuse-bg-app-bar: #FFFFFF;
  --fuse-bg-app-bar-rgb:
    255,255,255;
  --fuse-bg-card: #FFFFFF;
  --fuse-bg-card-rgb:
    255,255,255;
  --fuse-bg-default: #f1f5f9;
  --fuse-bg-default-rgb:
    241,245,249;
  --fuse-bg-dialog: #FFFFFF;
  --fuse-bg-dialog-rgb:
    255,255,255;
  --fuse-bg-hover: rgba(148,163,184,0.12);
  --fuse-bg-hover-rgb:
    148,163,184;
  --fuse-bg-status-bar: #cbd5e1;
  --fuse-bg-status-bar-rgb:
    203,213,225;
  --fuse-text-default: #1e293b;
  --fuse-text-default-rgb:
    30,41,59;
  --fuse-text-secondary: #64748b;
  --fuse-text-secondary-rgb:
    100,116,139;
  --fuse-text-hint: #94a3b8;
  --fuse-text-hint-rgb:
    148,163,184;
  --fuse-text-disabled: #94a3b8;
  --fuse-text-disabled-rgb:
    148,163,184;
  --fuse-border: #e2e8f0;
  --fuse-border-rgb:
    226,232,240;
  --fuse-divider: #e2e8f0;
  --fuse-divider-rgb:
    226,232,240;
  --fuse-icon: #64748b;
  --fuse-icon-rgb:
    100,116,139;
  --fuse-mat-icon: #64748b;
  --fuse-mat-icon-rgb:
    100,116,139;
}
body.dark,
.dark,
.light .dark {
  --fuse-bg-app-bar: #0f172a;
  --fuse-bg-app-bar-rgb:
    15,23,42;
  --fuse-bg-card: #1e293b;
  --fuse-bg-card-rgb:
    30,41,59;
  --fuse-bg-default: #0f172a;
  --fuse-bg-default-rgb:
    15,23,42;
  --fuse-bg-dialog: #1e293b;
  --fuse-bg-dialog-rgb:
    30,41,59;
  --fuse-bg-hover: rgba(255, 255, 255, 0.05);
  --fuse-bg-hover-rgb:
    255,255,255;
  --fuse-bg-status-bar: #0f172a;
  --fuse-bg-status-bar-rgb:
    15,23,42;
  --fuse-text-default: #FFFFFF;
  --fuse-text-default-rgb:
    255,255,255;
  --fuse-text-secondary: #94a3b8;
  --fuse-text-secondary-rgb:
    148,163,184;
  --fuse-text-hint: #64748b;
  --fuse-text-hint-rgb:
    100,116,139;
  --fuse-text-disabled: #475569;
  --fuse-text-disabled-rgb:
    71,85,105;
  --fuse-border: rgba(241,245,249,0.12);
  --fuse-border-rgb:
    241,245,249;
  --fuse-divider: rgba(241,245,249,0.12);
  --fuse-divider-rgb:
    241,245,249;
  --fuse-icon: #94a3b8;
  --fuse-icon-rgb:
    148,163,184;
  --fuse-mat-icon: #94a3b8;
  --fuse-mat-icon-rgb:
    148,163,184;
}
.prose {
  color: var(--fuse-text-default);
  max-width: 65ch;
}
.prose :where([class~=lead]):not(:where([class~=not-prose] *)) {
  color: var(--fuse-text-secondary);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.prose :where(a):not(:where([class~=not-prose] *)) {
  color: var(--fuse-primary-500);
  text-decoration: underline;
  font-weight: 500;
}
.prose :where(strong):not(:where([class~=not-prose] *)) {
  color: var(--fuse-text-default);
  font-weight: 600;
}
.prose :where(a strong):not(:where([class~=not-prose] *)) {
  color: inherit;
}
.prose :where(blockquote strong):not(:where([class~=not-prose] *)) {
  color: inherit;
}
.prose :where(thead th strong):not(:where([class~=not-prose] *)) {
  color: inherit;
}
.prose :where(ol):not(:where([class~=not-prose] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.prose :where(ol[type=A]):not(:where([class~=not-prose] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type=a]):not(:where([class~=not-prose] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type=I]):not(:where([class~=not-prose] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type=i]):not(:where([class~=not-prose] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="1"]):not(:where([class~=not-prose] *)) {
  list-style-type: decimal;
}
.prose :where(ul):not(:where([class~=not-prose] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.prose :where(ol > li):not(:where([class~=not-prose] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.prose :where(ul > li):not(:where([class~=not-prose] *))::marker {
  color: var(--tw-prose-bullets);
}
.prose :where(hr):not(:where([class~=not-prose] *)) {
  border-color: var(--fuse-border);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.prose :where(blockquote):not(:where([class~=not-prose] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--fuse-text-default);
  border-left-width: 0.25rem;
  border-left-color: var(--fuse-border);
  quotes: "\201c""\201d""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}
.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose] *))::before {
  content: open-quote;
}
.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose] *))::after {
  content: close-quote;
}
.prose :where(h1):not(:where([class~=not-prose] *)) {
  color: var(--fuse-text-default);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.prose :where(h1 strong):not(:where([class~=not-prose] *)) {
  font-weight: 900;
  color: inherit;
}
.prose :where(h2):not(:where([class~=not-prose] *)) {
  color: var(--fuse-text-default);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
.prose :where(h2 strong):not(:where([class~=not-prose] *)) {
  font-weight: 800;
  color: inherit;
}
.prose :where(h3):not(:where([class~=not-prose] *)) {
  color: var(--fuse-text-default);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.prose :where(h3 strong):not(:where([class~=not-prose] *)) {
  font-weight: 700;
  color: inherit;
}
.prose :where(h4):not(:where([class~=not-prose] *)) {
  color: var(--fuse-text-default);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.prose :where(h4 strong):not(:where([class~=not-prose] *)) {
  font-weight: 700;
  color: inherit;
}
.prose :where(img):not(:where([class~=not-prose] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(figure > *):not(:where([class~=not-prose] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(figcaption):not(:where([class~=not-prose] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.prose :where(code):not(:where([class~=not-prose] *)) {
  color: var(--fuse-text-default);
  font-weight: 500;
  font-size: 0.875em;
}
.prose :where(code):not(:where([class~=not-prose] *))::before {
  content: "`";
}
.prose :where(code):not(:where([class~=not-prose] *))::after {
  content: "`";
}
.prose :where(a code):not(:where([class~=not-prose] *)) {
  color: var(--fuse-primary);
}
.prose :where(h1 code):not(:where([class~=not-prose] *)) {
  color: inherit;
}
.prose :where(h2 code):not(:where([class~=not-prose] *)) {
  color: inherit;
  font-size: 0.875em;
}
.prose :where(h3 code):not(:where([class~=not-prose] *)) {
  color: inherit;
  font-size: 0.9em;
}
.prose :where(h4 code):not(:where([class~=not-prose] *)) {
  color: inherit;
}
.prose :where(blockquote code):not(:where([class~=not-prose] *)) {
  color: inherit;
}
.prose :where(thead th code):not(:where([class~=not-prose] *)) {
  color: inherit;
}
.prose :where(pre):not(:where([class~=not-prose] *)) {
  color: #fff;
  background-color: #1e293b;
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}
.prose :where(pre code):not(:where([class~=not-prose] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.prose :where(pre code):not(:where([class~=not-prose] *))::before {
  content: none;
}
.prose :where(pre code):not(:where([class~=not-prose] *))::after {
  content: none;
}
.prose :where(table):not(:where([class~=not-prose] *)) {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.prose :where(thead):not(:where([class~=not-prose] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--fuse-border);
  color: var(--fuse-text-default);
}
.prose :where(thead th):not(:where([class~=not-prose] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.prose :where(tbody tr):not(:where([class~=not-prose] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--fuse-border);
}
.prose :where(tbody tr:last-child):not(:where([class~=not-prose] *)) {
  border-bottom-width: 0;
}
.prose :where(tbody td):not(:where([class~=not-prose] *)) {
  vertical-align: baseline;
}
.prose :where(tfoot):not(:where([class~=not-prose] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.prose :where(tfoot td):not(:where([class~=not-prose] *)) {
  vertical-align: top;
}
.prose {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}
.prose :where(p):not(:where([class~=not-prose] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where(video):not(:where([class~=not-prose] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(figure):not(:where([class~=not-prose] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(li):not(:where([class~=not-prose] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.prose :where(ol > li):not(:where([class~=not-prose] *)) {
  padding-left: 0.375em;
}
.prose :where(ul > li):not(:where([class~=not-prose] *)) {
  padding-left: 0.375em;
}
.prose :where(.prose > ul > li p):not(:where([class~=not-prose] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(.prose > ul > li > *:first-child):not(:where([class~=not-prose] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ul > li > *:last-child):not(:where([class~=not-prose] *)) {
  margin-bottom: 1.25em;
}
.prose :where(.prose > ol > li > *:first-child):not(:where([class~=not-prose] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ol > li > *:last-child):not(:where([class~=not-prose] *)) {
  margin-bottom: 1.25em;
}
.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~=not-prose] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(hr + *):not(:where([class~=not-prose] *)) {
  margin-top: 0;
}
.prose :where(h2 + *):not(:where([class~=not-prose] *)) {
  margin-top: 0;
}
.prose :where(h3 + *):not(:where([class~=not-prose] *)) {
  margin-top: 0;
}
.prose :where(h4 + *):not(:where([class~=not-prose] *)) {
  margin-top: 0;
}
.prose :where(thead th:first-child):not(:where([class~=not-prose] *)) {
  padding-left: 0;
}
.prose :where(thead th:last-child):not(:where([class~=not-prose] *)) {
  padding-right: 0;
}
.prose :where(tbody td, tfoot td):not(:where([class~=not-prose] *)) {
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~=not-prose] *)) {
  padding-left: 0;
}
.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~=not-prose] *)) {
  padding-right: 0;
}
.prose :where(.prose > :first-child):not(:where([class~=not-prose] *)) {
  margin-top: 0;
}
.prose :where(.prose > :last-child):not(:where([class~=not-prose] *)) {
  margin-bottom: 0;
}
.prose :where(ol > li):not(:where([class~=not-prose] *))::before {
  color: var(--fuse-text-secondary);
}
.prose :where(ul > li):not(:where([class~=not-prose] *))::before {
  background-color: var(--fuse-text-hint);
}
.prose :where(figure figcaption):not(:where([class~=not-prose] *)) {
  color: var(--fuse-text-secondary);
}
.prose-sm {
  font-size: 0.875rem;
  line-height: 1.7142857;
}
.prose-sm :where(p):not(:where([class~=not-prose] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}
.prose-sm :where([class~=lead]):not(:where([class~=not-prose] *)) {
  font-size: 1.2857143em;
  line-height: 1.5555556;
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.prose-sm :where(blockquote):not(:where([class~=not-prose] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-left: 1.1111111em;
}
.prose-sm :where(h1):not(:where([class~=not-prose] *)) {
  font-size: 2.1428571em;
  margin-top: 0;
  margin-bottom: 0.8em;
  line-height: 1.2;
}
.prose-sm :where(h2):not(:where([class~=not-prose] *)) {
  font-size: 1.4285714em;
  margin-top: 1.6em;
  margin-bottom: 0.8em;
  line-height: 1.4;
}
.prose-sm :where(h3):not(:where([class~=not-prose] *)) {
  font-size: 1.2857143em;
  margin-top: 1.5555556em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}
.prose-sm :where(h4):not(:where([class~=not-prose] *)) {
  margin-top: 1.4285714em;
  margin-bottom: 0.5714286em;
  line-height: 1.4285714;
}
.prose-sm :where(img):not(:where([class~=not-prose] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(video):not(:where([class~=not-prose] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(figure):not(:where([class~=not-prose] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(figure > *):not(:where([class~=not-prose] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-sm :where(figcaption):not(:where([class~=not-prose] *)) {
  font-size: 0.8571429em;
  line-height: 1.3333333;
  margin-top: 0.6666667em;
}
.prose-sm :where(code):not(:where([class~=not-prose] *)) {
  font-size: 1em;
}
.prose-sm :where(h2 code):not(:where([class~=not-prose] *)) {
  font-size: 0.9em;
}
.prose-sm :where(h3 code):not(:where([class~=not-prose] *)) {
  font-size: 0.8888889em;
}
.prose-sm :where(pre):not(:where([class~=not-prose] *)) {
  font-size: 1em;
  line-height: 1.6666667;
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  border-radius: 0.25rem;
  padding-top: 0.6666667em;
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}
.prose-sm :where(ol):not(:where([class~=not-prose] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-left: 1.5714286em;
}
.prose-sm :where(ul):not(:where([class~=not-prose] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-left: 1.5714286em;
}
.prose-sm :where(li):not(:where([class~=not-prose] *)) {
  margin-top: 0.2857143em;
  margin-bottom: 0.2857143em;
}
.prose-sm :where(ol > li):not(:where([class~=not-prose] *)) {
  padding-left: 0.4285714em;
}
.prose-sm :where(ul > li):not(:where([class~=not-prose] *)) {
  padding-left: 0.4285714em;
}
.prose-sm :where(.prose-sm > ul > li p):not(:where([class~=not-prose] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.prose-sm :where(.prose-sm > ul > li > *:first-child):not(:where([class~=not-prose] *)) {
  margin-top: 1.1428571em;
}
.prose-sm :where(.prose-sm > ul > li > *:last-child):not(:where([class~=not-prose] *)) {
  margin-bottom: 1.1428571em;
}
.prose-sm :where(.prose-sm > ol > li > *:first-child):not(:where([class~=not-prose] *)) {
  margin-top: 1.1428571em;
}
.prose-sm :where(.prose-sm > ol > li > *:last-child):not(:where([class~=not-prose] *)) {
  margin-bottom: 1.1428571em;
}
.prose-sm :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~=not-prose] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.prose-sm :where(hr):not(:where([class~=not-prose] *)) {
  margin-top: 2.8571429em;
  margin-bottom: 2.8571429em;
}
.prose-sm :where(hr + *):not(:where([class~=not-prose] *)) {
  margin-top: 0;
}
.prose-sm :where(h2 + *):not(:where([class~=not-prose] *)) {
  margin-top: 0;
}
.prose-sm :where(h3 + *):not(:where([class~=not-prose] *)) {
  margin-top: 0;
}
.prose-sm :where(h4 + *):not(:where([class~=not-prose] *)) {
  margin-top: 0;
}
.prose-sm :where(table):not(:where([class~=not-prose] *)) {
  font-size: 1em;
  line-height: 1.5;
}
.prose-sm :where(thead th):not(:where([class~=not-prose] *)) {
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}
.prose-sm :where(thead th:first-child):not(:where([class~=not-prose] *)) {
  padding-left: 0;
}
.prose-sm :where(thead th:last-child):not(:where([class~=not-prose] *)) {
  padding-right: 0;
}
.prose-sm :where(tbody td, tfoot td):not(:where([class~=not-prose] *)) {
  padding-top: 0.6666667em;
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}
.prose-sm :where(tbody td:first-child, tfoot td:first-child):not(:where([class~=not-prose] *)) {
  padding-left: 0;
}
.prose-sm :where(tbody td:last-child, tfoot td:last-child):not(:where([class~=not-prose] *)) {
  padding-right: 0;
}
.prose-sm :where(.prose-sm > :first-child):not(:where([class~=not-prose] *)) {
  margin-top: 0;
}
.prose-sm :where(.prose-sm > :last-child):not(:where([class~=not-prose] *)) {
  margin-bottom: 0;
}
.dark\:bg-card:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--fuse-bg-card-rgb), var(--tw-bg-opacity)) !important;
}
.dark\:bg-default:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--fuse-bg-default-rgb), var(--tw-bg-opacity)) !important;
}
.dark\:bg-hover:is(.dark *) {
  background-color: var(--fuse-bg-hover) !important;
}
.dark\:hover\:bg-hover:hover:is(.dark *) {
  background-color: var(--fuse-bg-hover) !important;
}
@media (min-width: 600px) {
  .sm\:bg-card {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(var(--fuse-bg-card-rgb), var(--tw-bg-opacity)) !important;
  }
}

/* src/@fuse/styles/themes.scss */
.mat-elevation-z0,
.mat-mdc-elevation-specific.mat-elevation-z0 {
  box-shadow: var(--mat-app-elevation-shadow-level-0, 0px 0px 0px 0px --mat-sys-shadow, 0px 0px 0px 0px --mat-sys-shadow, 0px 0px 0px 0px --mat-sys-shadow);
}
.mat-elevation-z1,
.mat-mdc-elevation-specific.mat-elevation-z1 {
  box-shadow: var(--mat-app-elevation-shadow-level-1, 0px 2px 1px -1px --mat-sys-shadow, 0px 1px 1px 0px --mat-sys-shadow, 0px 1px 3px 0px --mat-sys-shadow);
}
.mat-elevation-z2,
.mat-mdc-elevation-specific.mat-elevation-z2 {
  box-shadow: var(--mat-app-elevation-shadow-level-2, 0px 3px 1px -2px --mat-sys-shadow, 0px 2px 2px 0px --mat-sys-shadow, 0px 1px 5px 0px --mat-sys-shadow);
}
.mat-elevation-z3,
.mat-mdc-elevation-specific.mat-elevation-z3 {
  box-shadow: var(--mat-app-elevation-shadow-level-3, 0px 3px 3px -2px --mat-sys-shadow, 0px 3px 4px 0px --mat-sys-shadow, 0px 1px 8px 0px --mat-sys-shadow);
}
.mat-elevation-z4,
.mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow: var(--mat-app-elevation-shadow-level-4, 0px 2px 4px -1px --mat-sys-shadow, 0px 4px 5px 0px --mat-sys-shadow, 0px 1px 10px 0px --mat-sys-shadow);
}
.mat-elevation-z5,
.mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: var(--mat-app-elevation-shadow-level-5, 0px 3px 5px -1px --mat-sys-shadow, 0px 5px 8px 0px --mat-sys-shadow, 0px 1px 14px 0px --mat-sys-shadow);
}
.mat-elevation-z6,
.mat-mdc-elevation-specific.mat-elevation-z6 {
  box-shadow: var(--mat-app-elevation-shadow-level-6, 0px 3px 5px -1px --mat-sys-shadow, 0px 6px 10px 0px --mat-sys-shadow, 0px 1px 18px 0px --mat-sys-shadow);
}
.mat-elevation-z7,
.mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: var(--mat-app-elevation-shadow-level-7, 0px 4px 5px -2px --mat-sys-shadow, 0px 7px 10px 1px --mat-sys-shadow, 0px 2px 16px 1px --mat-sys-shadow);
}
.mat-elevation-z8,
.mat-mdc-elevation-specific.mat-elevation-z8 {
  box-shadow: var(--mat-app-elevation-shadow-level-8, 0px 5px 5px -3px --mat-sys-shadow, 0px 8px 10px 1px --mat-sys-shadow, 0px 3px 14px 2px --mat-sys-shadow);
}
.mat-elevation-z9,
.mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: var(--mat-app-elevation-shadow-level-9, 0px 5px 6px -3px --mat-sys-shadow, 0px 9px 12px 1px --mat-sys-shadow, 0px 3px 16px 2px --mat-sys-shadow);
}
.mat-elevation-z10,
.mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: var(--mat-app-elevation-shadow-level-10, 0px 6px 6px -3px --mat-sys-shadow, 0px 10px 14px 1px --mat-sys-shadow, 0px 4px 18px 3px --mat-sys-shadow);
}
.mat-elevation-z11,
.mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: var(--mat-app-elevation-shadow-level-11, 0px 6px 7px -4px --mat-sys-shadow, 0px 11px 15px 1px --mat-sys-shadow, 0px 4px 20px 3px --mat-sys-shadow);
}
.mat-elevation-z12,
.mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: var(--mat-app-elevation-shadow-level-12, 0px 7px 8px -4px --mat-sys-shadow, 0px 12px 17px 2px --mat-sys-shadow, 0px 5px 22px 4px --mat-sys-shadow);
}
.mat-elevation-z13,
.mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: var(--mat-app-elevation-shadow-level-13, 0px 7px 8px -4px --mat-sys-shadow, 0px 13px 19px 2px --mat-sys-shadow, 0px 5px 24px 4px --mat-sys-shadow);
}
.mat-elevation-z14,
.mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: var(--mat-app-elevation-shadow-level-14, 0px 7px 9px -4px --mat-sys-shadow, 0px 14px 21px 2px --mat-sys-shadow, 0px 5px 26px 4px --mat-sys-shadow);
}
.mat-elevation-z15,
.mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: var(--mat-app-elevation-shadow-level-15, 0px 8px 9px -5px --mat-sys-shadow, 0px 15px 22px 2px --mat-sys-shadow, 0px 6px 28px 5px --mat-sys-shadow);
}
.mat-elevation-z16,
.mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow: var(--mat-app-elevation-shadow-level-16, 0px 8px 10px -5px --mat-sys-shadow, 0px 16px 24px 2px --mat-sys-shadow, 0px 6px 30px 5px --mat-sys-shadow);
}
.mat-elevation-z17,
.mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: var(--mat-app-elevation-shadow-level-17, 0px 8px 11px -5px --mat-sys-shadow, 0px 17px 26px 2px --mat-sys-shadow, 0px 6px 32px 5px --mat-sys-shadow);
}
.mat-elevation-z18,
.mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: var(--mat-app-elevation-shadow-level-18, 0px 9px 11px -5px --mat-sys-shadow, 0px 18px 28px 2px --mat-sys-shadow, 0px 7px 34px 6px --mat-sys-shadow);
}
.mat-elevation-z19,
.mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: var(--mat-app-elevation-shadow-level-19, 0px 9px 12px -6px --mat-sys-shadow, 0px 19px 29px 2px --mat-sys-shadow, 0px 7px 36px 6px --mat-sys-shadow);
}
.mat-elevation-z20,
.mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: var(--mat-app-elevation-shadow-level-20, 0px 10px 13px -6px --mat-sys-shadow, 0px 20px 31px 3px --mat-sys-shadow, 0px 8px 38px 7px --mat-sys-shadow);
}
.mat-elevation-z21,
.mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: var(--mat-app-elevation-shadow-level-21, 0px 10px 13px -6px --mat-sys-shadow, 0px 21px 33px 3px --mat-sys-shadow, 0px 8px 40px 7px --mat-sys-shadow);
}
.mat-elevation-z22,
.mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: var(--mat-app-elevation-shadow-level-22, 0px 10px 14px -6px --mat-sys-shadow, 0px 22px 35px 3px --mat-sys-shadow, 0px 8px 42px 7px --mat-sys-shadow);
}
.mat-elevation-z23,
.mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: var(--mat-app-elevation-shadow-level-23, 0px 11px 14px -7px --mat-sys-shadow, 0px 23px 36px 3px --mat-sys-shadow, 0px 9px 44px 8px --mat-sys-shadow);
}
.mat-elevation-z24,
.mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow: var(--mat-app-elevation-shadow-level-24, 0px 11px 15px -7px --mat-sys-shadow, 0px 24px 38px 3px --mat-sys-shadow, 0px 9px 46px 8px --mat-sys-shadow);
}
html {
  --mat-sys-on-surface: initial;
}
.mat-app-background {
  background-color: var(--mat-app-background-color, var(--mat-sys-background, transparent));
  color: var(--mat-app-text-color, var(--mat-sys-on-background, inherit));
}
html {
  --mat-option-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-option-label-text-line-height: 1.5rem;
  --mat-option-label-text-size: 0.875rem;
  --mat-option-label-text-tracking: normal;
  --mat-option-label-text-weight: 400;
}
html {
  --mat-optgroup-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-optgroup-label-text-line-height: 1.5rem;
  --mat-optgroup-label-text-size: 0.875rem;
  --mat-optgroup-label-text-tracking: normal;
  --mat-optgroup-label-text-weight: 400;
}
html {
  --mat-card-elevated-container-shape: 4px;
  --mat-card-outlined-container-shape: 4px;
  --mat-card-filled-container-shape: 4px;
  --mat-card-outlined-outline-width: 1px;
}
html {
  --mat-card-title-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-card-title-text-line-height: 1.5rem;
  --mat-card-title-text-size: 0.875rem;
  --mat-card-title-text-tracking: normal;
  --mat-card-title-text-weight: 400;
  --mat-card-subtitle-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-card-subtitle-text-line-height: 1.25rem;
  --mat-card-subtitle-text-size: 0.875rem;
  --mat-card-subtitle-text-tracking: normal;
  --mat-card-subtitle-text-weight: 600;
}
html {
  --mat-progress-bar-active-indicator-height: 4px;
  --mat-progress-bar-track-height: 4px;
  --mat-progress-bar-track-shape: 0;
}
html {
  --mat-tooltip-container-shape: 4px;
  --mat-tooltip-supporting-text-line-height: 16px;
}
html {
  --mat-tooltip-supporting-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-tooltip-supporting-text-size: 0.75rem;
  --mat-tooltip-supporting-text-weight: 400;
  --mat-tooltip-supporting-text-tracking: normal;
}
html {
  --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;
}
html {
  --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;
}
html {
  --mat-form-field-container-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-form-field-container-text-line-height: 1.5rem;
  --mat-form-field-container-text-size: 0.875rem;
  --mat-form-field-container-text-tracking: normal;
  --mat-form-field-container-text-weight: 400;
  --mat-form-field-outlined-label-text-populated-size: 0.875rem;
  --mat-form-field-subscript-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-form-field-subscript-text-line-height: 1rem;
  --mat-form-field-subscript-text-size: 0.75rem;
  --mat-form-field-subscript-text-tracking: normal;
  --mat-form-field-subscript-text-weight: 400;
  --mat-form-field-filled-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-form-field-filled-label-text-size: 0.875rem;
  --mat-form-field-filled-label-text-tracking: normal;
  --mat-form-field-filled-label-text-weight: 400;
  --mat-form-field-outlined-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-form-field-outlined-label-text-size: 0.875rem;
  --mat-form-field-outlined-label-text-tracking: normal;
  --mat-form-field-outlined-label-text-weight: 400;
}
html {
  --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);
}
html {
  --mat-select-arrow-transform: translateY(-8px);
}
html {
  --mat-select-trigger-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-select-trigger-text-line-height: 1.5rem;
  --mat-select-trigger-text-size: 0.875rem;
  --mat-select-trigger-text-tracking: normal;
  --mat-select-trigger-text-weight: 400;
}
html {
  --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);
}
html {
  --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;
}
html {
  --mat-dialog-subhead-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-dialog-subhead-line-height: 1.5rem;
  --mat-dialog-subhead-size: 0.875rem;
  --mat-dialog-subhead-weight: 400;
  --mat-dialog-subhead-tracking: normal;
  --mat-dialog-supporting-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-dialog-supporting-text-line-height: 1.5rem;
  --mat-dialog-supporting-text-size: 0.875rem;
  --mat-dialog-supporting-text-weight: 400;
  --mat-dialog-supporting-text-tracking: normal;
}
.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;
}
.mat-mdc-chip.mat-mdc-standard-chip {
  --mat-chip-container-height: 32px;
}
.mat-mdc-standard-chip {
  --mat-chip-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-chip-label-text-line-height: 1.5rem;
  --mat-chip-label-text-size: 0.875rem;
  --mat-chip-label-text-tracking: normal;
  --mat-chip-label-text-weight: 400;
}
html {
  --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.1;
  --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.04;
  --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;
}
html .mat-mdc-slide-toggle {
  --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.1;
  --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.04;
  --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;
}
html {
  --mat-slide-toggle-state-layer-size: 40px;
}
html .mat-mdc-slide-toggle {
  --mat-slide-toggle-state-layer-size: 40px;
}
html {
  --mat-slide-toggle-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-slide-toggle-label-text-line-height: 1.5rem;
  --mat-slide-toggle-label-text-size: 0.875rem;
  --mat-slide-toggle-label-text-tracking: normal;
  --mat-slide-toggle-label-text-weight: 400;
}
html .mat-mdc-slide-toggle {
  --mat-slide-toggle-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-slide-toggle-label-text-line-height: 1.5rem;
  --mat-slide-toggle-label-text-size: 0.875rem;
  --mat-slide-toggle-label-text-tracking: normal;
  --mat-slide-toggle-label-text-weight: 400;
}
html {
  --mat-radio-disabled-selected-icon-opacity: 0.38;
  --mat-radio-disabled-unselected-icon-opacity: 0.38;
  --mat-radio-state-layer-size: 40px;
}
html {
  --mat-radio-state-layer-size: 40px;
  --mat-radio-touch-target-display: block;
}
html {
  --mat-radio-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-radio-label-text-line-height: 1.5rem;
  --mat-radio-label-text-size: 0.875rem;
  --mat-radio-label-text-tracking: normal;
  --mat-radio-label-text-weight: 400;
}
html {
  --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;
}
html {
  --mat-slider-label-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-slider-label-label-text-size: 0.875rem;
  --mat-slider-label-label-text-line-height: 1.25rem;
  --mat-slider-label-label-text-tracking: normal;
  --mat-slider-label-label-text-weight: 600;
}
html {
  --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);
}
html {
  --mat-menu-item-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-menu-item-label-text-size: 0.875rem;
  --mat-menu-item-label-text-tracking: normal;
  --mat-menu-item-label-text-line-height: 1.5rem;
  --mat-menu-item-label-text-weight: 400;
}
html {
  --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;
}
html {
  --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;
}
.mdc-list-item__start,
.mdc-list-item__end {
  --mat-radio-state-layer-size: 40px;
  --mat-radio-touch-target-display: block;
}
.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,
.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,
.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
  height: 56px;
}
.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,
.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,
.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
  height: 72px;
}
html {
  --mat-list-list-item-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-list-list-item-label-text-line-height: 1.5rem;
  --mat-list-list-item-label-text-size: 0.875rem;
  --mat-list-list-item-label-text-tracking: normal;
  --mat-list-list-item-label-text-weight: 400;
  --mat-list-list-item-supporting-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-list-list-item-supporting-text-line-height: 1.5rem;
  --mat-list-list-item-supporting-text-size: 0.875rem;
  --mat-list-list-item-supporting-text-tracking: normal;
  --mat-list-list-item-supporting-text-weight: 400;
  --mat-list-list-item-trailing-supporting-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-list-list-item-trailing-supporting-text-line-height: 1rem;
  --mat-list-list-item-trailing-supporting-text-size: 0.75rem;
  --mat-list-list-item-trailing-supporting-text-tracking: normal;
  --mat-list-list-item-trailing-supporting-text-weight: 400;
}
.mdc-list-group__subheader {
  font:
    400 1rem / 1.75rem "Azo Sans",
    "Inter var",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol";
  letter-spacing: normal;
}
html {
  --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;
}
html {
  --mat-paginator-container-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-paginator-container-text-line-height: 1rem;
  --mat-paginator-container-text-size: 0.75rem;
  --mat-paginator-container-text-tracking: normal;
  --mat-paginator-container-text-weight: 400;
  --mat-paginator-select-trigger-text-size: 0.75rem;
}
html {
  --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-mdc-tab-header {
  --mat-tab-container-height: 48px;
}
.mat-mdc-tab-header {
  --mat-tab-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-tab-label-text-size: 0.875rem;
  --mat-tab-label-text-tracking: normal;
  --mat-tab-label-text-line-height: 0.875rem;
  --mat-tab-label-text-weight: 500;
}
html {
  --mat-checkbox-disabled-selected-checkmark-color: #fff;
  --mat-checkbox-selected-focus-state-layer-opacity: 0.16;
  --mat-checkbox-selected-hover-state-layer-opacity: 0.04;
  --mat-checkbox-selected-pressed-state-layer-opacity: 0.16;
  --mat-checkbox-unselected-focus-state-layer-opacity: 0.16;
  --mat-checkbox-unselected-hover-state-layer-opacity: 0.04;
  --mat-checkbox-unselected-pressed-state-layer-opacity: 0.16;
}
html {
  --mat-checkbox-touch-target-display: block;
  --mat-checkbox-state-layer-size: 40px;
}
html {
  --mat-checkbox-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-checkbox-label-text-line-height: 1.5rem;
  --mat-checkbox-label-text-size: 0.875rem;
  --mat-checkbox-label-text-tracking: normal;
  --mat-checkbox-label-text-weight: 400;
}
html {
  --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-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-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-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-tonal-container-shape: 4px;
  --mat-button-tonal-horizontal-padding: 16px;
  --mat-button-tonal-icon-offset: -4px;
  --mat-button-tonal-icon-spacing: 8px;
}
html {
  --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;
}
html {
  --mat-button-filled-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-button-filled-label-text-size: 0.875rem;
  --mat-button-filled-label-text-tracking: normal;
  --mat-button-filled-label-text-transform: none;
  --mat-button-filled-label-text-weight: 500;
  --mat-button-outlined-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-button-outlined-label-text-size: 0.875rem;
  --mat-button-outlined-label-text-tracking: normal;
  --mat-button-outlined-label-text-transform: none;
  --mat-button-outlined-label-text-weight: 500;
  --mat-button-protected-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-button-protected-label-text-size: 0.875rem;
  --mat-button-protected-label-text-tracking: normal;
  --mat-button-protected-label-text-transform: none;
  --mat-button-protected-label-text-weight: 500;
  --mat-button-text-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-button-text-label-text-size: 0.875rem;
  --mat-button-text-label-text-tracking: normal;
  --mat-button-text-label-text-transform: none;
  --mat-button-text-label-text-weight: 500;
  --mat-button-tonal-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-button-tonal-label-text-size: 0.875rem;
  --mat-button-tonal-label-text-tracking: normal;
  --mat-button-tonal-label-text-transform: none;
  --mat-button-tonal-label-text-weight: 500;
}
html {
  --mat-icon-button-icon-size: 24px;
  --mat-icon-button-container-shape: 50%;
}
html {
  --mat-icon-button-touch-target-display: block;
}
.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;
}
html {
  --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-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-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);
}
html {
  --mat-fab-small-touch-target-display: block;
  --mat-fab-touch-target-display: block;
}
html {
  --mat-fab-extended-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-fab-extended-label-text-size: 0.875rem;
  --mat-fab-extended-label-text-tracking: normal;
  --mat-fab-extended-label-text-weight: 500;
}
html {
  --mat-snack-bar-container-shape: 4px;
}
html {
  --mat-snack-bar-supporting-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-snack-bar-supporting-text-line-height: 1.5rem;
  --mat-snack-bar-supporting-text-size: 0.875rem;
  --mat-snack-bar-supporting-text-weight: 400;
}
html {
  --mat-table-row-item-outline-width: 1px;
}
html {
  --mat-table-header-container-height: 56px;
  --mat-table-footer-container-height: 52px;
  --mat-table-row-item-container-height: 52px;
}
html {
  --mat-table-header-headline-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-table-header-headline-line-height: 1.25rem;
  --mat-table-header-headline-size: 0.875rem;
  --mat-table-header-headline-weight: 600;
  --mat-table-header-headline-tracking: normal;
  --mat-table-row-item-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-table-row-item-label-text-line-height: 1.5rem;
  --mat-table-row-item-label-text-size: 0.875rem;
  --mat-table-row-item-label-text-weight: 400;
  --mat-table-row-item-label-text-tracking: normal;
  --mat-table-footer-supporting-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-table-footer-supporting-text-line-height: 1.5rem;
  --mat-table-footer-supporting-text-size: 0.875rem;
  --mat-table-footer-supporting-text-weight: 400;
  --mat-table-footer-supporting-text-tracking: normal;
}
html {
  --mat-progress-spinner-active-indicator-width: 4px;
  --mat-progress-spinner-size: 48px;
}
html {
  --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;
}
html {
  --mat-badge-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-badge-line-height: 22px;
  --mat-badge-text-size: 12px;
  --mat-badge-text-weight: 600;
  --mat-badge-small-size-text-size: 9px;
  --mat-badge-small-size-line-height: 16px;
  --mat-badge-large-size-text-size: 24px;
  --mat-badge-large-size-line-height: 28px;
}
html {
  --mat-bottom-sheet-container-shape: 4px;
}
html {
  --mat-bottom-sheet-container-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-bottom-sheet-container-text-line-height: 1.5rem;
  --mat-bottom-sheet-container-text-size: 0.875rem;
  --mat-bottom-sheet-container-text-tracking: normal;
  --mat-bottom-sheet-container-text-weight: 400;
}
html {
  --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;
}
html {
  --mat-button-toggle-height: 48px;
}
html {
  --mat-button-toggle-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-button-toggle-label-text-line-height: 1.5rem;
  --mat-button-toggle-label-text-size: 0.875rem;
  --mat-button-toggle-label-text-tracking: normal;
  --mat-button-toggle-label-text-weight: 400;
  --mat-button-toggle-legacy-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-button-toggle-legacy-label-text-line-height: 1.5rem;
  --mat-button-toggle-legacy-label-text-size: 0.875rem;
  --mat-button-toggle-legacy-label-text-tracking: normal;
  --mat-button-toggle-legacy-label-text-weight: 400;
}
html {
  --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-calendar-controls {
  --mat-icon-button-touch-target-display: none;
}
.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;
}
html {
  --mat-datepicker-calendar-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-datepicker-calendar-text-size: 13px;
  --mat-datepicker-calendar-body-label-text-size: 0.875rem;
  --mat-datepicker-calendar-body-label-text-weight: 500;
  --mat-datepicker-calendar-period-button-text-size: 0.875rem;
  --mat-datepicker-calendar-period-button-text-weight: 500;
  --mat-datepicker-calendar-header-text-size: 11px;
  --mat-datepicker-calendar-header-text-weight: 400;
}
html {
  --mat-divider-width: 1px;
}
html {
  --mat-expansion-container-shape: 4px;
  --mat-expansion-legacy-header-indicator-display: inline-block;
  --mat-expansion-header-indicator-display: none;
}
html {
  --mat-expansion-header-collapsed-state-height: 48px;
  --mat-expansion-header-expanded-state-height: 64px;
}
html {
  --mat-expansion-header-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-expansion-header-text-size: 0.875rem;
  --mat-expansion-header-text-weight: 600;
  --mat-expansion-header-text-line-height: inherit;
  --mat-expansion-header-text-tracking: inherit;
  --mat-expansion-container-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-expansion-container-text-line-height: 1.5rem;
  --mat-expansion-container-text-size: 0.875rem;
  --mat-expansion-container-text-tracking: normal;
  --mat-expansion-container-text-weight: 400;
}
html {
  --mat-grid-list-tile-header-primary-text-size: 0.875rem;
  --mat-grid-list-tile-header-secondary-text-size: 0.75rem;
  --mat-grid-list-tile-footer-primary-text-size: 0.875rem;
  --mat-grid-list-tile-footer-secondary-text-size: 0.75rem;
}
html {
  --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;
}
html {
  --mat-stepper-header-height: 72px;
}
html {
  --mat-stepper-container-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-stepper-header-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-stepper-header-label-text-size: 0.875rem;
  --mat-stepper-header-label-text-weight: 400;
  --mat-stepper-header-error-state-label-text-size: 0.875rem;
  --mat-stepper-header-selected-state-label-text-size: 0.875rem;
  --mat-stepper-header-selected-state-label-text-weight: 400;
}
html {
  --mat-toolbar-standard-height: 64px;
  --mat-toolbar-mobile-height: 56px;
}
html {
  --mat-toolbar-title-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-toolbar-title-text-line-height: 1.5rem;
  --mat-toolbar-title-text-size: 0.875rem;
  --mat-toolbar-title-text-tracking: normal;
  --mat-toolbar-title-text-weight: 400;
}
html {
  --mat-tree-node-min-height: 48px;
}
html {
  --mat-tree-node-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-tree-node-text-size: 0.875rem;
  --mat-tree-node-text-weight: 400;
}
html {
  --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);
}
html {
  --mat-badge-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-badge-line-height: 22px;
  --mat-badge-text-size: 12px;
  --mat-badge-text-weight: 600;
  --mat-badge-small-size-text-size: 9px;
  --mat-badge-small-size-line-height: 16px;
  --mat-badge-large-size-text-size: 24px;
  --mat-badge-large-size-line-height: 28px;
}
.mat-h1,
.mat-headline-5,
.mat-typography .mat-h1,
.mat-typography .mat-headline-5,
.mat-typography h1 {
  font:
    400 0.875rem / 1.5rem "Azo Sans",
    "Inter var",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol";
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h2,
.mat-headline-6,
.mat-typography .mat-h2,
.mat-typography .mat-headline-6,
.mat-typography h2 {
  font:
    400 0.875rem / 1.5rem "Azo Sans",
    "Inter var",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol";
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h3,
.mat-subtitle-1,
.mat-typography .mat-h3,
.mat-typography .mat-subtitle-1,
.mat-typography h3 {
  font:
    400 1rem / 1.75rem "Azo Sans",
    "Inter var",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol";
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h4,
.mat-body-1,
.mat-typography .mat-h4,
.mat-typography .mat-body-1,
.mat-typography h4 {
  font:
    400 0.875rem / 1.5rem "Azo Sans",
    "Inter var",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol";
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h5,
.mat-typography .mat-h5,
.mat-typography h5 {
  font:
    400 calc(0.875rem * 0.83) / 1.5rem "Azo Sans",
    "Inter var",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol";
  margin: 0 0 12px;
}
.mat-h6,
.mat-typography .mat-h6,
.mat-typography h6 {
  font:
    400 calc(0.875rem * 0.67) / 1.5rem "Azo Sans",
    "Inter var",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol";
  margin: 0 0 12px;
}
.mat-body-strong,
.mat-subtitle-2,
.mat-typography .mat-body-strong,
.mat-typography .mat-subtitle-2 {
  font:
    600 0.875rem / 1.25rem "Azo Sans",
    "Inter var",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol";
  letter-spacing: normal;
}
.mat-body,
.mat-body-2,
.mat-typography .mat-body,
.mat-typography .mat-body-2,
.mat-typography {
  font:
    400 0.875rem / 1.5rem "Azo Sans",
    "Inter var",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol";
  letter-spacing: normal;
}
.mat-body p,
.mat-body-2 p,
.mat-typography .mat-body p,
.mat-typography .mat-body-2 p,
.mat-typography p {
  margin: 0 0 12px;
}
.mat-small,
.mat-caption,
.mat-typography .mat-small,
.mat-typography .mat-caption {
  font:
    400 0.75rem / 1rem "Azo Sans",
    "Inter var",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol";
  letter-spacing: normal;
}
.mat-headline-1,
.mat-typography .mat-headline-1 {
  font:
    800 1.875rem / 2.25rem "Azo Sans",
    "Inter var",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol";
  letter-spacing: -0.05em;
  margin: 0 0 56px;
}
.mat-headline-2,
.mat-typography .mat-headline-2 {
  font:
    700 1.25rem / 1.75rem "Azo Sans",
    "Inter var",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol";
  letter-spacing: -0.05em;
  margin: 0 0 64px;
}
.mat-headline-3,
.mat-typography .mat-headline-3 {
  font:
    600 1.125rem / 1.75rem "Azo Sans",
    "Inter var",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol";
  letter-spacing: -0.025em;
  margin: 0 0 64px;
}
.mat-headline-4,
.mat-typography .mat-headline-4 {
  font:
    600 0.875rem / 1.25rem "Azo Sans",
    "Inter var",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol";
  letter-spacing: -0.025em;
  margin: 0 0 64px;
}
html {
  --mat-bottom-sheet-container-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-bottom-sheet-container-text-line-height: 1.5rem;
  --mat-bottom-sheet-container-text-size: 0.875rem;
  --mat-bottom-sheet-container-text-tracking: normal;
  --mat-bottom-sheet-container-text-weight: 400;
}
html {
  --mat-button-toggle-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-button-toggle-label-text-line-height: 1.5rem;
  --mat-button-toggle-label-text-size: 0.875rem;
  --mat-button-toggle-label-text-tracking: normal;
  --mat-button-toggle-label-text-weight: 400;
  --mat-button-toggle-legacy-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-button-toggle-legacy-label-text-line-height: 1.5rem;
  --mat-button-toggle-legacy-label-text-size: 0.875rem;
  --mat-button-toggle-legacy-label-text-tracking: normal;
  --mat-button-toggle-legacy-label-text-weight: 400;
}
html {
  --mat-datepicker-calendar-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-datepicker-calendar-text-size: 13px;
  --mat-datepicker-calendar-body-label-text-size: 0.875rem;
  --mat-datepicker-calendar-body-label-text-weight: 500;
  --mat-datepicker-calendar-period-button-text-size: 0.875rem;
  --mat-datepicker-calendar-period-button-text-weight: 500;
  --mat-datepicker-calendar-header-text-size: 11px;
  --mat-datepicker-calendar-header-text-weight: 400;
}
html {
  --mat-expansion-header-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-expansion-header-text-size: 0.875rem;
  --mat-expansion-header-text-weight: 600;
  --mat-expansion-header-text-line-height: inherit;
  --mat-expansion-header-text-tracking: inherit;
  --mat-expansion-container-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-expansion-container-text-line-height: 1.5rem;
  --mat-expansion-container-text-size: 0.875rem;
  --mat-expansion-container-text-tracking: normal;
  --mat-expansion-container-text-weight: 400;
}
html {
  --mat-grid-list-tile-header-primary-text-size: 0.875rem;
  --mat-grid-list-tile-header-secondary-text-size: 0.75rem;
  --mat-grid-list-tile-footer-primary-text-size: 0.875rem;
  --mat-grid-list-tile-footer-secondary-text-size: 0.75rem;
}
html {
  --mat-stepper-container-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-stepper-header-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-stepper-header-label-text-size: 0.875rem;
  --mat-stepper-header-label-text-weight: 400;
  --mat-stepper-header-error-state-label-text-size: 0.875rem;
  --mat-stepper-header-selected-state-label-text-size: 0.875rem;
  --mat-stepper-header-selected-state-label-text-weight: 400;
}
html {
  --mat-toolbar-title-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-toolbar-title-text-line-height: 1.5rem;
  --mat-toolbar-title-text-size: 0.875rem;
  --mat-toolbar-title-text-tracking: normal;
  --mat-toolbar-title-text-weight: 400;
}
html {
  --mat-tree-node-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-tree-node-text-size: 0.875rem;
  --mat-tree-node-text-weight: 400;
}
html {
  --mat-option-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-option-label-text-line-height: 1.5rem;
  --mat-option-label-text-size: 0.875rem;
  --mat-option-label-text-tracking: normal;
  --mat-option-label-text-weight: 400;
}
html {
  --mat-optgroup-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-optgroup-label-text-line-height: 1.5rem;
  --mat-optgroup-label-text-size: 0.875rem;
  --mat-optgroup-label-text-tracking: normal;
  --mat-optgroup-label-text-weight: 400;
}
html {
  --mat-card-title-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-card-title-text-line-height: 1.5rem;
  --mat-card-title-text-size: 0.875rem;
  --mat-card-title-text-tracking: normal;
  --mat-card-title-text-weight: 400;
  --mat-card-subtitle-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-card-subtitle-text-line-height: 1.25rem;
  --mat-card-subtitle-text-size: 0.875rem;
  --mat-card-subtitle-text-tracking: normal;
  --mat-card-subtitle-text-weight: 600;
}
html {
  --mat-tooltip-supporting-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-tooltip-supporting-text-size: 0.75rem;
  --mat-tooltip-supporting-text-weight: 400;
  --mat-tooltip-supporting-text-tracking: normal;
}
html {
  --mat-form-field-container-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-form-field-container-text-line-height: 1.5rem;
  --mat-form-field-container-text-size: 0.875rem;
  --mat-form-field-container-text-tracking: normal;
  --mat-form-field-container-text-weight: 400;
  --mat-form-field-outlined-label-text-populated-size: 0.875rem;
  --mat-form-field-subscript-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-form-field-subscript-text-line-height: 1rem;
  --mat-form-field-subscript-text-size: 0.75rem;
  --mat-form-field-subscript-text-tracking: normal;
  --mat-form-field-subscript-text-weight: 400;
  --mat-form-field-filled-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-form-field-filled-label-text-size: 0.875rem;
  --mat-form-field-filled-label-text-tracking: normal;
  --mat-form-field-filled-label-text-weight: 400;
  --mat-form-field-outlined-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-form-field-outlined-label-text-size: 0.875rem;
  --mat-form-field-outlined-label-text-tracking: normal;
  --mat-form-field-outlined-label-text-weight: 400;
}
html {
  --mat-select-trigger-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-select-trigger-text-line-height: 1.5rem;
  --mat-select-trigger-text-size: 0.875rem;
  --mat-select-trigger-text-tracking: normal;
  --mat-select-trigger-text-weight: 400;
}
html {
  --mat-dialog-subhead-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-dialog-subhead-line-height: 1.5rem;
  --mat-dialog-subhead-size: 0.875rem;
  --mat-dialog-subhead-weight: 400;
  --mat-dialog-subhead-tracking: normal;
  --mat-dialog-supporting-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-dialog-supporting-text-line-height: 1.5rem;
  --mat-dialog-supporting-text-size: 0.875rem;
  --mat-dialog-supporting-text-weight: 400;
  --mat-dialog-supporting-text-tracking: normal;
}
.mat-mdc-standard-chip {
  --mat-chip-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-chip-label-text-line-height: 1.5rem;
  --mat-chip-label-text-size: 0.875rem;
  --mat-chip-label-text-tracking: normal;
  --mat-chip-label-text-weight: 400;
}
html {
  --mat-slide-toggle-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-slide-toggle-label-text-line-height: 1.5rem;
  --mat-slide-toggle-label-text-size: 0.875rem;
  --mat-slide-toggle-label-text-tracking: normal;
  --mat-slide-toggle-label-text-weight: 400;
}
html .mat-mdc-slide-toggle {
  --mat-slide-toggle-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-slide-toggle-label-text-line-height: 1.5rem;
  --mat-slide-toggle-label-text-size: 0.875rem;
  --mat-slide-toggle-label-text-tracking: normal;
  --mat-slide-toggle-label-text-weight: 400;
}
html {
  --mat-radio-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-radio-label-text-line-height: 1.5rem;
  --mat-radio-label-text-size: 0.875rem;
  --mat-radio-label-text-tracking: normal;
  --mat-radio-label-text-weight: 400;
}
html {
  --mat-slider-label-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-slider-label-label-text-size: 0.875rem;
  --mat-slider-label-label-text-line-height: 1.25rem;
  --mat-slider-label-label-text-tracking: normal;
  --mat-slider-label-label-text-weight: 600;
}
html {
  --mat-menu-item-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-menu-item-label-text-size: 0.875rem;
  --mat-menu-item-label-text-tracking: normal;
  --mat-menu-item-label-text-line-height: 1.5rem;
  --mat-menu-item-label-text-weight: 400;
}
html {
  --mat-list-list-item-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-list-list-item-label-text-line-height: 1.5rem;
  --mat-list-list-item-label-text-size: 0.875rem;
  --mat-list-list-item-label-text-tracking: normal;
  --mat-list-list-item-label-text-weight: 400;
  --mat-list-list-item-supporting-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-list-list-item-supporting-text-line-height: 1.5rem;
  --mat-list-list-item-supporting-text-size: 0.875rem;
  --mat-list-list-item-supporting-text-tracking: normal;
  --mat-list-list-item-supporting-text-weight: 400;
  --mat-list-list-item-trailing-supporting-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-list-list-item-trailing-supporting-text-line-height: 1rem;
  --mat-list-list-item-trailing-supporting-text-size: 0.75rem;
  --mat-list-list-item-trailing-supporting-text-tracking: normal;
  --mat-list-list-item-trailing-supporting-text-weight: 400;
}
.mdc-list-group__subheader {
  font:
    400 1rem / 1.75rem "Azo Sans",
    "Inter var",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol";
  letter-spacing: normal;
}
html {
  --mat-paginator-container-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-paginator-container-text-line-height: 1rem;
  --mat-paginator-container-text-size: 0.75rem;
  --mat-paginator-container-text-tracking: normal;
  --mat-paginator-container-text-weight: 400;
  --mat-paginator-select-trigger-text-size: 0.75rem;
}
.mat-mdc-tab-header {
  --mat-tab-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-tab-label-text-size: 0.875rem;
  --mat-tab-label-text-tracking: normal;
  --mat-tab-label-text-line-height: 0.875rem;
  --mat-tab-label-text-weight: 500;
}
html {
  --mat-checkbox-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-checkbox-label-text-line-height: 1.5rem;
  --mat-checkbox-label-text-size: 0.875rem;
  --mat-checkbox-label-text-tracking: normal;
  --mat-checkbox-label-text-weight: 400;
}
html {
  --mat-button-filled-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-button-filled-label-text-size: 0.875rem;
  --mat-button-filled-label-text-tracking: normal;
  --mat-button-filled-label-text-transform: none;
  --mat-button-filled-label-text-weight: 500;
  --mat-button-outlined-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-button-outlined-label-text-size: 0.875rem;
  --mat-button-outlined-label-text-tracking: normal;
  --mat-button-outlined-label-text-transform: none;
  --mat-button-outlined-label-text-weight: 500;
  --mat-button-protected-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-button-protected-label-text-size: 0.875rem;
  --mat-button-protected-label-text-tracking: normal;
  --mat-button-protected-label-text-transform: none;
  --mat-button-protected-label-text-weight: 500;
  --mat-button-text-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-button-text-label-text-size: 0.875rem;
  --mat-button-text-label-text-tracking: normal;
  --mat-button-text-label-text-transform: none;
  --mat-button-text-label-text-weight: 500;
  --mat-button-tonal-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-button-tonal-label-text-size: 0.875rem;
  --mat-button-tonal-label-text-tracking: normal;
  --mat-button-tonal-label-text-transform: none;
  --mat-button-tonal-label-text-weight: 500;
}
html {
  --mat-fab-extended-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-fab-extended-label-text-size: 0.875rem;
  --mat-fab-extended-label-text-tracking: normal;
  --mat-fab-extended-label-text-weight: 500;
}
html {
  --mat-snack-bar-supporting-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-snack-bar-supporting-text-line-height: 1.5rem;
  --mat-snack-bar-supporting-text-size: 0.875rem;
  --mat-snack-bar-supporting-text-weight: 400;
}
html {
  --mat-table-header-headline-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-table-header-headline-line-height: 1.25rem;
  --mat-table-header-headline-size: 0.875rem;
  --mat-table-header-headline-weight: 600;
  --mat-table-header-headline-tracking: normal;
  --mat-table-row-item-label-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-table-row-item-label-text-line-height: 1.5rem;
  --mat-table-row-item-label-text-size: 0.875rem;
  --mat-table-row-item-label-text-weight: 400;
  --mat-table-row-item-label-text-tracking: normal;
  --mat-table-footer-supporting-text-font:
    Azo Sans,
    Inter var,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --mat-table-footer-supporting-text-line-height: 1.5rem;
  --mat-table-footer-supporting-text-size: 0.875rem;
  --mat-table-footer-supporting-text-weight: 400;
  --mat-table-footer-supporting-text-tracking: normal;
}
html {
  --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;
}
html {
  --mat-button-toggle-height: 48px;
}
html {
  --mat-checkbox-touch-target-display: block;
  --mat-checkbox-state-layer-size: 40px;
}
.mat-mdc-chip.mat-mdc-standard-chip {
  --mat-chip-container-height: 32px;
}
html {
  --mat-expansion-header-collapsed-state-height: 48px;
  --mat-expansion-header-expanded-state-height: 64px;
}
html {
  --mat-fab-small-touch-target-display: block;
  --mat-fab-touch-target-display: block;
}
html {
  --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;
}
html {
  --mat-icon-button-touch-target-display: block;
}
.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;
}
html {
  --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;
}
.mdc-list-item__start,
.mdc-list-item__end {
  --mat-radio-state-layer-size: 40px;
  --mat-radio-touch-target-display: block;
}
.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,
.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,
.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
  height: 56px;
}
.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,
.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,
.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
  height: 72px;
}
html {
  --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;
}
html {
  --mat-radio-state-layer-size: 40px;
  --mat-radio-touch-target-display: block;
}
html {
  --mat-select-arrow-transform: translateY(-8px);
}
html {
  --mat-slide-toggle-state-layer-size: 40px;
}
html .mat-mdc-slide-toggle {
  --mat-slide-toggle-state-layer-size: 40px;
}
html {
  --mat-stepper-header-height: 72px;
}
html {
  --mat-table-header-container-height: 56px;
  --mat-table-footer-container-height: 52px;
  --mat-table-row-item-container-height: 52px;
}
.mat-mdc-tab-header {
  --mat-tab-container-height: 48px;
}
html {
  --mat-toolbar-standard-height: 64px;
  --mat-toolbar-mobile-height: 56px;
}
html {
  --mat-tree-node-min-height: 48px;
}
.theme-default .light,
.theme-default.light {
  --mat-ripple-color: rgba(0, 0, 0, 0.1);
}
.theme-default .light,
.theme-default.light {
  --mat-option-selected-state-label-text-color: #4f46e5;
  --mat-option-label-text-color: #1e293b;
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}
.theme-default .light .mat-accent,
.theme-default.light .mat-accent {
  --mat-option-selected-state-label-text-color: #1e293b;
  --mat-option-label-text-color: #1e293b;
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}
.theme-default .light .mat-warn,
.theme-default.light .mat-warn {
  --mat-option-selected-state-label-text-color: #dc2626;
  --mat-option-label-text-color: #1e293b;
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}
.theme-default .light,
.theme-default.light {
  --mat-optgroup-label-text-color: #1e293b;
}
.theme-default .light,
.theme-default.light {
  --mat-pseudo-checkbox-full-selected-icon-color: #1e293b;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-unselected-icon-color: #64748b;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #1e293b;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0;
}
.theme-default .light .mat-primary,
.theme-default.light .mat-primary {
  --mat-pseudo-checkbox-full-selected-icon-color: #4f46e5;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-unselected-icon-color: #64748b;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #4f46e5;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0;
}
.theme-default .light .mat-accent,
.theme-default.light .mat-accent {
  --mat-pseudo-checkbox-full-selected-icon-color: #1e293b;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-unselected-icon-color: #64748b;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #1e293b;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0;
}
.theme-default .light .mat-warn,
.theme-default.light .mat-warn {
  --mat-pseudo-checkbox-full-selected-icon-color: #dc2626;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-unselected-icon-color: #64748b;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #dc2626;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0;
}
.theme-default .light,
.theme-default.light {
  --mat-app-background-color: #f1f5f9;
  --mat-app-text-color: #1e293b;
  --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);
}
.theme-default .light,
.theme-default.light {
  --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: #64748b;
  --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);
}
.theme-default .light .mat-mdc-progress-bar,
.theme-default.light .mat-mdc-progress-bar {
  --mat-progress-bar-active-indicator-color: #4f46e5;
  --mat-progress-bar-track-color: rgba(79, 70, 229, 0.25);
}
.theme-default .light .mat-mdc-progress-bar.mat-accent,
.theme-default.light .mat-mdc-progress-bar.mat-accent {
  --mat-progress-bar-active-indicator-color: #1e293b;
  --mat-progress-bar-track-color: rgba(30, 41, 59, 0.25);
}
.theme-default .light .mat-mdc-progress-bar.mat-warn,
.theme-default.light .mat-mdc-progress-bar.mat-warn {
  --mat-progress-bar-active-indicator-color: #dc2626;
  --mat-progress-bar-track-color: rgba(220, 38, 38, 0.25);
}
.theme-default .light,
.theme-default.light {
  --mat-tooltip-container-color: #1e293b;
  --mat-tooltip-supporting-text-color: #fff;
}
.theme-default .light,
.theme-default.light {
  --mat-form-field-focus-select-arrow-color: rgba(79, 70, 229, 0.87);
  --mat-form-field-filled-caret-color: #4f46e5;
  --mat-form-field-filled-focus-active-indicator-color: #4f46e5;
  --mat-form-field-filled-focus-label-text-color: rgba(79, 70, 229, 0.87);
  --mat-form-field-outlined-caret-color: #4f46e5;
  --mat-form-field-outlined-focus-outline-color: #4f46e5;
  --mat-form-field-outlined-focus-label-text-color: rgba(79, 70, 229, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color: rgba(100, 116, 139, 0.38);
  --mat-form-field-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-error-text-color: #dc2626;
  --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(100, 116, 139, 0.54);
  --mat-form-field-disabled-select-arrow-color: rgba(100, 116, 139, 0.38);
  --mat-form-field-hover-state-layer-opacity: 0.04;
  --mat-form-field-focus-state-layer-opacity: 0.08;
  --mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);
  --mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);
  --mat-form-field-filled-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-form-field-filled-hover-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-form-field-filled-disabled-label-text-color: rgba(148, 163, 184, 0.38);
  --mat-form-field-filled-input-text-color: rgba(30, 41, 59, 0.87);
  --mat-form-field-filled-disabled-input-text-color: rgba(148, 163, 184, 0.38);
  --mat-form-field-filled-input-text-placeholder-color: rgba(30, 41, 59, 0.6);
  --mat-form-field-filled-error-hover-label-text-color: #dc2626;
  --mat-form-field-filled-error-focus-label-text-color: #dc2626;
  --mat-form-field-filled-error-label-text-color: #dc2626;
  --mat-form-field-filled-error-caret-color: #dc2626;
  --mat-form-field-filled-active-indicator-color: rgba(226, 232, 240, 0.42);
  --mat-form-field-filled-disabled-active-indicator-color: rgba(226, 232, 240, 0.06);
  --mat-form-field-filled-hover-active-indicator-color: rgba(226, 232, 240, 0.87);
  --mat-form-field-filled-error-active-indicator-color: #dc2626;
  --mat-form-field-filled-error-focus-active-indicator-color: #dc2626;
  --mat-form-field-filled-error-hover-active-indicator-color: #dc2626;
  --mat-form-field-outlined-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-form-field-outlined-hover-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-form-field-outlined-disabled-label-text-color: rgba(148, 163, 184, 0.38);
  --mat-form-field-outlined-input-text-color: rgba(30, 41, 59, 0.87);
  --mat-form-field-outlined-disabled-input-text-color: rgba(148, 163, 184, 0.38);
  --mat-form-field-outlined-input-text-placeholder-color: rgba(30, 41, 59, 0.6);
  --mat-form-field-outlined-error-caret-color: #dc2626;
  --mat-form-field-outlined-error-focus-label-text-color: #dc2626;
  --mat-form-field-outlined-error-label-text-color: #dc2626;
  --mat-form-field-outlined-error-hover-label-text-color: #dc2626;
  --mat-form-field-outlined-outline-color: rgba(226, 232, 240, 0.38);
  --mat-form-field-outlined-disabled-outline-color: rgba(226, 232, 240, 0.06);
  --mat-form-field-outlined-hover-outline-color: rgba(226, 232, 240, 0.87);
  --mat-form-field-outlined-error-focus-outline-color: #dc2626;
  --mat-form-field-outlined-error-hover-outline-color: #dc2626;
  --mat-form-field-outlined-error-outline-color: #dc2626;
}
.theme-default .light .mat-mdc-form-field.mat-accent,
.theme-default.light .mat-mdc-form-field.mat-accent {
  --mat-form-field-focus-select-arrow-color: rgba(30, 41, 59, 0.87);
  --mat-form-field-filled-caret-color: #1e293b;
  --mat-form-field-filled-focus-active-indicator-color: #1e293b;
  --mat-form-field-filled-focus-label-text-color: rgba(30, 41, 59, 0.87);
  --mat-form-field-outlined-caret-color: #1e293b;
  --mat-form-field-outlined-focus-outline-color: #1e293b;
  --mat-form-field-outlined-focus-label-text-color: rgba(30, 41, 59, 0.87);
}
.theme-default .light .mat-mdc-form-field.mat-warn,
.theme-default.light .mat-mdc-form-field.mat-warn {
  --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-filled-caret-color: #dc2626;
  --mat-form-field-filled-focus-active-indicator-color: #dc2626;
  --mat-form-field-filled-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-outlined-caret-color: #dc2626;
  --mat-form-field-outlined-focus-outline-color: #dc2626;
  --mat-form-field-outlined-focus-label-text-color: rgba(220, 38, 38, 0.87);
}
.theme-default .light,
.theme-default.light {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(30, 41, 59, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(148, 163, 184, 0.38);
  --mat-select-placeholder-text-color: rgba(30, 41, 59, 0.6);
  --mat-select-enabled-arrow-color: rgba(226, 232, 240, 0.54);
  --mat-select-disabled-arrow-color: rgba(30, 41, 59, 0.38);
  --mat-select-focused-arrow-color: rgba(79, 70, 229, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.theme-default .light .mat-mdc-form-field.mat-accent,
.theme-default.light .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(30, 41, 59, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(148, 163, 184, 0.38);
  --mat-select-placeholder-text-color: rgba(30, 41, 59, 0.6);
  --mat-select-enabled-arrow-color: rgba(226, 232, 240, 0.54);
  --mat-select-disabled-arrow-color: rgba(30, 41, 59, 0.38);
  --mat-select-focused-arrow-color: rgba(30, 41, 59, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.theme-default .light .mat-mdc-form-field.mat-warn,
.theme-default.light .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(30, 41, 59, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(148, 163, 184, 0.38);
  --mat-select-placeholder-text-color: rgba(30, 41, 59, 0.6);
  --mat-select-enabled-arrow-color: rgba(226, 232, 240, 0.54);
  --mat-select-disabled-arrow-color: rgba(30, 41, 59, 0.38);
  --mat-select-focused-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.theme-default .light,
.theme-default.light {
  --mat-autocomplete-background-color: white;
}
.theme-default .light,
.theme-default.light {
  --mat-dialog-container-color: white;
  --mat-dialog-subhead-color: rgba(30, 41, 59, 0.87);
  --mat-dialog-supporting-text-color: rgba(30, 41, 59, 0.6);
}
.theme-default .light .mat-mdc-standard-chip,
.theme-default.light .mat-mdc-standard-chip {
  --mat-chip-disabled-label-text-color: #212121;
  --mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);
  --mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);
  --mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);
  --mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);
  --mat-chip-focus-state-layer-color: black;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: black;
  --mat-chip-label-text-color: #212121;
  --mat-chip-selected-disabled-trailing-icon-color: #212121;
  --mat-chip-selected-focus-state-layer-color: black;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: black;
  --mat-chip-selected-label-text-color: #212121;
  --mat-chip-selected-trailing-icon-color: #212121;
  --mat-chip-with-icon-disabled-icon-color: #212121;
  --mat-chip-with-icon-icon-color: #212121;
  --mat-chip-with-icon-selected-icon-color: #212121;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;
  --mat-chip-with-trailing-icon-trailing-icon-color: #212121;
}
.theme-default .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.theme-default .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,
.theme-default.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.theme-default.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #4f46e5;
  --mat-chip-elevated-disabled-container-color: #4f46e5;
  --mat-chip-elevated-selected-container-color: #4f46e5;
  --mat-chip-flat-disabled-selected-container-color: #4f46e5;
  --mat-chip-focus-state-layer-color: black;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: black;
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: black;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: black;
  --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;
}
.theme-default .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.theme-default .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,
.theme-default.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.theme-default.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #1e293b;
  --mat-chip-elevated-disabled-container-color: #1e293b;
  --mat-chip-elevated-selected-container-color: #1e293b;
  --mat-chip-flat-disabled-selected-container-color: #1e293b;
  --mat-chip-focus-state-layer-color: black;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: black;
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: black;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: black;
  --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;
}
.theme-default .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.theme-default .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,
.theme-default.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.theme-default.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #dc2626;
  --mat-chip-elevated-disabled-container-color: #dc2626;
  --mat-chip-elevated-selected-container-color: #dc2626;
  --mat-chip-flat-disabled-selected-container-color: #dc2626;
  --mat-chip-focus-state-layer-color: black;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: black;
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: black;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: black;
  --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;
}
.theme-default .light,
.theme-default.light {
  --mat-slide-toggle-selected-focus-state-layer-color: #4f46e5;
  --mat-slide-toggle-selected-handle-color: #4f46e5;
  --mat-slide-toggle-selected-hover-state-layer-color: #4f46e5;
  --mat-slide-toggle-selected-pressed-state-layer-color: #4f46e5;
  --mat-slide-toggle-selected-focus-handle-color: #312e81;
  --mat-slide-toggle-selected-hover-handle-color: #312e81;
  --mat-slide-toggle-selected-pressed-handle-color: #312e81;
  --mat-slide-toggle-selected-focus-track-color: #a5b4fc;
  --mat-slide-toggle-selected-hover-track-color: #a5b4fc;
  --mat-slide-toggle-selected-pressed-track-color: #a5b4fc;
  --mat-slide-toggle-selected-track-color: #a5b4fc;
  --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: #424242;
  --mat-slide-toggle-disabled-selected-icon-color: #fff;
  --mat-slide-toggle-disabled-selected-track-color: #424242;
  --mat-slide-toggle-disabled-unselected-handle-color: #424242;
  --mat-slide-toggle-disabled-unselected-icon-color: #fff;
  --mat-slide-toggle-disabled-unselected-track-color: #424242;
  --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: #fff;
  --mat-slide-toggle-label-text-color: #1e293b;
  --mat-slide-toggle-selected-icon-color: #fff;
  --mat-slide-toggle-unselected-hover-handle-color: #212121;
  --mat-slide-toggle-unselected-focus-handle-color: #212121;
  --mat-slide-toggle-unselected-focus-state-layer-color: #424242;
  --mat-slide-toggle-unselected-focus-track-color: #e0e0e0;
  --mat-slide-toggle-unselected-icon-color: #fff;
  --mat-slide-toggle-unselected-handle-color: #616161;
  --mat-slide-toggle-unselected-hover-state-layer-color: #424242;
  --mat-slide-toggle-unselected-hover-track-color: #e0e0e0;
  --mat-slide-toggle-unselected-pressed-handle-color: #212121;
  --mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;
  --mat-slide-toggle-unselected-pressed-state-layer-color: #424242;
  --mat-slide-toggle-unselected-track-color: #e0e0e0;
}
.theme-default .light,
.theme-default.light {
  --mdc-slide-toggle-disabled-label-text-color: #94a3b8;
  --mat-slide-toggle-disabled-label-text-color: #94a3b8;
}
.theme-default .light .mat-mdc-slide-toggle,
.theme-default.light .mat-mdc-slide-toggle {
  --mat-slide-toggle-label-text-color: #1e293b;
}
.theme-default .light .mat-mdc-slide-toggle.mat-accent,
.theme-default.light .mat-mdc-slide-toggle.mat-accent {
  --mat-slide-toggle-selected-focus-state-layer-color: #475569;
  --mat-slide-toggle-selected-handle-color: #475569;
  --mat-slide-toggle-selected-hover-state-layer-color: #475569;
  --mat-slide-toggle-selected-pressed-state-layer-color: #475569;
  --mat-slide-toggle-selected-focus-handle-color: #0f172a;
  --mat-slide-toggle-selected-hover-handle-color: #0f172a;
  --mat-slide-toggle-selected-pressed-handle-color: #0f172a;
  --mat-slide-toggle-selected-focus-track-color: #cbd5e1;
  --mat-slide-toggle-selected-hover-track-color: #cbd5e1;
  --mat-slide-toggle-selected-pressed-track-color: #cbd5e1;
  --mat-slide-toggle-selected-track-color: #cbd5e1;
}
.theme-default .light .mat-mdc-slide-toggle.mat-warn,
.theme-default.light .mat-mdc-slide-toggle.mat-warn {
  --mat-slide-toggle-selected-focus-state-layer-color: #dc2626;
  --mat-slide-toggle-selected-handle-color: #dc2626;
  --mat-slide-toggle-selected-hover-state-layer-color: #dc2626;
  --mat-slide-toggle-selected-pressed-state-layer-color: #dc2626;
  --mat-slide-toggle-selected-focus-handle-color: #7f1d1d;
  --mat-slide-toggle-selected-hover-handle-color: #7f1d1d;
  --mat-slide-toggle-selected-pressed-handle-color: #7f1d1d;
  --mat-slide-toggle-selected-focus-track-color: #fca5a5;
  --mat-slide-toggle-selected-hover-track-color: #fca5a5;
  --mat-slide-toggle-selected-pressed-track-color: #fca5a5;
  --mat-slide-toggle-selected-track-color: #fca5a5;
}
.theme-default .light .mat-mdc-radio-button.mat-primary,
.theme-default.light .mat-mdc-radio-button.mat-primary {
  --mat-radio-checked-ripple-color: #4f46e5;
  --mat-radio-disabled-label-color: #94a3b8;
  --mat-radio-disabled-selected-icon-color: #64748b;
  --mat-radio-disabled-unselected-icon-color: #64748b;
  --mat-radio-label-text-color: #1e293b;
  --mat-radio-ripple-color: black;
  --mat-radio-selected-focus-icon-color: #4f46e5;
  --mat-radio-selected-hover-icon-color: #4f46e5;
  --mat-radio-selected-icon-color: #4f46e5;
  --mat-radio-selected-pressed-icon-color: #4f46e5;
  --mat-radio-unselected-focus-icon-color: #212121;
  --mat-radio-unselected-hover-icon-color: #212121;
  --mat-radio-unselected-icon-color: rgba(100, 116, 139, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(100, 116, 139, 0.54);
}
.theme-default .light .mat-mdc-radio-button.mat-accent,
.theme-default.light .mat-mdc-radio-button.mat-accent {
  --mat-radio-checked-ripple-color: #1e293b;
  --mat-radio-disabled-label-color: #94a3b8;
  --mat-radio-disabled-selected-icon-color: #64748b;
  --mat-radio-disabled-unselected-icon-color: #64748b;
  --mat-radio-label-text-color: #1e293b;
  --mat-radio-ripple-color: black;
  --mat-radio-selected-focus-icon-color: #1e293b;
  --mat-radio-selected-hover-icon-color: #1e293b;
  --mat-radio-selected-icon-color: #1e293b;
  --mat-radio-selected-pressed-icon-color: #1e293b;
  --mat-radio-unselected-focus-icon-color: #212121;
  --mat-radio-unselected-hover-icon-color: #212121;
  --mat-radio-unselected-icon-color: rgba(100, 116, 139, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(100, 116, 139, 0.54);
}
.theme-default .light .mat-mdc-radio-button.mat-warn,
.theme-default.light .mat-mdc-radio-button.mat-warn {
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: #94a3b8;
  --mat-radio-disabled-selected-icon-color: #64748b;
  --mat-radio-disabled-unselected-icon-color: #64748b;
  --mat-radio-label-text-color: #1e293b;
  --mat-radio-ripple-color: black;
  --mat-radio-selected-focus-icon-color: #dc2626;
  --mat-radio-selected-hover-icon-color: #dc2626;
  --mat-radio-selected-icon-color: #dc2626;
  --mat-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-unselected-focus-icon-color: #212121;
  --mat-radio-unselected-hover-icon-color: #212121;
  --mat-radio-unselected-icon-color: rgba(100, 116, 139, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(100, 116, 139, 0.54);
}
.theme-default .light,
.theme-default.light {
  --mat-slider-active-track-color: #4f46e5;
  --mat-slider-focus-handle-color: #4f46e5;
  --mat-slider-focus-state-layer-color: rgba(79, 70, 229, 0.2);
  --mat-slider-handle-color: #4f46e5;
  --mat-slider-hover-handle-color: #4f46e5;
  --mat-slider-hover-state-layer-color: rgba(79, 70, 229, 0.05);
  --mat-slider-inactive-track-color: #4f46e5;
  --mat-slider-ripple-color: #4f46e5;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #4f46e5;
  --mat-slider-disabled-active-track-color: #000;
  --mat-slider-disabled-handle-color: #000;
  --mat-slider-disabled-inactive-track-color: #000;
  --mat-slider-label-container-color: #000;
  --mat-slider-label-label-text-color: #fff;
  --mat-slider-value-indicator-opacity: 0.6;
  --mat-slider-with-overlap-handle-outline-color: #fff;
  --mat-slider-with-tick-marks-disabled-container-color: #000;
}
.theme-default .light .mat-accent,
.theme-default.light .mat-accent {
  --mat-slider-active-track-color: #1e293b;
  --mat-slider-focus-handle-color: #1e293b;
  --mat-slider-focus-state-layer-color: rgba(30, 41, 59, 0.2);
  --mat-slider-handle-color: #1e293b;
  --mat-slider-hover-handle-color: #1e293b;
  --mat-slider-hover-state-layer-color: rgba(30, 41, 59, 0.05);
  --mat-slider-inactive-track-color: #1e293b;
  --mat-slider-ripple-color: #1e293b;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #1e293b;
}
.theme-default .light .mat-warn,
.theme-default.light .mat-warn {
  --mat-slider-active-track-color: #dc2626;
  --mat-slider-focus-handle-color: #dc2626;
  --mat-slider-focus-state-layer-color: rgba(220, 38, 38, 0.2);
  --mat-slider-handle-color: #dc2626;
  --mat-slider-hover-handle-color: #dc2626;
  --mat-slider-hover-state-layer-color: rgba(220, 38, 38, 0.05);
  --mat-slider-inactive-track-color: #dc2626;
  --mat-slider-ripple-color: #dc2626;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #dc2626;
}
.theme-default .light,
.theme-default.light {
  --mat-menu-item-label-text-color: #1e293b;
  --mat-menu-item-icon-color: #1e293b;
  --mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-container-color: white;
  --mat-menu-divider-color: #e2e8f0;
}
.theme-default .light,
.theme-default.light {
  --mat-list-list-item-label-text-color: #1e293b;
  --mat-list-list-item-supporting-text-color: #64748b;
  --mat-list-list-item-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mat-list-list-item-trailing-supporting-text-color: #94a3b8;
  --mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mat-list-list-item-disabled-label-text-color: black;
  --mat-list-list-item-disabled-leading-icon-color: black;
  --mat-list-list-item-disabled-trailing-icon-color: black;
  --mat-list-list-item-hover-label-text-color: #1e293b;
  --mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mat-list-list-item-hover-state-layer-color: black;
  --mat-list-list-item-hover-state-layer-opacity: 0.04;
  --mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mat-list-list-item-focus-label-text-color: #1e293b;
  --mat-list-list-item-focus-state-layer-color: black;
  --mat-list-list-item-focus-state-layer-opacity: 0.12;
}
.theme-default .light .mdc-list-item__start,
.theme-default .light .mdc-list-item__end,
.theme-default.light .mdc-list-item__start,
.theme-default.light .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #4f46e5;
  --mat-radio-disabled-label-color: #94a3b8;
  --mat-radio-disabled-selected-icon-color: #64748b;
  --mat-radio-disabled-unselected-icon-color: #64748b;
  --mat-radio-label-text-color: #1e293b;
  --mat-radio-ripple-color: black;
  --mat-radio-selected-focus-icon-color: #4f46e5;
  --mat-radio-selected-hover-icon-color: #4f46e5;
  --mat-radio-selected-icon-color: #4f46e5;
  --mat-radio-selected-pressed-icon-color: #4f46e5;
  --mat-radio-unselected-focus-icon-color: #212121;
  --mat-radio-unselected-hover-icon-color: #212121;
  --mat-radio-unselected-icon-color: rgba(100, 116, 139, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(100, 116, 139, 0.54);
}
.theme-default .light .mat-accent .mdc-list-item__start,
.theme-default .light .mat-accent .mdc-list-item__end,
.theme-default.light .mat-accent .mdc-list-item__start,
.theme-default.light .mat-accent .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #1e293b;
  --mat-radio-disabled-label-color: #94a3b8;
  --mat-radio-disabled-selected-icon-color: #64748b;
  --mat-radio-disabled-unselected-icon-color: #64748b;
  --mat-radio-label-text-color: #1e293b;
  --mat-radio-ripple-color: black;
  --mat-radio-selected-focus-icon-color: #1e293b;
  --mat-radio-selected-hover-icon-color: #1e293b;
  --mat-radio-selected-icon-color: #1e293b;
  --mat-radio-selected-pressed-icon-color: #1e293b;
  --mat-radio-unselected-focus-icon-color: #212121;
  --mat-radio-unselected-hover-icon-color: #212121;
  --mat-radio-unselected-icon-color: rgba(100, 116, 139, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(100, 116, 139, 0.54);
}
.theme-default .light .mat-warn .mdc-list-item__start,
.theme-default .light .mat-warn .mdc-list-item__end,
.theme-default.light .mat-warn .mdc-list-item__start,
.theme-default.light .mat-warn .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: #94a3b8;
  --mat-radio-disabled-selected-icon-color: #64748b;
  --mat-radio-disabled-unselected-icon-color: #64748b;
  --mat-radio-label-text-color: #1e293b;
  --mat-radio-ripple-color: black;
  --mat-radio-selected-focus-icon-color: #dc2626;
  --mat-radio-selected-hover-icon-color: #dc2626;
  --mat-radio-selected-icon-color: #dc2626;
  --mat-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-unselected-focus-icon-color: #212121;
  --mat-radio-unselected-hover-icon-color: #212121;
  --mat-radio-unselected-icon-color: rgba(100, 116, 139, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(100, 116, 139, 0.54);
}
.theme-default .light .mat-mdc-list-option,
.theme-default.light .mat-mdc-list-option {
  --mat-checkbox-disabled-label-color: #94a3b8;
  --mat-checkbox-label-text-color: #1e293b;
  --mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #4f46e5;
  --mat-checkbox-selected-hover-icon-color: #4f46e5;
  --mat-checkbox-selected-icon-color: #4f46e5;
  --mat-checkbox-selected-pressed-icon-color: #4f46e5;
  --mat-checkbox-unselected-focus-icon-color: #212121;
  --mat-checkbox-unselected-hover-icon-color: #212121;
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #4f46e5;
  --mat-checkbox-selected-hover-state-layer-color: #4f46e5;
  --mat-checkbox-selected-pressed-state-layer-color: #4f46e5;
  --mat-checkbox-unselected-focus-state-layer-color: black;
  --mat-checkbox-unselected-hover-state-layer-color: black;
  --mat-checkbox-unselected-pressed-state-layer-color: black;
}
.theme-default .light .mat-mdc-list-option.mat-accent,
.theme-default.light .mat-mdc-list-option.mat-accent {
  --mat-checkbox-disabled-label-color: #94a3b8;
  --mat-checkbox-label-text-color: #1e293b;
  --mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #1e293b;
  --mat-checkbox-selected-hover-icon-color: #1e293b;
  --mat-checkbox-selected-icon-color: #1e293b;
  --mat-checkbox-selected-pressed-icon-color: #1e293b;
  --mat-checkbox-unselected-focus-icon-color: #212121;
  --mat-checkbox-unselected-hover-icon-color: #212121;
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #1e293b;
  --mat-checkbox-selected-hover-state-layer-color: #1e293b;
  --mat-checkbox-selected-pressed-state-layer-color: #1e293b;
  --mat-checkbox-unselected-focus-state-layer-color: black;
  --mat-checkbox-unselected-hover-state-layer-color: black;
  --mat-checkbox-unselected-pressed-state-layer-color: black;
}
.theme-default .light .mat-mdc-list-option.mat-warn,
.theme-default.light .mat-mdc-list-option.mat-warn {
  --mat-checkbox-disabled-label-color: #94a3b8;
  --mat-checkbox-label-text-color: #1e293b;
  --mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #dc2626;
  --mat-checkbox-selected-hover-icon-color: #dc2626;
  --mat-checkbox-selected-icon-color: #dc2626;
  --mat-checkbox-selected-pressed-icon-color: #dc2626;
  --mat-checkbox-unselected-focus-icon-color: #212121;
  --mat-checkbox-unselected-hover-icon-color: #212121;
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #dc2626;
  --mat-checkbox-selected-hover-state-layer-color: #dc2626;
  --mat-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mat-checkbox-unselected-focus-state-layer-color: black;
  --mat-checkbox-unselected-hover-state-layer-color: black;
  --mat-checkbox-unselected-pressed-state-layer-color: black;
}
.theme-default .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.theme-default .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
.theme-default .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
.theme-default .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,
.theme-default.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.theme-default.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
.theme-default.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
.theme-default.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start {
  color: #4f46e5;
}
.theme-default .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.theme-default .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.theme-default .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,
.theme-default.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.theme-default.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.theme-default.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.theme-default .light,
.theme-default.light {
  --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: rgba(0, 0, 0, 0.12);
}
.theme-default .light .mat-mdc-tab-group,
.theme-default .light .mat-mdc-tab-nav-bar,
.theme-default.light .mat-mdc-tab-group,
.theme-default.light .mat-mdc-tab-nav-bar {
  --mat-tab-disabled-ripple-color: #94a3b8;
  --mat-tab-pagination-icon-color: #64748b;
  --mat-tab-inactive-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-active-label-text-color: #4f46e5;
  --mat-tab-active-ripple-color: #4f46e5;
  --mat-tab-inactive-ripple-color: #4f46e5;
  --mat-tab-inactive-focus-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-inactive-hover-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-active-focus-label-text-color: #4f46e5;
  --mat-tab-active-hover-label-text-color: #4f46e5;
  --mat-tab-active-focus-indicator-color: #4f46e5;
  --mat-tab-active-hover-indicator-color: #4f46e5;
  --mat-tab-active-indicator-color: #4f46e5;
}
.theme-default .light .mat-mdc-tab-group.mat-accent,
.theme-default .light .mat-mdc-tab-nav-bar.mat-accent,
.theme-default.light .mat-mdc-tab-group.mat-accent,
.theme-default.light .mat-mdc-tab-nav-bar.mat-accent {
  --mat-tab-disabled-ripple-color: #94a3b8;
  --mat-tab-pagination-icon-color: #64748b;
  --mat-tab-inactive-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-active-label-text-color: #1e293b;
  --mat-tab-active-ripple-color: #1e293b;
  --mat-tab-inactive-ripple-color: #1e293b;
  --mat-tab-inactive-focus-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-inactive-hover-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-active-focus-label-text-color: #1e293b;
  --mat-tab-active-hover-label-text-color: #1e293b;
  --mat-tab-active-focus-indicator-color: #1e293b;
  --mat-tab-active-hover-indicator-color: #1e293b;
  --mat-tab-active-indicator-color: #1e293b;
}
.theme-default .light .mat-mdc-tab-group.mat-warn,
.theme-default .light .mat-mdc-tab-nav-bar.mat-warn,
.theme-default.light .mat-mdc-tab-group.mat-warn,
.theme-default.light .mat-mdc-tab-nav-bar.mat-warn {
  --mat-tab-disabled-ripple-color: #94a3b8;
  --mat-tab-pagination-icon-color: #64748b;
  --mat-tab-inactive-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-active-label-text-color: #dc2626;
  --mat-tab-active-ripple-color: #dc2626;
  --mat-tab-inactive-ripple-color: #dc2626;
  --mat-tab-inactive-focus-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-inactive-hover-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-active-focus-label-text-color: #dc2626;
  --mat-tab-active-hover-label-text-color: #dc2626;
  --mat-tab-active-focus-indicator-color: #dc2626;
  --mat-tab-active-hover-indicator-color: #dc2626;
  --mat-tab-active-indicator-color: #dc2626;
}
.theme-default .light,
.theme-default.light {
  --mat-checkbox-disabled-label-color: #94a3b8;
  --mat-checkbox-label-text-color: #1e293b;
  --mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #1e293b;
  --mat-checkbox-selected-hover-icon-color: #1e293b;
  --mat-checkbox-selected-icon-color: #1e293b;
  --mat-checkbox-selected-pressed-icon-color: #1e293b;
  --mat-checkbox-unselected-focus-icon-color: #212121;
  --mat-checkbox-unselected-hover-icon-color: #212121;
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #1e293b;
  --mat-checkbox-selected-hover-state-layer-color: #1e293b;
  --mat-checkbox-selected-pressed-state-layer-color: #1e293b;
  --mat-checkbox-unselected-focus-state-layer-color: black;
  --mat-checkbox-unselected-hover-state-layer-color: black;
  --mat-checkbox-unselected-pressed-state-layer-color: black;
}
.theme-default .light .mat-mdc-checkbox.mat-primary,
.theme-default.light .mat-mdc-checkbox.mat-primary {
  --mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #4f46e5;
  --mat-checkbox-selected-hover-icon-color: #4f46e5;
  --mat-checkbox-selected-icon-color: #4f46e5;
  --mat-checkbox-selected-pressed-icon-color: #4f46e5;
  --mat-checkbox-unselected-focus-icon-color: #212121;
  --mat-checkbox-unselected-hover-icon-color: #212121;
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #4f46e5;
  --mat-checkbox-selected-hover-state-layer-color: #4f46e5;
  --mat-checkbox-selected-pressed-state-layer-color: #4f46e5;
  --mat-checkbox-unselected-focus-state-layer-color: black;
  --mat-checkbox-unselected-hover-state-layer-color: black;
  --mat-checkbox-unselected-pressed-state-layer-color: black;
}
.theme-default .light .mat-mdc-checkbox.mat-warn,
.theme-default.light .mat-mdc-checkbox.mat-warn {
  --mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #dc2626;
  --mat-checkbox-selected-hover-icon-color: #dc2626;
  --mat-checkbox-selected-icon-color: #dc2626;
  --mat-checkbox-selected-pressed-icon-color: #dc2626;
  --mat-checkbox-unselected-focus-icon-color: #212121;
  --mat-checkbox-unselected-hover-icon-color: #212121;
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #dc2626;
  --mat-checkbox-selected-hover-state-layer-color: #dc2626;
  --mat-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mat-checkbox-unselected-focus-state-layer-color: black;
  --mat-checkbox-unselected-hover-state-layer-color: black;
  --mat-checkbox-unselected-pressed-state-layer-color: black;
}
.theme-default .light,
.theme-default.light {
  --mat-button-filled-container-color: white;
  --mat-button-filled-disabled-container-color: rgba(148, 163, 184, 0.12);
  --mat-button-filled-disabled-label-text-color: rgba(148, 163, 184, 0.38);
  --mat-button-filled-disabled-state-layer-color: black;
  --mat-button-filled-focus-state-layer-opacity: 0.12;
  --mat-button-filled-hover-state-layer-opacity: 0.04;
  --mat-button-filled-label-text-color: #1e293b;
  --mat-button-filled-pressed-state-layer-opacity: 0.12;
  --mat-button-filled-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-button-filled-state-layer-color: black;
  --mat-button-outlined-disabled-label-text-color: rgba(148, 163, 184, 0.38);
  --mat-button-outlined-disabled-outline-color: #e2e8f0;
  --mat-button-outlined-disabled-state-layer-color: black;
  --mat-button-outlined-focus-state-layer-opacity: 0.12;
  --mat-button-outlined-hover-state-layer-opacity: 0.04;
  --mat-button-outlined-label-text-color: #1e293b;
  --mat-button-outlined-outline-color: #e2e8f0;
  --mat-button-outlined-pressed-state-layer-opacity: 0.12;
  --mat-button-outlined-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-button-outlined-state-layer-color: black;
  --mat-button-protected-container-color: white;
  --mat-button-protected-disabled-container-color: rgba(148, 163, 184, 0.12);
  --mat-button-protected-disabled-label-text-color: rgba(148, 163, 184, 0.38);
  --mat-button-protected-disabled-state-layer-color: black;
  --mat-button-protected-focus-state-layer-opacity: 0.12;
  --mat-button-protected-hover-state-layer-opacity: 0.04;
  --mat-button-protected-label-text-color: #1e293b;
  --mat-button-protected-pressed-state-layer-opacity: 0.12;
  --mat-button-protected-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-button-protected-state-layer-color: black;
  --mat-button-text-disabled-label-text-color: rgba(148, 163, 184, 0.38);
  --mat-button-text-disabled-state-layer-color: black;
  --mat-button-text-focus-state-layer-opacity: 0.12;
  --mat-button-text-hover-state-layer-opacity: 0.04;
  --mat-button-text-label-text-color: #1e293b;
  --mat-button-text-pressed-state-layer-opacity: 0.12;
  --mat-button-text-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-button-text-state-layer-color: black;
  --mat-button-tonal-container-color: white;
  --mat-button-tonal-disabled-container-color: rgba(148, 163, 184, 0.12);
  --mat-button-tonal-disabled-label-text-color: rgba(148, 163, 184, 0.38);
  --mat-button-tonal-disabled-state-layer-color: black;
  --mat-button-tonal-focus-state-layer-opacity: 0.12;
  --mat-button-tonal-hover-state-layer-opacity: 0.04;
  --mat-button-tonal-label-text-color: #1e293b;
  --mat-button-tonal-pressed-state-layer-opacity: 0.12;
  --mat-button-tonal-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-button-tonal-state-layer-color: black;
}
.theme-default .light .mat-mdc-button.mat-primary,
.theme-default .light .mat-mdc-unelevated-button.mat-primary,
.theme-default .light .mat-mdc-raised-button.mat-primary,
.theme-default .light .mat-mdc-outlined-button.mat-primary,
.theme-default .light .mat-tonal-button.mat-primary,
.theme-default.light .mat-mdc-button.mat-primary,
.theme-default.light .mat-mdc-unelevated-button.mat-primary,
.theme-default.light .mat-mdc-raised-button.mat-primary,
.theme-default.light .mat-mdc-outlined-button.mat-primary,
.theme-default.light .mat-tonal-button.mat-primary {
  --mat-button-filled-container-color: #4f46e5;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #4f46e5;
  --mat-button-outlined-outline-color: #e2e8f0;
  --mat-button-outlined-ripple-color: rgba(79, 70, 229, 0.1);
  --mat-button-outlined-state-layer-color: #4f46e5;
  --mat-button-protected-container-color: #4f46e5;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #4f46e5;
  --mat-button-text-ripple-color: rgba(79, 70, 229, 0.1);
  --mat-button-text-state-layer-color: #4f46e5;
  --mat-button-tonal-container-color: #4f46e5;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-tonal-state-layer-color: white;
}
.theme-default .light .mat-mdc-button.mat-accent,
.theme-default .light .mat-mdc-unelevated-button.mat-accent,
.theme-default .light .mat-mdc-raised-button.mat-accent,
.theme-default .light .mat-mdc-outlined-button.mat-accent,
.theme-default .light .mat-tonal-button.mat-accent,
.theme-default.light .mat-mdc-button.mat-accent,
.theme-default.light .mat-mdc-unelevated-button.mat-accent,
.theme-default.light .mat-mdc-raised-button.mat-accent,
.theme-default.light .mat-mdc-outlined-button.mat-accent,
.theme-default.light .mat-tonal-button.mat-accent {
  --mat-button-filled-container-color: #1e293b;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #1e293b;
  --mat-button-outlined-outline-color: #e2e8f0;
  --mat-button-outlined-ripple-color: rgba(30, 41, 59, 0.1);
  --mat-button-outlined-state-layer-color: #1e293b;
  --mat-button-protected-container-color: #1e293b;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #1e293b;
  --mat-button-text-ripple-color: rgba(30, 41, 59, 0.1);
  --mat-button-text-state-layer-color: #1e293b;
  --mat-button-tonal-container-color: #1e293b;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-tonal-state-layer-color: white;
}
.theme-default .light .mat-mdc-button.mat-warn,
.theme-default .light .mat-mdc-unelevated-button.mat-warn,
.theme-default .light .mat-mdc-raised-button.mat-warn,
.theme-default .light .mat-mdc-outlined-button.mat-warn,
.theme-default .light .mat-tonal-button.mat-warn,
.theme-default.light .mat-mdc-button.mat-warn,
.theme-default.light .mat-mdc-unelevated-button.mat-warn,
.theme-default.light .mat-mdc-raised-button.mat-warn,
.theme-default.light .mat-mdc-outlined-button.mat-warn,
.theme-default.light .mat-tonal-button.mat-warn {
  --mat-button-filled-container-color: #dc2626;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #dc2626;
  --mat-button-outlined-outline-color: #e2e8f0;
  --mat-button-outlined-ripple-color: rgba(220, 38, 38, 0.1);
  --mat-button-outlined-state-layer-color: #dc2626;
  --mat-button-protected-container-color: #dc2626;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #dc2626;
  --mat-button-text-ripple-color: rgba(220, 38, 38, 0.1);
  --mat-button-text-state-layer-color: #dc2626;
  --mat-button-tonal-container-color: #dc2626;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-tonal-state-layer-color: white;
}
.theme-default .light,
.theme-default.light {
  --mat-icon-button-disabled-icon-color: rgba(0, 0, 0, 0.38);
  --mat-icon-button-disabled-state-layer-color: black;
  --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: rgba(0, 0, 0, 0.1);
  --mat-icon-button-state-layer-color: black;
}
.theme-default .light .mat-mdc-icon-button.mat-primary,
.theme-default.light .mat-mdc-icon-button.mat-primary {
  --mat-icon-button-icon-color: #4f46e5;
  --mat-icon-button-state-layer-color: #4f46e5;
  --mat-icon-button-ripple-color: rgba(79, 70, 229, 0.1);
}
.theme-default .light .mat-mdc-icon-button.mat-accent,
.theme-default.light .mat-mdc-icon-button.mat-accent {
  --mat-icon-button-icon-color: #1e293b;
  --mat-icon-button-state-layer-color: #1e293b;
  --mat-icon-button-ripple-color: rgba(30, 41, 59, 0.1);
}
.theme-default .light .mat-mdc-icon-button.mat-warn,
.theme-default.light .mat-mdc-icon-button.mat-warn {
  --mat-icon-button-icon-color: #dc2626;
  --mat-icon-button-state-layer-color: #dc2626;
  --mat-icon-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.theme-default .light,
.theme-default.light {
  --mat-fab-container-color: white;
  --mat-fab-disabled-state-container-color: rgba(148, 163, 184, 0.12);
  --mat-fab-disabled-state-foreground-color: rgba(148, 163, 184, 0.38);
  --mat-fab-disabled-state-layer-color: black;
  --mat-fab-focus-state-layer-opacity: 0.12;
  --mat-fab-foreground-color: black;
  --mat-fab-hover-state-layer-opacity: 0.04;
  --mat-fab-pressed-state-layer-opacity: 0.12;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-fab-small-container-color: white;
  --mat-fab-small-disabled-state-container-color: rgba(148, 163, 184, 0.12);
  --mat-fab-small-disabled-state-foreground-color: rgba(148, 163, 184, 0.38);
  --mat-fab-small-disabled-state-layer-color: black;
  --mat-fab-small-focus-state-layer-opacity: 0.12;
  --mat-fab-small-foreground-color: black;
  --mat-fab-small-hover-state-layer-opacity: 0.04;
  --mat-fab-small-pressed-state-layer-opacity: 0.12;
  --mat-fab-small-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-fab-small-state-layer-color: black;
  --mat-fab-state-layer-color: black;
}
.theme-default .light .mat-mdc-fab.mat-primary,
.theme-default .light .mat-mdc-mini-fab.mat-primary,
.theme-default.light .mat-mdc-fab.mat-primary,
.theme-default.light .mat-mdc-mini-fab.mat-primary {
  --mat-fab-container-color: #4f46e5;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-container-color: #4f46e5;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.theme-default .light .mat-mdc-fab.mat-accent,
.theme-default .light .mat-mdc-mini-fab.mat-accent,
.theme-default.light .mat-mdc-fab.mat-accent,
.theme-default.light .mat-mdc-mini-fab.mat-accent {
  --mat-fab-container-color: #1e293b;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-container-color: #1e293b;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.theme-default .light .mat-mdc-fab.mat-warn,
.theme-default .light .mat-mdc-mini-fab.mat-warn,
.theme-default.light .mat-mdc-fab.mat-warn,
.theme-default.light .mat-mdc-mini-fab.mat-warn {
  --mat-fab-container-color: #dc2626;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-container-color: #dc2626;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.theme-default .light,
.theme-default.light {
  --mat-snack-bar-container-color: #333333;
  --mat-snack-bar-supporting-text-color: rgba(255, 255, 255, 0.87);
  --mat-snack-bar-button-color: #e0e7ff;
}
.theme-default .light,
.theme-default.light {
  --mat-table-background-color: white;
  --mat-table-header-headline-color: #1e293b;
  --mat-table-row-item-label-text-color: #1e293b;
  --mat-table-row-item-outline-color: #e2e8f0;
}
.theme-default .light,
.theme-default.light {
  --mat-progress-spinner-active-indicator-color: #4f46e5;
}
.theme-default .light .mat-accent,
.theme-default.light .mat-accent {
  --mat-progress-spinner-active-indicator-color: #1e293b;
}
.theme-default .light .mat-warn,
.theme-default.light .mat-warn {
  --mat-progress-spinner-active-indicator-color: #dc2626;
}
.theme-default .light,
.theme-default.light {
  --mat-badge-background-color: #4f46e5;
  --mat-badge-text-color: white;
  --mat-badge-disabled-state-background-color: #94a3b8;
  --mat-badge-disabled-state-text-color: #94a3b8;
}
.theme-default .light .mat-badge-accent,
.theme-default.light .mat-badge-accent {
  --mat-badge-background-color: #1e293b;
  --mat-badge-text-color: white;
}
.theme-default .light .mat-badge-warn,
.theme-default.light .mat-badge-warn {
  --mat-badge-background-color: #dc2626;
  --mat-badge-text-color: white;
}
.theme-default .light,
.theme-default.light {
  --mat-bottom-sheet-container-text-color: #1e293b;
  --mat-bottom-sheet-container-background-color: white;
}
.theme-default .light,
.theme-default.light {
  --mat-button-toggle-background-color: white;
  --mat-button-toggle-disabled-selected-state-background-color: #e2e8f0;
  --mat-button-toggle-disabled-selected-state-text-color: #1e293b;
  --mat-button-toggle-disabled-state-background-color: white;
  --mat-button-toggle-disabled-state-text-color: #94a3b8;
  --mat-button-toggle-divider-color: #e2e8f0;
  --mat-button-toggle-legacy-disabled-selected-state-background-color: #e2e8f0;
  --mat-button-toggle-legacy-disabled-state-background-color: #cbd5e1;
  --mat-button-toggle-legacy-disabled-state-text-color: #94a3b8;
  --mat-button-toggle-legacy-selected-state-background-color: #e2e8f0;
  --mat-button-toggle-legacy-selected-state-text-color: #64748b;
  --mat-button-toggle-legacy-state-layer-color: #64748b;
  --mat-button-toggle-legacy-text-color: #94a3b8;
  --mat-button-toggle-selected-state-background-color: #e2e8f0;
  --mat-button-toggle-selected-state-text-color: #1e293b;
  --mat-button-toggle-state-layer-color: #64748b;
  --mat-button-toggle-text-color: #1e293b;
}
.theme-default .light,
.theme-default.light {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #4f46e5;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(79, 70, 229, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(79, 70, 229, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(79, 70, 229, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #4f46e5;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(79, 70, 229, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --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-toggle-icon-color: #64748b;
  --mat-datepicker-calendar-body-label-text-color: #64748b;
  --mat-datepicker-calendar-period-button-text-color: #1e293b;
  --mat-datepicker-calendar-period-button-icon-color: #64748b;
  --mat-datepicker-calendar-navigation-button-icon-color: #64748b;
  --mat-datepicker-calendar-header-divider-color: #e2e8f0;
  --mat-datepicker-calendar-header-text-color: #64748b;
  --mat-datepicker-calendar-date-today-outline-color: #94a3b8;
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(148, 163, 184, 0.8);
  --mat-datepicker-calendar-date-text-color: #1e293b;
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: #94a3b8;
  --mat-datepicker-calendar-date-preview-state-outline-color: #e2e8f0;
  --mat-datepicker-range-input-separator-color: #1e293b;
  --mat-datepicker-range-input-disabled-state-separator-color: #94a3b8;
  --mat-datepicker-range-input-disabled-state-text-color: #94a3b8;
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: #1e293b;
}
.theme-default .light .mat-datepicker-content.mat-accent,
.theme-default.light .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #1e293b;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(30, 41, 59, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(30, 41, 59, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(30, 41, 59, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(30, 41, 59, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --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);
}
.theme-default .light .mat-datepicker-content.mat-warn,
.theme-default.light .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #dc2626;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --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);
}
.theme-default .light .mat-datepicker-toggle-active.mat-accent,
.theme-default.light .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #1e293b;
}
.theme-default .light .mat-datepicker-toggle-active.mat-warn,
.theme-default.light .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #dc2626;
}
.theme-default .light,
.theme-default.light {
  --mat-divider-color: #e2e8f0;
}
.theme-default .light,
.theme-default.light {
  --mat-expansion-container-background-color: white;
  --mat-expansion-container-text-color: #1e293b;
  --mat-expansion-actions-divider-color: #e2e8f0;
  --mat-expansion-header-hover-state-layer-color: rgba(148, 163, 184, 0.12);
  --mat-expansion-header-focus-state-layer-color: rgba(148, 163, 184, 0.12);
  --mat-expansion-header-disabled-state-text-color: #94a3b8;
  --mat-expansion-header-text-color: #1e293b;
  --mat-expansion-header-description-color: #64748b;
  --mat-expansion-header-indicator-color: #64748b;
}
.theme-default .light,
.theme-default.light {
  --mat-icon-color: inherit;
}
.theme-default .light .mat-icon.mat-primary,
.theme-default.light .mat-icon.mat-primary {
  --mat-icon-color: #4f46e5;
}
.theme-default .light .mat-icon.mat-accent,
.theme-default.light .mat-icon.mat-accent {
  --mat-icon-color: #1e293b;
}
.theme-default .light .mat-icon.mat-warn,
.theme-default.light .mat-icon.mat-warn {
  --mat-icon-color: #dc2626;
}
.theme-default .light,
.theme-default.light {
  --mat-sidenav-container-divider-color: #e2e8f0;
  --mat-sidenav-container-background-color: white;
  --mat-sidenav-container-text-color: #1e293b;
  --mat-sidenav-content-background-color: #f1f5f9;
  --mat-sidenav-content-text-color: #1e293b;
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
}
.theme-default .light,
.theme-default.light {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #4f46e5;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #4f46e5;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #4f46e5;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
  --mat-stepper-container-color: white;
  --mat-stepper-line-color: #e2e8f0;
  --mat-stepper-header-hover-state-layer-color: rgba(148, 163, 184, 0.12);
  --mat-stepper-header-focus-state-layer-color: rgba(148, 163, 184, 0.12);
  --mat-stepper-header-label-text-color: #64748b;
  --mat-stepper-header-optional-label-text-color: #64748b;
  --mat-stepper-header-selected-state-label-text-color: #1e293b;
  --mat-stepper-header-error-state-label-text-color: #dc2626;
  --mat-stepper-header-icon-background-color: #64748b;
  --mat-stepper-header-error-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
.theme-default .light .mat-step-header.mat-accent,
.theme-default.light .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #1e293b;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #1e293b;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #1e293b;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
.theme-default .light .mat-step-header.mat-warn,
.theme-default.light .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #dc2626;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #dc2626;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #dc2626;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
.theme-default .light,
.theme-default.light {
  --mat-sort-arrow-color: #64748b;
}
.theme-default .light,
.theme-default.light {
  --mat-toolbar-container-background-color: white;
  --mat-toolbar-container-text-color: #1e293b;
}
.theme-default .light .mat-toolbar.mat-primary,
.theme-default.light .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #4f46e5;
  --mat-toolbar-container-text-color: white;
}
.theme-default .light .mat-toolbar.mat-accent,
.theme-default.light .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #1e293b;
  --mat-toolbar-container-text-color: white;
}
.theme-default .light .mat-toolbar.mat-warn,
.theme-default.light .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #dc2626;
  --mat-toolbar-container-text-color: white;
}
.theme-default .light,
.theme-default.light {
  --mat-tree-container-background-color: white;
  --mat-tree-node-text-color: #1e293b;
}
.theme-default .light,
.theme-default.light {
  --mat-timepicker-container-background-color: white;
}
.theme-default .dark,
.theme-default.dark {
  --mat-ripple-color: rgba(255, 255, 255, 0.1);
}
.theme-default .dark,
.theme-default.dark {
  --mat-option-selected-state-label-text-color: #4f46e5;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}
.theme-default .dark .mat-accent,
.theme-default.dark .mat-accent {
  --mat-option-selected-state-label-text-color: #1e293b;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}
.theme-default .dark .mat-warn,
.theme-default.dark .mat-warn {
  --mat-option-selected-state-label-text-color: #dc2626;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}
.theme-default .dark,
.theme-default.dark {
  --mat-optgroup-label-text-color: white;
}
.theme-default .dark,
.theme-default.dark {
  --mat-pseudo-checkbox-full-selected-icon-color: #1e293b;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-unselected-icon-color: #94a3b8;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #686868;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #686868;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #1e293b;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #686868;
}
.theme-default .dark .mat-primary,
.theme-default.dark .mat-primary {
  --mat-pseudo-checkbox-full-selected-icon-color: #4f46e5;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-unselected-icon-color: #94a3b8;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #686868;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #686868;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #4f46e5;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #686868;
}
.theme-default .dark .mat-accent,
.theme-default.dark .mat-accent {
  --mat-pseudo-checkbox-full-selected-icon-color: #1e293b;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-unselected-icon-color: #94a3b8;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #686868;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #686868;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #1e293b;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #686868;
}
.theme-default .dark .mat-warn,
.theme-default.dark .mat-warn {
  --mat-pseudo-checkbox-full-selected-icon-color: #dc2626;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-unselected-icon-color: #94a3b8;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #686868;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #686868;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #dc2626;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #686868;
}
.theme-default .dark,
.theme-default.dark {
  --mat-app-background-color: #0f172a;
  --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);
}
.theme-default .dark,
.theme-default.dark {
  --mat-card-elevated-container-color: #1e293b;
  --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: #1e293b;
  --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: #94a3b8;
  --mat-card-filled-container-color: #1e293b;
  --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);
}
.theme-default .dark .mat-mdc-progress-bar,
.theme-default.dark .mat-mdc-progress-bar {
  --mat-progress-bar-active-indicator-color: #4f46e5;
  --mat-progress-bar-track-color: rgba(79, 70, 229, 0.25);
}
.theme-default .dark .mat-mdc-progress-bar.mat-accent,
.theme-default.dark .mat-mdc-progress-bar.mat-accent {
  --mat-progress-bar-active-indicator-color: #1e293b;
  --mat-progress-bar-track-color: rgba(30, 41, 59, 0.25);
}
.theme-default .dark .mat-mdc-progress-bar.mat-warn,
.theme-default.dark .mat-mdc-progress-bar.mat-warn {
  --mat-progress-bar-active-indicator-color: #dc2626;
  --mat-progress-bar-track-color: rgba(220, 38, 38, 0.25);
}
.theme-default .dark,
.theme-default.dark {
  --mat-tooltip-container-color: #64748b;
  --mat-tooltip-supporting-text-color: #fff;
}
.theme-default .dark,
.theme-default.dark {
  --mat-form-field-focus-select-arrow-color: rgba(79, 70, 229, 0.87);
  --mat-form-field-filled-caret-color: #4f46e5;
  --mat-form-field-filled-focus-active-indicator-color: #4f46e5;
  --mat-form-field-filled-focus-label-text-color: rgba(79, 70, 229, 0.87);
  --mat-form-field-outlined-caret-color: #4f46e5;
  --mat-form-field-outlined-focus-outline-color: #4f46e5;
  --mat-form-field-outlined-focus-label-text-color: rgba(79, 70, 229, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color: rgba(241, 245, 249, 0.38);
  --mat-form-field-state-layer-color: rgba(255, 255, 255, 0.87);
  --mat-form-field-error-text-color: #dc2626;
  --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(241, 245, 249, 0.54);
  --mat-form-field-disabled-select-arrow-color: rgba(241, 245, 249, 0.38);
  --mat-form-field-hover-state-layer-opacity: 0.08;
  --mat-form-field-focus-state-layer-opacity: 0.24;
  --mat-form-field-filled-container-color: rgb(39, 49.56, 66.84);
  --mat-form-field-filled-disabled-container-color: rgb(34.5, 45.28, 62.92);
  --mat-form-field-filled-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-form-field-filled-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-form-field-filled-disabled-label-text-color: rgba(71, 85, 105, 0.38);
  --mat-form-field-filled-input-text-color: rgba(255, 255, 255, 0.87);
  --mat-form-field-filled-disabled-input-text-color: rgba(71, 85, 105, 0.38);
  --mat-form-field-filled-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mat-form-field-filled-error-hover-label-text-color: #dc2626;
  --mat-form-field-filled-error-focus-label-text-color: #dc2626;
  --mat-form-field-filled-error-label-text-color: #dc2626;
  --mat-form-field-filled-error-caret-color: #dc2626;
  --mat-form-field-filled-active-indicator-color: rgba(241, 245, 249, 0.42);
  --mat-form-field-filled-disabled-active-indicator-color: rgba(241, 245, 249, 0.06);
  --mat-form-field-filled-hover-active-indicator-color: rgba(241, 245, 249, 0.87);
  --mat-form-field-filled-error-active-indicator-color: #dc2626;
  --mat-form-field-filled-error-focus-active-indicator-color: #dc2626;
  --mat-form-field-filled-error-hover-active-indicator-color: #dc2626;
  --mat-form-field-outlined-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-form-field-outlined-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-form-field-outlined-disabled-label-text-color: rgba(71, 85, 105, 0.38);
  --mat-form-field-outlined-input-text-color: rgba(255, 255, 255, 0.87);
  --mat-form-field-outlined-disabled-input-text-color: rgba(71, 85, 105, 0.38);
  --mat-form-field-outlined-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mat-form-field-outlined-error-caret-color: #dc2626;
  --mat-form-field-outlined-error-focus-label-text-color: #dc2626;
  --mat-form-field-outlined-error-label-text-color: #dc2626;
  --mat-form-field-outlined-error-hover-label-text-color: #dc2626;
  --mat-form-field-outlined-outline-color: rgba(241, 245, 249, 0.38);
  --mat-form-field-outlined-disabled-outline-color: rgba(241, 245, 249, 0.06);
  --mat-form-field-outlined-hover-outline-color: rgba(241, 245, 249, 0.87);
  --mat-form-field-outlined-error-focus-outline-color: #dc2626;
  --mat-form-field-outlined-error-hover-outline-color: #dc2626;
  --mat-form-field-outlined-error-outline-color: #dc2626;
}
.theme-default .dark .mat-mdc-form-field.mat-accent,
.theme-default.dark .mat-mdc-form-field.mat-accent {
  --mat-form-field-focus-select-arrow-color: rgba(30, 41, 59, 0.87);
  --mat-form-field-filled-caret-color: #1e293b;
  --mat-form-field-filled-focus-active-indicator-color: #1e293b;
  --mat-form-field-filled-focus-label-text-color: rgba(30, 41, 59, 0.87);
  --mat-form-field-outlined-caret-color: #1e293b;
  --mat-form-field-outlined-focus-outline-color: #1e293b;
  --mat-form-field-outlined-focus-label-text-color: rgba(30, 41, 59, 0.87);
}
.theme-default .dark .mat-mdc-form-field.mat-warn,
.theme-default.dark .mat-mdc-form-field.mat-warn {
  --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-filled-caret-color: #dc2626;
  --mat-form-field-filled-focus-active-indicator-color: #dc2626;
  --mat-form-field-filled-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-outlined-caret-color: #dc2626;
  --mat-form-field-outlined-focus-outline-color: #dc2626;
  --mat-form-field-outlined-focus-label-text-color: rgba(220, 38, 38, 0.87);
}
.theme-default .dark,
.theme-default.dark {
  --mat-select-panel-background-color: #1e293b;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(71, 85, 105, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(241, 245, 249, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(79, 70, 229, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.theme-default .dark .mat-mdc-form-field.mat-accent,
.theme-default.dark .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: #1e293b;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(71, 85, 105, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(241, 245, 249, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(30, 41, 59, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.theme-default .dark .mat-mdc-form-field.mat-warn,
.theme-default.dark .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: #1e293b;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(71, 85, 105, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(241, 245, 249, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.theme-default .dark,
.theme-default.dark {
  --mat-autocomplete-background-color: #1e293b;
}
.theme-default .dark,
.theme-default.dark {
  --mat-dialog-container-color: #1e293b;
  --mat-dialog-subhead-color: rgba(255, 255, 255, 0.87);
  --mat-dialog-supporting-text-color: rgba(255, 255, 255, 0.6);
}
.theme-default .dark .mat-mdc-standard-chip,
.theme-default.dark .mat-mdc-standard-chip {
  --mat-chip-disabled-label-text-color: #fafafa;
  --mat-chip-elevated-container-color: rgb(57, 66.68, 82.52);
  --mat-chip-elevated-disabled-container-color: rgb(57, 66.68, 82.52);
  --mat-chip-elevated-selected-container-color: rgb(57, 66.68, 82.52);
  --mat-chip-flat-disabled-selected-container-color: rgb(57, 66.68, 82.52);
  --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: #fafafa;
  --mat-chip-selected-disabled-trailing-icon-color: #fafafa;
  --mat-chip-selected-focus-state-layer-color: white;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: white;
  --mat-chip-selected-label-text-color: #fafafa;
  --mat-chip-selected-trailing-icon-color: #fafafa;
  --mat-chip-with-icon-disabled-icon-color: #fafafa;
  --mat-chip-with-icon-icon-color: #fafafa;
  --mat-chip-with-icon-selected-icon-color: #fafafa;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;
  --mat-chip-with-trailing-icon-trailing-icon-color: #fafafa;
}
.theme-default .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.theme-default .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,
.theme-default.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.theme-default.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #4f46e5;
  --mat-chip-elevated-disabled-container-color: #4f46e5;
  --mat-chip-elevated-selected-container-color: #4f46e5;
  --mat-chip-flat-disabled-selected-container-color: #4f46e5;
  --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: white;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: white;
  --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;
}
.theme-default .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.theme-default .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,
.theme-default.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.theme-default.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #1e293b;
  --mat-chip-elevated-disabled-container-color: #1e293b;
  --mat-chip-elevated-selected-container-color: #1e293b;
  --mat-chip-flat-disabled-selected-container-color: #1e293b;
  --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: white;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: white;
  --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;
}
.theme-default .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.theme-default .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,
.theme-default.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.theme-default.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #dc2626;
  --mat-chip-elevated-disabled-container-color: #dc2626;
  --mat-chip-elevated-selected-container-color: #dc2626;
  --mat-chip-flat-disabled-selected-container-color: #dc2626;
  --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: white;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: white;
  --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;
}
.theme-default .dark,
.theme-default.dark {
  --mat-slide-toggle-selected-focus-state-layer-color: #a5b4fc;
  --mat-slide-toggle-selected-handle-color: #a5b4fc;
  --mat-slide-toggle-selected-hover-state-layer-color: #a5b4fc;
  --mat-slide-toggle-selected-pressed-state-layer-color: #a5b4fc;
  --mat-slide-toggle-selected-focus-handle-color: #c7d2fe;
  --mat-slide-toggle-selected-hover-handle-color: #c7d2fe;
  --mat-slide-toggle-selected-pressed-handle-color: #c7d2fe;
  --mat-slide-toggle-selected-focus-track-color: #4f46e5;
  --mat-slide-toggle-selected-hover-track-color: #4f46e5;
  --mat-slide-toggle-selected-pressed-track-color: #4f46e5;
  --mat-slide-toggle-selected-track-color: #4f46e5;
  --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: #000;
  --mat-slide-toggle-disabled-selected-icon-color: #212121;
  --mat-slide-toggle-disabled-selected-track-color: #f5f5f5;
  --mat-slide-toggle-disabled-unselected-handle-color: #000;
  --mat-slide-toggle-disabled-unselected-icon-color: #212121;
  --mat-slide-toggle-disabled-unselected-track-color: #f5f5f5;
  --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: #fff;
  --mat-slide-toggle-label-text-color: white;
  --mat-slide-toggle-selected-icon-color: #212121;
  --mat-slide-toggle-unselected-hover-handle-color: #fafafa;
  --mat-slide-toggle-unselected-focus-handle-color: #fafafa;
  --mat-slide-toggle-unselected-focus-state-layer-color: #f5f5f5;
  --mat-slide-toggle-unselected-focus-track-color: #616161;
  --mat-slide-toggle-unselected-icon-color: #212121;
  --mat-slide-toggle-unselected-handle-color: #9e9e9e;
  --mat-slide-toggle-unselected-hover-state-layer-color: #f5f5f5;
  --mat-slide-toggle-unselected-hover-track-color: #616161;
  --mat-slide-toggle-unselected-pressed-handle-color: #fafafa;
  --mat-slide-toggle-unselected-pressed-track-color: #616161;
  --mat-slide-toggle-unselected-pressed-state-layer-color: #f5f5f5;
  --mat-slide-toggle-unselected-track-color: #616161;
}
.theme-default .dark,
.theme-default.dark {
  --mdc-slide-toggle-disabled-label-text-color: #475569;
  --mat-slide-toggle-disabled-label-text-color: #475569;
}
.theme-default .dark .mat-mdc-slide-toggle,
.theme-default.dark .mat-mdc-slide-toggle {
  --mat-slide-toggle-label-text-color: white;
}
.theme-default .dark .mat-mdc-slide-toggle.mat-accent,
.theme-default.dark .mat-mdc-slide-toggle.mat-accent {
  --mat-slide-toggle-selected-focus-state-layer-color: #cbd5e1;
  --mat-slide-toggle-selected-handle-color: #cbd5e1;
  --mat-slide-toggle-selected-hover-state-layer-color: #cbd5e1;
  --mat-slide-toggle-selected-pressed-state-layer-color: #cbd5e1;
  --mat-slide-toggle-selected-focus-handle-color: #e2e8f0;
  --mat-slide-toggle-selected-hover-handle-color: #e2e8f0;
  --mat-slide-toggle-selected-pressed-handle-color: #e2e8f0;
  --mat-slide-toggle-selected-focus-track-color: #475569;
  --mat-slide-toggle-selected-hover-track-color: #475569;
  --mat-slide-toggle-selected-pressed-track-color: #475569;
  --mat-slide-toggle-selected-track-color: #475569;
}
.theme-default .dark .mat-mdc-slide-toggle.mat-warn,
.theme-default.dark .mat-mdc-slide-toggle.mat-warn {
  --mat-slide-toggle-selected-focus-state-layer-color: #fca5a5;
  --mat-slide-toggle-selected-handle-color: #fca5a5;
  --mat-slide-toggle-selected-hover-state-layer-color: #fca5a5;
  --mat-slide-toggle-selected-pressed-state-layer-color: #fca5a5;
  --mat-slide-toggle-selected-focus-handle-color: #fecaca;
  --mat-slide-toggle-selected-hover-handle-color: #fecaca;
  --mat-slide-toggle-selected-pressed-handle-color: #fecaca;
  --mat-slide-toggle-selected-focus-track-color: #dc2626;
  --mat-slide-toggle-selected-hover-track-color: #dc2626;
  --mat-slide-toggle-selected-pressed-track-color: #dc2626;
  --mat-slide-toggle-selected-track-color: #dc2626;
}
.theme-default .dark .mat-mdc-radio-button.mat-primary,
.theme-default.dark .mat-mdc-radio-button.mat-primary {
  --mat-radio-checked-ripple-color: #4f46e5;
  --mat-radio-disabled-label-color: #475569;
  --mat-radio-disabled-selected-icon-color: #f1f5f9;
  --mat-radio-disabled-unselected-icon-color: #f1f5f9;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #4f46e5;
  --mat-radio-selected-hover-icon-color: #4f46e5;
  --mat-radio-selected-icon-color: #4f46e5;
  --mat-radio-selected-pressed-icon-color: #4f46e5;
  --mat-radio-unselected-focus-icon-color: #eeeeee;
  --mat-radio-unselected-hover-icon-color: #eeeeee;
  --mat-radio-unselected-icon-color: rgba(241, 245, 249, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(241, 245, 249, 0.54);
}
.theme-default .dark .mat-mdc-radio-button.mat-accent,
.theme-default.dark .mat-mdc-radio-button.mat-accent {
  --mat-radio-checked-ripple-color: #1e293b;
  --mat-radio-disabled-label-color: #475569;
  --mat-radio-disabled-selected-icon-color: #f1f5f9;
  --mat-radio-disabled-unselected-icon-color: #f1f5f9;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #1e293b;
  --mat-radio-selected-hover-icon-color: #1e293b;
  --mat-radio-selected-icon-color: #1e293b;
  --mat-radio-selected-pressed-icon-color: #1e293b;
  --mat-radio-unselected-focus-icon-color: #eeeeee;
  --mat-radio-unselected-hover-icon-color: #eeeeee;
  --mat-radio-unselected-icon-color: rgba(241, 245, 249, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(241, 245, 249, 0.54);
}
.theme-default .dark .mat-mdc-radio-button.mat-warn,
.theme-default.dark .mat-mdc-radio-button.mat-warn {
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: #475569;
  --mat-radio-disabled-selected-icon-color: #f1f5f9;
  --mat-radio-disabled-unselected-icon-color: #f1f5f9;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #dc2626;
  --mat-radio-selected-hover-icon-color: #dc2626;
  --mat-radio-selected-icon-color: #dc2626;
  --mat-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-unselected-focus-icon-color: #eeeeee;
  --mat-radio-unselected-hover-icon-color: #eeeeee;
  --mat-radio-unselected-icon-color: rgba(241, 245, 249, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(241, 245, 249, 0.54);
}
.theme-default .dark,
.theme-default.dark {
  --mat-slider-active-track-color: #4f46e5;
  --mat-slider-focus-handle-color: #4f46e5;
  --mat-slider-focus-state-layer-color: rgba(79, 70, 229, 0.2);
  --mat-slider-handle-color: #4f46e5;
  --mat-slider-hover-handle-color: #4f46e5;
  --mat-slider-hover-state-layer-color: rgba(79, 70, 229, 0.05);
  --mat-slider-inactive-track-color: #4f46e5;
  --mat-slider-ripple-color: #4f46e5;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #4f46e5;
  --mat-slider-disabled-active-track-color: #fff;
  --mat-slider-disabled-handle-color: #fff;
  --mat-slider-disabled-inactive-track-color: #fff;
  --mat-slider-label-container-color: #fff;
  --mat-slider-label-label-text-color: #000;
  --mat-slider-value-indicator-opacity: 0.9;
  --mat-slider-with-overlap-handle-outline-color: #fff;
  --mat-slider-with-tick-marks-disabled-container-color: #fff;
}
.theme-default .dark .mat-accent,
.theme-default.dark .mat-accent {
  --mat-slider-active-track-color: #1e293b;
  --mat-slider-focus-handle-color: #1e293b;
  --mat-slider-focus-state-layer-color: rgba(30, 41, 59, 0.2);
  --mat-slider-handle-color: #1e293b;
  --mat-slider-hover-handle-color: #1e293b;
  --mat-slider-hover-state-layer-color: rgba(30, 41, 59, 0.05);
  --mat-slider-inactive-track-color: #1e293b;
  --mat-slider-ripple-color: #1e293b;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #1e293b;
}
.theme-default .dark .mat-warn,
.theme-default.dark .mat-warn {
  --mat-slider-active-track-color: #dc2626;
  --mat-slider-focus-handle-color: #dc2626;
  --mat-slider-focus-state-layer-color: rgba(220, 38, 38, 0.2);
  --mat-slider-handle-color: #dc2626;
  --mat-slider-hover-handle-color: #dc2626;
  --mat-slider-hover-state-layer-color: rgba(220, 38, 38, 0.05);
  --mat-slider-inactive-track-color: #dc2626;
  --mat-slider-ripple-color: #dc2626;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #dc2626;
}
.theme-default .dark,
.theme-default.dark {
  --mat-menu-item-label-text-color: white;
  --mat-menu-item-icon-color: white;
  --mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-container-color: #1e293b;
  --mat-menu-divider-color: rgba(241, 245, 249, 0.12);
}
.theme-default .dark,
.theme-default.dark {
  --mat-list-list-item-label-text-color: white;
  --mat-list-list-item-supporting-text-color: #94a3b8;
  --mat-list-list-item-leading-icon-color: rgba(255, 255, 255, 0.5);
  --mat-list-list-item-trailing-supporting-text-color: #64748b;
  --mat-list-list-item-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mat-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --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.5);
  --mat-list-list-item-hover-state-layer-color: white;
  --mat-list-list-item-hover-state-layer-opacity: 0.08;
  --mat-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --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.24;
}
.theme-default .dark .mdc-list-item__start,
.theme-default .dark .mdc-list-item__end,
.theme-default.dark .mdc-list-item__start,
.theme-default.dark .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #4f46e5;
  --mat-radio-disabled-label-color: #475569;
  --mat-radio-disabled-selected-icon-color: #f1f5f9;
  --mat-radio-disabled-unselected-icon-color: #f1f5f9;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #4f46e5;
  --mat-radio-selected-hover-icon-color: #4f46e5;
  --mat-radio-selected-icon-color: #4f46e5;
  --mat-radio-selected-pressed-icon-color: #4f46e5;
  --mat-radio-unselected-focus-icon-color: #eeeeee;
  --mat-radio-unselected-hover-icon-color: #eeeeee;
  --mat-radio-unselected-icon-color: rgba(241, 245, 249, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(241, 245, 249, 0.54);
}
.theme-default .dark .mat-accent .mdc-list-item__start,
.theme-default .dark .mat-accent .mdc-list-item__end,
.theme-default.dark .mat-accent .mdc-list-item__start,
.theme-default.dark .mat-accent .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #1e293b;
  --mat-radio-disabled-label-color: #475569;
  --mat-radio-disabled-selected-icon-color: #f1f5f9;
  --mat-radio-disabled-unselected-icon-color: #f1f5f9;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #1e293b;
  --mat-radio-selected-hover-icon-color: #1e293b;
  --mat-radio-selected-icon-color: #1e293b;
  --mat-radio-selected-pressed-icon-color: #1e293b;
  --mat-radio-unselected-focus-icon-color: #eeeeee;
  --mat-radio-unselected-hover-icon-color: #eeeeee;
  --mat-radio-unselected-icon-color: rgba(241, 245, 249, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(241, 245, 249, 0.54);
}
.theme-default .dark .mat-warn .mdc-list-item__start,
.theme-default .dark .mat-warn .mdc-list-item__end,
.theme-default.dark .mat-warn .mdc-list-item__start,
.theme-default.dark .mat-warn .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: #475569;
  --mat-radio-disabled-selected-icon-color: #f1f5f9;
  --mat-radio-disabled-unselected-icon-color: #f1f5f9;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #dc2626;
  --mat-radio-selected-hover-icon-color: #dc2626;
  --mat-radio-selected-icon-color: #dc2626;
  --mat-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-unselected-focus-icon-color: #eeeeee;
  --mat-radio-unselected-hover-icon-color: #eeeeee;
  --mat-radio-unselected-icon-color: rgba(241, 245, 249, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(241, 245, 249, 0.54);
}
.theme-default .dark .mat-mdc-list-option,
.theme-default.dark .mat-mdc-list-option {
  --mat-checkbox-disabled-label-color: #475569;
  --mat-checkbox-label-text-color: white;
  --mat-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #4f46e5;
  --mat-checkbox-selected-hover-icon-color: #4f46e5;
  --mat-checkbox-selected-icon-color: #4f46e5;
  --mat-checkbox-selected-pressed-icon-color: #4f46e5;
  --mat-checkbox-unselected-focus-icon-color: #eeeeee;
  --mat-checkbox-unselected-hover-icon-color: #eeeeee;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #4f46e5;
  --mat-checkbox-selected-hover-state-layer-color: #4f46e5;
  --mat-checkbox-selected-pressed-state-layer-color: #4f46e5;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
.theme-default .dark .mat-mdc-list-option.mat-accent,
.theme-default.dark .mat-mdc-list-option.mat-accent {
  --mat-checkbox-disabled-label-color: #475569;
  --mat-checkbox-label-text-color: white;
  --mat-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #1e293b;
  --mat-checkbox-selected-hover-icon-color: #1e293b;
  --mat-checkbox-selected-icon-color: #1e293b;
  --mat-checkbox-selected-pressed-icon-color: #1e293b;
  --mat-checkbox-unselected-focus-icon-color: #eeeeee;
  --mat-checkbox-unselected-hover-icon-color: #eeeeee;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #1e293b;
  --mat-checkbox-selected-hover-state-layer-color: #1e293b;
  --mat-checkbox-selected-pressed-state-layer-color: #1e293b;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
.theme-default .dark .mat-mdc-list-option.mat-warn,
.theme-default.dark .mat-mdc-list-option.mat-warn {
  --mat-checkbox-disabled-label-color: #475569;
  --mat-checkbox-label-text-color: white;
  --mat-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #dc2626;
  --mat-checkbox-selected-hover-icon-color: #dc2626;
  --mat-checkbox-selected-icon-color: #dc2626;
  --mat-checkbox-selected-pressed-icon-color: #dc2626;
  --mat-checkbox-unselected-focus-icon-color: #eeeeee;
  --mat-checkbox-unselected-hover-icon-color: #eeeeee;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #dc2626;
  --mat-checkbox-selected-hover-state-layer-color: #dc2626;
  --mat-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
.theme-default .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.theme-default .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
.theme-default .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
.theme-default .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,
.theme-default.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.theme-default.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
.theme-default.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
.theme-default.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start {
  color: #4f46e5;
}
.theme-default .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.theme-default .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.theme-default .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,
.theme-default.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.theme-default.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.theme-default.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.theme-default .dark,
.theme-default.dark {
  --mat-paginator-container-text-color: rgba(255, 255, 255, 0.87);
  --mat-paginator-container-background-color: #1e293b;
  --mat-paginator-enabled-icon-color: rgba(255, 255, 255, 0.54);
  --mat-paginator-disabled-icon-color: rgba(255, 255, 255, 0.12);
}
.theme-default .dark .mat-mdc-tab-group,
.theme-default .dark .mat-mdc-tab-nav-bar,
.theme-default.dark .mat-mdc-tab-group,
.theme-default.dark .mat-mdc-tab-nav-bar {
  --mat-tab-disabled-ripple-color: #475569;
  --mat-tab-pagination-icon-color: #f1f5f9;
  --mat-tab-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-active-label-text-color: #4f46e5;
  --mat-tab-active-ripple-color: #4f46e5;
  --mat-tab-inactive-ripple-color: #4f46e5;
  --mat-tab-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-active-focus-label-text-color: #4f46e5;
  --mat-tab-active-hover-label-text-color: #4f46e5;
  --mat-tab-active-focus-indicator-color: #4f46e5;
  --mat-tab-active-hover-indicator-color: #4f46e5;
  --mat-tab-active-indicator-color: #4f46e5;
}
.theme-default .dark .mat-mdc-tab-group.mat-accent,
.theme-default .dark .mat-mdc-tab-nav-bar.mat-accent,
.theme-default.dark .mat-mdc-tab-group.mat-accent,
.theme-default.dark .mat-mdc-tab-nav-bar.mat-accent {
  --mat-tab-disabled-ripple-color: #475569;
  --mat-tab-pagination-icon-color: #f1f5f9;
  --mat-tab-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-active-label-text-color: #1e293b;
  --mat-tab-active-ripple-color: #1e293b;
  --mat-tab-inactive-ripple-color: #1e293b;
  --mat-tab-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-active-focus-label-text-color: #1e293b;
  --mat-tab-active-hover-label-text-color: #1e293b;
  --mat-tab-active-focus-indicator-color: #1e293b;
  --mat-tab-active-hover-indicator-color: #1e293b;
  --mat-tab-active-indicator-color: #1e293b;
}
.theme-default .dark .mat-mdc-tab-group.mat-warn,
.theme-default .dark .mat-mdc-tab-nav-bar.mat-warn,
.theme-default.dark .mat-mdc-tab-group.mat-warn,
.theme-default.dark .mat-mdc-tab-nav-bar.mat-warn {
  --mat-tab-disabled-ripple-color: #475569;
  --mat-tab-pagination-icon-color: #f1f5f9;
  --mat-tab-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-active-label-text-color: #dc2626;
  --mat-tab-active-ripple-color: #dc2626;
  --mat-tab-inactive-ripple-color: #dc2626;
  --mat-tab-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-active-focus-label-text-color: #dc2626;
  --mat-tab-active-hover-label-text-color: #dc2626;
  --mat-tab-active-focus-indicator-color: #dc2626;
  --mat-tab-active-hover-indicator-color: #dc2626;
  --mat-tab-active-indicator-color: #dc2626;
}
.theme-default .dark,
.theme-default.dark {
  --mat-checkbox-disabled-label-color: #475569;
  --mat-checkbox-label-text-color: white;
  --mat-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #1e293b;
  --mat-checkbox-selected-hover-icon-color: #1e293b;
  --mat-checkbox-selected-icon-color: #1e293b;
  --mat-checkbox-selected-pressed-icon-color: #1e293b;
  --mat-checkbox-unselected-focus-icon-color: #eeeeee;
  --mat-checkbox-unselected-hover-icon-color: #eeeeee;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #1e293b;
  --mat-checkbox-selected-hover-state-layer-color: #1e293b;
  --mat-checkbox-selected-pressed-state-layer-color: #1e293b;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
.theme-default .dark .mat-mdc-checkbox.mat-primary,
.theme-default.dark .mat-mdc-checkbox.mat-primary {
  --mat-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #4f46e5;
  --mat-checkbox-selected-hover-icon-color: #4f46e5;
  --mat-checkbox-selected-icon-color: #4f46e5;
  --mat-checkbox-selected-pressed-icon-color: #4f46e5;
  --mat-checkbox-unselected-focus-icon-color: #eeeeee;
  --mat-checkbox-unselected-hover-icon-color: #eeeeee;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #4f46e5;
  --mat-checkbox-selected-hover-state-layer-color: #4f46e5;
  --mat-checkbox-selected-pressed-state-layer-color: #4f46e5;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
.theme-default .dark .mat-mdc-checkbox.mat-warn,
.theme-default.dark .mat-mdc-checkbox.mat-warn {
  --mat-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #dc2626;
  --mat-checkbox-selected-hover-icon-color: #dc2626;
  --mat-checkbox-selected-icon-color: #dc2626;
  --mat-checkbox-selected-pressed-icon-color: #dc2626;
  --mat-checkbox-unselected-focus-icon-color: #eeeeee;
  --mat-checkbox-unselected-hover-icon-color: #eeeeee;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #dc2626;
  --mat-checkbox-selected-hover-state-layer-color: #dc2626;
  --mat-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
.theme-default .dark,
.theme-default.dark {
  --mat-button-filled-container-color: #1e293b;
  --mat-button-filled-disabled-container-color: rgba(30, 41, 59, 0.12);
  --mat-button-filled-disabled-label-text-color: rgba(30, 41, 59, 0.5);
  --mat-button-filled-disabled-state-layer-color: white;
  --mat-button-filled-focus-state-layer-opacity: 0.24;
  --mat-button-filled-hover-state-layer-opacity: 0.08;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-pressed-state-layer-opacity: 0.24;
  --mat-button-filled-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-disabled-label-text-color: rgba(30, 41, 59, 0.5);
  --mat-button-outlined-disabled-outline-color: rgba(241, 245, 249, 0.12);
  --mat-button-outlined-disabled-state-layer-color: white;
  --mat-button-outlined-focus-state-layer-opacity: 0.24;
  --mat-button-outlined-hover-state-layer-opacity: 0.08;
  --mat-button-outlined-label-text-color: white;
  --mat-button-outlined-outline-color: rgba(241, 245, 249, 0.12);
  --mat-button-outlined-pressed-state-layer-opacity: 0.24;
  --mat-button-outlined-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-outlined-state-layer-color: white;
  --mat-button-protected-container-color: #1e293b;
  --mat-button-protected-disabled-container-color: rgba(30, 41, 59, 0.12);
  --mat-button-protected-disabled-label-text-color: rgba(30, 41, 59, 0.5);
  --mat-button-protected-disabled-state-layer-color: white;
  --mat-button-protected-focus-state-layer-opacity: 0.24;
  --mat-button-protected-hover-state-layer-opacity: 0.08;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-pressed-state-layer-opacity: 0.24;
  --mat-button-protected-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-disabled-label-text-color: rgba(30, 41, 59, 0.5);
  --mat-button-text-disabled-state-layer-color: white;
  --mat-button-text-focus-state-layer-opacity: 0.24;
  --mat-button-text-hover-state-layer-opacity: 0.08;
  --mat-button-text-label-text-color: white;
  --mat-button-text-pressed-state-layer-opacity: 0.24;
  --mat-button-text-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-text-state-layer-color: white;
  --mat-button-tonal-container-color: #1e293b;
  --mat-button-tonal-disabled-container-color: rgba(30, 41, 59, 0.12);
  --mat-button-tonal-disabled-label-text-color: rgba(30, 41, 59, 0.5);
  --mat-button-tonal-disabled-state-layer-color: white;
  --mat-button-tonal-focus-state-layer-opacity: 0.24;
  --mat-button-tonal-hover-state-layer-opacity: 0.08;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-pressed-state-layer-opacity: 0.24;
  --mat-button-tonal-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-tonal-state-layer-color: white;
}
.theme-default .dark .mat-mdc-button.mat-primary,
.theme-default .dark .mat-mdc-unelevated-button.mat-primary,
.theme-default .dark .mat-mdc-raised-button.mat-primary,
.theme-default .dark .mat-mdc-outlined-button.mat-primary,
.theme-default .dark .mat-tonal-button.mat-primary,
.theme-default.dark .mat-mdc-button.mat-primary,
.theme-default.dark .mat-mdc-unelevated-button.mat-primary,
.theme-default.dark .mat-mdc-raised-button.mat-primary,
.theme-default.dark .mat-mdc-outlined-button.mat-primary,
.theme-default.dark .mat-tonal-button.mat-primary {
  --mat-button-filled-container-color: #4f46e5;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #4f46e5;
  --mat-button-outlined-outline-color: rgba(241, 245, 249, 0.12);
  --mat-button-outlined-ripple-color: rgba(79, 70, 229, 0.1);
  --mat-button-outlined-state-layer-color: #4f46e5;
  --mat-button-protected-container-color: #4f46e5;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #4f46e5;
  --mat-button-text-ripple-color: rgba(79, 70, 229, 0.1);
  --mat-button-text-state-layer-color: #4f46e5;
  --mat-button-tonal-container-color: #4f46e5;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-tonal-state-layer-color: white;
}
.theme-default .dark .mat-mdc-button.mat-accent,
.theme-default .dark .mat-mdc-unelevated-button.mat-accent,
.theme-default .dark .mat-mdc-raised-button.mat-accent,
.theme-default .dark .mat-mdc-outlined-button.mat-accent,
.theme-default .dark .mat-tonal-button.mat-accent,
.theme-default.dark .mat-mdc-button.mat-accent,
.theme-default.dark .mat-mdc-unelevated-button.mat-accent,
.theme-default.dark .mat-mdc-raised-button.mat-accent,
.theme-default.dark .mat-mdc-outlined-button.mat-accent,
.theme-default.dark .mat-tonal-button.mat-accent {
  --mat-button-filled-container-color: #1e293b;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #1e293b;
  --mat-button-outlined-outline-color: rgba(241, 245, 249, 0.12);
  --mat-button-outlined-ripple-color: rgba(30, 41, 59, 0.1);
  --mat-button-outlined-state-layer-color: #1e293b;
  --mat-button-protected-container-color: #1e293b;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #1e293b;
  --mat-button-text-ripple-color: rgba(30, 41, 59, 0.1);
  --mat-button-text-state-layer-color: #1e293b;
  --mat-button-tonal-container-color: #1e293b;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-tonal-state-layer-color: white;
}
.theme-default .dark .mat-mdc-button.mat-warn,
.theme-default .dark .mat-mdc-unelevated-button.mat-warn,
.theme-default .dark .mat-mdc-raised-button.mat-warn,
.theme-default .dark .mat-mdc-outlined-button.mat-warn,
.theme-default .dark .mat-tonal-button.mat-warn,
.theme-default.dark .mat-mdc-button.mat-warn,
.theme-default.dark .mat-mdc-unelevated-button.mat-warn,
.theme-default.dark .mat-mdc-raised-button.mat-warn,
.theme-default.dark .mat-mdc-outlined-button.mat-warn,
.theme-default.dark .mat-tonal-button.mat-warn {
  --mat-button-filled-container-color: #dc2626;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #dc2626;
  --mat-button-outlined-outline-color: rgba(241, 245, 249, 0.12);
  --mat-button-outlined-ripple-color: rgba(220, 38, 38, 0.1);
  --mat-button-outlined-state-layer-color: #dc2626;
  --mat-button-protected-container-color: #dc2626;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #dc2626;
  --mat-button-text-ripple-color: rgba(220, 38, 38, 0.1);
  --mat-button-text-state-layer-color: #dc2626;
  --mat-button-tonal-container-color: #dc2626;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-tonal-state-layer-color: white;
}
.theme-default .dark,
.theme-default.dark {
  --mat-icon-button-disabled-icon-color: rgba(255, 255, 255, 0.5);
  --mat-icon-button-disabled-state-layer-color: white;
  --mat-icon-button-focus-state-layer-opacity: 0.24;
  --mat-icon-button-hover-state-layer-opacity: 0.08;
  --mat-icon-button-icon-color: inherit;
  --mat-icon-button-pressed-state-layer-opacity: 0.24;
  --mat-icon-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-icon-button-state-layer-color: white;
}
.theme-default .dark .mat-mdc-icon-button.mat-primary,
.theme-default.dark .mat-mdc-icon-button.mat-primary {
  --mat-icon-button-icon-color: #4f46e5;
  --mat-icon-button-state-layer-color: #4f46e5;
  --mat-icon-button-ripple-color: rgba(79, 70, 229, 0.1);
}
.theme-default .dark .mat-mdc-icon-button.mat-accent,
.theme-default.dark .mat-mdc-icon-button.mat-accent {
  --mat-icon-button-icon-color: #1e293b;
  --mat-icon-button-state-layer-color: #1e293b;
  --mat-icon-button-ripple-color: rgba(30, 41, 59, 0.1);
}
.theme-default .dark .mat-mdc-icon-button.mat-warn,
.theme-default.dark .mat-mdc-icon-button.mat-warn {
  --mat-icon-button-icon-color: #dc2626;
  --mat-icon-button-state-layer-color: #dc2626;
  --mat-icon-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.theme-default .dark,
.theme-default.dark {
  --mat-fab-container-color: #1e293b;
  --mat-fab-disabled-state-container-color: rgba(15, 23, 42, 0.12);
  --mat-fab-disabled-state-foreground-color: rgba(30, 41, 59, 0.5);
  --mat-fab-disabled-state-layer-color: white;
  --mat-fab-focus-state-layer-opacity: 0.24;
  --mat-fab-foreground-color: white;
  --mat-fab-hover-state-layer-opacity: 0.08;
  --mat-fab-pressed-state-layer-opacity: 0.24;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-container-color: #1e293b;
  --mat-fab-small-disabled-state-container-color: rgba(15, 23, 42, 0.12);
  --mat-fab-small-disabled-state-foreground-color: rgba(30, 41, 59, 0.5);
  --mat-fab-small-disabled-state-layer-color: white;
  --mat-fab-small-focus-state-layer-opacity: 0.24;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-hover-state-layer-opacity: 0.08;
  --mat-fab-small-pressed-state-layer-opacity: 0.24;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.theme-default .dark .mat-mdc-fab.mat-primary,
.theme-default .dark .mat-mdc-mini-fab.mat-primary,
.theme-default.dark .mat-mdc-fab.mat-primary,
.theme-default.dark .mat-mdc-mini-fab.mat-primary {
  --mat-fab-container-color: #4f46e5;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-container-color: #4f46e5;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.theme-default .dark .mat-mdc-fab.mat-accent,
.theme-default .dark .mat-mdc-mini-fab.mat-accent,
.theme-default.dark .mat-mdc-fab.mat-accent,
.theme-default.dark .mat-mdc-mini-fab.mat-accent {
  --mat-fab-container-color: #1e293b;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-container-color: #1e293b;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.theme-default .dark .mat-mdc-fab.mat-warn,
.theme-default .dark .mat-mdc-mini-fab.mat-warn,
.theme-default.dark .mat-mdc-fab.mat-warn,
.theme-default.dark .mat-mdc-mini-fab.mat-warn {
  --mat-fab-container-color: #dc2626;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-container-color: #dc2626;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.theme-default .dark,
.theme-default.dark {
  --mat-snack-bar-container-color: rgb(210, 212.2, 215.8);
  --mat-snack-bar-supporting-text-color: rgba(30, 41, 59, 0.87);
  --mat-snack-bar-button-color: #6366f1;
}
.theme-default .dark,
.theme-default.dark {
  --mat-table-background-color: #1e293b;
  --mat-table-header-headline-color: white;
  --mat-table-row-item-label-text-color: white;
  --mat-table-row-item-outline-color: rgba(241, 245, 249, 0.12);
}
.theme-default .dark,
.theme-default.dark {
  --mat-progress-spinner-active-indicator-color: #4f46e5;
}
.theme-default .dark .mat-accent,
.theme-default.dark .mat-accent {
  --mat-progress-spinner-active-indicator-color: #1e293b;
}
.theme-default .dark .mat-warn,
.theme-default.dark .mat-warn {
  --mat-progress-spinner-active-indicator-color: #dc2626;
}
.theme-default .dark,
.theme-default.dark {
  --mat-badge-background-color: #4f46e5;
  --mat-badge-text-color: white;
  --mat-badge-disabled-state-background-color: #1e293b;
  --mat-badge-disabled-state-text-color: #475569;
}
.theme-default .dark .mat-badge-accent,
.theme-default.dark .mat-badge-accent {
  --mat-badge-background-color: #1e293b;
  --mat-badge-text-color: white;
}
.theme-default .dark .mat-badge-warn,
.theme-default.dark .mat-badge-warn {
  --mat-badge-background-color: #dc2626;
  --mat-badge-text-color: white;
}
.theme-default .dark,
.theme-default.dark {
  --mat-bottom-sheet-container-text-color: white;
  --mat-bottom-sheet-container-background-color: #1e293b;
}
.theme-default .dark,
.theme-default.dark {
  --mat-button-toggle-background-color: #1e293b;
  --mat-button-toggle-disabled-selected-state-background-color: #1e293b;
  --mat-button-toggle-disabled-selected-state-text-color: white;
  --mat-button-toggle-disabled-state-background-color: #1e293b;
  --mat-button-toggle-disabled-state-text-color: #1e293b;
  --mat-button-toggle-divider-color: rgb(55.32, 65.48, 81.8);
  --mat-button-toggle-legacy-disabled-selected-state-background-color: #1e293b;
  --mat-button-toggle-legacy-disabled-state-background-color: #0f172a;
  --mat-button-toggle-legacy-disabled-state-text-color: #1e293b;
  --mat-button-toggle-legacy-selected-state-background-color: rgba(255, 255, 255, 0.05);
  --mat-button-toggle-legacy-selected-state-text-color: #94a3b8;
  --mat-button-toggle-legacy-state-layer-color: #e2e8f0;
  --mat-button-toggle-legacy-text-color: #64748b;
  --mat-button-toggle-selected-state-background-color: rgba(255, 255, 255, 0.05);
  --mat-button-toggle-selected-state-text-color: white;
  --mat-button-toggle-state-layer-color: #e2e8f0;
  --mat-button-toggle-text-color: white;
}
.theme-default .dark,
.theme-default.dark {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #4f46e5;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(79, 70, 229, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(79, 70, 229, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(79, 70, 229, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #4f46e5;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(79, 70, 229, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --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-toggle-icon-color: #f1f5f9;
  --mat-datepicker-calendar-body-label-text-color: #94a3b8;
  --mat-datepicker-calendar-period-button-text-color: white;
  --mat-datepicker-calendar-period-button-icon-color: #f1f5f9;
  --mat-datepicker-calendar-navigation-button-icon-color: #f1f5f9;
  --mat-datepicker-calendar-header-divider-color: rgba(241, 245, 249, 0.12);
  --mat-datepicker-calendar-header-text-color: #94a3b8;
  --mat-datepicker-calendar-date-today-outline-color: #64748b;
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(100, 116, 139, 0.8);
  --mat-datepicker-calendar-date-text-color: white;
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: #475569;
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(241, 245, 249, 0.24);
  --mat-datepicker-range-input-separator-color: white;
  --mat-datepicker-range-input-disabled-state-separator-color: #475569;
  --mat-datepicker-range-input-disabled-state-text-color: #475569;
  --mat-datepicker-calendar-container-background-color: #1e293b;
  --mat-datepicker-calendar-container-text-color: white;
}
.theme-default .dark .mat-datepicker-content.mat-accent,
.theme-default.dark .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #1e293b;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(30, 41, 59, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(30, 41, 59, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(30, 41, 59, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(30, 41, 59, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --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);
}
.theme-default .dark .mat-datepicker-content.mat-warn,
.theme-default.dark .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #dc2626;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --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);
}
.theme-default .dark .mat-datepicker-toggle-active.mat-accent,
.theme-default.dark .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #1e293b;
}
.theme-default .dark .mat-datepicker-toggle-active.mat-warn,
.theme-default.dark .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #dc2626;
}
.theme-default .dark,
.theme-default.dark {
  --mat-divider-color: rgba(241, 245, 249, 0.12);
}
.theme-default .dark,
.theme-default.dark {
  --mat-expansion-container-background-color: #1e293b;
  --mat-expansion-container-text-color: white;
  --mat-expansion-actions-divider-color: rgba(241, 245, 249, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, 0.05);
  --mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, 0.05);
  --mat-expansion-header-disabled-state-text-color: #1e293b;
  --mat-expansion-header-text-color: white;
  --mat-expansion-header-description-color: #94a3b8;
  --mat-expansion-header-indicator-color: #94a3b8;
}
.theme-default .dark,
.theme-default.dark {
  --mat-icon-color: inherit;
}
.theme-default .dark .mat-icon.mat-primary,
.theme-default.dark .mat-icon.mat-primary {
  --mat-icon-color: #4f46e5;
}
.theme-default .dark .mat-icon.mat-accent,
.theme-default.dark .mat-icon.mat-accent {
  --mat-icon-color: #1e293b;
}
.theme-default .dark .mat-icon.mat-warn,
.theme-default.dark .mat-icon.mat-warn {
  --mat-icon-color: #dc2626;
}
.theme-default .dark,
.theme-default.dark {
  --mat-sidenav-container-divider-color: rgba(241, 245, 249, 0.12);
  --mat-sidenav-container-background-color: #1e293b;
  --mat-sidenav-container-text-color: white;
  --mat-sidenav-content-background-color: #0f172a;
  --mat-sidenav-content-text-color: white;
  --mat-sidenav-scrim-color: rgba(225, 214, 196, 0.6);
}
.theme-default .dark,
.theme-default.dark {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #4f46e5;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #4f46e5;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #4f46e5;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
  --mat-stepper-container-color: #1e293b;
  --mat-stepper-line-color: rgba(241, 245, 249, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, 0.05);
  --mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, 0.05);
  --mat-stepper-header-label-text-color: #94a3b8;
  --mat-stepper-header-optional-label-text-color: #94a3b8;
  --mat-stepper-header-selected-state-label-text-color: white;
  --mat-stepper-header-error-state-label-text-color: #dc2626;
  --mat-stepper-header-icon-background-color: #94a3b8;
  --mat-stepper-header-error-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
.theme-default .dark .mat-step-header.mat-accent,
.theme-default.dark .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #1e293b;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #1e293b;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #1e293b;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
.theme-default .dark .mat-step-header.mat-warn,
.theme-default.dark .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #dc2626;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #dc2626;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #dc2626;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
.theme-default .dark,
.theme-default.dark {
  --mat-sort-arrow-color: #94a3b8;
}
.theme-default .dark,
.theme-default.dark {
  --mat-toolbar-container-background-color: #0f172a;
  --mat-toolbar-container-text-color: white;
}
.theme-default .dark .mat-toolbar.mat-primary,
.theme-default.dark .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #4f46e5;
  --mat-toolbar-container-text-color: white;
}
.theme-default .dark .mat-toolbar.mat-accent,
.theme-default.dark .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #1e293b;
  --mat-toolbar-container-text-color: white;
}
.theme-default .dark .mat-toolbar.mat-warn,
.theme-default.dark .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #dc2626;
  --mat-toolbar-container-text-color: white;
}
.theme-default .dark,
.theme-default.dark {
  --mat-tree-container-background-color: #1e293b;
  --mat-tree-node-text-color: white;
}
.theme-default .dark,
.theme-default.dark {
  --mat-timepicker-container-background-color: #1e293b;
}
.theme-brand .light,
.theme-brand.light {
  --mat-ripple-color: rgba(0, 0, 0, 0.1);
}
.theme-brand .light,
.theme-brand.light {
  --mat-option-selected-state-label-text-color: #dd2727;
  --mat-option-label-text-color: #1e293b;
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}
.theme-brand .light .mat-accent,
.theme-brand.light .mat-accent {
  --mat-option-selected-state-label-text-color: #1e293b;
  --mat-option-label-text-color: #1e293b;
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}
.theme-brand .light .mat-warn,
.theme-brand.light .mat-warn {
  --mat-option-selected-state-label-text-color: #dc2626;
  --mat-option-label-text-color: #1e293b;
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}
.theme-brand .light,
.theme-brand.light {
  --mat-optgroup-label-text-color: #1e293b;
}
.theme-brand .light,
.theme-brand.light {
  --mat-pseudo-checkbox-full-selected-icon-color: #1e293b;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-unselected-icon-color: #64748b;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #1e293b;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0;
}
.theme-brand .light .mat-primary,
.theme-brand.light .mat-primary {
  --mat-pseudo-checkbox-full-selected-icon-color: #dd2727;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-unselected-icon-color: #64748b;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #dd2727;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0;
}
.theme-brand .light .mat-accent,
.theme-brand.light .mat-accent {
  --mat-pseudo-checkbox-full-selected-icon-color: #1e293b;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-unselected-icon-color: #64748b;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #1e293b;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0;
}
.theme-brand .light .mat-warn,
.theme-brand.light .mat-warn {
  --mat-pseudo-checkbox-full-selected-icon-color: #dc2626;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-unselected-icon-color: #64748b;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #dc2626;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0;
}
.theme-brand .light,
.theme-brand.light {
  --mat-app-background-color: #f1f5f9;
  --mat-app-text-color: #1e293b;
  --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);
}
.theme-brand .light,
.theme-brand.light {
  --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: #64748b;
  --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);
}
.theme-brand .light .mat-mdc-progress-bar,
.theme-brand.light .mat-mdc-progress-bar {
  --mat-progress-bar-active-indicator-color: #dd2727;
  --mat-progress-bar-track-color: rgba(221, 39, 39, 0.25);
}
.theme-brand .light .mat-mdc-progress-bar.mat-accent,
.theme-brand.light .mat-mdc-progress-bar.mat-accent {
  --mat-progress-bar-active-indicator-color: #1e293b;
  --mat-progress-bar-track-color: rgba(30, 41, 59, 0.25);
}
.theme-brand .light .mat-mdc-progress-bar.mat-warn,
.theme-brand.light .mat-mdc-progress-bar.mat-warn {
  --mat-progress-bar-active-indicator-color: #dc2626;
  --mat-progress-bar-track-color: rgba(220, 38, 38, 0.25);
}
.theme-brand .light,
.theme-brand.light {
  --mat-tooltip-container-color: #1e293b;
  --mat-tooltip-supporting-text-color: #fff;
}
.theme-brand .light,
.theme-brand.light {
  --mat-form-field-focus-select-arrow-color: rgba(221, 39, 39, 0.87);
  --mat-form-field-filled-caret-color: #dd2727;
  --mat-form-field-filled-focus-active-indicator-color: #dd2727;
  --mat-form-field-filled-focus-label-text-color: rgba(221, 39, 39, 0.87);
  --mat-form-field-outlined-caret-color: #dd2727;
  --mat-form-field-outlined-focus-outline-color: #dd2727;
  --mat-form-field-outlined-focus-label-text-color: rgba(221, 39, 39, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color: rgba(100, 116, 139, 0.38);
  --mat-form-field-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-error-text-color: #dc2626;
  --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(100, 116, 139, 0.54);
  --mat-form-field-disabled-select-arrow-color: rgba(100, 116, 139, 0.38);
  --mat-form-field-hover-state-layer-opacity: 0.04;
  --mat-form-field-focus-state-layer-opacity: 0.08;
  --mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);
  --mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);
  --mat-form-field-filled-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-form-field-filled-hover-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-form-field-filled-disabled-label-text-color: rgba(148, 163, 184, 0.38);
  --mat-form-field-filled-input-text-color: rgba(30, 41, 59, 0.87);
  --mat-form-field-filled-disabled-input-text-color: rgba(148, 163, 184, 0.38);
  --mat-form-field-filled-input-text-placeholder-color: rgba(30, 41, 59, 0.6);
  --mat-form-field-filled-error-hover-label-text-color: #dc2626;
  --mat-form-field-filled-error-focus-label-text-color: #dc2626;
  --mat-form-field-filled-error-label-text-color: #dc2626;
  --mat-form-field-filled-error-caret-color: #dc2626;
  --mat-form-field-filled-active-indicator-color: rgba(226, 232, 240, 0.42);
  --mat-form-field-filled-disabled-active-indicator-color: rgba(226, 232, 240, 0.06);
  --mat-form-field-filled-hover-active-indicator-color: rgba(226, 232, 240, 0.87);
  --mat-form-field-filled-error-active-indicator-color: #dc2626;
  --mat-form-field-filled-error-focus-active-indicator-color: #dc2626;
  --mat-form-field-filled-error-hover-active-indicator-color: #dc2626;
  --mat-form-field-outlined-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-form-field-outlined-hover-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-form-field-outlined-disabled-label-text-color: rgba(148, 163, 184, 0.38);
  --mat-form-field-outlined-input-text-color: rgba(30, 41, 59, 0.87);
  --mat-form-field-outlined-disabled-input-text-color: rgba(148, 163, 184, 0.38);
  --mat-form-field-outlined-input-text-placeholder-color: rgba(30, 41, 59, 0.6);
  --mat-form-field-outlined-error-caret-color: #dc2626;
  --mat-form-field-outlined-error-focus-label-text-color: #dc2626;
  --mat-form-field-outlined-error-label-text-color: #dc2626;
  --mat-form-field-outlined-error-hover-label-text-color: #dc2626;
  --mat-form-field-outlined-outline-color: rgba(226, 232, 240, 0.38);
  --mat-form-field-outlined-disabled-outline-color: rgba(226, 232, 240, 0.06);
  --mat-form-field-outlined-hover-outline-color: rgba(226, 232, 240, 0.87);
  --mat-form-field-outlined-error-focus-outline-color: #dc2626;
  --mat-form-field-outlined-error-hover-outline-color: #dc2626;
  --mat-form-field-outlined-error-outline-color: #dc2626;
}
.theme-brand .light .mat-mdc-form-field.mat-accent,
.theme-brand.light .mat-mdc-form-field.mat-accent {
  --mat-form-field-focus-select-arrow-color: rgba(30, 41, 59, 0.87);
  --mat-form-field-filled-caret-color: #1e293b;
  --mat-form-field-filled-focus-active-indicator-color: #1e293b;
  --mat-form-field-filled-focus-label-text-color: rgba(30, 41, 59, 0.87);
  --mat-form-field-outlined-caret-color: #1e293b;
  --mat-form-field-outlined-focus-outline-color: #1e293b;
  --mat-form-field-outlined-focus-label-text-color: rgba(30, 41, 59, 0.87);
}
.theme-brand .light .mat-mdc-form-field.mat-warn,
.theme-brand.light .mat-mdc-form-field.mat-warn {
  --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-filled-caret-color: #dc2626;
  --mat-form-field-filled-focus-active-indicator-color: #dc2626;
  --mat-form-field-filled-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-outlined-caret-color: #dc2626;
  --mat-form-field-outlined-focus-outline-color: #dc2626;
  --mat-form-field-outlined-focus-label-text-color: rgba(220, 38, 38, 0.87);
}
.theme-brand .light,
.theme-brand.light {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(30, 41, 59, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(148, 163, 184, 0.38);
  --mat-select-placeholder-text-color: rgba(30, 41, 59, 0.6);
  --mat-select-enabled-arrow-color: rgba(226, 232, 240, 0.54);
  --mat-select-disabled-arrow-color: rgba(30, 41, 59, 0.38);
  --mat-select-focused-arrow-color: rgba(221, 39, 39, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.theme-brand .light .mat-mdc-form-field.mat-accent,
.theme-brand.light .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(30, 41, 59, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(148, 163, 184, 0.38);
  --mat-select-placeholder-text-color: rgba(30, 41, 59, 0.6);
  --mat-select-enabled-arrow-color: rgba(226, 232, 240, 0.54);
  --mat-select-disabled-arrow-color: rgba(30, 41, 59, 0.38);
  --mat-select-focused-arrow-color: rgba(30, 41, 59, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.theme-brand .light .mat-mdc-form-field.mat-warn,
.theme-brand.light .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(30, 41, 59, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(148, 163, 184, 0.38);
  --mat-select-placeholder-text-color: rgba(30, 41, 59, 0.6);
  --mat-select-enabled-arrow-color: rgba(226, 232, 240, 0.54);
  --mat-select-disabled-arrow-color: rgba(30, 41, 59, 0.38);
  --mat-select-focused-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.theme-brand .light,
.theme-brand.light {
  --mat-autocomplete-background-color: white;
}
.theme-brand .light,
.theme-brand.light {
  --mat-dialog-container-color: white;
  --mat-dialog-subhead-color: rgba(30, 41, 59, 0.87);
  --mat-dialog-supporting-text-color: rgba(30, 41, 59, 0.6);
}
.theme-brand .light .mat-mdc-standard-chip,
.theme-brand.light .mat-mdc-standard-chip {
  --mat-chip-disabled-label-text-color: #212121;
  --mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);
  --mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);
  --mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);
  --mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);
  --mat-chip-focus-state-layer-color: black;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: black;
  --mat-chip-label-text-color: #212121;
  --mat-chip-selected-disabled-trailing-icon-color: #212121;
  --mat-chip-selected-focus-state-layer-color: black;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: black;
  --mat-chip-selected-label-text-color: #212121;
  --mat-chip-selected-trailing-icon-color: #212121;
  --mat-chip-with-icon-disabled-icon-color: #212121;
  --mat-chip-with-icon-icon-color: #212121;
  --mat-chip-with-icon-selected-icon-color: #212121;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;
  --mat-chip-with-trailing-icon-trailing-icon-color: #212121;
}
.theme-brand .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.theme-brand .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,
.theme-brand.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.theme-brand.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #dd2727;
  --mat-chip-elevated-disabled-container-color: #dd2727;
  --mat-chip-elevated-selected-container-color: #dd2727;
  --mat-chip-flat-disabled-selected-container-color: #dd2727;
  --mat-chip-focus-state-layer-color: black;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: black;
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: black;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: black;
  --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;
}
.theme-brand .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.theme-brand .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,
.theme-brand.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.theme-brand.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #1e293b;
  --mat-chip-elevated-disabled-container-color: #1e293b;
  --mat-chip-elevated-selected-container-color: #1e293b;
  --mat-chip-flat-disabled-selected-container-color: #1e293b;
  --mat-chip-focus-state-layer-color: black;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: black;
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: black;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: black;
  --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;
}
.theme-brand .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.theme-brand .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,
.theme-brand.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.theme-brand.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #dc2626;
  --mat-chip-elevated-disabled-container-color: #dc2626;
  --mat-chip-elevated-selected-container-color: #dc2626;
  --mat-chip-flat-disabled-selected-container-color: #dc2626;
  --mat-chip-focus-state-layer-color: black;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: black;
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: black;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: black;
  --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;
}
.theme-brand .light,
.theme-brand.light {
  --mat-slide-toggle-selected-focus-state-layer-color: #c82323;
  --mat-slide-toggle-selected-handle-color: #c82323;
  --mat-slide-toggle-selected-hover-state-layer-color: #c82323;
  --mat-slide-toggle-selected-pressed-state-layer-color: #c82323;
  --mat-slide-toggle-selected-focus-handle-color: #771515;
  --mat-slide-toggle-selected-hover-handle-color: #771515;
  --mat-slide-toggle-selected-pressed-handle-color: #771515;
  --mat-slide-toggle-selected-focus-track-color: #eba2a2;
  --mat-slide-toggle-selected-hover-track-color: #eba2a2;
  --mat-slide-toggle-selected-pressed-track-color: #eba2a2;
  --mat-slide-toggle-selected-track-color: #eba2a2;
  --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: #424242;
  --mat-slide-toggle-disabled-selected-icon-color: #fff;
  --mat-slide-toggle-disabled-selected-track-color: #424242;
  --mat-slide-toggle-disabled-unselected-handle-color: #424242;
  --mat-slide-toggle-disabled-unselected-icon-color: #fff;
  --mat-slide-toggle-disabled-unselected-track-color: #424242;
  --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: #fff;
  --mat-slide-toggle-label-text-color: #1e293b;
  --mat-slide-toggle-selected-icon-color: #fff;
  --mat-slide-toggle-unselected-hover-handle-color: #212121;
  --mat-slide-toggle-unselected-focus-handle-color: #212121;
  --mat-slide-toggle-unselected-focus-state-layer-color: #424242;
  --mat-slide-toggle-unselected-focus-track-color: #e0e0e0;
  --mat-slide-toggle-unselected-icon-color: #fff;
  --mat-slide-toggle-unselected-handle-color: #616161;
  --mat-slide-toggle-unselected-hover-state-layer-color: #424242;
  --mat-slide-toggle-unselected-hover-track-color: #e0e0e0;
  --mat-slide-toggle-unselected-pressed-handle-color: #212121;
  --mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;
  --mat-slide-toggle-unselected-pressed-state-layer-color: #424242;
  --mat-slide-toggle-unselected-track-color: #e0e0e0;
}
.theme-brand .light,
.theme-brand.light {
  --mdc-slide-toggle-disabled-label-text-color: #94a3b8;
  --mat-slide-toggle-disabled-label-text-color: #94a3b8;
}
.theme-brand .light .mat-mdc-slide-toggle,
.theme-brand.light .mat-mdc-slide-toggle {
  --mat-slide-toggle-label-text-color: #1e293b;
}
.theme-brand .light .mat-mdc-slide-toggle.mat-accent,
.theme-brand.light .mat-mdc-slide-toggle.mat-accent {
  --mat-slide-toggle-selected-focus-state-layer-color: #475569;
  --mat-slide-toggle-selected-handle-color: #475569;
  --mat-slide-toggle-selected-hover-state-layer-color: #475569;
  --mat-slide-toggle-selected-pressed-state-layer-color: #475569;
  --mat-slide-toggle-selected-focus-handle-color: #0f172a;
  --mat-slide-toggle-selected-hover-handle-color: #0f172a;
  --mat-slide-toggle-selected-pressed-handle-color: #0f172a;
  --mat-slide-toggle-selected-focus-track-color: #cbd5e1;
  --mat-slide-toggle-selected-hover-track-color: #cbd5e1;
  --mat-slide-toggle-selected-pressed-track-color: #cbd5e1;
  --mat-slide-toggle-selected-track-color: #cbd5e1;
}
.theme-brand .light .mat-mdc-slide-toggle.mat-warn,
.theme-brand.light .mat-mdc-slide-toggle.mat-warn {
  --mat-slide-toggle-selected-focus-state-layer-color: #dc2626;
  --mat-slide-toggle-selected-handle-color: #dc2626;
  --mat-slide-toggle-selected-hover-state-layer-color: #dc2626;
  --mat-slide-toggle-selected-pressed-state-layer-color: #dc2626;
  --mat-slide-toggle-selected-focus-handle-color: #7f1d1d;
  --mat-slide-toggle-selected-hover-handle-color: #7f1d1d;
  --mat-slide-toggle-selected-pressed-handle-color: #7f1d1d;
  --mat-slide-toggle-selected-focus-track-color: #fca5a5;
  --mat-slide-toggle-selected-hover-track-color: #fca5a5;
  --mat-slide-toggle-selected-pressed-track-color: #fca5a5;
  --mat-slide-toggle-selected-track-color: #fca5a5;
}
.theme-brand .light .mat-mdc-radio-button.mat-primary,
.theme-brand.light .mat-mdc-radio-button.mat-primary {
  --mat-radio-checked-ripple-color: #dd2727;
  --mat-radio-disabled-label-color: #94a3b8;
  --mat-radio-disabled-selected-icon-color: #64748b;
  --mat-radio-disabled-unselected-icon-color: #64748b;
  --mat-radio-label-text-color: #1e293b;
  --mat-radio-ripple-color: black;
  --mat-radio-selected-focus-icon-color: #dd2727;
  --mat-radio-selected-hover-icon-color: #dd2727;
  --mat-radio-selected-icon-color: #dd2727;
  --mat-radio-selected-pressed-icon-color: #dd2727;
  --mat-radio-unselected-focus-icon-color: #212121;
  --mat-radio-unselected-hover-icon-color: #212121;
  --mat-radio-unselected-icon-color: rgba(100, 116, 139, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(100, 116, 139, 0.54);
}
.theme-brand .light .mat-mdc-radio-button.mat-accent,
.theme-brand.light .mat-mdc-radio-button.mat-accent {
  --mat-radio-checked-ripple-color: #1e293b;
  --mat-radio-disabled-label-color: #94a3b8;
  --mat-radio-disabled-selected-icon-color: #64748b;
  --mat-radio-disabled-unselected-icon-color: #64748b;
  --mat-radio-label-text-color: #1e293b;
  --mat-radio-ripple-color: black;
  --mat-radio-selected-focus-icon-color: #1e293b;
  --mat-radio-selected-hover-icon-color: #1e293b;
  --mat-radio-selected-icon-color: #1e293b;
  --mat-radio-selected-pressed-icon-color: #1e293b;
  --mat-radio-unselected-focus-icon-color: #212121;
  --mat-radio-unselected-hover-icon-color: #212121;
  --mat-radio-unselected-icon-color: rgba(100, 116, 139, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(100, 116, 139, 0.54);
}
.theme-brand .light .mat-mdc-radio-button.mat-warn,
.theme-brand.light .mat-mdc-radio-button.mat-warn {
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: #94a3b8;
  --mat-radio-disabled-selected-icon-color: #64748b;
  --mat-radio-disabled-unselected-icon-color: #64748b;
  --mat-radio-label-text-color: #1e293b;
  --mat-radio-ripple-color: black;
  --mat-radio-selected-focus-icon-color: #dc2626;
  --mat-radio-selected-hover-icon-color: #dc2626;
  --mat-radio-selected-icon-color: #dc2626;
  --mat-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-unselected-focus-icon-color: #212121;
  --mat-radio-unselected-hover-icon-color: #212121;
  --mat-radio-unselected-icon-color: rgba(100, 116, 139, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(100, 116, 139, 0.54);
}
.theme-brand .light,
.theme-brand.light {
  --mat-slider-active-track-color: #dd2727;
  --mat-slider-focus-handle-color: #dd2727;
  --mat-slider-focus-state-layer-color: rgba(221, 39, 39, 0.2);
  --mat-slider-handle-color: #dd2727;
  --mat-slider-hover-handle-color: #dd2727;
  --mat-slider-hover-state-layer-color: rgba(221, 39, 39, 0.05);
  --mat-slider-inactive-track-color: #dd2727;
  --mat-slider-ripple-color: #dd2727;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #dd2727;
  --mat-slider-disabled-active-track-color: #000;
  --mat-slider-disabled-handle-color: #000;
  --mat-slider-disabled-inactive-track-color: #000;
  --mat-slider-label-container-color: #000;
  --mat-slider-label-label-text-color: #fff;
  --mat-slider-value-indicator-opacity: 0.6;
  --mat-slider-with-overlap-handle-outline-color: #fff;
  --mat-slider-with-tick-marks-disabled-container-color: #000;
}
.theme-brand .light .mat-accent,
.theme-brand.light .mat-accent {
  --mat-slider-active-track-color: #1e293b;
  --mat-slider-focus-handle-color: #1e293b;
  --mat-slider-focus-state-layer-color: rgba(30, 41, 59, 0.2);
  --mat-slider-handle-color: #1e293b;
  --mat-slider-hover-handle-color: #1e293b;
  --mat-slider-hover-state-layer-color: rgba(30, 41, 59, 0.05);
  --mat-slider-inactive-track-color: #1e293b;
  --mat-slider-ripple-color: #1e293b;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #1e293b;
}
.theme-brand .light .mat-warn,
.theme-brand.light .mat-warn {
  --mat-slider-active-track-color: #dc2626;
  --mat-slider-focus-handle-color: #dc2626;
  --mat-slider-focus-state-layer-color: rgba(220, 38, 38, 0.2);
  --mat-slider-handle-color: #dc2626;
  --mat-slider-hover-handle-color: #dc2626;
  --mat-slider-hover-state-layer-color: rgba(220, 38, 38, 0.05);
  --mat-slider-inactive-track-color: #dc2626;
  --mat-slider-ripple-color: #dc2626;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #dc2626;
}
.theme-brand .light,
.theme-brand.light {
  --mat-menu-item-label-text-color: #1e293b;
  --mat-menu-item-icon-color: #1e293b;
  --mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-container-color: white;
  --mat-menu-divider-color: #e2e8f0;
}
.theme-brand .light,
.theme-brand.light {
  --mat-list-list-item-label-text-color: #1e293b;
  --mat-list-list-item-supporting-text-color: #64748b;
  --mat-list-list-item-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mat-list-list-item-trailing-supporting-text-color: #94a3b8;
  --mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mat-list-list-item-disabled-label-text-color: black;
  --mat-list-list-item-disabled-leading-icon-color: black;
  --mat-list-list-item-disabled-trailing-icon-color: black;
  --mat-list-list-item-hover-label-text-color: #1e293b;
  --mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mat-list-list-item-hover-state-layer-color: black;
  --mat-list-list-item-hover-state-layer-opacity: 0.04;
  --mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mat-list-list-item-focus-label-text-color: #1e293b;
  --mat-list-list-item-focus-state-layer-color: black;
  --mat-list-list-item-focus-state-layer-opacity: 0.12;
}
.theme-brand .light .mdc-list-item__start,
.theme-brand .light .mdc-list-item__end,
.theme-brand.light .mdc-list-item__start,
.theme-brand.light .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #dd2727;
  --mat-radio-disabled-label-color: #94a3b8;
  --mat-radio-disabled-selected-icon-color: #64748b;
  --mat-radio-disabled-unselected-icon-color: #64748b;
  --mat-radio-label-text-color: #1e293b;
  --mat-radio-ripple-color: black;
  --mat-radio-selected-focus-icon-color: #dd2727;
  --mat-radio-selected-hover-icon-color: #dd2727;
  --mat-radio-selected-icon-color: #dd2727;
  --mat-radio-selected-pressed-icon-color: #dd2727;
  --mat-radio-unselected-focus-icon-color: #212121;
  --mat-radio-unselected-hover-icon-color: #212121;
  --mat-radio-unselected-icon-color: rgba(100, 116, 139, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(100, 116, 139, 0.54);
}
.theme-brand .light .mat-accent .mdc-list-item__start,
.theme-brand .light .mat-accent .mdc-list-item__end,
.theme-brand.light .mat-accent .mdc-list-item__start,
.theme-brand.light .mat-accent .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #1e293b;
  --mat-radio-disabled-label-color: #94a3b8;
  --mat-radio-disabled-selected-icon-color: #64748b;
  --mat-radio-disabled-unselected-icon-color: #64748b;
  --mat-radio-label-text-color: #1e293b;
  --mat-radio-ripple-color: black;
  --mat-radio-selected-focus-icon-color: #1e293b;
  --mat-radio-selected-hover-icon-color: #1e293b;
  --mat-radio-selected-icon-color: #1e293b;
  --mat-radio-selected-pressed-icon-color: #1e293b;
  --mat-radio-unselected-focus-icon-color: #212121;
  --mat-radio-unselected-hover-icon-color: #212121;
  --mat-radio-unselected-icon-color: rgba(100, 116, 139, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(100, 116, 139, 0.54);
}
.theme-brand .light .mat-warn .mdc-list-item__start,
.theme-brand .light .mat-warn .mdc-list-item__end,
.theme-brand.light .mat-warn .mdc-list-item__start,
.theme-brand.light .mat-warn .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: #94a3b8;
  --mat-radio-disabled-selected-icon-color: #64748b;
  --mat-radio-disabled-unselected-icon-color: #64748b;
  --mat-radio-label-text-color: #1e293b;
  --mat-radio-ripple-color: black;
  --mat-radio-selected-focus-icon-color: #dc2626;
  --mat-radio-selected-hover-icon-color: #dc2626;
  --mat-radio-selected-icon-color: #dc2626;
  --mat-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-unselected-focus-icon-color: #212121;
  --mat-radio-unselected-hover-icon-color: #212121;
  --mat-radio-unselected-icon-color: rgba(100, 116, 139, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(100, 116, 139, 0.54);
}
.theme-brand .light .mat-mdc-list-option,
.theme-brand.light .mat-mdc-list-option {
  --mat-checkbox-disabled-label-color: #94a3b8;
  --mat-checkbox-label-text-color: #1e293b;
  --mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #dd2727;
  --mat-checkbox-selected-hover-icon-color: #dd2727;
  --mat-checkbox-selected-icon-color: #dd2727;
  --mat-checkbox-selected-pressed-icon-color: #dd2727;
  --mat-checkbox-unselected-focus-icon-color: #212121;
  --mat-checkbox-unselected-hover-icon-color: #212121;
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #dd2727;
  --mat-checkbox-selected-hover-state-layer-color: #dd2727;
  --mat-checkbox-selected-pressed-state-layer-color: #dd2727;
  --mat-checkbox-unselected-focus-state-layer-color: black;
  --mat-checkbox-unselected-hover-state-layer-color: black;
  --mat-checkbox-unselected-pressed-state-layer-color: black;
}
.theme-brand .light .mat-mdc-list-option.mat-accent,
.theme-brand.light .mat-mdc-list-option.mat-accent {
  --mat-checkbox-disabled-label-color: #94a3b8;
  --mat-checkbox-label-text-color: #1e293b;
  --mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #1e293b;
  --mat-checkbox-selected-hover-icon-color: #1e293b;
  --mat-checkbox-selected-icon-color: #1e293b;
  --mat-checkbox-selected-pressed-icon-color: #1e293b;
  --mat-checkbox-unselected-focus-icon-color: #212121;
  --mat-checkbox-unselected-hover-icon-color: #212121;
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #1e293b;
  --mat-checkbox-selected-hover-state-layer-color: #1e293b;
  --mat-checkbox-selected-pressed-state-layer-color: #1e293b;
  --mat-checkbox-unselected-focus-state-layer-color: black;
  --mat-checkbox-unselected-hover-state-layer-color: black;
  --mat-checkbox-unselected-pressed-state-layer-color: black;
}
.theme-brand .light .mat-mdc-list-option.mat-warn,
.theme-brand.light .mat-mdc-list-option.mat-warn {
  --mat-checkbox-disabled-label-color: #94a3b8;
  --mat-checkbox-label-text-color: #1e293b;
  --mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #dc2626;
  --mat-checkbox-selected-hover-icon-color: #dc2626;
  --mat-checkbox-selected-icon-color: #dc2626;
  --mat-checkbox-selected-pressed-icon-color: #dc2626;
  --mat-checkbox-unselected-focus-icon-color: #212121;
  --mat-checkbox-unselected-hover-icon-color: #212121;
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #dc2626;
  --mat-checkbox-selected-hover-state-layer-color: #dc2626;
  --mat-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mat-checkbox-unselected-focus-state-layer-color: black;
  --mat-checkbox-unselected-hover-state-layer-color: black;
  --mat-checkbox-unselected-pressed-state-layer-color: black;
}
.theme-brand .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.theme-brand .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
.theme-brand .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
.theme-brand .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,
.theme-brand.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.theme-brand.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
.theme-brand.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
.theme-brand.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start {
  color: #dd2727;
}
.theme-brand .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.theme-brand .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.theme-brand .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,
.theme-brand.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.theme-brand.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.theme-brand.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.theme-brand .light,
.theme-brand.light {
  --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: rgba(0, 0, 0, 0.12);
}
.theme-brand .light .mat-mdc-tab-group,
.theme-brand .light .mat-mdc-tab-nav-bar,
.theme-brand.light .mat-mdc-tab-group,
.theme-brand.light .mat-mdc-tab-nav-bar {
  --mat-tab-disabled-ripple-color: #94a3b8;
  --mat-tab-pagination-icon-color: #64748b;
  --mat-tab-inactive-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-active-label-text-color: #dd2727;
  --mat-tab-active-ripple-color: #dd2727;
  --mat-tab-inactive-ripple-color: #dd2727;
  --mat-tab-inactive-focus-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-inactive-hover-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-active-focus-label-text-color: #dd2727;
  --mat-tab-active-hover-label-text-color: #dd2727;
  --mat-tab-active-focus-indicator-color: #dd2727;
  --mat-tab-active-hover-indicator-color: #dd2727;
  --mat-tab-active-indicator-color: #dd2727;
}
.theme-brand .light .mat-mdc-tab-group.mat-accent,
.theme-brand .light .mat-mdc-tab-nav-bar.mat-accent,
.theme-brand.light .mat-mdc-tab-group.mat-accent,
.theme-brand.light .mat-mdc-tab-nav-bar.mat-accent {
  --mat-tab-disabled-ripple-color: #94a3b8;
  --mat-tab-pagination-icon-color: #64748b;
  --mat-tab-inactive-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-active-label-text-color: #1e293b;
  --mat-tab-active-ripple-color: #1e293b;
  --mat-tab-inactive-ripple-color: #1e293b;
  --mat-tab-inactive-focus-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-inactive-hover-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-active-focus-label-text-color: #1e293b;
  --mat-tab-active-hover-label-text-color: #1e293b;
  --mat-tab-active-focus-indicator-color: #1e293b;
  --mat-tab-active-hover-indicator-color: #1e293b;
  --mat-tab-active-indicator-color: #1e293b;
}
.theme-brand .light .mat-mdc-tab-group.mat-warn,
.theme-brand .light .mat-mdc-tab-nav-bar.mat-warn,
.theme-brand.light .mat-mdc-tab-group.mat-warn,
.theme-brand.light .mat-mdc-tab-nav-bar.mat-warn {
  --mat-tab-disabled-ripple-color: #94a3b8;
  --mat-tab-pagination-icon-color: #64748b;
  --mat-tab-inactive-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-active-label-text-color: #dc2626;
  --mat-tab-active-ripple-color: #dc2626;
  --mat-tab-inactive-ripple-color: #dc2626;
  --mat-tab-inactive-focus-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-inactive-hover-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-active-focus-label-text-color: #dc2626;
  --mat-tab-active-hover-label-text-color: #dc2626;
  --mat-tab-active-focus-indicator-color: #dc2626;
  --mat-tab-active-hover-indicator-color: #dc2626;
  --mat-tab-active-indicator-color: #dc2626;
}
.theme-brand .light,
.theme-brand.light {
  --mat-checkbox-disabled-label-color: #94a3b8;
  --mat-checkbox-label-text-color: #1e293b;
  --mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #1e293b;
  --mat-checkbox-selected-hover-icon-color: #1e293b;
  --mat-checkbox-selected-icon-color: #1e293b;
  --mat-checkbox-selected-pressed-icon-color: #1e293b;
  --mat-checkbox-unselected-focus-icon-color: #212121;
  --mat-checkbox-unselected-hover-icon-color: #212121;
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #1e293b;
  --mat-checkbox-selected-hover-state-layer-color: #1e293b;
  --mat-checkbox-selected-pressed-state-layer-color: #1e293b;
  --mat-checkbox-unselected-focus-state-layer-color: black;
  --mat-checkbox-unselected-hover-state-layer-color: black;
  --mat-checkbox-unselected-pressed-state-layer-color: black;
}
.theme-brand .light .mat-mdc-checkbox.mat-primary,
.theme-brand.light .mat-mdc-checkbox.mat-primary {
  --mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #dd2727;
  --mat-checkbox-selected-hover-icon-color: #dd2727;
  --mat-checkbox-selected-icon-color: #dd2727;
  --mat-checkbox-selected-pressed-icon-color: #dd2727;
  --mat-checkbox-unselected-focus-icon-color: #212121;
  --mat-checkbox-unselected-hover-icon-color: #212121;
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #dd2727;
  --mat-checkbox-selected-hover-state-layer-color: #dd2727;
  --mat-checkbox-selected-pressed-state-layer-color: #dd2727;
  --mat-checkbox-unselected-focus-state-layer-color: black;
  --mat-checkbox-unselected-hover-state-layer-color: black;
  --mat-checkbox-unselected-pressed-state-layer-color: black;
}
.theme-brand .light .mat-mdc-checkbox.mat-warn,
.theme-brand.light .mat-mdc-checkbox.mat-warn {
  --mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #dc2626;
  --mat-checkbox-selected-hover-icon-color: #dc2626;
  --mat-checkbox-selected-icon-color: #dc2626;
  --mat-checkbox-selected-pressed-icon-color: #dc2626;
  --mat-checkbox-unselected-focus-icon-color: #212121;
  --mat-checkbox-unselected-hover-icon-color: #212121;
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #dc2626;
  --mat-checkbox-selected-hover-state-layer-color: #dc2626;
  --mat-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mat-checkbox-unselected-focus-state-layer-color: black;
  --mat-checkbox-unselected-hover-state-layer-color: black;
  --mat-checkbox-unselected-pressed-state-layer-color: black;
}
.theme-brand .light,
.theme-brand.light {
  --mat-button-filled-container-color: white;
  --mat-button-filled-disabled-container-color: rgba(148, 163, 184, 0.12);
  --mat-button-filled-disabled-label-text-color: rgba(148, 163, 184, 0.38);
  --mat-button-filled-disabled-state-layer-color: black;
  --mat-button-filled-focus-state-layer-opacity: 0.12;
  --mat-button-filled-hover-state-layer-opacity: 0.04;
  --mat-button-filled-label-text-color: #1e293b;
  --mat-button-filled-pressed-state-layer-opacity: 0.12;
  --mat-button-filled-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-button-filled-state-layer-color: black;
  --mat-button-outlined-disabled-label-text-color: rgba(148, 163, 184, 0.38);
  --mat-button-outlined-disabled-outline-color: #e2e8f0;
  --mat-button-outlined-disabled-state-layer-color: black;
  --mat-button-outlined-focus-state-layer-opacity: 0.12;
  --mat-button-outlined-hover-state-layer-opacity: 0.04;
  --mat-button-outlined-label-text-color: #1e293b;
  --mat-button-outlined-outline-color: #e2e8f0;
  --mat-button-outlined-pressed-state-layer-opacity: 0.12;
  --mat-button-outlined-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-button-outlined-state-layer-color: black;
  --mat-button-protected-container-color: white;
  --mat-button-protected-disabled-container-color: rgba(148, 163, 184, 0.12);
  --mat-button-protected-disabled-label-text-color: rgba(148, 163, 184, 0.38);
  --mat-button-protected-disabled-state-layer-color: black;
  --mat-button-protected-focus-state-layer-opacity: 0.12;
  --mat-button-protected-hover-state-layer-opacity: 0.04;
  --mat-button-protected-label-text-color: #1e293b;
  --mat-button-protected-pressed-state-layer-opacity: 0.12;
  --mat-button-protected-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-button-protected-state-layer-color: black;
  --mat-button-text-disabled-label-text-color: rgba(148, 163, 184, 0.38);
  --mat-button-text-disabled-state-layer-color: black;
  --mat-button-text-focus-state-layer-opacity: 0.12;
  --mat-button-text-hover-state-layer-opacity: 0.04;
  --mat-button-text-label-text-color: #1e293b;
  --mat-button-text-pressed-state-layer-opacity: 0.12;
  --mat-button-text-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-button-text-state-layer-color: black;
  --mat-button-tonal-container-color: white;
  --mat-button-tonal-disabled-container-color: rgba(148, 163, 184, 0.12);
  --mat-button-tonal-disabled-label-text-color: rgba(148, 163, 184, 0.38);
  --mat-button-tonal-disabled-state-layer-color: black;
  --mat-button-tonal-focus-state-layer-opacity: 0.12;
  --mat-button-tonal-hover-state-layer-opacity: 0.04;
  --mat-button-tonal-label-text-color: #1e293b;
  --mat-button-tonal-pressed-state-layer-opacity: 0.12;
  --mat-button-tonal-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-button-tonal-state-layer-color: black;
}
.theme-brand .light .mat-mdc-button.mat-primary,
.theme-brand .light .mat-mdc-unelevated-button.mat-primary,
.theme-brand .light .mat-mdc-raised-button.mat-primary,
.theme-brand .light .mat-mdc-outlined-button.mat-primary,
.theme-brand .light .mat-tonal-button.mat-primary,
.theme-brand.light .mat-mdc-button.mat-primary,
.theme-brand.light .mat-mdc-unelevated-button.mat-primary,
.theme-brand.light .mat-mdc-raised-button.mat-primary,
.theme-brand.light .mat-mdc-outlined-button.mat-primary,
.theme-brand.light .mat-tonal-button.mat-primary {
  --mat-button-filled-container-color: #dd2727;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #dd2727;
  --mat-button-outlined-outline-color: #e2e8f0;
  --mat-button-outlined-ripple-color: rgba(221, 39, 39, 0.1);
  --mat-button-outlined-state-layer-color: #dd2727;
  --mat-button-protected-container-color: #dd2727;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #dd2727;
  --mat-button-text-ripple-color: rgba(221, 39, 39, 0.1);
  --mat-button-text-state-layer-color: #dd2727;
  --mat-button-tonal-container-color: #dd2727;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-tonal-state-layer-color: white;
}
.theme-brand .light .mat-mdc-button.mat-accent,
.theme-brand .light .mat-mdc-unelevated-button.mat-accent,
.theme-brand .light .mat-mdc-raised-button.mat-accent,
.theme-brand .light .mat-mdc-outlined-button.mat-accent,
.theme-brand .light .mat-tonal-button.mat-accent,
.theme-brand.light .mat-mdc-button.mat-accent,
.theme-brand.light .mat-mdc-unelevated-button.mat-accent,
.theme-brand.light .mat-mdc-raised-button.mat-accent,
.theme-brand.light .mat-mdc-outlined-button.mat-accent,
.theme-brand.light .mat-tonal-button.mat-accent {
  --mat-button-filled-container-color: #1e293b;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #1e293b;
  --mat-button-outlined-outline-color: #e2e8f0;
  --mat-button-outlined-ripple-color: rgba(30, 41, 59, 0.1);
  --mat-button-outlined-state-layer-color: #1e293b;
  --mat-button-protected-container-color: #1e293b;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #1e293b;
  --mat-button-text-ripple-color: rgba(30, 41, 59, 0.1);
  --mat-button-text-state-layer-color: #1e293b;
  --mat-button-tonal-container-color: #1e293b;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-tonal-state-layer-color: white;
}
.theme-brand .light .mat-mdc-button.mat-warn,
.theme-brand .light .mat-mdc-unelevated-button.mat-warn,
.theme-brand .light .mat-mdc-raised-button.mat-warn,
.theme-brand .light .mat-mdc-outlined-button.mat-warn,
.theme-brand .light .mat-tonal-button.mat-warn,
.theme-brand.light .mat-mdc-button.mat-warn,
.theme-brand.light .mat-mdc-unelevated-button.mat-warn,
.theme-brand.light .mat-mdc-raised-button.mat-warn,
.theme-brand.light .mat-mdc-outlined-button.mat-warn,
.theme-brand.light .mat-tonal-button.mat-warn {
  --mat-button-filled-container-color: #dc2626;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #dc2626;
  --mat-button-outlined-outline-color: #e2e8f0;
  --mat-button-outlined-ripple-color: rgba(220, 38, 38, 0.1);
  --mat-button-outlined-state-layer-color: #dc2626;
  --mat-button-protected-container-color: #dc2626;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #dc2626;
  --mat-button-text-ripple-color: rgba(220, 38, 38, 0.1);
  --mat-button-text-state-layer-color: #dc2626;
  --mat-button-tonal-container-color: #dc2626;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-tonal-state-layer-color: white;
}
.theme-brand .light,
.theme-brand.light {
  --mat-icon-button-disabled-icon-color: rgba(0, 0, 0, 0.38);
  --mat-icon-button-disabled-state-layer-color: black;
  --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: rgba(0, 0, 0, 0.1);
  --mat-icon-button-state-layer-color: black;
}
.theme-brand .light .mat-mdc-icon-button.mat-primary,
.theme-brand.light .mat-mdc-icon-button.mat-primary {
  --mat-icon-button-icon-color: #dd2727;
  --mat-icon-button-state-layer-color: #dd2727;
  --mat-icon-button-ripple-color: rgba(221, 39, 39, 0.1);
}
.theme-brand .light .mat-mdc-icon-button.mat-accent,
.theme-brand.light .mat-mdc-icon-button.mat-accent {
  --mat-icon-button-icon-color: #1e293b;
  --mat-icon-button-state-layer-color: #1e293b;
  --mat-icon-button-ripple-color: rgba(30, 41, 59, 0.1);
}
.theme-brand .light .mat-mdc-icon-button.mat-warn,
.theme-brand.light .mat-mdc-icon-button.mat-warn {
  --mat-icon-button-icon-color: #dc2626;
  --mat-icon-button-state-layer-color: #dc2626;
  --mat-icon-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.theme-brand .light,
.theme-brand.light {
  --mat-fab-container-color: white;
  --mat-fab-disabled-state-container-color: rgba(148, 163, 184, 0.12);
  --mat-fab-disabled-state-foreground-color: rgba(148, 163, 184, 0.38);
  --mat-fab-disabled-state-layer-color: black;
  --mat-fab-focus-state-layer-opacity: 0.12;
  --mat-fab-foreground-color: black;
  --mat-fab-hover-state-layer-opacity: 0.04;
  --mat-fab-pressed-state-layer-opacity: 0.12;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-fab-small-container-color: white;
  --mat-fab-small-disabled-state-container-color: rgba(148, 163, 184, 0.12);
  --mat-fab-small-disabled-state-foreground-color: rgba(148, 163, 184, 0.38);
  --mat-fab-small-disabled-state-layer-color: black;
  --mat-fab-small-focus-state-layer-opacity: 0.12;
  --mat-fab-small-foreground-color: black;
  --mat-fab-small-hover-state-layer-opacity: 0.04;
  --mat-fab-small-pressed-state-layer-opacity: 0.12;
  --mat-fab-small-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-fab-small-state-layer-color: black;
  --mat-fab-state-layer-color: black;
}
.theme-brand .light .mat-mdc-fab.mat-primary,
.theme-brand .light .mat-mdc-mini-fab.mat-primary,
.theme-brand.light .mat-mdc-fab.mat-primary,
.theme-brand.light .mat-mdc-mini-fab.mat-primary {
  --mat-fab-container-color: #dd2727;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-container-color: #dd2727;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.theme-brand .light .mat-mdc-fab.mat-accent,
.theme-brand .light .mat-mdc-mini-fab.mat-accent,
.theme-brand.light .mat-mdc-fab.mat-accent,
.theme-brand.light .mat-mdc-mini-fab.mat-accent {
  --mat-fab-container-color: #1e293b;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-container-color: #1e293b;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.theme-brand .light .mat-mdc-fab.mat-warn,
.theme-brand .light .mat-mdc-mini-fab.mat-warn,
.theme-brand.light .mat-mdc-fab.mat-warn,
.theme-brand.light .mat-mdc-mini-fab.mat-warn {
  --mat-fab-container-color: #dc2626;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-container-color: #dc2626;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.theme-brand .light,
.theme-brand.light {
  --mat-snack-bar-container-color: #333333;
  --mat-snack-bar-supporting-text-color: rgba(255, 255, 255, 0.87);
  --mat-snack-bar-button-color: #f8e2e2;
}
.theme-brand .light,
.theme-brand.light {
  --mat-table-background-color: white;
  --mat-table-header-headline-color: #1e293b;
  --mat-table-row-item-label-text-color: #1e293b;
  --mat-table-row-item-outline-color: #e2e8f0;
}
.theme-brand .light,
.theme-brand.light {
  --mat-progress-spinner-active-indicator-color: #dd2727;
}
.theme-brand .light .mat-accent,
.theme-brand.light .mat-accent {
  --mat-progress-spinner-active-indicator-color: #1e293b;
}
.theme-brand .light .mat-warn,
.theme-brand.light .mat-warn {
  --mat-progress-spinner-active-indicator-color: #dc2626;
}
.theme-brand .light,
.theme-brand.light {
  --mat-badge-background-color: #dd2727;
  --mat-badge-text-color: white;
  --mat-badge-disabled-state-background-color: #94a3b8;
  --mat-badge-disabled-state-text-color: #94a3b8;
}
.theme-brand .light .mat-badge-accent,
.theme-brand.light .mat-badge-accent {
  --mat-badge-background-color: #1e293b;
  --mat-badge-text-color: white;
}
.theme-brand .light .mat-badge-warn,
.theme-brand.light .mat-badge-warn {
  --mat-badge-background-color: #dc2626;
  --mat-badge-text-color: white;
}
.theme-brand .light,
.theme-brand.light {
  --mat-bottom-sheet-container-text-color: #1e293b;
  --mat-bottom-sheet-container-background-color: white;
}
.theme-brand .light,
.theme-brand.light {
  --mat-button-toggle-background-color: white;
  --mat-button-toggle-disabled-selected-state-background-color: #e2e8f0;
  --mat-button-toggle-disabled-selected-state-text-color: #1e293b;
  --mat-button-toggle-disabled-state-background-color: white;
  --mat-button-toggle-disabled-state-text-color: #94a3b8;
  --mat-button-toggle-divider-color: #e2e8f0;
  --mat-button-toggle-legacy-disabled-selected-state-background-color: #e2e8f0;
  --mat-button-toggle-legacy-disabled-state-background-color: #cbd5e1;
  --mat-button-toggle-legacy-disabled-state-text-color: #94a3b8;
  --mat-button-toggle-legacy-selected-state-background-color: #e2e8f0;
  --mat-button-toggle-legacy-selected-state-text-color: #64748b;
  --mat-button-toggle-legacy-state-layer-color: #64748b;
  --mat-button-toggle-legacy-text-color: #94a3b8;
  --mat-button-toggle-selected-state-background-color: #e2e8f0;
  --mat-button-toggle-selected-state-text-color: #1e293b;
  --mat-button-toggle-state-layer-color: #64748b;
  --mat-button-toggle-text-color: #1e293b;
}
.theme-brand .light,
.theme-brand.light {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #dd2727;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(221, 39, 39, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(221, 39, 39, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(221, 39, 39, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #dd2727;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(221, 39, 39, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --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-toggle-icon-color: #64748b;
  --mat-datepicker-calendar-body-label-text-color: #64748b;
  --mat-datepicker-calendar-period-button-text-color: #1e293b;
  --mat-datepicker-calendar-period-button-icon-color: #64748b;
  --mat-datepicker-calendar-navigation-button-icon-color: #64748b;
  --mat-datepicker-calendar-header-divider-color: #e2e8f0;
  --mat-datepicker-calendar-header-text-color: #64748b;
  --mat-datepicker-calendar-date-today-outline-color: #94a3b8;
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(148, 163, 184, 0.8);
  --mat-datepicker-calendar-date-text-color: #1e293b;
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: #94a3b8;
  --mat-datepicker-calendar-date-preview-state-outline-color: #e2e8f0;
  --mat-datepicker-range-input-separator-color: #1e293b;
  --mat-datepicker-range-input-disabled-state-separator-color: #94a3b8;
  --mat-datepicker-range-input-disabled-state-text-color: #94a3b8;
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: #1e293b;
}
.theme-brand .light .mat-datepicker-content.mat-accent,
.theme-brand.light .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #1e293b;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(30, 41, 59, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(30, 41, 59, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(30, 41, 59, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(30, 41, 59, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --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);
}
.theme-brand .light .mat-datepicker-content.mat-warn,
.theme-brand.light .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #dc2626;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --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);
}
.theme-brand .light .mat-datepicker-toggle-active.mat-accent,
.theme-brand.light .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #1e293b;
}
.theme-brand .light .mat-datepicker-toggle-active.mat-warn,
.theme-brand.light .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #dc2626;
}
.theme-brand .light,
.theme-brand.light {
  --mat-divider-color: #e2e8f0;
}
.theme-brand .light,
.theme-brand.light {
  --mat-expansion-container-background-color: white;
  --mat-expansion-container-text-color: #1e293b;
  --mat-expansion-actions-divider-color: #e2e8f0;
  --mat-expansion-header-hover-state-layer-color: rgba(148, 163, 184, 0.12);
  --mat-expansion-header-focus-state-layer-color: rgba(148, 163, 184, 0.12);
  --mat-expansion-header-disabled-state-text-color: #94a3b8;
  --mat-expansion-header-text-color: #1e293b;
  --mat-expansion-header-description-color: #64748b;
  --mat-expansion-header-indicator-color: #64748b;
}
.theme-brand .light,
.theme-brand.light {
  --mat-icon-color: inherit;
}
.theme-brand .light .mat-icon.mat-primary,
.theme-brand.light .mat-icon.mat-primary {
  --mat-icon-color: #dd2727;
}
.theme-brand .light .mat-icon.mat-accent,
.theme-brand.light .mat-icon.mat-accent {
  --mat-icon-color: #1e293b;
}
.theme-brand .light .mat-icon.mat-warn,
.theme-brand.light .mat-icon.mat-warn {
  --mat-icon-color: #dc2626;
}
.theme-brand .light,
.theme-brand.light {
  --mat-sidenav-container-divider-color: #e2e8f0;
  --mat-sidenav-container-background-color: white;
  --mat-sidenav-container-text-color: #1e293b;
  --mat-sidenav-content-background-color: #f1f5f9;
  --mat-sidenav-content-text-color: #1e293b;
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
}
.theme-brand .light,
.theme-brand.light {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #dd2727;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #dd2727;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #dd2727;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
  --mat-stepper-container-color: white;
  --mat-stepper-line-color: #e2e8f0;
  --mat-stepper-header-hover-state-layer-color: rgba(148, 163, 184, 0.12);
  --mat-stepper-header-focus-state-layer-color: rgba(148, 163, 184, 0.12);
  --mat-stepper-header-label-text-color: #64748b;
  --mat-stepper-header-optional-label-text-color: #64748b;
  --mat-stepper-header-selected-state-label-text-color: #1e293b;
  --mat-stepper-header-error-state-label-text-color: #dc2626;
  --mat-stepper-header-icon-background-color: #64748b;
  --mat-stepper-header-error-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
.theme-brand .light .mat-step-header.mat-accent,
.theme-brand.light .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #1e293b;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #1e293b;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #1e293b;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
.theme-brand .light .mat-step-header.mat-warn,
.theme-brand.light .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #dc2626;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #dc2626;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #dc2626;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
.theme-brand .light,
.theme-brand.light {
  --mat-sort-arrow-color: #64748b;
}
.theme-brand .light,
.theme-brand.light {
  --mat-toolbar-container-background-color: white;
  --mat-toolbar-container-text-color: #1e293b;
}
.theme-brand .light .mat-toolbar.mat-primary,
.theme-brand.light .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #dd2727;
  --mat-toolbar-container-text-color: white;
}
.theme-brand .light .mat-toolbar.mat-accent,
.theme-brand.light .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #1e293b;
  --mat-toolbar-container-text-color: white;
}
.theme-brand .light .mat-toolbar.mat-warn,
.theme-brand.light .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #dc2626;
  --mat-toolbar-container-text-color: white;
}
.theme-brand .light,
.theme-brand.light {
  --mat-tree-container-background-color: white;
  --mat-tree-node-text-color: #1e293b;
}
.theme-brand .light,
.theme-brand.light {
  --mat-timepicker-container-background-color: white;
}
.theme-brand .dark,
.theme-brand.dark {
  --mat-ripple-color: rgba(255, 255, 255, 0.1);
}
.theme-brand .dark,
.theme-brand.dark {
  --mat-option-selected-state-label-text-color: #dd2727;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}
.theme-brand .dark .mat-accent,
.theme-brand.dark .mat-accent {
  --mat-option-selected-state-label-text-color: #1e293b;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}
.theme-brand .dark .mat-warn,
.theme-brand.dark .mat-warn {
  --mat-option-selected-state-label-text-color: #dc2626;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}
.theme-brand .dark,
.theme-brand.dark {
  --mat-optgroup-label-text-color: white;
}
.theme-brand .dark,
.theme-brand.dark {
  --mat-pseudo-checkbox-full-selected-icon-color: #1e293b;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-unselected-icon-color: #94a3b8;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #686868;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #686868;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #1e293b;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #686868;
}
.theme-brand .dark .mat-primary,
.theme-brand.dark .mat-primary {
  --mat-pseudo-checkbox-full-selected-icon-color: #dd2727;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-unselected-icon-color: #94a3b8;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #686868;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #686868;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #dd2727;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #686868;
}
.theme-brand .dark .mat-accent,
.theme-brand.dark .mat-accent {
  --mat-pseudo-checkbox-full-selected-icon-color: #1e293b;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-unselected-icon-color: #94a3b8;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #686868;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #686868;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #1e293b;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #686868;
}
.theme-brand .dark .mat-warn,
.theme-brand.dark .mat-warn {
  --mat-pseudo-checkbox-full-selected-icon-color: #dc2626;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-unselected-icon-color: #94a3b8;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #686868;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #686868;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #dc2626;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #686868;
}
.theme-brand .dark,
.theme-brand.dark {
  --mat-app-background-color: #0f172a;
  --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);
}
.theme-brand .dark,
.theme-brand.dark {
  --mat-card-elevated-container-color: #1e293b;
  --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: #1e293b;
  --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: #94a3b8;
  --mat-card-filled-container-color: #1e293b;
  --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);
}
.theme-brand .dark .mat-mdc-progress-bar,
.theme-brand.dark .mat-mdc-progress-bar {
  --mat-progress-bar-active-indicator-color: #dd2727;
  --mat-progress-bar-track-color: rgba(221, 39, 39, 0.25);
}
.theme-brand .dark .mat-mdc-progress-bar.mat-accent,
.theme-brand.dark .mat-mdc-progress-bar.mat-accent {
  --mat-progress-bar-active-indicator-color: #1e293b;
  --mat-progress-bar-track-color: rgba(30, 41, 59, 0.25);
}
.theme-brand .dark .mat-mdc-progress-bar.mat-warn,
.theme-brand.dark .mat-mdc-progress-bar.mat-warn {
  --mat-progress-bar-active-indicator-color: #dc2626;
  --mat-progress-bar-track-color: rgba(220, 38, 38, 0.25);
}
.theme-brand .dark,
.theme-brand.dark {
  --mat-tooltip-container-color: #64748b;
  --mat-tooltip-supporting-text-color: #fff;
}
.theme-brand .dark,
.theme-brand.dark {
  --mat-form-field-focus-select-arrow-color: rgba(221, 39, 39, 0.87);
  --mat-form-field-filled-caret-color: #dd2727;
  --mat-form-field-filled-focus-active-indicator-color: #dd2727;
  --mat-form-field-filled-focus-label-text-color: rgba(221, 39, 39, 0.87);
  --mat-form-field-outlined-caret-color: #dd2727;
  --mat-form-field-outlined-focus-outline-color: #dd2727;
  --mat-form-field-outlined-focus-label-text-color: rgba(221, 39, 39, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color: rgba(241, 245, 249, 0.38);
  --mat-form-field-state-layer-color: rgba(255, 255, 255, 0.87);
  --mat-form-field-error-text-color: #dc2626;
  --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(241, 245, 249, 0.54);
  --mat-form-field-disabled-select-arrow-color: rgba(241, 245, 249, 0.38);
  --mat-form-field-hover-state-layer-opacity: 0.08;
  --mat-form-field-focus-state-layer-opacity: 0.24;
  --mat-form-field-filled-container-color: rgb(39, 49.56, 66.84);
  --mat-form-field-filled-disabled-container-color: rgb(34.5, 45.28, 62.92);
  --mat-form-field-filled-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-form-field-filled-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-form-field-filled-disabled-label-text-color: rgba(71, 85, 105, 0.38);
  --mat-form-field-filled-input-text-color: rgba(255, 255, 255, 0.87);
  --mat-form-field-filled-disabled-input-text-color: rgba(71, 85, 105, 0.38);
  --mat-form-field-filled-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mat-form-field-filled-error-hover-label-text-color: #dc2626;
  --mat-form-field-filled-error-focus-label-text-color: #dc2626;
  --mat-form-field-filled-error-label-text-color: #dc2626;
  --mat-form-field-filled-error-caret-color: #dc2626;
  --mat-form-field-filled-active-indicator-color: rgba(241, 245, 249, 0.42);
  --mat-form-field-filled-disabled-active-indicator-color: rgba(241, 245, 249, 0.06);
  --mat-form-field-filled-hover-active-indicator-color: rgba(241, 245, 249, 0.87);
  --mat-form-field-filled-error-active-indicator-color: #dc2626;
  --mat-form-field-filled-error-focus-active-indicator-color: #dc2626;
  --mat-form-field-filled-error-hover-active-indicator-color: #dc2626;
  --mat-form-field-outlined-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-form-field-outlined-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-form-field-outlined-disabled-label-text-color: rgba(71, 85, 105, 0.38);
  --mat-form-field-outlined-input-text-color: rgba(255, 255, 255, 0.87);
  --mat-form-field-outlined-disabled-input-text-color: rgba(71, 85, 105, 0.38);
  --mat-form-field-outlined-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mat-form-field-outlined-error-caret-color: #dc2626;
  --mat-form-field-outlined-error-focus-label-text-color: #dc2626;
  --mat-form-field-outlined-error-label-text-color: #dc2626;
  --mat-form-field-outlined-error-hover-label-text-color: #dc2626;
  --mat-form-field-outlined-outline-color: rgba(241, 245, 249, 0.38);
  --mat-form-field-outlined-disabled-outline-color: rgba(241, 245, 249, 0.06);
  --mat-form-field-outlined-hover-outline-color: rgba(241, 245, 249, 0.87);
  --mat-form-field-outlined-error-focus-outline-color: #dc2626;
  --mat-form-field-outlined-error-hover-outline-color: #dc2626;
  --mat-form-field-outlined-error-outline-color: #dc2626;
}
.theme-brand .dark .mat-mdc-form-field.mat-accent,
.theme-brand.dark .mat-mdc-form-field.mat-accent {
  --mat-form-field-focus-select-arrow-color: rgba(30, 41, 59, 0.87);
  --mat-form-field-filled-caret-color: #1e293b;
  --mat-form-field-filled-focus-active-indicator-color: #1e293b;
  --mat-form-field-filled-focus-label-text-color: rgba(30, 41, 59, 0.87);
  --mat-form-field-outlined-caret-color: #1e293b;
  --mat-form-field-outlined-focus-outline-color: #1e293b;
  --mat-form-field-outlined-focus-label-text-color: rgba(30, 41, 59, 0.87);
}
.theme-brand .dark .mat-mdc-form-field.mat-warn,
.theme-brand.dark .mat-mdc-form-field.mat-warn {
  --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-filled-caret-color: #dc2626;
  --mat-form-field-filled-focus-active-indicator-color: #dc2626;
  --mat-form-field-filled-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-outlined-caret-color: #dc2626;
  --mat-form-field-outlined-focus-outline-color: #dc2626;
  --mat-form-field-outlined-focus-label-text-color: rgba(220, 38, 38, 0.87);
}
.theme-brand .dark,
.theme-brand.dark {
  --mat-select-panel-background-color: #1e293b;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(71, 85, 105, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(241, 245, 249, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(221, 39, 39, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.theme-brand .dark .mat-mdc-form-field.mat-accent,
.theme-brand.dark .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: #1e293b;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(71, 85, 105, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(241, 245, 249, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(30, 41, 59, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.theme-brand .dark .mat-mdc-form-field.mat-warn,
.theme-brand.dark .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: #1e293b;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(71, 85, 105, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(241, 245, 249, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.theme-brand .dark,
.theme-brand.dark {
  --mat-autocomplete-background-color: #1e293b;
}
.theme-brand .dark,
.theme-brand.dark {
  --mat-dialog-container-color: #1e293b;
  --mat-dialog-subhead-color: rgba(255, 255, 255, 0.87);
  --mat-dialog-supporting-text-color: rgba(255, 255, 255, 0.6);
}
.theme-brand .dark .mat-mdc-standard-chip,
.theme-brand.dark .mat-mdc-standard-chip {
  --mat-chip-disabled-label-text-color: #fafafa;
  --mat-chip-elevated-container-color: rgb(57, 66.68, 82.52);
  --mat-chip-elevated-disabled-container-color: rgb(57, 66.68, 82.52);
  --mat-chip-elevated-selected-container-color: rgb(57, 66.68, 82.52);
  --mat-chip-flat-disabled-selected-container-color: rgb(57, 66.68, 82.52);
  --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: #fafafa;
  --mat-chip-selected-disabled-trailing-icon-color: #fafafa;
  --mat-chip-selected-focus-state-layer-color: white;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: white;
  --mat-chip-selected-label-text-color: #fafafa;
  --mat-chip-selected-trailing-icon-color: #fafafa;
  --mat-chip-with-icon-disabled-icon-color: #fafafa;
  --mat-chip-with-icon-icon-color: #fafafa;
  --mat-chip-with-icon-selected-icon-color: #fafafa;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;
  --mat-chip-with-trailing-icon-trailing-icon-color: #fafafa;
}
.theme-brand .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.theme-brand .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,
.theme-brand.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.theme-brand.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #dd2727;
  --mat-chip-elevated-disabled-container-color: #dd2727;
  --mat-chip-elevated-selected-container-color: #dd2727;
  --mat-chip-flat-disabled-selected-container-color: #dd2727;
  --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: white;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: white;
  --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;
}
.theme-brand .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.theme-brand .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,
.theme-brand.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.theme-brand.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #1e293b;
  --mat-chip-elevated-disabled-container-color: #1e293b;
  --mat-chip-elevated-selected-container-color: #1e293b;
  --mat-chip-flat-disabled-selected-container-color: #1e293b;
  --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: white;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: white;
  --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;
}
.theme-brand .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.theme-brand .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,
.theme-brand.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.theme-brand.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #dc2626;
  --mat-chip-elevated-disabled-container-color: #dc2626;
  --mat-chip-elevated-selected-container-color: #dc2626;
  --mat-chip-flat-disabled-selected-container-color: #dc2626;
  --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: white;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: white;
  --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;
}
.theme-brand .dark,
.theme-brand.dark {
  --mat-slide-toggle-selected-focus-state-layer-color: #eba2a2;
  --mat-slide-toggle-selected-handle-color: #eba2a2;
  --mat-slide-toggle-selected-hover-state-layer-color: #eba2a2;
  --mat-slide-toggle-selected-pressed-state-layer-color: #eba2a2;
  --mat-slide-toggle-selected-focus-handle-color: #f1c5c5;
  --mat-slide-toggle-selected-hover-handle-color: #f1c5c5;
  --mat-slide-toggle-selected-pressed-handle-color: #f1c5c5;
  --mat-slide-toggle-selected-focus-track-color: #c82323;
  --mat-slide-toggle-selected-hover-track-color: #c82323;
  --mat-slide-toggle-selected-pressed-track-color: #c82323;
  --mat-slide-toggle-selected-track-color: #c82323;
  --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: #000;
  --mat-slide-toggle-disabled-selected-icon-color: #212121;
  --mat-slide-toggle-disabled-selected-track-color: #f5f5f5;
  --mat-slide-toggle-disabled-unselected-handle-color: #000;
  --mat-slide-toggle-disabled-unselected-icon-color: #212121;
  --mat-slide-toggle-disabled-unselected-track-color: #f5f5f5;
  --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: #fff;
  --mat-slide-toggle-label-text-color: white;
  --mat-slide-toggle-selected-icon-color: #212121;
  --mat-slide-toggle-unselected-hover-handle-color: #fafafa;
  --mat-slide-toggle-unselected-focus-handle-color: #fafafa;
  --mat-slide-toggle-unselected-focus-state-layer-color: #f5f5f5;
  --mat-slide-toggle-unselected-focus-track-color: #616161;
  --mat-slide-toggle-unselected-icon-color: #212121;
  --mat-slide-toggle-unselected-handle-color: #9e9e9e;
  --mat-slide-toggle-unselected-hover-state-layer-color: #f5f5f5;
  --mat-slide-toggle-unselected-hover-track-color: #616161;
  --mat-slide-toggle-unselected-pressed-handle-color: #fafafa;
  --mat-slide-toggle-unselected-pressed-track-color: #616161;
  --mat-slide-toggle-unselected-pressed-state-layer-color: #f5f5f5;
  --mat-slide-toggle-unselected-track-color: #616161;
}
.theme-brand .dark,
.theme-brand.dark {
  --mdc-slide-toggle-disabled-label-text-color: #475569;
  --mat-slide-toggle-disabled-label-text-color: #475569;
}
.theme-brand .dark .mat-mdc-slide-toggle,
.theme-brand.dark .mat-mdc-slide-toggle {
  --mat-slide-toggle-label-text-color: white;
}
.theme-brand .dark .mat-mdc-slide-toggle.mat-accent,
.theme-brand.dark .mat-mdc-slide-toggle.mat-accent {
  --mat-slide-toggle-selected-focus-state-layer-color: #cbd5e1;
  --mat-slide-toggle-selected-handle-color: #cbd5e1;
  --mat-slide-toggle-selected-hover-state-layer-color: #cbd5e1;
  --mat-slide-toggle-selected-pressed-state-layer-color: #cbd5e1;
  --mat-slide-toggle-selected-focus-handle-color: #e2e8f0;
  --mat-slide-toggle-selected-hover-handle-color: #e2e8f0;
  --mat-slide-toggle-selected-pressed-handle-color: #e2e8f0;
  --mat-slide-toggle-selected-focus-track-color: #475569;
  --mat-slide-toggle-selected-hover-track-color: #475569;
  --mat-slide-toggle-selected-pressed-track-color: #475569;
  --mat-slide-toggle-selected-track-color: #475569;
}
.theme-brand .dark .mat-mdc-slide-toggle.mat-warn,
.theme-brand.dark .mat-mdc-slide-toggle.mat-warn {
  --mat-slide-toggle-selected-focus-state-layer-color: #fca5a5;
  --mat-slide-toggle-selected-handle-color: #fca5a5;
  --mat-slide-toggle-selected-hover-state-layer-color: #fca5a5;
  --mat-slide-toggle-selected-pressed-state-layer-color: #fca5a5;
  --mat-slide-toggle-selected-focus-handle-color: #fecaca;
  --mat-slide-toggle-selected-hover-handle-color: #fecaca;
  --mat-slide-toggle-selected-pressed-handle-color: #fecaca;
  --mat-slide-toggle-selected-focus-track-color: #dc2626;
  --mat-slide-toggle-selected-hover-track-color: #dc2626;
  --mat-slide-toggle-selected-pressed-track-color: #dc2626;
  --mat-slide-toggle-selected-track-color: #dc2626;
}
.theme-brand .dark .mat-mdc-radio-button.mat-primary,
.theme-brand.dark .mat-mdc-radio-button.mat-primary {
  --mat-radio-checked-ripple-color: #dd2727;
  --mat-radio-disabled-label-color: #475569;
  --mat-radio-disabled-selected-icon-color: #f1f5f9;
  --mat-radio-disabled-unselected-icon-color: #f1f5f9;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #dd2727;
  --mat-radio-selected-hover-icon-color: #dd2727;
  --mat-radio-selected-icon-color: #dd2727;
  --mat-radio-selected-pressed-icon-color: #dd2727;
  --mat-radio-unselected-focus-icon-color: #eeeeee;
  --mat-radio-unselected-hover-icon-color: #eeeeee;
  --mat-radio-unselected-icon-color: rgba(241, 245, 249, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(241, 245, 249, 0.54);
}
.theme-brand .dark .mat-mdc-radio-button.mat-accent,
.theme-brand.dark .mat-mdc-radio-button.mat-accent {
  --mat-radio-checked-ripple-color: #1e293b;
  --mat-radio-disabled-label-color: #475569;
  --mat-radio-disabled-selected-icon-color: #f1f5f9;
  --mat-radio-disabled-unselected-icon-color: #f1f5f9;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #1e293b;
  --mat-radio-selected-hover-icon-color: #1e293b;
  --mat-radio-selected-icon-color: #1e293b;
  --mat-radio-selected-pressed-icon-color: #1e293b;
  --mat-radio-unselected-focus-icon-color: #eeeeee;
  --mat-radio-unselected-hover-icon-color: #eeeeee;
  --mat-radio-unselected-icon-color: rgba(241, 245, 249, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(241, 245, 249, 0.54);
}
.theme-brand .dark .mat-mdc-radio-button.mat-warn,
.theme-brand.dark .mat-mdc-radio-button.mat-warn {
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: #475569;
  --mat-radio-disabled-selected-icon-color: #f1f5f9;
  --mat-radio-disabled-unselected-icon-color: #f1f5f9;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #dc2626;
  --mat-radio-selected-hover-icon-color: #dc2626;
  --mat-radio-selected-icon-color: #dc2626;
  --mat-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-unselected-focus-icon-color: #eeeeee;
  --mat-radio-unselected-hover-icon-color: #eeeeee;
  --mat-radio-unselected-icon-color: rgba(241, 245, 249, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(241, 245, 249, 0.54);
}
.theme-brand .dark,
.theme-brand.dark {
  --mat-slider-active-track-color: #dd2727;
  --mat-slider-focus-handle-color: #dd2727;
  --mat-slider-focus-state-layer-color: rgba(221, 39, 39, 0.2);
  --mat-slider-handle-color: #dd2727;
  --mat-slider-hover-handle-color: #dd2727;
  --mat-slider-hover-state-layer-color: rgba(221, 39, 39, 0.05);
  --mat-slider-inactive-track-color: #dd2727;
  --mat-slider-ripple-color: #dd2727;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #dd2727;
  --mat-slider-disabled-active-track-color: #fff;
  --mat-slider-disabled-handle-color: #fff;
  --mat-slider-disabled-inactive-track-color: #fff;
  --mat-slider-label-container-color: #fff;
  --mat-slider-label-label-text-color: #000;
  --mat-slider-value-indicator-opacity: 0.9;
  --mat-slider-with-overlap-handle-outline-color: #fff;
  --mat-slider-with-tick-marks-disabled-container-color: #fff;
}
.theme-brand .dark .mat-accent,
.theme-brand.dark .mat-accent {
  --mat-slider-active-track-color: #1e293b;
  --mat-slider-focus-handle-color: #1e293b;
  --mat-slider-focus-state-layer-color: rgba(30, 41, 59, 0.2);
  --mat-slider-handle-color: #1e293b;
  --mat-slider-hover-handle-color: #1e293b;
  --mat-slider-hover-state-layer-color: rgba(30, 41, 59, 0.05);
  --mat-slider-inactive-track-color: #1e293b;
  --mat-slider-ripple-color: #1e293b;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #1e293b;
}
.theme-brand .dark .mat-warn,
.theme-brand.dark .mat-warn {
  --mat-slider-active-track-color: #dc2626;
  --mat-slider-focus-handle-color: #dc2626;
  --mat-slider-focus-state-layer-color: rgba(220, 38, 38, 0.2);
  --mat-slider-handle-color: #dc2626;
  --mat-slider-hover-handle-color: #dc2626;
  --mat-slider-hover-state-layer-color: rgba(220, 38, 38, 0.05);
  --mat-slider-inactive-track-color: #dc2626;
  --mat-slider-ripple-color: #dc2626;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #dc2626;
}
.theme-brand .dark,
.theme-brand.dark {
  --mat-menu-item-label-text-color: white;
  --mat-menu-item-icon-color: white;
  --mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-container-color: #1e293b;
  --mat-menu-divider-color: rgba(241, 245, 249, 0.12);
}
.theme-brand .dark,
.theme-brand.dark {
  --mat-list-list-item-label-text-color: white;
  --mat-list-list-item-supporting-text-color: #94a3b8;
  --mat-list-list-item-leading-icon-color: rgba(255, 255, 255, 0.5);
  --mat-list-list-item-trailing-supporting-text-color: #64748b;
  --mat-list-list-item-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mat-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --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.5);
  --mat-list-list-item-hover-state-layer-color: white;
  --mat-list-list-item-hover-state-layer-opacity: 0.08;
  --mat-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --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.24;
}
.theme-brand .dark .mdc-list-item__start,
.theme-brand .dark .mdc-list-item__end,
.theme-brand.dark .mdc-list-item__start,
.theme-brand.dark .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #dd2727;
  --mat-radio-disabled-label-color: #475569;
  --mat-radio-disabled-selected-icon-color: #f1f5f9;
  --mat-radio-disabled-unselected-icon-color: #f1f5f9;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #dd2727;
  --mat-radio-selected-hover-icon-color: #dd2727;
  --mat-radio-selected-icon-color: #dd2727;
  --mat-radio-selected-pressed-icon-color: #dd2727;
  --mat-radio-unselected-focus-icon-color: #eeeeee;
  --mat-radio-unselected-hover-icon-color: #eeeeee;
  --mat-radio-unselected-icon-color: rgba(241, 245, 249, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(241, 245, 249, 0.54);
}
.theme-brand .dark .mat-accent .mdc-list-item__start,
.theme-brand .dark .mat-accent .mdc-list-item__end,
.theme-brand.dark .mat-accent .mdc-list-item__start,
.theme-brand.dark .mat-accent .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #1e293b;
  --mat-radio-disabled-label-color: #475569;
  --mat-radio-disabled-selected-icon-color: #f1f5f9;
  --mat-radio-disabled-unselected-icon-color: #f1f5f9;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #1e293b;
  --mat-radio-selected-hover-icon-color: #1e293b;
  --mat-radio-selected-icon-color: #1e293b;
  --mat-radio-selected-pressed-icon-color: #1e293b;
  --mat-radio-unselected-focus-icon-color: #eeeeee;
  --mat-radio-unselected-hover-icon-color: #eeeeee;
  --mat-radio-unselected-icon-color: rgba(241, 245, 249, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(241, 245, 249, 0.54);
}
.theme-brand .dark .mat-warn .mdc-list-item__start,
.theme-brand .dark .mat-warn .mdc-list-item__end,
.theme-brand.dark .mat-warn .mdc-list-item__start,
.theme-brand.dark .mat-warn .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: #475569;
  --mat-radio-disabled-selected-icon-color: #f1f5f9;
  --mat-radio-disabled-unselected-icon-color: #f1f5f9;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #dc2626;
  --mat-radio-selected-hover-icon-color: #dc2626;
  --mat-radio-selected-icon-color: #dc2626;
  --mat-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-unselected-focus-icon-color: #eeeeee;
  --mat-radio-unselected-hover-icon-color: #eeeeee;
  --mat-radio-unselected-icon-color: rgba(241, 245, 249, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(241, 245, 249, 0.54);
}
.theme-brand .dark .mat-mdc-list-option,
.theme-brand.dark .mat-mdc-list-option {
  --mat-checkbox-disabled-label-color: #475569;
  --mat-checkbox-label-text-color: white;
  --mat-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #dd2727;
  --mat-checkbox-selected-hover-icon-color: #dd2727;
  --mat-checkbox-selected-icon-color: #dd2727;
  --mat-checkbox-selected-pressed-icon-color: #dd2727;
  --mat-checkbox-unselected-focus-icon-color: #eeeeee;
  --mat-checkbox-unselected-hover-icon-color: #eeeeee;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #dd2727;
  --mat-checkbox-selected-hover-state-layer-color: #dd2727;
  --mat-checkbox-selected-pressed-state-layer-color: #dd2727;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
.theme-brand .dark .mat-mdc-list-option.mat-accent,
.theme-brand.dark .mat-mdc-list-option.mat-accent {
  --mat-checkbox-disabled-label-color: #475569;
  --mat-checkbox-label-text-color: white;
  --mat-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #1e293b;
  --mat-checkbox-selected-hover-icon-color: #1e293b;
  --mat-checkbox-selected-icon-color: #1e293b;
  --mat-checkbox-selected-pressed-icon-color: #1e293b;
  --mat-checkbox-unselected-focus-icon-color: #eeeeee;
  --mat-checkbox-unselected-hover-icon-color: #eeeeee;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #1e293b;
  --mat-checkbox-selected-hover-state-layer-color: #1e293b;
  --mat-checkbox-selected-pressed-state-layer-color: #1e293b;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
.theme-brand .dark .mat-mdc-list-option.mat-warn,
.theme-brand.dark .mat-mdc-list-option.mat-warn {
  --mat-checkbox-disabled-label-color: #475569;
  --mat-checkbox-label-text-color: white;
  --mat-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #dc2626;
  --mat-checkbox-selected-hover-icon-color: #dc2626;
  --mat-checkbox-selected-icon-color: #dc2626;
  --mat-checkbox-selected-pressed-icon-color: #dc2626;
  --mat-checkbox-unselected-focus-icon-color: #eeeeee;
  --mat-checkbox-unselected-hover-icon-color: #eeeeee;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #dc2626;
  --mat-checkbox-selected-hover-state-layer-color: #dc2626;
  --mat-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
.theme-brand .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.theme-brand .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
.theme-brand .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
.theme-brand .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,
.theme-brand.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.theme-brand.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
.theme-brand.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
.theme-brand.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start {
  color: #dd2727;
}
.theme-brand .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.theme-brand .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.theme-brand .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,
.theme-brand.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.theme-brand.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.theme-brand.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.theme-brand .dark,
.theme-brand.dark {
  --mat-paginator-container-text-color: rgba(255, 255, 255, 0.87);
  --mat-paginator-container-background-color: #1e293b;
  --mat-paginator-enabled-icon-color: rgba(255, 255, 255, 0.54);
  --mat-paginator-disabled-icon-color: rgba(255, 255, 255, 0.12);
}
.theme-brand .dark .mat-mdc-tab-group,
.theme-brand .dark .mat-mdc-tab-nav-bar,
.theme-brand.dark .mat-mdc-tab-group,
.theme-brand.dark .mat-mdc-tab-nav-bar {
  --mat-tab-disabled-ripple-color: #475569;
  --mat-tab-pagination-icon-color: #f1f5f9;
  --mat-tab-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-active-label-text-color: #dd2727;
  --mat-tab-active-ripple-color: #dd2727;
  --mat-tab-inactive-ripple-color: #dd2727;
  --mat-tab-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-active-focus-label-text-color: #dd2727;
  --mat-tab-active-hover-label-text-color: #dd2727;
  --mat-tab-active-focus-indicator-color: #dd2727;
  --mat-tab-active-hover-indicator-color: #dd2727;
  --mat-tab-active-indicator-color: #dd2727;
}
.theme-brand .dark .mat-mdc-tab-group.mat-accent,
.theme-brand .dark .mat-mdc-tab-nav-bar.mat-accent,
.theme-brand.dark .mat-mdc-tab-group.mat-accent,
.theme-brand.dark .mat-mdc-tab-nav-bar.mat-accent {
  --mat-tab-disabled-ripple-color: #475569;
  --mat-tab-pagination-icon-color: #f1f5f9;
  --mat-tab-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-active-label-text-color: #1e293b;
  --mat-tab-active-ripple-color: #1e293b;
  --mat-tab-inactive-ripple-color: #1e293b;
  --mat-tab-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-active-focus-label-text-color: #1e293b;
  --mat-tab-active-hover-label-text-color: #1e293b;
  --mat-tab-active-focus-indicator-color: #1e293b;
  --mat-tab-active-hover-indicator-color: #1e293b;
  --mat-tab-active-indicator-color: #1e293b;
}
.theme-brand .dark .mat-mdc-tab-group.mat-warn,
.theme-brand .dark .mat-mdc-tab-nav-bar.mat-warn,
.theme-brand.dark .mat-mdc-tab-group.mat-warn,
.theme-brand.dark .mat-mdc-tab-nav-bar.mat-warn {
  --mat-tab-disabled-ripple-color: #475569;
  --mat-tab-pagination-icon-color: #f1f5f9;
  --mat-tab-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-active-label-text-color: #dc2626;
  --mat-tab-active-ripple-color: #dc2626;
  --mat-tab-inactive-ripple-color: #dc2626;
  --mat-tab-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-active-focus-label-text-color: #dc2626;
  --mat-tab-active-hover-label-text-color: #dc2626;
  --mat-tab-active-focus-indicator-color: #dc2626;
  --mat-tab-active-hover-indicator-color: #dc2626;
  --mat-tab-active-indicator-color: #dc2626;
}
.theme-brand .dark,
.theme-brand.dark {
  --mat-checkbox-disabled-label-color: #475569;
  --mat-checkbox-label-text-color: white;
  --mat-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #1e293b;
  --mat-checkbox-selected-hover-icon-color: #1e293b;
  --mat-checkbox-selected-icon-color: #1e293b;
  --mat-checkbox-selected-pressed-icon-color: #1e293b;
  --mat-checkbox-unselected-focus-icon-color: #eeeeee;
  --mat-checkbox-unselected-hover-icon-color: #eeeeee;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #1e293b;
  --mat-checkbox-selected-hover-state-layer-color: #1e293b;
  --mat-checkbox-selected-pressed-state-layer-color: #1e293b;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
.theme-brand .dark .mat-mdc-checkbox.mat-primary,
.theme-brand.dark .mat-mdc-checkbox.mat-primary {
  --mat-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #dd2727;
  --mat-checkbox-selected-hover-icon-color: #dd2727;
  --mat-checkbox-selected-icon-color: #dd2727;
  --mat-checkbox-selected-pressed-icon-color: #dd2727;
  --mat-checkbox-unselected-focus-icon-color: #eeeeee;
  --mat-checkbox-unselected-hover-icon-color: #eeeeee;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #dd2727;
  --mat-checkbox-selected-hover-state-layer-color: #dd2727;
  --mat-checkbox-selected-pressed-state-layer-color: #dd2727;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
.theme-brand .dark .mat-mdc-checkbox.mat-warn,
.theme-brand.dark .mat-mdc-checkbox.mat-warn {
  --mat-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #dc2626;
  --mat-checkbox-selected-hover-icon-color: #dc2626;
  --mat-checkbox-selected-icon-color: #dc2626;
  --mat-checkbox-selected-pressed-icon-color: #dc2626;
  --mat-checkbox-unselected-focus-icon-color: #eeeeee;
  --mat-checkbox-unselected-hover-icon-color: #eeeeee;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #dc2626;
  --mat-checkbox-selected-hover-state-layer-color: #dc2626;
  --mat-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
.theme-brand .dark,
.theme-brand.dark {
  --mat-button-filled-container-color: #1e293b;
  --mat-button-filled-disabled-container-color: rgba(30, 41, 59, 0.12);
  --mat-button-filled-disabled-label-text-color: rgba(30, 41, 59, 0.5);
  --mat-button-filled-disabled-state-layer-color: white;
  --mat-button-filled-focus-state-layer-opacity: 0.24;
  --mat-button-filled-hover-state-layer-opacity: 0.08;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-pressed-state-layer-opacity: 0.24;
  --mat-button-filled-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-disabled-label-text-color: rgba(30, 41, 59, 0.5);
  --mat-button-outlined-disabled-outline-color: rgba(241, 245, 249, 0.12);
  --mat-button-outlined-disabled-state-layer-color: white;
  --mat-button-outlined-focus-state-layer-opacity: 0.24;
  --mat-button-outlined-hover-state-layer-opacity: 0.08;
  --mat-button-outlined-label-text-color: white;
  --mat-button-outlined-outline-color: rgba(241, 245, 249, 0.12);
  --mat-button-outlined-pressed-state-layer-opacity: 0.24;
  --mat-button-outlined-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-outlined-state-layer-color: white;
  --mat-button-protected-container-color: #1e293b;
  --mat-button-protected-disabled-container-color: rgba(30, 41, 59, 0.12);
  --mat-button-protected-disabled-label-text-color: rgba(30, 41, 59, 0.5);
  --mat-button-protected-disabled-state-layer-color: white;
  --mat-button-protected-focus-state-layer-opacity: 0.24;
  --mat-button-protected-hover-state-layer-opacity: 0.08;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-pressed-state-layer-opacity: 0.24;
  --mat-button-protected-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-disabled-label-text-color: rgba(30, 41, 59, 0.5);
  --mat-button-text-disabled-state-layer-color: white;
  --mat-button-text-focus-state-layer-opacity: 0.24;
  --mat-button-text-hover-state-layer-opacity: 0.08;
  --mat-button-text-label-text-color: white;
  --mat-button-text-pressed-state-layer-opacity: 0.24;
  --mat-button-text-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-text-state-layer-color: white;
  --mat-button-tonal-container-color: #1e293b;
  --mat-button-tonal-disabled-container-color: rgba(30, 41, 59, 0.12);
  --mat-button-tonal-disabled-label-text-color: rgba(30, 41, 59, 0.5);
  --mat-button-tonal-disabled-state-layer-color: white;
  --mat-button-tonal-focus-state-layer-opacity: 0.24;
  --mat-button-tonal-hover-state-layer-opacity: 0.08;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-pressed-state-layer-opacity: 0.24;
  --mat-button-tonal-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-tonal-state-layer-color: white;
}
.theme-brand .dark .mat-mdc-button.mat-primary,
.theme-brand .dark .mat-mdc-unelevated-button.mat-primary,
.theme-brand .dark .mat-mdc-raised-button.mat-primary,
.theme-brand .dark .mat-mdc-outlined-button.mat-primary,
.theme-brand .dark .mat-tonal-button.mat-primary,
.theme-brand.dark .mat-mdc-button.mat-primary,
.theme-brand.dark .mat-mdc-unelevated-button.mat-primary,
.theme-brand.dark .mat-mdc-raised-button.mat-primary,
.theme-brand.dark .mat-mdc-outlined-button.mat-primary,
.theme-brand.dark .mat-tonal-button.mat-primary {
  --mat-button-filled-container-color: #dd2727;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #dd2727;
  --mat-button-outlined-outline-color: rgba(241, 245, 249, 0.12);
  --mat-button-outlined-ripple-color: rgba(221, 39, 39, 0.1);
  --mat-button-outlined-state-layer-color: #dd2727;
  --mat-button-protected-container-color: #dd2727;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #dd2727;
  --mat-button-text-ripple-color: rgba(221, 39, 39, 0.1);
  --mat-button-text-state-layer-color: #dd2727;
  --mat-button-tonal-container-color: #dd2727;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-tonal-state-layer-color: white;
}
.theme-brand .dark .mat-mdc-button.mat-accent,
.theme-brand .dark .mat-mdc-unelevated-button.mat-accent,
.theme-brand .dark .mat-mdc-raised-button.mat-accent,
.theme-brand .dark .mat-mdc-outlined-button.mat-accent,
.theme-brand .dark .mat-tonal-button.mat-accent,
.theme-brand.dark .mat-mdc-button.mat-accent,
.theme-brand.dark .mat-mdc-unelevated-button.mat-accent,
.theme-brand.dark .mat-mdc-raised-button.mat-accent,
.theme-brand.dark .mat-mdc-outlined-button.mat-accent,
.theme-brand.dark .mat-tonal-button.mat-accent {
  --mat-button-filled-container-color: #1e293b;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #1e293b;
  --mat-button-outlined-outline-color: rgba(241, 245, 249, 0.12);
  --mat-button-outlined-ripple-color: rgba(30, 41, 59, 0.1);
  --mat-button-outlined-state-layer-color: #1e293b;
  --mat-button-protected-container-color: #1e293b;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #1e293b;
  --mat-button-text-ripple-color: rgba(30, 41, 59, 0.1);
  --mat-button-text-state-layer-color: #1e293b;
  --mat-button-tonal-container-color: #1e293b;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-tonal-state-layer-color: white;
}
.theme-brand .dark .mat-mdc-button.mat-warn,
.theme-brand .dark .mat-mdc-unelevated-button.mat-warn,
.theme-brand .dark .mat-mdc-raised-button.mat-warn,
.theme-brand .dark .mat-mdc-outlined-button.mat-warn,
.theme-brand .dark .mat-tonal-button.mat-warn,
.theme-brand.dark .mat-mdc-button.mat-warn,
.theme-brand.dark .mat-mdc-unelevated-button.mat-warn,
.theme-brand.dark .mat-mdc-raised-button.mat-warn,
.theme-brand.dark .mat-mdc-outlined-button.mat-warn,
.theme-brand.dark .mat-tonal-button.mat-warn {
  --mat-button-filled-container-color: #dc2626;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #dc2626;
  --mat-button-outlined-outline-color: rgba(241, 245, 249, 0.12);
  --mat-button-outlined-ripple-color: rgba(220, 38, 38, 0.1);
  --mat-button-outlined-state-layer-color: #dc2626;
  --mat-button-protected-container-color: #dc2626;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #dc2626;
  --mat-button-text-ripple-color: rgba(220, 38, 38, 0.1);
  --mat-button-text-state-layer-color: #dc2626;
  --mat-button-tonal-container-color: #dc2626;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-tonal-state-layer-color: white;
}
.theme-brand .dark,
.theme-brand.dark {
  --mat-icon-button-disabled-icon-color: rgba(255, 255, 255, 0.5);
  --mat-icon-button-disabled-state-layer-color: white;
  --mat-icon-button-focus-state-layer-opacity: 0.24;
  --mat-icon-button-hover-state-layer-opacity: 0.08;
  --mat-icon-button-icon-color: inherit;
  --mat-icon-button-pressed-state-layer-opacity: 0.24;
  --mat-icon-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-icon-button-state-layer-color: white;
}
.theme-brand .dark .mat-mdc-icon-button.mat-primary,
.theme-brand.dark .mat-mdc-icon-button.mat-primary {
  --mat-icon-button-icon-color: #dd2727;
  --mat-icon-button-state-layer-color: #dd2727;
  --mat-icon-button-ripple-color: rgba(221, 39, 39, 0.1);
}
.theme-brand .dark .mat-mdc-icon-button.mat-accent,
.theme-brand.dark .mat-mdc-icon-button.mat-accent {
  --mat-icon-button-icon-color: #1e293b;
  --mat-icon-button-state-layer-color: #1e293b;
  --mat-icon-button-ripple-color: rgba(30, 41, 59, 0.1);
}
.theme-brand .dark .mat-mdc-icon-button.mat-warn,
.theme-brand.dark .mat-mdc-icon-button.mat-warn {
  --mat-icon-button-icon-color: #dc2626;
  --mat-icon-button-state-layer-color: #dc2626;
  --mat-icon-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.theme-brand .dark,
.theme-brand.dark {
  --mat-fab-container-color: #1e293b;
  --mat-fab-disabled-state-container-color: rgba(15, 23, 42, 0.12);
  --mat-fab-disabled-state-foreground-color: rgba(30, 41, 59, 0.5);
  --mat-fab-disabled-state-layer-color: white;
  --mat-fab-focus-state-layer-opacity: 0.24;
  --mat-fab-foreground-color: white;
  --mat-fab-hover-state-layer-opacity: 0.08;
  --mat-fab-pressed-state-layer-opacity: 0.24;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-container-color: #1e293b;
  --mat-fab-small-disabled-state-container-color: rgba(15, 23, 42, 0.12);
  --mat-fab-small-disabled-state-foreground-color: rgba(30, 41, 59, 0.5);
  --mat-fab-small-disabled-state-layer-color: white;
  --mat-fab-small-focus-state-layer-opacity: 0.24;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-hover-state-layer-opacity: 0.08;
  --mat-fab-small-pressed-state-layer-opacity: 0.24;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.theme-brand .dark .mat-mdc-fab.mat-primary,
.theme-brand .dark .mat-mdc-mini-fab.mat-primary,
.theme-brand.dark .mat-mdc-fab.mat-primary,
.theme-brand.dark .mat-mdc-mini-fab.mat-primary {
  --mat-fab-container-color: #dd2727;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-container-color: #dd2727;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.theme-brand .dark .mat-mdc-fab.mat-accent,
.theme-brand .dark .mat-mdc-mini-fab.mat-accent,
.theme-brand.dark .mat-mdc-fab.mat-accent,
.theme-brand.dark .mat-mdc-mini-fab.mat-accent {
  --mat-fab-container-color: #1e293b;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-container-color: #1e293b;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.theme-brand .dark .mat-mdc-fab.mat-warn,
.theme-brand .dark .mat-mdc-mini-fab.mat-warn,
.theme-brand.dark .mat-mdc-fab.mat-warn,
.theme-brand.dark .mat-mdc-mini-fab.mat-warn {
  --mat-fab-container-color: #dc2626;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-container-color: #dc2626;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.theme-brand .dark,
.theme-brand.dark {
  --mat-snack-bar-container-color: rgb(210, 212.2, 215.8);
  --mat-snack-bar-supporting-text-color: rgba(30, 41, 59, 0.87);
  --mat-snack-bar-button-color: #dd2727;
}
.theme-brand .dark,
.theme-brand.dark {
  --mat-table-background-color: #1e293b;
  --mat-table-header-headline-color: white;
  --mat-table-row-item-label-text-color: white;
  --mat-table-row-item-outline-color: rgba(241, 245, 249, 0.12);
}
.theme-brand .dark,
.theme-brand.dark {
  --mat-progress-spinner-active-indicator-color: #dd2727;
}
.theme-brand .dark .mat-accent,
.theme-brand.dark .mat-accent {
  --mat-progress-spinner-active-indicator-color: #1e293b;
}
.theme-brand .dark .mat-warn,
.theme-brand.dark .mat-warn {
  --mat-progress-spinner-active-indicator-color: #dc2626;
}
.theme-brand .dark,
.theme-brand.dark {
  --mat-badge-background-color: #dd2727;
  --mat-badge-text-color: white;
  --mat-badge-disabled-state-background-color: #1e293b;
  --mat-badge-disabled-state-text-color: #475569;
}
.theme-brand .dark .mat-badge-accent,
.theme-brand.dark .mat-badge-accent {
  --mat-badge-background-color: #1e293b;
  --mat-badge-text-color: white;
}
.theme-brand .dark .mat-badge-warn,
.theme-brand.dark .mat-badge-warn {
  --mat-badge-background-color: #dc2626;
  --mat-badge-text-color: white;
}
.theme-brand .dark,
.theme-brand.dark {
  --mat-bottom-sheet-container-text-color: white;
  --mat-bottom-sheet-container-background-color: #1e293b;
}
.theme-brand .dark,
.theme-brand.dark {
  --mat-button-toggle-background-color: #1e293b;
  --mat-button-toggle-disabled-selected-state-background-color: #1e293b;
  --mat-button-toggle-disabled-selected-state-text-color: white;
  --mat-button-toggle-disabled-state-background-color: #1e293b;
  --mat-button-toggle-disabled-state-text-color: #1e293b;
  --mat-button-toggle-divider-color: rgb(55.32, 65.48, 81.8);
  --mat-button-toggle-legacy-disabled-selected-state-background-color: #1e293b;
  --mat-button-toggle-legacy-disabled-state-background-color: #0f172a;
  --mat-button-toggle-legacy-disabled-state-text-color: #1e293b;
  --mat-button-toggle-legacy-selected-state-background-color: rgba(255, 255, 255, 0.05);
  --mat-button-toggle-legacy-selected-state-text-color: #94a3b8;
  --mat-button-toggle-legacy-state-layer-color: #e2e8f0;
  --mat-button-toggle-legacy-text-color: #64748b;
  --mat-button-toggle-selected-state-background-color: rgba(255, 255, 255, 0.05);
  --mat-button-toggle-selected-state-text-color: white;
  --mat-button-toggle-state-layer-color: #e2e8f0;
  --mat-button-toggle-text-color: white;
}
.theme-brand .dark,
.theme-brand.dark {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #dd2727;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(221, 39, 39, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(221, 39, 39, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(221, 39, 39, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #dd2727;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(221, 39, 39, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --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-toggle-icon-color: #f1f5f9;
  --mat-datepicker-calendar-body-label-text-color: #94a3b8;
  --mat-datepicker-calendar-period-button-text-color: white;
  --mat-datepicker-calendar-period-button-icon-color: #f1f5f9;
  --mat-datepicker-calendar-navigation-button-icon-color: #f1f5f9;
  --mat-datepicker-calendar-header-divider-color: rgba(241, 245, 249, 0.12);
  --mat-datepicker-calendar-header-text-color: #94a3b8;
  --mat-datepicker-calendar-date-today-outline-color: #64748b;
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(100, 116, 139, 0.8);
  --mat-datepicker-calendar-date-text-color: white;
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: #475569;
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(241, 245, 249, 0.24);
  --mat-datepicker-range-input-separator-color: white;
  --mat-datepicker-range-input-disabled-state-separator-color: #475569;
  --mat-datepicker-range-input-disabled-state-text-color: #475569;
  --mat-datepicker-calendar-container-background-color: #1e293b;
  --mat-datepicker-calendar-container-text-color: white;
}
.theme-brand .dark .mat-datepicker-content.mat-accent,
.theme-brand.dark .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #1e293b;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(30, 41, 59, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(30, 41, 59, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(30, 41, 59, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(30, 41, 59, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --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);
}
.theme-brand .dark .mat-datepicker-content.mat-warn,
.theme-brand.dark .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #dc2626;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --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);
}
.theme-brand .dark .mat-datepicker-toggle-active.mat-accent,
.theme-brand.dark .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #1e293b;
}
.theme-brand .dark .mat-datepicker-toggle-active.mat-warn,
.theme-brand.dark .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #dc2626;
}
.theme-brand .dark,
.theme-brand.dark {
  --mat-divider-color: rgba(241, 245, 249, 0.12);
}
.theme-brand .dark,
.theme-brand.dark {
  --mat-expansion-container-background-color: #1e293b;
  --mat-expansion-container-text-color: white;
  --mat-expansion-actions-divider-color: rgba(241, 245, 249, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, 0.05);
  --mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, 0.05);
  --mat-expansion-header-disabled-state-text-color: #1e293b;
  --mat-expansion-header-text-color: white;
  --mat-expansion-header-description-color: #94a3b8;
  --mat-expansion-header-indicator-color: #94a3b8;
}
.theme-brand .dark,
.theme-brand.dark {
  --mat-icon-color: inherit;
}
.theme-brand .dark .mat-icon.mat-primary,
.theme-brand.dark .mat-icon.mat-primary {
  --mat-icon-color: #dd2727;
}
.theme-brand .dark .mat-icon.mat-accent,
.theme-brand.dark .mat-icon.mat-accent {
  --mat-icon-color: #1e293b;
}
.theme-brand .dark .mat-icon.mat-warn,
.theme-brand.dark .mat-icon.mat-warn {
  --mat-icon-color: #dc2626;
}
.theme-brand .dark,
.theme-brand.dark {
  --mat-sidenav-container-divider-color: rgba(241, 245, 249, 0.12);
  --mat-sidenav-container-background-color: #1e293b;
  --mat-sidenav-container-text-color: white;
  --mat-sidenav-content-background-color: #0f172a;
  --mat-sidenav-content-text-color: white;
  --mat-sidenav-scrim-color: rgba(225, 214, 196, 0.6);
}
.theme-brand .dark,
.theme-brand.dark {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #dd2727;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #dd2727;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #dd2727;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
  --mat-stepper-container-color: #1e293b;
  --mat-stepper-line-color: rgba(241, 245, 249, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, 0.05);
  --mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, 0.05);
  --mat-stepper-header-label-text-color: #94a3b8;
  --mat-stepper-header-optional-label-text-color: #94a3b8;
  --mat-stepper-header-selected-state-label-text-color: white;
  --mat-stepper-header-error-state-label-text-color: #dc2626;
  --mat-stepper-header-icon-background-color: #94a3b8;
  --mat-stepper-header-error-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
.theme-brand .dark .mat-step-header.mat-accent,
.theme-brand.dark .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #1e293b;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #1e293b;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #1e293b;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
.theme-brand .dark .mat-step-header.mat-warn,
.theme-brand.dark .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #dc2626;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #dc2626;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #dc2626;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
.theme-brand .dark,
.theme-brand.dark {
  --mat-sort-arrow-color: #94a3b8;
}
.theme-brand .dark,
.theme-brand.dark {
  --mat-toolbar-container-background-color: #0f172a;
  --mat-toolbar-container-text-color: white;
}
.theme-brand .dark .mat-toolbar.mat-primary,
.theme-brand.dark .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #dd2727;
  --mat-toolbar-container-text-color: white;
}
.theme-brand .dark .mat-toolbar.mat-accent,
.theme-brand.dark .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #1e293b;
  --mat-toolbar-container-text-color: white;
}
.theme-brand .dark .mat-toolbar.mat-warn,
.theme-brand.dark .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #dc2626;
  --mat-toolbar-container-text-color: white;
}
.theme-brand .dark,
.theme-brand.dark {
  --mat-tree-container-background-color: #1e293b;
  --mat-tree-node-text-color: white;
}
.theme-brand .dark,
.theme-brand.dark {
  --mat-timepicker-container-background-color: #1e293b;
}
.theme-teal .light,
.theme-teal.light {
  --mat-ripple-color: rgba(0, 0, 0, 0.1);
}
.theme-teal .light,
.theme-teal.light {
  --mat-option-selected-state-label-text-color: #0d9488;
  --mat-option-label-text-color: #1e293b;
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}
.theme-teal .light .mat-accent,
.theme-teal.light .mat-accent {
  --mat-option-selected-state-label-text-color: #1e293b;
  --mat-option-label-text-color: #1e293b;
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}
.theme-teal .light .mat-warn,
.theme-teal.light .mat-warn {
  --mat-option-selected-state-label-text-color: #dc2626;
  --mat-option-label-text-color: #1e293b;
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}
.theme-teal .light,
.theme-teal.light {
  --mat-optgroup-label-text-color: #1e293b;
}
.theme-teal .light,
.theme-teal.light {
  --mat-pseudo-checkbox-full-selected-icon-color: #1e293b;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-unselected-icon-color: #64748b;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #1e293b;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0;
}
.theme-teal .light .mat-primary,
.theme-teal.light .mat-primary {
  --mat-pseudo-checkbox-full-selected-icon-color: #0d9488;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-unselected-icon-color: #64748b;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #0d9488;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0;
}
.theme-teal .light .mat-accent,
.theme-teal.light .mat-accent {
  --mat-pseudo-checkbox-full-selected-icon-color: #1e293b;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-unselected-icon-color: #64748b;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #1e293b;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0;
}
.theme-teal .light .mat-warn,
.theme-teal.light .mat-warn {
  --mat-pseudo-checkbox-full-selected-icon-color: #dc2626;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-unselected-icon-color: #64748b;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #dc2626;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0;
}
.theme-teal .light,
.theme-teal.light {
  --mat-app-background-color: #f1f5f9;
  --mat-app-text-color: #1e293b;
  --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);
}
.theme-teal .light,
.theme-teal.light {
  --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: #64748b;
  --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);
}
.theme-teal .light .mat-mdc-progress-bar,
.theme-teal.light .mat-mdc-progress-bar {
  --mat-progress-bar-active-indicator-color: #0d9488;
  --mat-progress-bar-track-color: rgba(13, 148, 136, 0.25);
}
.theme-teal .light .mat-mdc-progress-bar.mat-accent,
.theme-teal.light .mat-mdc-progress-bar.mat-accent {
  --mat-progress-bar-active-indicator-color: #1e293b;
  --mat-progress-bar-track-color: rgba(30, 41, 59, 0.25);
}
.theme-teal .light .mat-mdc-progress-bar.mat-warn,
.theme-teal.light .mat-mdc-progress-bar.mat-warn {
  --mat-progress-bar-active-indicator-color: #dc2626;
  --mat-progress-bar-track-color: rgba(220, 38, 38, 0.25);
}
.theme-teal .light,
.theme-teal.light {
  --mat-tooltip-container-color: #1e293b;
  --mat-tooltip-supporting-text-color: #fff;
}
.theme-teal .light,
.theme-teal.light {
  --mat-form-field-focus-select-arrow-color: rgba(13, 148, 136, 0.87);
  --mat-form-field-filled-caret-color: #0d9488;
  --mat-form-field-filled-focus-active-indicator-color: #0d9488;
  --mat-form-field-filled-focus-label-text-color: rgba(13, 148, 136, 0.87);
  --mat-form-field-outlined-caret-color: #0d9488;
  --mat-form-field-outlined-focus-outline-color: #0d9488;
  --mat-form-field-outlined-focus-label-text-color: rgba(13, 148, 136, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color: rgba(100, 116, 139, 0.38);
  --mat-form-field-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-error-text-color: #dc2626;
  --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(100, 116, 139, 0.54);
  --mat-form-field-disabled-select-arrow-color: rgba(100, 116, 139, 0.38);
  --mat-form-field-hover-state-layer-opacity: 0.04;
  --mat-form-field-focus-state-layer-opacity: 0.08;
  --mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);
  --mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);
  --mat-form-field-filled-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-form-field-filled-hover-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-form-field-filled-disabled-label-text-color: rgba(148, 163, 184, 0.38);
  --mat-form-field-filled-input-text-color: rgba(30, 41, 59, 0.87);
  --mat-form-field-filled-disabled-input-text-color: rgba(148, 163, 184, 0.38);
  --mat-form-field-filled-input-text-placeholder-color: rgba(30, 41, 59, 0.6);
  --mat-form-field-filled-error-hover-label-text-color: #dc2626;
  --mat-form-field-filled-error-focus-label-text-color: #dc2626;
  --mat-form-field-filled-error-label-text-color: #dc2626;
  --mat-form-field-filled-error-caret-color: #dc2626;
  --mat-form-field-filled-active-indicator-color: rgba(226, 232, 240, 0.42);
  --mat-form-field-filled-disabled-active-indicator-color: rgba(226, 232, 240, 0.06);
  --mat-form-field-filled-hover-active-indicator-color: rgba(226, 232, 240, 0.87);
  --mat-form-field-filled-error-active-indicator-color: #dc2626;
  --mat-form-field-filled-error-focus-active-indicator-color: #dc2626;
  --mat-form-field-filled-error-hover-active-indicator-color: #dc2626;
  --mat-form-field-outlined-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-form-field-outlined-hover-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-form-field-outlined-disabled-label-text-color: rgba(148, 163, 184, 0.38);
  --mat-form-field-outlined-input-text-color: rgba(30, 41, 59, 0.87);
  --mat-form-field-outlined-disabled-input-text-color: rgba(148, 163, 184, 0.38);
  --mat-form-field-outlined-input-text-placeholder-color: rgba(30, 41, 59, 0.6);
  --mat-form-field-outlined-error-caret-color: #dc2626;
  --mat-form-field-outlined-error-focus-label-text-color: #dc2626;
  --mat-form-field-outlined-error-label-text-color: #dc2626;
  --mat-form-field-outlined-error-hover-label-text-color: #dc2626;
  --mat-form-field-outlined-outline-color: rgba(226, 232, 240, 0.38);
  --mat-form-field-outlined-disabled-outline-color: rgba(226, 232, 240, 0.06);
  --mat-form-field-outlined-hover-outline-color: rgba(226, 232, 240, 0.87);
  --mat-form-field-outlined-error-focus-outline-color: #dc2626;
  --mat-form-field-outlined-error-hover-outline-color: #dc2626;
  --mat-form-field-outlined-error-outline-color: #dc2626;
}
.theme-teal .light .mat-mdc-form-field.mat-accent,
.theme-teal.light .mat-mdc-form-field.mat-accent {
  --mat-form-field-focus-select-arrow-color: rgba(30, 41, 59, 0.87);
  --mat-form-field-filled-caret-color: #1e293b;
  --mat-form-field-filled-focus-active-indicator-color: #1e293b;
  --mat-form-field-filled-focus-label-text-color: rgba(30, 41, 59, 0.87);
  --mat-form-field-outlined-caret-color: #1e293b;
  --mat-form-field-outlined-focus-outline-color: #1e293b;
  --mat-form-field-outlined-focus-label-text-color: rgba(30, 41, 59, 0.87);
}
.theme-teal .light .mat-mdc-form-field.mat-warn,
.theme-teal.light .mat-mdc-form-field.mat-warn {
  --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-filled-caret-color: #dc2626;
  --mat-form-field-filled-focus-active-indicator-color: #dc2626;
  --mat-form-field-filled-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-outlined-caret-color: #dc2626;
  --mat-form-field-outlined-focus-outline-color: #dc2626;
  --mat-form-field-outlined-focus-label-text-color: rgba(220, 38, 38, 0.87);
}
.theme-teal .light,
.theme-teal.light {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(30, 41, 59, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(148, 163, 184, 0.38);
  --mat-select-placeholder-text-color: rgba(30, 41, 59, 0.6);
  --mat-select-enabled-arrow-color: rgba(226, 232, 240, 0.54);
  --mat-select-disabled-arrow-color: rgba(30, 41, 59, 0.38);
  --mat-select-focused-arrow-color: rgba(13, 148, 136, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.theme-teal .light .mat-mdc-form-field.mat-accent,
.theme-teal.light .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(30, 41, 59, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(148, 163, 184, 0.38);
  --mat-select-placeholder-text-color: rgba(30, 41, 59, 0.6);
  --mat-select-enabled-arrow-color: rgba(226, 232, 240, 0.54);
  --mat-select-disabled-arrow-color: rgba(30, 41, 59, 0.38);
  --mat-select-focused-arrow-color: rgba(30, 41, 59, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.theme-teal .light .mat-mdc-form-field.mat-warn,
.theme-teal.light .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(30, 41, 59, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(148, 163, 184, 0.38);
  --mat-select-placeholder-text-color: rgba(30, 41, 59, 0.6);
  --mat-select-enabled-arrow-color: rgba(226, 232, 240, 0.54);
  --mat-select-disabled-arrow-color: rgba(30, 41, 59, 0.38);
  --mat-select-focused-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.theme-teal .light,
.theme-teal.light {
  --mat-autocomplete-background-color: white;
}
.theme-teal .light,
.theme-teal.light {
  --mat-dialog-container-color: white;
  --mat-dialog-subhead-color: rgba(30, 41, 59, 0.87);
  --mat-dialog-supporting-text-color: rgba(30, 41, 59, 0.6);
}
.theme-teal .light .mat-mdc-standard-chip,
.theme-teal.light .mat-mdc-standard-chip {
  --mat-chip-disabled-label-text-color: #212121;
  --mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);
  --mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);
  --mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);
  --mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);
  --mat-chip-focus-state-layer-color: black;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: black;
  --mat-chip-label-text-color: #212121;
  --mat-chip-selected-disabled-trailing-icon-color: #212121;
  --mat-chip-selected-focus-state-layer-color: black;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: black;
  --mat-chip-selected-label-text-color: #212121;
  --mat-chip-selected-trailing-icon-color: #212121;
  --mat-chip-with-icon-disabled-icon-color: #212121;
  --mat-chip-with-icon-icon-color: #212121;
  --mat-chip-with-icon-selected-icon-color: #212121;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;
  --mat-chip-with-trailing-icon-trailing-icon-color: #212121;
}
.theme-teal .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.theme-teal .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,
.theme-teal.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.theme-teal.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mat-chip-disabled-label-text-color: #042f2e;
  --mat-chip-elevated-container-color: #0d9488;
  --mat-chip-elevated-disabled-container-color: #0d9488;
  --mat-chip-elevated-selected-container-color: #0d9488;
  --mat-chip-flat-disabled-selected-container-color: #0d9488;
  --mat-chip-focus-state-layer-color: black;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: black;
  --mat-chip-label-text-color: #042f2e;
  --mat-chip-selected-disabled-trailing-icon-color: #042f2e;
  --mat-chip-selected-focus-state-layer-color: black;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: black;
  --mat-chip-selected-label-text-color: #042f2e;
  --mat-chip-selected-trailing-icon-color: #042f2e;
  --mat-chip-with-icon-disabled-icon-color: #042f2e;
  --mat-chip-with-icon-icon-color: #042f2e;
  --mat-chip-with-icon-selected-icon-color: #042f2e;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #042f2e;
  --mat-chip-with-trailing-icon-trailing-icon-color: #042f2e;
}
.theme-teal .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.theme-teal .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,
.theme-teal.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.theme-teal.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #1e293b;
  --mat-chip-elevated-disabled-container-color: #1e293b;
  --mat-chip-elevated-selected-container-color: #1e293b;
  --mat-chip-flat-disabled-selected-container-color: #1e293b;
  --mat-chip-focus-state-layer-color: black;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: black;
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: black;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: black;
  --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;
}
.theme-teal .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.theme-teal .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,
.theme-teal.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.theme-teal.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #dc2626;
  --mat-chip-elevated-disabled-container-color: #dc2626;
  --mat-chip-elevated-selected-container-color: #dc2626;
  --mat-chip-flat-disabled-selected-container-color: #dc2626;
  --mat-chip-focus-state-layer-color: black;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: black;
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: black;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: black;
  --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;
}
.theme-teal .light,
.theme-teal.light {
  --mat-slide-toggle-selected-focus-state-layer-color: #0d9488;
  --mat-slide-toggle-selected-handle-color: #0d9488;
  --mat-slide-toggle-selected-hover-state-layer-color: #0d9488;
  --mat-slide-toggle-selected-pressed-state-layer-color: #0d9488;
  --mat-slide-toggle-selected-focus-handle-color: #134e4a;
  --mat-slide-toggle-selected-hover-handle-color: #134e4a;
  --mat-slide-toggle-selected-pressed-handle-color: #134e4a;
  --mat-slide-toggle-selected-focus-track-color: #5eead4;
  --mat-slide-toggle-selected-hover-track-color: #5eead4;
  --mat-slide-toggle-selected-pressed-track-color: #5eead4;
  --mat-slide-toggle-selected-track-color: #5eead4;
  --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: #424242;
  --mat-slide-toggle-disabled-selected-icon-color: #fff;
  --mat-slide-toggle-disabled-selected-track-color: #424242;
  --mat-slide-toggle-disabled-unselected-handle-color: #424242;
  --mat-slide-toggle-disabled-unselected-icon-color: #fff;
  --mat-slide-toggle-disabled-unselected-track-color: #424242;
  --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: #fff;
  --mat-slide-toggle-label-text-color: #1e293b;
  --mat-slide-toggle-selected-icon-color: #fff;
  --mat-slide-toggle-unselected-hover-handle-color: #212121;
  --mat-slide-toggle-unselected-focus-handle-color: #212121;
  --mat-slide-toggle-unselected-focus-state-layer-color: #424242;
  --mat-slide-toggle-unselected-focus-track-color: #e0e0e0;
  --mat-slide-toggle-unselected-icon-color: #fff;
  --mat-slide-toggle-unselected-handle-color: #616161;
  --mat-slide-toggle-unselected-hover-state-layer-color: #424242;
  --mat-slide-toggle-unselected-hover-track-color: #e0e0e0;
  --mat-slide-toggle-unselected-pressed-handle-color: #212121;
  --mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;
  --mat-slide-toggle-unselected-pressed-state-layer-color: #424242;
  --mat-slide-toggle-unselected-track-color: #e0e0e0;
}
.theme-teal .light,
.theme-teal.light {
  --mdc-slide-toggle-disabled-label-text-color: #94a3b8;
  --mat-slide-toggle-disabled-label-text-color: #94a3b8;
}
.theme-teal .light .mat-mdc-slide-toggle,
.theme-teal.light .mat-mdc-slide-toggle {
  --mat-slide-toggle-label-text-color: #1e293b;
}
.theme-teal .light .mat-mdc-slide-toggle.mat-accent,
.theme-teal.light .mat-mdc-slide-toggle.mat-accent {
  --mat-slide-toggle-selected-focus-state-layer-color: #475569;
  --mat-slide-toggle-selected-handle-color: #475569;
  --mat-slide-toggle-selected-hover-state-layer-color: #475569;
  --mat-slide-toggle-selected-pressed-state-layer-color: #475569;
  --mat-slide-toggle-selected-focus-handle-color: #0f172a;
  --mat-slide-toggle-selected-hover-handle-color: #0f172a;
  --mat-slide-toggle-selected-pressed-handle-color: #0f172a;
  --mat-slide-toggle-selected-focus-track-color: #cbd5e1;
  --mat-slide-toggle-selected-hover-track-color: #cbd5e1;
  --mat-slide-toggle-selected-pressed-track-color: #cbd5e1;
  --mat-slide-toggle-selected-track-color: #cbd5e1;
}
.theme-teal .light .mat-mdc-slide-toggle.mat-warn,
.theme-teal.light .mat-mdc-slide-toggle.mat-warn {
  --mat-slide-toggle-selected-focus-state-layer-color: #dc2626;
  --mat-slide-toggle-selected-handle-color: #dc2626;
  --mat-slide-toggle-selected-hover-state-layer-color: #dc2626;
  --mat-slide-toggle-selected-pressed-state-layer-color: #dc2626;
  --mat-slide-toggle-selected-focus-handle-color: #7f1d1d;
  --mat-slide-toggle-selected-hover-handle-color: #7f1d1d;
  --mat-slide-toggle-selected-pressed-handle-color: #7f1d1d;
  --mat-slide-toggle-selected-focus-track-color: #fca5a5;
  --mat-slide-toggle-selected-hover-track-color: #fca5a5;
  --mat-slide-toggle-selected-pressed-track-color: #fca5a5;
  --mat-slide-toggle-selected-track-color: #fca5a5;
}
.theme-teal .light .mat-mdc-radio-button.mat-primary,
.theme-teal.light .mat-mdc-radio-button.mat-primary {
  --mat-radio-checked-ripple-color: #0d9488;
  --mat-radio-disabled-label-color: #94a3b8;
  --mat-radio-disabled-selected-icon-color: #64748b;
  --mat-radio-disabled-unselected-icon-color: #64748b;
  --mat-radio-label-text-color: #1e293b;
  --mat-radio-ripple-color: black;
  --mat-radio-selected-focus-icon-color: #0d9488;
  --mat-radio-selected-hover-icon-color: #0d9488;
  --mat-radio-selected-icon-color: #0d9488;
  --mat-radio-selected-pressed-icon-color: #0d9488;
  --mat-radio-unselected-focus-icon-color: #212121;
  --mat-radio-unselected-hover-icon-color: #212121;
  --mat-radio-unselected-icon-color: rgba(100, 116, 139, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(100, 116, 139, 0.54);
}
.theme-teal .light .mat-mdc-radio-button.mat-accent,
.theme-teal.light .mat-mdc-radio-button.mat-accent {
  --mat-radio-checked-ripple-color: #1e293b;
  --mat-radio-disabled-label-color: #94a3b8;
  --mat-radio-disabled-selected-icon-color: #64748b;
  --mat-radio-disabled-unselected-icon-color: #64748b;
  --mat-radio-label-text-color: #1e293b;
  --mat-radio-ripple-color: black;
  --mat-radio-selected-focus-icon-color: #1e293b;
  --mat-radio-selected-hover-icon-color: #1e293b;
  --mat-radio-selected-icon-color: #1e293b;
  --mat-radio-selected-pressed-icon-color: #1e293b;
  --mat-radio-unselected-focus-icon-color: #212121;
  --mat-radio-unselected-hover-icon-color: #212121;
  --mat-radio-unselected-icon-color: rgba(100, 116, 139, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(100, 116, 139, 0.54);
}
.theme-teal .light .mat-mdc-radio-button.mat-warn,
.theme-teal.light .mat-mdc-radio-button.mat-warn {
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: #94a3b8;
  --mat-radio-disabled-selected-icon-color: #64748b;
  --mat-radio-disabled-unselected-icon-color: #64748b;
  --mat-radio-label-text-color: #1e293b;
  --mat-radio-ripple-color: black;
  --mat-radio-selected-focus-icon-color: #dc2626;
  --mat-radio-selected-hover-icon-color: #dc2626;
  --mat-radio-selected-icon-color: #dc2626;
  --mat-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-unselected-focus-icon-color: #212121;
  --mat-radio-unselected-hover-icon-color: #212121;
  --mat-radio-unselected-icon-color: rgba(100, 116, 139, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(100, 116, 139, 0.54);
}
.theme-teal .light,
.theme-teal.light {
  --mat-slider-active-track-color: #0d9488;
  --mat-slider-focus-handle-color: #0d9488;
  --mat-slider-focus-state-layer-color: rgba(13, 148, 136, 0.2);
  --mat-slider-handle-color: #0d9488;
  --mat-slider-hover-handle-color: #0d9488;
  --mat-slider-hover-state-layer-color: rgba(13, 148, 136, 0.05);
  --mat-slider-inactive-track-color: #0d9488;
  --mat-slider-ripple-color: #0d9488;
  --mat-slider-with-tick-marks-active-container-color: #042f2e;
  --mat-slider-with-tick-marks-inactive-container-color: #0d9488;
  --mat-slider-disabled-active-track-color: #000;
  --mat-slider-disabled-handle-color: #000;
  --mat-slider-disabled-inactive-track-color: #000;
  --mat-slider-label-container-color: #000;
  --mat-slider-label-label-text-color: #fff;
  --mat-slider-value-indicator-opacity: 0.6;
  --mat-slider-with-overlap-handle-outline-color: #fff;
  --mat-slider-with-tick-marks-disabled-container-color: #000;
}
.theme-teal .light .mat-accent,
.theme-teal.light .mat-accent {
  --mat-slider-active-track-color: #1e293b;
  --mat-slider-focus-handle-color: #1e293b;
  --mat-slider-focus-state-layer-color: rgba(30, 41, 59, 0.2);
  --mat-slider-handle-color: #1e293b;
  --mat-slider-hover-handle-color: #1e293b;
  --mat-slider-hover-state-layer-color: rgba(30, 41, 59, 0.05);
  --mat-slider-inactive-track-color: #1e293b;
  --mat-slider-ripple-color: #1e293b;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #1e293b;
}
.theme-teal .light .mat-warn,
.theme-teal.light .mat-warn {
  --mat-slider-active-track-color: #dc2626;
  --mat-slider-focus-handle-color: #dc2626;
  --mat-slider-focus-state-layer-color: rgba(220, 38, 38, 0.2);
  --mat-slider-handle-color: #dc2626;
  --mat-slider-hover-handle-color: #dc2626;
  --mat-slider-hover-state-layer-color: rgba(220, 38, 38, 0.05);
  --mat-slider-inactive-track-color: #dc2626;
  --mat-slider-ripple-color: #dc2626;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #dc2626;
}
.theme-teal .light,
.theme-teal.light {
  --mat-menu-item-label-text-color: #1e293b;
  --mat-menu-item-icon-color: #1e293b;
  --mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-container-color: white;
  --mat-menu-divider-color: #e2e8f0;
}
.theme-teal .light,
.theme-teal.light {
  --mat-list-list-item-label-text-color: #1e293b;
  --mat-list-list-item-supporting-text-color: #64748b;
  --mat-list-list-item-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mat-list-list-item-trailing-supporting-text-color: #94a3b8;
  --mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mat-list-list-item-disabled-label-text-color: black;
  --mat-list-list-item-disabled-leading-icon-color: black;
  --mat-list-list-item-disabled-trailing-icon-color: black;
  --mat-list-list-item-hover-label-text-color: #1e293b;
  --mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mat-list-list-item-hover-state-layer-color: black;
  --mat-list-list-item-hover-state-layer-opacity: 0.04;
  --mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mat-list-list-item-focus-label-text-color: #1e293b;
  --mat-list-list-item-focus-state-layer-color: black;
  --mat-list-list-item-focus-state-layer-opacity: 0.12;
}
.theme-teal .light .mdc-list-item__start,
.theme-teal .light .mdc-list-item__end,
.theme-teal.light .mdc-list-item__start,
.theme-teal.light .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #0d9488;
  --mat-radio-disabled-label-color: #94a3b8;
  --mat-radio-disabled-selected-icon-color: #64748b;
  --mat-radio-disabled-unselected-icon-color: #64748b;
  --mat-radio-label-text-color: #1e293b;
  --mat-radio-ripple-color: black;
  --mat-radio-selected-focus-icon-color: #0d9488;
  --mat-radio-selected-hover-icon-color: #0d9488;
  --mat-radio-selected-icon-color: #0d9488;
  --mat-radio-selected-pressed-icon-color: #0d9488;
  --mat-radio-unselected-focus-icon-color: #212121;
  --mat-radio-unselected-hover-icon-color: #212121;
  --mat-radio-unselected-icon-color: rgba(100, 116, 139, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(100, 116, 139, 0.54);
}
.theme-teal .light .mat-accent .mdc-list-item__start,
.theme-teal .light .mat-accent .mdc-list-item__end,
.theme-teal.light .mat-accent .mdc-list-item__start,
.theme-teal.light .mat-accent .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #1e293b;
  --mat-radio-disabled-label-color: #94a3b8;
  --mat-radio-disabled-selected-icon-color: #64748b;
  --mat-radio-disabled-unselected-icon-color: #64748b;
  --mat-radio-label-text-color: #1e293b;
  --mat-radio-ripple-color: black;
  --mat-radio-selected-focus-icon-color: #1e293b;
  --mat-radio-selected-hover-icon-color: #1e293b;
  --mat-radio-selected-icon-color: #1e293b;
  --mat-radio-selected-pressed-icon-color: #1e293b;
  --mat-radio-unselected-focus-icon-color: #212121;
  --mat-radio-unselected-hover-icon-color: #212121;
  --mat-radio-unselected-icon-color: rgba(100, 116, 139, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(100, 116, 139, 0.54);
}
.theme-teal .light .mat-warn .mdc-list-item__start,
.theme-teal .light .mat-warn .mdc-list-item__end,
.theme-teal.light .mat-warn .mdc-list-item__start,
.theme-teal.light .mat-warn .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: #94a3b8;
  --mat-radio-disabled-selected-icon-color: #64748b;
  --mat-radio-disabled-unselected-icon-color: #64748b;
  --mat-radio-label-text-color: #1e293b;
  --mat-radio-ripple-color: black;
  --mat-radio-selected-focus-icon-color: #dc2626;
  --mat-radio-selected-hover-icon-color: #dc2626;
  --mat-radio-selected-icon-color: #dc2626;
  --mat-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-unselected-focus-icon-color: #212121;
  --mat-radio-unselected-hover-icon-color: #212121;
  --mat-radio-unselected-icon-color: rgba(100, 116, 139, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(100, 116, 139, 0.54);
}
.theme-teal .light .mat-mdc-list-option,
.theme-teal.light .mat-mdc-list-option {
  --mat-checkbox-disabled-label-color: #94a3b8;
  --mat-checkbox-label-text-color: #1e293b;
  --mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-selected-checkmark-color: #042f2e;
  --mat-checkbox-selected-focus-icon-color: #0d9488;
  --mat-checkbox-selected-hover-icon-color: #0d9488;
  --mat-checkbox-selected-icon-color: #0d9488;
  --mat-checkbox-selected-pressed-icon-color: #0d9488;
  --mat-checkbox-unselected-focus-icon-color: #212121;
  --mat-checkbox-unselected-hover-icon-color: #212121;
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #0d9488;
  --mat-checkbox-selected-hover-state-layer-color: #0d9488;
  --mat-checkbox-selected-pressed-state-layer-color: #0d9488;
  --mat-checkbox-unselected-focus-state-layer-color: black;
  --mat-checkbox-unselected-hover-state-layer-color: black;
  --mat-checkbox-unselected-pressed-state-layer-color: black;
}
.theme-teal .light .mat-mdc-list-option.mat-accent,
.theme-teal.light .mat-mdc-list-option.mat-accent {
  --mat-checkbox-disabled-label-color: #94a3b8;
  --mat-checkbox-label-text-color: #1e293b;
  --mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #1e293b;
  --mat-checkbox-selected-hover-icon-color: #1e293b;
  --mat-checkbox-selected-icon-color: #1e293b;
  --mat-checkbox-selected-pressed-icon-color: #1e293b;
  --mat-checkbox-unselected-focus-icon-color: #212121;
  --mat-checkbox-unselected-hover-icon-color: #212121;
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #1e293b;
  --mat-checkbox-selected-hover-state-layer-color: #1e293b;
  --mat-checkbox-selected-pressed-state-layer-color: #1e293b;
  --mat-checkbox-unselected-focus-state-layer-color: black;
  --mat-checkbox-unselected-hover-state-layer-color: black;
  --mat-checkbox-unselected-pressed-state-layer-color: black;
}
.theme-teal .light .mat-mdc-list-option.mat-warn,
.theme-teal.light .mat-mdc-list-option.mat-warn {
  --mat-checkbox-disabled-label-color: #94a3b8;
  --mat-checkbox-label-text-color: #1e293b;
  --mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #dc2626;
  --mat-checkbox-selected-hover-icon-color: #dc2626;
  --mat-checkbox-selected-icon-color: #dc2626;
  --mat-checkbox-selected-pressed-icon-color: #dc2626;
  --mat-checkbox-unselected-focus-icon-color: #212121;
  --mat-checkbox-unselected-hover-icon-color: #212121;
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #dc2626;
  --mat-checkbox-selected-hover-state-layer-color: #dc2626;
  --mat-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mat-checkbox-unselected-focus-state-layer-color: black;
  --mat-checkbox-unselected-hover-state-layer-color: black;
  --mat-checkbox-unselected-pressed-state-layer-color: black;
}
.theme-teal .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.theme-teal .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
.theme-teal .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
.theme-teal .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,
.theme-teal.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.theme-teal.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
.theme-teal.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
.theme-teal.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start {
  color: #0d9488;
}
.theme-teal .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.theme-teal .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.theme-teal .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,
.theme-teal.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.theme-teal.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.theme-teal.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.theme-teal .light,
.theme-teal.light {
  --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: rgba(0, 0, 0, 0.12);
}
.theme-teal .light .mat-mdc-tab-group,
.theme-teal .light .mat-mdc-tab-nav-bar,
.theme-teal.light .mat-mdc-tab-group,
.theme-teal.light .mat-mdc-tab-nav-bar {
  --mat-tab-disabled-ripple-color: #94a3b8;
  --mat-tab-pagination-icon-color: #64748b;
  --mat-tab-inactive-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-active-label-text-color: #0d9488;
  --mat-tab-active-ripple-color: #0d9488;
  --mat-tab-inactive-ripple-color: #0d9488;
  --mat-tab-inactive-focus-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-inactive-hover-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-active-focus-label-text-color: #0d9488;
  --mat-tab-active-hover-label-text-color: #0d9488;
  --mat-tab-active-focus-indicator-color: #0d9488;
  --mat-tab-active-hover-indicator-color: #0d9488;
  --mat-tab-active-indicator-color: #0d9488;
}
.theme-teal .light .mat-mdc-tab-group.mat-accent,
.theme-teal .light .mat-mdc-tab-nav-bar.mat-accent,
.theme-teal.light .mat-mdc-tab-group.mat-accent,
.theme-teal.light .mat-mdc-tab-nav-bar.mat-accent {
  --mat-tab-disabled-ripple-color: #94a3b8;
  --mat-tab-pagination-icon-color: #64748b;
  --mat-tab-inactive-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-active-label-text-color: #1e293b;
  --mat-tab-active-ripple-color: #1e293b;
  --mat-tab-inactive-ripple-color: #1e293b;
  --mat-tab-inactive-focus-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-inactive-hover-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-active-focus-label-text-color: #1e293b;
  --mat-tab-active-hover-label-text-color: #1e293b;
  --mat-tab-active-focus-indicator-color: #1e293b;
  --mat-tab-active-hover-indicator-color: #1e293b;
  --mat-tab-active-indicator-color: #1e293b;
}
.theme-teal .light .mat-mdc-tab-group.mat-warn,
.theme-teal .light .mat-mdc-tab-nav-bar.mat-warn,
.theme-teal.light .mat-mdc-tab-group.mat-warn,
.theme-teal.light .mat-mdc-tab-nav-bar.mat-warn {
  --mat-tab-disabled-ripple-color: #94a3b8;
  --mat-tab-pagination-icon-color: #64748b;
  --mat-tab-inactive-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-active-label-text-color: #dc2626;
  --mat-tab-active-ripple-color: #dc2626;
  --mat-tab-inactive-ripple-color: #dc2626;
  --mat-tab-inactive-focus-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-inactive-hover-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-active-focus-label-text-color: #dc2626;
  --mat-tab-active-hover-label-text-color: #dc2626;
  --mat-tab-active-focus-indicator-color: #dc2626;
  --mat-tab-active-hover-indicator-color: #dc2626;
  --mat-tab-active-indicator-color: #dc2626;
}
.theme-teal .light,
.theme-teal.light {
  --mat-checkbox-disabled-label-color: #94a3b8;
  --mat-checkbox-label-text-color: #1e293b;
  --mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #1e293b;
  --mat-checkbox-selected-hover-icon-color: #1e293b;
  --mat-checkbox-selected-icon-color: #1e293b;
  --mat-checkbox-selected-pressed-icon-color: #1e293b;
  --mat-checkbox-unselected-focus-icon-color: #212121;
  --mat-checkbox-unselected-hover-icon-color: #212121;
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #1e293b;
  --mat-checkbox-selected-hover-state-layer-color: #1e293b;
  --mat-checkbox-selected-pressed-state-layer-color: #1e293b;
  --mat-checkbox-unselected-focus-state-layer-color: black;
  --mat-checkbox-unselected-hover-state-layer-color: black;
  --mat-checkbox-unselected-pressed-state-layer-color: black;
}
.theme-teal .light .mat-mdc-checkbox.mat-primary,
.theme-teal.light .mat-mdc-checkbox.mat-primary {
  --mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-selected-checkmark-color: #042f2e;
  --mat-checkbox-selected-focus-icon-color: #0d9488;
  --mat-checkbox-selected-hover-icon-color: #0d9488;
  --mat-checkbox-selected-icon-color: #0d9488;
  --mat-checkbox-selected-pressed-icon-color: #0d9488;
  --mat-checkbox-unselected-focus-icon-color: #212121;
  --mat-checkbox-unselected-hover-icon-color: #212121;
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #0d9488;
  --mat-checkbox-selected-hover-state-layer-color: #0d9488;
  --mat-checkbox-selected-pressed-state-layer-color: #0d9488;
  --mat-checkbox-unselected-focus-state-layer-color: black;
  --mat-checkbox-unselected-hover-state-layer-color: black;
  --mat-checkbox-unselected-pressed-state-layer-color: black;
}
.theme-teal .light .mat-mdc-checkbox.mat-warn,
.theme-teal.light .mat-mdc-checkbox.mat-warn {
  --mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #dc2626;
  --mat-checkbox-selected-hover-icon-color: #dc2626;
  --mat-checkbox-selected-icon-color: #dc2626;
  --mat-checkbox-selected-pressed-icon-color: #dc2626;
  --mat-checkbox-unselected-focus-icon-color: #212121;
  --mat-checkbox-unselected-hover-icon-color: #212121;
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #dc2626;
  --mat-checkbox-selected-hover-state-layer-color: #dc2626;
  --mat-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mat-checkbox-unselected-focus-state-layer-color: black;
  --mat-checkbox-unselected-hover-state-layer-color: black;
  --mat-checkbox-unselected-pressed-state-layer-color: black;
}
.theme-teal .light,
.theme-teal.light {
  --mat-button-filled-container-color: white;
  --mat-button-filled-disabled-container-color: rgba(148, 163, 184, 0.12);
  --mat-button-filled-disabled-label-text-color: rgba(148, 163, 184, 0.38);
  --mat-button-filled-disabled-state-layer-color: black;
  --mat-button-filled-focus-state-layer-opacity: 0.12;
  --mat-button-filled-hover-state-layer-opacity: 0.04;
  --mat-button-filled-label-text-color: #1e293b;
  --mat-button-filled-pressed-state-layer-opacity: 0.12;
  --mat-button-filled-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-button-filled-state-layer-color: black;
  --mat-button-outlined-disabled-label-text-color: rgba(148, 163, 184, 0.38);
  --mat-button-outlined-disabled-outline-color: #e2e8f0;
  --mat-button-outlined-disabled-state-layer-color: black;
  --mat-button-outlined-focus-state-layer-opacity: 0.12;
  --mat-button-outlined-hover-state-layer-opacity: 0.04;
  --mat-button-outlined-label-text-color: #1e293b;
  --mat-button-outlined-outline-color: #e2e8f0;
  --mat-button-outlined-pressed-state-layer-opacity: 0.12;
  --mat-button-outlined-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-button-outlined-state-layer-color: black;
  --mat-button-protected-container-color: white;
  --mat-button-protected-disabled-container-color: rgba(148, 163, 184, 0.12);
  --mat-button-protected-disabled-label-text-color: rgba(148, 163, 184, 0.38);
  --mat-button-protected-disabled-state-layer-color: black;
  --mat-button-protected-focus-state-layer-opacity: 0.12;
  --mat-button-protected-hover-state-layer-opacity: 0.04;
  --mat-button-protected-label-text-color: #1e293b;
  --mat-button-protected-pressed-state-layer-opacity: 0.12;
  --mat-button-protected-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-button-protected-state-layer-color: black;
  --mat-button-text-disabled-label-text-color: rgba(148, 163, 184, 0.38);
  --mat-button-text-disabled-state-layer-color: black;
  --mat-button-text-focus-state-layer-opacity: 0.12;
  --mat-button-text-hover-state-layer-opacity: 0.04;
  --mat-button-text-label-text-color: #1e293b;
  --mat-button-text-pressed-state-layer-opacity: 0.12;
  --mat-button-text-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-button-text-state-layer-color: black;
  --mat-button-tonal-container-color: white;
  --mat-button-tonal-disabled-container-color: rgba(148, 163, 184, 0.12);
  --mat-button-tonal-disabled-label-text-color: rgba(148, 163, 184, 0.38);
  --mat-button-tonal-disabled-state-layer-color: black;
  --mat-button-tonal-focus-state-layer-opacity: 0.12;
  --mat-button-tonal-hover-state-layer-opacity: 0.04;
  --mat-button-tonal-label-text-color: #1e293b;
  --mat-button-tonal-pressed-state-layer-opacity: 0.12;
  --mat-button-tonal-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-button-tonal-state-layer-color: black;
}
.theme-teal .light .mat-mdc-button.mat-primary,
.theme-teal .light .mat-mdc-unelevated-button.mat-primary,
.theme-teal .light .mat-mdc-raised-button.mat-primary,
.theme-teal .light .mat-mdc-outlined-button.mat-primary,
.theme-teal .light .mat-tonal-button.mat-primary,
.theme-teal.light .mat-mdc-button.mat-primary,
.theme-teal.light .mat-mdc-unelevated-button.mat-primary,
.theme-teal.light .mat-mdc-raised-button.mat-primary,
.theme-teal.light .mat-mdc-outlined-button.mat-primary,
.theme-teal.light .mat-tonal-button.mat-primary {
  --mat-button-filled-container-color: #0d9488;
  --mat-button-filled-label-text-color: #042f2e;
  --mat-button-filled-ripple-color: rgba(4, 47, 46, 0.1);
  --mat-button-filled-state-layer-color: #042f2e;
  --mat-button-outlined-label-text-color: #0d9488;
  --mat-button-outlined-outline-color: #e2e8f0;
  --mat-button-outlined-ripple-color: rgba(13, 148, 136, 0.1);
  --mat-button-outlined-state-layer-color: #0d9488;
  --mat-button-protected-container-color: #0d9488;
  --mat-button-protected-label-text-color: #042f2e;
  --mat-button-protected-ripple-color: rgba(4, 47, 46, 0.1);
  --mat-button-protected-state-layer-color: #042f2e;
  --mat-button-text-label-text-color: #0d9488;
  --mat-button-text-ripple-color: rgba(13, 148, 136, 0.1);
  --mat-button-text-state-layer-color: #0d9488;
  --mat-button-tonal-container-color: #0d9488;
  --mat-button-tonal-label-text-color: #042f2e;
  --mat-button-tonal-ripple-color: rgba(4, 47, 46, 0.1);
  --mat-button-tonal-state-layer-color: #042f2e;
}
.theme-teal .light .mat-mdc-button.mat-accent,
.theme-teal .light .mat-mdc-unelevated-button.mat-accent,
.theme-teal .light .mat-mdc-raised-button.mat-accent,
.theme-teal .light .mat-mdc-outlined-button.mat-accent,
.theme-teal .light .mat-tonal-button.mat-accent,
.theme-teal.light .mat-mdc-button.mat-accent,
.theme-teal.light .mat-mdc-unelevated-button.mat-accent,
.theme-teal.light .mat-mdc-raised-button.mat-accent,
.theme-teal.light .mat-mdc-outlined-button.mat-accent,
.theme-teal.light .mat-tonal-button.mat-accent {
  --mat-button-filled-container-color: #1e293b;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #1e293b;
  --mat-button-outlined-outline-color: #e2e8f0;
  --mat-button-outlined-ripple-color: rgba(30, 41, 59, 0.1);
  --mat-button-outlined-state-layer-color: #1e293b;
  --mat-button-protected-container-color: #1e293b;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #1e293b;
  --mat-button-text-ripple-color: rgba(30, 41, 59, 0.1);
  --mat-button-text-state-layer-color: #1e293b;
  --mat-button-tonal-container-color: #1e293b;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-tonal-state-layer-color: white;
}
.theme-teal .light .mat-mdc-button.mat-warn,
.theme-teal .light .mat-mdc-unelevated-button.mat-warn,
.theme-teal .light .mat-mdc-raised-button.mat-warn,
.theme-teal .light .mat-mdc-outlined-button.mat-warn,
.theme-teal .light .mat-tonal-button.mat-warn,
.theme-teal.light .mat-mdc-button.mat-warn,
.theme-teal.light .mat-mdc-unelevated-button.mat-warn,
.theme-teal.light .mat-mdc-raised-button.mat-warn,
.theme-teal.light .mat-mdc-outlined-button.mat-warn,
.theme-teal.light .mat-tonal-button.mat-warn {
  --mat-button-filled-container-color: #dc2626;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #dc2626;
  --mat-button-outlined-outline-color: #e2e8f0;
  --mat-button-outlined-ripple-color: rgba(220, 38, 38, 0.1);
  --mat-button-outlined-state-layer-color: #dc2626;
  --mat-button-protected-container-color: #dc2626;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #dc2626;
  --mat-button-text-ripple-color: rgba(220, 38, 38, 0.1);
  --mat-button-text-state-layer-color: #dc2626;
  --mat-button-tonal-container-color: #dc2626;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-tonal-state-layer-color: white;
}
.theme-teal .light,
.theme-teal.light {
  --mat-icon-button-disabled-icon-color: rgba(0, 0, 0, 0.38);
  --mat-icon-button-disabled-state-layer-color: black;
  --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: rgba(0, 0, 0, 0.1);
  --mat-icon-button-state-layer-color: black;
}
.theme-teal .light .mat-mdc-icon-button.mat-primary,
.theme-teal.light .mat-mdc-icon-button.mat-primary {
  --mat-icon-button-icon-color: #0d9488;
  --mat-icon-button-state-layer-color: #0d9488;
  --mat-icon-button-ripple-color: rgba(13, 148, 136, 0.1);
}
.theme-teal .light .mat-mdc-icon-button.mat-accent,
.theme-teal.light .mat-mdc-icon-button.mat-accent {
  --mat-icon-button-icon-color: #1e293b;
  --mat-icon-button-state-layer-color: #1e293b;
  --mat-icon-button-ripple-color: rgba(30, 41, 59, 0.1);
}
.theme-teal .light .mat-mdc-icon-button.mat-warn,
.theme-teal.light .mat-mdc-icon-button.mat-warn {
  --mat-icon-button-icon-color: #dc2626;
  --mat-icon-button-state-layer-color: #dc2626;
  --mat-icon-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.theme-teal .light,
.theme-teal.light {
  --mat-fab-container-color: white;
  --mat-fab-disabled-state-container-color: rgba(148, 163, 184, 0.12);
  --mat-fab-disabled-state-foreground-color: rgba(148, 163, 184, 0.38);
  --mat-fab-disabled-state-layer-color: black;
  --mat-fab-focus-state-layer-opacity: 0.12;
  --mat-fab-foreground-color: black;
  --mat-fab-hover-state-layer-opacity: 0.04;
  --mat-fab-pressed-state-layer-opacity: 0.12;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-fab-small-container-color: white;
  --mat-fab-small-disabled-state-container-color: rgba(148, 163, 184, 0.12);
  --mat-fab-small-disabled-state-foreground-color: rgba(148, 163, 184, 0.38);
  --mat-fab-small-disabled-state-layer-color: black;
  --mat-fab-small-focus-state-layer-opacity: 0.12;
  --mat-fab-small-foreground-color: black;
  --mat-fab-small-hover-state-layer-opacity: 0.04;
  --mat-fab-small-pressed-state-layer-opacity: 0.12;
  --mat-fab-small-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-fab-small-state-layer-color: black;
  --mat-fab-state-layer-color: black;
}
.theme-teal .light .mat-mdc-fab.mat-primary,
.theme-teal .light .mat-mdc-mini-fab.mat-primary,
.theme-teal.light .mat-mdc-fab.mat-primary,
.theme-teal.light .mat-mdc-mini-fab.mat-primary {
  --mat-fab-container-color: #0d9488;
  --mat-fab-foreground-color: #042f2e;
  --mat-fab-ripple-color: rgba(4, 47, 46, 0.1);
  --mat-fab-small-container-color: #0d9488;
  --mat-fab-small-foreground-color: #042f2e;
  --mat-fab-small-ripple-color: rgba(4, 47, 46, 0.1);
  --mat-fab-small-state-layer-color: #042f2e;
  --mat-fab-state-layer-color: #042f2e;
}
.theme-teal .light .mat-mdc-fab.mat-accent,
.theme-teal .light .mat-mdc-mini-fab.mat-accent,
.theme-teal.light .mat-mdc-fab.mat-accent,
.theme-teal.light .mat-mdc-mini-fab.mat-accent {
  --mat-fab-container-color: #1e293b;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-container-color: #1e293b;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.theme-teal .light .mat-mdc-fab.mat-warn,
.theme-teal .light .mat-mdc-mini-fab.mat-warn,
.theme-teal.light .mat-mdc-fab.mat-warn,
.theme-teal.light .mat-mdc-mini-fab.mat-warn {
  --mat-fab-container-color: #dc2626;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-container-color: #dc2626;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.theme-teal .light,
.theme-teal.light {
  --mat-snack-bar-container-color: #333333;
  --mat-snack-bar-supporting-text-color: rgba(255, 255, 255, 0.87);
  --mat-snack-bar-button-color: #ccfbf1;
}
.theme-teal .light,
.theme-teal.light {
  --mat-table-background-color: white;
  --mat-table-header-headline-color: #1e293b;
  --mat-table-row-item-label-text-color: #1e293b;
  --mat-table-row-item-outline-color: #e2e8f0;
}
.theme-teal .light,
.theme-teal.light {
  --mat-progress-spinner-active-indicator-color: #0d9488;
}
.theme-teal .light .mat-accent,
.theme-teal.light .mat-accent {
  --mat-progress-spinner-active-indicator-color: #1e293b;
}
.theme-teal .light .mat-warn,
.theme-teal.light .mat-warn {
  --mat-progress-spinner-active-indicator-color: #dc2626;
}
.theme-teal .light,
.theme-teal.light {
  --mat-badge-background-color: #0d9488;
  --mat-badge-text-color: #042f2e;
  --mat-badge-disabled-state-background-color: #94a3b8;
  --mat-badge-disabled-state-text-color: #94a3b8;
}
.theme-teal .light .mat-badge-accent,
.theme-teal.light .mat-badge-accent {
  --mat-badge-background-color: #1e293b;
  --mat-badge-text-color: white;
}
.theme-teal .light .mat-badge-warn,
.theme-teal.light .mat-badge-warn {
  --mat-badge-background-color: #dc2626;
  --mat-badge-text-color: white;
}
.theme-teal .light,
.theme-teal.light {
  --mat-bottom-sheet-container-text-color: #1e293b;
  --mat-bottom-sheet-container-background-color: white;
}
.theme-teal .light,
.theme-teal.light {
  --mat-button-toggle-background-color: white;
  --mat-button-toggle-disabled-selected-state-background-color: #e2e8f0;
  --mat-button-toggle-disabled-selected-state-text-color: #1e293b;
  --mat-button-toggle-disabled-state-background-color: white;
  --mat-button-toggle-disabled-state-text-color: #94a3b8;
  --mat-button-toggle-divider-color: #e2e8f0;
  --mat-button-toggle-legacy-disabled-selected-state-background-color: #e2e8f0;
  --mat-button-toggle-legacy-disabled-state-background-color: #cbd5e1;
  --mat-button-toggle-legacy-disabled-state-text-color: #94a3b8;
  --mat-button-toggle-legacy-selected-state-background-color: #e2e8f0;
  --mat-button-toggle-legacy-selected-state-text-color: #64748b;
  --mat-button-toggle-legacy-state-layer-color: #64748b;
  --mat-button-toggle-legacy-text-color: #94a3b8;
  --mat-button-toggle-selected-state-background-color: #e2e8f0;
  --mat-button-toggle-selected-state-text-color: #1e293b;
  --mat-button-toggle-state-layer-color: #64748b;
  --mat-button-toggle-text-color: #1e293b;
}
.theme-teal .light,
.theme-teal.light {
  --mat-datepicker-calendar-date-selected-state-text-color: #042f2e;
  --mat-datepicker-calendar-date-selected-state-background-color: #0d9488;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(13, 148, 136, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #042f2e;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(13, 148, 136, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(13, 148, 136, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #0d9488;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(13, 148, 136, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --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-toggle-icon-color: #64748b;
  --mat-datepicker-calendar-body-label-text-color: #64748b;
  --mat-datepicker-calendar-period-button-text-color: #1e293b;
  --mat-datepicker-calendar-period-button-icon-color: #64748b;
  --mat-datepicker-calendar-navigation-button-icon-color: #64748b;
  --mat-datepicker-calendar-header-divider-color: #e2e8f0;
  --mat-datepicker-calendar-header-text-color: #64748b;
  --mat-datepicker-calendar-date-today-outline-color: #94a3b8;
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(148, 163, 184, 0.8);
  --mat-datepicker-calendar-date-text-color: #1e293b;
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: #94a3b8;
  --mat-datepicker-calendar-date-preview-state-outline-color: #e2e8f0;
  --mat-datepicker-range-input-separator-color: #1e293b;
  --mat-datepicker-range-input-disabled-state-separator-color: #94a3b8;
  --mat-datepicker-range-input-disabled-state-text-color: #94a3b8;
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: #1e293b;
}
.theme-teal .light .mat-datepicker-content.mat-accent,
.theme-teal.light .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #1e293b;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(30, 41, 59, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(30, 41, 59, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(30, 41, 59, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(30, 41, 59, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --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);
}
.theme-teal .light .mat-datepicker-content.mat-warn,
.theme-teal.light .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #dc2626;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --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);
}
.theme-teal .light .mat-datepicker-toggle-active.mat-accent,
.theme-teal.light .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #1e293b;
}
.theme-teal .light .mat-datepicker-toggle-active.mat-warn,
.theme-teal.light .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #dc2626;
}
.theme-teal .light,
.theme-teal.light {
  --mat-divider-color: #e2e8f0;
}
.theme-teal .light,
.theme-teal.light {
  --mat-expansion-container-background-color: white;
  --mat-expansion-container-text-color: #1e293b;
  --mat-expansion-actions-divider-color: #e2e8f0;
  --mat-expansion-header-hover-state-layer-color: rgba(148, 163, 184, 0.12);
  --mat-expansion-header-focus-state-layer-color: rgba(148, 163, 184, 0.12);
  --mat-expansion-header-disabled-state-text-color: #94a3b8;
  --mat-expansion-header-text-color: #1e293b;
  --mat-expansion-header-description-color: #64748b;
  --mat-expansion-header-indicator-color: #64748b;
}
.theme-teal .light,
.theme-teal.light {
  --mat-icon-color: inherit;
}
.theme-teal .light .mat-icon.mat-primary,
.theme-teal.light .mat-icon.mat-primary {
  --mat-icon-color: #0d9488;
}
.theme-teal .light .mat-icon.mat-accent,
.theme-teal.light .mat-icon.mat-accent {
  --mat-icon-color: #1e293b;
}
.theme-teal .light .mat-icon.mat-warn,
.theme-teal.light .mat-icon.mat-warn {
  --mat-icon-color: #dc2626;
}
.theme-teal .light,
.theme-teal.light {
  --mat-sidenav-container-divider-color: #e2e8f0;
  --mat-sidenav-container-background-color: white;
  --mat-sidenav-container-text-color: #1e293b;
  --mat-sidenav-content-background-color: #f1f5f9;
  --mat-sidenav-content-text-color: #1e293b;
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
}
.theme-teal .light,
.theme-teal.light {
  --mat-stepper-header-icon-foreground-color: #042f2e;
  --mat-stepper-header-selected-state-icon-background-color: #0d9488;
  --mat-stepper-header-selected-state-icon-foreground-color: #042f2e;
  --mat-stepper-header-done-state-icon-background-color: #0d9488;
  --mat-stepper-header-done-state-icon-foreground-color: #042f2e;
  --mat-stepper-header-edit-state-icon-background-color: #0d9488;
  --mat-stepper-header-edit-state-icon-foreground-color: #042f2e;
  --mat-stepper-container-color: white;
  --mat-stepper-line-color: #e2e8f0;
  --mat-stepper-header-hover-state-layer-color: rgba(148, 163, 184, 0.12);
  --mat-stepper-header-focus-state-layer-color: rgba(148, 163, 184, 0.12);
  --mat-stepper-header-label-text-color: #64748b;
  --mat-stepper-header-optional-label-text-color: #64748b;
  --mat-stepper-header-selected-state-label-text-color: #1e293b;
  --mat-stepper-header-error-state-label-text-color: #dc2626;
  --mat-stepper-header-icon-background-color: #64748b;
  --mat-stepper-header-error-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
.theme-teal .light .mat-step-header.mat-accent,
.theme-teal.light .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #1e293b;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #1e293b;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #1e293b;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
.theme-teal .light .mat-step-header.mat-warn,
.theme-teal.light .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #dc2626;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #dc2626;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #dc2626;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
.theme-teal .light,
.theme-teal.light {
  --mat-sort-arrow-color: #64748b;
}
.theme-teal .light,
.theme-teal.light {
  --mat-toolbar-container-background-color: white;
  --mat-toolbar-container-text-color: #1e293b;
}
.theme-teal .light .mat-toolbar.mat-primary,
.theme-teal.light .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #0d9488;
  --mat-toolbar-container-text-color: #042f2e;
}
.theme-teal .light .mat-toolbar.mat-accent,
.theme-teal.light .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #1e293b;
  --mat-toolbar-container-text-color: white;
}
.theme-teal .light .mat-toolbar.mat-warn,
.theme-teal.light .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #dc2626;
  --mat-toolbar-container-text-color: white;
}
.theme-teal .light,
.theme-teal.light {
  --mat-tree-container-background-color: white;
  --mat-tree-node-text-color: #1e293b;
}
.theme-teal .light,
.theme-teal.light {
  --mat-timepicker-container-background-color: white;
}
.theme-teal .dark,
.theme-teal.dark {
  --mat-ripple-color: rgba(255, 255, 255, 0.1);
}
.theme-teal .dark,
.theme-teal.dark {
  --mat-option-selected-state-label-text-color: #0d9488;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}
.theme-teal .dark .mat-accent,
.theme-teal.dark .mat-accent {
  --mat-option-selected-state-label-text-color: #1e293b;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}
.theme-teal .dark .mat-warn,
.theme-teal.dark .mat-warn {
  --mat-option-selected-state-label-text-color: #dc2626;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}
.theme-teal .dark,
.theme-teal.dark {
  --mat-optgroup-label-text-color: white;
}
.theme-teal .dark,
.theme-teal.dark {
  --mat-pseudo-checkbox-full-selected-icon-color: #1e293b;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-unselected-icon-color: #94a3b8;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #686868;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #686868;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #1e293b;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #686868;
}
.theme-teal .dark .mat-primary,
.theme-teal.dark .mat-primary {
  --mat-pseudo-checkbox-full-selected-icon-color: #0d9488;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-unselected-icon-color: #94a3b8;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #686868;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #686868;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #0d9488;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #686868;
}
.theme-teal .dark .mat-accent,
.theme-teal.dark .mat-accent {
  --mat-pseudo-checkbox-full-selected-icon-color: #1e293b;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-unselected-icon-color: #94a3b8;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #686868;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #686868;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #1e293b;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #686868;
}
.theme-teal .dark .mat-warn,
.theme-teal.dark .mat-warn {
  --mat-pseudo-checkbox-full-selected-icon-color: #dc2626;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-unselected-icon-color: #94a3b8;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #686868;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #686868;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #dc2626;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #686868;
}
.theme-teal .dark,
.theme-teal.dark {
  --mat-app-background-color: #0f172a;
  --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);
}
.theme-teal .dark,
.theme-teal.dark {
  --mat-card-elevated-container-color: #1e293b;
  --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: #1e293b;
  --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: #94a3b8;
  --mat-card-filled-container-color: #1e293b;
  --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);
}
.theme-teal .dark .mat-mdc-progress-bar,
.theme-teal.dark .mat-mdc-progress-bar {
  --mat-progress-bar-active-indicator-color: #0d9488;
  --mat-progress-bar-track-color: rgba(13, 148, 136, 0.25);
}
.theme-teal .dark .mat-mdc-progress-bar.mat-accent,
.theme-teal.dark .mat-mdc-progress-bar.mat-accent {
  --mat-progress-bar-active-indicator-color: #1e293b;
  --mat-progress-bar-track-color: rgba(30, 41, 59, 0.25);
}
.theme-teal .dark .mat-mdc-progress-bar.mat-warn,
.theme-teal.dark .mat-mdc-progress-bar.mat-warn {
  --mat-progress-bar-active-indicator-color: #dc2626;
  --mat-progress-bar-track-color: rgba(220, 38, 38, 0.25);
}
.theme-teal .dark,
.theme-teal.dark {
  --mat-tooltip-container-color: #64748b;
  --mat-tooltip-supporting-text-color: #fff;
}
.theme-teal .dark,
.theme-teal.dark {
  --mat-form-field-focus-select-arrow-color: rgba(13, 148, 136, 0.87);
  --mat-form-field-filled-caret-color: #0d9488;
  --mat-form-field-filled-focus-active-indicator-color: #0d9488;
  --mat-form-field-filled-focus-label-text-color: rgba(13, 148, 136, 0.87);
  --mat-form-field-outlined-caret-color: #0d9488;
  --mat-form-field-outlined-focus-outline-color: #0d9488;
  --mat-form-field-outlined-focus-label-text-color: rgba(13, 148, 136, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color: rgba(241, 245, 249, 0.38);
  --mat-form-field-state-layer-color: rgba(255, 255, 255, 0.87);
  --mat-form-field-error-text-color: #dc2626;
  --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(241, 245, 249, 0.54);
  --mat-form-field-disabled-select-arrow-color: rgba(241, 245, 249, 0.38);
  --mat-form-field-hover-state-layer-opacity: 0.08;
  --mat-form-field-focus-state-layer-opacity: 0.24;
  --mat-form-field-filled-container-color: rgb(39, 49.56, 66.84);
  --mat-form-field-filled-disabled-container-color: rgb(34.5, 45.28, 62.92);
  --mat-form-field-filled-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-form-field-filled-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-form-field-filled-disabled-label-text-color: rgba(71, 85, 105, 0.38);
  --mat-form-field-filled-input-text-color: rgba(255, 255, 255, 0.87);
  --mat-form-field-filled-disabled-input-text-color: rgba(71, 85, 105, 0.38);
  --mat-form-field-filled-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mat-form-field-filled-error-hover-label-text-color: #dc2626;
  --mat-form-field-filled-error-focus-label-text-color: #dc2626;
  --mat-form-field-filled-error-label-text-color: #dc2626;
  --mat-form-field-filled-error-caret-color: #dc2626;
  --mat-form-field-filled-active-indicator-color: rgba(241, 245, 249, 0.42);
  --mat-form-field-filled-disabled-active-indicator-color: rgba(241, 245, 249, 0.06);
  --mat-form-field-filled-hover-active-indicator-color: rgba(241, 245, 249, 0.87);
  --mat-form-field-filled-error-active-indicator-color: #dc2626;
  --mat-form-field-filled-error-focus-active-indicator-color: #dc2626;
  --mat-form-field-filled-error-hover-active-indicator-color: #dc2626;
  --mat-form-field-outlined-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-form-field-outlined-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-form-field-outlined-disabled-label-text-color: rgba(71, 85, 105, 0.38);
  --mat-form-field-outlined-input-text-color: rgba(255, 255, 255, 0.87);
  --mat-form-field-outlined-disabled-input-text-color: rgba(71, 85, 105, 0.38);
  --mat-form-field-outlined-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mat-form-field-outlined-error-caret-color: #dc2626;
  --mat-form-field-outlined-error-focus-label-text-color: #dc2626;
  --mat-form-field-outlined-error-label-text-color: #dc2626;
  --mat-form-field-outlined-error-hover-label-text-color: #dc2626;
  --mat-form-field-outlined-outline-color: rgba(241, 245, 249, 0.38);
  --mat-form-field-outlined-disabled-outline-color: rgba(241, 245, 249, 0.06);
  --mat-form-field-outlined-hover-outline-color: rgba(241, 245, 249, 0.87);
  --mat-form-field-outlined-error-focus-outline-color: #dc2626;
  --mat-form-field-outlined-error-hover-outline-color: #dc2626;
  --mat-form-field-outlined-error-outline-color: #dc2626;
}
.theme-teal .dark .mat-mdc-form-field.mat-accent,
.theme-teal.dark .mat-mdc-form-field.mat-accent {
  --mat-form-field-focus-select-arrow-color: rgba(30, 41, 59, 0.87);
  --mat-form-field-filled-caret-color: #1e293b;
  --mat-form-field-filled-focus-active-indicator-color: #1e293b;
  --mat-form-field-filled-focus-label-text-color: rgba(30, 41, 59, 0.87);
  --mat-form-field-outlined-caret-color: #1e293b;
  --mat-form-field-outlined-focus-outline-color: #1e293b;
  --mat-form-field-outlined-focus-label-text-color: rgba(30, 41, 59, 0.87);
}
.theme-teal .dark .mat-mdc-form-field.mat-warn,
.theme-teal.dark .mat-mdc-form-field.mat-warn {
  --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-filled-caret-color: #dc2626;
  --mat-form-field-filled-focus-active-indicator-color: #dc2626;
  --mat-form-field-filled-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-outlined-caret-color: #dc2626;
  --mat-form-field-outlined-focus-outline-color: #dc2626;
  --mat-form-field-outlined-focus-label-text-color: rgba(220, 38, 38, 0.87);
}
.theme-teal .dark,
.theme-teal.dark {
  --mat-select-panel-background-color: #1e293b;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(71, 85, 105, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(241, 245, 249, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(13, 148, 136, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.theme-teal .dark .mat-mdc-form-field.mat-accent,
.theme-teal.dark .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: #1e293b;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(71, 85, 105, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(241, 245, 249, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(30, 41, 59, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.theme-teal .dark .mat-mdc-form-field.mat-warn,
.theme-teal.dark .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: #1e293b;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(71, 85, 105, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(241, 245, 249, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.theme-teal .dark,
.theme-teal.dark {
  --mat-autocomplete-background-color: #1e293b;
}
.theme-teal .dark,
.theme-teal.dark {
  --mat-dialog-container-color: #1e293b;
  --mat-dialog-subhead-color: rgba(255, 255, 255, 0.87);
  --mat-dialog-supporting-text-color: rgba(255, 255, 255, 0.6);
}
.theme-teal .dark .mat-mdc-standard-chip,
.theme-teal.dark .mat-mdc-standard-chip {
  --mat-chip-disabled-label-text-color: #fafafa;
  --mat-chip-elevated-container-color: rgb(57, 66.68, 82.52);
  --mat-chip-elevated-disabled-container-color: rgb(57, 66.68, 82.52);
  --mat-chip-elevated-selected-container-color: rgb(57, 66.68, 82.52);
  --mat-chip-flat-disabled-selected-container-color: rgb(57, 66.68, 82.52);
  --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: #fafafa;
  --mat-chip-selected-disabled-trailing-icon-color: #fafafa;
  --mat-chip-selected-focus-state-layer-color: white;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: white;
  --mat-chip-selected-label-text-color: #fafafa;
  --mat-chip-selected-trailing-icon-color: #fafafa;
  --mat-chip-with-icon-disabled-icon-color: #fafafa;
  --mat-chip-with-icon-icon-color: #fafafa;
  --mat-chip-with-icon-selected-icon-color: #fafafa;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;
  --mat-chip-with-trailing-icon-trailing-icon-color: #fafafa;
}
.theme-teal .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.theme-teal .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,
.theme-teal.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.theme-teal.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mat-chip-disabled-label-text-color: #042f2e;
  --mat-chip-elevated-container-color: #0d9488;
  --mat-chip-elevated-disabled-container-color: #0d9488;
  --mat-chip-elevated-selected-container-color: #0d9488;
  --mat-chip-flat-disabled-selected-container-color: #0d9488;
  --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: #042f2e;
  --mat-chip-selected-disabled-trailing-icon-color: #042f2e;
  --mat-chip-selected-focus-state-layer-color: white;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: white;
  --mat-chip-selected-label-text-color: #042f2e;
  --mat-chip-selected-trailing-icon-color: #042f2e;
  --mat-chip-with-icon-disabled-icon-color: #042f2e;
  --mat-chip-with-icon-icon-color: #042f2e;
  --mat-chip-with-icon-selected-icon-color: #042f2e;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #042f2e;
  --mat-chip-with-trailing-icon-trailing-icon-color: #042f2e;
}
.theme-teal .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.theme-teal .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,
.theme-teal.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.theme-teal.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #1e293b;
  --mat-chip-elevated-disabled-container-color: #1e293b;
  --mat-chip-elevated-selected-container-color: #1e293b;
  --mat-chip-flat-disabled-selected-container-color: #1e293b;
  --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: white;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: white;
  --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;
}
.theme-teal .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.theme-teal .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,
.theme-teal.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.theme-teal.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #dc2626;
  --mat-chip-elevated-disabled-container-color: #dc2626;
  --mat-chip-elevated-selected-container-color: #dc2626;
  --mat-chip-flat-disabled-selected-container-color: #dc2626;
  --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: white;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: white;
  --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;
}
.theme-teal .dark,
.theme-teal.dark {
  --mat-slide-toggle-selected-focus-state-layer-color: #5eead4;
  --mat-slide-toggle-selected-handle-color: #5eead4;
  --mat-slide-toggle-selected-hover-state-layer-color: #5eead4;
  --mat-slide-toggle-selected-pressed-state-layer-color: #5eead4;
  --mat-slide-toggle-selected-focus-handle-color: #99f6e4;
  --mat-slide-toggle-selected-hover-handle-color: #99f6e4;
  --mat-slide-toggle-selected-pressed-handle-color: #99f6e4;
  --mat-slide-toggle-selected-focus-track-color: #0d9488;
  --mat-slide-toggle-selected-hover-track-color: #0d9488;
  --mat-slide-toggle-selected-pressed-track-color: #0d9488;
  --mat-slide-toggle-selected-track-color: #0d9488;
  --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: #000;
  --mat-slide-toggle-disabled-selected-icon-color: #212121;
  --mat-slide-toggle-disabled-selected-track-color: #f5f5f5;
  --mat-slide-toggle-disabled-unselected-handle-color: #000;
  --mat-slide-toggle-disabled-unselected-icon-color: #212121;
  --mat-slide-toggle-disabled-unselected-track-color: #f5f5f5;
  --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: #fff;
  --mat-slide-toggle-label-text-color: white;
  --mat-slide-toggle-selected-icon-color: #212121;
  --mat-slide-toggle-unselected-hover-handle-color: #fafafa;
  --mat-slide-toggle-unselected-focus-handle-color: #fafafa;
  --mat-slide-toggle-unselected-focus-state-layer-color: #f5f5f5;
  --mat-slide-toggle-unselected-focus-track-color: #616161;
  --mat-slide-toggle-unselected-icon-color: #212121;
  --mat-slide-toggle-unselected-handle-color: #9e9e9e;
  --mat-slide-toggle-unselected-hover-state-layer-color: #f5f5f5;
  --mat-slide-toggle-unselected-hover-track-color: #616161;
  --mat-slide-toggle-unselected-pressed-handle-color: #fafafa;
  --mat-slide-toggle-unselected-pressed-track-color: #616161;
  --mat-slide-toggle-unselected-pressed-state-layer-color: #f5f5f5;
  --mat-slide-toggle-unselected-track-color: #616161;
}
.theme-teal .dark,
.theme-teal.dark {
  --mdc-slide-toggle-disabled-label-text-color: #475569;
  --mat-slide-toggle-disabled-label-text-color: #475569;
}
.theme-teal .dark .mat-mdc-slide-toggle,
.theme-teal.dark .mat-mdc-slide-toggle {
  --mat-slide-toggle-label-text-color: white;
}
.theme-teal .dark .mat-mdc-slide-toggle.mat-accent,
.theme-teal.dark .mat-mdc-slide-toggle.mat-accent {
  --mat-slide-toggle-selected-focus-state-layer-color: #cbd5e1;
  --mat-slide-toggle-selected-handle-color: #cbd5e1;
  --mat-slide-toggle-selected-hover-state-layer-color: #cbd5e1;
  --mat-slide-toggle-selected-pressed-state-layer-color: #cbd5e1;
  --mat-slide-toggle-selected-focus-handle-color: #e2e8f0;
  --mat-slide-toggle-selected-hover-handle-color: #e2e8f0;
  --mat-slide-toggle-selected-pressed-handle-color: #e2e8f0;
  --mat-slide-toggle-selected-focus-track-color: #475569;
  --mat-slide-toggle-selected-hover-track-color: #475569;
  --mat-slide-toggle-selected-pressed-track-color: #475569;
  --mat-slide-toggle-selected-track-color: #475569;
}
.theme-teal .dark .mat-mdc-slide-toggle.mat-warn,
.theme-teal.dark .mat-mdc-slide-toggle.mat-warn {
  --mat-slide-toggle-selected-focus-state-layer-color: #fca5a5;
  --mat-slide-toggle-selected-handle-color: #fca5a5;
  --mat-slide-toggle-selected-hover-state-layer-color: #fca5a5;
  --mat-slide-toggle-selected-pressed-state-layer-color: #fca5a5;
  --mat-slide-toggle-selected-focus-handle-color: #fecaca;
  --mat-slide-toggle-selected-hover-handle-color: #fecaca;
  --mat-slide-toggle-selected-pressed-handle-color: #fecaca;
  --mat-slide-toggle-selected-focus-track-color: #dc2626;
  --mat-slide-toggle-selected-hover-track-color: #dc2626;
  --mat-slide-toggle-selected-pressed-track-color: #dc2626;
  --mat-slide-toggle-selected-track-color: #dc2626;
}
.theme-teal .dark .mat-mdc-radio-button.mat-primary,
.theme-teal.dark .mat-mdc-radio-button.mat-primary {
  --mat-radio-checked-ripple-color: #0d9488;
  --mat-radio-disabled-label-color: #475569;
  --mat-radio-disabled-selected-icon-color: #f1f5f9;
  --mat-radio-disabled-unselected-icon-color: #f1f5f9;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #0d9488;
  --mat-radio-selected-hover-icon-color: #0d9488;
  --mat-radio-selected-icon-color: #0d9488;
  --mat-radio-selected-pressed-icon-color: #0d9488;
  --mat-radio-unselected-focus-icon-color: #eeeeee;
  --mat-radio-unselected-hover-icon-color: #eeeeee;
  --mat-radio-unselected-icon-color: rgba(241, 245, 249, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(241, 245, 249, 0.54);
}
.theme-teal .dark .mat-mdc-radio-button.mat-accent,
.theme-teal.dark .mat-mdc-radio-button.mat-accent {
  --mat-radio-checked-ripple-color: #1e293b;
  --mat-radio-disabled-label-color: #475569;
  --mat-radio-disabled-selected-icon-color: #f1f5f9;
  --mat-radio-disabled-unselected-icon-color: #f1f5f9;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #1e293b;
  --mat-radio-selected-hover-icon-color: #1e293b;
  --mat-radio-selected-icon-color: #1e293b;
  --mat-radio-selected-pressed-icon-color: #1e293b;
  --mat-radio-unselected-focus-icon-color: #eeeeee;
  --mat-radio-unselected-hover-icon-color: #eeeeee;
  --mat-radio-unselected-icon-color: rgba(241, 245, 249, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(241, 245, 249, 0.54);
}
.theme-teal .dark .mat-mdc-radio-button.mat-warn,
.theme-teal.dark .mat-mdc-radio-button.mat-warn {
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: #475569;
  --mat-radio-disabled-selected-icon-color: #f1f5f9;
  --mat-radio-disabled-unselected-icon-color: #f1f5f9;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #dc2626;
  --mat-radio-selected-hover-icon-color: #dc2626;
  --mat-radio-selected-icon-color: #dc2626;
  --mat-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-unselected-focus-icon-color: #eeeeee;
  --mat-radio-unselected-hover-icon-color: #eeeeee;
  --mat-radio-unselected-icon-color: rgba(241, 245, 249, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(241, 245, 249, 0.54);
}
.theme-teal .dark,
.theme-teal.dark {
  --mat-slider-active-track-color: #0d9488;
  --mat-slider-focus-handle-color: #0d9488;
  --mat-slider-focus-state-layer-color: rgba(13, 148, 136, 0.2);
  --mat-slider-handle-color: #0d9488;
  --mat-slider-hover-handle-color: #0d9488;
  --mat-slider-hover-state-layer-color: rgba(13, 148, 136, 0.05);
  --mat-slider-inactive-track-color: #0d9488;
  --mat-slider-ripple-color: #0d9488;
  --mat-slider-with-tick-marks-active-container-color: #042f2e;
  --mat-slider-with-tick-marks-inactive-container-color: #0d9488;
  --mat-slider-disabled-active-track-color: #fff;
  --mat-slider-disabled-handle-color: #fff;
  --mat-slider-disabled-inactive-track-color: #fff;
  --mat-slider-label-container-color: #fff;
  --mat-slider-label-label-text-color: #000;
  --mat-slider-value-indicator-opacity: 0.9;
  --mat-slider-with-overlap-handle-outline-color: #fff;
  --mat-slider-with-tick-marks-disabled-container-color: #fff;
}
.theme-teal .dark .mat-accent,
.theme-teal.dark .mat-accent {
  --mat-slider-active-track-color: #1e293b;
  --mat-slider-focus-handle-color: #1e293b;
  --mat-slider-focus-state-layer-color: rgba(30, 41, 59, 0.2);
  --mat-slider-handle-color: #1e293b;
  --mat-slider-hover-handle-color: #1e293b;
  --mat-slider-hover-state-layer-color: rgba(30, 41, 59, 0.05);
  --mat-slider-inactive-track-color: #1e293b;
  --mat-slider-ripple-color: #1e293b;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #1e293b;
}
.theme-teal .dark .mat-warn,
.theme-teal.dark .mat-warn {
  --mat-slider-active-track-color: #dc2626;
  --mat-slider-focus-handle-color: #dc2626;
  --mat-slider-focus-state-layer-color: rgba(220, 38, 38, 0.2);
  --mat-slider-handle-color: #dc2626;
  --mat-slider-hover-handle-color: #dc2626;
  --mat-slider-hover-state-layer-color: rgba(220, 38, 38, 0.05);
  --mat-slider-inactive-track-color: #dc2626;
  --mat-slider-ripple-color: #dc2626;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #dc2626;
}
.theme-teal .dark,
.theme-teal.dark {
  --mat-menu-item-label-text-color: white;
  --mat-menu-item-icon-color: white;
  --mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-container-color: #1e293b;
  --mat-menu-divider-color: rgba(241, 245, 249, 0.12);
}
.theme-teal .dark,
.theme-teal.dark {
  --mat-list-list-item-label-text-color: white;
  --mat-list-list-item-supporting-text-color: #94a3b8;
  --mat-list-list-item-leading-icon-color: rgba(255, 255, 255, 0.5);
  --mat-list-list-item-trailing-supporting-text-color: #64748b;
  --mat-list-list-item-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mat-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --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.5);
  --mat-list-list-item-hover-state-layer-color: white;
  --mat-list-list-item-hover-state-layer-opacity: 0.08;
  --mat-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --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.24;
}
.theme-teal .dark .mdc-list-item__start,
.theme-teal .dark .mdc-list-item__end,
.theme-teal.dark .mdc-list-item__start,
.theme-teal.dark .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #0d9488;
  --mat-radio-disabled-label-color: #475569;
  --mat-radio-disabled-selected-icon-color: #f1f5f9;
  --mat-radio-disabled-unselected-icon-color: #f1f5f9;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #0d9488;
  --mat-radio-selected-hover-icon-color: #0d9488;
  --mat-radio-selected-icon-color: #0d9488;
  --mat-radio-selected-pressed-icon-color: #0d9488;
  --mat-radio-unselected-focus-icon-color: #eeeeee;
  --mat-radio-unselected-hover-icon-color: #eeeeee;
  --mat-radio-unselected-icon-color: rgba(241, 245, 249, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(241, 245, 249, 0.54);
}
.theme-teal .dark .mat-accent .mdc-list-item__start,
.theme-teal .dark .mat-accent .mdc-list-item__end,
.theme-teal.dark .mat-accent .mdc-list-item__start,
.theme-teal.dark .mat-accent .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #1e293b;
  --mat-radio-disabled-label-color: #475569;
  --mat-radio-disabled-selected-icon-color: #f1f5f9;
  --mat-radio-disabled-unselected-icon-color: #f1f5f9;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #1e293b;
  --mat-radio-selected-hover-icon-color: #1e293b;
  --mat-radio-selected-icon-color: #1e293b;
  --mat-radio-selected-pressed-icon-color: #1e293b;
  --mat-radio-unselected-focus-icon-color: #eeeeee;
  --mat-radio-unselected-hover-icon-color: #eeeeee;
  --mat-radio-unselected-icon-color: rgba(241, 245, 249, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(241, 245, 249, 0.54);
}
.theme-teal .dark .mat-warn .mdc-list-item__start,
.theme-teal .dark .mat-warn .mdc-list-item__end,
.theme-teal.dark .mat-warn .mdc-list-item__start,
.theme-teal.dark .mat-warn .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: #475569;
  --mat-radio-disabled-selected-icon-color: #f1f5f9;
  --mat-radio-disabled-unselected-icon-color: #f1f5f9;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #dc2626;
  --mat-radio-selected-hover-icon-color: #dc2626;
  --mat-radio-selected-icon-color: #dc2626;
  --mat-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-unselected-focus-icon-color: #eeeeee;
  --mat-radio-unselected-hover-icon-color: #eeeeee;
  --mat-radio-unselected-icon-color: rgba(241, 245, 249, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(241, 245, 249, 0.54);
}
.theme-teal .dark .mat-mdc-list-option,
.theme-teal.dark .mat-mdc-list-option {
  --mat-checkbox-disabled-label-color: #475569;
  --mat-checkbox-label-text-color: white;
  --mat-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-selected-checkmark-color: #042f2e;
  --mat-checkbox-selected-focus-icon-color: #0d9488;
  --mat-checkbox-selected-hover-icon-color: #0d9488;
  --mat-checkbox-selected-icon-color: #0d9488;
  --mat-checkbox-selected-pressed-icon-color: #0d9488;
  --mat-checkbox-unselected-focus-icon-color: #eeeeee;
  --mat-checkbox-unselected-hover-icon-color: #eeeeee;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #0d9488;
  --mat-checkbox-selected-hover-state-layer-color: #0d9488;
  --mat-checkbox-selected-pressed-state-layer-color: #0d9488;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
.theme-teal .dark .mat-mdc-list-option.mat-accent,
.theme-teal.dark .mat-mdc-list-option.mat-accent {
  --mat-checkbox-disabled-label-color: #475569;
  --mat-checkbox-label-text-color: white;
  --mat-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #1e293b;
  --mat-checkbox-selected-hover-icon-color: #1e293b;
  --mat-checkbox-selected-icon-color: #1e293b;
  --mat-checkbox-selected-pressed-icon-color: #1e293b;
  --mat-checkbox-unselected-focus-icon-color: #eeeeee;
  --mat-checkbox-unselected-hover-icon-color: #eeeeee;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #1e293b;
  --mat-checkbox-selected-hover-state-layer-color: #1e293b;
  --mat-checkbox-selected-pressed-state-layer-color: #1e293b;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
.theme-teal .dark .mat-mdc-list-option.mat-warn,
.theme-teal.dark .mat-mdc-list-option.mat-warn {
  --mat-checkbox-disabled-label-color: #475569;
  --mat-checkbox-label-text-color: white;
  --mat-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #dc2626;
  --mat-checkbox-selected-hover-icon-color: #dc2626;
  --mat-checkbox-selected-icon-color: #dc2626;
  --mat-checkbox-selected-pressed-icon-color: #dc2626;
  --mat-checkbox-unselected-focus-icon-color: #eeeeee;
  --mat-checkbox-unselected-hover-icon-color: #eeeeee;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #dc2626;
  --mat-checkbox-selected-hover-state-layer-color: #dc2626;
  --mat-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
.theme-teal .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.theme-teal .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
.theme-teal .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
.theme-teal .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,
.theme-teal.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.theme-teal.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
.theme-teal.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
.theme-teal.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start {
  color: #0d9488;
}
.theme-teal .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.theme-teal .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.theme-teal .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,
.theme-teal.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.theme-teal.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.theme-teal.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.theme-teal .dark,
.theme-teal.dark {
  --mat-paginator-container-text-color: rgba(255, 255, 255, 0.87);
  --mat-paginator-container-background-color: #1e293b;
  --mat-paginator-enabled-icon-color: rgba(255, 255, 255, 0.54);
  --mat-paginator-disabled-icon-color: rgba(255, 255, 255, 0.12);
}
.theme-teal .dark .mat-mdc-tab-group,
.theme-teal .dark .mat-mdc-tab-nav-bar,
.theme-teal.dark .mat-mdc-tab-group,
.theme-teal.dark .mat-mdc-tab-nav-bar {
  --mat-tab-disabled-ripple-color: #475569;
  --mat-tab-pagination-icon-color: #f1f5f9;
  --mat-tab-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-active-label-text-color: #0d9488;
  --mat-tab-active-ripple-color: #0d9488;
  --mat-tab-inactive-ripple-color: #0d9488;
  --mat-tab-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-active-focus-label-text-color: #0d9488;
  --mat-tab-active-hover-label-text-color: #0d9488;
  --mat-tab-active-focus-indicator-color: #0d9488;
  --mat-tab-active-hover-indicator-color: #0d9488;
  --mat-tab-active-indicator-color: #0d9488;
}
.theme-teal .dark .mat-mdc-tab-group.mat-accent,
.theme-teal .dark .mat-mdc-tab-nav-bar.mat-accent,
.theme-teal.dark .mat-mdc-tab-group.mat-accent,
.theme-teal.dark .mat-mdc-tab-nav-bar.mat-accent {
  --mat-tab-disabled-ripple-color: #475569;
  --mat-tab-pagination-icon-color: #f1f5f9;
  --mat-tab-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-active-label-text-color: #1e293b;
  --mat-tab-active-ripple-color: #1e293b;
  --mat-tab-inactive-ripple-color: #1e293b;
  --mat-tab-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-active-focus-label-text-color: #1e293b;
  --mat-tab-active-hover-label-text-color: #1e293b;
  --mat-tab-active-focus-indicator-color: #1e293b;
  --mat-tab-active-hover-indicator-color: #1e293b;
  --mat-tab-active-indicator-color: #1e293b;
}
.theme-teal .dark .mat-mdc-tab-group.mat-warn,
.theme-teal .dark .mat-mdc-tab-nav-bar.mat-warn,
.theme-teal.dark .mat-mdc-tab-group.mat-warn,
.theme-teal.dark .mat-mdc-tab-nav-bar.mat-warn {
  --mat-tab-disabled-ripple-color: #475569;
  --mat-tab-pagination-icon-color: #f1f5f9;
  --mat-tab-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-active-label-text-color: #dc2626;
  --mat-tab-active-ripple-color: #dc2626;
  --mat-tab-inactive-ripple-color: #dc2626;
  --mat-tab-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-active-focus-label-text-color: #dc2626;
  --mat-tab-active-hover-label-text-color: #dc2626;
  --mat-tab-active-focus-indicator-color: #dc2626;
  --mat-tab-active-hover-indicator-color: #dc2626;
  --mat-tab-active-indicator-color: #dc2626;
}
.theme-teal .dark,
.theme-teal.dark {
  --mat-checkbox-disabled-label-color: #475569;
  --mat-checkbox-label-text-color: white;
  --mat-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #1e293b;
  --mat-checkbox-selected-hover-icon-color: #1e293b;
  --mat-checkbox-selected-icon-color: #1e293b;
  --mat-checkbox-selected-pressed-icon-color: #1e293b;
  --mat-checkbox-unselected-focus-icon-color: #eeeeee;
  --mat-checkbox-unselected-hover-icon-color: #eeeeee;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #1e293b;
  --mat-checkbox-selected-hover-state-layer-color: #1e293b;
  --mat-checkbox-selected-pressed-state-layer-color: #1e293b;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
.theme-teal .dark .mat-mdc-checkbox.mat-primary,
.theme-teal.dark .mat-mdc-checkbox.mat-primary {
  --mat-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-selected-checkmark-color: #042f2e;
  --mat-checkbox-selected-focus-icon-color: #0d9488;
  --mat-checkbox-selected-hover-icon-color: #0d9488;
  --mat-checkbox-selected-icon-color: #0d9488;
  --mat-checkbox-selected-pressed-icon-color: #0d9488;
  --mat-checkbox-unselected-focus-icon-color: #eeeeee;
  --mat-checkbox-unselected-hover-icon-color: #eeeeee;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #0d9488;
  --mat-checkbox-selected-hover-state-layer-color: #0d9488;
  --mat-checkbox-selected-pressed-state-layer-color: #0d9488;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
.theme-teal .dark .mat-mdc-checkbox.mat-warn,
.theme-teal.dark .mat-mdc-checkbox.mat-warn {
  --mat-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #dc2626;
  --mat-checkbox-selected-hover-icon-color: #dc2626;
  --mat-checkbox-selected-icon-color: #dc2626;
  --mat-checkbox-selected-pressed-icon-color: #dc2626;
  --mat-checkbox-unselected-focus-icon-color: #eeeeee;
  --mat-checkbox-unselected-hover-icon-color: #eeeeee;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #dc2626;
  --mat-checkbox-selected-hover-state-layer-color: #dc2626;
  --mat-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
.theme-teal .dark,
.theme-teal.dark {
  --mat-button-filled-container-color: #1e293b;
  --mat-button-filled-disabled-container-color: rgba(30, 41, 59, 0.12);
  --mat-button-filled-disabled-label-text-color: rgba(30, 41, 59, 0.5);
  --mat-button-filled-disabled-state-layer-color: white;
  --mat-button-filled-focus-state-layer-opacity: 0.24;
  --mat-button-filled-hover-state-layer-opacity: 0.08;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-pressed-state-layer-opacity: 0.24;
  --mat-button-filled-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-disabled-label-text-color: rgba(30, 41, 59, 0.5);
  --mat-button-outlined-disabled-outline-color: rgba(241, 245, 249, 0.12);
  --mat-button-outlined-disabled-state-layer-color: white;
  --mat-button-outlined-focus-state-layer-opacity: 0.24;
  --mat-button-outlined-hover-state-layer-opacity: 0.08;
  --mat-button-outlined-label-text-color: white;
  --mat-button-outlined-outline-color: rgba(241, 245, 249, 0.12);
  --mat-button-outlined-pressed-state-layer-opacity: 0.24;
  --mat-button-outlined-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-outlined-state-layer-color: white;
  --mat-button-protected-container-color: #1e293b;
  --mat-button-protected-disabled-container-color: rgba(30, 41, 59, 0.12);
  --mat-button-protected-disabled-label-text-color: rgba(30, 41, 59, 0.5);
  --mat-button-protected-disabled-state-layer-color: white;
  --mat-button-protected-focus-state-layer-opacity: 0.24;
  --mat-button-protected-hover-state-layer-opacity: 0.08;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-pressed-state-layer-opacity: 0.24;
  --mat-button-protected-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-disabled-label-text-color: rgba(30, 41, 59, 0.5);
  --mat-button-text-disabled-state-layer-color: white;
  --mat-button-text-focus-state-layer-opacity: 0.24;
  --mat-button-text-hover-state-layer-opacity: 0.08;
  --mat-button-text-label-text-color: white;
  --mat-button-text-pressed-state-layer-opacity: 0.24;
  --mat-button-text-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-text-state-layer-color: white;
  --mat-button-tonal-container-color: #1e293b;
  --mat-button-tonal-disabled-container-color: rgba(30, 41, 59, 0.12);
  --mat-button-tonal-disabled-label-text-color: rgba(30, 41, 59, 0.5);
  --mat-button-tonal-disabled-state-layer-color: white;
  --mat-button-tonal-focus-state-layer-opacity: 0.24;
  --mat-button-tonal-hover-state-layer-opacity: 0.08;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-pressed-state-layer-opacity: 0.24;
  --mat-button-tonal-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-tonal-state-layer-color: white;
}
.theme-teal .dark .mat-mdc-button.mat-primary,
.theme-teal .dark .mat-mdc-unelevated-button.mat-primary,
.theme-teal .dark .mat-mdc-raised-button.mat-primary,
.theme-teal .dark .mat-mdc-outlined-button.mat-primary,
.theme-teal .dark .mat-tonal-button.mat-primary,
.theme-teal.dark .mat-mdc-button.mat-primary,
.theme-teal.dark .mat-mdc-unelevated-button.mat-primary,
.theme-teal.dark .mat-mdc-raised-button.mat-primary,
.theme-teal.dark .mat-mdc-outlined-button.mat-primary,
.theme-teal.dark .mat-tonal-button.mat-primary {
  --mat-button-filled-container-color: #0d9488;
  --mat-button-filled-label-text-color: #042f2e;
  --mat-button-filled-ripple-color: rgba(4, 47, 46, 0.1);
  --mat-button-filled-state-layer-color: #042f2e;
  --mat-button-outlined-label-text-color: #0d9488;
  --mat-button-outlined-outline-color: rgba(241, 245, 249, 0.12);
  --mat-button-outlined-ripple-color: rgba(13, 148, 136, 0.1);
  --mat-button-outlined-state-layer-color: #0d9488;
  --mat-button-protected-container-color: #0d9488;
  --mat-button-protected-label-text-color: #042f2e;
  --mat-button-protected-ripple-color: rgba(4, 47, 46, 0.1);
  --mat-button-protected-state-layer-color: #042f2e;
  --mat-button-text-label-text-color: #0d9488;
  --mat-button-text-ripple-color: rgba(13, 148, 136, 0.1);
  --mat-button-text-state-layer-color: #0d9488;
  --mat-button-tonal-container-color: #0d9488;
  --mat-button-tonal-label-text-color: #042f2e;
  --mat-button-tonal-ripple-color: rgba(4, 47, 46, 0.1);
  --mat-button-tonal-state-layer-color: #042f2e;
}
.theme-teal .dark .mat-mdc-button.mat-accent,
.theme-teal .dark .mat-mdc-unelevated-button.mat-accent,
.theme-teal .dark .mat-mdc-raised-button.mat-accent,
.theme-teal .dark .mat-mdc-outlined-button.mat-accent,
.theme-teal .dark .mat-tonal-button.mat-accent,
.theme-teal.dark .mat-mdc-button.mat-accent,
.theme-teal.dark .mat-mdc-unelevated-button.mat-accent,
.theme-teal.dark .mat-mdc-raised-button.mat-accent,
.theme-teal.dark .mat-mdc-outlined-button.mat-accent,
.theme-teal.dark .mat-tonal-button.mat-accent {
  --mat-button-filled-container-color: #1e293b;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #1e293b;
  --mat-button-outlined-outline-color: rgba(241, 245, 249, 0.12);
  --mat-button-outlined-ripple-color: rgba(30, 41, 59, 0.1);
  --mat-button-outlined-state-layer-color: #1e293b;
  --mat-button-protected-container-color: #1e293b;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #1e293b;
  --mat-button-text-ripple-color: rgba(30, 41, 59, 0.1);
  --mat-button-text-state-layer-color: #1e293b;
  --mat-button-tonal-container-color: #1e293b;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-tonal-state-layer-color: white;
}
.theme-teal .dark .mat-mdc-button.mat-warn,
.theme-teal .dark .mat-mdc-unelevated-button.mat-warn,
.theme-teal .dark .mat-mdc-raised-button.mat-warn,
.theme-teal .dark .mat-mdc-outlined-button.mat-warn,
.theme-teal .dark .mat-tonal-button.mat-warn,
.theme-teal.dark .mat-mdc-button.mat-warn,
.theme-teal.dark .mat-mdc-unelevated-button.mat-warn,
.theme-teal.dark .mat-mdc-raised-button.mat-warn,
.theme-teal.dark .mat-mdc-outlined-button.mat-warn,
.theme-teal.dark .mat-tonal-button.mat-warn {
  --mat-button-filled-container-color: #dc2626;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #dc2626;
  --mat-button-outlined-outline-color: rgba(241, 245, 249, 0.12);
  --mat-button-outlined-ripple-color: rgba(220, 38, 38, 0.1);
  --mat-button-outlined-state-layer-color: #dc2626;
  --mat-button-protected-container-color: #dc2626;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #dc2626;
  --mat-button-text-ripple-color: rgba(220, 38, 38, 0.1);
  --mat-button-text-state-layer-color: #dc2626;
  --mat-button-tonal-container-color: #dc2626;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-tonal-state-layer-color: white;
}
.theme-teal .dark,
.theme-teal.dark {
  --mat-icon-button-disabled-icon-color: rgba(255, 255, 255, 0.5);
  --mat-icon-button-disabled-state-layer-color: white;
  --mat-icon-button-focus-state-layer-opacity: 0.24;
  --mat-icon-button-hover-state-layer-opacity: 0.08;
  --mat-icon-button-icon-color: inherit;
  --mat-icon-button-pressed-state-layer-opacity: 0.24;
  --mat-icon-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-icon-button-state-layer-color: white;
}
.theme-teal .dark .mat-mdc-icon-button.mat-primary,
.theme-teal.dark .mat-mdc-icon-button.mat-primary {
  --mat-icon-button-icon-color: #0d9488;
  --mat-icon-button-state-layer-color: #0d9488;
  --mat-icon-button-ripple-color: rgba(13, 148, 136, 0.1);
}
.theme-teal .dark .mat-mdc-icon-button.mat-accent,
.theme-teal.dark .mat-mdc-icon-button.mat-accent {
  --mat-icon-button-icon-color: #1e293b;
  --mat-icon-button-state-layer-color: #1e293b;
  --mat-icon-button-ripple-color: rgba(30, 41, 59, 0.1);
}
.theme-teal .dark .mat-mdc-icon-button.mat-warn,
.theme-teal.dark .mat-mdc-icon-button.mat-warn {
  --mat-icon-button-icon-color: #dc2626;
  --mat-icon-button-state-layer-color: #dc2626;
  --mat-icon-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.theme-teal .dark,
.theme-teal.dark {
  --mat-fab-container-color: #1e293b;
  --mat-fab-disabled-state-container-color: rgba(15, 23, 42, 0.12);
  --mat-fab-disabled-state-foreground-color: rgba(30, 41, 59, 0.5);
  --mat-fab-disabled-state-layer-color: white;
  --mat-fab-focus-state-layer-opacity: 0.24;
  --mat-fab-foreground-color: white;
  --mat-fab-hover-state-layer-opacity: 0.08;
  --mat-fab-pressed-state-layer-opacity: 0.24;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-container-color: #1e293b;
  --mat-fab-small-disabled-state-container-color: rgba(15, 23, 42, 0.12);
  --mat-fab-small-disabled-state-foreground-color: rgba(30, 41, 59, 0.5);
  --mat-fab-small-disabled-state-layer-color: white;
  --mat-fab-small-focus-state-layer-opacity: 0.24;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-hover-state-layer-opacity: 0.08;
  --mat-fab-small-pressed-state-layer-opacity: 0.24;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.theme-teal .dark .mat-mdc-fab.mat-primary,
.theme-teal .dark .mat-mdc-mini-fab.mat-primary,
.theme-teal.dark .mat-mdc-fab.mat-primary,
.theme-teal.dark .mat-mdc-mini-fab.mat-primary {
  --mat-fab-container-color: #0d9488;
  --mat-fab-foreground-color: #042f2e;
  --mat-fab-ripple-color: rgba(4, 47, 46, 0.1);
  --mat-fab-small-container-color: #0d9488;
  --mat-fab-small-foreground-color: #042f2e;
  --mat-fab-small-ripple-color: rgba(4, 47, 46, 0.1);
  --mat-fab-small-state-layer-color: #042f2e;
  --mat-fab-state-layer-color: #042f2e;
}
.theme-teal .dark .mat-mdc-fab.mat-accent,
.theme-teal .dark .mat-mdc-mini-fab.mat-accent,
.theme-teal.dark .mat-mdc-fab.mat-accent,
.theme-teal.dark .mat-mdc-mini-fab.mat-accent {
  --mat-fab-container-color: #1e293b;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-container-color: #1e293b;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.theme-teal .dark .mat-mdc-fab.mat-warn,
.theme-teal .dark .mat-mdc-mini-fab.mat-warn,
.theme-teal.dark .mat-mdc-fab.mat-warn,
.theme-teal.dark .mat-mdc-mini-fab.mat-warn {
  --mat-fab-container-color: #dc2626;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-container-color: #dc2626;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.theme-teal .dark,
.theme-teal.dark {
  --mat-snack-bar-container-color: rgb(210, 212.2, 215.8);
  --mat-snack-bar-supporting-text-color: rgba(30, 41, 59, 0.87);
  --mat-snack-bar-button-color: #14b8a6;
}
.theme-teal .dark,
.theme-teal.dark {
  --mat-table-background-color: #1e293b;
  --mat-table-header-headline-color: white;
  --mat-table-row-item-label-text-color: white;
  --mat-table-row-item-outline-color: rgba(241, 245, 249, 0.12);
}
.theme-teal .dark,
.theme-teal.dark {
  --mat-progress-spinner-active-indicator-color: #0d9488;
}
.theme-teal .dark .mat-accent,
.theme-teal.dark .mat-accent {
  --mat-progress-spinner-active-indicator-color: #1e293b;
}
.theme-teal .dark .mat-warn,
.theme-teal.dark .mat-warn {
  --mat-progress-spinner-active-indicator-color: #dc2626;
}
.theme-teal .dark,
.theme-teal.dark {
  --mat-badge-background-color: #0d9488;
  --mat-badge-text-color: #042f2e;
  --mat-badge-disabled-state-background-color: #1e293b;
  --mat-badge-disabled-state-text-color: #475569;
}
.theme-teal .dark .mat-badge-accent,
.theme-teal.dark .mat-badge-accent {
  --mat-badge-background-color: #1e293b;
  --mat-badge-text-color: white;
}
.theme-teal .dark .mat-badge-warn,
.theme-teal.dark .mat-badge-warn {
  --mat-badge-background-color: #dc2626;
  --mat-badge-text-color: white;
}
.theme-teal .dark,
.theme-teal.dark {
  --mat-bottom-sheet-container-text-color: white;
  --mat-bottom-sheet-container-background-color: #1e293b;
}
.theme-teal .dark,
.theme-teal.dark {
  --mat-button-toggle-background-color: #1e293b;
  --mat-button-toggle-disabled-selected-state-background-color: #1e293b;
  --mat-button-toggle-disabled-selected-state-text-color: white;
  --mat-button-toggle-disabled-state-background-color: #1e293b;
  --mat-button-toggle-disabled-state-text-color: #1e293b;
  --mat-button-toggle-divider-color: rgb(55.32, 65.48, 81.8);
  --mat-button-toggle-legacy-disabled-selected-state-background-color: #1e293b;
  --mat-button-toggle-legacy-disabled-state-background-color: #0f172a;
  --mat-button-toggle-legacy-disabled-state-text-color: #1e293b;
  --mat-button-toggle-legacy-selected-state-background-color: rgba(255, 255, 255, 0.05);
  --mat-button-toggle-legacy-selected-state-text-color: #94a3b8;
  --mat-button-toggle-legacy-state-layer-color: #e2e8f0;
  --mat-button-toggle-legacy-text-color: #64748b;
  --mat-button-toggle-selected-state-background-color: rgba(255, 255, 255, 0.05);
  --mat-button-toggle-selected-state-text-color: white;
  --mat-button-toggle-state-layer-color: #e2e8f0;
  --mat-button-toggle-text-color: white;
}
.theme-teal .dark,
.theme-teal.dark {
  --mat-datepicker-calendar-date-selected-state-text-color: #042f2e;
  --mat-datepicker-calendar-date-selected-state-background-color: #0d9488;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(13, 148, 136, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #042f2e;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(13, 148, 136, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(13, 148, 136, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #0d9488;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(13, 148, 136, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --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-toggle-icon-color: #f1f5f9;
  --mat-datepicker-calendar-body-label-text-color: #94a3b8;
  --mat-datepicker-calendar-period-button-text-color: white;
  --mat-datepicker-calendar-period-button-icon-color: #f1f5f9;
  --mat-datepicker-calendar-navigation-button-icon-color: #f1f5f9;
  --mat-datepicker-calendar-header-divider-color: rgba(241, 245, 249, 0.12);
  --mat-datepicker-calendar-header-text-color: #94a3b8;
  --mat-datepicker-calendar-date-today-outline-color: #64748b;
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(100, 116, 139, 0.8);
  --mat-datepicker-calendar-date-text-color: white;
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: #475569;
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(241, 245, 249, 0.24);
  --mat-datepicker-range-input-separator-color: white;
  --mat-datepicker-range-input-disabled-state-separator-color: #475569;
  --mat-datepicker-range-input-disabled-state-text-color: #475569;
  --mat-datepicker-calendar-container-background-color: #1e293b;
  --mat-datepicker-calendar-container-text-color: white;
}
.theme-teal .dark .mat-datepicker-content.mat-accent,
.theme-teal.dark .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #1e293b;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(30, 41, 59, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(30, 41, 59, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(30, 41, 59, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(30, 41, 59, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --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);
}
.theme-teal .dark .mat-datepicker-content.mat-warn,
.theme-teal.dark .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #dc2626;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --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);
}
.theme-teal .dark .mat-datepicker-toggle-active.mat-accent,
.theme-teal.dark .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #1e293b;
}
.theme-teal .dark .mat-datepicker-toggle-active.mat-warn,
.theme-teal.dark .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #dc2626;
}
.theme-teal .dark,
.theme-teal.dark {
  --mat-divider-color: rgba(241, 245, 249, 0.12);
}
.theme-teal .dark,
.theme-teal.dark {
  --mat-expansion-container-background-color: #1e293b;
  --mat-expansion-container-text-color: white;
  --mat-expansion-actions-divider-color: rgba(241, 245, 249, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, 0.05);
  --mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, 0.05);
  --mat-expansion-header-disabled-state-text-color: #1e293b;
  --mat-expansion-header-text-color: white;
  --mat-expansion-header-description-color: #94a3b8;
  --mat-expansion-header-indicator-color: #94a3b8;
}
.theme-teal .dark,
.theme-teal.dark {
  --mat-icon-color: inherit;
}
.theme-teal .dark .mat-icon.mat-primary,
.theme-teal.dark .mat-icon.mat-primary {
  --mat-icon-color: #0d9488;
}
.theme-teal .dark .mat-icon.mat-accent,
.theme-teal.dark .mat-icon.mat-accent {
  --mat-icon-color: #1e293b;
}
.theme-teal .dark .mat-icon.mat-warn,
.theme-teal.dark .mat-icon.mat-warn {
  --mat-icon-color: #dc2626;
}
.theme-teal .dark,
.theme-teal.dark {
  --mat-sidenav-container-divider-color: rgba(241, 245, 249, 0.12);
  --mat-sidenav-container-background-color: #1e293b;
  --mat-sidenav-container-text-color: white;
  --mat-sidenav-content-background-color: #0f172a;
  --mat-sidenav-content-text-color: white;
  --mat-sidenav-scrim-color: rgba(225, 214, 196, 0.6);
}
.theme-teal .dark,
.theme-teal.dark {
  --mat-stepper-header-icon-foreground-color: #042f2e;
  --mat-stepper-header-selected-state-icon-background-color: #0d9488;
  --mat-stepper-header-selected-state-icon-foreground-color: #042f2e;
  --mat-stepper-header-done-state-icon-background-color: #0d9488;
  --mat-stepper-header-done-state-icon-foreground-color: #042f2e;
  --mat-stepper-header-edit-state-icon-background-color: #0d9488;
  --mat-stepper-header-edit-state-icon-foreground-color: #042f2e;
  --mat-stepper-container-color: #1e293b;
  --mat-stepper-line-color: rgba(241, 245, 249, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, 0.05);
  --mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, 0.05);
  --mat-stepper-header-label-text-color: #94a3b8;
  --mat-stepper-header-optional-label-text-color: #94a3b8;
  --mat-stepper-header-selected-state-label-text-color: white;
  --mat-stepper-header-error-state-label-text-color: #dc2626;
  --mat-stepper-header-icon-background-color: #94a3b8;
  --mat-stepper-header-error-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
.theme-teal .dark .mat-step-header.mat-accent,
.theme-teal.dark .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #1e293b;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #1e293b;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #1e293b;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
.theme-teal .dark .mat-step-header.mat-warn,
.theme-teal.dark .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #dc2626;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #dc2626;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #dc2626;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
.theme-teal .dark,
.theme-teal.dark {
  --mat-sort-arrow-color: #94a3b8;
}
.theme-teal .dark,
.theme-teal.dark {
  --mat-toolbar-container-background-color: #0f172a;
  --mat-toolbar-container-text-color: white;
}
.theme-teal .dark .mat-toolbar.mat-primary,
.theme-teal.dark .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #0d9488;
  --mat-toolbar-container-text-color: #042f2e;
}
.theme-teal .dark .mat-toolbar.mat-accent,
.theme-teal.dark .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #1e293b;
  --mat-toolbar-container-text-color: white;
}
.theme-teal .dark .mat-toolbar.mat-warn,
.theme-teal.dark .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #dc2626;
  --mat-toolbar-container-text-color: white;
}
.theme-teal .dark,
.theme-teal.dark {
  --mat-tree-container-background-color: #1e293b;
  --mat-tree-node-text-color: white;
}
.theme-teal .dark,
.theme-teal.dark {
  --mat-timepicker-container-background-color: #1e293b;
}
.theme-rose .light,
.theme-rose.light {
  --mat-ripple-color: rgba(0, 0, 0, 0.1);
}
.theme-rose .light,
.theme-rose.light {
  --mat-option-selected-state-label-text-color: #f43f5e;
  --mat-option-label-text-color: #1e293b;
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}
.theme-rose .light .mat-accent,
.theme-rose.light .mat-accent {
  --mat-option-selected-state-label-text-color: #1e293b;
  --mat-option-label-text-color: #1e293b;
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}
.theme-rose .light .mat-warn,
.theme-rose.light .mat-warn {
  --mat-option-selected-state-label-text-color: #dc2626;
  --mat-option-label-text-color: #1e293b;
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}
.theme-rose .light,
.theme-rose.light {
  --mat-optgroup-label-text-color: #1e293b;
}
.theme-rose .light,
.theme-rose.light {
  --mat-pseudo-checkbox-full-selected-icon-color: #1e293b;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-unselected-icon-color: #64748b;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #1e293b;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0;
}
.theme-rose .light .mat-primary,
.theme-rose.light .mat-primary {
  --mat-pseudo-checkbox-full-selected-icon-color: #f43f5e;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-unselected-icon-color: #64748b;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #f43f5e;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0;
}
.theme-rose .light .mat-accent,
.theme-rose.light .mat-accent {
  --mat-pseudo-checkbox-full-selected-icon-color: #1e293b;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-unselected-icon-color: #64748b;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #1e293b;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0;
}
.theme-rose .light .mat-warn,
.theme-rose.light .mat-warn {
  --mat-pseudo-checkbox-full-selected-icon-color: #dc2626;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-unselected-icon-color: #64748b;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #dc2626;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0;
}
.theme-rose .light,
.theme-rose.light {
  --mat-app-background-color: #f1f5f9;
  --mat-app-text-color: #1e293b;
  --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);
}
.theme-rose .light,
.theme-rose.light {
  --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: #64748b;
  --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);
}
.theme-rose .light .mat-mdc-progress-bar,
.theme-rose.light .mat-mdc-progress-bar {
  --mat-progress-bar-active-indicator-color: #f43f5e;
  --mat-progress-bar-track-color: rgba(244, 63, 94, 0.25);
}
.theme-rose .light .mat-mdc-progress-bar.mat-accent,
.theme-rose.light .mat-mdc-progress-bar.mat-accent {
  --mat-progress-bar-active-indicator-color: #1e293b;
  --mat-progress-bar-track-color: rgba(30, 41, 59, 0.25);
}
.theme-rose .light .mat-mdc-progress-bar.mat-warn,
.theme-rose.light .mat-mdc-progress-bar.mat-warn {
  --mat-progress-bar-active-indicator-color: #dc2626;
  --mat-progress-bar-track-color: rgba(220, 38, 38, 0.25);
}
.theme-rose .light,
.theme-rose.light {
  --mat-tooltip-container-color: #1e293b;
  --mat-tooltip-supporting-text-color: #fff;
}
.theme-rose .light,
.theme-rose.light {
  --mat-form-field-focus-select-arrow-color: rgba(244, 63, 94, 0.87);
  --mat-form-field-filled-caret-color: #f43f5e;
  --mat-form-field-filled-focus-active-indicator-color: #f43f5e;
  --mat-form-field-filled-focus-label-text-color: rgba(244, 63, 94, 0.87);
  --mat-form-field-outlined-caret-color: #f43f5e;
  --mat-form-field-outlined-focus-outline-color: #f43f5e;
  --mat-form-field-outlined-focus-label-text-color: rgba(244, 63, 94, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color: rgba(100, 116, 139, 0.38);
  --mat-form-field-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-error-text-color: #dc2626;
  --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(100, 116, 139, 0.54);
  --mat-form-field-disabled-select-arrow-color: rgba(100, 116, 139, 0.38);
  --mat-form-field-hover-state-layer-opacity: 0.04;
  --mat-form-field-focus-state-layer-opacity: 0.08;
  --mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);
  --mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);
  --mat-form-field-filled-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-form-field-filled-hover-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-form-field-filled-disabled-label-text-color: rgba(148, 163, 184, 0.38);
  --mat-form-field-filled-input-text-color: rgba(30, 41, 59, 0.87);
  --mat-form-field-filled-disabled-input-text-color: rgba(148, 163, 184, 0.38);
  --mat-form-field-filled-input-text-placeholder-color: rgba(30, 41, 59, 0.6);
  --mat-form-field-filled-error-hover-label-text-color: #dc2626;
  --mat-form-field-filled-error-focus-label-text-color: #dc2626;
  --mat-form-field-filled-error-label-text-color: #dc2626;
  --mat-form-field-filled-error-caret-color: #dc2626;
  --mat-form-field-filled-active-indicator-color: rgba(226, 232, 240, 0.42);
  --mat-form-field-filled-disabled-active-indicator-color: rgba(226, 232, 240, 0.06);
  --mat-form-field-filled-hover-active-indicator-color: rgba(226, 232, 240, 0.87);
  --mat-form-field-filled-error-active-indicator-color: #dc2626;
  --mat-form-field-filled-error-focus-active-indicator-color: #dc2626;
  --mat-form-field-filled-error-hover-active-indicator-color: #dc2626;
  --mat-form-field-outlined-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-form-field-outlined-hover-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-form-field-outlined-disabled-label-text-color: rgba(148, 163, 184, 0.38);
  --mat-form-field-outlined-input-text-color: rgba(30, 41, 59, 0.87);
  --mat-form-field-outlined-disabled-input-text-color: rgba(148, 163, 184, 0.38);
  --mat-form-field-outlined-input-text-placeholder-color: rgba(30, 41, 59, 0.6);
  --mat-form-field-outlined-error-caret-color: #dc2626;
  --mat-form-field-outlined-error-focus-label-text-color: #dc2626;
  --mat-form-field-outlined-error-label-text-color: #dc2626;
  --mat-form-field-outlined-error-hover-label-text-color: #dc2626;
  --mat-form-field-outlined-outline-color: rgba(226, 232, 240, 0.38);
  --mat-form-field-outlined-disabled-outline-color: rgba(226, 232, 240, 0.06);
  --mat-form-field-outlined-hover-outline-color: rgba(226, 232, 240, 0.87);
  --mat-form-field-outlined-error-focus-outline-color: #dc2626;
  --mat-form-field-outlined-error-hover-outline-color: #dc2626;
  --mat-form-field-outlined-error-outline-color: #dc2626;
}
.theme-rose .light .mat-mdc-form-field.mat-accent,
.theme-rose.light .mat-mdc-form-field.mat-accent {
  --mat-form-field-focus-select-arrow-color: rgba(30, 41, 59, 0.87);
  --mat-form-field-filled-caret-color: #1e293b;
  --mat-form-field-filled-focus-active-indicator-color: #1e293b;
  --mat-form-field-filled-focus-label-text-color: rgba(30, 41, 59, 0.87);
  --mat-form-field-outlined-caret-color: #1e293b;
  --mat-form-field-outlined-focus-outline-color: #1e293b;
  --mat-form-field-outlined-focus-label-text-color: rgba(30, 41, 59, 0.87);
}
.theme-rose .light .mat-mdc-form-field.mat-warn,
.theme-rose.light .mat-mdc-form-field.mat-warn {
  --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-filled-caret-color: #dc2626;
  --mat-form-field-filled-focus-active-indicator-color: #dc2626;
  --mat-form-field-filled-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-outlined-caret-color: #dc2626;
  --mat-form-field-outlined-focus-outline-color: #dc2626;
  --mat-form-field-outlined-focus-label-text-color: rgba(220, 38, 38, 0.87);
}
.theme-rose .light,
.theme-rose.light {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(30, 41, 59, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(148, 163, 184, 0.38);
  --mat-select-placeholder-text-color: rgba(30, 41, 59, 0.6);
  --mat-select-enabled-arrow-color: rgba(226, 232, 240, 0.54);
  --mat-select-disabled-arrow-color: rgba(30, 41, 59, 0.38);
  --mat-select-focused-arrow-color: rgba(244, 63, 94, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.theme-rose .light .mat-mdc-form-field.mat-accent,
.theme-rose.light .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(30, 41, 59, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(148, 163, 184, 0.38);
  --mat-select-placeholder-text-color: rgba(30, 41, 59, 0.6);
  --mat-select-enabled-arrow-color: rgba(226, 232, 240, 0.54);
  --mat-select-disabled-arrow-color: rgba(30, 41, 59, 0.38);
  --mat-select-focused-arrow-color: rgba(30, 41, 59, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.theme-rose .light .mat-mdc-form-field.mat-warn,
.theme-rose.light .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(30, 41, 59, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(148, 163, 184, 0.38);
  --mat-select-placeholder-text-color: rgba(30, 41, 59, 0.6);
  --mat-select-enabled-arrow-color: rgba(226, 232, 240, 0.54);
  --mat-select-disabled-arrow-color: rgba(30, 41, 59, 0.38);
  --mat-select-focused-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.theme-rose .light,
.theme-rose.light {
  --mat-autocomplete-background-color: white;
}
.theme-rose .light,
.theme-rose.light {
  --mat-dialog-container-color: white;
  --mat-dialog-subhead-color: rgba(30, 41, 59, 0.87);
  --mat-dialog-supporting-text-color: rgba(30, 41, 59, 0.6);
}
.theme-rose .light .mat-mdc-standard-chip,
.theme-rose.light .mat-mdc-standard-chip {
  --mat-chip-disabled-label-text-color: #212121;
  --mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);
  --mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);
  --mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);
  --mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);
  --mat-chip-focus-state-layer-color: black;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: black;
  --mat-chip-label-text-color: #212121;
  --mat-chip-selected-disabled-trailing-icon-color: #212121;
  --mat-chip-selected-focus-state-layer-color: black;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: black;
  --mat-chip-selected-label-text-color: #212121;
  --mat-chip-selected-trailing-icon-color: #212121;
  --mat-chip-with-icon-disabled-icon-color: #212121;
  --mat-chip-with-icon-icon-color: #212121;
  --mat-chip-with-icon-selected-icon-color: #212121;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;
  --mat-chip-with-trailing-icon-trailing-icon-color: #212121;
}
.theme-rose .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.theme-rose .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,
.theme-rose.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.theme-rose.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mat-chip-disabled-label-text-color: #4c0519;
  --mat-chip-elevated-container-color: #f43f5e;
  --mat-chip-elevated-disabled-container-color: #f43f5e;
  --mat-chip-elevated-selected-container-color: #f43f5e;
  --mat-chip-flat-disabled-selected-container-color: #f43f5e;
  --mat-chip-focus-state-layer-color: black;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: black;
  --mat-chip-label-text-color: #4c0519;
  --mat-chip-selected-disabled-trailing-icon-color: #4c0519;
  --mat-chip-selected-focus-state-layer-color: black;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: black;
  --mat-chip-selected-label-text-color: #4c0519;
  --mat-chip-selected-trailing-icon-color: #4c0519;
  --mat-chip-with-icon-disabled-icon-color: #4c0519;
  --mat-chip-with-icon-icon-color: #4c0519;
  --mat-chip-with-icon-selected-icon-color: #4c0519;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #4c0519;
  --mat-chip-with-trailing-icon-trailing-icon-color: #4c0519;
}
.theme-rose .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.theme-rose .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,
.theme-rose.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.theme-rose.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #1e293b;
  --mat-chip-elevated-disabled-container-color: #1e293b;
  --mat-chip-elevated-selected-container-color: #1e293b;
  --mat-chip-flat-disabled-selected-container-color: #1e293b;
  --mat-chip-focus-state-layer-color: black;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: black;
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: black;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: black;
  --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;
}
.theme-rose .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.theme-rose .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,
.theme-rose.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.theme-rose.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #dc2626;
  --mat-chip-elevated-disabled-container-color: #dc2626;
  --mat-chip-elevated-selected-container-color: #dc2626;
  --mat-chip-flat-disabled-selected-container-color: #dc2626;
  --mat-chip-focus-state-layer-color: black;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: black;
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: black;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: black;
  --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;
}
.theme-rose .light,
.theme-rose.light {
  --mat-slide-toggle-selected-focus-state-layer-color: #e11d48;
  --mat-slide-toggle-selected-handle-color: #e11d48;
  --mat-slide-toggle-selected-hover-state-layer-color: #e11d48;
  --mat-slide-toggle-selected-pressed-state-layer-color: #e11d48;
  --mat-slide-toggle-selected-focus-handle-color: #881337;
  --mat-slide-toggle-selected-hover-handle-color: #881337;
  --mat-slide-toggle-selected-pressed-handle-color: #881337;
  --mat-slide-toggle-selected-focus-track-color: #fda4af;
  --mat-slide-toggle-selected-hover-track-color: #fda4af;
  --mat-slide-toggle-selected-pressed-track-color: #fda4af;
  --mat-slide-toggle-selected-track-color: #fda4af;
  --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: #424242;
  --mat-slide-toggle-disabled-selected-icon-color: #fff;
  --mat-slide-toggle-disabled-selected-track-color: #424242;
  --mat-slide-toggle-disabled-unselected-handle-color: #424242;
  --mat-slide-toggle-disabled-unselected-icon-color: #fff;
  --mat-slide-toggle-disabled-unselected-track-color: #424242;
  --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: #fff;
  --mat-slide-toggle-label-text-color: #1e293b;
  --mat-slide-toggle-selected-icon-color: #fff;
  --mat-slide-toggle-unselected-hover-handle-color: #212121;
  --mat-slide-toggle-unselected-focus-handle-color: #212121;
  --mat-slide-toggle-unselected-focus-state-layer-color: #424242;
  --mat-slide-toggle-unselected-focus-track-color: #e0e0e0;
  --mat-slide-toggle-unselected-icon-color: #fff;
  --mat-slide-toggle-unselected-handle-color: #616161;
  --mat-slide-toggle-unselected-hover-state-layer-color: #424242;
  --mat-slide-toggle-unselected-hover-track-color: #e0e0e0;
  --mat-slide-toggle-unselected-pressed-handle-color: #212121;
  --mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;
  --mat-slide-toggle-unselected-pressed-state-layer-color: #424242;
  --mat-slide-toggle-unselected-track-color: #e0e0e0;
}
.theme-rose .light,
.theme-rose.light {
  --mdc-slide-toggle-disabled-label-text-color: #94a3b8;
  --mat-slide-toggle-disabled-label-text-color: #94a3b8;
}
.theme-rose .light .mat-mdc-slide-toggle,
.theme-rose.light .mat-mdc-slide-toggle {
  --mat-slide-toggle-label-text-color: #1e293b;
}
.theme-rose .light .mat-mdc-slide-toggle.mat-accent,
.theme-rose.light .mat-mdc-slide-toggle.mat-accent {
  --mat-slide-toggle-selected-focus-state-layer-color: #475569;
  --mat-slide-toggle-selected-handle-color: #475569;
  --mat-slide-toggle-selected-hover-state-layer-color: #475569;
  --mat-slide-toggle-selected-pressed-state-layer-color: #475569;
  --mat-slide-toggle-selected-focus-handle-color: #0f172a;
  --mat-slide-toggle-selected-hover-handle-color: #0f172a;
  --mat-slide-toggle-selected-pressed-handle-color: #0f172a;
  --mat-slide-toggle-selected-focus-track-color: #cbd5e1;
  --mat-slide-toggle-selected-hover-track-color: #cbd5e1;
  --mat-slide-toggle-selected-pressed-track-color: #cbd5e1;
  --mat-slide-toggle-selected-track-color: #cbd5e1;
}
.theme-rose .light .mat-mdc-slide-toggle.mat-warn,
.theme-rose.light .mat-mdc-slide-toggle.mat-warn {
  --mat-slide-toggle-selected-focus-state-layer-color: #dc2626;
  --mat-slide-toggle-selected-handle-color: #dc2626;
  --mat-slide-toggle-selected-hover-state-layer-color: #dc2626;
  --mat-slide-toggle-selected-pressed-state-layer-color: #dc2626;
  --mat-slide-toggle-selected-focus-handle-color: #7f1d1d;
  --mat-slide-toggle-selected-hover-handle-color: #7f1d1d;
  --mat-slide-toggle-selected-pressed-handle-color: #7f1d1d;
  --mat-slide-toggle-selected-focus-track-color: #fca5a5;
  --mat-slide-toggle-selected-hover-track-color: #fca5a5;
  --mat-slide-toggle-selected-pressed-track-color: #fca5a5;
  --mat-slide-toggle-selected-track-color: #fca5a5;
}
.theme-rose .light .mat-mdc-radio-button.mat-primary,
.theme-rose.light .mat-mdc-radio-button.mat-primary {
  --mat-radio-checked-ripple-color: #f43f5e;
  --mat-radio-disabled-label-color: #94a3b8;
  --mat-radio-disabled-selected-icon-color: #64748b;
  --mat-radio-disabled-unselected-icon-color: #64748b;
  --mat-radio-label-text-color: #1e293b;
  --mat-radio-ripple-color: black;
  --mat-radio-selected-focus-icon-color: #f43f5e;
  --mat-radio-selected-hover-icon-color: #f43f5e;
  --mat-radio-selected-icon-color: #f43f5e;
  --mat-radio-selected-pressed-icon-color: #f43f5e;
  --mat-radio-unselected-focus-icon-color: #212121;
  --mat-radio-unselected-hover-icon-color: #212121;
  --mat-radio-unselected-icon-color: rgba(100, 116, 139, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(100, 116, 139, 0.54);
}
.theme-rose .light .mat-mdc-radio-button.mat-accent,
.theme-rose.light .mat-mdc-radio-button.mat-accent {
  --mat-radio-checked-ripple-color: #1e293b;
  --mat-radio-disabled-label-color: #94a3b8;
  --mat-radio-disabled-selected-icon-color: #64748b;
  --mat-radio-disabled-unselected-icon-color: #64748b;
  --mat-radio-label-text-color: #1e293b;
  --mat-radio-ripple-color: black;
  --mat-radio-selected-focus-icon-color: #1e293b;
  --mat-radio-selected-hover-icon-color: #1e293b;
  --mat-radio-selected-icon-color: #1e293b;
  --mat-radio-selected-pressed-icon-color: #1e293b;
  --mat-radio-unselected-focus-icon-color: #212121;
  --mat-radio-unselected-hover-icon-color: #212121;
  --mat-radio-unselected-icon-color: rgba(100, 116, 139, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(100, 116, 139, 0.54);
}
.theme-rose .light .mat-mdc-radio-button.mat-warn,
.theme-rose.light .mat-mdc-radio-button.mat-warn {
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: #94a3b8;
  --mat-radio-disabled-selected-icon-color: #64748b;
  --mat-radio-disabled-unselected-icon-color: #64748b;
  --mat-radio-label-text-color: #1e293b;
  --mat-radio-ripple-color: black;
  --mat-radio-selected-focus-icon-color: #dc2626;
  --mat-radio-selected-hover-icon-color: #dc2626;
  --mat-radio-selected-icon-color: #dc2626;
  --mat-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-unselected-focus-icon-color: #212121;
  --mat-radio-unselected-hover-icon-color: #212121;
  --mat-radio-unselected-icon-color: rgba(100, 116, 139, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(100, 116, 139, 0.54);
}
.theme-rose .light,
.theme-rose.light {
  --mat-slider-active-track-color: #f43f5e;
  --mat-slider-focus-handle-color: #f43f5e;
  --mat-slider-focus-state-layer-color: rgba(244, 63, 94, 0.2);
  --mat-slider-handle-color: #f43f5e;
  --mat-slider-hover-handle-color: #f43f5e;
  --mat-slider-hover-state-layer-color: rgba(244, 63, 94, 0.05);
  --mat-slider-inactive-track-color: #f43f5e;
  --mat-slider-ripple-color: #f43f5e;
  --mat-slider-with-tick-marks-active-container-color: #4c0519;
  --mat-slider-with-tick-marks-inactive-container-color: #f43f5e;
  --mat-slider-disabled-active-track-color: #000;
  --mat-slider-disabled-handle-color: #000;
  --mat-slider-disabled-inactive-track-color: #000;
  --mat-slider-label-container-color: #000;
  --mat-slider-label-label-text-color: #fff;
  --mat-slider-value-indicator-opacity: 0.6;
  --mat-slider-with-overlap-handle-outline-color: #fff;
  --mat-slider-with-tick-marks-disabled-container-color: #000;
}
.theme-rose .light .mat-accent,
.theme-rose.light .mat-accent {
  --mat-slider-active-track-color: #1e293b;
  --mat-slider-focus-handle-color: #1e293b;
  --mat-slider-focus-state-layer-color: rgba(30, 41, 59, 0.2);
  --mat-slider-handle-color: #1e293b;
  --mat-slider-hover-handle-color: #1e293b;
  --mat-slider-hover-state-layer-color: rgba(30, 41, 59, 0.05);
  --mat-slider-inactive-track-color: #1e293b;
  --mat-slider-ripple-color: #1e293b;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #1e293b;
}
.theme-rose .light .mat-warn,
.theme-rose.light .mat-warn {
  --mat-slider-active-track-color: #dc2626;
  --mat-slider-focus-handle-color: #dc2626;
  --mat-slider-focus-state-layer-color: rgba(220, 38, 38, 0.2);
  --mat-slider-handle-color: #dc2626;
  --mat-slider-hover-handle-color: #dc2626;
  --mat-slider-hover-state-layer-color: rgba(220, 38, 38, 0.05);
  --mat-slider-inactive-track-color: #dc2626;
  --mat-slider-ripple-color: #dc2626;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #dc2626;
}
.theme-rose .light,
.theme-rose.light {
  --mat-menu-item-label-text-color: #1e293b;
  --mat-menu-item-icon-color: #1e293b;
  --mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-container-color: white;
  --mat-menu-divider-color: #e2e8f0;
}
.theme-rose .light,
.theme-rose.light {
  --mat-list-list-item-label-text-color: #1e293b;
  --mat-list-list-item-supporting-text-color: #64748b;
  --mat-list-list-item-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mat-list-list-item-trailing-supporting-text-color: #94a3b8;
  --mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mat-list-list-item-disabled-label-text-color: black;
  --mat-list-list-item-disabled-leading-icon-color: black;
  --mat-list-list-item-disabled-trailing-icon-color: black;
  --mat-list-list-item-hover-label-text-color: #1e293b;
  --mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mat-list-list-item-hover-state-layer-color: black;
  --mat-list-list-item-hover-state-layer-opacity: 0.04;
  --mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mat-list-list-item-focus-label-text-color: #1e293b;
  --mat-list-list-item-focus-state-layer-color: black;
  --mat-list-list-item-focus-state-layer-opacity: 0.12;
}
.theme-rose .light .mdc-list-item__start,
.theme-rose .light .mdc-list-item__end,
.theme-rose.light .mdc-list-item__start,
.theme-rose.light .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #f43f5e;
  --mat-radio-disabled-label-color: #94a3b8;
  --mat-radio-disabled-selected-icon-color: #64748b;
  --mat-radio-disabled-unselected-icon-color: #64748b;
  --mat-radio-label-text-color: #1e293b;
  --mat-radio-ripple-color: black;
  --mat-radio-selected-focus-icon-color: #f43f5e;
  --mat-radio-selected-hover-icon-color: #f43f5e;
  --mat-radio-selected-icon-color: #f43f5e;
  --mat-radio-selected-pressed-icon-color: #f43f5e;
  --mat-radio-unselected-focus-icon-color: #212121;
  --mat-radio-unselected-hover-icon-color: #212121;
  --mat-radio-unselected-icon-color: rgba(100, 116, 139, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(100, 116, 139, 0.54);
}
.theme-rose .light .mat-accent .mdc-list-item__start,
.theme-rose .light .mat-accent .mdc-list-item__end,
.theme-rose.light .mat-accent .mdc-list-item__start,
.theme-rose.light .mat-accent .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #1e293b;
  --mat-radio-disabled-label-color: #94a3b8;
  --mat-radio-disabled-selected-icon-color: #64748b;
  --mat-radio-disabled-unselected-icon-color: #64748b;
  --mat-radio-label-text-color: #1e293b;
  --mat-radio-ripple-color: black;
  --mat-radio-selected-focus-icon-color: #1e293b;
  --mat-radio-selected-hover-icon-color: #1e293b;
  --mat-radio-selected-icon-color: #1e293b;
  --mat-radio-selected-pressed-icon-color: #1e293b;
  --mat-radio-unselected-focus-icon-color: #212121;
  --mat-radio-unselected-hover-icon-color: #212121;
  --mat-radio-unselected-icon-color: rgba(100, 116, 139, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(100, 116, 139, 0.54);
}
.theme-rose .light .mat-warn .mdc-list-item__start,
.theme-rose .light .mat-warn .mdc-list-item__end,
.theme-rose.light .mat-warn .mdc-list-item__start,
.theme-rose.light .mat-warn .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: #94a3b8;
  --mat-radio-disabled-selected-icon-color: #64748b;
  --mat-radio-disabled-unselected-icon-color: #64748b;
  --mat-radio-label-text-color: #1e293b;
  --mat-radio-ripple-color: black;
  --mat-radio-selected-focus-icon-color: #dc2626;
  --mat-radio-selected-hover-icon-color: #dc2626;
  --mat-radio-selected-icon-color: #dc2626;
  --mat-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-unselected-focus-icon-color: #212121;
  --mat-radio-unselected-hover-icon-color: #212121;
  --mat-radio-unselected-icon-color: rgba(100, 116, 139, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(100, 116, 139, 0.54);
}
.theme-rose .light .mat-mdc-list-option,
.theme-rose.light .mat-mdc-list-option {
  --mat-checkbox-disabled-label-color: #94a3b8;
  --mat-checkbox-label-text-color: #1e293b;
  --mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-selected-checkmark-color: #4c0519;
  --mat-checkbox-selected-focus-icon-color: #f43f5e;
  --mat-checkbox-selected-hover-icon-color: #f43f5e;
  --mat-checkbox-selected-icon-color: #f43f5e;
  --mat-checkbox-selected-pressed-icon-color: #f43f5e;
  --mat-checkbox-unselected-focus-icon-color: #212121;
  --mat-checkbox-unselected-hover-icon-color: #212121;
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #f43f5e;
  --mat-checkbox-selected-hover-state-layer-color: #f43f5e;
  --mat-checkbox-selected-pressed-state-layer-color: #f43f5e;
  --mat-checkbox-unselected-focus-state-layer-color: black;
  --mat-checkbox-unselected-hover-state-layer-color: black;
  --mat-checkbox-unselected-pressed-state-layer-color: black;
}
.theme-rose .light .mat-mdc-list-option.mat-accent,
.theme-rose.light .mat-mdc-list-option.mat-accent {
  --mat-checkbox-disabled-label-color: #94a3b8;
  --mat-checkbox-label-text-color: #1e293b;
  --mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #1e293b;
  --mat-checkbox-selected-hover-icon-color: #1e293b;
  --mat-checkbox-selected-icon-color: #1e293b;
  --mat-checkbox-selected-pressed-icon-color: #1e293b;
  --mat-checkbox-unselected-focus-icon-color: #212121;
  --mat-checkbox-unselected-hover-icon-color: #212121;
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #1e293b;
  --mat-checkbox-selected-hover-state-layer-color: #1e293b;
  --mat-checkbox-selected-pressed-state-layer-color: #1e293b;
  --mat-checkbox-unselected-focus-state-layer-color: black;
  --mat-checkbox-unselected-hover-state-layer-color: black;
  --mat-checkbox-unselected-pressed-state-layer-color: black;
}
.theme-rose .light .mat-mdc-list-option.mat-warn,
.theme-rose.light .mat-mdc-list-option.mat-warn {
  --mat-checkbox-disabled-label-color: #94a3b8;
  --mat-checkbox-label-text-color: #1e293b;
  --mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #dc2626;
  --mat-checkbox-selected-hover-icon-color: #dc2626;
  --mat-checkbox-selected-icon-color: #dc2626;
  --mat-checkbox-selected-pressed-icon-color: #dc2626;
  --mat-checkbox-unselected-focus-icon-color: #212121;
  --mat-checkbox-unselected-hover-icon-color: #212121;
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #dc2626;
  --mat-checkbox-selected-hover-state-layer-color: #dc2626;
  --mat-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mat-checkbox-unselected-focus-state-layer-color: black;
  --mat-checkbox-unselected-hover-state-layer-color: black;
  --mat-checkbox-unselected-pressed-state-layer-color: black;
}
.theme-rose .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.theme-rose .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
.theme-rose .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
.theme-rose .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,
.theme-rose.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.theme-rose.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
.theme-rose.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
.theme-rose.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start {
  color: #f43f5e;
}
.theme-rose .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.theme-rose .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.theme-rose .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,
.theme-rose.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.theme-rose.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.theme-rose.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.theme-rose .light,
.theme-rose.light {
  --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: rgba(0, 0, 0, 0.12);
}
.theme-rose .light .mat-mdc-tab-group,
.theme-rose .light .mat-mdc-tab-nav-bar,
.theme-rose.light .mat-mdc-tab-group,
.theme-rose.light .mat-mdc-tab-nav-bar {
  --mat-tab-disabled-ripple-color: #94a3b8;
  --mat-tab-pagination-icon-color: #64748b;
  --mat-tab-inactive-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-active-label-text-color: #f43f5e;
  --mat-tab-active-ripple-color: #f43f5e;
  --mat-tab-inactive-ripple-color: #f43f5e;
  --mat-tab-inactive-focus-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-inactive-hover-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-active-focus-label-text-color: #f43f5e;
  --mat-tab-active-hover-label-text-color: #f43f5e;
  --mat-tab-active-focus-indicator-color: #f43f5e;
  --mat-tab-active-hover-indicator-color: #f43f5e;
  --mat-tab-active-indicator-color: #f43f5e;
}
.theme-rose .light .mat-mdc-tab-group.mat-accent,
.theme-rose .light .mat-mdc-tab-nav-bar.mat-accent,
.theme-rose.light .mat-mdc-tab-group.mat-accent,
.theme-rose.light .mat-mdc-tab-nav-bar.mat-accent {
  --mat-tab-disabled-ripple-color: #94a3b8;
  --mat-tab-pagination-icon-color: #64748b;
  --mat-tab-inactive-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-active-label-text-color: #1e293b;
  --mat-tab-active-ripple-color: #1e293b;
  --mat-tab-inactive-ripple-color: #1e293b;
  --mat-tab-inactive-focus-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-inactive-hover-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-active-focus-label-text-color: #1e293b;
  --mat-tab-active-hover-label-text-color: #1e293b;
  --mat-tab-active-focus-indicator-color: #1e293b;
  --mat-tab-active-hover-indicator-color: #1e293b;
  --mat-tab-active-indicator-color: #1e293b;
}
.theme-rose .light .mat-mdc-tab-group.mat-warn,
.theme-rose .light .mat-mdc-tab-nav-bar.mat-warn,
.theme-rose.light .mat-mdc-tab-group.mat-warn,
.theme-rose.light .mat-mdc-tab-nav-bar.mat-warn {
  --mat-tab-disabled-ripple-color: #94a3b8;
  --mat-tab-pagination-icon-color: #64748b;
  --mat-tab-inactive-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-active-label-text-color: #dc2626;
  --mat-tab-active-ripple-color: #dc2626;
  --mat-tab-inactive-ripple-color: #dc2626;
  --mat-tab-inactive-focus-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-inactive-hover-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-active-focus-label-text-color: #dc2626;
  --mat-tab-active-hover-label-text-color: #dc2626;
  --mat-tab-active-focus-indicator-color: #dc2626;
  --mat-tab-active-hover-indicator-color: #dc2626;
  --mat-tab-active-indicator-color: #dc2626;
}
.theme-rose .light,
.theme-rose.light {
  --mat-checkbox-disabled-label-color: #94a3b8;
  --mat-checkbox-label-text-color: #1e293b;
  --mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #1e293b;
  --mat-checkbox-selected-hover-icon-color: #1e293b;
  --mat-checkbox-selected-icon-color: #1e293b;
  --mat-checkbox-selected-pressed-icon-color: #1e293b;
  --mat-checkbox-unselected-focus-icon-color: #212121;
  --mat-checkbox-unselected-hover-icon-color: #212121;
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #1e293b;
  --mat-checkbox-selected-hover-state-layer-color: #1e293b;
  --mat-checkbox-selected-pressed-state-layer-color: #1e293b;
  --mat-checkbox-unselected-focus-state-layer-color: black;
  --mat-checkbox-unselected-hover-state-layer-color: black;
  --mat-checkbox-unselected-pressed-state-layer-color: black;
}
.theme-rose .light .mat-mdc-checkbox.mat-primary,
.theme-rose.light .mat-mdc-checkbox.mat-primary {
  --mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-selected-checkmark-color: #4c0519;
  --mat-checkbox-selected-focus-icon-color: #f43f5e;
  --mat-checkbox-selected-hover-icon-color: #f43f5e;
  --mat-checkbox-selected-icon-color: #f43f5e;
  --mat-checkbox-selected-pressed-icon-color: #f43f5e;
  --mat-checkbox-unselected-focus-icon-color: #212121;
  --mat-checkbox-unselected-hover-icon-color: #212121;
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #f43f5e;
  --mat-checkbox-selected-hover-state-layer-color: #f43f5e;
  --mat-checkbox-selected-pressed-state-layer-color: #f43f5e;
  --mat-checkbox-unselected-focus-state-layer-color: black;
  --mat-checkbox-unselected-hover-state-layer-color: black;
  --mat-checkbox-unselected-pressed-state-layer-color: black;
}
.theme-rose .light .mat-mdc-checkbox.mat-warn,
.theme-rose.light .mat-mdc-checkbox.mat-warn {
  --mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #dc2626;
  --mat-checkbox-selected-hover-icon-color: #dc2626;
  --mat-checkbox-selected-icon-color: #dc2626;
  --mat-checkbox-selected-pressed-icon-color: #dc2626;
  --mat-checkbox-unselected-focus-icon-color: #212121;
  --mat-checkbox-unselected-hover-icon-color: #212121;
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #dc2626;
  --mat-checkbox-selected-hover-state-layer-color: #dc2626;
  --mat-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mat-checkbox-unselected-focus-state-layer-color: black;
  --mat-checkbox-unselected-hover-state-layer-color: black;
  --mat-checkbox-unselected-pressed-state-layer-color: black;
}
.theme-rose .light,
.theme-rose.light {
  --mat-button-filled-container-color: white;
  --mat-button-filled-disabled-container-color: rgba(148, 163, 184, 0.12);
  --mat-button-filled-disabled-label-text-color: rgba(148, 163, 184, 0.38);
  --mat-button-filled-disabled-state-layer-color: black;
  --mat-button-filled-focus-state-layer-opacity: 0.12;
  --mat-button-filled-hover-state-layer-opacity: 0.04;
  --mat-button-filled-label-text-color: #1e293b;
  --mat-button-filled-pressed-state-layer-opacity: 0.12;
  --mat-button-filled-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-button-filled-state-layer-color: black;
  --mat-button-outlined-disabled-label-text-color: rgba(148, 163, 184, 0.38);
  --mat-button-outlined-disabled-outline-color: #e2e8f0;
  --mat-button-outlined-disabled-state-layer-color: black;
  --mat-button-outlined-focus-state-layer-opacity: 0.12;
  --mat-button-outlined-hover-state-layer-opacity: 0.04;
  --mat-button-outlined-label-text-color: #1e293b;
  --mat-button-outlined-outline-color: #e2e8f0;
  --mat-button-outlined-pressed-state-layer-opacity: 0.12;
  --mat-button-outlined-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-button-outlined-state-layer-color: black;
  --mat-button-protected-container-color: white;
  --mat-button-protected-disabled-container-color: rgba(148, 163, 184, 0.12);
  --mat-button-protected-disabled-label-text-color: rgba(148, 163, 184, 0.38);
  --mat-button-protected-disabled-state-layer-color: black;
  --mat-button-protected-focus-state-layer-opacity: 0.12;
  --mat-button-protected-hover-state-layer-opacity: 0.04;
  --mat-button-protected-label-text-color: #1e293b;
  --mat-button-protected-pressed-state-layer-opacity: 0.12;
  --mat-button-protected-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-button-protected-state-layer-color: black;
  --mat-button-text-disabled-label-text-color: rgba(148, 163, 184, 0.38);
  --mat-button-text-disabled-state-layer-color: black;
  --mat-button-text-focus-state-layer-opacity: 0.12;
  --mat-button-text-hover-state-layer-opacity: 0.04;
  --mat-button-text-label-text-color: #1e293b;
  --mat-button-text-pressed-state-layer-opacity: 0.12;
  --mat-button-text-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-button-text-state-layer-color: black;
  --mat-button-tonal-container-color: white;
  --mat-button-tonal-disabled-container-color: rgba(148, 163, 184, 0.12);
  --mat-button-tonal-disabled-label-text-color: rgba(148, 163, 184, 0.38);
  --mat-button-tonal-disabled-state-layer-color: black;
  --mat-button-tonal-focus-state-layer-opacity: 0.12;
  --mat-button-tonal-hover-state-layer-opacity: 0.04;
  --mat-button-tonal-label-text-color: #1e293b;
  --mat-button-tonal-pressed-state-layer-opacity: 0.12;
  --mat-button-tonal-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-button-tonal-state-layer-color: black;
}
.theme-rose .light .mat-mdc-button.mat-primary,
.theme-rose .light .mat-mdc-unelevated-button.mat-primary,
.theme-rose .light .mat-mdc-raised-button.mat-primary,
.theme-rose .light .mat-mdc-outlined-button.mat-primary,
.theme-rose .light .mat-tonal-button.mat-primary,
.theme-rose.light .mat-mdc-button.mat-primary,
.theme-rose.light .mat-mdc-unelevated-button.mat-primary,
.theme-rose.light .mat-mdc-raised-button.mat-primary,
.theme-rose.light .mat-mdc-outlined-button.mat-primary,
.theme-rose.light .mat-tonal-button.mat-primary {
  --mat-button-filled-container-color: #f43f5e;
  --mat-button-filled-label-text-color: #4c0519;
  --mat-button-filled-ripple-color: rgba(76, 5, 25, 0.1);
  --mat-button-filled-state-layer-color: #4c0519;
  --mat-button-outlined-label-text-color: #f43f5e;
  --mat-button-outlined-outline-color: #e2e8f0;
  --mat-button-outlined-ripple-color: rgba(244, 63, 94, 0.1);
  --mat-button-outlined-state-layer-color: #f43f5e;
  --mat-button-protected-container-color: #f43f5e;
  --mat-button-protected-label-text-color: #4c0519;
  --mat-button-protected-ripple-color: rgba(76, 5, 25, 0.1);
  --mat-button-protected-state-layer-color: #4c0519;
  --mat-button-text-label-text-color: #f43f5e;
  --mat-button-text-ripple-color: rgba(244, 63, 94, 0.1);
  --mat-button-text-state-layer-color: #f43f5e;
  --mat-button-tonal-container-color: #f43f5e;
  --mat-button-tonal-label-text-color: #4c0519;
  --mat-button-tonal-ripple-color: rgba(76, 5, 25, 0.1);
  --mat-button-tonal-state-layer-color: #4c0519;
}
.theme-rose .light .mat-mdc-button.mat-accent,
.theme-rose .light .mat-mdc-unelevated-button.mat-accent,
.theme-rose .light .mat-mdc-raised-button.mat-accent,
.theme-rose .light .mat-mdc-outlined-button.mat-accent,
.theme-rose .light .mat-tonal-button.mat-accent,
.theme-rose.light .mat-mdc-button.mat-accent,
.theme-rose.light .mat-mdc-unelevated-button.mat-accent,
.theme-rose.light .mat-mdc-raised-button.mat-accent,
.theme-rose.light .mat-mdc-outlined-button.mat-accent,
.theme-rose.light .mat-tonal-button.mat-accent {
  --mat-button-filled-container-color: #1e293b;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #1e293b;
  --mat-button-outlined-outline-color: #e2e8f0;
  --mat-button-outlined-ripple-color: rgba(30, 41, 59, 0.1);
  --mat-button-outlined-state-layer-color: #1e293b;
  --mat-button-protected-container-color: #1e293b;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #1e293b;
  --mat-button-text-ripple-color: rgba(30, 41, 59, 0.1);
  --mat-button-text-state-layer-color: #1e293b;
  --mat-button-tonal-container-color: #1e293b;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-tonal-state-layer-color: white;
}
.theme-rose .light .mat-mdc-button.mat-warn,
.theme-rose .light .mat-mdc-unelevated-button.mat-warn,
.theme-rose .light .mat-mdc-raised-button.mat-warn,
.theme-rose .light .mat-mdc-outlined-button.mat-warn,
.theme-rose .light .mat-tonal-button.mat-warn,
.theme-rose.light .mat-mdc-button.mat-warn,
.theme-rose.light .mat-mdc-unelevated-button.mat-warn,
.theme-rose.light .mat-mdc-raised-button.mat-warn,
.theme-rose.light .mat-mdc-outlined-button.mat-warn,
.theme-rose.light .mat-tonal-button.mat-warn {
  --mat-button-filled-container-color: #dc2626;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #dc2626;
  --mat-button-outlined-outline-color: #e2e8f0;
  --mat-button-outlined-ripple-color: rgba(220, 38, 38, 0.1);
  --mat-button-outlined-state-layer-color: #dc2626;
  --mat-button-protected-container-color: #dc2626;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #dc2626;
  --mat-button-text-ripple-color: rgba(220, 38, 38, 0.1);
  --mat-button-text-state-layer-color: #dc2626;
  --mat-button-tonal-container-color: #dc2626;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-tonal-state-layer-color: white;
}
.theme-rose .light,
.theme-rose.light {
  --mat-icon-button-disabled-icon-color: rgba(0, 0, 0, 0.38);
  --mat-icon-button-disabled-state-layer-color: black;
  --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: rgba(0, 0, 0, 0.1);
  --mat-icon-button-state-layer-color: black;
}
.theme-rose .light .mat-mdc-icon-button.mat-primary,
.theme-rose.light .mat-mdc-icon-button.mat-primary {
  --mat-icon-button-icon-color: #f43f5e;
  --mat-icon-button-state-layer-color: #f43f5e;
  --mat-icon-button-ripple-color: rgba(244, 63, 94, 0.1);
}
.theme-rose .light .mat-mdc-icon-button.mat-accent,
.theme-rose.light .mat-mdc-icon-button.mat-accent {
  --mat-icon-button-icon-color: #1e293b;
  --mat-icon-button-state-layer-color: #1e293b;
  --mat-icon-button-ripple-color: rgba(30, 41, 59, 0.1);
}
.theme-rose .light .mat-mdc-icon-button.mat-warn,
.theme-rose.light .mat-mdc-icon-button.mat-warn {
  --mat-icon-button-icon-color: #dc2626;
  --mat-icon-button-state-layer-color: #dc2626;
  --mat-icon-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.theme-rose .light,
.theme-rose.light {
  --mat-fab-container-color: white;
  --mat-fab-disabled-state-container-color: rgba(148, 163, 184, 0.12);
  --mat-fab-disabled-state-foreground-color: rgba(148, 163, 184, 0.38);
  --mat-fab-disabled-state-layer-color: black;
  --mat-fab-focus-state-layer-opacity: 0.12;
  --mat-fab-foreground-color: black;
  --mat-fab-hover-state-layer-opacity: 0.04;
  --mat-fab-pressed-state-layer-opacity: 0.12;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-fab-small-container-color: white;
  --mat-fab-small-disabled-state-container-color: rgba(148, 163, 184, 0.12);
  --mat-fab-small-disabled-state-foreground-color: rgba(148, 163, 184, 0.38);
  --mat-fab-small-disabled-state-layer-color: black;
  --mat-fab-small-focus-state-layer-opacity: 0.12;
  --mat-fab-small-foreground-color: black;
  --mat-fab-small-hover-state-layer-opacity: 0.04;
  --mat-fab-small-pressed-state-layer-opacity: 0.12;
  --mat-fab-small-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-fab-small-state-layer-color: black;
  --mat-fab-state-layer-color: black;
}
.theme-rose .light .mat-mdc-fab.mat-primary,
.theme-rose .light .mat-mdc-mini-fab.mat-primary,
.theme-rose.light .mat-mdc-fab.mat-primary,
.theme-rose.light .mat-mdc-mini-fab.mat-primary {
  --mat-fab-container-color: #f43f5e;
  --mat-fab-foreground-color: #4c0519;
  --mat-fab-ripple-color: rgba(76, 5, 25, 0.1);
  --mat-fab-small-container-color: #f43f5e;
  --mat-fab-small-foreground-color: #4c0519;
  --mat-fab-small-ripple-color: rgba(76, 5, 25, 0.1);
  --mat-fab-small-state-layer-color: #4c0519;
  --mat-fab-state-layer-color: #4c0519;
}
.theme-rose .light .mat-mdc-fab.mat-accent,
.theme-rose .light .mat-mdc-mini-fab.mat-accent,
.theme-rose.light .mat-mdc-fab.mat-accent,
.theme-rose.light .mat-mdc-mini-fab.mat-accent {
  --mat-fab-container-color: #1e293b;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-container-color: #1e293b;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.theme-rose .light .mat-mdc-fab.mat-warn,
.theme-rose .light .mat-mdc-mini-fab.mat-warn,
.theme-rose.light .mat-mdc-fab.mat-warn,
.theme-rose.light .mat-mdc-mini-fab.mat-warn {
  --mat-fab-container-color: #dc2626;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-container-color: #dc2626;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.theme-rose .light,
.theme-rose.light {
  --mat-snack-bar-container-color: #333333;
  --mat-snack-bar-supporting-text-color: rgba(255, 255, 255, 0.87);
  --mat-snack-bar-button-color: #ffe4e6;
}
.theme-rose .light,
.theme-rose.light {
  --mat-table-background-color: white;
  --mat-table-header-headline-color: #1e293b;
  --mat-table-row-item-label-text-color: #1e293b;
  --mat-table-row-item-outline-color: #e2e8f0;
}
.theme-rose .light,
.theme-rose.light {
  --mat-progress-spinner-active-indicator-color: #f43f5e;
}
.theme-rose .light .mat-accent,
.theme-rose.light .mat-accent {
  --mat-progress-spinner-active-indicator-color: #1e293b;
}
.theme-rose .light .mat-warn,
.theme-rose.light .mat-warn {
  --mat-progress-spinner-active-indicator-color: #dc2626;
}
.theme-rose .light,
.theme-rose.light {
  --mat-badge-background-color: #f43f5e;
  --mat-badge-text-color: #4c0519;
  --mat-badge-disabled-state-background-color: #94a3b8;
  --mat-badge-disabled-state-text-color: #94a3b8;
}
.theme-rose .light .mat-badge-accent,
.theme-rose.light .mat-badge-accent {
  --mat-badge-background-color: #1e293b;
  --mat-badge-text-color: white;
}
.theme-rose .light .mat-badge-warn,
.theme-rose.light .mat-badge-warn {
  --mat-badge-background-color: #dc2626;
  --mat-badge-text-color: white;
}
.theme-rose .light,
.theme-rose.light {
  --mat-bottom-sheet-container-text-color: #1e293b;
  --mat-bottom-sheet-container-background-color: white;
}
.theme-rose .light,
.theme-rose.light {
  --mat-button-toggle-background-color: white;
  --mat-button-toggle-disabled-selected-state-background-color: #e2e8f0;
  --mat-button-toggle-disabled-selected-state-text-color: #1e293b;
  --mat-button-toggle-disabled-state-background-color: white;
  --mat-button-toggle-disabled-state-text-color: #94a3b8;
  --mat-button-toggle-divider-color: #e2e8f0;
  --mat-button-toggle-legacy-disabled-selected-state-background-color: #e2e8f0;
  --mat-button-toggle-legacy-disabled-state-background-color: #cbd5e1;
  --mat-button-toggle-legacy-disabled-state-text-color: #94a3b8;
  --mat-button-toggle-legacy-selected-state-background-color: #e2e8f0;
  --mat-button-toggle-legacy-selected-state-text-color: #64748b;
  --mat-button-toggle-legacy-state-layer-color: #64748b;
  --mat-button-toggle-legacy-text-color: #94a3b8;
  --mat-button-toggle-selected-state-background-color: #e2e8f0;
  --mat-button-toggle-selected-state-text-color: #1e293b;
  --mat-button-toggle-state-layer-color: #64748b;
  --mat-button-toggle-text-color: #1e293b;
}
.theme-rose .light,
.theme-rose.light {
  --mat-datepicker-calendar-date-selected-state-text-color: #4c0519;
  --mat-datepicker-calendar-date-selected-state-background-color: #f43f5e;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 63, 94, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #4c0519;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 63, 94, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 63, 94, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #f43f5e;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 63, 94, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --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-toggle-icon-color: #64748b;
  --mat-datepicker-calendar-body-label-text-color: #64748b;
  --mat-datepicker-calendar-period-button-text-color: #1e293b;
  --mat-datepicker-calendar-period-button-icon-color: #64748b;
  --mat-datepicker-calendar-navigation-button-icon-color: #64748b;
  --mat-datepicker-calendar-header-divider-color: #e2e8f0;
  --mat-datepicker-calendar-header-text-color: #64748b;
  --mat-datepicker-calendar-date-today-outline-color: #94a3b8;
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(148, 163, 184, 0.8);
  --mat-datepicker-calendar-date-text-color: #1e293b;
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: #94a3b8;
  --mat-datepicker-calendar-date-preview-state-outline-color: #e2e8f0;
  --mat-datepicker-range-input-separator-color: #1e293b;
  --mat-datepicker-range-input-disabled-state-separator-color: #94a3b8;
  --mat-datepicker-range-input-disabled-state-text-color: #94a3b8;
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: #1e293b;
}
.theme-rose .light .mat-datepicker-content.mat-accent,
.theme-rose.light .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #1e293b;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(30, 41, 59, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(30, 41, 59, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(30, 41, 59, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(30, 41, 59, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --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);
}
.theme-rose .light .mat-datepicker-content.mat-warn,
.theme-rose.light .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #dc2626;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --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);
}
.theme-rose .light .mat-datepicker-toggle-active.mat-accent,
.theme-rose.light .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #1e293b;
}
.theme-rose .light .mat-datepicker-toggle-active.mat-warn,
.theme-rose.light .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #dc2626;
}
.theme-rose .light,
.theme-rose.light {
  --mat-divider-color: #e2e8f0;
}
.theme-rose .light,
.theme-rose.light {
  --mat-expansion-container-background-color: white;
  --mat-expansion-container-text-color: #1e293b;
  --mat-expansion-actions-divider-color: #e2e8f0;
  --mat-expansion-header-hover-state-layer-color: rgba(148, 163, 184, 0.12);
  --mat-expansion-header-focus-state-layer-color: rgba(148, 163, 184, 0.12);
  --mat-expansion-header-disabled-state-text-color: #94a3b8;
  --mat-expansion-header-text-color: #1e293b;
  --mat-expansion-header-description-color: #64748b;
  --mat-expansion-header-indicator-color: #64748b;
}
.theme-rose .light,
.theme-rose.light {
  --mat-icon-color: inherit;
}
.theme-rose .light .mat-icon.mat-primary,
.theme-rose.light .mat-icon.mat-primary {
  --mat-icon-color: #f43f5e;
}
.theme-rose .light .mat-icon.mat-accent,
.theme-rose.light .mat-icon.mat-accent {
  --mat-icon-color: #1e293b;
}
.theme-rose .light .mat-icon.mat-warn,
.theme-rose.light .mat-icon.mat-warn {
  --mat-icon-color: #dc2626;
}
.theme-rose .light,
.theme-rose.light {
  --mat-sidenav-container-divider-color: #e2e8f0;
  --mat-sidenav-container-background-color: white;
  --mat-sidenav-container-text-color: #1e293b;
  --mat-sidenav-content-background-color: #f1f5f9;
  --mat-sidenav-content-text-color: #1e293b;
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
}
.theme-rose .light,
.theme-rose.light {
  --mat-stepper-header-icon-foreground-color: #4c0519;
  --mat-stepper-header-selected-state-icon-background-color: #f43f5e;
  --mat-stepper-header-selected-state-icon-foreground-color: #4c0519;
  --mat-stepper-header-done-state-icon-background-color: #f43f5e;
  --mat-stepper-header-done-state-icon-foreground-color: #4c0519;
  --mat-stepper-header-edit-state-icon-background-color: #f43f5e;
  --mat-stepper-header-edit-state-icon-foreground-color: #4c0519;
  --mat-stepper-container-color: white;
  --mat-stepper-line-color: #e2e8f0;
  --mat-stepper-header-hover-state-layer-color: rgba(148, 163, 184, 0.12);
  --mat-stepper-header-focus-state-layer-color: rgba(148, 163, 184, 0.12);
  --mat-stepper-header-label-text-color: #64748b;
  --mat-stepper-header-optional-label-text-color: #64748b;
  --mat-stepper-header-selected-state-label-text-color: #1e293b;
  --mat-stepper-header-error-state-label-text-color: #dc2626;
  --mat-stepper-header-icon-background-color: #64748b;
  --mat-stepper-header-error-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
.theme-rose .light .mat-step-header.mat-accent,
.theme-rose.light .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #1e293b;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #1e293b;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #1e293b;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
.theme-rose .light .mat-step-header.mat-warn,
.theme-rose.light .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #dc2626;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #dc2626;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #dc2626;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
.theme-rose .light,
.theme-rose.light {
  --mat-sort-arrow-color: #64748b;
}
.theme-rose .light,
.theme-rose.light {
  --mat-toolbar-container-background-color: white;
  --mat-toolbar-container-text-color: #1e293b;
}
.theme-rose .light .mat-toolbar.mat-primary,
.theme-rose.light .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #f43f5e;
  --mat-toolbar-container-text-color: #4c0519;
}
.theme-rose .light .mat-toolbar.mat-accent,
.theme-rose.light .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #1e293b;
  --mat-toolbar-container-text-color: white;
}
.theme-rose .light .mat-toolbar.mat-warn,
.theme-rose.light .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #dc2626;
  --mat-toolbar-container-text-color: white;
}
.theme-rose .light,
.theme-rose.light {
  --mat-tree-container-background-color: white;
  --mat-tree-node-text-color: #1e293b;
}
.theme-rose .light,
.theme-rose.light {
  --mat-timepicker-container-background-color: white;
}
.theme-rose .dark,
.theme-rose.dark {
  --mat-ripple-color: rgba(255, 255, 255, 0.1);
}
.theme-rose .dark,
.theme-rose.dark {
  --mat-option-selected-state-label-text-color: #f43f5e;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}
.theme-rose .dark .mat-accent,
.theme-rose.dark .mat-accent {
  --mat-option-selected-state-label-text-color: #1e293b;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}
.theme-rose .dark .mat-warn,
.theme-rose.dark .mat-warn {
  --mat-option-selected-state-label-text-color: #dc2626;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}
.theme-rose .dark,
.theme-rose.dark {
  --mat-optgroup-label-text-color: white;
}
.theme-rose .dark,
.theme-rose.dark {
  --mat-pseudo-checkbox-full-selected-icon-color: #1e293b;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-unselected-icon-color: #94a3b8;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #686868;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #686868;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #1e293b;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #686868;
}
.theme-rose .dark .mat-primary,
.theme-rose.dark .mat-primary {
  --mat-pseudo-checkbox-full-selected-icon-color: #f43f5e;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-unselected-icon-color: #94a3b8;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #686868;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #686868;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #f43f5e;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #686868;
}
.theme-rose .dark .mat-accent,
.theme-rose.dark .mat-accent {
  --mat-pseudo-checkbox-full-selected-icon-color: #1e293b;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-unselected-icon-color: #94a3b8;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #686868;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #686868;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #1e293b;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #686868;
}
.theme-rose .dark .mat-warn,
.theme-rose.dark .mat-warn {
  --mat-pseudo-checkbox-full-selected-icon-color: #dc2626;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-unselected-icon-color: #94a3b8;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #686868;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #686868;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #dc2626;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #686868;
}
.theme-rose .dark,
.theme-rose.dark {
  --mat-app-background-color: #0f172a;
  --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);
}
.theme-rose .dark,
.theme-rose.dark {
  --mat-card-elevated-container-color: #1e293b;
  --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: #1e293b;
  --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: #94a3b8;
  --mat-card-filled-container-color: #1e293b;
  --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);
}
.theme-rose .dark .mat-mdc-progress-bar,
.theme-rose.dark .mat-mdc-progress-bar {
  --mat-progress-bar-active-indicator-color: #f43f5e;
  --mat-progress-bar-track-color: rgba(244, 63, 94, 0.25);
}
.theme-rose .dark .mat-mdc-progress-bar.mat-accent,
.theme-rose.dark .mat-mdc-progress-bar.mat-accent {
  --mat-progress-bar-active-indicator-color: #1e293b;
  --mat-progress-bar-track-color: rgba(30, 41, 59, 0.25);
}
.theme-rose .dark .mat-mdc-progress-bar.mat-warn,
.theme-rose.dark .mat-mdc-progress-bar.mat-warn {
  --mat-progress-bar-active-indicator-color: #dc2626;
  --mat-progress-bar-track-color: rgba(220, 38, 38, 0.25);
}
.theme-rose .dark,
.theme-rose.dark {
  --mat-tooltip-container-color: #64748b;
  --mat-tooltip-supporting-text-color: #fff;
}
.theme-rose .dark,
.theme-rose.dark {
  --mat-form-field-focus-select-arrow-color: rgba(244, 63, 94, 0.87);
  --mat-form-field-filled-caret-color: #f43f5e;
  --mat-form-field-filled-focus-active-indicator-color: #f43f5e;
  --mat-form-field-filled-focus-label-text-color: rgba(244, 63, 94, 0.87);
  --mat-form-field-outlined-caret-color: #f43f5e;
  --mat-form-field-outlined-focus-outline-color: #f43f5e;
  --mat-form-field-outlined-focus-label-text-color: rgba(244, 63, 94, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color: rgba(241, 245, 249, 0.38);
  --mat-form-field-state-layer-color: rgba(255, 255, 255, 0.87);
  --mat-form-field-error-text-color: #dc2626;
  --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(241, 245, 249, 0.54);
  --mat-form-field-disabled-select-arrow-color: rgba(241, 245, 249, 0.38);
  --mat-form-field-hover-state-layer-opacity: 0.08;
  --mat-form-field-focus-state-layer-opacity: 0.24;
  --mat-form-field-filled-container-color: rgb(39, 49.56, 66.84);
  --mat-form-field-filled-disabled-container-color: rgb(34.5, 45.28, 62.92);
  --mat-form-field-filled-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-form-field-filled-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-form-field-filled-disabled-label-text-color: rgba(71, 85, 105, 0.38);
  --mat-form-field-filled-input-text-color: rgba(255, 255, 255, 0.87);
  --mat-form-field-filled-disabled-input-text-color: rgba(71, 85, 105, 0.38);
  --mat-form-field-filled-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mat-form-field-filled-error-hover-label-text-color: #dc2626;
  --mat-form-field-filled-error-focus-label-text-color: #dc2626;
  --mat-form-field-filled-error-label-text-color: #dc2626;
  --mat-form-field-filled-error-caret-color: #dc2626;
  --mat-form-field-filled-active-indicator-color: rgba(241, 245, 249, 0.42);
  --mat-form-field-filled-disabled-active-indicator-color: rgba(241, 245, 249, 0.06);
  --mat-form-field-filled-hover-active-indicator-color: rgba(241, 245, 249, 0.87);
  --mat-form-field-filled-error-active-indicator-color: #dc2626;
  --mat-form-field-filled-error-focus-active-indicator-color: #dc2626;
  --mat-form-field-filled-error-hover-active-indicator-color: #dc2626;
  --mat-form-field-outlined-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-form-field-outlined-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-form-field-outlined-disabled-label-text-color: rgba(71, 85, 105, 0.38);
  --mat-form-field-outlined-input-text-color: rgba(255, 255, 255, 0.87);
  --mat-form-field-outlined-disabled-input-text-color: rgba(71, 85, 105, 0.38);
  --mat-form-field-outlined-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mat-form-field-outlined-error-caret-color: #dc2626;
  --mat-form-field-outlined-error-focus-label-text-color: #dc2626;
  --mat-form-field-outlined-error-label-text-color: #dc2626;
  --mat-form-field-outlined-error-hover-label-text-color: #dc2626;
  --mat-form-field-outlined-outline-color: rgba(241, 245, 249, 0.38);
  --mat-form-field-outlined-disabled-outline-color: rgba(241, 245, 249, 0.06);
  --mat-form-field-outlined-hover-outline-color: rgba(241, 245, 249, 0.87);
  --mat-form-field-outlined-error-focus-outline-color: #dc2626;
  --mat-form-field-outlined-error-hover-outline-color: #dc2626;
  --mat-form-field-outlined-error-outline-color: #dc2626;
}
.theme-rose .dark .mat-mdc-form-field.mat-accent,
.theme-rose.dark .mat-mdc-form-field.mat-accent {
  --mat-form-field-focus-select-arrow-color: rgba(30, 41, 59, 0.87);
  --mat-form-field-filled-caret-color: #1e293b;
  --mat-form-field-filled-focus-active-indicator-color: #1e293b;
  --mat-form-field-filled-focus-label-text-color: rgba(30, 41, 59, 0.87);
  --mat-form-field-outlined-caret-color: #1e293b;
  --mat-form-field-outlined-focus-outline-color: #1e293b;
  --mat-form-field-outlined-focus-label-text-color: rgba(30, 41, 59, 0.87);
}
.theme-rose .dark .mat-mdc-form-field.mat-warn,
.theme-rose.dark .mat-mdc-form-field.mat-warn {
  --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-filled-caret-color: #dc2626;
  --mat-form-field-filled-focus-active-indicator-color: #dc2626;
  --mat-form-field-filled-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-outlined-caret-color: #dc2626;
  --mat-form-field-outlined-focus-outline-color: #dc2626;
  --mat-form-field-outlined-focus-label-text-color: rgba(220, 38, 38, 0.87);
}
.theme-rose .dark,
.theme-rose.dark {
  --mat-select-panel-background-color: #1e293b;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(71, 85, 105, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(241, 245, 249, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(244, 63, 94, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.theme-rose .dark .mat-mdc-form-field.mat-accent,
.theme-rose.dark .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: #1e293b;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(71, 85, 105, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(241, 245, 249, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(30, 41, 59, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.theme-rose .dark .mat-mdc-form-field.mat-warn,
.theme-rose.dark .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: #1e293b;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(71, 85, 105, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(241, 245, 249, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.theme-rose .dark,
.theme-rose.dark {
  --mat-autocomplete-background-color: #1e293b;
}
.theme-rose .dark,
.theme-rose.dark {
  --mat-dialog-container-color: #1e293b;
  --mat-dialog-subhead-color: rgba(255, 255, 255, 0.87);
  --mat-dialog-supporting-text-color: rgba(255, 255, 255, 0.6);
}
.theme-rose .dark .mat-mdc-standard-chip,
.theme-rose.dark .mat-mdc-standard-chip {
  --mat-chip-disabled-label-text-color: #fafafa;
  --mat-chip-elevated-container-color: rgb(57, 66.68, 82.52);
  --mat-chip-elevated-disabled-container-color: rgb(57, 66.68, 82.52);
  --mat-chip-elevated-selected-container-color: rgb(57, 66.68, 82.52);
  --mat-chip-flat-disabled-selected-container-color: rgb(57, 66.68, 82.52);
  --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: #fafafa;
  --mat-chip-selected-disabled-trailing-icon-color: #fafafa;
  --mat-chip-selected-focus-state-layer-color: white;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: white;
  --mat-chip-selected-label-text-color: #fafafa;
  --mat-chip-selected-trailing-icon-color: #fafafa;
  --mat-chip-with-icon-disabled-icon-color: #fafafa;
  --mat-chip-with-icon-icon-color: #fafafa;
  --mat-chip-with-icon-selected-icon-color: #fafafa;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;
  --mat-chip-with-trailing-icon-trailing-icon-color: #fafafa;
}
.theme-rose .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.theme-rose .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,
.theme-rose.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.theme-rose.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mat-chip-disabled-label-text-color: #4c0519;
  --mat-chip-elevated-container-color: #f43f5e;
  --mat-chip-elevated-disabled-container-color: #f43f5e;
  --mat-chip-elevated-selected-container-color: #f43f5e;
  --mat-chip-flat-disabled-selected-container-color: #f43f5e;
  --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: #4c0519;
  --mat-chip-selected-disabled-trailing-icon-color: #4c0519;
  --mat-chip-selected-focus-state-layer-color: white;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: white;
  --mat-chip-selected-label-text-color: #4c0519;
  --mat-chip-selected-trailing-icon-color: #4c0519;
  --mat-chip-with-icon-disabled-icon-color: #4c0519;
  --mat-chip-with-icon-icon-color: #4c0519;
  --mat-chip-with-icon-selected-icon-color: #4c0519;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #4c0519;
  --mat-chip-with-trailing-icon-trailing-icon-color: #4c0519;
}
.theme-rose .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.theme-rose .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,
.theme-rose.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.theme-rose.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #1e293b;
  --mat-chip-elevated-disabled-container-color: #1e293b;
  --mat-chip-elevated-selected-container-color: #1e293b;
  --mat-chip-flat-disabled-selected-container-color: #1e293b;
  --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: white;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: white;
  --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;
}
.theme-rose .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.theme-rose .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,
.theme-rose.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.theme-rose.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #dc2626;
  --mat-chip-elevated-disabled-container-color: #dc2626;
  --mat-chip-elevated-selected-container-color: #dc2626;
  --mat-chip-flat-disabled-selected-container-color: #dc2626;
  --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: white;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: white;
  --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;
}
.theme-rose .dark,
.theme-rose.dark {
  --mat-slide-toggle-selected-focus-state-layer-color: #fda4af;
  --mat-slide-toggle-selected-handle-color: #fda4af;
  --mat-slide-toggle-selected-hover-state-layer-color: #fda4af;
  --mat-slide-toggle-selected-pressed-state-layer-color: #fda4af;
  --mat-slide-toggle-selected-focus-handle-color: #fecdd3;
  --mat-slide-toggle-selected-hover-handle-color: #fecdd3;
  --mat-slide-toggle-selected-pressed-handle-color: #fecdd3;
  --mat-slide-toggle-selected-focus-track-color: #e11d48;
  --mat-slide-toggle-selected-hover-track-color: #e11d48;
  --mat-slide-toggle-selected-pressed-track-color: #e11d48;
  --mat-slide-toggle-selected-track-color: #e11d48;
  --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: #000;
  --mat-slide-toggle-disabled-selected-icon-color: #212121;
  --mat-slide-toggle-disabled-selected-track-color: #f5f5f5;
  --mat-slide-toggle-disabled-unselected-handle-color: #000;
  --mat-slide-toggle-disabled-unselected-icon-color: #212121;
  --mat-slide-toggle-disabled-unselected-track-color: #f5f5f5;
  --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: #fff;
  --mat-slide-toggle-label-text-color: white;
  --mat-slide-toggle-selected-icon-color: #212121;
  --mat-slide-toggle-unselected-hover-handle-color: #fafafa;
  --mat-slide-toggle-unselected-focus-handle-color: #fafafa;
  --mat-slide-toggle-unselected-focus-state-layer-color: #f5f5f5;
  --mat-slide-toggle-unselected-focus-track-color: #616161;
  --mat-slide-toggle-unselected-icon-color: #212121;
  --mat-slide-toggle-unselected-handle-color: #9e9e9e;
  --mat-slide-toggle-unselected-hover-state-layer-color: #f5f5f5;
  --mat-slide-toggle-unselected-hover-track-color: #616161;
  --mat-slide-toggle-unselected-pressed-handle-color: #fafafa;
  --mat-slide-toggle-unselected-pressed-track-color: #616161;
  --mat-slide-toggle-unselected-pressed-state-layer-color: #f5f5f5;
  --mat-slide-toggle-unselected-track-color: #616161;
}
.theme-rose .dark,
.theme-rose.dark {
  --mdc-slide-toggle-disabled-label-text-color: #475569;
  --mat-slide-toggle-disabled-label-text-color: #475569;
}
.theme-rose .dark .mat-mdc-slide-toggle,
.theme-rose.dark .mat-mdc-slide-toggle {
  --mat-slide-toggle-label-text-color: white;
}
.theme-rose .dark .mat-mdc-slide-toggle.mat-accent,
.theme-rose.dark .mat-mdc-slide-toggle.mat-accent {
  --mat-slide-toggle-selected-focus-state-layer-color: #cbd5e1;
  --mat-slide-toggle-selected-handle-color: #cbd5e1;
  --mat-slide-toggle-selected-hover-state-layer-color: #cbd5e1;
  --mat-slide-toggle-selected-pressed-state-layer-color: #cbd5e1;
  --mat-slide-toggle-selected-focus-handle-color: #e2e8f0;
  --mat-slide-toggle-selected-hover-handle-color: #e2e8f0;
  --mat-slide-toggle-selected-pressed-handle-color: #e2e8f0;
  --mat-slide-toggle-selected-focus-track-color: #475569;
  --mat-slide-toggle-selected-hover-track-color: #475569;
  --mat-slide-toggle-selected-pressed-track-color: #475569;
  --mat-slide-toggle-selected-track-color: #475569;
}
.theme-rose .dark .mat-mdc-slide-toggle.mat-warn,
.theme-rose.dark .mat-mdc-slide-toggle.mat-warn {
  --mat-slide-toggle-selected-focus-state-layer-color: #fca5a5;
  --mat-slide-toggle-selected-handle-color: #fca5a5;
  --mat-slide-toggle-selected-hover-state-layer-color: #fca5a5;
  --mat-slide-toggle-selected-pressed-state-layer-color: #fca5a5;
  --mat-slide-toggle-selected-focus-handle-color: #fecaca;
  --mat-slide-toggle-selected-hover-handle-color: #fecaca;
  --mat-slide-toggle-selected-pressed-handle-color: #fecaca;
  --mat-slide-toggle-selected-focus-track-color: #dc2626;
  --mat-slide-toggle-selected-hover-track-color: #dc2626;
  --mat-slide-toggle-selected-pressed-track-color: #dc2626;
  --mat-slide-toggle-selected-track-color: #dc2626;
}
.theme-rose .dark .mat-mdc-radio-button.mat-primary,
.theme-rose.dark .mat-mdc-radio-button.mat-primary {
  --mat-radio-checked-ripple-color: #f43f5e;
  --mat-radio-disabled-label-color: #475569;
  --mat-radio-disabled-selected-icon-color: #f1f5f9;
  --mat-radio-disabled-unselected-icon-color: #f1f5f9;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #f43f5e;
  --mat-radio-selected-hover-icon-color: #f43f5e;
  --mat-radio-selected-icon-color: #f43f5e;
  --mat-radio-selected-pressed-icon-color: #f43f5e;
  --mat-radio-unselected-focus-icon-color: #eeeeee;
  --mat-radio-unselected-hover-icon-color: #eeeeee;
  --mat-radio-unselected-icon-color: rgba(241, 245, 249, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(241, 245, 249, 0.54);
}
.theme-rose .dark .mat-mdc-radio-button.mat-accent,
.theme-rose.dark .mat-mdc-radio-button.mat-accent {
  --mat-radio-checked-ripple-color: #1e293b;
  --mat-radio-disabled-label-color: #475569;
  --mat-radio-disabled-selected-icon-color: #f1f5f9;
  --mat-radio-disabled-unselected-icon-color: #f1f5f9;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #1e293b;
  --mat-radio-selected-hover-icon-color: #1e293b;
  --mat-radio-selected-icon-color: #1e293b;
  --mat-radio-selected-pressed-icon-color: #1e293b;
  --mat-radio-unselected-focus-icon-color: #eeeeee;
  --mat-radio-unselected-hover-icon-color: #eeeeee;
  --mat-radio-unselected-icon-color: rgba(241, 245, 249, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(241, 245, 249, 0.54);
}
.theme-rose .dark .mat-mdc-radio-button.mat-warn,
.theme-rose.dark .mat-mdc-radio-button.mat-warn {
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: #475569;
  --mat-radio-disabled-selected-icon-color: #f1f5f9;
  --mat-radio-disabled-unselected-icon-color: #f1f5f9;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #dc2626;
  --mat-radio-selected-hover-icon-color: #dc2626;
  --mat-radio-selected-icon-color: #dc2626;
  --mat-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-unselected-focus-icon-color: #eeeeee;
  --mat-radio-unselected-hover-icon-color: #eeeeee;
  --mat-radio-unselected-icon-color: rgba(241, 245, 249, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(241, 245, 249, 0.54);
}
.theme-rose .dark,
.theme-rose.dark {
  --mat-slider-active-track-color: #f43f5e;
  --mat-slider-focus-handle-color: #f43f5e;
  --mat-slider-focus-state-layer-color: rgba(244, 63, 94, 0.2);
  --mat-slider-handle-color: #f43f5e;
  --mat-slider-hover-handle-color: #f43f5e;
  --mat-slider-hover-state-layer-color: rgba(244, 63, 94, 0.05);
  --mat-slider-inactive-track-color: #f43f5e;
  --mat-slider-ripple-color: #f43f5e;
  --mat-slider-with-tick-marks-active-container-color: #4c0519;
  --mat-slider-with-tick-marks-inactive-container-color: #f43f5e;
  --mat-slider-disabled-active-track-color: #fff;
  --mat-slider-disabled-handle-color: #fff;
  --mat-slider-disabled-inactive-track-color: #fff;
  --mat-slider-label-container-color: #fff;
  --mat-slider-label-label-text-color: #000;
  --mat-slider-value-indicator-opacity: 0.9;
  --mat-slider-with-overlap-handle-outline-color: #fff;
  --mat-slider-with-tick-marks-disabled-container-color: #fff;
}
.theme-rose .dark .mat-accent,
.theme-rose.dark .mat-accent {
  --mat-slider-active-track-color: #1e293b;
  --mat-slider-focus-handle-color: #1e293b;
  --mat-slider-focus-state-layer-color: rgba(30, 41, 59, 0.2);
  --mat-slider-handle-color: #1e293b;
  --mat-slider-hover-handle-color: #1e293b;
  --mat-slider-hover-state-layer-color: rgba(30, 41, 59, 0.05);
  --mat-slider-inactive-track-color: #1e293b;
  --mat-slider-ripple-color: #1e293b;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #1e293b;
}
.theme-rose .dark .mat-warn,
.theme-rose.dark .mat-warn {
  --mat-slider-active-track-color: #dc2626;
  --mat-slider-focus-handle-color: #dc2626;
  --mat-slider-focus-state-layer-color: rgba(220, 38, 38, 0.2);
  --mat-slider-handle-color: #dc2626;
  --mat-slider-hover-handle-color: #dc2626;
  --mat-slider-hover-state-layer-color: rgba(220, 38, 38, 0.05);
  --mat-slider-inactive-track-color: #dc2626;
  --mat-slider-ripple-color: #dc2626;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #dc2626;
}
.theme-rose .dark,
.theme-rose.dark {
  --mat-menu-item-label-text-color: white;
  --mat-menu-item-icon-color: white;
  --mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-container-color: #1e293b;
  --mat-menu-divider-color: rgba(241, 245, 249, 0.12);
}
.theme-rose .dark,
.theme-rose.dark {
  --mat-list-list-item-label-text-color: white;
  --mat-list-list-item-supporting-text-color: #94a3b8;
  --mat-list-list-item-leading-icon-color: rgba(255, 255, 255, 0.5);
  --mat-list-list-item-trailing-supporting-text-color: #64748b;
  --mat-list-list-item-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mat-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --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.5);
  --mat-list-list-item-hover-state-layer-color: white;
  --mat-list-list-item-hover-state-layer-opacity: 0.08;
  --mat-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --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.24;
}
.theme-rose .dark .mdc-list-item__start,
.theme-rose .dark .mdc-list-item__end,
.theme-rose.dark .mdc-list-item__start,
.theme-rose.dark .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #f43f5e;
  --mat-radio-disabled-label-color: #475569;
  --mat-radio-disabled-selected-icon-color: #f1f5f9;
  --mat-radio-disabled-unselected-icon-color: #f1f5f9;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #f43f5e;
  --mat-radio-selected-hover-icon-color: #f43f5e;
  --mat-radio-selected-icon-color: #f43f5e;
  --mat-radio-selected-pressed-icon-color: #f43f5e;
  --mat-radio-unselected-focus-icon-color: #eeeeee;
  --mat-radio-unselected-hover-icon-color: #eeeeee;
  --mat-radio-unselected-icon-color: rgba(241, 245, 249, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(241, 245, 249, 0.54);
}
.theme-rose .dark .mat-accent .mdc-list-item__start,
.theme-rose .dark .mat-accent .mdc-list-item__end,
.theme-rose.dark .mat-accent .mdc-list-item__start,
.theme-rose.dark .mat-accent .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #1e293b;
  --mat-radio-disabled-label-color: #475569;
  --mat-radio-disabled-selected-icon-color: #f1f5f9;
  --mat-radio-disabled-unselected-icon-color: #f1f5f9;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #1e293b;
  --mat-radio-selected-hover-icon-color: #1e293b;
  --mat-radio-selected-icon-color: #1e293b;
  --mat-radio-selected-pressed-icon-color: #1e293b;
  --mat-radio-unselected-focus-icon-color: #eeeeee;
  --mat-radio-unselected-hover-icon-color: #eeeeee;
  --mat-radio-unselected-icon-color: rgba(241, 245, 249, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(241, 245, 249, 0.54);
}
.theme-rose .dark .mat-warn .mdc-list-item__start,
.theme-rose .dark .mat-warn .mdc-list-item__end,
.theme-rose.dark .mat-warn .mdc-list-item__start,
.theme-rose.dark .mat-warn .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: #475569;
  --mat-radio-disabled-selected-icon-color: #f1f5f9;
  --mat-radio-disabled-unselected-icon-color: #f1f5f9;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #dc2626;
  --mat-radio-selected-hover-icon-color: #dc2626;
  --mat-radio-selected-icon-color: #dc2626;
  --mat-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-unselected-focus-icon-color: #eeeeee;
  --mat-radio-unselected-hover-icon-color: #eeeeee;
  --mat-radio-unselected-icon-color: rgba(241, 245, 249, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(241, 245, 249, 0.54);
}
.theme-rose .dark .mat-mdc-list-option,
.theme-rose.dark .mat-mdc-list-option {
  --mat-checkbox-disabled-label-color: #475569;
  --mat-checkbox-label-text-color: white;
  --mat-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-selected-checkmark-color: #4c0519;
  --mat-checkbox-selected-focus-icon-color: #f43f5e;
  --mat-checkbox-selected-hover-icon-color: #f43f5e;
  --mat-checkbox-selected-icon-color: #f43f5e;
  --mat-checkbox-selected-pressed-icon-color: #f43f5e;
  --mat-checkbox-unselected-focus-icon-color: #eeeeee;
  --mat-checkbox-unselected-hover-icon-color: #eeeeee;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #f43f5e;
  --mat-checkbox-selected-hover-state-layer-color: #f43f5e;
  --mat-checkbox-selected-pressed-state-layer-color: #f43f5e;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
.theme-rose .dark .mat-mdc-list-option.mat-accent,
.theme-rose.dark .mat-mdc-list-option.mat-accent {
  --mat-checkbox-disabled-label-color: #475569;
  --mat-checkbox-label-text-color: white;
  --mat-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #1e293b;
  --mat-checkbox-selected-hover-icon-color: #1e293b;
  --mat-checkbox-selected-icon-color: #1e293b;
  --mat-checkbox-selected-pressed-icon-color: #1e293b;
  --mat-checkbox-unselected-focus-icon-color: #eeeeee;
  --mat-checkbox-unselected-hover-icon-color: #eeeeee;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #1e293b;
  --mat-checkbox-selected-hover-state-layer-color: #1e293b;
  --mat-checkbox-selected-pressed-state-layer-color: #1e293b;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
.theme-rose .dark .mat-mdc-list-option.mat-warn,
.theme-rose.dark .mat-mdc-list-option.mat-warn {
  --mat-checkbox-disabled-label-color: #475569;
  --mat-checkbox-label-text-color: white;
  --mat-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #dc2626;
  --mat-checkbox-selected-hover-icon-color: #dc2626;
  --mat-checkbox-selected-icon-color: #dc2626;
  --mat-checkbox-selected-pressed-icon-color: #dc2626;
  --mat-checkbox-unselected-focus-icon-color: #eeeeee;
  --mat-checkbox-unselected-hover-icon-color: #eeeeee;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #dc2626;
  --mat-checkbox-selected-hover-state-layer-color: #dc2626;
  --mat-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
.theme-rose .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.theme-rose .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
.theme-rose .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
.theme-rose .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,
.theme-rose.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.theme-rose.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
.theme-rose.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
.theme-rose.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start {
  color: #f43f5e;
}
.theme-rose .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.theme-rose .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.theme-rose .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,
.theme-rose.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.theme-rose.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.theme-rose.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.theme-rose .dark,
.theme-rose.dark {
  --mat-paginator-container-text-color: rgba(255, 255, 255, 0.87);
  --mat-paginator-container-background-color: #1e293b;
  --mat-paginator-enabled-icon-color: rgba(255, 255, 255, 0.54);
  --mat-paginator-disabled-icon-color: rgba(255, 255, 255, 0.12);
}
.theme-rose .dark .mat-mdc-tab-group,
.theme-rose .dark .mat-mdc-tab-nav-bar,
.theme-rose.dark .mat-mdc-tab-group,
.theme-rose.dark .mat-mdc-tab-nav-bar {
  --mat-tab-disabled-ripple-color: #475569;
  --mat-tab-pagination-icon-color: #f1f5f9;
  --mat-tab-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-active-label-text-color: #f43f5e;
  --mat-tab-active-ripple-color: #f43f5e;
  --mat-tab-inactive-ripple-color: #f43f5e;
  --mat-tab-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-active-focus-label-text-color: #f43f5e;
  --mat-tab-active-hover-label-text-color: #f43f5e;
  --mat-tab-active-focus-indicator-color: #f43f5e;
  --mat-tab-active-hover-indicator-color: #f43f5e;
  --mat-tab-active-indicator-color: #f43f5e;
}
.theme-rose .dark .mat-mdc-tab-group.mat-accent,
.theme-rose .dark .mat-mdc-tab-nav-bar.mat-accent,
.theme-rose.dark .mat-mdc-tab-group.mat-accent,
.theme-rose.dark .mat-mdc-tab-nav-bar.mat-accent {
  --mat-tab-disabled-ripple-color: #475569;
  --mat-tab-pagination-icon-color: #f1f5f9;
  --mat-tab-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-active-label-text-color: #1e293b;
  --mat-tab-active-ripple-color: #1e293b;
  --mat-tab-inactive-ripple-color: #1e293b;
  --mat-tab-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-active-focus-label-text-color: #1e293b;
  --mat-tab-active-hover-label-text-color: #1e293b;
  --mat-tab-active-focus-indicator-color: #1e293b;
  --mat-tab-active-hover-indicator-color: #1e293b;
  --mat-tab-active-indicator-color: #1e293b;
}
.theme-rose .dark .mat-mdc-tab-group.mat-warn,
.theme-rose .dark .mat-mdc-tab-nav-bar.mat-warn,
.theme-rose.dark .mat-mdc-tab-group.mat-warn,
.theme-rose.dark .mat-mdc-tab-nav-bar.mat-warn {
  --mat-tab-disabled-ripple-color: #475569;
  --mat-tab-pagination-icon-color: #f1f5f9;
  --mat-tab-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-active-label-text-color: #dc2626;
  --mat-tab-active-ripple-color: #dc2626;
  --mat-tab-inactive-ripple-color: #dc2626;
  --mat-tab-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-active-focus-label-text-color: #dc2626;
  --mat-tab-active-hover-label-text-color: #dc2626;
  --mat-tab-active-focus-indicator-color: #dc2626;
  --mat-tab-active-hover-indicator-color: #dc2626;
  --mat-tab-active-indicator-color: #dc2626;
}
.theme-rose .dark,
.theme-rose.dark {
  --mat-checkbox-disabled-label-color: #475569;
  --mat-checkbox-label-text-color: white;
  --mat-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #1e293b;
  --mat-checkbox-selected-hover-icon-color: #1e293b;
  --mat-checkbox-selected-icon-color: #1e293b;
  --mat-checkbox-selected-pressed-icon-color: #1e293b;
  --mat-checkbox-unselected-focus-icon-color: #eeeeee;
  --mat-checkbox-unselected-hover-icon-color: #eeeeee;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #1e293b;
  --mat-checkbox-selected-hover-state-layer-color: #1e293b;
  --mat-checkbox-selected-pressed-state-layer-color: #1e293b;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
.theme-rose .dark .mat-mdc-checkbox.mat-primary,
.theme-rose.dark .mat-mdc-checkbox.mat-primary {
  --mat-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-selected-checkmark-color: #4c0519;
  --mat-checkbox-selected-focus-icon-color: #f43f5e;
  --mat-checkbox-selected-hover-icon-color: #f43f5e;
  --mat-checkbox-selected-icon-color: #f43f5e;
  --mat-checkbox-selected-pressed-icon-color: #f43f5e;
  --mat-checkbox-unselected-focus-icon-color: #eeeeee;
  --mat-checkbox-unselected-hover-icon-color: #eeeeee;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #f43f5e;
  --mat-checkbox-selected-hover-state-layer-color: #f43f5e;
  --mat-checkbox-selected-pressed-state-layer-color: #f43f5e;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
.theme-rose .dark .mat-mdc-checkbox.mat-warn,
.theme-rose.dark .mat-mdc-checkbox.mat-warn {
  --mat-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #dc2626;
  --mat-checkbox-selected-hover-icon-color: #dc2626;
  --mat-checkbox-selected-icon-color: #dc2626;
  --mat-checkbox-selected-pressed-icon-color: #dc2626;
  --mat-checkbox-unselected-focus-icon-color: #eeeeee;
  --mat-checkbox-unselected-hover-icon-color: #eeeeee;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #dc2626;
  --mat-checkbox-selected-hover-state-layer-color: #dc2626;
  --mat-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
.theme-rose .dark,
.theme-rose.dark {
  --mat-button-filled-container-color: #1e293b;
  --mat-button-filled-disabled-container-color: rgba(30, 41, 59, 0.12);
  --mat-button-filled-disabled-label-text-color: rgba(30, 41, 59, 0.5);
  --mat-button-filled-disabled-state-layer-color: white;
  --mat-button-filled-focus-state-layer-opacity: 0.24;
  --mat-button-filled-hover-state-layer-opacity: 0.08;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-pressed-state-layer-opacity: 0.24;
  --mat-button-filled-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-disabled-label-text-color: rgba(30, 41, 59, 0.5);
  --mat-button-outlined-disabled-outline-color: rgba(241, 245, 249, 0.12);
  --mat-button-outlined-disabled-state-layer-color: white;
  --mat-button-outlined-focus-state-layer-opacity: 0.24;
  --mat-button-outlined-hover-state-layer-opacity: 0.08;
  --mat-button-outlined-label-text-color: white;
  --mat-button-outlined-outline-color: rgba(241, 245, 249, 0.12);
  --mat-button-outlined-pressed-state-layer-opacity: 0.24;
  --mat-button-outlined-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-outlined-state-layer-color: white;
  --mat-button-protected-container-color: #1e293b;
  --mat-button-protected-disabled-container-color: rgba(30, 41, 59, 0.12);
  --mat-button-protected-disabled-label-text-color: rgba(30, 41, 59, 0.5);
  --mat-button-protected-disabled-state-layer-color: white;
  --mat-button-protected-focus-state-layer-opacity: 0.24;
  --mat-button-protected-hover-state-layer-opacity: 0.08;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-pressed-state-layer-opacity: 0.24;
  --mat-button-protected-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-disabled-label-text-color: rgba(30, 41, 59, 0.5);
  --mat-button-text-disabled-state-layer-color: white;
  --mat-button-text-focus-state-layer-opacity: 0.24;
  --mat-button-text-hover-state-layer-opacity: 0.08;
  --mat-button-text-label-text-color: white;
  --mat-button-text-pressed-state-layer-opacity: 0.24;
  --mat-button-text-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-text-state-layer-color: white;
  --mat-button-tonal-container-color: #1e293b;
  --mat-button-tonal-disabled-container-color: rgba(30, 41, 59, 0.12);
  --mat-button-tonal-disabled-label-text-color: rgba(30, 41, 59, 0.5);
  --mat-button-tonal-disabled-state-layer-color: white;
  --mat-button-tonal-focus-state-layer-opacity: 0.24;
  --mat-button-tonal-hover-state-layer-opacity: 0.08;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-pressed-state-layer-opacity: 0.24;
  --mat-button-tonal-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-tonal-state-layer-color: white;
}
.theme-rose .dark .mat-mdc-button.mat-primary,
.theme-rose .dark .mat-mdc-unelevated-button.mat-primary,
.theme-rose .dark .mat-mdc-raised-button.mat-primary,
.theme-rose .dark .mat-mdc-outlined-button.mat-primary,
.theme-rose .dark .mat-tonal-button.mat-primary,
.theme-rose.dark .mat-mdc-button.mat-primary,
.theme-rose.dark .mat-mdc-unelevated-button.mat-primary,
.theme-rose.dark .mat-mdc-raised-button.mat-primary,
.theme-rose.dark .mat-mdc-outlined-button.mat-primary,
.theme-rose.dark .mat-tonal-button.mat-primary {
  --mat-button-filled-container-color: #f43f5e;
  --mat-button-filled-label-text-color: #4c0519;
  --mat-button-filled-ripple-color: rgba(76, 5, 25, 0.1);
  --mat-button-filled-state-layer-color: #4c0519;
  --mat-button-outlined-label-text-color: #f43f5e;
  --mat-button-outlined-outline-color: rgba(241, 245, 249, 0.12);
  --mat-button-outlined-ripple-color: rgba(244, 63, 94, 0.1);
  --mat-button-outlined-state-layer-color: #f43f5e;
  --mat-button-protected-container-color: #f43f5e;
  --mat-button-protected-label-text-color: #4c0519;
  --mat-button-protected-ripple-color: rgba(76, 5, 25, 0.1);
  --mat-button-protected-state-layer-color: #4c0519;
  --mat-button-text-label-text-color: #f43f5e;
  --mat-button-text-ripple-color: rgba(244, 63, 94, 0.1);
  --mat-button-text-state-layer-color: #f43f5e;
  --mat-button-tonal-container-color: #f43f5e;
  --mat-button-tonal-label-text-color: #4c0519;
  --mat-button-tonal-ripple-color: rgba(76, 5, 25, 0.1);
  --mat-button-tonal-state-layer-color: #4c0519;
}
.theme-rose .dark .mat-mdc-button.mat-accent,
.theme-rose .dark .mat-mdc-unelevated-button.mat-accent,
.theme-rose .dark .mat-mdc-raised-button.mat-accent,
.theme-rose .dark .mat-mdc-outlined-button.mat-accent,
.theme-rose .dark .mat-tonal-button.mat-accent,
.theme-rose.dark .mat-mdc-button.mat-accent,
.theme-rose.dark .mat-mdc-unelevated-button.mat-accent,
.theme-rose.dark .mat-mdc-raised-button.mat-accent,
.theme-rose.dark .mat-mdc-outlined-button.mat-accent,
.theme-rose.dark .mat-tonal-button.mat-accent {
  --mat-button-filled-container-color: #1e293b;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #1e293b;
  --mat-button-outlined-outline-color: rgba(241, 245, 249, 0.12);
  --mat-button-outlined-ripple-color: rgba(30, 41, 59, 0.1);
  --mat-button-outlined-state-layer-color: #1e293b;
  --mat-button-protected-container-color: #1e293b;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #1e293b;
  --mat-button-text-ripple-color: rgba(30, 41, 59, 0.1);
  --mat-button-text-state-layer-color: #1e293b;
  --mat-button-tonal-container-color: #1e293b;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-tonal-state-layer-color: white;
}
.theme-rose .dark .mat-mdc-button.mat-warn,
.theme-rose .dark .mat-mdc-unelevated-button.mat-warn,
.theme-rose .dark .mat-mdc-raised-button.mat-warn,
.theme-rose .dark .mat-mdc-outlined-button.mat-warn,
.theme-rose .dark .mat-tonal-button.mat-warn,
.theme-rose.dark .mat-mdc-button.mat-warn,
.theme-rose.dark .mat-mdc-unelevated-button.mat-warn,
.theme-rose.dark .mat-mdc-raised-button.mat-warn,
.theme-rose.dark .mat-mdc-outlined-button.mat-warn,
.theme-rose.dark .mat-tonal-button.mat-warn {
  --mat-button-filled-container-color: #dc2626;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #dc2626;
  --mat-button-outlined-outline-color: rgba(241, 245, 249, 0.12);
  --mat-button-outlined-ripple-color: rgba(220, 38, 38, 0.1);
  --mat-button-outlined-state-layer-color: #dc2626;
  --mat-button-protected-container-color: #dc2626;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #dc2626;
  --mat-button-text-ripple-color: rgba(220, 38, 38, 0.1);
  --mat-button-text-state-layer-color: #dc2626;
  --mat-button-tonal-container-color: #dc2626;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-tonal-state-layer-color: white;
}
.theme-rose .dark,
.theme-rose.dark {
  --mat-icon-button-disabled-icon-color: rgba(255, 255, 255, 0.5);
  --mat-icon-button-disabled-state-layer-color: white;
  --mat-icon-button-focus-state-layer-opacity: 0.24;
  --mat-icon-button-hover-state-layer-opacity: 0.08;
  --mat-icon-button-icon-color: inherit;
  --mat-icon-button-pressed-state-layer-opacity: 0.24;
  --mat-icon-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-icon-button-state-layer-color: white;
}
.theme-rose .dark .mat-mdc-icon-button.mat-primary,
.theme-rose.dark .mat-mdc-icon-button.mat-primary {
  --mat-icon-button-icon-color: #f43f5e;
  --mat-icon-button-state-layer-color: #f43f5e;
  --mat-icon-button-ripple-color: rgba(244, 63, 94, 0.1);
}
.theme-rose .dark .mat-mdc-icon-button.mat-accent,
.theme-rose.dark .mat-mdc-icon-button.mat-accent {
  --mat-icon-button-icon-color: #1e293b;
  --mat-icon-button-state-layer-color: #1e293b;
  --mat-icon-button-ripple-color: rgba(30, 41, 59, 0.1);
}
.theme-rose .dark .mat-mdc-icon-button.mat-warn,
.theme-rose.dark .mat-mdc-icon-button.mat-warn {
  --mat-icon-button-icon-color: #dc2626;
  --mat-icon-button-state-layer-color: #dc2626;
  --mat-icon-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.theme-rose .dark,
.theme-rose.dark {
  --mat-fab-container-color: #1e293b;
  --mat-fab-disabled-state-container-color: rgba(15, 23, 42, 0.12);
  --mat-fab-disabled-state-foreground-color: rgba(30, 41, 59, 0.5);
  --mat-fab-disabled-state-layer-color: white;
  --mat-fab-focus-state-layer-opacity: 0.24;
  --mat-fab-foreground-color: white;
  --mat-fab-hover-state-layer-opacity: 0.08;
  --mat-fab-pressed-state-layer-opacity: 0.24;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-container-color: #1e293b;
  --mat-fab-small-disabled-state-container-color: rgba(15, 23, 42, 0.12);
  --mat-fab-small-disabled-state-foreground-color: rgba(30, 41, 59, 0.5);
  --mat-fab-small-disabled-state-layer-color: white;
  --mat-fab-small-focus-state-layer-opacity: 0.24;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-hover-state-layer-opacity: 0.08;
  --mat-fab-small-pressed-state-layer-opacity: 0.24;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.theme-rose .dark .mat-mdc-fab.mat-primary,
.theme-rose .dark .mat-mdc-mini-fab.mat-primary,
.theme-rose.dark .mat-mdc-fab.mat-primary,
.theme-rose.dark .mat-mdc-mini-fab.mat-primary {
  --mat-fab-container-color: #f43f5e;
  --mat-fab-foreground-color: #4c0519;
  --mat-fab-ripple-color: rgba(76, 5, 25, 0.1);
  --mat-fab-small-container-color: #f43f5e;
  --mat-fab-small-foreground-color: #4c0519;
  --mat-fab-small-ripple-color: rgba(76, 5, 25, 0.1);
  --mat-fab-small-state-layer-color: #4c0519;
  --mat-fab-state-layer-color: #4c0519;
}
.theme-rose .dark .mat-mdc-fab.mat-accent,
.theme-rose .dark .mat-mdc-mini-fab.mat-accent,
.theme-rose.dark .mat-mdc-fab.mat-accent,
.theme-rose.dark .mat-mdc-mini-fab.mat-accent {
  --mat-fab-container-color: #1e293b;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-container-color: #1e293b;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.theme-rose .dark .mat-mdc-fab.mat-warn,
.theme-rose .dark .mat-mdc-mini-fab.mat-warn,
.theme-rose.dark .mat-mdc-fab.mat-warn,
.theme-rose.dark .mat-mdc-mini-fab.mat-warn {
  --mat-fab-container-color: #dc2626;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-container-color: #dc2626;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.theme-rose .dark,
.theme-rose.dark {
  --mat-snack-bar-container-color: rgb(210, 212.2, 215.8);
  --mat-snack-bar-supporting-text-color: rgba(30, 41, 59, 0.87);
  --mat-snack-bar-button-color: #f43f5e;
}
.theme-rose .dark,
.theme-rose.dark {
  --mat-table-background-color: #1e293b;
  --mat-table-header-headline-color: white;
  --mat-table-row-item-label-text-color: white;
  --mat-table-row-item-outline-color: rgba(241, 245, 249, 0.12);
}
.theme-rose .dark,
.theme-rose.dark {
  --mat-progress-spinner-active-indicator-color: #f43f5e;
}
.theme-rose .dark .mat-accent,
.theme-rose.dark .mat-accent {
  --mat-progress-spinner-active-indicator-color: #1e293b;
}
.theme-rose .dark .mat-warn,
.theme-rose.dark .mat-warn {
  --mat-progress-spinner-active-indicator-color: #dc2626;
}
.theme-rose .dark,
.theme-rose.dark {
  --mat-badge-background-color: #f43f5e;
  --mat-badge-text-color: #4c0519;
  --mat-badge-disabled-state-background-color: #1e293b;
  --mat-badge-disabled-state-text-color: #475569;
}
.theme-rose .dark .mat-badge-accent,
.theme-rose.dark .mat-badge-accent {
  --mat-badge-background-color: #1e293b;
  --mat-badge-text-color: white;
}
.theme-rose .dark .mat-badge-warn,
.theme-rose.dark .mat-badge-warn {
  --mat-badge-background-color: #dc2626;
  --mat-badge-text-color: white;
}
.theme-rose .dark,
.theme-rose.dark {
  --mat-bottom-sheet-container-text-color: white;
  --mat-bottom-sheet-container-background-color: #1e293b;
}
.theme-rose .dark,
.theme-rose.dark {
  --mat-button-toggle-background-color: #1e293b;
  --mat-button-toggle-disabled-selected-state-background-color: #1e293b;
  --mat-button-toggle-disabled-selected-state-text-color: white;
  --mat-button-toggle-disabled-state-background-color: #1e293b;
  --mat-button-toggle-disabled-state-text-color: #1e293b;
  --mat-button-toggle-divider-color: rgb(55.32, 65.48, 81.8);
  --mat-button-toggle-legacy-disabled-selected-state-background-color: #1e293b;
  --mat-button-toggle-legacy-disabled-state-background-color: #0f172a;
  --mat-button-toggle-legacy-disabled-state-text-color: #1e293b;
  --mat-button-toggle-legacy-selected-state-background-color: rgba(255, 255, 255, 0.05);
  --mat-button-toggle-legacy-selected-state-text-color: #94a3b8;
  --mat-button-toggle-legacy-state-layer-color: #e2e8f0;
  --mat-button-toggle-legacy-text-color: #64748b;
  --mat-button-toggle-selected-state-background-color: rgba(255, 255, 255, 0.05);
  --mat-button-toggle-selected-state-text-color: white;
  --mat-button-toggle-state-layer-color: #e2e8f0;
  --mat-button-toggle-text-color: white;
}
.theme-rose .dark,
.theme-rose.dark {
  --mat-datepicker-calendar-date-selected-state-text-color: #4c0519;
  --mat-datepicker-calendar-date-selected-state-background-color: #f43f5e;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 63, 94, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #4c0519;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 63, 94, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 63, 94, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #f43f5e;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 63, 94, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --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-toggle-icon-color: #f1f5f9;
  --mat-datepicker-calendar-body-label-text-color: #94a3b8;
  --mat-datepicker-calendar-period-button-text-color: white;
  --mat-datepicker-calendar-period-button-icon-color: #f1f5f9;
  --mat-datepicker-calendar-navigation-button-icon-color: #f1f5f9;
  --mat-datepicker-calendar-header-divider-color: rgba(241, 245, 249, 0.12);
  --mat-datepicker-calendar-header-text-color: #94a3b8;
  --mat-datepicker-calendar-date-today-outline-color: #64748b;
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(100, 116, 139, 0.8);
  --mat-datepicker-calendar-date-text-color: white;
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: #475569;
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(241, 245, 249, 0.24);
  --mat-datepicker-range-input-separator-color: white;
  --mat-datepicker-range-input-disabled-state-separator-color: #475569;
  --mat-datepicker-range-input-disabled-state-text-color: #475569;
  --mat-datepicker-calendar-container-background-color: #1e293b;
  --mat-datepicker-calendar-container-text-color: white;
}
.theme-rose .dark .mat-datepicker-content.mat-accent,
.theme-rose.dark .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #1e293b;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(30, 41, 59, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(30, 41, 59, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(30, 41, 59, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(30, 41, 59, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --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);
}
.theme-rose .dark .mat-datepicker-content.mat-warn,
.theme-rose.dark .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #dc2626;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --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);
}
.theme-rose .dark .mat-datepicker-toggle-active.mat-accent,
.theme-rose.dark .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #1e293b;
}
.theme-rose .dark .mat-datepicker-toggle-active.mat-warn,
.theme-rose.dark .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #dc2626;
}
.theme-rose .dark,
.theme-rose.dark {
  --mat-divider-color: rgba(241, 245, 249, 0.12);
}
.theme-rose .dark,
.theme-rose.dark {
  --mat-expansion-container-background-color: #1e293b;
  --mat-expansion-container-text-color: white;
  --mat-expansion-actions-divider-color: rgba(241, 245, 249, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, 0.05);
  --mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, 0.05);
  --mat-expansion-header-disabled-state-text-color: #1e293b;
  --mat-expansion-header-text-color: white;
  --mat-expansion-header-description-color: #94a3b8;
  --mat-expansion-header-indicator-color: #94a3b8;
}
.theme-rose .dark,
.theme-rose.dark {
  --mat-icon-color: inherit;
}
.theme-rose .dark .mat-icon.mat-primary,
.theme-rose.dark .mat-icon.mat-primary {
  --mat-icon-color: #f43f5e;
}
.theme-rose .dark .mat-icon.mat-accent,
.theme-rose.dark .mat-icon.mat-accent {
  --mat-icon-color: #1e293b;
}
.theme-rose .dark .mat-icon.mat-warn,
.theme-rose.dark .mat-icon.mat-warn {
  --mat-icon-color: #dc2626;
}
.theme-rose .dark,
.theme-rose.dark {
  --mat-sidenav-container-divider-color: rgba(241, 245, 249, 0.12);
  --mat-sidenav-container-background-color: #1e293b;
  --mat-sidenav-container-text-color: white;
  --mat-sidenav-content-background-color: #0f172a;
  --mat-sidenav-content-text-color: white;
  --mat-sidenav-scrim-color: rgba(225, 214, 196, 0.6);
}
.theme-rose .dark,
.theme-rose.dark {
  --mat-stepper-header-icon-foreground-color: #4c0519;
  --mat-stepper-header-selected-state-icon-background-color: #f43f5e;
  --mat-stepper-header-selected-state-icon-foreground-color: #4c0519;
  --mat-stepper-header-done-state-icon-background-color: #f43f5e;
  --mat-stepper-header-done-state-icon-foreground-color: #4c0519;
  --mat-stepper-header-edit-state-icon-background-color: #f43f5e;
  --mat-stepper-header-edit-state-icon-foreground-color: #4c0519;
  --mat-stepper-container-color: #1e293b;
  --mat-stepper-line-color: rgba(241, 245, 249, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, 0.05);
  --mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, 0.05);
  --mat-stepper-header-label-text-color: #94a3b8;
  --mat-stepper-header-optional-label-text-color: #94a3b8;
  --mat-stepper-header-selected-state-label-text-color: white;
  --mat-stepper-header-error-state-label-text-color: #dc2626;
  --mat-stepper-header-icon-background-color: #94a3b8;
  --mat-stepper-header-error-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
.theme-rose .dark .mat-step-header.mat-accent,
.theme-rose.dark .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #1e293b;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #1e293b;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #1e293b;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
.theme-rose .dark .mat-step-header.mat-warn,
.theme-rose.dark .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #dc2626;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #dc2626;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #dc2626;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
.theme-rose .dark,
.theme-rose.dark {
  --mat-sort-arrow-color: #94a3b8;
}
.theme-rose .dark,
.theme-rose.dark {
  --mat-toolbar-container-background-color: #0f172a;
  --mat-toolbar-container-text-color: white;
}
.theme-rose .dark .mat-toolbar.mat-primary,
.theme-rose.dark .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #f43f5e;
  --mat-toolbar-container-text-color: #4c0519;
}
.theme-rose .dark .mat-toolbar.mat-accent,
.theme-rose.dark .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #1e293b;
  --mat-toolbar-container-text-color: white;
}
.theme-rose .dark .mat-toolbar.mat-warn,
.theme-rose.dark .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #dc2626;
  --mat-toolbar-container-text-color: white;
}
.theme-rose .dark,
.theme-rose.dark {
  --mat-tree-container-background-color: #1e293b;
  --mat-tree-node-text-color: white;
}
.theme-rose .dark,
.theme-rose.dark {
  --mat-timepicker-container-background-color: #1e293b;
}
.theme-purple .light,
.theme-purple.light {
  --mat-ripple-color: rgba(0, 0, 0, 0.1);
}
.theme-purple .light,
.theme-purple.light {
  --mat-option-selected-state-label-text-color: #9333ea;
  --mat-option-label-text-color: #1e293b;
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}
.theme-purple .light .mat-accent,
.theme-purple.light .mat-accent {
  --mat-option-selected-state-label-text-color: #1e293b;
  --mat-option-label-text-color: #1e293b;
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}
.theme-purple .light .mat-warn,
.theme-purple.light .mat-warn {
  --mat-option-selected-state-label-text-color: #dc2626;
  --mat-option-label-text-color: #1e293b;
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}
.theme-purple .light,
.theme-purple.light {
  --mat-optgroup-label-text-color: #1e293b;
}
.theme-purple .light,
.theme-purple.light {
  --mat-pseudo-checkbox-full-selected-icon-color: #1e293b;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-unselected-icon-color: #64748b;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #1e293b;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0;
}
.theme-purple .light .mat-primary,
.theme-purple.light .mat-primary {
  --mat-pseudo-checkbox-full-selected-icon-color: #9333ea;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-unselected-icon-color: #64748b;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #9333ea;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0;
}
.theme-purple .light .mat-accent,
.theme-purple.light .mat-accent {
  --mat-pseudo-checkbox-full-selected-icon-color: #1e293b;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-unselected-icon-color: #64748b;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #1e293b;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0;
}
.theme-purple .light .mat-warn,
.theme-purple.light .mat-warn {
  --mat-pseudo-checkbox-full-selected-icon-color: #dc2626;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-unselected-icon-color: #64748b;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #dc2626;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0;
}
.theme-purple .light,
.theme-purple.light {
  --mat-app-background-color: #f1f5f9;
  --mat-app-text-color: #1e293b;
  --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);
}
.theme-purple .light,
.theme-purple.light {
  --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: #64748b;
  --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);
}
.theme-purple .light .mat-mdc-progress-bar,
.theme-purple.light .mat-mdc-progress-bar {
  --mat-progress-bar-active-indicator-color: #9333ea;
  --mat-progress-bar-track-color: rgba(147, 51, 234, 0.25);
}
.theme-purple .light .mat-mdc-progress-bar.mat-accent,
.theme-purple.light .mat-mdc-progress-bar.mat-accent {
  --mat-progress-bar-active-indicator-color: #1e293b;
  --mat-progress-bar-track-color: rgba(30, 41, 59, 0.25);
}
.theme-purple .light .mat-mdc-progress-bar.mat-warn,
.theme-purple.light .mat-mdc-progress-bar.mat-warn {
  --mat-progress-bar-active-indicator-color: #dc2626;
  --mat-progress-bar-track-color: rgba(220, 38, 38, 0.25);
}
.theme-purple .light,
.theme-purple.light {
  --mat-tooltip-container-color: #1e293b;
  --mat-tooltip-supporting-text-color: #fff;
}
.theme-purple .light,
.theme-purple.light {
  --mat-form-field-focus-select-arrow-color: rgba(147, 51, 234, 0.87);
  --mat-form-field-filled-caret-color: #9333ea;
  --mat-form-field-filled-focus-active-indicator-color: #9333ea;
  --mat-form-field-filled-focus-label-text-color: rgba(147, 51, 234, 0.87);
  --mat-form-field-outlined-caret-color: #9333ea;
  --mat-form-field-outlined-focus-outline-color: #9333ea;
  --mat-form-field-outlined-focus-label-text-color: rgba(147, 51, 234, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color: rgba(100, 116, 139, 0.38);
  --mat-form-field-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-error-text-color: #dc2626;
  --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(100, 116, 139, 0.54);
  --mat-form-field-disabled-select-arrow-color: rgba(100, 116, 139, 0.38);
  --mat-form-field-hover-state-layer-opacity: 0.04;
  --mat-form-field-focus-state-layer-opacity: 0.08;
  --mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);
  --mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);
  --mat-form-field-filled-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-form-field-filled-hover-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-form-field-filled-disabled-label-text-color: rgba(148, 163, 184, 0.38);
  --mat-form-field-filled-input-text-color: rgba(30, 41, 59, 0.87);
  --mat-form-field-filled-disabled-input-text-color: rgba(148, 163, 184, 0.38);
  --mat-form-field-filled-input-text-placeholder-color: rgba(30, 41, 59, 0.6);
  --mat-form-field-filled-error-hover-label-text-color: #dc2626;
  --mat-form-field-filled-error-focus-label-text-color: #dc2626;
  --mat-form-field-filled-error-label-text-color: #dc2626;
  --mat-form-field-filled-error-caret-color: #dc2626;
  --mat-form-field-filled-active-indicator-color: rgba(226, 232, 240, 0.42);
  --mat-form-field-filled-disabled-active-indicator-color: rgba(226, 232, 240, 0.06);
  --mat-form-field-filled-hover-active-indicator-color: rgba(226, 232, 240, 0.87);
  --mat-form-field-filled-error-active-indicator-color: #dc2626;
  --mat-form-field-filled-error-focus-active-indicator-color: #dc2626;
  --mat-form-field-filled-error-hover-active-indicator-color: #dc2626;
  --mat-form-field-outlined-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-form-field-outlined-hover-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-form-field-outlined-disabled-label-text-color: rgba(148, 163, 184, 0.38);
  --mat-form-field-outlined-input-text-color: rgba(30, 41, 59, 0.87);
  --mat-form-field-outlined-disabled-input-text-color: rgba(148, 163, 184, 0.38);
  --mat-form-field-outlined-input-text-placeholder-color: rgba(30, 41, 59, 0.6);
  --mat-form-field-outlined-error-caret-color: #dc2626;
  --mat-form-field-outlined-error-focus-label-text-color: #dc2626;
  --mat-form-field-outlined-error-label-text-color: #dc2626;
  --mat-form-field-outlined-error-hover-label-text-color: #dc2626;
  --mat-form-field-outlined-outline-color: rgba(226, 232, 240, 0.38);
  --mat-form-field-outlined-disabled-outline-color: rgba(226, 232, 240, 0.06);
  --mat-form-field-outlined-hover-outline-color: rgba(226, 232, 240, 0.87);
  --mat-form-field-outlined-error-focus-outline-color: #dc2626;
  --mat-form-field-outlined-error-hover-outline-color: #dc2626;
  --mat-form-field-outlined-error-outline-color: #dc2626;
}
.theme-purple .light .mat-mdc-form-field.mat-accent,
.theme-purple.light .mat-mdc-form-field.mat-accent {
  --mat-form-field-focus-select-arrow-color: rgba(30, 41, 59, 0.87);
  --mat-form-field-filled-caret-color: #1e293b;
  --mat-form-field-filled-focus-active-indicator-color: #1e293b;
  --mat-form-field-filled-focus-label-text-color: rgba(30, 41, 59, 0.87);
  --mat-form-field-outlined-caret-color: #1e293b;
  --mat-form-field-outlined-focus-outline-color: #1e293b;
  --mat-form-field-outlined-focus-label-text-color: rgba(30, 41, 59, 0.87);
}
.theme-purple .light .mat-mdc-form-field.mat-warn,
.theme-purple.light .mat-mdc-form-field.mat-warn {
  --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-filled-caret-color: #dc2626;
  --mat-form-field-filled-focus-active-indicator-color: #dc2626;
  --mat-form-field-filled-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-outlined-caret-color: #dc2626;
  --mat-form-field-outlined-focus-outline-color: #dc2626;
  --mat-form-field-outlined-focus-label-text-color: rgba(220, 38, 38, 0.87);
}
.theme-purple .light,
.theme-purple.light {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(30, 41, 59, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(148, 163, 184, 0.38);
  --mat-select-placeholder-text-color: rgba(30, 41, 59, 0.6);
  --mat-select-enabled-arrow-color: rgba(226, 232, 240, 0.54);
  --mat-select-disabled-arrow-color: rgba(30, 41, 59, 0.38);
  --mat-select-focused-arrow-color: rgba(147, 51, 234, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.theme-purple .light .mat-mdc-form-field.mat-accent,
.theme-purple.light .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(30, 41, 59, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(148, 163, 184, 0.38);
  --mat-select-placeholder-text-color: rgba(30, 41, 59, 0.6);
  --mat-select-enabled-arrow-color: rgba(226, 232, 240, 0.54);
  --mat-select-disabled-arrow-color: rgba(30, 41, 59, 0.38);
  --mat-select-focused-arrow-color: rgba(30, 41, 59, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.theme-purple .light .mat-mdc-form-field.mat-warn,
.theme-purple.light .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(30, 41, 59, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(148, 163, 184, 0.38);
  --mat-select-placeholder-text-color: rgba(30, 41, 59, 0.6);
  --mat-select-enabled-arrow-color: rgba(226, 232, 240, 0.54);
  --mat-select-disabled-arrow-color: rgba(30, 41, 59, 0.38);
  --mat-select-focused-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.theme-purple .light,
.theme-purple.light {
  --mat-autocomplete-background-color: white;
}
.theme-purple .light,
.theme-purple.light {
  --mat-dialog-container-color: white;
  --mat-dialog-subhead-color: rgba(30, 41, 59, 0.87);
  --mat-dialog-supporting-text-color: rgba(30, 41, 59, 0.6);
}
.theme-purple .light .mat-mdc-standard-chip,
.theme-purple.light .mat-mdc-standard-chip {
  --mat-chip-disabled-label-text-color: #212121;
  --mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);
  --mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);
  --mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);
  --mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);
  --mat-chip-focus-state-layer-color: black;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: black;
  --mat-chip-label-text-color: #212121;
  --mat-chip-selected-disabled-trailing-icon-color: #212121;
  --mat-chip-selected-focus-state-layer-color: black;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: black;
  --mat-chip-selected-label-text-color: #212121;
  --mat-chip-selected-trailing-icon-color: #212121;
  --mat-chip-with-icon-disabled-icon-color: #212121;
  --mat-chip-with-icon-icon-color: #212121;
  --mat-chip-with-icon-selected-icon-color: #212121;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;
  --mat-chip-with-trailing-icon-trailing-icon-color: #212121;
}
.theme-purple .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.theme-purple .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,
.theme-purple.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.theme-purple.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #9333ea;
  --mat-chip-elevated-disabled-container-color: #9333ea;
  --mat-chip-elevated-selected-container-color: #9333ea;
  --mat-chip-flat-disabled-selected-container-color: #9333ea;
  --mat-chip-focus-state-layer-color: black;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: black;
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: black;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: black;
  --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;
}
.theme-purple .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.theme-purple .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,
.theme-purple.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.theme-purple.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #1e293b;
  --mat-chip-elevated-disabled-container-color: #1e293b;
  --mat-chip-elevated-selected-container-color: #1e293b;
  --mat-chip-flat-disabled-selected-container-color: #1e293b;
  --mat-chip-focus-state-layer-color: black;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: black;
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: black;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: black;
  --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;
}
.theme-purple .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.theme-purple .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,
.theme-purple.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.theme-purple.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #dc2626;
  --mat-chip-elevated-disabled-container-color: #dc2626;
  --mat-chip-elevated-selected-container-color: #dc2626;
  --mat-chip-flat-disabled-selected-container-color: #dc2626;
  --mat-chip-focus-state-layer-color: black;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: black;
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: black;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: black;
  --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;
}
.theme-purple .light,
.theme-purple.light {
  --mat-slide-toggle-selected-focus-state-layer-color: #9333ea;
  --mat-slide-toggle-selected-handle-color: #9333ea;
  --mat-slide-toggle-selected-hover-state-layer-color: #9333ea;
  --mat-slide-toggle-selected-pressed-state-layer-color: #9333ea;
  --mat-slide-toggle-selected-focus-handle-color: #581c87;
  --mat-slide-toggle-selected-hover-handle-color: #581c87;
  --mat-slide-toggle-selected-pressed-handle-color: #581c87;
  --mat-slide-toggle-selected-focus-track-color: #d8b4fe;
  --mat-slide-toggle-selected-hover-track-color: #d8b4fe;
  --mat-slide-toggle-selected-pressed-track-color: #d8b4fe;
  --mat-slide-toggle-selected-track-color: #d8b4fe;
  --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: #424242;
  --mat-slide-toggle-disabled-selected-icon-color: #fff;
  --mat-slide-toggle-disabled-selected-track-color: #424242;
  --mat-slide-toggle-disabled-unselected-handle-color: #424242;
  --mat-slide-toggle-disabled-unselected-icon-color: #fff;
  --mat-slide-toggle-disabled-unselected-track-color: #424242;
  --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: #fff;
  --mat-slide-toggle-label-text-color: #1e293b;
  --mat-slide-toggle-selected-icon-color: #fff;
  --mat-slide-toggle-unselected-hover-handle-color: #212121;
  --mat-slide-toggle-unselected-focus-handle-color: #212121;
  --mat-slide-toggle-unselected-focus-state-layer-color: #424242;
  --mat-slide-toggle-unselected-focus-track-color: #e0e0e0;
  --mat-slide-toggle-unselected-icon-color: #fff;
  --mat-slide-toggle-unselected-handle-color: #616161;
  --mat-slide-toggle-unselected-hover-state-layer-color: #424242;
  --mat-slide-toggle-unselected-hover-track-color: #e0e0e0;
  --mat-slide-toggle-unselected-pressed-handle-color: #212121;
  --mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;
  --mat-slide-toggle-unselected-pressed-state-layer-color: #424242;
  --mat-slide-toggle-unselected-track-color: #e0e0e0;
}
.theme-purple .light,
.theme-purple.light {
  --mdc-slide-toggle-disabled-label-text-color: #94a3b8;
  --mat-slide-toggle-disabled-label-text-color: #94a3b8;
}
.theme-purple .light .mat-mdc-slide-toggle,
.theme-purple.light .mat-mdc-slide-toggle {
  --mat-slide-toggle-label-text-color: #1e293b;
}
.theme-purple .light .mat-mdc-slide-toggle.mat-accent,
.theme-purple.light .mat-mdc-slide-toggle.mat-accent {
  --mat-slide-toggle-selected-focus-state-layer-color: #475569;
  --mat-slide-toggle-selected-handle-color: #475569;
  --mat-slide-toggle-selected-hover-state-layer-color: #475569;
  --mat-slide-toggle-selected-pressed-state-layer-color: #475569;
  --mat-slide-toggle-selected-focus-handle-color: #0f172a;
  --mat-slide-toggle-selected-hover-handle-color: #0f172a;
  --mat-slide-toggle-selected-pressed-handle-color: #0f172a;
  --mat-slide-toggle-selected-focus-track-color: #cbd5e1;
  --mat-slide-toggle-selected-hover-track-color: #cbd5e1;
  --mat-slide-toggle-selected-pressed-track-color: #cbd5e1;
  --mat-slide-toggle-selected-track-color: #cbd5e1;
}
.theme-purple .light .mat-mdc-slide-toggle.mat-warn,
.theme-purple.light .mat-mdc-slide-toggle.mat-warn {
  --mat-slide-toggle-selected-focus-state-layer-color: #dc2626;
  --mat-slide-toggle-selected-handle-color: #dc2626;
  --mat-slide-toggle-selected-hover-state-layer-color: #dc2626;
  --mat-slide-toggle-selected-pressed-state-layer-color: #dc2626;
  --mat-slide-toggle-selected-focus-handle-color: #7f1d1d;
  --mat-slide-toggle-selected-hover-handle-color: #7f1d1d;
  --mat-slide-toggle-selected-pressed-handle-color: #7f1d1d;
  --mat-slide-toggle-selected-focus-track-color: #fca5a5;
  --mat-slide-toggle-selected-hover-track-color: #fca5a5;
  --mat-slide-toggle-selected-pressed-track-color: #fca5a5;
  --mat-slide-toggle-selected-track-color: #fca5a5;
}
.theme-purple .light .mat-mdc-radio-button.mat-primary,
.theme-purple.light .mat-mdc-radio-button.mat-primary {
  --mat-radio-checked-ripple-color: #9333ea;
  --mat-radio-disabled-label-color: #94a3b8;
  --mat-radio-disabled-selected-icon-color: #64748b;
  --mat-radio-disabled-unselected-icon-color: #64748b;
  --mat-radio-label-text-color: #1e293b;
  --mat-radio-ripple-color: black;
  --mat-radio-selected-focus-icon-color: #9333ea;
  --mat-radio-selected-hover-icon-color: #9333ea;
  --mat-radio-selected-icon-color: #9333ea;
  --mat-radio-selected-pressed-icon-color: #9333ea;
  --mat-radio-unselected-focus-icon-color: #212121;
  --mat-radio-unselected-hover-icon-color: #212121;
  --mat-radio-unselected-icon-color: rgba(100, 116, 139, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(100, 116, 139, 0.54);
}
.theme-purple .light .mat-mdc-radio-button.mat-accent,
.theme-purple.light .mat-mdc-radio-button.mat-accent {
  --mat-radio-checked-ripple-color: #1e293b;
  --mat-radio-disabled-label-color: #94a3b8;
  --mat-radio-disabled-selected-icon-color: #64748b;
  --mat-radio-disabled-unselected-icon-color: #64748b;
  --mat-radio-label-text-color: #1e293b;
  --mat-radio-ripple-color: black;
  --mat-radio-selected-focus-icon-color: #1e293b;
  --mat-radio-selected-hover-icon-color: #1e293b;
  --mat-radio-selected-icon-color: #1e293b;
  --mat-radio-selected-pressed-icon-color: #1e293b;
  --mat-radio-unselected-focus-icon-color: #212121;
  --mat-radio-unselected-hover-icon-color: #212121;
  --mat-radio-unselected-icon-color: rgba(100, 116, 139, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(100, 116, 139, 0.54);
}
.theme-purple .light .mat-mdc-radio-button.mat-warn,
.theme-purple.light .mat-mdc-radio-button.mat-warn {
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: #94a3b8;
  --mat-radio-disabled-selected-icon-color: #64748b;
  --mat-radio-disabled-unselected-icon-color: #64748b;
  --mat-radio-label-text-color: #1e293b;
  --mat-radio-ripple-color: black;
  --mat-radio-selected-focus-icon-color: #dc2626;
  --mat-radio-selected-hover-icon-color: #dc2626;
  --mat-radio-selected-icon-color: #dc2626;
  --mat-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-unselected-focus-icon-color: #212121;
  --mat-radio-unselected-hover-icon-color: #212121;
  --mat-radio-unselected-icon-color: rgba(100, 116, 139, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(100, 116, 139, 0.54);
}
.theme-purple .light,
.theme-purple.light {
  --mat-slider-active-track-color: #9333ea;
  --mat-slider-focus-handle-color: #9333ea;
  --mat-slider-focus-state-layer-color: rgba(147, 51, 234, 0.2);
  --mat-slider-handle-color: #9333ea;
  --mat-slider-hover-handle-color: #9333ea;
  --mat-slider-hover-state-layer-color: rgba(147, 51, 234, 0.05);
  --mat-slider-inactive-track-color: #9333ea;
  --mat-slider-ripple-color: #9333ea;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #9333ea;
  --mat-slider-disabled-active-track-color: #000;
  --mat-slider-disabled-handle-color: #000;
  --mat-slider-disabled-inactive-track-color: #000;
  --mat-slider-label-container-color: #000;
  --mat-slider-label-label-text-color: #fff;
  --mat-slider-value-indicator-opacity: 0.6;
  --mat-slider-with-overlap-handle-outline-color: #fff;
  --mat-slider-with-tick-marks-disabled-container-color: #000;
}
.theme-purple .light .mat-accent,
.theme-purple.light .mat-accent {
  --mat-slider-active-track-color: #1e293b;
  --mat-slider-focus-handle-color: #1e293b;
  --mat-slider-focus-state-layer-color: rgba(30, 41, 59, 0.2);
  --mat-slider-handle-color: #1e293b;
  --mat-slider-hover-handle-color: #1e293b;
  --mat-slider-hover-state-layer-color: rgba(30, 41, 59, 0.05);
  --mat-slider-inactive-track-color: #1e293b;
  --mat-slider-ripple-color: #1e293b;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #1e293b;
}
.theme-purple .light .mat-warn,
.theme-purple.light .mat-warn {
  --mat-slider-active-track-color: #dc2626;
  --mat-slider-focus-handle-color: #dc2626;
  --mat-slider-focus-state-layer-color: rgba(220, 38, 38, 0.2);
  --mat-slider-handle-color: #dc2626;
  --mat-slider-hover-handle-color: #dc2626;
  --mat-slider-hover-state-layer-color: rgba(220, 38, 38, 0.05);
  --mat-slider-inactive-track-color: #dc2626;
  --mat-slider-ripple-color: #dc2626;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #dc2626;
}
.theme-purple .light,
.theme-purple.light {
  --mat-menu-item-label-text-color: #1e293b;
  --mat-menu-item-icon-color: #1e293b;
  --mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-container-color: white;
  --mat-menu-divider-color: #e2e8f0;
}
.theme-purple .light,
.theme-purple.light {
  --mat-list-list-item-label-text-color: #1e293b;
  --mat-list-list-item-supporting-text-color: #64748b;
  --mat-list-list-item-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mat-list-list-item-trailing-supporting-text-color: #94a3b8;
  --mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mat-list-list-item-disabled-label-text-color: black;
  --mat-list-list-item-disabled-leading-icon-color: black;
  --mat-list-list-item-disabled-trailing-icon-color: black;
  --mat-list-list-item-hover-label-text-color: #1e293b;
  --mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mat-list-list-item-hover-state-layer-color: black;
  --mat-list-list-item-hover-state-layer-opacity: 0.04;
  --mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mat-list-list-item-focus-label-text-color: #1e293b;
  --mat-list-list-item-focus-state-layer-color: black;
  --mat-list-list-item-focus-state-layer-opacity: 0.12;
}
.theme-purple .light .mdc-list-item__start,
.theme-purple .light .mdc-list-item__end,
.theme-purple.light .mdc-list-item__start,
.theme-purple.light .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #9333ea;
  --mat-radio-disabled-label-color: #94a3b8;
  --mat-radio-disabled-selected-icon-color: #64748b;
  --mat-radio-disabled-unselected-icon-color: #64748b;
  --mat-radio-label-text-color: #1e293b;
  --mat-radio-ripple-color: black;
  --mat-radio-selected-focus-icon-color: #9333ea;
  --mat-radio-selected-hover-icon-color: #9333ea;
  --mat-radio-selected-icon-color: #9333ea;
  --mat-radio-selected-pressed-icon-color: #9333ea;
  --mat-radio-unselected-focus-icon-color: #212121;
  --mat-radio-unselected-hover-icon-color: #212121;
  --mat-radio-unselected-icon-color: rgba(100, 116, 139, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(100, 116, 139, 0.54);
}
.theme-purple .light .mat-accent .mdc-list-item__start,
.theme-purple .light .mat-accent .mdc-list-item__end,
.theme-purple.light .mat-accent .mdc-list-item__start,
.theme-purple.light .mat-accent .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #1e293b;
  --mat-radio-disabled-label-color: #94a3b8;
  --mat-radio-disabled-selected-icon-color: #64748b;
  --mat-radio-disabled-unselected-icon-color: #64748b;
  --mat-radio-label-text-color: #1e293b;
  --mat-radio-ripple-color: black;
  --mat-radio-selected-focus-icon-color: #1e293b;
  --mat-radio-selected-hover-icon-color: #1e293b;
  --mat-radio-selected-icon-color: #1e293b;
  --mat-radio-selected-pressed-icon-color: #1e293b;
  --mat-radio-unselected-focus-icon-color: #212121;
  --mat-radio-unselected-hover-icon-color: #212121;
  --mat-radio-unselected-icon-color: rgba(100, 116, 139, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(100, 116, 139, 0.54);
}
.theme-purple .light .mat-warn .mdc-list-item__start,
.theme-purple .light .mat-warn .mdc-list-item__end,
.theme-purple.light .mat-warn .mdc-list-item__start,
.theme-purple.light .mat-warn .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: #94a3b8;
  --mat-radio-disabled-selected-icon-color: #64748b;
  --mat-radio-disabled-unselected-icon-color: #64748b;
  --mat-radio-label-text-color: #1e293b;
  --mat-radio-ripple-color: black;
  --mat-radio-selected-focus-icon-color: #dc2626;
  --mat-radio-selected-hover-icon-color: #dc2626;
  --mat-radio-selected-icon-color: #dc2626;
  --mat-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-unselected-focus-icon-color: #212121;
  --mat-radio-unselected-hover-icon-color: #212121;
  --mat-radio-unselected-icon-color: rgba(100, 116, 139, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(100, 116, 139, 0.54);
}
.theme-purple .light .mat-mdc-list-option,
.theme-purple.light .mat-mdc-list-option {
  --mat-checkbox-disabled-label-color: #94a3b8;
  --mat-checkbox-label-text-color: #1e293b;
  --mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #9333ea;
  --mat-checkbox-selected-hover-icon-color: #9333ea;
  --mat-checkbox-selected-icon-color: #9333ea;
  --mat-checkbox-selected-pressed-icon-color: #9333ea;
  --mat-checkbox-unselected-focus-icon-color: #212121;
  --mat-checkbox-unselected-hover-icon-color: #212121;
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #9333ea;
  --mat-checkbox-selected-hover-state-layer-color: #9333ea;
  --mat-checkbox-selected-pressed-state-layer-color: #9333ea;
  --mat-checkbox-unselected-focus-state-layer-color: black;
  --mat-checkbox-unselected-hover-state-layer-color: black;
  --mat-checkbox-unselected-pressed-state-layer-color: black;
}
.theme-purple .light .mat-mdc-list-option.mat-accent,
.theme-purple.light .mat-mdc-list-option.mat-accent {
  --mat-checkbox-disabled-label-color: #94a3b8;
  --mat-checkbox-label-text-color: #1e293b;
  --mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #1e293b;
  --mat-checkbox-selected-hover-icon-color: #1e293b;
  --mat-checkbox-selected-icon-color: #1e293b;
  --mat-checkbox-selected-pressed-icon-color: #1e293b;
  --mat-checkbox-unselected-focus-icon-color: #212121;
  --mat-checkbox-unselected-hover-icon-color: #212121;
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #1e293b;
  --mat-checkbox-selected-hover-state-layer-color: #1e293b;
  --mat-checkbox-selected-pressed-state-layer-color: #1e293b;
  --mat-checkbox-unselected-focus-state-layer-color: black;
  --mat-checkbox-unselected-hover-state-layer-color: black;
  --mat-checkbox-unselected-pressed-state-layer-color: black;
}
.theme-purple .light .mat-mdc-list-option.mat-warn,
.theme-purple.light .mat-mdc-list-option.mat-warn {
  --mat-checkbox-disabled-label-color: #94a3b8;
  --mat-checkbox-label-text-color: #1e293b;
  --mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #dc2626;
  --mat-checkbox-selected-hover-icon-color: #dc2626;
  --mat-checkbox-selected-icon-color: #dc2626;
  --mat-checkbox-selected-pressed-icon-color: #dc2626;
  --mat-checkbox-unselected-focus-icon-color: #212121;
  --mat-checkbox-unselected-hover-icon-color: #212121;
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #dc2626;
  --mat-checkbox-selected-hover-state-layer-color: #dc2626;
  --mat-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mat-checkbox-unselected-focus-state-layer-color: black;
  --mat-checkbox-unselected-hover-state-layer-color: black;
  --mat-checkbox-unselected-pressed-state-layer-color: black;
}
.theme-purple .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.theme-purple .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
.theme-purple .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
.theme-purple .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,
.theme-purple.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.theme-purple.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
.theme-purple.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
.theme-purple.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start {
  color: #9333ea;
}
.theme-purple .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.theme-purple .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.theme-purple .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,
.theme-purple.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.theme-purple.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.theme-purple.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.theme-purple .light,
.theme-purple.light {
  --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: rgba(0, 0, 0, 0.12);
}
.theme-purple .light .mat-mdc-tab-group,
.theme-purple .light .mat-mdc-tab-nav-bar,
.theme-purple.light .mat-mdc-tab-group,
.theme-purple.light .mat-mdc-tab-nav-bar {
  --mat-tab-disabled-ripple-color: #94a3b8;
  --mat-tab-pagination-icon-color: #64748b;
  --mat-tab-inactive-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-active-label-text-color: #9333ea;
  --mat-tab-active-ripple-color: #9333ea;
  --mat-tab-inactive-ripple-color: #9333ea;
  --mat-tab-inactive-focus-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-inactive-hover-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-active-focus-label-text-color: #9333ea;
  --mat-tab-active-hover-label-text-color: #9333ea;
  --mat-tab-active-focus-indicator-color: #9333ea;
  --mat-tab-active-hover-indicator-color: #9333ea;
  --mat-tab-active-indicator-color: #9333ea;
}
.theme-purple .light .mat-mdc-tab-group.mat-accent,
.theme-purple .light .mat-mdc-tab-nav-bar.mat-accent,
.theme-purple.light .mat-mdc-tab-group.mat-accent,
.theme-purple.light .mat-mdc-tab-nav-bar.mat-accent {
  --mat-tab-disabled-ripple-color: #94a3b8;
  --mat-tab-pagination-icon-color: #64748b;
  --mat-tab-inactive-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-active-label-text-color: #1e293b;
  --mat-tab-active-ripple-color: #1e293b;
  --mat-tab-inactive-ripple-color: #1e293b;
  --mat-tab-inactive-focus-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-inactive-hover-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-active-focus-label-text-color: #1e293b;
  --mat-tab-active-hover-label-text-color: #1e293b;
  --mat-tab-active-focus-indicator-color: #1e293b;
  --mat-tab-active-hover-indicator-color: #1e293b;
  --mat-tab-active-indicator-color: #1e293b;
}
.theme-purple .light .mat-mdc-tab-group.mat-warn,
.theme-purple .light .mat-mdc-tab-nav-bar.mat-warn,
.theme-purple.light .mat-mdc-tab-group.mat-warn,
.theme-purple.light .mat-mdc-tab-nav-bar.mat-warn {
  --mat-tab-disabled-ripple-color: #94a3b8;
  --mat-tab-pagination-icon-color: #64748b;
  --mat-tab-inactive-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-active-label-text-color: #dc2626;
  --mat-tab-active-ripple-color: #dc2626;
  --mat-tab-inactive-ripple-color: #dc2626;
  --mat-tab-inactive-focus-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-inactive-hover-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-active-focus-label-text-color: #dc2626;
  --mat-tab-active-hover-label-text-color: #dc2626;
  --mat-tab-active-focus-indicator-color: #dc2626;
  --mat-tab-active-hover-indicator-color: #dc2626;
  --mat-tab-active-indicator-color: #dc2626;
}
.theme-purple .light,
.theme-purple.light {
  --mat-checkbox-disabled-label-color: #94a3b8;
  --mat-checkbox-label-text-color: #1e293b;
  --mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #1e293b;
  --mat-checkbox-selected-hover-icon-color: #1e293b;
  --mat-checkbox-selected-icon-color: #1e293b;
  --mat-checkbox-selected-pressed-icon-color: #1e293b;
  --mat-checkbox-unselected-focus-icon-color: #212121;
  --mat-checkbox-unselected-hover-icon-color: #212121;
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #1e293b;
  --mat-checkbox-selected-hover-state-layer-color: #1e293b;
  --mat-checkbox-selected-pressed-state-layer-color: #1e293b;
  --mat-checkbox-unselected-focus-state-layer-color: black;
  --mat-checkbox-unselected-hover-state-layer-color: black;
  --mat-checkbox-unselected-pressed-state-layer-color: black;
}
.theme-purple .light .mat-mdc-checkbox.mat-primary,
.theme-purple.light .mat-mdc-checkbox.mat-primary {
  --mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #9333ea;
  --mat-checkbox-selected-hover-icon-color: #9333ea;
  --mat-checkbox-selected-icon-color: #9333ea;
  --mat-checkbox-selected-pressed-icon-color: #9333ea;
  --mat-checkbox-unselected-focus-icon-color: #212121;
  --mat-checkbox-unselected-hover-icon-color: #212121;
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #9333ea;
  --mat-checkbox-selected-hover-state-layer-color: #9333ea;
  --mat-checkbox-selected-pressed-state-layer-color: #9333ea;
  --mat-checkbox-unselected-focus-state-layer-color: black;
  --mat-checkbox-unselected-hover-state-layer-color: black;
  --mat-checkbox-unselected-pressed-state-layer-color: black;
}
.theme-purple .light .mat-mdc-checkbox.mat-warn,
.theme-purple.light .mat-mdc-checkbox.mat-warn {
  --mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #dc2626;
  --mat-checkbox-selected-hover-icon-color: #dc2626;
  --mat-checkbox-selected-icon-color: #dc2626;
  --mat-checkbox-selected-pressed-icon-color: #dc2626;
  --mat-checkbox-unselected-focus-icon-color: #212121;
  --mat-checkbox-unselected-hover-icon-color: #212121;
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #dc2626;
  --mat-checkbox-selected-hover-state-layer-color: #dc2626;
  --mat-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mat-checkbox-unselected-focus-state-layer-color: black;
  --mat-checkbox-unselected-hover-state-layer-color: black;
  --mat-checkbox-unselected-pressed-state-layer-color: black;
}
.theme-purple .light,
.theme-purple.light {
  --mat-button-filled-container-color: white;
  --mat-button-filled-disabled-container-color: rgba(148, 163, 184, 0.12);
  --mat-button-filled-disabled-label-text-color: rgba(148, 163, 184, 0.38);
  --mat-button-filled-disabled-state-layer-color: black;
  --mat-button-filled-focus-state-layer-opacity: 0.12;
  --mat-button-filled-hover-state-layer-opacity: 0.04;
  --mat-button-filled-label-text-color: #1e293b;
  --mat-button-filled-pressed-state-layer-opacity: 0.12;
  --mat-button-filled-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-button-filled-state-layer-color: black;
  --mat-button-outlined-disabled-label-text-color: rgba(148, 163, 184, 0.38);
  --mat-button-outlined-disabled-outline-color: #e2e8f0;
  --mat-button-outlined-disabled-state-layer-color: black;
  --mat-button-outlined-focus-state-layer-opacity: 0.12;
  --mat-button-outlined-hover-state-layer-opacity: 0.04;
  --mat-button-outlined-label-text-color: #1e293b;
  --mat-button-outlined-outline-color: #e2e8f0;
  --mat-button-outlined-pressed-state-layer-opacity: 0.12;
  --mat-button-outlined-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-button-outlined-state-layer-color: black;
  --mat-button-protected-container-color: white;
  --mat-button-protected-disabled-container-color: rgba(148, 163, 184, 0.12);
  --mat-button-protected-disabled-label-text-color: rgba(148, 163, 184, 0.38);
  --mat-button-protected-disabled-state-layer-color: black;
  --mat-button-protected-focus-state-layer-opacity: 0.12;
  --mat-button-protected-hover-state-layer-opacity: 0.04;
  --mat-button-protected-label-text-color: #1e293b;
  --mat-button-protected-pressed-state-layer-opacity: 0.12;
  --mat-button-protected-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-button-protected-state-layer-color: black;
  --mat-button-text-disabled-label-text-color: rgba(148, 163, 184, 0.38);
  --mat-button-text-disabled-state-layer-color: black;
  --mat-button-text-focus-state-layer-opacity: 0.12;
  --mat-button-text-hover-state-layer-opacity: 0.04;
  --mat-button-text-label-text-color: #1e293b;
  --mat-button-text-pressed-state-layer-opacity: 0.12;
  --mat-button-text-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-button-text-state-layer-color: black;
  --mat-button-tonal-container-color: white;
  --mat-button-tonal-disabled-container-color: rgba(148, 163, 184, 0.12);
  --mat-button-tonal-disabled-label-text-color: rgba(148, 163, 184, 0.38);
  --mat-button-tonal-disabled-state-layer-color: black;
  --mat-button-tonal-focus-state-layer-opacity: 0.12;
  --mat-button-tonal-hover-state-layer-opacity: 0.04;
  --mat-button-tonal-label-text-color: #1e293b;
  --mat-button-tonal-pressed-state-layer-opacity: 0.12;
  --mat-button-tonal-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-button-tonal-state-layer-color: black;
}
.theme-purple .light .mat-mdc-button.mat-primary,
.theme-purple .light .mat-mdc-unelevated-button.mat-primary,
.theme-purple .light .mat-mdc-raised-button.mat-primary,
.theme-purple .light .mat-mdc-outlined-button.mat-primary,
.theme-purple .light .mat-tonal-button.mat-primary,
.theme-purple.light .mat-mdc-button.mat-primary,
.theme-purple.light .mat-mdc-unelevated-button.mat-primary,
.theme-purple.light .mat-mdc-raised-button.mat-primary,
.theme-purple.light .mat-mdc-outlined-button.mat-primary,
.theme-purple.light .mat-tonal-button.mat-primary {
  --mat-button-filled-container-color: #9333ea;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #9333ea;
  --mat-button-outlined-outline-color: #e2e8f0;
  --mat-button-outlined-ripple-color: rgba(147, 51, 234, 0.1);
  --mat-button-outlined-state-layer-color: #9333ea;
  --mat-button-protected-container-color: #9333ea;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #9333ea;
  --mat-button-text-ripple-color: rgba(147, 51, 234, 0.1);
  --mat-button-text-state-layer-color: #9333ea;
  --mat-button-tonal-container-color: #9333ea;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-tonal-state-layer-color: white;
}
.theme-purple .light .mat-mdc-button.mat-accent,
.theme-purple .light .mat-mdc-unelevated-button.mat-accent,
.theme-purple .light .mat-mdc-raised-button.mat-accent,
.theme-purple .light .mat-mdc-outlined-button.mat-accent,
.theme-purple .light .mat-tonal-button.mat-accent,
.theme-purple.light .mat-mdc-button.mat-accent,
.theme-purple.light .mat-mdc-unelevated-button.mat-accent,
.theme-purple.light .mat-mdc-raised-button.mat-accent,
.theme-purple.light .mat-mdc-outlined-button.mat-accent,
.theme-purple.light .mat-tonal-button.mat-accent {
  --mat-button-filled-container-color: #1e293b;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #1e293b;
  --mat-button-outlined-outline-color: #e2e8f0;
  --mat-button-outlined-ripple-color: rgba(30, 41, 59, 0.1);
  --mat-button-outlined-state-layer-color: #1e293b;
  --mat-button-protected-container-color: #1e293b;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #1e293b;
  --mat-button-text-ripple-color: rgba(30, 41, 59, 0.1);
  --mat-button-text-state-layer-color: #1e293b;
  --mat-button-tonal-container-color: #1e293b;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-tonal-state-layer-color: white;
}
.theme-purple .light .mat-mdc-button.mat-warn,
.theme-purple .light .mat-mdc-unelevated-button.mat-warn,
.theme-purple .light .mat-mdc-raised-button.mat-warn,
.theme-purple .light .mat-mdc-outlined-button.mat-warn,
.theme-purple .light .mat-tonal-button.mat-warn,
.theme-purple.light .mat-mdc-button.mat-warn,
.theme-purple.light .mat-mdc-unelevated-button.mat-warn,
.theme-purple.light .mat-mdc-raised-button.mat-warn,
.theme-purple.light .mat-mdc-outlined-button.mat-warn,
.theme-purple.light .mat-tonal-button.mat-warn {
  --mat-button-filled-container-color: #dc2626;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #dc2626;
  --mat-button-outlined-outline-color: #e2e8f0;
  --mat-button-outlined-ripple-color: rgba(220, 38, 38, 0.1);
  --mat-button-outlined-state-layer-color: #dc2626;
  --mat-button-protected-container-color: #dc2626;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #dc2626;
  --mat-button-text-ripple-color: rgba(220, 38, 38, 0.1);
  --mat-button-text-state-layer-color: #dc2626;
  --mat-button-tonal-container-color: #dc2626;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-tonal-state-layer-color: white;
}
.theme-purple .light,
.theme-purple.light {
  --mat-icon-button-disabled-icon-color: rgba(0, 0, 0, 0.38);
  --mat-icon-button-disabled-state-layer-color: black;
  --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: rgba(0, 0, 0, 0.1);
  --mat-icon-button-state-layer-color: black;
}
.theme-purple .light .mat-mdc-icon-button.mat-primary,
.theme-purple.light .mat-mdc-icon-button.mat-primary {
  --mat-icon-button-icon-color: #9333ea;
  --mat-icon-button-state-layer-color: #9333ea;
  --mat-icon-button-ripple-color: rgba(147, 51, 234, 0.1);
}
.theme-purple .light .mat-mdc-icon-button.mat-accent,
.theme-purple.light .mat-mdc-icon-button.mat-accent {
  --mat-icon-button-icon-color: #1e293b;
  --mat-icon-button-state-layer-color: #1e293b;
  --mat-icon-button-ripple-color: rgba(30, 41, 59, 0.1);
}
.theme-purple .light .mat-mdc-icon-button.mat-warn,
.theme-purple.light .mat-mdc-icon-button.mat-warn {
  --mat-icon-button-icon-color: #dc2626;
  --mat-icon-button-state-layer-color: #dc2626;
  --mat-icon-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.theme-purple .light,
.theme-purple.light {
  --mat-fab-container-color: white;
  --mat-fab-disabled-state-container-color: rgba(148, 163, 184, 0.12);
  --mat-fab-disabled-state-foreground-color: rgba(148, 163, 184, 0.38);
  --mat-fab-disabled-state-layer-color: black;
  --mat-fab-focus-state-layer-opacity: 0.12;
  --mat-fab-foreground-color: black;
  --mat-fab-hover-state-layer-opacity: 0.04;
  --mat-fab-pressed-state-layer-opacity: 0.12;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-fab-small-container-color: white;
  --mat-fab-small-disabled-state-container-color: rgba(148, 163, 184, 0.12);
  --mat-fab-small-disabled-state-foreground-color: rgba(148, 163, 184, 0.38);
  --mat-fab-small-disabled-state-layer-color: black;
  --mat-fab-small-focus-state-layer-opacity: 0.12;
  --mat-fab-small-foreground-color: black;
  --mat-fab-small-hover-state-layer-opacity: 0.04;
  --mat-fab-small-pressed-state-layer-opacity: 0.12;
  --mat-fab-small-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-fab-small-state-layer-color: black;
  --mat-fab-state-layer-color: black;
}
.theme-purple .light .mat-mdc-fab.mat-primary,
.theme-purple .light .mat-mdc-mini-fab.mat-primary,
.theme-purple.light .mat-mdc-fab.mat-primary,
.theme-purple.light .mat-mdc-mini-fab.mat-primary {
  --mat-fab-container-color: #9333ea;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-container-color: #9333ea;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.theme-purple .light .mat-mdc-fab.mat-accent,
.theme-purple .light .mat-mdc-mini-fab.mat-accent,
.theme-purple.light .mat-mdc-fab.mat-accent,
.theme-purple.light .mat-mdc-mini-fab.mat-accent {
  --mat-fab-container-color: #1e293b;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-container-color: #1e293b;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.theme-purple .light .mat-mdc-fab.mat-warn,
.theme-purple .light .mat-mdc-mini-fab.mat-warn,
.theme-purple.light .mat-mdc-fab.mat-warn,
.theme-purple.light .mat-mdc-mini-fab.mat-warn {
  --mat-fab-container-color: #dc2626;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-container-color: #dc2626;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.theme-purple .light,
.theme-purple.light {
  --mat-snack-bar-container-color: #333333;
  --mat-snack-bar-supporting-text-color: rgba(255, 255, 255, 0.87);
  --mat-snack-bar-button-color: #f3e8ff;
}
.theme-purple .light,
.theme-purple.light {
  --mat-table-background-color: white;
  --mat-table-header-headline-color: #1e293b;
  --mat-table-row-item-label-text-color: #1e293b;
  --mat-table-row-item-outline-color: #e2e8f0;
}
.theme-purple .light,
.theme-purple.light {
  --mat-progress-spinner-active-indicator-color: #9333ea;
}
.theme-purple .light .mat-accent,
.theme-purple.light .mat-accent {
  --mat-progress-spinner-active-indicator-color: #1e293b;
}
.theme-purple .light .mat-warn,
.theme-purple.light .mat-warn {
  --mat-progress-spinner-active-indicator-color: #dc2626;
}
.theme-purple .light,
.theme-purple.light {
  --mat-badge-background-color: #9333ea;
  --mat-badge-text-color: white;
  --mat-badge-disabled-state-background-color: #94a3b8;
  --mat-badge-disabled-state-text-color: #94a3b8;
}
.theme-purple .light .mat-badge-accent,
.theme-purple.light .mat-badge-accent {
  --mat-badge-background-color: #1e293b;
  --mat-badge-text-color: white;
}
.theme-purple .light .mat-badge-warn,
.theme-purple.light .mat-badge-warn {
  --mat-badge-background-color: #dc2626;
  --mat-badge-text-color: white;
}
.theme-purple .light,
.theme-purple.light {
  --mat-bottom-sheet-container-text-color: #1e293b;
  --mat-bottom-sheet-container-background-color: white;
}
.theme-purple .light,
.theme-purple.light {
  --mat-button-toggle-background-color: white;
  --mat-button-toggle-disabled-selected-state-background-color: #e2e8f0;
  --mat-button-toggle-disabled-selected-state-text-color: #1e293b;
  --mat-button-toggle-disabled-state-background-color: white;
  --mat-button-toggle-disabled-state-text-color: #94a3b8;
  --mat-button-toggle-divider-color: #e2e8f0;
  --mat-button-toggle-legacy-disabled-selected-state-background-color: #e2e8f0;
  --mat-button-toggle-legacy-disabled-state-background-color: #cbd5e1;
  --mat-button-toggle-legacy-disabled-state-text-color: #94a3b8;
  --mat-button-toggle-legacy-selected-state-background-color: #e2e8f0;
  --mat-button-toggle-legacy-selected-state-text-color: #64748b;
  --mat-button-toggle-legacy-state-layer-color: #64748b;
  --mat-button-toggle-legacy-text-color: #94a3b8;
  --mat-button-toggle-selected-state-background-color: #e2e8f0;
  --mat-button-toggle-selected-state-text-color: #1e293b;
  --mat-button-toggle-state-layer-color: #64748b;
  --mat-button-toggle-text-color: #1e293b;
}
.theme-purple .light,
.theme-purple.light {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #9333ea;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(147, 51, 234, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(147, 51, 234, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(147, 51, 234, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #9333ea;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(147, 51, 234, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --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-toggle-icon-color: #64748b;
  --mat-datepicker-calendar-body-label-text-color: #64748b;
  --mat-datepicker-calendar-period-button-text-color: #1e293b;
  --mat-datepicker-calendar-period-button-icon-color: #64748b;
  --mat-datepicker-calendar-navigation-button-icon-color: #64748b;
  --mat-datepicker-calendar-header-divider-color: #e2e8f0;
  --mat-datepicker-calendar-header-text-color: #64748b;
  --mat-datepicker-calendar-date-today-outline-color: #94a3b8;
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(148, 163, 184, 0.8);
  --mat-datepicker-calendar-date-text-color: #1e293b;
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: #94a3b8;
  --mat-datepicker-calendar-date-preview-state-outline-color: #e2e8f0;
  --mat-datepicker-range-input-separator-color: #1e293b;
  --mat-datepicker-range-input-disabled-state-separator-color: #94a3b8;
  --mat-datepicker-range-input-disabled-state-text-color: #94a3b8;
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: #1e293b;
}
.theme-purple .light .mat-datepicker-content.mat-accent,
.theme-purple.light .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #1e293b;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(30, 41, 59, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(30, 41, 59, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(30, 41, 59, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(30, 41, 59, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --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);
}
.theme-purple .light .mat-datepicker-content.mat-warn,
.theme-purple.light .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #dc2626;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --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);
}
.theme-purple .light .mat-datepicker-toggle-active.mat-accent,
.theme-purple.light .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #1e293b;
}
.theme-purple .light .mat-datepicker-toggle-active.mat-warn,
.theme-purple.light .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #dc2626;
}
.theme-purple .light,
.theme-purple.light {
  --mat-divider-color: #e2e8f0;
}
.theme-purple .light,
.theme-purple.light {
  --mat-expansion-container-background-color: white;
  --mat-expansion-container-text-color: #1e293b;
  --mat-expansion-actions-divider-color: #e2e8f0;
  --mat-expansion-header-hover-state-layer-color: rgba(148, 163, 184, 0.12);
  --mat-expansion-header-focus-state-layer-color: rgba(148, 163, 184, 0.12);
  --mat-expansion-header-disabled-state-text-color: #94a3b8;
  --mat-expansion-header-text-color: #1e293b;
  --mat-expansion-header-description-color: #64748b;
  --mat-expansion-header-indicator-color: #64748b;
}
.theme-purple .light,
.theme-purple.light {
  --mat-icon-color: inherit;
}
.theme-purple .light .mat-icon.mat-primary,
.theme-purple.light .mat-icon.mat-primary {
  --mat-icon-color: #9333ea;
}
.theme-purple .light .mat-icon.mat-accent,
.theme-purple.light .mat-icon.mat-accent {
  --mat-icon-color: #1e293b;
}
.theme-purple .light .mat-icon.mat-warn,
.theme-purple.light .mat-icon.mat-warn {
  --mat-icon-color: #dc2626;
}
.theme-purple .light,
.theme-purple.light {
  --mat-sidenav-container-divider-color: #e2e8f0;
  --mat-sidenav-container-background-color: white;
  --mat-sidenav-container-text-color: #1e293b;
  --mat-sidenav-content-background-color: #f1f5f9;
  --mat-sidenav-content-text-color: #1e293b;
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
}
.theme-purple .light,
.theme-purple.light {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #9333ea;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #9333ea;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #9333ea;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
  --mat-stepper-container-color: white;
  --mat-stepper-line-color: #e2e8f0;
  --mat-stepper-header-hover-state-layer-color: rgba(148, 163, 184, 0.12);
  --mat-stepper-header-focus-state-layer-color: rgba(148, 163, 184, 0.12);
  --mat-stepper-header-label-text-color: #64748b;
  --mat-stepper-header-optional-label-text-color: #64748b;
  --mat-stepper-header-selected-state-label-text-color: #1e293b;
  --mat-stepper-header-error-state-label-text-color: #dc2626;
  --mat-stepper-header-icon-background-color: #64748b;
  --mat-stepper-header-error-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
.theme-purple .light .mat-step-header.mat-accent,
.theme-purple.light .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #1e293b;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #1e293b;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #1e293b;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
.theme-purple .light .mat-step-header.mat-warn,
.theme-purple.light .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #dc2626;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #dc2626;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #dc2626;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
.theme-purple .light,
.theme-purple.light {
  --mat-sort-arrow-color: #64748b;
}
.theme-purple .light,
.theme-purple.light {
  --mat-toolbar-container-background-color: white;
  --mat-toolbar-container-text-color: #1e293b;
}
.theme-purple .light .mat-toolbar.mat-primary,
.theme-purple.light .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #9333ea;
  --mat-toolbar-container-text-color: white;
}
.theme-purple .light .mat-toolbar.mat-accent,
.theme-purple.light .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #1e293b;
  --mat-toolbar-container-text-color: white;
}
.theme-purple .light .mat-toolbar.mat-warn,
.theme-purple.light .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #dc2626;
  --mat-toolbar-container-text-color: white;
}
.theme-purple .light,
.theme-purple.light {
  --mat-tree-container-background-color: white;
  --mat-tree-node-text-color: #1e293b;
}
.theme-purple .light,
.theme-purple.light {
  --mat-timepicker-container-background-color: white;
}
.theme-purple .dark,
.theme-purple.dark {
  --mat-ripple-color: rgba(255, 255, 255, 0.1);
}
.theme-purple .dark,
.theme-purple.dark {
  --mat-option-selected-state-label-text-color: #9333ea;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}
.theme-purple .dark .mat-accent,
.theme-purple.dark .mat-accent {
  --mat-option-selected-state-label-text-color: #1e293b;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}
.theme-purple .dark .mat-warn,
.theme-purple.dark .mat-warn {
  --mat-option-selected-state-label-text-color: #dc2626;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}
.theme-purple .dark,
.theme-purple.dark {
  --mat-optgroup-label-text-color: white;
}
.theme-purple .dark,
.theme-purple.dark {
  --mat-pseudo-checkbox-full-selected-icon-color: #1e293b;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-unselected-icon-color: #94a3b8;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #686868;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #686868;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #1e293b;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #686868;
}
.theme-purple .dark .mat-primary,
.theme-purple.dark .mat-primary {
  --mat-pseudo-checkbox-full-selected-icon-color: #9333ea;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-unselected-icon-color: #94a3b8;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #686868;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #686868;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #9333ea;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #686868;
}
.theme-purple .dark .mat-accent,
.theme-purple.dark .mat-accent {
  --mat-pseudo-checkbox-full-selected-icon-color: #1e293b;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-unselected-icon-color: #94a3b8;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #686868;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #686868;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #1e293b;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #686868;
}
.theme-purple .dark .mat-warn,
.theme-purple.dark .mat-warn {
  --mat-pseudo-checkbox-full-selected-icon-color: #dc2626;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-unselected-icon-color: #94a3b8;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #686868;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #686868;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #dc2626;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #686868;
}
.theme-purple .dark,
.theme-purple.dark {
  --mat-app-background-color: #0f172a;
  --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);
}
.theme-purple .dark,
.theme-purple.dark {
  --mat-card-elevated-container-color: #1e293b;
  --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: #1e293b;
  --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: #94a3b8;
  --mat-card-filled-container-color: #1e293b;
  --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);
}
.theme-purple .dark .mat-mdc-progress-bar,
.theme-purple.dark .mat-mdc-progress-bar {
  --mat-progress-bar-active-indicator-color: #9333ea;
  --mat-progress-bar-track-color: rgba(147, 51, 234, 0.25);
}
.theme-purple .dark .mat-mdc-progress-bar.mat-accent,
.theme-purple.dark .mat-mdc-progress-bar.mat-accent {
  --mat-progress-bar-active-indicator-color: #1e293b;
  --mat-progress-bar-track-color: rgba(30, 41, 59, 0.25);
}
.theme-purple .dark .mat-mdc-progress-bar.mat-warn,
.theme-purple.dark .mat-mdc-progress-bar.mat-warn {
  --mat-progress-bar-active-indicator-color: #dc2626;
  --mat-progress-bar-track-color: rgba(220, 38, 38, 0.25);
}
.theme-purple .dark,
.theme-purple.dark {
  --mat-tooltip-container-color: #64748b;
  --mat-tooltip-supporting-text-color: #fff;
}
.theme-purple .dark,
.theme-purple.dark {
  --mat-form-field-focus-select-arrow-color: rgba(147, 51, 234, 0.87);
  --mat-form-field-filled-caret-color: #9333ea;
  --mat-form-field-filled-focus-active-indicator-color: #9333ea;
  --mat-form-field-filled-focus-label-text-color: rgba(147, 51, 234, 0.87);
  --mat-form-field-outlined-caret-color: #9333ea;
  --mat-form-field-outlined-focus-outline-color: #9333ea;
  --mat-form-field-outlined-focus-label-text-color: rgba(147, 51, 234, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color: rgba(241, 245, 249, 0.38);
  --mat-form-field-state-layer-color: rgba(255, 255, 255, 0.87);
  --mat-form-field-error-text-color: #dc2626;
  --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(241, 245, 249, 0.54);
  --mat-form-field-disabled-select-arrow-color: rgba(241, 245, 249, 0.38);
  --mat-form-field-hover-state-layer-opacity: 0.08;
  --mat-form-field-focus-state-layer-opacity: 0.24;
  --mat-form-field-filled-container-color: rgb(39, 49.56, 66.84);
  --mat-form-field-filled-disabled-container-color: rgb(34.5, 45.28, 62.92);
  --mat-form-field-filled-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-form-field-filled-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-form-field-filled-disabled-label-text-color: rgba(71, 85, 105, 0.38);
  --mat-form-field-filled-input-text-color: rgba(255, 255, 255, 0.87);
  --mat-form-field-filled-disabled-input-text-color: rgba(71, 85, 105, 0.38);
  --mat-form-field-filled-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mat-form-field-filled-error-hover-label-text-color: #dc2626;
  --mat-form-field-filled-error-focus-label-text-color: #dc2626;
  --mat-form-field-filled-error-label-text-color: #dc2626;
  --mat-form-field-filled-error-caret-color: #dc2626;
  --mat-form-field-filled-active-indicator-color: rgba(241, 245, 249, 0.42);
  --mat-form-field-filled-disabled-active-indicator-color: rgba(241, 245, 249, 0.06);
  --mat-form-field-filled-hover-active-indicator-color: rgba(241, 245, 249, 0.87);
  --mat-form-field-filled-error-active-indicator-color: #dc2626;
  --mat-form-field-filled-error-focus-active-indicator-color: #dc2626;
  --mat-form-field-filled-error-hover-active-indicator-color: #dc2626;
  --mat-form-field-outlined-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-form-field-outlined-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-form-field-outlined-disabled-label-text-color: rgba(71, 85, 105, 0.38);
  --mat-form-field-outlined-input-text-color: rgba(255, 255, 255, 0.87);
  --mat-form-field-outlined-disabled-input-text-color: rgba(71, 85, 105, 0.38);
  --mat-form-field-outlined-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mat-form-field-outlined-error-caret-color: #dc2626;
  --mat-form-field-outlined-error-focus-label-text-color: #dc2626;
  --mat-form-field-outlined-error-label-text-color: #dc2626;
  --mat-form-field-outlined-error-hover-label-text-color: #dc2626;
  --mat-form-field-outlined-outline-color: rgba(241, 245, 249, 0.38);
  --mat-form-field-outlined-disabled-outline-color: rgba(241, 245, 249, 0.06);
  --mat-form-field-outlined-hover-outline-color: rgba(241, 245, 249, 0.87);
  --mat-form-field-outlined-error-focus-outline-color: #dc2626;
  --mat-form-field-outlined-error-hover-outline-color: #dc2626;
  --mat-form-field-outlined-error-outline-color: #dc2626;
}
.theme-purple .dark .mat-mdc-form-field.mat-accent,
.theme-purple.dark .mat-mdc-form-field.mat-accent {
  --mat-form-field-focus-select-arrow-color: rgba(30, 41, 59, 0.87);
  --mat-form-field-filled-caret-color: #1e293b;
  --mat-form-field-filled-focus-active-indicator-color: #1e293b;
  --mat-form-field-filled-focus-label-text-color: rgba(30, 41, 59, 0.87);
  --mat-form-field-outlined-caret-color: #1e293b;
  --mat-form-field-outlined-focus-outline-color: #1e293b;
  --mat-form-field-outlined-focus-label-text-color: rgba(30, 41, 59, 0.87);
}
.theme-purple .dark .mat-mdc-form-field.mat-warn,
.theme-purple.dark .mat-mdc-form-field.mat-warn {
  --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-filled-caret-color: #dc2626;
  --mat-form-field-filled-focus-active-indicator-color: #dc2626;
  --mat-form-field-filled-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-outlined-caret-color: #dc2626;
  --mat-form-field-outlined-focus-outline-color: #dc2626;
  --mat-form-field-outlined-focus-label-text-color: rgba(220, 38, 38, 0.87);
}
.theme-purple .dark,
.theme-purple.dark {
  --mat-select-panel-background-color: #1e293b;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(71, 85, 105, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(241, 245, 249, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(147, 51, 234, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.theme-purple .dark .mat-mdc-form-field.mat-accent,
.theme-purple.dark .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: #1e293b;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(71, 85, 105, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(241, 245, 249, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(30, 41, 59, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.theme-purple .dark .mat-mdc-form-field.mat-warn,
.theme-purple.dark .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: #1e293b;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(71, 85, 105, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(241, 245, 249, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.theme-purple .dark,
.theme-purple.dark {
  --mat-autocomplete-background-color: #1e293b;
}
.theme-purple .dark,
.theme-purple.dark {
  --mat-dialog-container-color: #1e293b;
  --mat-dialog-subhead-color: rgba(255, 255, 255, 0.87);
  --mat-dialog-supporting-text-color: rgba(255, 255, 255, 0.6);
}
.theme-purple .dark .mat-mdc-standard-chip,
.theme-purple.dark .mat-mdc-standard-chip {
  --mat-chip-disabled-label-text-color: #fafafa;
  --mat-chip-elevated-container-color: rgb(57, 66.68, 82.52);
  --mat-chip-elevated-disabled-container-color: rgb(57, 66.68, 82.52);
  --mat-chip-elevated-selected-container-color: rgb(57, 66.68, 82.52);
  --mat-chip-flat-disabled-selected-container-color: rgb(57, 66.68, 82.52);
  --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: #fafafa;
  --mat-chip-selected-disabled-trailing-icon-color: #fafafa;
  --mat-chip-selected-focus-state-layer-color: white;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: white;
  --mat-chip-selected-label-text-color: #fafafa;
  --mat-chip-selected-trailing-icon-color: #fafafa;
  --mat-chip-with-icon-disabled-icon-color: #fafafa;
  --mat-chip-with-icon-icon-color: #fafafa;
  --mat-chip-with-icon-selected-icon-color: #fafafa;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;
  --mat-chip-with-trailing-icon-trailing-icon-color: #fafafa;
}
.theme-purple .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.theme-purple .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,
.theme-purple.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.theme-purple.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #9333ea;
  --mat-chip-elevated-disabled-container-color: #9333ea;
  --mat-chip-elevated-selected-container-color: #9333ea;
  --mat-chip-flat-disabled-selected-container-color: #9333ea;
  --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: white;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: white;
  --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;
}
.theme-purple .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.theme-purple .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,
.theme-purple.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.theme-purple.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #1e293b;
  --mat-chip-elevated-disabled-container-color: #1e293b;
  --mat-chip-elevated-selected-container-color: #1e293b;
  --mat-chip-flat-disabled-selected-container-color: #1e293b;
  --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: white;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: white;
  --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;
}
.theme-purple .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.theme-purple .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,
.theme-purple.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.theme-purple.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #dc2626;
  --mat-chip-elevated-disabled-container-color: #dc2626;
  --mat-chip-elevated-selected-container-color: #dc2626;
  --mat-chip-flat-disabled-selected-container-color: #dc2626;
  --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: white;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: white;
  --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;
}
.theme-purple .dark,
.theme-purple.dark {
  --mat-slide-toggle-selected-focus-state-layer-color: #d8b4fe;
  --mat-slide-toggle-selected-handle-color: #d8b4fe;
  --mat-slide-toggle-selected-hover-state-layer-color: #d8b4fe;
  --mat-slide-toggle-selected-pressed-state-layer-color: #d8b4fe;
  --mat-slide-toggle-selected-focus-handle-color: #e9d5ff;
  --mat-slide-toggle-selected-hover-handle-color: #e9d5ff;
  --mat-slide-toggle-selected-pressed-handle-color: #e9d5ff;
  --mat-slide-toggle-selected-focus-track-color: #9333ea;
  --mat-slide-toggle-selected-hover-track-color: #9333ea;
  --mat-slide-toggle-selected-pressed-track-color: #9333ea;
  --mat-slide-toggle-selected-track-color: #9333ea;
  --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: #000;
  --mat-slide-toggle-disabled-selected-icon-color: #212121;
  --mat-slide-toggle-disabled-selected-track-color: #f5f5f5;
  --mat-slide-toggle-disabled-unselected-handle-color: #000;
  --mat-slide-toggle-disabled-unselected-icon-color: #212121;
  --mat-slide-toggle-disabled-unselected-track-color: #f5f5f5;
  --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: #fff;
  --mat-slide-toggle-label-text-color: white;
  --mat-slide-toggle-selected-icon-color: #212121;
  --mat-slide-toggle-unselected-hover-handle-color: #fafafa;
  --mat-slide-toggle-unselected-focus-handle-color: #fafafa;
  --mat-slide-toggle-unselected-focus-state-layer-color: #f5f5f5;
  --mat-slide-toggle-unselected-focus-track-color: #616161;
  --mat-slide-toggle-unselected-icon-color: #212121;
  --mat-slide-toggle-unselected-handle-color: #9e9e9e;
  --mat-slide-toggle-unselected-hover-state-layer-color: #f5f5f5;
  --mat-slide-toggle-unselected-hover-track-color: #616161;
  --mat-slide-toggle-unselected-pressed-handle-color: #fafafa;
  --mat-slide-toggle-unselected-pressed-track-color: #616161;
  --mat-slide-toggle-unselected-pressed-state-layer-color: #f5f5f5;
  --mat-slide-toggle-unselected-track-color: #616161;
}
.theme-purple .dark,
.theme-purple.dark {
  --mdc-slide-toggle-disabled-label-text-color: #475569;
  --mat-slide-toggle-disabled-label-text-color: #475569;
}
.theme-purple .dark .mat-mdc-slide-toggle,
.theme-purple.dark .mat-mdc-slide-toggle {
  --mat-slide-toggle-label-text-color: white;
}
.theme-purple .dark .mat-mdc-slide-toggle.mat-accent,
.theme-purple.dark .mat-mdc-slide-toggle.mat-accent {
  --mat-slide-toggle-selected-focus-state-layer-color: #cbd5e1;
  --mat-slide-toggle-selected-handle-color: #cbd5e1;
  --mat-slide-toggle-selected-hover-state-layer-color: #cbd5e1;
  --mat-slide-toggle-selected-pressed-state-layer-color: #cbd5e1;
  --mat-slide-toggle-selected-focus-handle-color: #e2e8f0;
  --mat-slide-toggle-selected-hover-handle-color: #e2e8f0;
  --mat-slide-toggle-selected-pressed-handle-color: #e2e8f0;
  --mat-slide-toggle-selected-focus-track-color: #475569;
  --mat-slide-toggle-selected-hover-track-color: #475569;
  --mat-slide-toggle-selected-pressed-track-color: #475569;
  --mat-slide-toggle-selected-track-color: #475569;
}
.theme-purple .dark .mat-mdc-slide-toggle.mat-warn,
.theme-purple.dark .mat-mdc-slide-toggle.mat-warn {
  --mat-slide-toggle-selected-focus-state-layer-color: #fca5a5;
  --mat-slide-toggle-selected-handle-color: #fca5a5;
  --mat-slide-toggle-selected-hover-state-layer-color: #fca5a5;
  --mat-slide-toggle-selected-pressed-state-layer-color: #fca5a5;
  --mat-slide-toggle-selected-focus-handle-color: #fecaca;
  --mat-slide-toggle-selected-hover-handle-color: #fecaca;
  --mat-slide-toggle-selected-pressed-handle-color: #fecaca;
  --mat-slide-toggle-selected-focus-track-color: #dc2626;
  --mat-slide-toggle-selected-hover-track-color: #dc2626;
  --mat-slide-toggle-selected-pressed-track-color: #dc2626;
  --mat-slide-toggle-selected-track-color: #dc2626;
}
.theme-purple .dark .mat-mdc-radio-button.mat-primary,
.theme-purple.dark .mat-mdc-radio-button.mat-primary {
  --mat-radio-checked-ripple-color: #9333ea;
  --mat-radio-disabled-label-color: #475569;
  --mat-radio-disabled-selected-icon-color: #f1f5f9;
  --mat-radio-disabled-unselected-icon-color: #f1f5f9;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #9333ea;
  --mat-radio-selected-hover-icon-color: #9333ea;
  --mat-radio-selected-icon-color: #9333ea;
  --mat-radio-selected-pressed-icon-color: #9333ea;
  --mat-radio-unselected-focus-icon-color: #eeeeee;
  --mat-radio-unselected-hover-icon-color: #eeeeee;
  --mat-radio-unselected-icon-color: rgba(241, 245, 249, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(241, 245, 249, 0.54);
}
.theme-purple .dark .mat-mdc-radio-button.mat-accent,
.theme-purple.dark .mat-mdc-radio-button.mat-accent {
  --mat-radio-checked-ripple-color: #1e293b;
  --mat-radio-disabled-label-color: #475569;
  --mat-radio-disabled-selected-icon-color: #f1f5f9;
  --mat-radio-disabled-unselected-icon-color: #f1f5f9;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #1e293b;
  --mat-radio-selected-hover-icon-color: #1e293b;
  --mat-radio-selected-icon-color: #1e293b;
  --mat-radio-selected-pressed-icon-color: #1e293b;
  --mat-radio-unselected-focus-icon-color: #eeeeee;
  --mat-radio-unselected-hover-icon-color: #eeeeee;
  --mat-radio-unselected-icon-color: rgba(241, 245, 249, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(241, 245, 249, 0.54);
}
.theme-purple .dark .mat-mdc-radio-button.mat-warn,
.theme-purple.dark .mat-mdc-radio-button.mat-warn {
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: #475569;
  --mat-radio-disabled-selected-icon-color: #f1f5f9;
  --mat-radio-disabled-unselected-icon-color: #f1f5f9;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #dc2626;
  --mat-radio-selected-hover-icon-color: #dc2626;
  --mat-radio-selected-icon-color: #dc2626;
  --mat-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-unselected-focus-icon-color: #eeeeee;
  --mat-radio-unselected-hover-icon-color: #eeeeee;
  --mat-radio-unselected-icon-color: rgba(241, 245, 249, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(241, 245, 249, 0.54);
}
.theme-purple .dark,
.theme-purple.dark {
  --mat-slider-active-track-color: #9333ea;
  --mat-slider-focus-handle-color: #9333ea;
  --mat-slider-focus-state-layer-color: rgba(147, 51, 234, 0.2);
  --mat-slider-handle-color: #9333ea;
  --mat-slider-hover-handle-color: #9333ea;
  --mat-slider-hover-state-layer-color: rgba(147, 51, 234, 0.05);
  --mat-slider-inactive-track-color: #9333ea;
  --mat-slider-ripple-color: #9333ea;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #9333ea;
  --mat-slider-disabled-active-track-color: #fff;
  --mat-slider-disabled-handle-color: #fff;
  --mat-slider-disabled-inactive-track-color: #fff;
  --mat-slider-label-container-color: #fff;
  --mat-slider-label-label-text-color: #000;
  --mat-slider-value-indicator-opacity: 0.9;
  --mat-slider-with-overlap-handle-outline-color: #fff;
  --mat-slider-with-tick-marks-disabled-container-color: #fff;
}
.theme-purple .dark .mat-accent,
.theme-purple.dark .mat-accent {
  --mat-slider-active-track-color: #1e293b;
  --mat-slider-focus-handle-color: #1e293b;
  --mat-slider-focus-state-layer-color: rgba(30, 41, 59, 0.2);
  --mat-slider-handle-color: #1e293b;
  --mat-slider-hover-handle-color: #1e293b;
  --mat-slider-hover-state-layer-color: rgba(30, 41, 59, 0.05);
  --mat-slider-inactive-track-color: #1e293b;
  --mat-slider-ripple-color: #1e293b;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #1e293b;
}
.theme-purple .dark .mat-warn,
.theme-purple.dark .mat-warn {
  --mat-slider-active-track-color: #dc2626;
  --mat-slider-focus-handle-color: #dc2626;
  --mat-slider-focus-state-layer-color: rgba(220, 38, 38, 0.2);
  --mat-slider-handle-color: #dc2626;
  --mat-slider-hover-handle-color: #dc2626;
  --mat-slider-hover-state-layer-color: rgba(220, 38, 38, 0.05);
  --mat-slider-inactive-track-color: #dc2626;
  --mat-slider-ripple-color: #dc2626;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #dc2626;
}
.theme-purple .dark,
.theme-purple.dark {
  --mat-menu-item-label-text-color: white;
  --mat-menu-item-icon-color: white;
  --mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-container-color: #1e293b;
  --mat-menu-divider-color: rgba(241, 245, 249, 0.12);
}
.theme-purple .dark,
.theme-purple.dark {
  --mat-list-list-item-label-text-color: white;
  --mat-list-list-item-supporting-text-color: #94a3b8;
  --mat-list-list-item-leading-icon-color: rgba(255, 255, 255, 0.5);
  --mat-list-list-item-trailing-supporting-text-color: #64748b;
  --mat-list-list-item-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mat-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --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.5);
  --mat-list-list-item-hover-state-layer-color: white;
  --mat-list-list-item-hover-state-layer-opacity: 0.08;
  --mat-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --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.24;
}
.theme-purple .dark .mdc-list-item__start,
.theme-purple .dark .mdc-list-item__end,
.theme-purple.dark .mdc-list-item__start,
.theme-purple.dark .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #9333ea;
  --mat-radio-disabled-label-color: #475569;
  --mat-radio-disabled-selected-icon-color: #f1f5f9;
  --mat-radio-disabled-unselected-icon-color: #f1f5f9;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #9333ea;
  --mat-radio-selected-hover-icon-color: #9333ea;
  --mat-radio-selected-icon-color: #9333ea;
  --mat-radio-selected-pressed-icon-color: #9333ea;
  --mat-radio-unselected-focus-icon-color: #eeeeee;
  --mat-radio-unselected-hover-icon-color: #eeeeee;
  --mat-radio-unselected-icon-color: rgba(241, 245, 249, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(241, 245, 249, 0.54);
}
.theme-purple .dark .mat-accent .mdc-list-item__start,
.theme-purple .dark .mat-accent .mdc-list-item__end,
.theme-purple.dark .mat-accent .mdc-list-item__start,
.theme-purple.dark .mat-accent .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #1e293b;
  --mat-radio-disabled-label-color: #475569;
  --mat-radio-disabled-selected-icon-color: #f1f5f9;
  --mat-radio-disabled-unselected-icon-color: #f1f5f9;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #1e293b;
  --mat-radio-selected-hover-icon-color: #1e293b;
  --mat-radio-selected-icon-color: #1e293b;
  --mat-radio-selected-pressed-icon-color: #1e293b;
  --mat-radio-unselected-focus-icon-color: #eeeeee;
  --mat-radio-unselected-hover-icon-color: #eeeeee;
  --mat-radio-unselected-icon-color: rgba(241, 245, 249, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(241, 245, 249, 0.54);
}
.theme-purple .dark .mat-warn .mdc-list-item__start,
.theme-purple .dark .mat-warn .mdc-list-item__end,
.theme-purple.dark .mat-warn .mdc-list-item__start,
.theme-purple.dark .mat-warn .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: #475569;
  --mat-radio-disabled-selected-icon-color: #f1f5f9;
  --mat-radio-disabled-unselected-icon-color: #f1f5f9;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #dc2626;
  --mat-radio-selected-hover-icon-color: #dc2626;
  --mat-radio-selected-icon-color: #dc2626;
  --mat-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-unselected-focus-icon-color: #eeeeee;
  --mat-radio-unselected-hover-icon-color: #eeeeee;
  --mat-radio-unselected-icon-color: rgba(241, 245, 249, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(241, 245, 249, 0.54);
}
.theme-purple .dark .mat-mdc-list-option,
.theme-purple.dark .mat-mdc-list-option {
  --mat-checkbox-disabled-label-color: #475569;
  --mat-checkbox-label-text-color: white;
  --mat-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #9333ea;
  --mat-checkbox-selected-hover-icon-color: #9333ea;
  --mat-checkbox-selected-icon-color: #9333ea;
  --mat-checkbox-selected-pressed-icon-color: #9333ea;
  --mat-checkbox-unselected-focus-icon-color: #eeeeee;
  --mat-checkbox-unselected-hover-icon-color: #eeeeee;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #9333ea;
  --mat-checkbox-selected-hover-state-layer-color: #9333ea;
  --mat-checkbox-selected-pressed-state-layer-color: #9333ea;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
.theme-purple .dark .mat-mdc-list-option.mat-accent,
.theme-purple.dark .mat-mdc-list-option.mat-accent {
  --mat-checkbox-disabled-label-color: #475569;
  --mat-checkbox-label-text-color: white;
  --mat-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #1e293b;
  --mat-checkbox-selected-hover-icon-color: #1e293b;
  --mat-checkbox-selected-icon-color: #1e293b;
  --mat-checkbox-selected-pressed-icon-color: #1e293b;
  --mat-checkbox-unselected-focus-icon-color: #eeeeee;
  --mat-checkbox-unselected-hover-icon-color: #eeeeee;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #1e293b;
  --mat-checkbox-selected-hover-state-layer-color: #1e293b;
  --mat-checkbox-selected-pressed-state-layer-color: #1e293b;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
.theme-purple .dark .mat-mdc-list-option.mat-warn,
.theme-purple.dark .mat-mdc-list-option.mat-warn {
  --mat-checkbox-disabled-label-color: #475569;
  --mat-checkbox-label-text-color: white;
  --mat-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #dc2626;
  --mat-checkbox-selected-hover-icon-color: #dc2626;
  --mat-checkbox-selected-icon-color: #dc2626;
  --mat-checkbox-selected-pressed-icon-color: #dc2626;
  --mat-checkbox-unselected-focus-icon-color: #eeeeee;
  --mat-checkbox-unselected-hover-icon-color: #eeeeee;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #dc2626;
  --mat-checkbox-selected-hover-state-layer-color: #dc2626;
  --mat-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
.theme-purple .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.theme-purple .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
.theme-purple .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
.theme-purple .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,
.theme-purple.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.theme-purple.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
.theme-purple.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
.theme-purple.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start {
  color: #9333ea;
}
.theme-purple .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.theme-purple .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.theme-purple .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,
.theme-purple.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.theme-purple.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.theme-purple.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.theme-purple .dark,
.theme-purple.dark {
  --mat-paginator-container-text-color: rgba(255, 255, 255, 0.87);
  --mat-paginator-container-background-color: #1e293b;
  --mat-paginator-enabled-icon-color: rgba(255, 255, 255, 0.54);
  --mat-paginator-disabled-icon-color: rgba(255, 255, 255, 0.12);
}
.theme-purple .dark .mat-mdc-tab-group,
.theme-purple .dark .mat-mdc-tab-nav-bar,
.theme-purple.dark .mat-mdc-tab-group,
.theme-purple.dark .mat-mdc-tab-nav-bar {
  --mat-tab-disabled-ripple-color: #475569;
  --mat-tab-pagination-icon-color: #f1f5f9;
  --mat-tab-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-active-label-text-color: #9333ea;
  --mat-tab-active-ripple-color: #9333ea;
  --mat-tab-inactive-ripple-color: #9333ea;
  --mat-tab-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-active-focus-label-text-color: #9333ea;
  --mat-tab-active-hover-label-text-color: #9333ea;
  --mat-tab-active-focus-indicator-color: #9333ea;
  --mat-tab-active-hover-indicator-color: #9333ea;
  --mat-tab-active-indicator-color: #9333ea;
}
.theme-purple .dark .mat-mdc-tab-group.mat-accent,
.theme-purple .dark .mat-mdc-tab-nav-bar.mat-accent,
.theme-purple.dark .mat-mdc-tab-group.mat-accent,
.theme-purple.dark .mat-mdc-tab-nav-bar.mat-accent {
  --mat-tab-disabled-ripple-color: #475569;
  --mat-tab-pagination-icon-color: #f1f5f9;
  --mat-tab-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-active-label-text-color: #1e293b;
  --mat-tab-active-ripple-color: #1e293b;
  --mat-tab-inactive-ripple-color: #1e293b;
  --mat-tab-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-active-focus-label-text-color: #1e293b;
  --mat-tab-active-hover-label-text-color: #1e293b;
  --mat-tab-active-focus-indicator-color: #1e293b;
  --mat-tab-active-hover-indicator-color: #1e293b;
  --mat-tab-active-indicator-color: #1e293b;
}
.theme-purple .dark .mat-mdc-tab-group.mat-warn,
.theme-purple .dark .mat-mdc-tab-nav-bar.mat-warn,
.theme-purple.dark .mat-mdc-tab-group.mat-warn,
.theme-purple.dark .mat-mdc-tab-nav-bar.mat-warn {
  --mat-tab-disabled-ripple-color: #475569;
  --mat-tab-pagination-icon-color: #f1f5f9;
  --mat-tab-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-active-label-text-color: #dc2626;
  --mat-tab-active-ripple-color: #dc2626;
  --mat-tab-inactive-ripple-color: #dc2626;
  --mat-tab-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-active-focus-label-text-color: #dc2626;
  --mat-tab-active-hover-label-text-color: #dc2626;
  --mat-tab-active-focus-indicator-color: #dc2626;
  --mat-tab-active-hover-indicator-color: #dc2626;
  --mat-tab-active-indicator-color: #dc2626;
}
.theme-purple .dark,
.theme-purple.dark {
  --mat-checkbox-disabled-label-color: #475569;
  --mat-checkbox-label-text-color: white;
  --mat-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #1e293b;
  --mat-checkbox-selected-hover-icon-color: #1e293b;
  --mat-checkbox-selected-icon-color: #1e293b;
  --mat-checkbox-selected-pressed-icon-color: #1e293b;
  --mat-checkbox-unselected-focus-icon-color: #eeeeee;
  --mat-checkbox-unselected-hover-icon-color: #eeeeee;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #1e293b;
  --mat-checkbox-selected-hover-state-layer-color: #1e293b;
  --mat-checkbox-selected-pressed-state-layer-color: #1e293b;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
.theme-purple .dark .mat-mdc-checkbox.mat-primary,
.theme-purple.dark .mat-mdc-checkbox.mat-primary {
  --mat-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #9333ea;
  --mat-checkbox-selected-hover-icon-color: #9333ea;
  --mat-checkbox-selected-icon-color: #9333ea;
  --mat-checkbox-selected-pressed-icon-color: #9333ea;
  --mat-checkbox-unselected-focus-icon-color: #eeeeee;
  --mat-checkbox-unselected-hover-icon-color: #eeeeee;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #9333ea;
  --mat-checkbox-selected-hover-state-layer-color: #9333ea;
  --mat-checkbox-selected-pressed-state-layer-color: #9333ea;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
.theme-purple .dark .mat-mdc-checkbox.mat-warn,
.theme-purple.dark .mat-mdc-checkbox.mat-warn {
  --mat-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #dc2626;
  --mat-checkbox-selected-hover-icon-color: #dc2626;
  --mat-checkbox-selected-icon-color: #dc2626;
  --mat-checkbox-selected-pressed-icon-color: #dc2626;
  --mat-checkbox-unselected-focus-icon-color: #eeeeee;
  --mat-checkbox-unselected-hover-icon-color: #eeeeee;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #dc2626;
  --mat-checkbox-selected-hover-state-layer-color: #dc2626;
  --mat-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
.theme-purple .dark,
.theme-purple.dark {
  --mat-button-filled-container-color: #1e293b;
  --mat-button-filled-disabled-container-color: rgba(30, 41, 59, 0.12);
  --mat-button-filled-disabled-label-text-color: rgba(30, 41, 59, 0.5);
  --mat-button-filled-disabled-state-layer-color: white;
  --mat-button-filled-focus-state-layer-opacity: 0.24;
  --mat-button-filled-hover-state-layer-opacity: 0.08;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-pressed-state-layer-opacity: 0.24;
  --mat-button-filled-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-disabled-label-text-color: rgba(30, 41, 59, 0.5);
  --mat-button-outlined-disabled-outline-color: rgba(241, 245, 249, 0.12);
  --mat-button-outlined-disabled-state-layer-color: white;
  --mat-button-outlined-focus-state-layer-opacity: 0.24;
  --mat-button-outlined-hover-state-layer-opacity: 0.08;
  --mat-button-outlined-label-text-color: white;
  --mat-button-outlined-outline-color: rgba(241, 245, 249, 0.12);
  --mat-button-outlined-pressed-state-layer-opacity: 0.24;
  --mat-button-outlined-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-outlined-state-layer-color: white;
  --mat-button-protected-container-color: #1e293b;
  --mat-button-protected-disabled-container-color: rgba(30, 41, 59, 0.12);
  --mat-button-protected-disabled-label-text-color: rgba(30, 41, 59, 0.5);
  --mat-button-protected-disabled-state-layer-color: white;
  --mat-button-protected-focus-state-layer-opacity: 0.24;
  --mat-button-protected-hover-state-layer-opacity: 0.08;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-pressed-state-layer-opacity: 0.24;
  --mat-button-protected-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-disabled-label-text-color: rgba(30, 41, 59, 0.5);
  --mat-button-text-disabled-state-layer-color: white;
  --mat-button-text-focus-state-layer-opacity: 0.24;
  --mat-button-text-hover-state-layer-opacity: 0.08;
  --mat-button-text-label-text-color: white;
  --mat-button-text-pressed-state-layer-opacity: 0.24;
  --mat-button-text-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-text-state-layer-color: white;
  --mat-button-tonal-container-color: #1e293b;
  --mat-button-tonal-disabled-container-color: rgba(30, 41, 59, 0.12);
  --mat-button-tonal-disabled-label-text-color: rgba(30, 41, 59, 0.5);
  --mat-button-tonal-disabled-state-layer-color: white;
  --mat-button-tonal-focus-state-layer-opacity: 0.24;
  --mat-button-tonal-hover-state-layer-opacity: 0.08;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-pressed-state-layer-opacity: 0.24;
  --mat-button-tonal-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-tonal-state-layer-color: white;
}
.theme-purple .dark .mat-mdc-button.mat-primary,
.theme-purple .dark .mat-mdc-unelevated-button.mat-primary,
.theme-purple .dark .mat-mdc-raised-button.mat-primary,
.theme-purple .dark .mat-mdc-outlined-button.mat-primary,
.theme-purple .dark .mat-tonal-button.mat-primary,
.theme-purple.dark .mat-mdc-button.mat-primary,
.theme-purple.dark .mat-mdc-unelevated-button.mat-primary,
.theme-purple.dark .mat-mdc-raised-button.mat-primary,
.theme-purple.dark .mat-mdc-outlined-button.mat-primary,
.theme-purple.dark .mat-tonal-button.mat-primary {
  --mat-button-filled-container-color: #9333ea;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #9333ea;
  --mat-button-outlined-outline-color: rgba(241, 245, 249, 0.12);
  --mat-button-outlined-ripple-color: rgba(147, 51, 234, 0.1);
  --mat-button-outlined-state-layer-color: #9333ea;
  --mat-button-protected-container-color: #9333ea;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #9333ea;
  --mat-button-text-ripple-color: rgba(147, 51, 234, 0.1);
  --mat-button-text-state-layer-color: #9333ea;
  --mat-button-tonal-container-color: #9333ea;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-tonal-state-layer-color: white;
}
.theme-purple .dark .mat-mdc-button.mat-accent,
.theme-purple .dark .mat-mdc-unelevated-button.mat-accent,
.theme-purple .dark .mat-mdc-raised-button.mat-accent,
.theme-purple .dark .mat-mdc-outlined-button.mat-accent,
.theme-purple .dark .mat-tonal-button.mat-accent,
.theme-purple.dark .mat-mdc-button.mat-accent,
.theme-purple.dark .mat-mdc-unelevated-button.mat-accent,
.theme-purple.dark .mat-mdc-raised-button.mat-accent,
.theme-purple.dark .mat-mdc-outlined-button.mat-accent,
.theme-purple.dark .mat-tonal-button.mat-accent {
  --mat-button-filled-container-color: #1e293b;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #1e293b;
  --mat-button-outlined-outline-color: rgba(241, 245, 249, 0.12);
  --mat-button-outlined-ripple-color: rgba(30, 41, 59, 0.1);
  --mat-button-outlined-state-layer-color: #1e293b;
  --mat-button-protected-container-color: #1e293b;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #1e293b;
  --mat-button-text-ripple-color: rgba(30, 41, 59, 0.1);
  --mat-button-text-state-layer-color: #1e293b;
  --mat-button-tonal-container-color: #1e293b;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-tonal-state-layer-color: white;
}
.theme-purple .dark .mat-mdc-button.mat-warn,
.theme-purple .dark .mat-mdc-unelevated-button.mat-warn,
.theme-purple .dark .mat-mdc-raised-button.mat-warn,
.theme-purple .dark .mat-mdc-outlined-button.mat-warn,
.theme-purple .dark .mat-tonal-button.mat-warn,
.theme-purple.dark .mat-mdc-button.mat-warn,
.theme-purple.dark .mat-mdc-unelevated-button.mat-warn,
.theme-purple.dark .mat-mdc-raised-button.mat-warn,
.theme-purple.dark .mat-mdc-outlined-button.mat-warn,
.theme-purple.dark .mat-tonal-button.mat-warn {
  --mat-button-filled-container-color: #dc2626;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #dc2626;
  --mat-button-outlined-outline-color: rgba(241, 245, 249, 0.12);
  --mat-button-outlined-ripple-color: rgba(220, 38, 38, 0.1);
  --mat-button-outlined-state-layer-color: #dc2626;
  --mat-button-protected-container-color: #dc2626;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #dc2626;
  --mat-button-text-ripple-color: rgba(220, 38, 38, 0.1);
  --mat-button-text-state-layer-color: #dc2626;
  --mat-button-tonal-container-color: #dc2626;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-tonal-state-layer-color: white;
}
.theme-purple .dark,
.theme-purple.dark {
  --mat-icon-button-disabled-icon-color: rgba(255, 255, 255, 0.5);
  --mat-icon-button-disabled-state-layer-color: white;
  --mat-icon-button-focus-state-layer-opacity: 0.24;
  --mat-icon-button-hover-state-layer-opacity: 0.08;
  --mat-icon-button-icon-color: inherit;
  --mat-icon-button-pressed-state-layer-opacity: 0.24;
  --mat-icon-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-icon-button-state-layer-color: white;
}
.theme-purple .dark .mat-mdc-icon-button.mat-primary,
.theme-purple.dark .mat-mdc-icon-button.mat-primary {
  --mat-icon-button-icon-color: #9333ea;
  --mat-icon-button-state-layer-color: #9333ea;
  --mat-icon-button-ripple-color: rgba(147, 51, 234, 0.1);
}
.theme-purple .dark .mat-mdc-icon-button.mat-accent,
.theme-purple.dark .mat-mdc-icon-button.mat-accent {
  --mat-icon-button-icon-color: #1e293b;
  --mat-icon-button-state-layer-color: #1e293b;
  --mat-icon-button-ripple-color: rgba(30, 41, 59, 0.1);
}
.theme-purple .dark .mat-mdc-icon-button.mat-warn,
.theme-purple.dark .mat-mdc-icon-button.mat-warn {
  --mat-icon-button-icon-color: #dc2626;
  --mat-icon-button-state-layer-color: #dc2626;
  --mat-icon-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.theme-purple .dark,
.theme-purple.dark {
  --mat-fab-container-color: #1e293b;
  --mat-fab-disabled-state-container-color: rgba(15, 23, 42, 0.12);
  --mat-fab-disabled-state-foreground-color: rgba(30, 41, 59, 0.5);
  --mat-fab-disabled-state-layer-color: white;
  --mat-fab-focus-state-layer-opacity: 0.24;
  --mat-fab-foreground-color: white;
  --mat-fab-hover-state-layer-opacity: 0.08;
  --mat-fab-pressed-state-layer-opacity: 0.24;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-container-color: #1e293b;
  --mat-fab-small-disabled-state-container-color: rgba(15, 23, 42, 0.12);
  --mat-fab-small-disabled-state-foreground-color: rgba(30, 41, 59, 0.5);
  --mat-fab-small-disabled-state-layer-color: white;
  --mat-fab-small-focus-state-layer-opacity: 0.24;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-hover-state-layer-opacity: 0.08;
  --mat-fab-small-pressed-state-layer-opacity: 0.24;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.theme-purple .dark .mat-mdc-fab.mat-primary,
.theme-purple .dark .mat-mdc-mini-fab.mat-primary,
.theme-purple.dark .mat-mdc-fab.mat-primary,
.theme-purple.dark .mat-mdc-mini-fab.mat-primary {
  --mat-fab-container-color: #9333ea;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-container-color: #9333ea;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.theme-purple .dark .mat-mdc-fab.mat-accent,
.theme-purple .dark .mat-mdc-mini-fab.mat-accent,
.theme-purple.dark .mat-mdc-fab.mat-accent,
.theme-purple.dark .mat-mdc-mini-fab.mat-accent {
  --mat-fab-container-color: #1e293b;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-container-color: #1e293b;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.theme-purple .dark .mat-mdc-fab.mat-warn,
.theme-purple .dark .mat-mdc-mini-fab.mat-warn,
.theme-purple.dark .mat-mdc-fab.mat-warn,
.theme-purple.dark .mat-mdc-mini-fab.mat-warn {
  --mat-fab-container-color: #dc2626;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-container-color: #dc2626;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.theme-purple .dark,
.theme-purple.dark {
  --mat-snack-bar-container-color: rgb(210, 212.2, 215.8);
  --mat-snack-bar-supporting-text-color: rgba(30, 41, 59, 0.87);
  --mat-snack-bar-button-color: #a855f7;
}
.theme-purple .dark,
.theme-purple.dark {
  --mat-table-background-color: #1e293b;
  --mat-table-header-headline-color: white;
  --mat-table-row-item-label-text-color: white;
  --mat-table-row-item-outline-color: rgba(241, 245, 249, 0.12);
}
.theme-purple .dark,
.theme-purple.dark {
  --mat-progress-spinner-active-indicator-color: #9333ea;
}
.theme-purple .dark .mat-accent,
.theme-purple.dark .mat-accent {
  --mat-progress-spinner-active-indicator-color: #1e293b;
}
.theme-purple .dark .mat-warn,
.theme-purple.dark .mat-warn {
  --mat-progress-spinner-active-indicator-color: #dc2626;
}
.theme-purple .dark,
.theme-purple.dark {
  --mat-badge-background-color: #9333ea;
  --mat-badge-text-color: white;
  --mat-badge-disabled-state-background-color: #1e293b;
  --mat-badge-disabled-state-text-color: #475569;
}
.theme-purple .dark .mat-badge-accent,
.theme-purple.dark .mat-badge-accent {
  --mat-badge-background-color: #1e293b;
  --mat-badge-text-color: white;
}
.theme-purple .dark .mat-badge-warn,
.theme-purple.dark .mat-badge-warn {
  --mat-badge-background-color: #dc2626;
  --mat-badge-text-color: white;
}
.theme-purple .dark,
.theme-purple.dark {
  --mat-bottom-sheet-container-text-color: white;
  --mat-bottom-sheet-container-background-color: #1e293b;
}
.theme-purple .dark,
.theme-purple.dark {
  --mat-button-toggle-background-color: #1e293b;
  --mat-button-toggle-disabled-selected-state-background-color: #1e293b;
  --mat-button-toggle-disabled-selected-state-text-color: white;
  --mat-button-toggle-disabled-state-background-color: #1e293b;
  --mat-button-toggle-disabled-state-text-color: #1e293b;
  --mat-button-toggle-divider-color: rgb(55.32, 65.48, 81.8);
  --mat-button-toggle-legacy-disabled-selected-state-background-color: #1e293b;
  --mat-button-toggle-legacy-disabled-state-background-color: #0f172a;
  --mat-button-toggle-legacy-disabled-state-text-color: #1e293b;
  --mat-button-toggle-legacy-selected-state-background-color: rgba(255, 255, 255, 0.05);
  --mat-button-toggle-legacy-selected-state-text-color: #94a3b8;
  --mat-button-toggle-legacy-state-layer-color: #e2e8f0;
  --mat-button-toggle-legacy-text-color: #64748b;
  --mat-button-toggle-selected-state-background-color: rgba(255, 255, 255, 0.05);
  --mat-button-toggle-selected-state-text-color: white;
  --mat-button-toggle-state-layer-color: #e2e8f0;
  --mat-button-toggle-text-color: white;
}
.theme-purple .dark,
.theme-purple.dark {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #9333ea;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(147, 51, 234, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(147, 51, 234, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(147, 51, 234, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #9333ea;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(147, 51, 234, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --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-toggle-icon-color: #f1f5f9;
  --mat-datepicker-calendar-body-label-text-color: #94a3b8;
  --mat-datepicker-calendar-period-button-text-color: white;
  --mat-datepicker-calendar-period-button-icon-color: #f1f5f9;
  --mat-datepicker-calendar-navigation-button-icon-color: #f1f5f9;
  --mat-datepicker-calendar-header-divider-color: rgba(241, 245, 249, 0.12);
  --mat-datepicker-calendar-header-text-color: #94a3b8;
  --mat-datepicker-calendar-date-today-outline-color: #64748b;
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(100, 116, 139, 0.8);
  --mat-datepicker-calendar-date-text-color: white;
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: #475569;
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(241, 245, 249, 0.24);
  --mat-datepicker-range-input-separator-color: white;
  --mat-datepicker-range-input-disabled-state-separator-color: #475569;
  --mat-datepicker-range-input-disabled-state-text-color: #475569;
  --mat-datepicker-calendar-container-background-color: #1e293b;
  --mat-datepicker-calendar-container-text-color: white;
}
.theme-purple .dark .mat-datepicker-content.mat-accent,
.theme-purple.dark .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #1e293b;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(30, 41, 59, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(30, 41, 59, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(30, 41, 59, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(30, 41, 59, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --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);
}
.theme-purple .dark .mat-datepicker-content.mat-warn,
.theme-purple.dark .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #dc2626;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --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);
}
.theme-purple .dark .mat-datepicker-toggle-active.mat-accent,
.theme-purple.dark .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #1e293b;
}
.theme-purple .dark .mat-datepicker-toggle-active.mat-warn,
.theme-purple.dark .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #dc2626;
}
.theme-purple .dark,
.theme-purple.dark {
  --mat-divider-color: rgba(241, 245, 249, 0.12);
}
.theme-purple .dark,
.theme-purple.dark {
  --mat-expansion-container-background-color: #1e293b;
  --mat-expansion-container-text-color: white;
  --mat-expansion-actions-divider-color: rgba(241, 245, 249, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, 0.05);
  --mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, 0.05);
  --mat-expansion-header-disabled-state-text-color: #1e293b;
  --mat-expansion-header-text-color: white;
  --mat-expansion-header-description-color: #94a3b8;
  --mat-expansion-header-indicator-color: #94a3b8;
}
.theme-purple .dark,
.theme-purple.dark {
  --mat-icon-color: inherit;
}
.theme-purple .dark .mat-icon.mat-primary,
.theme-purple.dark .mat-icon.mat-primary {
  --mat-icon-color: #9333ea;
}
.theme-purple .dark .mat-icon.mat-accent,
.theme-purple.dark .mat-icon.mat-accent {
  --mat-icon-color: #1e293b;
}
.theme-purple .dark .mat-icon.mat-warn,
.theme-purple.dark .mat-icon.mat-warn {
  --mat-icon-color: #dc2626;
}
.theme-purple .dark,
.theme-purple.dark {
  --mat-sidenav-container-divider-color: rgba(241, 245, 249, 0.12);
  --mat-sidenav-container-background-color: #1e293b;
  --mat-sidenav-container-text-color: white;
  --mat-sidenav-content-background-color: #0f172a;
  --mat-sidenav-content-text-color: white;
  --mat-sidenav-scrim-color: rgba(225, 214, 196, 0.6);
}
.theme-purple .dark,
.theme-purple.dark {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #9333ea;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #9333ea;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #9333ea;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
  --mat-stepper-container-color: #1e293b;
  --mat-stepper-line-color: rgba(241, 245, 249, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, 0.05);
  --mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, 0.05);
  --mat-stepper-header-label-text-color: #94a3b8;
  --mat-stepper-header-optional-label-text-color: #94a3b8;
  --mat-stepper-header-selected-state-label-text-color: white;
  --mat-stepper-header-error-state-label-text-color: #dc2626;
  --mat-stepper-header-icon-background-color: #94a3b8;
  --mat-stepper-header-error-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
.theme-purple .dark .mat-step-header.mat-accent,
.theme-purple.dark .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #1e293b;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #1e293b;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #1e293b;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
.theme-purple .dark .mat-step-header.mat-warn,
.theme-purple.dark .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #dc2626;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #dc2626;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #dc2626;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
.theme-purple .dark,
.theme-purple.dark {
  --mat-sort-arrow-color: #94a3b8;
}
.theme-purple .dark,
.theme-purple.dark {
  --mat-toolbar-container-background-color: #0f172a;
  --mat-toolbar-container-text-color: white;
}
.theme-purple .dark .mat-toolbar.mat-primary,
.theme-purple.dark .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #9333ea;
  --mat-toolbar-container-text-color: white;
}
.theme-purple .dark .mat-toolbar.mat-accent,
.theme-purple.dark .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #1e293b;
  --mat-toolbar-container-text-color: white;
}
.theme-purple .dark .mat-toolbar.mat-warn,
.theme-purple.dark .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #dc2626;
  --mat-toolbar-container-text-color: white;
}
.theme-purple .dark,
.theme-purple.dark {
  --mat-tree-container-background-color: #1e293b;
  --mat-tree-node-text-color: white;
}
.theme-purple .dark,
.theme-purple.dark {
  --mat-timepicker-container-background-color: #1e293b;
}
.theme-amber .light,
.theme-amber.light {
  --mat-ripple-color: rgba(0, 0, 0, 0.1);
}
.theme-amber .light,
.theme-amber.light {
  --mat-option-selected-state-label-text-color: #f59e0b;
  --mat-option-label-text-color: #1e293b;
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}
.theme-amber .light .mat-accent,
.theme-amber.light .mat-accent {
  --mat-option-selected-state-label-text-color: #1e293b;
  --mat-option-label-text-color: #1e293b;
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}
.theme-amber .light .mat-warn,
.theme-amber.light .mat-warn {
  --mat-option-selected-state-label-text-color: #dc2626;
  --mat-option-label-text-color: #1e293b;
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}
.theme-amber .light,
.theme-amber.light {
  --mat-optgroup-label-text-color: #1e293b;
}
.theme-amber .light,
.theme-amber.light {
  --mat-pseudo-checkbox-full-selected-icon-color: #1e293b;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-unselected-icon-color: #64748b;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #1e293b;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0;
}
.theme-amber .light .mat-primary,
.theme-amber.light .mat-primary {
  --mat-pseudo-checkbox-full-selected-icon-color: #f59e0b;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-unselected-icon-color: #64748b;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #f59e0b;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0;
}
.theme-amber .light .mat-accent,
.theme-amber.light .mat-accent {
  --mat-pseudo-checkbox-full-selected-icon-color: #1e293b;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-unselected-icon-color: #64748b;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #1e293b;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0;
}
.theme-amber .light .mat-warn,
.theme-amber.light .mat-warn {
  --mat-pseudo-checkbox-full-selected-icon-color: #dc2626;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-unselected-icon-color: #64748b;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #f1f5f9;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #dc2626;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0;
}
.theme-amber .light,
.theme-amber.light {
  --mat-app-background-color: #f1f5f9;
  --mat-app-text-color: #1e293b;
  --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);
}
.theme-amber .light,
.theme-amber.light {
  --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: #64748b;
  --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);
}
.theme-amber .light .mat-mdc-progress-bar,
.theme-amber.light .mat-mdc-progress-bar {
  --mat-progress-bar-active-indicator-color: #f59e0b;
  --mat-progress-bar-track-color: rgba(245, 158, 11, 0.25);
}
.theme-amber .light .mat-mdc-progress-bar.mat-accent,
.theme-amber.light .mat-mdc-progress-bar.mat-accent {
  --mat-progress-bar-active-indicator-color: #1e293b;
  --mat-progress-bar-track-color: rgba(30, 41, 59, 0.25);
}
.theme-amber .light .mat-mdc-progress-bar.mat-warn,
.theme-amber.light .mat-mdc-progress-bar.mat-warn {
  --mat-progress-bar-active-indicator-color: #dc2626;
  --mat-progress-bar-track-color: rgba(220, 38, 38, 0.25);
}
.theme-amber .light,
.theme-amber.light {
  --mat-tooltip-container-color: #1e293b;
  --mat-tooltip-supporting-text-color: #fff;
}
.theme-amber .light,
.theme-amber.light {
  --mat-form-field-focus-select-arrow-color: rgba(245, 158, 11, 0.87);
  --mat-form-field-filled-caret-color: #f59e0b;
  --mat-form-field-filled-focus-active-indicator-color: #f59e0b;
  --mat-form-field-filled-focus-label-text-color: rgba(245, 158, 11, 0.87);
  --mat-form-field-outlined-caret-color: #f59e0b;
  --mat-form-field-outlined-focus-outline-color: #f59e0b;
  --mat-form-field-outlined-focus-label-text-color: rgba(245, 158, 11, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color: rgba(100, 116, 139, 0.38);
  --mat-form-field-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-error-text-color: #dc2626;
  --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(100, 116, 139, 0.54);
  --mat-form-field-disabled-select-arrow-color: rgba(100, 116, 139, 0.38);
  --mat-form-field-hover-state-layer-opacity: 0.04;
  --mat-form-field-focus-state-layer-opacity: 0.08;
  --mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);
  --mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);
  --mat-form-field-filled-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-form-field-filled-hover-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-form-field-filled-disabled-label-text-color: rgba(148, 163, 184, 0.38);
  --mat-form-field-filled-input-text-color: rgba(30, 41, 59, 0.87);
  --mat-form-field-filled-disabled-input-text-color: rgba(148, 163, 184, 0.38);
  --mat-form-field-filled-input-text-placeholder-color: rgba(30, 41, 59, 0.6);
  --mat-form-field-filled-error-hover-label-text-color: #dc2626;
  --mat-form-field-filled-error-focus-label-text-color: #dc2626;
  --mat-form-field-filled-error-label-text-color: #dc2626;
  --mat-form-field-filled-error-caret-color: #dc2626;
  --mat-form-field-filled-active-indicator-color: rgba(226, 232, 240, 0.42);
  --mat-form-field-filled-disabled-active-indicator-color: rgba(226, 232, 240, 0.06);
  --mat-form-field-filled-hover-active-indicator-color: rgba(226, 232, 240, 0.87);
  --mat-form-field-filled-error-active-indicator-color: #dc2626;
  --mat-form-field-filled-error-focus-active-indicator-color: #dc2626;
  --mat-form-field-filled-error-hover-active-indicator-color: #dc2626;
  --mat-form-field-outlined-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-form-field-outlined-hover-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-form-field-outlined-disabled-label-text-color: rgba(148, 163, 184, 0.38);
  --mat-form-field-outlined-input-text-color: rgba(30, 41, 59, 0.87);
  --mat-form-field-outlined-disabled-input-text-color: rgba(148, 163, 184, 0.38);
  --mat-form-field-outlined-input-text-placeholder-color: rgba(30, 41, 59, 0.6);
  --mat-form-field-outlined-error-caret-color: #dc2626;
  --mat-form-field-outlined-error-focus-label-text-color: #dc2626;
  --mat-form-field-outlined-error-label-text-color: #dc2626;
  --mat-form-field-outlined-error-hover-label-text-color: #dc2626;
  --mat-form-field-outlined-outline-color: rgba(226, 232, 240, 0.38);
  --mat-form-field-outlined-disabled-outline-color: rgba(226, 232, 240, 0.06);
  --mat-form-field-outlined-hover-outline-color: rgba(226, 232, 240, 0.87);
  --mat-form-field-outlined-error-focus-outline-color: #dc2626;
  --mat-form-field-outlined-error-hover-outline-color: #dc2626;
  --mat-form-field-outlined-error-outline-color: #dc2626;
}
.theme-amber .light .mat-mdc-form-field.mat-accent,
.theme-amber.light .mat-mdc-form-field.mat-accent {
  --mat-form-field-focus-select-arrow-color: rgba(30, 41, 59, 0.87);
  --mat-form-field-filled-caret-color: #1e293b;
  --mat-form-field-filled-focus-active-indicator-color: #1e293b;
  --mat-form-field-filled-focus-label-text-color: rgba(30, 41, 59, 0.87);
  --mat-form-field-outlined-caret-color: #1e293b;
  --mat-form-field-outlined-focus-outline-color: #1e293b;
  --mat-form-field-outlined-focus-label-text-color: rgba(30, 41, 59, 0.87);
}
.theme-amber .light .mat-mdc-form-field.mat-warn,
.theme-amber.light .mat-mdc-form-field.mat-warn {
  --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-filled-caret-color: #dc2626;
  --mat-form-field-filled-focus-active-indicator-color: #dc2626;
  --mat-form-field-filled-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-outlined-caret-color: #dc2626;
  --mat-form-field-outlined-focus-outline-color: #dc2626;
  --mat-form-field-outlined-focus-label-text-color: rgba(220, 38, 38, 0.87);
}
.theme-amber .light,
.theme-amber.light {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(30, 41, 59, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(148, 163, 184, 0.38);
  --mat-select-placeholder-text-color: rgba(30, 41, 59, 0.6);
  --mat-select-enabled-arrow-color: rgba(226, 232, 240, 0.54);
  --mat-select-disabled-arrow-color: rgba(30, 41, 59, 0.38);
  --mat-select-focused-arrow-color: rgba(245, 158, 11, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.theme-amber .light .mat-mdc-form-field.mat-accent,
.theme-amber.light .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(30, 41, 59, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(148, 163, 184, 0.38);
  --mat-select-placeholder-text-color: rgba(30, 41, 59, 0.6);
  --mat-select-enabled-arrow-color: rgba(226, 232, 240, 0.54);
  --mat-select-disabled-arrow-color: rgba(30, 41, 59, 0.38);
  --mat-select-focused-arrow-color: rgba(30, 41, 59, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.theme-amber .light .mat-mdc-form-field.mat-warn,
.theme-amber.light .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(30, 41, 59, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(148, 163, 184, 0.38);
  --mat-select-placeholder-text-color: rgba(30, 41, 59, 0.6);
  --mat-select-enabled-arrow-color: rgba(226, 232, 240, 0.54);
  --mat-select-disabled-arrow-color: rgba(30, 41, 59, 0.38);
  --mat-select-focused-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.theme-amber .light,
.theme-amber.light {
  --mat-autocomplete-background-color: white;
}
.theme-amber .light,
.theme-amber.light {
  --mat-dialog-container-color: white;
  --mat-dialog-subhead-color: rgba(30, 41, 59, 0.87);
  --mat-dialog-supporting-text-color: rgba(30, 41, 59, 0.6);
}
.theme-amber .light .mat-mdc-standard-chip,
.theme-amber.light .mat-mdc-standard-chip {
  --mat-chip-disabled-label-text-color: #212121;
  --mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);
  --mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);
  --mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);
  --mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);
  --mat-chip-focus-state-layer-color: black;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: black;
  --mat-chip-label-text-color: #212121;
  --mat-chip-selected-disabled-trailing-icon-color: #212121;
  --mat-chip-selected-focus-state-layer-color: black;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: black;
  --mat-chip-selected-label-text-color: #212121;
  --mat-chip-selected-trailing-icon-color: #212121;
  --mat-chip-with-icon-disabled-icon-color: #212121;
  --mat-chip-with-icon-icon-color: #212121;
  --mat-chip-with-icon-selected-icon-color: #212121;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;
  --mat-chip-with-trailing-icon-trailing-icon-color: #212121;
}
.theme-amber .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.theme-amber .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,
.theme-amber.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.theme-amber.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mat-chip-disabled-label-text-color: #451a03;
  --mat-chip-elevated-container-color: #f59e0b;
  --mat-chip-elevated-disabled-container-color: #f59e0b;
  --mat-chip-elevated-selected-container-color: #f59e0b;
  --mat-chip-flat-disabled-selected-container-color: #f59e0b;
  --mat-chip-focus-state-layer-color: black;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: black;
  --mat-chip-label-text-color: #451a03;
  --mat-chip-selected-disabled-trailing-icon-color: #451a03;
  --mat-chip-selected-focus-state-layer-color: black;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: black;
  --mat-chip-selected-label-text-color: #451a03;
  --mat-chip-selected-trailing-icon-color: #451a03;
  --mat-chip-with-icon-disabled-icon-color: #451a03;
  --mat-chip-with-icon-icon-color: #451a03;
  --mat-chip-with-icon-selected-icon-color: #451a03;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #451a03;
  --mat-chip-with-trailing-icon-trailing-icon-color: #451a03;
}
.theme-amber .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.theme-amber .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,
.theme-amber.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.theme-amber.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #1e293b;
  --mat-chip-elevated-disabled-container-color: #1e293b;
  --mat-chip-elevated-selected-container-color: #1e293b;
  --mat-chip-flat-disabled-selected-container-color: #1e293b;
  --mat-chip-focus-state-layer-color: black;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: black;
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: black;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: black;
  --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;
}
.theme-amber .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.theme-amber .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,
.theme-amber.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.theme-amber.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #dc2626;
  --mat-chip-elevated-disabled-container-color: #dc2626;
  --mat-chip-elevated-selected-container-color: #dc2626;
  --mat-chip-flat-disabled-selected-container-color: #dc2626;
  --mat-chip-focus-state-layer-color: black;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: black;
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: black;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: black;
  --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;
}
.theme-amber .light,
.theme-amber.light {
  --mat-slide-toggle-selected-focus-state-layer-color: #d97706;
  --mat-slide-toggle-selected-handle-color: #d97706;
  --mat-slide-toggle-selected-hover-state-layer-color: #d97706;
  --mat-slide-toggle-selected-pressed-state-layer-color: #d97706;
  --mat-slide-toggle-selected-focus-handle-color: #78350f;
  --mat-slide-toggle-selected-hover-handle-color: #78350f;
  --mat-slide-toggle-selected-pressed-handle-color: #78350f;
  --mat-slide-toggle-selected-focus-track-color: #fcd34d;
  --mat-slide-toggle-selected-hover-track-color: #fcd34d;
  --mat-slide-toggle-selected-pressed-track-color: #fcd34d;
  --mat-slide-toggle-selected-track-color: #fcd34d;
  --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: #424242;
  --mat-slide-toggle-disabled-selected-icon-color: #fff;
  --mat-slide-toggle-disabled-selected-track-color: #424242;
  --mat-slide-toggle-disabled-unselected-handle-color: #424242;
  --mat-slide-toggle-disabled-unselected-icon-color: #fff;
  --mat-slide-toggle-disabled-unselected-track-color: #424242;
  --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: #fff;
  --mat-slide-toggle-label-text-color: #1e293b;
  --mat-slide-toggle-selected-icon-color: #fff;
  --mat-slide-toggle-unselected-hover-handle-color: #212121;
  --mat-slide-toggle-unselected-focus-handle-color: #212121;
  --mat-slide-toggle-unselected-focus-state-layer-color: #424242;
  --mat-slide-toggle-unselected-focus-track-color: #e0e0e0;
  --mat-slide-toggle-unselected-icon-color: #fff;
  --mat-slide-toggle-unselected-handle-color: #616161;
  --mat-slide-toggle-unselected-hover-state-layer-color: #424242;
  --mat-slide-toggle-unselected-hover-track-color: #e0e0e0;
  --mat-slide-toggle-unselected-pressed-handle-color: #212121;
  --mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;
  --mat-slide-toggle-unselected-pressed-state-layer-color: #424242;
  --mat-slide-toggle-unselected-track-color: #e0e0e0;
}
.theme-amber .light,
.theme-amber.light {
  --mdc-slide-toggle-disabled-label-text-color: #94a3b8;
  --mat-slide-toggle-disabled-label-text-color: #94a3b8;
}
.theme-amber .light .mat-mdc-slide-toggle,
.theme-amber.light .mat-mdc-slide-toggle {
  --mat-slide-toggle-label-text-color: #1e293b;
}
.theme-amber .light .mat-mdc-slide-toggle.mat-accent,
.theme-amber.light .mat-mdc-slide-toggle.mat-accent {
  --mat-slide-toggle-selected-focus-state-layer-color: #475569;
  --mat-slide-toggle-selected-handle-color: #475569;
  --mat-slide-toggle-selected-hover-state-layer-color: #475569;
  --mat-slide-toggle-selected-pressed-state-layer-color: #475569;
  --mat-slide-toggle-selected-focus-handle-color: #0f172a;
  --mat-slide-toggle-selected-hover-handle-color: #0f172a;
  --mat-slide-toggle-selected-pressed-handle-color: #0f172a;
  --mat-slide-toggle-selected-focus-track-color: #cbd5e1;
  --mat-slide-toggle-selected-hover-track-color: #cbd5e1;
  --mat-slide-toggle-selected-pressed-track-color: #cbd5e1;
  --mat-slide-toggle-selected-track-color: #cbd5e1;
}
.theme-amber .light .mat-mdc-slide-toggle.mat-warn,
.theme-amber.light .mat-mdc-slide-toggle.mat-warn {
  --mat-slide-toggle-selected-focus-state-layer-color: #dc2626;
  --mat-slide-toggle-selected-handle-color: #dc2626;
  --mat-slide-toggle-selected-hover-state-layer-color: #dc2626;
  --mat-slide-toggle-selected-pressed-state-layer-color: #dc2626;
  --mat-slide-toggle-selected-focus-handle-color: #7f1d1d;
  --mat-slide-toggle-selected-hover-handle-color: #7f1d1d;
  --mat-slide-toggle-selected-pressed-handle-color: #7f1d1d;
  --mat-slide-toggle-selected-focus-track-color: #fca5a5;
  --mat-slide-toggle-selected-hover-track-color: #fca5a5;
  --mat-slide-toggle-selected-pressed-track-color: #fca5a5;
  --mat-slide-toggle-selected-track-color: #fca5a5;
}
.theme-amber .light .mat-mdc-radio-button.mat-primary,
.theme-amber.light .mat-mdc-radio-button.mat-primary {
  --mat-radio-checked-ripple-color: #f59e0b;
  --mat-radio-disabled-label-color: #94a3b8;
  --mat-radio-disabled-selected-icon-color: #64748b;
  --mat-radio-disabled-unselected-icon-color: #64748b;
  --mat-radio-label-text-color: #1e293b;
  --mat-radio-ripple-color: black;
  --mat-radio-selected-focus-icon-color: #f59e0b;
  --mat-radio-selected-hover-icon-color: #f59e0b;
  --mat-radio-selected-icon-color: #f59e0b;
  --mat-radio-selected-pressed-icon-color: #f59e0b;
  --mat-radio-unselected-focus-icon-color: #212121;
  --mat-radio-unselected-hover-icon-color: #212121;
  --mat-radio-unselected-icon-color: rgba(100, 116, 139, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(100, 116, 139, 0.54);
}
.theme-amber .light .mat-mdc-radio-button.mat-accent,
.theme-amber.light .mat-mdc-radio-button.mat-accent {
  --mat-radio-checked-ripple-color: #1e293b;
  --mat-radio-disabled-label-color: #94a3b8;
  --mat-radio-disabled-selected-icon-color: #64748b;
  --mat-radio-disabled-unselected-icon-color: #64748b;
  --mat-radio-label-text-color: #1e293b;
  --mat-radio-ripple-color: black;
  --mat-radio-selected-focus-icon-color: #1e293b;
  --mat-radio-selected-hover-icon-color: #1e293b;
  --mat-radio-selected-icon-color: #1e293b;
  --mat-radio-selected-pressed-icon-color: #1e293b;
  --mat-radio-unselected-focus-icon-color: #212121;
  --mat-radio-unselected-hover-icon-color: #212121;
  --mat-radio-unselected-icon-color: rgba(100, 116, 139, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(100, 116, 139, 0.54);
}
.theme-amber .light .mat-mdc-radio-button.mat-warn,
.theme-amber.light .mat-mdc-radio-button.mat-warn {
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: #94a3b8;
  --mat-radio-disabled-selected-icon-color: #64748b;
  --mat-radio-disabled-unselected-icon-color: #64748b;
  --mat-radio-label-text-color: #1e293b;
  --mat-radio-ripple-color: black;
  --mat-radio-selected-focus-icon-color: #dc2626;
  --mat-radio-selected-hover-icon-color: #dc2626;
  --mat-radio-selected-icon-color: #dc2626;
  --mat-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-unselected-focus-icon-color: #212121;
  --mat-radio-unselected-hover-icon-color: #212121;
  --mat-radio-unselected-icon-color: rgba(100, 116, 139, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(100, 116, 139, 0.54);
}
.theme-amber .light,
.theme-amber.light {
  --mat-slider-active-track-color: #f59e0b;
  --mat-slider-focus-handle-color: #f59e0b;
  --mat-slider-focus-state-layer-color: rgba(245, 158, 11, 0.2);
  --mat-slider-handle-color: #f59e0b;
  --mat-slider-hover-handle-color: #f59e0b;
  --mat-slider-hover-state-layer-color: rgba(245, 158, 11, 0.05);
  --mat-slider-inactive-track-color: #f59e0b;
  --mat-slider-ripple-color: #f59e0b;
  --mat-slider-with-tick-marks-active-container-color: #451a03;
  --mat-slider-with-tick-marks-inactive-container-color: #f59e0b;
  --mat-slider-disabled-active-track-color: #000;
  --mat-slider-disabled-handle-color: #000;
  --mat-slider-disabled-inactive-track-color: #000;
  --mat-slider-label-container-color: #000;
  --mat-slider-label-label-text-color: #fff;
  --mat-slider-value-indicator-opacity: 0.6;
  --mat-slider-with-overlap-handle-outline-color: #fff;
  --mat-slider-with-tick-marks-disabled-container-color: #000;
}
.theme-amber .light .mat-accent,
.theme-amber.light .mat-accent {
  --mat-slider-active-track-color: #1e293b;
  --mat-slider-focus-handle-color: #1e293b;
  --mat-slider-focus-state-layer-color: rgba(30, 41, 59, 0.2);
  --mat-slider-handle-color: #1e293b;
  --mat-slider-hover-handle-color: #1e293b;
  --mat-slider-hover-state-layer-color: rgba(30, 41, 59, 0.05);
  --mat-slider-inactive-track-color: #1e293b;
  --mat-slider-ripple-color: #1e293b;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #1e293b;
}
.theme-amber .light .mat-warn,
.theme-amber.light .mat-warn {
  --mat-slider-active-track-color: #dc2626;
  --mat-slider-focus-handle-color: #dc2626;
  --mat-slider-focus-state-layer-color: rgba(220, 38, 38, 0.2);
  --mat-slider-handle-color: #dc2626;
  --mat-slider-hover-handle-color: #dc2626;
  --mat-slider-hover-state-layer-color: rgba(220, 38, 38, 0.05);
  --mat-slider-inactive-track-color: #dc2626;
  --mat-slider-ripple-color: #dc2626;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #dc2626;
}
.theme-amber .light,
.theme-amber.light {
  --mat-menu-item-label-text-color: #1e293b;
  --mat-menu-item-icon-color: #1e293b;
  --mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-container-color: white;
  --mat-menu-divider-color: #e2e8f0;
}
.theme-amber .light,
.theme-amber.light {
  --mat-list-list-item-label-text-color: #1e293b;
  --mat-list-list-item-supporting-text-color: #64748b;
  --mat-list-list-item-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mat-list-list-item-trailing-supporting-text-color: #94a3b8;
  --mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mat-list-list-item-disabled-label-text-color: black;
  --mat-list-list-item-disabled-leading-icon-color: black;
  --mat-list-list-item-disabled-trailing-icon-color: black;
  --mat-list-list-item-hover-label-text-color: #1e293b;
  --mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mat-list-list-item-hover-state-layer-color: black;
  --mat-list-list-item-hover-state-layer-opacity: 0.04;
  --mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mat-list-list-item-focus-label-text-color: #1e293b;
  --mat-list-list-item-focus-state-layer-color: black;
  --mat-list-list-item-focus-state-layer-opacity: 0.12;
}
.theme-amber .light .mdc-list-item__start,
.theme-amber .light .mdc-list-item__end,
.theme-amber.light .mdc-list-item__start,
.theme-amber.light .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #f59e0b;
  --mat-radio-disabled-label-color: #94a3b8;
  --mat-radio-disabled-selected-icon-color: #64748b;
  --mat-radio-disabled-unselected-icon-color: #64748b;
  --mat-radio-label-text-color: #1e293b;
  --mat-radio-ripple-color: black;
  --mat-radio-selected-focus-icon-color: #f59e0b;
  --mat-radio-selected-hover-icon-color: #f59e0b;
  --mat-radio-selected-icon-color: #f59e0b;
  --mat-radio-selected-pressed-icon-color: #f59e0b;
  --mat-radio-unselected-focus-icon-color: #212121;
  --mat-radio-unselected-hover-icon-color: #212121;
  --mat-radio-unselected-icon-color: rgba(100, 116, 139, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(100, 116, 139, 0.54);
}
.theme-amber .light .mat-accent .mdc-list-item__start,
.theme-amber .light .mat-accent .mdc-list-item__end,
.theme-amber.light .mat-accent .mdc-list-item__start,
.theme-amber.light .mat-accent .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #1e293b;
  --mat-radio-disabled-label-color: #94a3b8;
  --mat-radio-disabled-selected-icon-color: #64748b;
  --mat-radio-disabled-unselected-icon-color: #64748b;
  --mat-radio-label-text-color: #1e293b;
  --mat-radio-ripple-color: black;
  --mat-radio-selected-focus-icon-color: #1e293b;
  --mat-radio-selected-hover-icon-color: #1e293b;
  --mat-radio-selected-icon-color: #1e293b;
  --mat-radio-selected-pressed-icon-color: #1e293b;
  --mat-radio-unselected-focus-icon-color: #212121;
  --mat-radio-unselected-hover-icon-color: #212121;
  --mat-radio-unselected-icon-color: rgba(100, 116, 139, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(100, 116, 139, 0.54);
}
.theme-amber .light .mat-warn .mdc-list-item__start,
.theme-amber .light .mat-warn .mdc-list-item__end,
.theme-amber.light .mat-warn .mdc-list-item__start,
.theme-amber.light .mat-warn .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: #94a3b8;
  --mat-radio-disabled-selected-icon-color: #64748b;
  --mat-radio-disabled-unselected-icon-color: #64748b;
  --mat-radio-label-text-color: #1e293b;
  --mat-radio-ripple-color: black;
  --mat-radio-selected-focus-icon-color: #dc2626;
  --mat-radio-selected-hover-icon-color: #dc2626;
  --mat-radio-selected-icon-color: #dc2626;
  --mat-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-unselected-focus-icon-color: #212121;
  --mat-radio-unselected-hover-icon-color: #212121;
  --mat-radio-unselected-icon-color: rgba(100, 116, 139, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(100, 116, 139, 0.54);
}
.theme-amber .light .mat-mdc-list-option,
.theme-amber.light .mat-mdc-list-option {
  --mat-checkbox-disabled-label-color: #94a3b8;
  --mat-checkbox-label-text-color: #1e293b;
  --mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-selected-checkmark-color: #451a03;
  --mat-checkbox-selected-focus-icon-color: #f59e0b;
  --mat-checkbox-selected-hover-icon-color: #f59e0b;
  --mat-checkbox-selected-icon-color: #f59e0b;
  --mat-checkbox-selected-pressed-icon-color: #f59e0b;
  --mat-checkbox-unselected-focus-icon-color: #212121;
  --mat-checkbox-unselected-hover-icon-color: #212121;
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #f59e0b;
  --mat-checkbox-selected-hover-state-layer-color: #f59e0b;
  --mat-checkbox-selected-pressed-state-layer-color: #f59e0b;
  --mat-checkbox-unselected-focus-state-layer-color: black;
  --mat-checkbox-unselected-hover-state-layer-color: black;
  --mat-checkbox-unselected-pressed-state-layer-color: black;
}
.theme-amber .light .mat-mdc-list-option.mat-accent,
.theme-amber.light .mat-mdc-list-option.mat-accent {
  --mat-checkbox-disabled-label-color: #94a3b8;
  --mat-checkbox-label-text-color: #1e293b;
  --mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #1e293b;
  --mat-checkbox-selected-hover-icon-color: #1e293b;
  --mat-checkbox-selected-icon-color: #1e293b;
  --mat-checkbox-selected-pressed-icon-color: #1e293b;
  --mat-checkbox-unselected-focus-icon-color: #212121;
  --mat-checkbox-unselected-hover-icon-color: #212121;
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #1e293b;
  --mat-checkbox-selected-hover-state-layer-color: #1e293b;
  --mat-checkbox-selected-pressed-state-layer-color: #1e293b;
  --mat-checkbox-unselected-focus-state-layer-color: black;
  --mat-checkbox-unselected-hover-state-layer-color: black;
  --mat-checkbox-unselected-pressed-state-layer-color: black;
}
.theme-amber .light .mat-mdc-list-option.mat-warn,
.theme-amber.light .mat-mdc-list-option.mat-warn {
  --mat-checkbox-disabled-label-color: #94a3b8;
  --mat-checkbox-label-text-color: #1e293b;
  --mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #dc2626;
  --mat-checkbox-selected-hover-icon-color: #dc2626;
  --mat-checkbox-selected-icon-color: #dc2626;
  --mat-checkbox-selected-pressed-icon-color: #dc2626;
  --mat-checkbox-unselected-focus-icon-color: #212121;
  --mat-checkbox-unselected-hover-icon-color: #212121;
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #dc2626;
  --mat-checkbox-selected-hover-state-layer-color: #dc2626;
  --mat-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mat-checkbox-unselected-focus-state-layer-color: black;
  --mat-checkbox-unselected-hover-state-layer-color: black;
  --mat-checkbox-unselected-pressed-state-layer-color: black;
}
.theme-amber .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.theme-amber .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
.theme-amber .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
.theme-amber .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,
.theme-amber.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.theme-amber.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
.theme-amber.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
.theme-amber.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start {
  color: #f59e0b;
}
.theme-amber .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.theme-amber .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.theme-amber .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,
.theme-amber.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.theme-amber.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.theme-amber.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.theme-amber .light,
.theme-amber.light {
  --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: rgba(0, 0, 0, 0.12);
}
.theme-amber .light .mat-mdc-tab-group,
.theme-amber .light .mat-mdc-tab-nav-bar,
.theme-amber.light .mat-mdc-tab-group,
.theme-amber.light .mat-mdc-tab-nav-bar {
  --mat-tab-disabled-ripple-color: #94a3b8;
  --mat-tab-pagination-icon-color: #64748b;
  --mat-tab-inactive-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-active-label-text-color: #f59e0b;
  --mat-tab-active-ripple-color: #f59e0b;
  --mat-tab-inactive-ripple-color: #f59e0b;
  --mat-tab-inactive-focus-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-inactive-hover-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-active-focus-label-text-color: #f59e0b;
  --mat-tab-active-hover-label-text-color: #f59e0b;
  --mat-tab-active-focus-indicator-color: #f59e0b;
  --mat-tab-active-hover-indicator-color: #f59e0b;
  --mat-tab-active-indicator-color: #f59e0b;
}
.theme-amber .light .mat-mdc-tab-group.mat-accent,
.theme-amber .light .mat-mdc-tab-nav-bar.mat-accent,
.theme-amber.light .mat-mdc-tab-group.mat-accent,
.theme-amber.light .mat-mdc-tab-nav-bar.mat-accent {
  --mat-tab-disabled-ripple-color: #94a3b8;
  --mat-tab-pagination-icon-color: #64748b;
  --mat-tab-inactive-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-active-label-text-color: #1e293b;
  --mat-tab-active-ripple-color: #1e293b;
  --mat-tab-inactive-ripple-color: #1e293b;
  --mat-tab-inactive-focus-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-inactive-hover-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-active-focus-label-text-color: #1e293b;
  --mat-tab-active-hover-label-text-color: #1e293b;
  --mat-tab-active-focus-indicator-color: #1e293b;
  --mat-tab-active-hover-indicator-color: #1e293b;
  --mat-tab-active-indicator-color: #1e293b;
}
.theme-amber .light .mat-mdc-tab-group.mat-warn,
.theme-amber .light .mat-mdc-tab-nav-bar.mat-warn,
.theme-amber.light .mat-mdc-tab-group.mat-warn,
.theme-amber.light .mat-mdc-tab-nav-bar.mat-warn {
  --mat-tab-disabled-ripple-color: #94a3b8;
  --mat-tab-pagination-icon-color: #64748b;
  --mat-tab-inactive-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-active-label-text-color: #dc2626;
  --mat-tab-active-ripple-color: #dc2626;
  --mat-tab-inactive-ripple-color: #dc2626;
  --mat-tab-inactive-focus-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-inactive-hover-label-text-color: rgba(30, 41, 59, 0.6);
  --mat-tab-active-focus-label-text-color: #dc2626;
  --mat-tab-active-hover-label-text-color: #dc2626;
  --mat-tab-active-focus-indicator-color: #dc2626;
  --mat-tab-active-hover-indicator-color: #dc2626;
  --mat-tab-active-indicator-color: #dc2626;
}
.theme-amber .light,
.theme-amber.light {
  --mat-checkbox-disabled-label-color: #94a3b8;
  --mat-checkbox-label-text-color: #1e293b;
  --mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #1e293b;
  --mat-checkbox-selected-hover-icon-color: #1e293b;
  --mat-checkbox-selected-icon-color: #1e293b;
  --mat-checkbox-selected-pressed-icon-color: #1e293b;
  --mat-checkbox-unselected-focus-icon-color: #212121;
  --mat-checkbox-unselected-hover-icon-color: #212121;
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #1e293b;
  --mat-checkbox-selected-hover-state-layer-color: #1e293b;
  --mat-checkbox-selected-pressed-state-layer-color: #1e293b;
  --mat-checkbox-unselected-focus-state-layer-color: black;
  --mat-checkbox-unselected-hover-state-layer-color: black;
  --mat-checkbox-unselected-pressed-state-layer-color: black;
}
.theme-amber .light .mat-mdc-checkbox.mat-primary,
.theme-amber.light .mat-mdc-checkbox.mat-primary {
  --mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-selected-checkmark-color: #451a03;
  --mat-checkbox-selected-focus-icon-color: #f59e0b;
  --mat-checkbox-selected-hover-icon-color: #f59e0b;
  --mat-checkbox-selected-icon-color: #f59e0b;
  --mat-checkbox-selected-pressed-icon-color: #f59e0b;
  --mat-checkbox-unselected-focus-icon-color: #212121;
  --mat-checkbox-unselected-hover-icon-color: #212121;
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #f59e0b;
  --mat-checkbox-selected-hover-state-layer-color: #f59e0b;
  --mat-checkbox-selected-pressed-state-layer-color: #f59e0b;
  --mat-checkbox-unselected-focus-state-layer-color: black;
  --mat-checkbox-unselected-hover-state-layer-color: black;
  --mat-checkbox-unselected-pressed-state-layer-color: black;
}
.theme-amber .light .mat-mdc-checkbox.mat-warn,
.theme-amber.light .mat-mdc-checkbox.mat-warn {
  --mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #dc2626;
  --mat-checkbox-selected-hover-icon-color: #dc2626;
  --mat-checkbox-selected-icon-color: #dc2626;
  --mat-checkbox-selected-pressed-icon-color: #dc2626;
  --mat-checkbox-unselected-focus-icon-color: #212121;
  --mat-checkbox-unselected-hover-icon-color: #212121;
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #dc2626;
  --mat-checkbox-selected-hover-state-layer-color: #dc2626;
  --mat-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mat-checkbox-unselected-focus-state-layer-color: black;
  --mat-checkbox-unselected-hover-state-layer-color: black;
  --mat-checkbox-unselected-pressed-state-layer-color: black;
}
.theme-amber .light,
.theme-amber.light {
  --mat-button-filled-container-color: white;
  --mat-button-filled-disabled-container-color: rgba(148, 163, 184, 0.12);
  --mat-button-filled-disabled-label-text-color: rgba(148, 163, 184, 0.38);
  --mat-button-filled-disabled-state-layer-color: black;
  --mat-button-filled-focus-state-layer-opacity: 0.12;
  --mat-button-filled-hover-state-layer-opacity: 0.04;
  --mat-button-filled-label-text-color: #1e293b;
  --mat-button-filled-pressed-state-layer-opacity: 0.12;
  --mat-button-filled-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-button-filled-state-layer-color: black;
  --mat-button-outlined-disabled-label-text-color: rgba(148, 163, 184, 0.38);
  --mat-button-outlined-disabled-outline-color: #e2e8f0;
  --mat-button-outlined-disabled-state-layer-color: black;
  --mat-button-outlined-focus-state-layer-opacity: 0.12;
  --mat-button-outlined-hover-state-layer-opacity: 0.04;
  --mat-button-outlined-label-text-color: #1e293b;
  --mat-button-outlined-outline-color: #e2e8f0;
  --mat-button-outlined-pressed-state-layer-opacity: 0.12;
  --mat-button-outlined-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-button-outlined-state-layer-color: black;
  --mat-button-protected-container-color: white;
  --mat-button-protected-disabled-container-color: rgba(148, 163, 184, 0.12);
  --mat-button-protected-disabled-label-text-color: rgba(148, 163, 184, 0.38);
  --mat-button-protected-disabled-state-layer-color: black;
  --mat-button-protected-focus-state-layer-opacity: 0.12;
  --mat-button-protected-hover-state-layer-opacity: 0.04;
  --mat-button-protected-label-text-color: #1e293b;
  --mat-button-protected-pressed-state-layer-opacity: 0.12;
  --mat-button-protected-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-button-protected-state-layer-color: black;
  --mat-button-text-disabled-label-text-color: rgba(148, 163, 184, 0.38);
  --mat-button-text-disabled-state-layer-color: black;
  --mat-button-text-focus-state-layer-opacity: 0.12;
  --mat-button-text-hover-state-layer-opacity: 0.04;
  --mat-button-text-label-text-color: #1e293b;
  --mat-button-text-pressed-state-layer-opacity: 0.12;
  --mat-button-text-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-button-text-state-layer-color: black;
  --mat-button-tonal-container-color: white;
  --mat-button-tonal-disabled-container-color: rgba(148, 163, 184, 0.12);
  --mat-button-tonal-disabled-label-text-color: rgba(148, 163, 184, 0.38);
  --mat-button-tonal-disabled-state-layer-color: black;
  --mat-button-tonal-focus-state-layer-opacity: 0.12;
  --mat-button-tonal-hover-state-layer-opacity: 0.04;
  --mat-button-tonal-label-text-color: #1e293b;
  --mat-button-tonal-pressed-state-layer-opacity: 0.12;
  --mat-button-tonal-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-button-tonal-state-layer-color: black;
}
.theme-amber .light .mat-mdc-button.mat-primary,
.theme-amber .light .mat-mdc-unelevated-button.mat-primary,
.theme-amber .light .mat-mdc-raised-button.mat-primary,
.theme-amber .light .mat-mdc-outlined-button.mat-primary,
.theme-amber .light .mat-tonal-button.mat-primary,
.theme-amber.light .mat-mdc-button.mat-primary,
.theme-amber.light .mat-mdc-unelevated-button.mat-primary,
.theme-amber.light .mat-mdc-raised-button.mat-primary,
.theme-amber.light .mat-mdc-outlined-button.mat-primary,
.theme-amber.light .mat-tonal-button.mat-primary {
  --mat-button-filled-container-color: #f59e0b;
  --mat-button-filled-label-text-color: #451a03;
  --mat-button-filled-ripple-color: rgba(69, 26, 3, 0.1);
  --mat-button-filled-state-layer-color: #451a03;
  --mat-button-outlined-label-text-color: #f59e0b;
  --mat-button-outlined-outline-color: #e2e8f0;
  --mat-button-outlined-ripple-color: rgba(245, 158, 11, 0.1);
  --mat-button-outlined-state-layer-color: #f59e0b;
  --mat-button-protected-container-color: #f59e0b;
  --mat-button-protected-label-text-color: #451a03;
  --mat-button-protected-ripple-color: rgba(69, 26, 3, 0.1);
  --mat-button-protected-state-layer-color: #451a03;
  --mat-button-text-label-text-color: #f59e0b;
  --mat-button-text-ripple-color: rgba(245, 158, 11, 0.1);
  --mat-button-text-state-layer-color: #f59e0b;
  --mat-button-tonal-container-color: #f59e0b;
  --mat-button-tonal-label-text-color: #451a03;
  --mat-button-tonal-ripple-color: rgba(69, 26, 3, 0.1);
  --mat-button-tonal-state-layer-color: #451a03;
}
.theme-amber .light .mat-mdc-button.mat-accent,
.theme-amber .light .mat-mdc-unelevated-button.mat-accent,
.theme-amber .light .mat-mdc-raised-button.mat-accent,
.theme-amber .light .mat-mdc-outlined-button.mat-accent,
.theme-amber .light .mat-tonal-button.mat-accent,
.theme-amber.light .mat-mdc-button.mat-accent,
.theme-amber.light .mat-mdc-unelevated-button.mat-accent,
.theme-amber.light .mat-mdc-raised-button.mat-accent,
.theme-amber.light .mat-mdc-outlined-button.mat-accent,
.theme-amber.light .mat-tonal-button.mat-accent {
  --mat-button-filled-container-color: #1e293b;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #1e293b;
  --mat-button-outlined-outline-color: #e2e8f0;
  --mat-button-outlined-ripple-color: rgba(30, 41, 59, 0.1);
  --mat-button-outlined-state-layer-color: #1e293b;
  --mat-button-protected-container-color: #1e293b;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #1e293b;
  --mat-button-text-ripple-color: rgba(30, 41, 59, 0.1);
  --mat-button-text-state-layer-color: #1e293b;
  --mat-button-tonal-container-color: #1e293b;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-tonal-state-layer-color: white;
}
.theme-amber .light .mat-mdc-button.mat-warn,
.theme-amber .light .mat-mdc-unelevated-button.mat-warn,
.theme-amber .light .mat-mdc-raised-button.mat-warn,
.theme-amber .light .mat-mdc-outlined-button.mat-warn,
.theme-amber .light .mat-tonal-button.mat-warn,
.theme-amber.light .mat-mdc-button.mat-warn,
.theme-amber.light .mat-mdc-unelevated-button.mat-warn,
.theme-amber.light .mat-mdc-raised-button.mat-warn,
.theme-amber.light .mat-mdc-outlined-button.mat-warn,
.theme-amber.light .mat-tonal-button.mat-warn {
  --mat-button-filled-container-color: #dc2626;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #dc2626;
  --mat-button-outlined-outline-color: #e2e8f0;
  --mat-button-outlined-ripple-color: rgba(220, 38, 38, 0.1);
  --mat-button-outlined-state-layer-color: #dc2626;
  --mat-button-protected-container-color: #dc2626;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #dc2626;
  --mat-button-text-ripple-color: rgba(220, 38, 38, 0.1);
  --mat-button-text-state-layer-color: #dc2626;
  --mat-button-tonal-container-color: #dc2626;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-tonal-state-layer-color: white;
}
.theme-amber .light,
.theme-amber.light {
  --mat-icon-button-disabled-icon-color: rgba(0, 0, 0, 0.38);
  --mat-icon-button-disabled-state-layer-color: black;
  --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: rgba(0, 0, 0, 0.1);
  --mat-icon-button-state-layer-color: black;
}
.theme-amber .light .mat-mdc-icon-button.mat-primary,
.theme-amber.light .mat-mdc-icon-button.mat-primary {
  --mat-icon-button-icon-color: #f59e0b;
  --mat-icon-button-state-layer-color: #f59e0b;
  --mat-icon-button-ripple-color: rgba(245, 158, 11, 0.1);
}
.theme-amber .light .mat-mdc-icon-button.mat-accent,
.theme-amber.light .mat-mdc-icon-button.mat-accent {
  --mat-icon-button-icon-color: #1e293b;
  --mat-icon-button-state-layer-color: #1e293b;
  --mat-icon-button-ripple-color: rgba(30, 41, 59, 0.1);
}
.theme-amber .light .mat-mdc-icon-button.mat-warn,
.theme-amber.light .mat-mdc-icon-button.mat-warn {
  --mat-icon-button-icon-color: #dc2626;
  --mat-icon-button-state-layer-color: #dc2626;
  --mat-icon-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.theme-amber .light,
.theme-amber.light {
  --mat-fab-container-color: white;
  --mat-fab-disabled-state-container-color: rgba(148, 163, 184, 0.12);
  --mat-fab-disabled-state-foreground-color: rgba(148, 163, 184, 0.38);
  --mat-fab-disabled-state-layer-color: black;
  --mat-fab-focus-state-layer-opacity: 0.12;
  --mat-fab-foreground-color: black;
  --mat-fab-hover-state-layer-opacity: 0.04;
  --mat-fab-pressed-state-layer-opacity: 0.12;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-fab-small-container-color: white;
  --mat-fab-small-disabled-state-container-color: rgba(148, 163, 184, 0.12);
  --mat-fab-small-disabled-state-foreground-color: rgba(148, 163, 184, 0.38);
  --mat-fab-small-disabled-state-layer-color: black;
  --mat-fab-small-focus-state-layer-opacity: 0.12;
  --mat-fab-small-foreground-color: black;
  --mat-fab-small-hover-state-layer-opacity: 0.04;
  --mat-fab-small-pressed-state-layer-opacity: 0.12;
  --mat-fab-small-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-fab-small-state-layer-color: black;
  --mat-fab-state-layer-color: black;
}
.theme-amber .light .mat-mdc-fab.mat-primary,
.theme-amber .light .mat-mdc-mini-fab.mat-primary,
.theme-amber.light .mat-mdc-fab.mat-primary,
.theme-amber.light .mat-mdc-mini-fab.mat-primary {
  --mat-fab-container-color: #f59e0b;
  --mat-fab-foreground-color: #451a03;
  --mat-fab-ripple-color: rgba(69, 26, 3, 0.1);
  --mat-fab-small-container-color: #f59e0b;
  --mat-fab-small-foreground-color: #451a03;
  --mat-fab-small-ripple-color: rgba(69, 26, 3, 0.1);
  --mat-fab-small-state-layer-color: #451a03;
  --mat-fab-state-layer-color: #451a03;
}
.theme-amber .light .mat-mdc-fab.mat-accent,
.theme-amber .light .mat-mdc-mini-fab.mat-accent,
.theme-amber.light .mat-mdc-fab.mat-accent,
.theme-amber.light .mat-mdc-mini-fab.mat-accent {
  --mat-fab-container-color: #1e293b;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-container-color: #1e293b;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.theme-amber .light .mat-mdc-fab.mat-warn,
.theme-amber .light .mat-mdc-mini-fab.mat-warn,
.theme-amber.light .mat-mdc-fab.mat-warn,
.theme-amber.light .mat-mdc-mini-fab.mat-warn {
  --mat-fab-container-color: #dc2626;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-container-color: #dc2626;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.theme-amber .light,
.theme-amber.light {
  --mat-snack-bar-container-color: #333333;
  --mat-snack-bar-supporting-text-color: rgba(255, 255, 255, 0.87);
  --mat-snack-bar-button-color: #fef3c7;
}
.theme-amber .light,
.theme-amber.light {
  --mat-table-background-color: white;
  --mat-table-header-headline-color: #1e293b;
  --mat-table-row-item-label-text-color: #1e293b;
  --mat-table-row-item-outline-color: #e2e8f0;
}
.theme-amber .light,
.theme-amber.light {
  --mat-progress-spinner-active-indicator-color: #f59e0b;
}
.theme-amber .light .mat-accent,
.theme-amber.light .mat-accent {
  --mat-progress-spinner-active-indicator-color: #1e293b;
}
.theme-amber .light .mat-warn,
.theme-amber.light .mat-warn {
  --mat-progress-spinner-active-indicator-color: #dc2626;
}
.theme-amber .light,
.theme-amber.light {
  --mat-badge-background-color: #f59e0b;
  --mat-badge-text-color: #451a03;
  --mat-badge-disabled-state-background-color: #94a3b8;
  --mat-badge-disabled-state-text-color: #94a3b8;
}
.theme-amber .light .mat-badge-accent,
.theme-amber.light .mat-badge-accent {
  --mat-badge-background-color: #1e293b;
  --mat-badge-text-color: white;
}
.theme-amber .light .mat-badge-warn,
.theme-amber.light .mat-badge-warn {
  --mat-badge-background-color: #dc2626;
  --mat-badge-text-color: white;
}
.theme-amber .light,
.theme-amber.light {
  --mat-bottom-sheet-container-text-color: #1e293b;
  --mat-bottom-sheet-container-background-color: white;
}
.theme-amber .light,
.theme-amber.light {
  --mat-button-toggle-background-color: white;
  --mat-button-toggle-disabled-selected-state-background-color: #e2e8f0;
  --mat-button-toggle-disabled-selected-state-text-color: #1e293b;
  --mat-button-toggle-disabled-state-background-color: white;
  --mat-button-toggle-disabled-state-text-color: #94a3b8;
  --mat-button-toggle-divider-color: #e2e8f0;
  --mat-button-toggle-legacy-disabled-selected-state-background-color: #e2e8f0;
  --mat-button-toggle-legacy-disabled-state-background-color: #cbd5e1;
  --mat-button-toggle-legacy-disabled-state-text-color: #94a3b8;
  --mat-button-toggle-legacy-selected-state-background-color: #e2e8f0;
  --mat-button-toggle-legacy-selected-state-text-color: #64748b;
  --mat-button-toggle-legacy-state-layer-color: #64748b;
  --mat-button-toggle-legacy-text-color: #94a3b8;
  --mat-button-toggle-selected-state-background-color: #e2e8f0;
  --mat-button-toggle-selected-state-text-color: #1e293b;
  --mat-button-toggle-state-layer-color: #64748b;
  --mat-button-toggle-text-color: #1e293b;
}
.theme-amber .light,
.theme-amber.light {
  --mat-datepicker-calendar-date-selected-state-text-color: #451a03;
  --mat-datepicker-calendar-date-selected-state-background-color: #f59e0b;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(245, 158, 11, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #451a03;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(245, 158, 11, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(245, 158, 11, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #f59e0b;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(245, 158, 11, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --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-toggle-icon-color: #64748b;
  --mat-datepicker-calendar-body-label-text-color: #64748b;
  --mat-datepicker-calendar-period-button-text-color: #1e293b;
  --mat-datepicker-calendar-period-button-icon-color: #64748b;
  --mat-datepicker-calendar-navigation-button-icon-color: #64748b;
  --mat-datepicker-calendar-header-divider-color: #e2e8f0;
  --mat-datepicker-calendar-header-text-color: #64748b;
  --mat-datepicker-calendar-date-today-outline-color: #94a3b8;
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(148, 163, 184, 0.8);
  --mat-datepicker-calendar-date-text-color: #1e293b;
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: #94a3b8;
  --mat-datepicker-calendar-date-preview-state-outline-color: #e2e8f0;
  --mat-datepicker-range-input-separator-color: #1e293b;
  --mat-datepicker-range-input-disabled-state-separator-color: #94a3b8;
  --mat-datepicker-range-input-disabled-state-text-color: #94a3b8;
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: #1e293b;
}
.theme-amber .light .mat-datepicker-content.mat-accent,
.theme-amber.light .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #1e293b;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(30, 41, 59, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(30, 41, 59, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(30, 41, 59, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(30, 41, 59, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --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);
}
.theme-amber .light .mat-datepicker-content.mat-warn,
.theme-amber.light .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #dc2626;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --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);
}
.theme-amber .light .mat-datepicker-toggle-active.mat-accent,
.theme-amber.light .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #1e293b;
}
.theme-amber .light .mat-datepicker-toggle-active.mat-warn,
.theme-amber.light .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #dc2626;
}
.theme-amber .light,
.theme-amber.light {
  --mat-divider-color: #e2e8f0;
}
.theme-amber .light,
.theme-amber.light {
  --mat-expansion-container-background-color: white;
  --mat-expansion-container-text-color: #1e293b;
  --mat-expansion-actions-divider-color: #e2e8f0;
  --mat-expansion-header-hover-state-layer-color: rgba(148, 163, 184, 0.12);
  --mat-expansion-header-focus-state-layer-color: rgba(148, 163, 184, 0.12);
  --mat-expansion-header-disabled-state-text-color: #94a3b8;
  --mat-expansion-header-text-color: #1e293b;
  --mat-expansion-header-description-color: #64748b;
  --mat-expansion-header-indicator-color: #64748b;
}
.theme-amber .light,
.theme-amber.light {
  --mat-icon-color: inherit;
}
.theme-amber .light .mat-icon.mat-primary,
.theme-amber.light .mat-icon.mat-primary {
  --mat-icon-color: #f59e0b;
}
.theme-amber .light .mat-icon.mat-accent,
.theme-amber.light .mat-icon.mat-accent {
  --mat-icon-color: #1e293b;
}
.theme-amber .light .mat-icon.mat-warn,
.theme-amber.light .mat-icon.mat-warn {
  --mat-icon-color: #dc2626;
}
.theme-amber .light,
.theme-amber.light {
  --mat-sidenav-container-divider-color: #e2e8f0;
  --mat-sidenav-container-background-color: white;
  --mat-sidenav-container-text-color: #1e293b;
  --mat-sidenav-content-background-color: #f1f5f9;
  --mat-sidenav-content-text-color: #1e293b;
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
}
.theme-amber .light,
.theme-amber.light {
  --mat-stepper-header-icon-foreground-color: #451a03;
  --mat-stepper-header-selected-state-icon-background-color: #f59e0b;
  --mat-stepper-header-selected-state-icon-foreground-color: #451a03;
  --mat-stepper-header-done-state-icon-background-color: #f59e0b;
  --mat-stepper-header-done-state-icon-foreground-color: #451a03;
  --mat-stepper-header-edit-state-icon-background-color: #f59e0b;
  --mat-stepper-header-edit-state-icon-foreground-color: #451a03;
  --mat-stepper-container-color: white;
  --mat-stepper-line-color: #e2e8f0;
  --mat-stepper-header-hover-state-layer-color: rgba(148, 163, 184, 0.12);
  --mat-stepper-header-focus-state-layer-color: rgba(148, 163, 184, 0.12);
  --mat-stepper-header-label-text-color: #64748b;
  --mat-stepper-header-optional-label-text-color: #64748b;
  --mat-stepper-header-selected-state-label-text-color: #1e293b;
  --mat-stepper-header-error-state-label-text-color: #dc2626;
  --mat-stepper-header-icon-background-color: #64748b;
  --mat-stepper-header-error-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
.theme-amber .light .mat-step-header.mat-accent,
.theme-amber.light .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #1e293b;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #1e293b;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #1e293b;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
.theme-amber .light .mat-step-header.mat-warn,
.theme-amber.light .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #dc2626;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #dc2626;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #dc2626;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
.theme-amber .light,
.theme-amber.light {
  --mat-sort-arrow-color: #64748b;
}
.theme-amber .light,
.theme-amber.light {
  --mat-toolbar-container-background-color: white;
  --mat-toolbar-container-text-color: #1e293b;
}
.theme-amber .light .mat-toolbar.mat-primary,
.theme-amber.light .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #f59e0b;
  --mat-toolbar-container-text-color: #451a03;
}
.theme-amber .light .mat-toolbar.mat-accent,
.theme-amber.light .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #1e293b;
  --mat-toolbar-container-text-color: white;
}
.theme-amber .light .mat-toolbar.mat-warn,
.theme-amber.light .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #dc2626;
  --mat-toolbar-container-text-color: white;
}
.theme-amber .light,
.theme-amber.light {
  --mat-tree-container-background-color: white;
  --mat-tree-node-text-color: #1e293b;
}
.theme-amber .light,
.theme-amber.light {
  --mat-timepicker-container-background-color: white;
}
.theme-amber .dark,
.theme-amber.dark {
  --mat-ripple-color: rgba(255, 255, 255, 0.1);
}
.theme-amber .dark,
.theme-amber.dark {
  --mat-option-selected-state-label-text-color: #f59e0b;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}
.theme-amber .dark .mat-accent,
.theme-amber.dark .mat-accent {
  --mat-option-selected-state-label-text-color: #1e293b;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}
.theme-amber .dark .mat-warn,
.theme-amber.dark .mat-warn {
  --mat-option-selected-state-label-text-color: #dc2626;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}
.theme-amber .dark,
.theme-amber.dark {
  --mat-optgroup-label-text-color: white;
}
.theme-amber .dark,
.theme-amber.dark {
  --mat-pseudo-checkbox-full-selected-icon-color: #1e293b;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-unselected-icon-color: #94a3b8;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #686868;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #686868;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #1e293b;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #686868;
}
.theme-amber .dark .mat-primary,
.theme-amber.dark .mat-primary {
  --mat-pseudo-checkbox-full-selected-icon-color: #f59e0b;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-unselected-icon-color: #94a3b8;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #686868;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #686868;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #f59e0b;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #686868;
}
.theme-amber .dark .mat-accent,
.theme-amber.dark .mat-accent {
  --mat-pseudo-checkbox-full-selected-icon-color: #1e293b;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-unselected-icon-color: #94a3b8;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #686868;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #686868;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #1e293b;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #686868;
}
.theme-amber .dark .mat-warn,
.theme-amber.dark .mat-warn {
  --mat-pseudo-checkbox-full-selected-icon-color: #dc2626;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-unselected-icon-color: #94a3b8;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #0f172a;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: #686868;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: #686868;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #dc2626;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #686868;
}
.theme-amber .dark,
.theme-amber.dark {
  --mat-app-background-color: #0f172a;
  --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);
}
.theme-amber .dark,
.theme-amber.dark {
  --mat-card-elevated-container-color: #1e293b;
  --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: #1e293b;
  --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: #94a3b8;
  --mat-card-filled-container-color: #1e293b;
  --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);
}
.theme-amber .dark .mat-mdc-progress-bar,
.theme-amber.dark .mat-mdc-progress-bar {
  --mat-progress-bar-active-indicator-color: #f59e0b;
  --mat-progress-bar-track-color: rgba(245, 158, 11, 0.25);
}
.theme-amber .dark .mat-mdc-progress-bar.mat-accent,
.theme-amber.dark .mat-mdc-progress-bar.mat-accent {
  --mat-progress-bar-active-indicator-color: #1e293b;
  --mat-progress-bar-track-color: rgba(30, 41, 59, 0.25);
}
.theme-amber .dark .mat-mdc-progress-bar.mat-warn,
.theme-amber.dark .mat-mdc-progress-bar.mat-warn {
  --mat-progress-bar-active-indicator-color: #dc2626;
  --mat-progress-bar-track-color: rgba(220, 38, 38, 0.25);
}
.theme-amber .dark,
.theme-amber.dark {
  --mat-tooltip-container-color: #64748b;
  --mat-tooltip-supporting-text-color: #fff;
}
.theme-amber .dark,
.theme-amber.dark {
  --mat-form-field-focus-select-arrow-color: rgba(245, 158, 11, 0.87);
  --mat-form-field-filled-caret-color: #f59e0b;
  --mat-form-field-filled-focus-active-indicator-color: #f59e0b;
  --mat-form-field-filled-focus-label-text-color: rgba(245, 158, 11, 0.87);
  --mat-form-field-outlined-caret-color: #f59e0b;
  --mat-form-field-outlined-focus-outline-color: #f59e0b;
  --mat-form-field-outlined-focus-label-text-color: rgba(245, 158, 11, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color: rgba(241, 245, 249, 0.38);
  --mat-form-field-state-layer-color: rgba(255, 255, 255, 0.87);
  --mat-form-field-error-text-color: #dc2626;
  --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(241, 245, 249, 0.54);
  --mat-form-field-disabled-select-arrow-color: rgba(241, 245, 249, 0.38);
  --mat-form-field-hover-state-layer-opacity: 0.08;
  --mat-form-field-focus-state-layer-opacity: 0.24;
  --mat-form-field-filled-container-color: rgb(39, 49.56, 66.84);
  --mat-form-field-filled-disabled-container-color: rgb(34.5, 45.28, 62.92);
  --mat-form-field-filled-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-form-field-filled-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-form-field-filled-disabled-label-text-color: rgba(71, 85, 105, 0.38);
  --mat-form-field-filled-input-text-color: rgba(255, 255, 255, 0.87);
  --mat-form-field-filled-disabled-input-text-color: rgba(71, 85, 105, 0.38);
  --mat-form-field-filled-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mat-form-field-filled-error-hover-label-text-color: #dc2626;
  --mat-form-field-filled-error-focus-label-text-color: #dc2626;
  --mat-form-field-filled-error-label-text-color: #dc2626;
  --mat-form-field-filled-error-caret-color: #dc2626;
  --mat-form-field-filled-active-indicator-color: rgba(241, 245, 249, 0.42);
  --mat-form-field-filled-disabled-active-indicator-color: rgba(241, 245, 249, 0.06);
  --mat-form-field-filled-hover-active-indicator-color: rgba(241, 245, 249, 0.87);
  --mat-form-field-filled-error-active-indicator-color: #dc2626;
  --mat-form-field-filled-error-focus-active-indicator-color: #dc2626;
  --mat-form-field-filled-error-hover-active-indicator-color: #dc2626;
  --mat-form-field-outlined-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-form-field-outlined-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-form-field-outlined-disabled-label-text-color: rgba(71, 85, 105, 0.38);
  --mat-form-field-outlined-input-text-color: rgba(255, 255, 255, 0.87);
  --mat-form-field-outlined-disabled-input-text-color: rgba(71, 85, 105, 0.38);
  --mat-form-field-outlined-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mat-form-field-outlined-error-caret-color: #dc2626;
  --mat-form-field-outlined-error-focus-label-text-color: #dc2626;
  --mat-form-field-outlined-error-label-text-color: #dc2626;
  --mat-form-field-outlined-error-hover-label-text-color: #dc2626;
  --mat-form-field-outlined-outline-color: rgba(241, 245, 249, 0.38);
  --mat-form-field-outlined-disabled-outline-color: rgba(241, 245, 249, 0.06);
  --mat-form-field-outlined-hover-outline-color: rgba(241, 245, 249, 0.87);
  --mat-form-field-outlined-error-focus-outline-color: #dc2626;
  --mat-form-field-outlined-error-hover-outline-color: #dc2626;
  --mat-form-field-outlined-error-outline-color: #dc2626;
}
.theme-amber .dark .mat-mdc-form-field.mat-accent,
.theme-amber.dark .mat-mdc-form-field.mat-accent {
  --mat-form-field-focus-select-arrow-color: rgba(30, 41, 59, 0.87);
  --mat-form-field-filled-caret-color: #1e293b;
  --mat-form-field-filled-focus-active-indicator-color: #1e293b;
  --mat-form-field-filled-focus-label-text-color: rgba(30, 41, 59, 0.87);
  --mat-form-field-outlined-caret-color: #1e293b;
  --mat-form-field-outlined-focus-outline-color: #1e293b;
  --mat-form-field-outlined-focus-label-text-color: rgba(30, 41, 59, 0.87);
}
.theme-amber .dark .mat-mdc-form-field.mat-warn,
.theme-amber.dark .mat-mdc-form-field.mat-warn {
  --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-filled-caret-color: #dc2626;
  --mat-form-field-filled-focus-active-indicator-color: #dc2626;
  --mat-form-field-filled-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-outlined-caret-color: #dc2626;
  --mat-form-field-outlined-focus-outline-color: #dc2626;
  --mat-form-field-outlined-focus-label-text-color: rgba(220, 38, 38, 0.87);
}
.theme-amber .dark,
.theme-amber.dark {
  --mat-select-panel-background-color: #1e293b;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(71, 85, 105, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(241, 245, 249, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(245, 158, 11, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.theme-amber .dark .mat-mdc-form-field.mat-accent,
.theme-amber.dark .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: #1e293b;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(71, 85, 105, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(241, 245, 249, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(30, 41, 59, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.theme-amber .dark .mat-mdc-form-field.mat-warn,
.theme-amber.dark .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: #1e293b;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(71, 85, 105, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(241, 245, 249, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.theme-amber .dark,
.theme-amber.dark {
  --mat-autocomplete-background-color: #1e293b;
}
.theme-amber .dark,
.theme-amber.dark {
  --mat-dialog-container-color: #1e293b;
  --mat-dialog-subhead-color: rgba(255, 255, 255, 0.87);
  --mat-dialog-supporting-text-color: rgba(255, 255, 255, 0.6);
}
.theme-amber .dark .mat-mdc-standard-chip,
.theme-amber.dark .mat-mdc-standard-chip {
  --mat-chip-disabled-label-text-color: #fafafa;
  --mat-chip-elevated-container-color: rgb(57, 66.68, 82.52);
  --mat-chip-elevated-disabled-container-color: rgb(57, 66.68, 82.52);
  --mat-chip-elevated-selected-container-color: rgb(57, 66.68, 82.52);
  --mat-chip-flat-disabled-selected-container-color: rgb(57, 66.68, 82.52);
  --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: #fafafa;
  --mat-chip-selected-disabled-trailing-icon-color: #fafafa;
  --mat-chip-selected-focus-state-layer-color: white;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: white;
  --mat-chip-selected-label-text-color: #fafafa;
  --mat-chip-selected-trailing-icon-color: #fafafa;
  --mat-chip-with-icon-disabled-icon-color: #fafafa;
  --mat-chip-with-icon-icon-color: #fafafa;
  --mat-chip-with-icon-selected-icon-color: #fafafa;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;
  --mat-chip-with-trailing-icon-trailing-icon-color: #fafafa;
}
.theme-amber .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.theme-amber .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,
.theme-amber.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.theme-amber.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mat-chip-disabled-label-text-color: #451a03;
  --mat-chip-elevated-container-color: #f59e0b;
  --mat-chip-elevated-disabled-container-color: #f59e0b;
  --mat-chip-elevated-selected-container-color: #f59e0b;
  --mat-chip-flat-disabled-selected-container-color: #f59e0b;
  --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: #451a03;
  --mat-chip-selected-disabled-trailing-icon-color: #451a03;
  --mat-chip-selected-focus-state-layer-color: white;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: white;
  --mat-chip-selected-label-text-color: #451a03;
  --mat-chip-selected-trailing-icon-color: #451a03;
  --mat-chip-with-icon-disabled-icon-color: #451a03;
  --mat-chip-with-icon-icon-color: #451a03;
  --mat-chip-with-icon-selected-icon-color: #451a03;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #451a03;
  --mat-chip-with-trailing-icon-trailing-icon-color: #451a03;
}
.theme-amber .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.theme-amber .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,
.theme-amber.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.theme-amber.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #1e293b;
  --mat-chip-elevated-disabled-container-color: #1e293b;
  --mat-chip-elevated-selected-container-color: #1e293b;
  --mat-chip-flat-disabled-selected-container-color: #1e293b;
  --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: white;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: white;
  --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;
}
.theme-amber .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.theme-amber .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,
.theme-amber.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.theme-amber.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #dc2626;
  --mat-chip-elevated-disabled-container-color: #dc2626;
  --mat-chip-elevated-selected-container-color: #dc2626;
  --mat-chip-flat-disabled-selected-container-color: #dc2626;
  --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: white;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: white;
  --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;
}
.theme-amber .dark,
.theme-amber.dark {
  --mat-slide-toggle-selected-focus-state-layer-color: #fcd34d;
  --mat-slide-toggle-selected-handle-color: #fcd34d;
  --mat-slide-toggle-selected-hover-state-layer-color: #fcd34d;
  --mat-slide-toggle-selected-pressed-state-layer-color: #fcd34d;
  --mat-slide-toggle-selected-focus-handle-color: #fde68a;
  --mat-slide-toggle-selected-hover-handle-color: #fde68a;
  --mat-slide-toggle-selected-pressed-handle-color: #fde68a;
  --mat-slide-toggle-selected-focus-track-color: #d97706;
  --mat-slide-toggle-selected-hover-track-color: #d97706;
  --mat-slide-toggle-selected-pressed-track-color: #d97706;
  --mat-slide-toggle-selected-track-color: #d97706;
  --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: #000;
  --mat-slide-toggle-disabled-selected-icon-color: #212121;
  --mat-slide-toggle-disabled-selected-track-color: #f5f5f5;
  --mat-slide-toggle-disabled-unselected-handle-color: #000;
  --mat-slide-toggle-disabled-unselected-icon-color: #212121;
  --mat-slide-toggle-disabled-unselected-track-color: #f5f5f5;
  --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: #fff;
  --mat-slide-toggle-label-text-color: white;
  --mat-slide-toggle-selected-icon-color: #212121;
  --mat-slide-toggle-unselected-hover-handle-color: #fafafa;
  --mat-slide-toggle-unselected-focus-handle-color: #fafafa;
  --mat-slide-toggle-unselected-focus-state-layer-color: #f5f5f5;
  --mat-slide-toggle-unselected-focus-track-color: #616161;
  --mat-slide-toggle-unselected-icon-color: #212121;
  --mat-slide-toggle-unselected-handle-color: #9e9e9e;
  --mat-slide-toggle-unselected-hover-state-layer-color: #f5f5f5;
  --mat-slide-toggle-unselected-hover-track-color: #616161;
  --mat-slide-toggle-unselected-pressed-handle-color: #fafafa;
  --mat-slide-toggle-unselected-pressed-track-color: #616161;
  --mat-slide-toggle-unselected-pressed-state-layer-color: #f5f5f5;
  --mat-slide-toggle-unselected-track-color: #616161;
}
.theme-amber .dark,
.theme-amber.dark {
  --mdc-slide-toggle-disabled-label-text-color: #475569;
  --mat-slide-toggle-disabled-label-text-color: #475569;
}
.theme-amber .dark .mat-mdc-slide-toggle,
.theme-amber.dark .mat-mdc-slide-toggle {
  --mat-slide-toggle-label-text-color: white;
}
.theme-amber .dark .mat-mdc-slide-toggle.mat-accent,
.theme-amber.dark .mat-mdc-slide-toggle.mat-accent {
  --mat-slide-toggle-selected-focus-state-layer-color: #cbd5e1;
  --mat-slide-toggle-selected-handle-color: #cbd5e1;
  --mat-slide-toggle-selected-hover-state-layer-color: #cbd5e1;
  --mat-slide-toggle-selected-pressed-state-layer-color: #cbd5e1;
  --mat-slide-toggle-selected-focus-handle-color: #e2e8f0;
  --mat-slide-toggle-selected-hover-handle-color: #e2e8f0;
  --mat-slide-toggle-selected-pressed-handle-color: #e2e8f0;
  --mat-slide-toggle-selected-focus-track-color: #475569;
  --mat-slide-toggle-selected-hover-track-color: #475569;
  --mat-slide-toggle-selected-pressed-track-color: #475569;
  --mat-slide-toggle-selected-track-color: #475569;
}
.theme-amber .dark .mat-mdc-slide-toggle.mat-warn,
.theme-amber.dark .mat-mdc-slide-toggle.mat-warn {
  --mat-slide-toggle-selected-focus-state-layer-color: #fca5a5;
  --mat-slide-toggle-selected-handle-color: #fca5a5;
  --mat-slide-toggle-selected-hover-state-layer-color: #fca5a5;
  --mat-slide-toggle-selected-pressed-state-layer-color: #fca5a5;
  --mat-slide-toggle-selected-focus-handle-color: #fecaca;
  --mat-slide-toggle-selected-hover-handle-color: #fecaca;
  --mat-slide-toggle-selected-pressed-handle-color: #fecaca;
  --mat-slide-toggle-selected-focus-track-color: #dc2626;
  --mat-slide-toggle-selected-hover-track-color: #dc2626;
  --mat-slide-toggle-selected-pressed-track-color: #dc2626;
  --mat-slide-toggle-selected-track-color: #dc2626;
}
.theme-amber .dark .mat-mdc-radio-button.mat-primary,
.theme-amber.dark .mat-mdc-radio-button.mat-primary {
  --mat-radio-checked-ripple-color: #f59e0b;
  --mat-radio-disabled-label-color: #475569;
  --mat-radio-disabled-selected-icon-color: #f1f5f9;
  --mat-radio-disabled-unselected-icon-color: #f1f5f9;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #f59e0b;
  --mat-radio-selected-hover-icon-color: #f59e0b;
  --mat-radio-selected-icon-color: #f59e0b;
  --mat-radio-selected-pressed-icon-color: #f59e0b;
  --mat-radio-unselected-focus-icon-color: #eeeeee;
  --mat-radio-unselected-hover-icon-color: #eeeeee;
  --mat-radio-unselected-icon-color: rgba(241, 245, 249, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(241, 245, 249, 0.54);
}
.theme-amber .dark .mat-mdc-radio-button.mat-accent,
.theme-amber.dark .mat-mdc-radio-button.mat-accent {
  --mat-radio-checked-ripple-color: #1e293b;
  --mat-radio-disabled-label-color: #475569;
  --mat-radio-disabled-selected-icon-color: #f1f5f9;
  --mat-radio-disabled-unselected-icon-color: #f1f5f9;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #1e293b;
  --mat-radio-selected-hover-icon-color: #1e293b;
  --mat-radio-selected-icon-color: #1e293b;
  --mat-radio-selected-pressed-icon-color: #1e293b;
  --mat-radio-unselected-focus-icon-color: #eeeeee;
  --mat-radio-unselected-hover-icon-color: #eeeeee;
  --mat-radio-unselected-icon-color: rgba(241, 245, 249, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(241, 245, 249, 0.54);
}
.theme-amber .dark .mat-mdc-radio-button.mat-warn,
.theme-amber.dark .mat-mdc-radio-button.mat-warn {
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: #475569;
  --mat-radio-disabled-selected-icon-color: #f1f5f9;
  --mat-radio-disabled-unselected-icon-color: #f1f5f9;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #dc2626;
  --mat-radio-selected-hover-icon-color: #dc2626;
  --mat-radio-selected-icon-color: #dc2626;
  --mat-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-unselected-focus-icon-color: #eeeeee;
  --mat-radio-unselected-hover-icon-color: #eeeeee;
  --mat-radio-unselected-icon-color: rgba(241, 245, 249, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(241, 245, 249, 0.54);
}
.theme-amber .dark,
.theme-amber.dark {
  --mat-slider-active-track-color: #f59e0b;
  --mat-slider-focus-handle-color: #f59e0b;
  --mat-slider-focus-state-layer-color: rgba(245, 158, 11, 0.2);
  --mat-slider-handle-color: #f59e0b;
  --mat-slider-hover-handle-color: #f59e0b;
  --mat-slider-hover-state-layer-color: rgba(245, 158, 11, 0.05);
  --mat-slider-inactive-track-color: #f59e0b;
  --mat-slider-ripple-color: #f59e0b;
  --mat-slider-with-tick-marks-active-container-color: #451a03;
  --mat-slider-with-tick-marks-inactive-container-color: #f59e0b;
  --mat-slider-disabled-active-track-color: #fff;
  --mat-slider-disabled-handle-color: #fff;
  --mat-slider-disabled-inactive-track-color: #fff;
  --mat-slider-label-container-color: #fff;
  --mat-slider-label-label-text-color: #000;
  --mat-slider-value-indicator-opacity: 0.9;
  --mat-slider-with-overlap-handle-outline-color: #fff;
  --mat-slider-with-tick-marks-disabled-container-color: #fff;
}
.theme-amber .dark .mat-accent,
.theme-amber.dark .mat-accent {
  --mat-slider-active-track-color: #1e293b;
  --mat-slider-focus-handle-color: #1e293b;
  --mat-slider-focus-state-layer-color: rgba(30, 41, 59, 0.2);
  --mat-slider-handle-color: #1e293b;
  --mat-slider-hover-handle-color: #1e293b;
  --mat-slider-hover-state-layer-color: rgba(30, 41, 59, 0.05);
  --mat-slider-inactive-track-color: #1e293b;
  --mat-slider-ripple-color: #1e293b;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #1e293b;
}
.theme-amber .dark .mat-warn,
.theme-amber.dark .mat-warn {
  --mat-slider-active-track-color: #dc2626;
  --mat-slider-focus-handle-color: #dc2626;
  --mat-slider-focus-state-layer-color: rgba(220, 38, 38, 0.2);
  --mat-slider-handle-color: #dc2626;
  --mat-slider-hover-handle-color: #dc2626;
  --mat-slider-hover-state-layer-color: rgba(220, 38, 38, 0.05);
  --mat-slider-inactive-track-color: #dc2626;
  --mat-slider-ripple-color: #dc2626;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #dc2626;
}
.theme-amber .dark,
.theme-amber.dark {
  --mat-menu-item-label-text-color: white;
  --mat-menu-item-icon-color: white;
  --mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-container-color: #1e293b;
  --mat-menu-divider-color: rgba(241, 245, 249, 0.12);
}
.theme-amber .dark,
.theme-amber.dark {
  --mat-list-list-item-label-text-color: white;
  --mat-list-list-item-supporting-text-color: #94a3b8;
  --mat-list-list-item-leading-icon-color: rgba(255, 255, 255, 0.5);
  --mat-list-list-item-trailing-supporting-text-color: #64748b;
  --mat-list-list-item-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mat-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --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.5);
  --mat-list-list-item-hover-state-layer-color: white;
  --mat-list-list-item-hover-state-layer-opacity: 0.08;
  --mat-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --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.24;
}
.theme-amber .dark .mdc-list-item__start,
.theme-amber .dark .mdc-list-item__end,
.theme-amber.dark .mdc-list-item__start,
.theme-amber.dark .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #f59e0b;
  --mat-radio-disabled-label-color: #475569;
  --mat-radio-disabled-selected-icon-color: #f1f5f9;
  --mat-radio-disabled-unselected-icon-color: #f1f5f9;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #f59e0b;
  --mat-radio-selected-hover-icon-color: #f59e0b;
  --mat-radio-selected-icon-color: #f59e0b;
  --mat-radio-selected-pressed-icon-color: #f59e0b;
  --mat-radio-unselected-focus-icon-color: #eeeeee;
  --mat-radio-unselected-hover-icon-color: #eeeeee;
  --mat-radio-unselected-icon-color: rgba(241, 245, 249, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(241, 245, 249, 0.54);
}
.theme-amber .dark .mat-accent .mdc-list-item__start,
.theme-amber .dark .mat-accent .mdc-list-item__end,
.theme-amber.dark .mat-accent .mdc-list-item__start,
.theme-amber.dark .mat-accent .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #1e293b;
  --mat-radio-disabled-label-color: #475569;
  --mat-radio-disabled-selected-icon-color: #f1f5f9;
  --mat-radio-disabled-unselected-icon-color: #f1f5f9;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #1e293b;
  --mat-radio-selected-hover-icon-color: #1e293b;
  --mat-radio-selected-icon-color: #1e293b;
  --mat-radio-selected-pressed-icon-color: #1e293b;
  --mat-radio-unselected-focus-icon-color: #eeeeee;
  --mat-radio-unselected-hover-icon-color: #eeeeee;
  --mat-radio-unselected-icon-color: rgba(241, 245, 249, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(241, 245, 249, 0.54);
}
.theme-amber .dark .mat-warn .mdc-list-item__start,
.theme-amber .dark .mat-warn .mdc-list-item__end,
.theme-amber.dark .mat-warn .mdc-list-item__start,
.theme-amber.dark .mat-warn .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: #475569;
  --mat-radio-disabled-selected-icon-color: #f1f5f9;
  --mat-radio-disabled-unselected-icon-color: #f1f5f9;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #dc2626;
  --mat-radio-selected-hover-icon-color: #dc2626;
  --mat-radio-selected-icon-color: #dc2626;
  --mat-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-unselected-focus-icon-color: #eeeeee;
  --mat-radio-unselected-hover-icon-color: #eeeeee;
  --mat-radio-unselected-icon-color: rgba(241, 245, 249, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(241, 245, 249, 0.54);
}
.theme-amber .dark .mat-mdc-list-option,
.theme-amber.dark .mat-mdc-list-option {
  --mat-checkbox-disabled-label-color: #475569;
  --mat-checkbox-label-text-color: white;
  --mat-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-selected-checkmark-color: #451a03;
  --mat-checkbox-selected-focus-icon-color: #f59e0b;
  --mat-checkbox-selected-hover-icon-color: #f59e0b;
  --mat-checkbox-selected-icon-color: #f59e0b;
  --mat-checkbox-selected-pressed-icon-color: #f59e0b;
  --mat-checkbox-unselected-focus-icon-color: #eeeeee;
  --mat-checkbox-unselected-hover-icon-color: #eeeeee;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #f59e0b;
  --mat-checkbox-selected-hover-state-layer-color: #f59e0b;
  --mat-checkbox-selected-pressed-state-layer-color: #f59e0b;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
.theme-amber .dark .mat-mdc-list-option.mat-accent,
.theme-amber.dark .mat-mdc-list-option.mat-accent {
  --mat-checkbox-disabled-label-color: #475569;
  --mat-checkbox-label-text-color: white;
  --mat-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #1e293b;
  --mat-checkbox-selected-hover-icon-color: #1e293b;
  --mat-checkbox-selected-icon-color: #1e293b;
  --mat-checkbox-selected-pressed-icon-color: #1e293b;
  --mat-checkbox-unselected-focus-icon-color: #eeeeee;
  --mat-checkbox-unselected-hover-icon-color: #eeeeee;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #1e293b;
  --mat-checkbox-selected-hover-state-layer-color: #1e293b;
  --mat-checkbox-selected-pressed-state-layer-color: #1e293b;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
.theme-amber .dark .mat-mdc-list-option.mat-warn,
.theme-amber.dark .mat-mdc-list-option.mat-warn {
  --mat-checkbox-disabled-label-color: #475569;
  --mat-checkbox-label-text-color: white;
  --mat-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #dc2626;
  --mat-checkbox-selected-hover-icon-color: #dc2626;
  --mat-checkbox-selected-icon-color: #dc2626;
  --mat-checkbox-selected-pressed-icon-color: #dc2626;
  --mat-checkbox-unselected-focus-icon-color: #eeeeee;
  --mat-checkbox-unselected-hover-icon-color: #eeeeee;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #dc2626;
  --mat-checkbox-selected-hover-state-layer-color: #dc2626;
  --mat-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
.theme-amber .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.theme-amber .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
.theme-amber .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
.theme-amber .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,
.theme-amber.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.theme-amber.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
.theme-amber.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
.theme-amber.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start {
  color: #f59e0b;
}
.theme-amber .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.theme-amber .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.theme-amber .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,
.theme-amber.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.theme-amber.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.theme-amber.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.theme-amber .dark,
.theme-amber.dark {
  --mat-paginator-container-text-color: rgba(255, 255, 255, 0.87);
  --mat-paginator-container-background-color: #1e293b;
  --mat-paginator-enabled-icon-color: rgba(255, 255, 255, 0.54);
  --mat-paginator-disabled-icon-color: rgba(255, 255, 255, 0.12);
}
.theme-amber .dark .mat-mdc-tab-group,
.theme-amber .dark .mat-mdc-tab-nav-bar,
.theme-amber.dark .mat-mdc-tab-group,
.theme-amber.dark .mat-mdc-tab-nav-bar {
  --mat-tab-disabled-ripple-color: #475569;
  --mat-tab-pagination-icon-color: #f1f5f9;
  --mat-tab-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-active-label-text-color: #f59e0b;
  --mat-tab-active-ripple-color: #f59e0b;
  --mat-tab-inactive-ripple-color: #f59e0b;
  --mat-tab-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-active-focus-label-text-color: #f59e0b;
  --mat-tab-active-hover-label-text-color: #f59e0b;
  --mat-tab-active-focus-indicator-color: #f59e0b;
  --mat-tab-active-hover-indicator-color: #f59e0b;
  --mat-tab-active-indicator-color: #f59e0b;
}
.theme-amber .dark .mat-mdc-tab-group.mat-accent,
.theme-amber .dark .mat-mdc-tab-nav-bar.mat-accent,
.theme-amber.dark .mat-mdc-tab-group.mat-accent,
.theme-amber.dark .mat-mdc-tab-nav-bar.mat-accent {
  --mat-tab-disabled-ripple-color: #475569;
  --mat-tab-pagination-icon-color: #f1f5f9;
  --mat-tab-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-active-label-text-color: #1e293b;
  --mat-tab-active-ripple-color: #1e293b;
  --mat-tab-inactive-ripple-color: #1e293b;
  --mat-tab-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-active-focus-label-text-color: #1e293b;
  --mat-tab-active-hover-label-text-color: #1e293b;
  --mat-tab-active-focus-indicator-color: #1e293b;
  --mat-tab-active-hover-indicator-color: #1e293b;
  --mat-tab-active-indicator-color: #1e293b;
}
.theme-amber .dark .mat-mdc-tab-group.mat-warn,
.theme-amber .dark .mat-mdc-tab-nav-bar.mat-warn,
.theme-amber.dark .mat-mdc-tab-group.mat-warn,
.theme-amber.dark .mat-mdc-tab-nav-bar.mat-warn {
  --mat-tab-disabled-ripple-color: #475569;
  --mat-tab-pagination-icon-color: #f1f5f9;
  --mat-tab-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-active-label-text-color: #dc2626;
  --mat-tab-active-ripple-color: #dc2626;
  --mat-tab-inactive-ripple-color: #dc2626;
  --mat-tab-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-active-focus-label-text-color: #dc2626;
  --mat-tab-active-hover-label-text-color: #dc2626;
  --mat-tab-active-focus-indicator-color: #dc2626;
  --mat-tab-active-hover-indicator-color: #dc2626;
  --mat-tab-active-indicator-color: #dc2626;
}
.theme-amber .dark,
.theme-amber.dark {
  --mat-checkbox-disabled-label-color: #475569;
  --mat-checkbox-label-text-color: white;
  --mat-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #1e293b;
  --mat-checkbox-selected-hover-icon-color: #1e293b;
  --mat-checkbox-selected-icon-color: #1e293b;
  --mat-checkbox-selected-pressed-icon-color: #1e293b;
  --mat-checkbox-unselected-focus-icon-color: #eeeeee;
  --mat-checkbox-unselected-hover-icon-color: #eeeeee;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #1e293b;
  --mat-checkbox-selected-hover-state-layer-color: #1e293b;
  --mat-checkbox-selected-pressed-state-layer-color: #1e293b;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
.theme-amber .dark .mat-mdc-checkbox.mat-primary,
.theme-amber.dark .mat-mdc-checkbox.mat-primary {
  --mat-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-selected-checkmark-color: #451a03;
  --mat-checkbox-selected-focus-icon-color: #f59e0b;
  --mat-checkbox-selected-hover-icon-color: #f59e0b;
  --mat-checkbox-selected-icon-color: #f59e0b;
  --mat-checkbox-selected-pressed-icon-color: #f59e0b;
  --mat-checkbox-unselected-focus-icon-color: #eeeeee;
  --mat-checkbox-unselected-hover-icon-color: #eeeeee;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #f59e0b;
  --mat-checkbox-selected-hover-state-layer-color: #f59e0b;
  --mat-checkbox-selected-pressed-state-layer-color: #f59e0b;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
.theme-amber .dark .mat-mdc-checkbox.mat-warn,
.theme-amber.dark .mat-mdc-checkbox.mat-warn {
  --mat-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #dc2626;
  --mat-checkbox-selected-hover-icon-color: #dc2626;
  --mat-checkbox-selected-icon-color: #dc2626;
  --mat-checkbox-selected-pressed-icon-color: #dc2626;
  --mat-checkbox-unselected-focus-icon-color: #eeeeee;
  --mat-checkbox-unselected-hover-icon-color: #eeeeee;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #dc2626;
  --mat-checkbox-selected-hover-state-layer-color: #dc2626;
  --mat-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
.theme-amber .dark,
.theme-amber.dark {
  --mat-button-filled-container-color: #1e293b;
  --mat-button-filled-disabled-container-color: rgba(30, 41, 59, 0.12);
  --mat-button-filled-disabled-label-text-color: rgba(30, 41, 59, 0.5);
  --mat-button-filled-disabled-state-layer-color: white;
  --mat-button-filled-focus-state-layer-opacity: 0.24;
  --mat-button-filled-hover-state-layer-opacity: 0.08;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-pressed-state-layer-opacity: 0.24;
  --mat-button-filled-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-disabled-label-text-color: rgba(30, 41, 59, 0.5);
  --mat-button-outlined-disabled-outline-color: rgba(241, 245, 249, 0.12);
  --mat-button-outlined-disabled-state-layer-color: white;
  --mat-button-outlined-focus-state-layer-opacity: 0.24;
  --mat-button-outlined-hover-state-layer-opacity: 0.08;
  --mat-button-outlined-label-text-color: white;
  --mat-button-outlined-outline-color: rgba(241, 245, 249, 0.12);
  --mat-button-outlined-pressed-state-layer-opacity: 0.24;
  --mat-button-outlined-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-outlined-state-layer-color: white;
  --mat-button-protected-container-color: #1e293b;
  --mat-button-protected-disabled-container-color: rgba(30, 41, 59, 0.12);
  --mat-button-protected-disabled-label-text-color: rgba(30, 41, 59, 0.5);
  --mat-button-protected-disabled-state-layer-color: white;
  --mat-button-protected-focus-state-layer-opacity: 0.24;
  --mat-button-protected-hover-state-layer-opacity: 0.08;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-pressed-state-layer-opacity: 0.24;
  --mat-button-protected-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-disabled-label-text-color: rgba(30, 41, 59, 0.5);
  --mat-button-text-disabled-state-layer-color: white;
  --mat-button-text-focus-state-layer-opacity: 0.24;
  --mat-button-text-hover-state-layer-opacity: 0.08;
  --mat-button-text-label-text-color: white;
  --mat-button-text-pressed-state-layer-opacity: 0.24;
  --mat-button-text-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-text-state-layer-color: white;
  --mat-button-tonal-container-color: #1e293b;
  --mat-button-tonal-disabled-container-color: rgba(30, 41, 59, 0.12);
  --mat-button-tonal-disabled-label-text-color: rgba(30, 41, 59, 0.5);
  --mat-button-tonal-disabled-state-layer-color: white;
  --mat-button-tonal-focus-state-layer-opacity: 0.24;
  --mat-button-tonal-hover-state-layer-opacity: 0.08;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-pressed-state-layer-opacity: 0.24;
  --mat-button-tonal-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-tonal-state-layer-color: white;
}
.theme-amber .dark .mat-mdc-button.mat-primary,
.theme-amber .dark .mat-mdc-unelevated-button.mat-primary,
.theme-amber .dark .mat-mdc-raised-button.mat-primary,
.theme-amber .dark .mat-mdc-outlined-button.mat-primary,
.theme-amber .dark .mat-tonal-button.mat-primary,
.theme-amber.dark .mat-mdc-button.mat-primary,
.theme-amber.dark .mat-mdc-unelevated-button.mat-primary,
.theme-amber.dark .mat-mdc-raised-button.mat-primary,
.theme-amber.dark .mat-mdc-outlined-button.mat-primary,
.theme-amber.dark .mat-tonal-button.mat-primary {
  --mat-button-filled-container-color: #f59e0b;
  --mat-button-filled-label-text-color: #451a03;
  --mat-button-filled-ripple-color: rgba(69, 26, 3, 0.1);
  --mat-button-filled-state-layer-color: #451a03;
  --mat-button-outlined-label-text-color: #f59e0b;
  --mat-button-outlined-outline-color: rgba(241, 245, 249, 0.12);
  --mat-button-outlined-ripple-color: rgba(245, 158, 11, 0.1);
  --mat-button-outlined-state-layer-color: #f59e0b;
  --mat-button-protected-container-color: #f59e0b;
  --mat-button-protected-label-text-color: #451a03;
  --mat-button-protected-ripple-color: rgba(69, 26, 3, 0.1);
  --mat-button-protected-state-layer-color: #451a03;
  --mat-button-text-label-text-color: #f59e0b;
  --mat-button-text-ripple-color: rgba(245, 158, 11, 0.1);
  --mat-button-text-state-layer-color: #f59e0b;
  --mat-button-tonal-container-color: #f59e0b;
  --mat-button-tonal-label-text-color: #451a03;
  --mat-button-tonal-ripple-color: rgba(69, 26, 3, 0.1);
  --mat-button-tonal-state-layer-color: #451a03;
}
.theme-amber .dark .mat-mdc-button.mat-accent,
.theme-amber .dark .mat-mdc-unelevated-button.mat-accent,
.theme-amber .dark .mat-mdc-raised-button.mat-accent,
.theme-amber .dark .mat-mdc-outlined-button.mat-accent,
.theme-amber .dark .mat-tonal-button.mat-accent,
.theme-amber.dark .mat-mdc-button.mat-accent,
.theme-amber.dark .mat-mdc-unelevated-button.mat-accent,
.theme-amber.dark .mat-mdc-raised-button.mat-accent,
.theme-amber.dark .mat-mdc-outlined-button.mat-accent,
.theme-amber.dark .mat-tonal-button.mat-accent {
  --mat-button-filled-container-color: #1e293b;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #1e293b;
  --mat-button-outlined-outline-color: rgba(241, 245, 249, 0.12);
  --mat-button-outlined-ripple-color: rgba(30, 41, 59, 0.1);
  --mat-button-outlined-state-layer-color: #1e293b;
  --mat-button-protected-container-color: #1e293b;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #1e293b;
  --mat-button-text-ripple-color: rgba(30, 41, 59, 0.1);
  --mat-button-text-state-layer-color: #1e293b;
  --mat-button-tonal-container-color: #1e293b;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-tonal-state-layer-color: white;
}
.theme-amber .dark .mat-mdc-button.mat-warn,
.theme-amber .dark .mat-mdc-unelevated-button.mat-warn,
.theme-amber .dark .mat-mdc-raised-button.mat-warn,
.theme-amber .dark .mat-mdc-outlined-button.mat-warn,
.theme-amber .dark .mat-tonal-button.mat-warn,
.theme-amber.dark .mat-mdc-button.mat-warn,
.theme-amber.dark .mat-mdc-unelevated-button.mat-warn,
.theme-amber.dark .mat-mdc-raised-button.mat-warn,
.theme-amber.dark .mat-mdc-outlined-button.mat-warn,
.theme-amber.dark .mat-tonal-button.mat-warn {
  --mat-button-filled-container-color: #dc2626;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #dc2626;
  --mat-button-outlined-outline-color: rgba(241, 245, 249, 0.12);
  --mat-button-outlined-ripple-color: rgba(220, 38, 38, 0.1);
  --mat-button-outlined-state-layer-color: #dc2626;
  --mat-button-protected-container-color: #dc2626;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #dc2626;
  --mat-button-text-ripple-color: rgba(220, 38, 38, 0.1);
  --mat-button-text-state-layer-color: #dc2626;
  --mat-button-tonal-container-color: #dc2626;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-tonal-state-layer-color: white;
}
.theme-amber .dark,
.theme-amber.dark {
  --mat-icon-button-disabled-icon-color: rgba(255, 255, 255, 0.5);
  --mat-icon-button-disabled-state-layer-color: white;
  --mat-icon-button-focus-state-layer-opacity: 0.24;
  --mat-icon-button-hover-state-layer-opacity: 0.08;
  --mat-icon-button-icon-color: inherit;
  --mat-icon-button-pressed-state-layer-opacity: 0.24;
  --mat-icon-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-icon-button-state-layer-color: white;
}
.theme-amber .dark .mat-mdc-icon-button.mat-primary,
.theme-amber.dark .mat-mdc-icon-button.mat-primary {
  --mat-icon-button-icon-color: #f59e0b;
  --mat-icon-button-state-layer-color: #f59e0b;
  --mat-icon-button-ripple-color: rgba(245, 158, 11, 0.1);
}
.theme-amber .dark .mat-mdc-icon-button.mat-accent,
.theme-amber.dark .mat-mdc-icon-button.mat-accent {
  --mat-icon-button-icon-color: #1e293b;
  --mat-icon-button-state-layer-color: #1e293b;
  --mat-icon-button-ripple-color: rgba(30, 41, 59, 0.1);
}
.theme-amber .dark .mat-mdc-icon-button.mat-warn,
.theme-amber.dark .mat-mdc-icon-button.mat-warn {
  --mat-icon-button-icon-color: #dc2626;
  --mat-icon-button-state-layer-color: #dc2626;
  --mat-icon-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.theme-amber .dark,
.theme-amber.dark {
  --mat-fab-container-color: #1e293b;
  --mat-fab-disabled-state-container-color: rgba(15, 23, 42, 0.12);
  --mat-fab-disabled-state-foreground-color: rgba(30, 41, 59, 0.5);
  --mat-fab-disabled-state-layer-color: white;
  --mat-fab-focus-state-layer-opacity: 0.24;
  --mat-fab-foreground-color: white;
  --mat-fab-hover-state-layer-opacity: 0.08;
  --mat-fab-pressed-state-layer-opacity: 0.24;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-container-color: #1e293b;
  --mat-fab-small-disabled-state-container-color: rgba(15, 23, 42, 0.12);
  --mat-fab-small-disabled-state-foreground-color: rgba(30, 41, 59, 0.5);
  --mat-fab-small-disabled-state-layer-color: white;
  --mat-fab-small-focus-state-layer-opacity: 0.24;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-hover-state-layer-opacity: 0.08;
  --mat-fab-small-pressed-state-layer-opacity: 0.24;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.theme-amber .dark .mat-mdc-fab.mat-primary,
.theme-amber .dark .mat-mdc-mini-fab.mat-primary,
.theme-amber.dark .mat-mdc-fab.mat-primary,
.theme-amber.dark .mat-mdc-mini-fab.mat-primary {
  --mat-fab-container-color: #f59e0b;
  --mat-fab-foreground-color: #451a03;
  --mat-fab-ripple-color: rgba(69, 26, 3, 0.1);
  --mat-fab-small-container-color: #f59e0b;
  --mat-fab-small-foreground-color: #451a03;
  --mat-fab-small-ripple-color: rgba(69, 26, 3, 0.1);
  --mat-fab-small-state-layer-color: #451a03;
  --mat-fab-state-layer-color: #451a03;
}
.theme-amber .dark .mat-mdc-fab.mat-accent,
.theme-amber .dark .mat-mdc-mini-fab.mat-accent,
.theme-amber.dark .mat-mdc-fab.mat-accent,
.theme-amber.dark .mat-mdc-mini-fab.mat-accent {
  --mat-fab-container-color: #1e293b;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-container-color: #1e293b;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.theme-amber .dark .mat-mdc-fab.mat-warn,
.theme-amber .dark .mat-mdc-mini-fab.mat-warn,
.theme-amber.dark .mat-mdc-fab.mat-warn,
.theme-amber.dark .mat-mdc-mini-fab.mat-warn {
  --mat-fab-container-color: #dc2626;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-container-color: #dc2626;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.theme-amber .dark,
.theme-amber.dark {
  --mat-snack-bar-container-color: rgb(210, 212.2, 215.8);
  --mat-snack-bar-supporting-text-color: rgba(30, 41, 59, 0.87);
  --mat-snack-bar-button-color: #f59e0b;
}
.theme-amber .dark,
.theme-amber.dark {
  --mat-table-background-color: #1e293b;
  --mat-table-header-headline-color: white;
  --mat-table-row-item-label-text-color: white;
  --mat-table-row-item-outline-color: rgba(241, 245, 249, 0.12);
}
.theme-amber .dark,
.theme-amber.dark {
  --mat-progress-spinner-active-indicator-color: #f59e0b;
}
.theme-amber .dark .mat-accent,
.theme-amber.dark .mat-accent {
  --mat-progress-spinner-active-indicator-color: #1e293b;
}
.theme-amber .dark .mat-warn,
.theme-amber.dark .mat-warn {
  --mat-progress-spinner-active-indicator-color: #dc2626;
}
.theme-amber .dark,
.theme-amber.dark {
  --mat-badge-background-color: #f59e0b;
  --mat-badge-text-color: #451a03;
  --mat-badge-disabled-state-background-color: #1e293b;
  --mat-badge-disabled-state-text-color: #475569;
}
.theme-amber .dark .mat-badge-accent,
.theme-amber.dark .mat-badge-accent {
  --mat-badge-background-color: #1e293b;
  --mat-badge-text-color: white;
}
.theme-amber .dark .mat-badge-warn,
.theme-amber.dark .mat-badge-warn {
  --mat-badge-background-color: #dc2626;
  --mat-badge-text-color: white;
}
.theme-amber .dark,
.theme-amber.dark {
  --mat-bottom-sheet-container-text-color: white;
  --mat-bottom-sheet-container-background-color: #1e293b;
}
.theme-amber .dark,
.theme-amber.dark {
  --mat-button-toggle-background-color: #1e293b;
  --mat-button-toggle-disabled-selected-state-background-color: #1e293b;
  --mat-button-toggle-disabled-selected-state-text-color: white;
  --mat-button-toggle-disabled-state-background-color: #1e293b;
  --mat-button-toggle-disabled-state-text-color: #1e293b;
  --mat-button-toggle-divider-color: rgb(55.32, 65.48, 81.8);
  --mat-button-toggle-legacy-disabled-selected-state-background-color: #1e293b;
  --mat-button-toggle-legacy-disabled-state-background-color: #0f172a;
  --mat-button-toggle-legacy-disabled-state-text-color: #1e293b;
  --mat-button-toggle-legacy-selected-state-background-color: rgba(255, 255, 255, 0.05);
  --mat-button-toggle-legacy-selected-state-text-color: #94a3b8;
  --mat-button-toggle-legacy-state-layer-color: #e2e8f0;
  --mat-button-toggle-legacy-text-color: #64748b;
  --mat-button-toggle-selected-state-background-color: rgba(255, 255, 255, 0.05);
  --mat-button-toggle-selected-state-text-color: white;
  --mat-button-toggle-state-layer-color: #e2e8f0;
  --mat-button-toggle-text-color: white;
}
.theme-amber .dark,
.theme-amber.dark {
  --mat-datepicker-calendar-date-selected-state-text-color: #451a03;
  --mat-datepicker-calendar-date-selected-state-background-color: #f59e0b;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(245, 158, 11, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #451a03;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(245, 158, 11, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(245, 158, 11, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #f59e0b;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(245, 158, 11, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --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-toggle-icon-color: #f1f5f9;
  --mat-datepicker-calendar-body-label-text-color: #94a3b8;
  --mat-datepicker-calendar-period-button-text-color: white;
  --mat-datepicker-calendar-period-button-icon-color: #f1f5f9;
  --mat-datepicker-calendar-navigation-button-icon-color: #f1f5f9;
  --mat-datepicker-calendar-header-divider-color: rgba(241, 245, 249, 0.12);
  --mat-datepicker-calendar-header-text-color: #94a3b8;
  --mat-datepicker-calendar-date-today-outline-color: #64748b;
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(100, 116, 139, 0.8);
  --mat-datepicker-calendar-date-text-color: white;
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: #475569;
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(241, 245, 249, 0.24);
  --mat-datepicker-range-input-separator-color: white;
  --mat-datepicker-range-input-disabled-state-separator-color: #475569;
  --mat-datepicker-range-input-disabled-state-text-color: #475569;
  --mat-datepicker-calendar-container-background-color: #1e293b;
  --mat-datepicker-calendar-container-text-color: white;
}
.theme-amber .dark .mat-datepicker-content.mat-accent,
.theme-amber.dark .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #1e293b;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(30, 41, 59, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(30, 41, 59, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(30, 41, 59, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(30, 41, 59, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --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);
}
.theme-amber .dark .mat-datepicker-content.mat-warn,
.theme-amber.dark .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #dc2626;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --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);
}
.theme-amber .dark .mat-datepicker-toggle-active.mat-accent,
.theme-amber.dark .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #1e293b;
}
.theme-amber .dark .mat-datepicker-toggle-active.mat-warn,
.theme-amber.dark .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #dc2626;
}
.theme-amber .dark,
.theme-amber.dark {
  --mat-divider-color: rgba(241, 245, 249, 0.12);
}
.theme-amber .dark,
.theme-amber.dark {
  --mat-expansion-container-background-color: #1e293b;
  --mat-expansion-container-text-color: white;
  --mat-expansion-actions-divider-color: rgba(241, 245, 249, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, 0.05);
  --mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, 0.05);
  --mat-expansion-header-disabled-state-text-color: #1e293b;
  --mat-expansion-header-text-color: white;
  --mat-expansion-header-description-color: #94a3b8;
  --mat-expansion-header-indicator-color: #94a3b8;
}
.theme-amber .dark,
.theme-amber.dark {
  --mat-icon-color: inherit;
}
.theme-amber .dark .mat-icon.mat-primary,
.theme-amber.dark .mat-icon.mat-primary {
  --mat-icon-color: #f59e0b;
}
.theme-amber .dark .mat-icon.mat-accent,
.theme-amber.dark .mat-icon.mat-accent {
  --mat-icon-color: #1e293b;
}
.theme-amber .dark .mat-icon.mat-warn,
.theme-amber.dark .mat-icon.mat-warn {
  --mat-icon-color: #dc2626;
}
.theme-amber .dark,
.theme-amber.dark {
  --mat-sidenav-container-divider-color: rgba(241, 245, 249, 0.12);
  --mat-sidenav-container-background-color: #1e293b;
  --mat-sidenav-container-text-color: white;
  --mat-sidenav-content-background-color: #0f172a;
  --mat-sidenav-content-text-color: white;
  --mat-sidenav-scrim-color: rgba(225, 214, 196, 0.6);
}
.theme-amber .dark,
.theme-amber.dark {
  --mat-stepper-header-icon-foreground-color: #451a03;
  --mat-stepper-header-selected-state-icon-background-color: #f59e0b;
  --mat-stepper-header-selected-state-icon-foreground-color: #451a03;
  --mat-stepper-header-done-state-icon-background-color: #f59e0b;
  --mat-stepper-header-done-state-icon-foreground-color: #451a03;
  --mat-stepper-header-edit-state-icon-background-color: #f59e0b;
  --mat-stepper-header-edit-state-icon-foreground-color: #451a03;
  --mat-stepper-container-color: #1e293b;
  --mat-stepper-line-color: rgba(241, 245, 249, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, 0.05);
  --mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, 0.05);
  --mat-stepper-header-label-text-color: #94a3b8;
  --mat-stepper-header-optional-label-text-color: #94a3b8;
  --mat-stepper-header-selected-state-label-text-color: white;
  --mat-stepper-header-error-state-label-text-color: #dc2626;
  --mat-stepper-header-icon-background-color: #94a3b8;
  --mat-stepper-header-error-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
.theme-amber .dark .mat-step-header.mat-accent,
.theme-amber.dark .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #1e293b;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #1e293b;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #1e293b;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
.theme-amber .dark .mat-step-header.mat-warn,
.theme-amber.dark .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #dc2626;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #dc2626;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #dc2626;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
.theme-amber .dark,
.theme-amber.dark {
  --mat-sort-arrow-color: #94a3b8;
}
.theme-amber .dark,
.theme-amber.dark {
  --mat-toolbar-container-background-color: #0f172a;
  --mat-toolbar-container-text-color: white;
}
.theme-amber .dark .mat-toolbar.mat-primary,
.theme-amber.dark .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #f59e0b;
  --mat-toolbar-container-text-color: #451a03;
}
.theme-amber .dark .mat-toolbar.mat-accent,
.theme-amber.dark .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #1e293b;
  --mat-toolbar-container-text-color: white;
}
.theme-amber .dark .mat-toolbar.mat-warn,
.theme-amber.dark .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #dc2626;
  --mat-toolbar-container-text-color: white;
}
.theme-amber .dark,
.theme-amber.dark {
  --mat-tree-container-background-color: #1e293b;
  --mat-tree-node-text-color: white;
}
.theme-amber .dark,
.theme-amber.dark {
  --mat-timepicker-container-background-color: #1e293b;
}

/* node_modules/.pnpm/perfect-scrollbar@1.5.5/node_modules/perfect-scrollbar/css/perfect-scrollbar.css */
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
}
.ps__rail-x {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  height: 15px;
  bottom: 0px;
  position: absolute;
}
.ps__rail-y {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  width: 15px;
  right: 0;
  position: absolute;
}
.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  display: block;
  background-color: transparent;
}
.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
  opacity: 0.6;
}
.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
  background-color: #eee;
  opacity: 0.9;
}
.ps__thumb-x {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, height .2s ease-in-out;
  -webkit-transition: background-color .2s linear, height .2s ease-in-out;
  height: 6px;
  bottom: 2px;
  position: absolute;
}
.ps__thumb-y {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, width .2s ease-in-out;
  -webkit-transition: background-color .2s linear, width .2s ease-in-out;
  width: 6px;
  right: 2px;
  position: absolute;
}
.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
  background-color: #999;
  height: 11px;
}
.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
  background-color: #999;
  width: 11px;
}
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important;
  }
}

/* src/styles/vendors.scss */
:root {
  --ae-gap: 5px;
  --ae-text-area-border: 1px solid #ddd;
  --ae-text-area-border-radius: 4px;
  --ae-focus-outline-color: #2196f3;
  --ae-toolbar-padding: 8px;
  --ae-toolbar-bg-color: #f5f5f5;
  --ae-toolbar-border: 1px solid #ddd;
  --ae-toolbar-border-radius: 4px 4px 0 0;
  --ae-button-bg-color: transparent;
  --ae-button-border: 1px solid transparent;
  --ae-button-radius: 3px;
  --ae-button-hover-bg-color: #e0e0e0;
  --ae-button-active-bg-color: #2196f3;
  --ae-button-active-hover-bg-color: #1976d2;
  --ae-button-disabled-bg-color: #f5f5f5;
  --ae-picker-label-color: #e7e7e7;
  --ae-picker-icon-bg-color: #666;
  --ae-picker-option-bg-color: #fff;
  --ae-picker-option-active-bg-color: #2196f3;
  --ae-picker-option-focused-bg-color: #e3f2fd;
}
angular-editor {
  display: block;
}
angular-editor .angular-editor-wrapper {
  border: 1px solid #ddd;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
}
angular-editor .angular-editor-wrapper .angular-editor-toolbar {
  background-color: var(--ae-toolbar-bg-color);
  border-bottom: var(--ae-toolbar-border);
  padding: var(--ae-toolbar-padding);
  border-radius: 4px 4px 0 0;
  flex-shrink: 0;
}
angular-editor .angular-editor-wrapper .angular-editor-toolbar .angular-editor-toolbar-set {
  display: flex;
  align-items: center;
  gap: var(--ae-gap);
}
angular-editor .angular-editor-wrapper .angular-editor-textarea {
  min-height: 16rem;
  height: 16rem;
  max-height: 20rem;
  overflow-y: auto;
  border: none;
  border-radius: 0 0 4px 4px;
  padding: 12px;
  font-family: inherit;
  font-size: 14px;
  line-height: 1.5;
  flex: 1;
  resize: vertical;
}
angular-editor .angular-editor-wrapper .angular-editor-textarea:focus {
  outline: 2px solid var(--ae-focus-outline-color);
  outline-offset: -2px;
}
.dp-w-800 {
  width: 900px !important;
  max-width: 95vw !important;
}
.dp-w-900 {
  width: 950px !important;
  max-width: 95vw !important;
}
.angular-editor-modal {
}
.angular-editor-modal .mat-mdc-dialog-container {
  max-height: 95vh !important;
}
.angular-editor-modal .mat-mdc-dialog-container .mdc-dialog__surface {
  max-height: 95vh !important;
  min-height: 600px !important;
}
.angular-editor-modal .modal-body,
.angular-editor-modal [body] {
  min-height: auto !important;
  max-height: calc(95vh - 180px) !important;
  overflow-y: auto !important;
  padding: 1rem !important;
}
.angular-editor-modal .mat-mdc-tab-group {
  height: 100% !important;
}
.angular-editor-modal .mat-mdc-tab-group .mat-mdc-tab-body-wrapper {
  flex: 1 !important;
  min-height: 500px !important;
}
.angular-editor-modal .mat-mdc-tab-group .mat-mdc-tab-body-wrapper .mat-mdc-tab-body {
  min-height: 500px !important;
}
.angular-editor-modal .mat-mdc-tab-group .mat-mdc-tab-body-wrapper .mat-mdc-tab-body .mat-mdc-tab-body-content {
  padding: 1rem 0 !important;
  min-height: 480px !important;
  box-sizing: border-box;
}
.angular-editor-modal .plantillas-tab-group .tab-content-definicion {
  min-height: 460px !important;
  display: flex;
  flex-direction: column;
}
.angular-editor-modal .plantillas-tab-group .tab-content-definicion ce-master-input-text {
  margin-bottom: 1rem;
  flex-shrink: 0;
}
.angular-editor-modal .plantillas-tab-group .tab-content-definicion .editor-area {
  flex: 1;
  min-height: 350px;
}
.angular-editor-modal .plantillas-tab-group .tab-content-clasificacion {
  min-height: 460px !important;
  display: flex;
  flex-direction: column;
}
.angular-editor-modal .plantillas-tab-group .tab-content-clasificacion .clasificacion-grid {
  min-height: 400px;
  align-content: flex-start;
}
.angular-editor-modal .mat-mdc-tab-body-content > div {
  min-height: 460px !important;
}

/* src/@fuse/styles/main.scss */
.example-viewer {
  display: flex;
  flex-direction: column;
  margin: 32px 0;
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgba(var(--fuse-bg-card-rgb), var(--tw-bg-opacity));
  border-radius: 1rem;
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.example-viewer .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 88px;
  min-height: 88px;
  max-height: 88px;
  padding: 0 40px;
}
.example-viewer .title h6 {
  font-weight: 700;
}
.example-viewer .title .controls {
  display: flex;
  align-items: center;
}
.example-viewer .title .controls > * + * {
  margin-left: 8px;
}
.example-viewer mat-tab-group .mat-tab-body-content .fuse-highlight pre {
  margin: 0;
  border-radius: 0;
}
input,
textarea {
  background: transparent;
}
input::placeholder,
textarea::placeholder {
  --tw-text-opacity: 1;
  color: rgba(var(--fuse-text-hint-rgb), var(--tw-text-opacity));
}
.mat-toolbar.mat-primary input::placeholder,
.mat-toolbar.mat-primary textarea::placeholder {
  color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent input::placeholder,
.mat-toolbar.mat-accent textarea::placeholder {
  color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn input::placeholder,
.mat-toolbar.mat-warn textarea::placeholder {
  color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgba(var(--fuse-text-hint-rgb), var(--tw-text-opacity));
}
.mat-toolbar.mat-primary input::-moz-placeholder,
.mat-toolbar.mat-primary textarea::-moz-placeholder {
  color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent input::-moz-placeholder,
.mat-toolbar.mat-accent textarea::-moz-placeholder {
  color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn input::-moz-placeholder,
.mat-toolbar.mat-warn textarea::-moz-placeholder {
  color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  --tw-text-opacity: 1;
  color: rgba(var(--fuse-text-hint-rgb), var(--tw-text-opacity));
}
.mat-toolbar.mat-primary input::-webkit-input-placeholder,
.mat-toolbar.mat-primary textarea::-webkit-input-placeholder {
  color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent input::-webkit-input-placeholder,
.mat-toolbar.mat-accent textarea::-webkit-input-placeholder {
  color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn input::-webkit-input-placeholder,
.mat-toolbar.mat-warn textarea::-webkit-input-placeholder {
  color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  --tw-text-opacity: 1;
  color: rgba(var(--fuse-text-hint-rgb), var(--tw-text-opacity));
}
.mat-toolbar.mat-primary input:-ms-input-placeholder,
.mat-toolbar.mat-primary textarea:-ms-input-placeholder {
  color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent input:-ms-input-placeholder,
.mat-toolbar.mat-accent textarea:-ms-input-placeholder {
  color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn input:-ms-input-placeholder,
.mat-toolbar.mat-warn textarea:-ms-input-placeholder {
  color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
input:-webkit-autofill,
textarea:-webkit-autofill {
  -webkit-transition: "background-color 9999s ease-out";
  -webkit-transition-delay: 9999s;
}
input:-webkit-autofill:hover,
textarea:-webkit-autofill:hover {
  -webkit-transition: "background-color 9999s ease-out";
  -webkit-transition-delay: 9999s;
}
input:-webkit-autofill:focus,
textarea:-webkit-autofill:focus {
  -webkit-transition: "background-color 9999s ease-out";
  -webkit-transition-delay: 9999s;
}
input:-webkit-autofill:active,
textarea:-webkit-autofill:active {
  -webkit-transition: "background-color 9999s ease-out";
  -webkit-transition-delay: 9999s;
}
.fuse-backdrop-on-mobile {
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1)) !important;
  --tw-bg-opacity: 0.6 !important;
}
@media (min-width: 600px) {
  .fuse-backdrop-on-mobile {
    background-color: transparent !important;
  }
}
*[class*=mat-],
*[class*=mat-mdc-] {
  -webkit-font-smoothing: auto !important;
  -moz-osx-font-smoothing: auto !important;
}
*[class*=mat-] *,
*[class*=mat-mdc-] * {
  -webkit-font-smoothing: auto !important;
  -moz-osx-font-smoothing: auto !important;
}
.mat-accordion .mat-expansion-panel {
  margin-bottom: 24px;
  border-radius: 8px !important;
  transition: box-shadow 225ms cubic-bezier(0.4, 0, 0.2, 1);
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow) !important;
}
.mat-accordion .mat-expansion-panel:last-child {
  margin-bottom: 0;
}
.mat-accordion .mat-expansion-panel.mat-expanded,
.mat-accordion .mat-expansion-panel:hover {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important;
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow) !important;
}
.mat-accordion .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-keyboard-focused,
.mat-accordion .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-program-focused,
.mat-accordion .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]):hover {
  background: transparent !important;
}
.mat-accordion .mat-expansion-panel .mat-expansion-panel-header {
  font-size: 14px;
}
.mat-accordion .mat-expansion-panel .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  margin-right: 28px;
}
.mat-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 12px;
  height: 12px;
}
.mat-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator:after {
  border-color: currentColor !important;
}
.mat-accordion .mat-expansion-panel .mat-expansion-panel-body {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-text-secondary-rgb), var(--tw-text-opacity)) !important;
}
.mat-toolbar.mat-primary .mat-accordion .mat-expansion-panel .mat-expansion-panel-body {
  color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.6 !important;
}
.mat-toolbar.mat-accent .mat-accordion .mat-expansion-panel .mat-expansion-panel-body {
  color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.6 !important;
}
.mat-toolbar.mat-warn .mat-accordion .mat-expansion-panel .mat-expansion-panel-body {
  color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.6 !important;
}
.mat-mdc-button,
.mat-mdc-raised-button,
.mat-mdc-outlined-button,
.mat-mdc-unelevated-button,
.mat-mdc-icon-button,
.mat-mdc-fab,
.mat-mdc-mini-fab {
  height: 40px;
  min-height: 40px;
  max-height: 40px;
  line-height: 1 !important;
}
.mat-mdc-button.fuse-mat-button-large,
.mat-mdc-raised-button.fuse-mat-button-large,
.mat-mdc-outlined-button.fuse-mat-button-large,
.mat-mdc-unelevated-button.fuse-mat-button-large,
.mat-mdc-icon-button.fuse-mat-button-large,
.mat-mdc-fab.fuse-mat-button-large,
.mat-mdc-mini-fab.fuse-mat-button-large {
  height: 48px;
  min-height: 48px;
  max-height: 48px;
}
.mat-mdc-button[disabled=true] .mat-icon,
.mat-mdc-raised-button[disabled=true] .mat-icon,
.mat-mdc-outlined-button[disabled=true] .mat-icon,
.mat-mdc-unelevated-button[disabled=true] .mat-icon,
.mat-mdc-icon-button[disabled=true] .mat-icon,
.mat-mdc-fab[disabled=true] .mat-icon,
.mat-mdc-mini-fab[disabled=true] .mat-icon {
  opacity: 0.38 !important;
}
.mat-mdc-icon-button {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: 40px !important;
  padding: 0 !important;
}
.mat-mdc-icon-button svg,
.mat-mdc-icon-button img {
  height: auto !important;
}
.mat-mdc-fab {
  max-height: 56px;
  border-radius: 16px !important;
}
.mat-mdc-fab:not(.mdc-fab--extended) .mdc-fab__ripple {
  border-radius: 16px !important;
}
.mat-mdc-mini-fab {
  border-radius: 12px !important;
}
.mat-mdc-mini-fab:not(.mdc-fab--extended) .mdc-fab__ripple {
  border-radius: 12px !important;
}
.mat-mdc-button,
.mat-mdc-raised-button,
.mat-mdc-outlined-button,
.mat-mdc-unelevated-button {
  padding: 0 20px !important;
  border-radius: 9999px !important;
}
.mat-mdc-button > .mat-icon,
.mat-mdc-raised-button > .mat-icon,
.mat-mdc-outlined-button > .mat-icon,
.mat-mdc-unelevated-button > .mat-icon {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.mat-mdc-button .mat-mdc-progress-spinner .mdc-circular-progress__indeterminate-container circle,
.mat-mdc-raised-button .mat-mdc-progress-spinner .mdc-circular-progress__indeterminate-container circle,
.mat-mdc-outlined-button .mat-mdc-progress-spinner .mdc-circular-progress__indeterminate-container circle,
.mat-mdc-unelevated-button .mat-mdc-progress-spinner .mdc-circular-progress__indeterminate-container circle,
.mat-mdc-icon-button .mat-mdc-progress-spinner .mdc-circular-progress__indeterminate-container circle,
.mat-mdc-fab .mat-mdc-progress-spinner .mdc-circular-progress__indeterminate-container circle,
.mat-mdc-mini-fab .mat-mdc-progress-spinner .mdc-circular-progress__indeterminate-container circle {
  stroke: currentColor !important;
  animation-duration: 6000ms;
}
.mat-mdc-raised-button,
.mat-mdc-unelevated-button,
.mat-mdc-fab,
.mat-mdc-mini-fab {
  --mat-mdc-button-persistent-ripple-color: #94a3b8 !important;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1) !important;
}
.dark .mat-mdc-raised-button,
.dark .mat-mdc-unelevated-button,
.dark .mat-mdc-fab,
.dark .mat-mdc-mini-fab {
  --mat-mdc-button-persistent-ripple-color: #000 !important;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1) !important;
}
.mat-mdc-raised-button .mat-icon,
.mat-mdc-unelevated-button .mat-icon,
.mat-mdc-fab .mat-icon,
.mat-mdc-mini-fab .mat-icon {
  color: currentColor !important;
}
.mat-mdc-raised-button .mat-ripple-element,
.mat-mdc-unelevated-button .mat-ripple-element,
.mat-mdc-fab .mat-ripple-element,
.mat-mdc-mini-fab .mat-ripple-element {
  background-color: rgb(0 0 0 / 0.1) !important;
}
.mat-mdc-button:not([disabled=true]),
.mat-mdc-icon-button:not([disabled=true]),
.mat-mdc-outlined-button:not([disabled=true]) {
}
.mat-mdc-button:not([disabled=true]).mat-primary .mat-icon,
.mat-mdc-icon-button:not([disabled=true]).mat-primary .mat-icon,
.mat-mdc-outlined-button:not([disabled=true]).mat-primary .mat-icon {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-primary-rgb), var(--tw-text-opacity, 1)) !important;
}
.mat-mdc-button:not([disabled=true]).mat-accent .mat-icon,
.mat-mdc-icon-button:not([disabled=true]).mat-accent .mat-icon,
.mat-mdc-outlined-button:not([disabled=true]).mat-accent .mat-icon {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-accent-rgb), var(--tw-text-opacity, 1)) !important;
}
.mat-mdc-button:not([disabled=true]).mat-warn .mat-icon,
.mat-mdc-icon-button:not([disabled=true]).mat-warn .mat-icon,
.mat-mdc-outlined-button:not([disabled=true]).mat-warn .mat-icon {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-warn-rgb), var(--tw-text-opacity, 1)) !important;
}
.mat-mdc-outlined-button {
}
.mat-mdc-outlined-button:not([disabled=true]) {
  --tw-border-opacity: 1 !important;
  border-color: rgb(203 213 225 / var(--tw-border-opacity, 1)) !important;
}
.mat-mdc-outlined-button:not([disabled=true]):is(.dark *) {
  --tw-border-opacity: 1 !important;
  border-color: rgb(100 116 139 / var(--tw-border-opacity, 1)) !important;
}
.mat-mdc-outlined-button[disabled=true] {
  border-color: rgb(203 213 225 / 0.7) !important;
}
.mat-mdc-outlined-button[disabled=true]:is(.dark *) {
  --tw-border-opacity: 1 !important;
  border-color: rgb(71 85 105 / var(--tw-border-opacity, 1)) !important;
}
.mdc-button .mdc-button__label {
  white-space: nowrap;
}
.mat-button-toggle-group {
  border: none !important;
}
.mat-button-toggle-group > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.mat-button-toggle-group.mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  background-clip: padding-box;
}
.mat-button-toggle-group .mat-button-toggle {
  border-radius: 9999px;
  overflow: hidden;
  border: none !important;
  font-weight: 500;
}
.mat-button-toggle-group .mat-button-toggle.mat-button-toggle-checked .mat-button-toggle-label-content {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-text-default-rgb), var(--tw-text-opacity)) !important;
}
.mat-button-toggle-group .mat-button-toggle .mat-button-toggle-label-content {
  padding: 0 20px;
  line-height: 40px !important;
  --tw-text-opacity: 1;
  color: rgba(var(--fuse-text-secondary-rgb), var(--tw-text-opacity));
}
.mat-toolbar.mat-primary .mat-button-toggle-group .mat-button-toggle .mat-button-toggle-label-content {
  color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.6 !important;
}
.mat-toolbar.mat-accent .mat-button-toggle-group .mat-button-toggle .mat-button-toggle-label-content {
  color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.6 !important;
}
.mat-toolbar.mat-warn .mat-button-toggle-group .mat-button-toggle .mat-button-toggle-label-content {
  color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.6 !important;
}
.mat-mdc-checkbox {
  display: inline-flex !important;
}
.mat-mdc-checkbox .mdc-form-field {
  padding-right: 12px;
}
.mat-mdc-chip {
  font-weight: 500 !important;
}
.mat-mdc-dialog-container .mdc-dialog__surface {
  border-radius: 16px !important;
  padding: 24px;
}
.mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6) !important;
}
.mat-mdc-form-field.mat-form-field-appearance-fill {
}
.mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-disabled {
  opacity: 0.7 !important;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid {
}
.mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid .mat-mdc-text-field-wrapper {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-warn-rgb), var(--tw-border-opacity, 1)) !important;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid .mat-mdc-text-field-wrapper:is(.dark *) {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-warn-rgb), var(--tw-border-opacity, 1)) !important;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid .mat-mdc-select {
}
.mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid .mat-mdc-select .mat-mdc-select-placeholder {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-warn-rgb), var(--tw-text-opacity, 1)) !important;
}
.mat-mdc-form-field.mat-form-field-appearance-fill:hover .mat-mdc-form-field-focus-overlay {
  opacity: 0 !important;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.mat-focused .mat-mdc-form-field-focus-overlay {
  opacity: 0 !important;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.mat-focused:not(.mat-form-field-invalid) {
}
.mat-mdc-form-field.mat-form-field-appearance-fill.mat-focused:not(.mat-form-field-invalid) .mat-mdc-text-field-wrapper {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-primary-rgb), var(--tw-border-opacity, 1)) !important;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.mat-focused:not(.mat-form-field-invalid) .mat-mdc-text-field-wrapper:is(.dark *) {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-primary-rgb), var(--tw-border-opacity, 1)) !important;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix select {
  top: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-right: 18px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2364748B' viewBox='0 0 24 24'%3E%3Cpath d='M7 10l5 5 5-5H7z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right -7px center;
  background-size: 24px;
}
.dark .mat-mdc-form-field.mat-form-field-appearance-fill.mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2397a6ba' viewBox='0 0 24 24'%3E%3Cpath d='M7 10l5 5 5-5H7z'/%3E%3C/svg%3E");
}
.mat-mdc-form-field.mat-form-field-appearance-fill.mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after {
  display: none;
}
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper {
  padding: 0;
  border-radius: 6px;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1 !important;
  border-color: rgb(203 213 225 / var(--tw-border-opacity, 1)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05) !important;
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color) !important;
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow) !important;
}
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper:is(.dark *) {
  --tw-border-opacity: 1 !important;
  border-color: rgb(100 116 139 / var(--tw-border-opacity, 1)) !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1)) !important;
  --tw-bg-opacity: 0.05 !important;
}
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper {
}
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper:not(.mdc-text-field--no-label) {
  margin-top: 24px;
  overflow: visible;
}
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-focus-overlay {
  border-radius: 6px;
}
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex {
  position: relative;
  display: flex;
  align-items: stretch;
  border-radius: 6px;
  padding: 0 16px;
}
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix {
  padding: 0 !important;
}
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix > .mat-icon,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix > .mat-icon {
  margin-right: 12px;
  padding: 0 !important;
}
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix > .mat-mdc-icon-button,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix > .mat-mdc-icon-button {
  margin: 0 4px 0 -10px;
}
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix > .mat-mdc-select,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix > .mat-mdc-select {
  margin-right: 10px;
}
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix > .mat-datepicker-toggle,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix > .mat-datepicker-toggle {
  margin-left: -8px;
}
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix {
  padding: 0 !important;
}
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix > .mat-icon,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix > .mat-icon {
  margin-left: 12px;
  padding: 0 !important;
}
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix > .mat-mdc-icon-button,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix > .mat-mdc-icon-button {
  margin: 0 -10px 0 4px;
}
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix > .mat-mdc-select,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix > .mat-mdc-select {
  margin-left: 10px;
}
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix > .mat-datepicker-toggle,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix > .mat-datepicker-toggle {
  margin-right: -8px;
}
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-text-hint-rgb), var(--tw-text-opacity)) !important;
}
.mat-toolbar.mat-primary .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,
.mat-toolbar.mat-primary .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix,
.mat-toolbar.mat-primary .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix,
.mat-toolbar.mat-primary .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix {
  color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,
.mat-toolbar.mat-accent .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix,
.mat-toolbar.mat-accent .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix,
.mat-toolbar.mat-accent .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix {
  color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,
.mat-toolbar.mat-warn .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix,
.mat-toolbar.mat-warn .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix,
.mat-toolbar.mat-warn .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix {
  color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix {
}
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-icon-button,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-icon-button,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-icon-button,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-icon-button {
  width: 40px;
  min-width: 40px;
  height: 40px;
  min-height: 40px;
}
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-icon,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-icon-button:not([disabled]),
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-select-value,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-icon,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-icon-button:not([disabled]),
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-select-value,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-icon,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-icon-button:not([disabled]),
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-select-value,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-icon,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-icon-button:not([disabled]),
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-select-value {
  --tw-text-opacity: 1;
  color: rgba(var(--fuse-text-hint-rgb), var(--tw-text-opacity));
}
.mat-toolbar.mat-primary .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-icon,
.mat-toolbar.mat-primary .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-icon-button:not([disabled]),
.mat-toolbar.mat-primary .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-select-value,
.mat-toolbar.mat-primary .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-icon,
.mat-toolbar.mat-primary .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-icon-button:not([disabled]),
.mat-toolbar.mat-primary .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-select-value,
.mat-toolbar.mat-primary .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-icon,
.mat-toolbar.mat-primary .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-icon-button:not([disabled]),
.mat-toolbar.mat-primary .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-select-value,
.mat-toolbar.mat-primary .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-icon,
.mat-toolbar.mat-primary .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-icon-button:not([disabled]),
.mat-toolbar.mat-primary .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-select-value {
  color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-icon,
.mat-toolbar.mat-accent .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-icon-button:not([disabled]),
.mat-toolbar.mat-accent .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-select-value,
.mat-toolbar.mat-accent .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-icon,
.mat-toolbar.mat-accent .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-icon-button:not([disabled]),
.mat-toolbar.mat-accent .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-select-value,
.mat-toolbar.mat-accent .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-icon,
.mat-toolbar.mat-accent .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-icon-button:not([disabled]),
.mat-toolbar.mat-accent .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-select-value,
.mat-toolbar.mat-accent .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-icon,
.mat-toolbar.mat-accent .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-icon-button:not([disabled]),
.mat-toolbar.mat-accent .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-select-value {
  color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-icon,
.mat-toolbar.mat-warn .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-icon-button:not([disabled]),
.mat-toolbar.mat-warn .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-select-value,
.mat-toolbar.mat-warn .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-icon,
.mat-toolbar.mat-warn .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-icon-button:not([disabled]),
.mat-toolbar.mat-warn .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-select-value,
.mat-toolbar.mat-warn .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-icon,
.mat-toolbar.mat-warn .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-icon-button:not([disabled]),
.mat-toolbar.mat-warn .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-select-value,
.mat-toolbar.mat-warn .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-icon,
.mat-toolbar.mat-warn .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-icon-button:not([disabled]),
.mat-toolbar.mat-warn .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-select-value {
  color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-datepicker-toggle-default-icon,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-datepicker-toggle-default-icon,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-datepicker-toggle-default-icon,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-datepicker-toggle-default-icon {
  width: 1.5rem;
  height: 1.5rem;
  min-width: 1.5rem;
  min-height: 1.5rem;
  font-size: 1.5rem;
  line-height: 1.5rem;
}
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-datepicker-toggle-default-icon svg,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-datepicker-toggle-default-icon svg,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-datepicker-toggle-default-icon svg,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-datepicker-toggle-default-icon svg {
  width: 1.5rem;
  height: 1.5rem;
}
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-select,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-select,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-select,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-select {
  display: flex;
  align-items: center;
}
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-select:focus .mat-mdc-select-trigger .mat-mdc-select-value,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-select:focus .mat-mdc-select-trigger .mat-mdc-select-value,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-select:focus .mat-mdc-select-trigger .mat-mdc-select-value,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-select:focus .mat-mdc-select-trigger .mat-mdc-select-value {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-primary-rgb), var(--tw-text-opacity, 1)) !important;
}
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-select:focus .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-select:focus .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-select:focus .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-select:focus .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow {
  border-top-color: var(--fuse-primary) !important;
}
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-select .mat-mdc-select-trigger,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-select .mat-mdc-select-trigger,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-select .mat-mdc-select-trigger,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-select .mat-mdc-select-trigger {
  display: flex;
  align-items: center;
}
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value {
  display: flex;
  max-width: none;
}
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value mat-mdc-select-trigger .mat-icon,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value mat-mdc-select-trigger .mat-icon,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value mat-mdc-select-trigger .mat-icon,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value mat-mdc-select-trigger .mat-icon {
  margin: 0 !important;
}
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper {
  display: flex;
  align-items: center;
  transform: none;
  margin-left: 4px;
}
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow {
  min-height: 0;
  --tw-text-opacity: 1 !important;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1)) !important;
}
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow:is(.dark *),
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow:is(.dark *),
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow:is(.dark *),
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow:is(.dark *) {
  --tw-text-opacity: 1 !important;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1)) !important;
}
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix {
  position: static;
  display: flex;
  align-items: center;
  width: 88px;
  min-height: 48px;
  padding: 0;
  border: 0;
}
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mat-mdc-floating-label {
  top: -25px !important;
  left: 0 !important;
  width: 100% !important;
  transform: none !important;
  pointer-events: auto;
  font-weight: 500;
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-text-default-rgb), var(--tw-text-opacity)) !important;
}
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix textarea.mat-mdc-input-element {
  margin: 12px 0;
  padding: 0 6px 0 0;
}
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mat-mdc-chip-set {
  width: 100%;
  margin: 0 -8px;
}
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mdc-line-ripple {
  display: none;
}
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-subscript-wrapper {
  font-size: 12px;
  font-weight: 500;
}
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-hint-wrapper,
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-error-wrapper {
  padding: 0;
}
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-hint {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-text-hint-rgb), var(--tw-text-opacity)) !important;
}
.mat-toolbar.mat-primary .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-hint {
  color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-hint {
  color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-hint {
  color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-mdc-form-field.mat-form-field-appearance-fill:has(textarea.mat-mdc-input-element) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,
.mat-mdc-form-field.mat-form-field-appearance-fill:has(textarea.mat-mdc-input-element) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix,
.mat-mdc-form-field.mat-form-field-appearance-fill:has(textarea.mat-mdc-input-element) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix,
.mat-mdc-form-field.mat-form-field-appearance-fill:has(textarea.mat-mdc-input-element) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix {
  align-self: flex-start;
  padding-top: 14px !important;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded {
}
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded .mat-mdc-text-field-wrapper {
  border-radius: 24px;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix {
  border-radius: 24px 0 0 24px;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix > .mat-icon,
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix > .mat-icon {
  margin-right: 12px;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix > .mat-mdc-icon-button,
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix > .mat-mdc-icon-button {
  margin: 0 2px 0 -10px !important;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix > .mat-mdc-select,
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix > .mat-mdc-select {
  margin-right: 8px;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix > .mat-datepicker-toggle,
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix > .mat-datepicker-toggle {
  margin-right: 4px;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix > *:not(.mat-icon):not(.mat-mdc-icon-button):not(.mat-mdc-select):not(.mat-datepicker-toggle),
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix > *:not(.mat-icon):not(.mat-mdc-icon-button):not(.mat-mdc-select):not(.mat-datepicker-toggle) {
  margin-right: 12px;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix,
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix {
  border-radius: 0 24px 24px 0;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix > .mat-icon,
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix > .mat-icon {
  margin-left: 12px !important;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix > .mat-mdc-icon-button,
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix > .mat-mdc-icon-button {
  margin: 0 -10px 0 2px !important;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix > .mat-mdc-select,
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix > .mat-mdc-select {
  margin-left: 12px !important;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix > .mat-datepicker-toggle,
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix > .mat-datepicker-toggle {
  margin-left: 4px !important;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix > *:not(.mat-icon):not(.mat-mdc-icon-button):not(.mat-mdc-select):not(.mat-datepicker-toggle),
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix > *:not(.mat-icon):not(.mat-mdc-icon-button):not(.mat-mdc-select):not(.mat-datepicker-toggle) {
  margin-left: 12px !important;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense {
}
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-icon-button,
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-icon-button,
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-icon-button,
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-icon-button {
  width: 32px !important;
  min-width: 32px;
  height: 32px;
  min-height: 32px;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix > .mat-mdc-icon-button,
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix > .mat-mdc-icon-button {
  margin-left: -6px;
  margin-right: 12px;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix > .mat-mdc-icon-button,
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix > .mat-mdc-icon-button {
  margin-left: 12px;
  margin-right: -6px;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix {
  min-height: 40px;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix textarea.mat-mdc-input-element {
  margin: 8px 0;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense:has(textarea.mat-mdc-input-element) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense:has(textarea.mat-mdc-input-element) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix,
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense:has(textarea.mat-mdc-input-element) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix,
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense:has(textarea.mat-mdc-input-element) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix {
  padding-top: 10px !important;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense.fuse-mat-rounded {
}
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense.fuse-mat-rounded .mat-mdc-text-field-wrapper {
  border-radius: 20px;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix {
  border-radius: 20px 0 0 20px !important;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix,
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix {
  border-radius: 0 20px 20px 0 !important;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix {
}
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix {
  align-self: stretch !important;
  margin: 0 16px 0 -16px !important;
  padding-left: 16px !important;
  border-radius: 6px 0 0 6px;
  border-right-width: 1px;
  border-style: solid;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix > .mat-icon,
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix > .mat-icon {
  margin-right: 16px;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix > .mat-mdc-icon-button,
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix > .mat-mdc-icon-button {
  margin: 0 6px 0 -10px !important;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix > .mat-mdc-select,
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix > .mat-mdc-select {
  margin-right: 12px !important;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix > .mat-datepicker-toggle,
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix > .mat-datepicker-toggle {
  margin-right: 8px;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix > *:not(.mat-icon):not(.mat-mdc-icon-button):not(.mat-mdc-select):not(.mat-datepicker-toggle),
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix > *:not(.mat-icon):not(.mat-mdc-icon-button):not(.mat-mdc-select):not(.mat-datepicker-toggle) {
  margin-right: 16px;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix,
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix {
  align-self: stretch !important;
  margin: 0 -16px 0 16px !important;
  padding-right: 16px !important;
  border-radius: 0 6px 6px 0;
  border-left-width: 1px;
  border-style: solid;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix > .mat-icon,
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix > .mat-icon {
  margin-left: 16px;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix > .mat-mdc-icon-button,
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix > .mat-mdc-icon-button {
  margin: 0 -10px 0 6px !important;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix > .mat-mdc-select,
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix > .mat-mdc-select {
  margin: 0 -4px 0 16px !important;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix > .mat-datepicker-toggle,
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix > .mat-datepicker-toggle {
  margin-left: 8px;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix > *:not(.mat-icon):not(.mat-mdc-icon-button):not(.mat-mdc-select):not(.mat-datepicker-toggle),
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix > *:not(.mat-icon):not(.mat-mdc-icon-button):not(.mat-mdc-select):not(.mat-datepicker-toggle) {
  margin-left: 16px;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix,
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix,
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--fuse-bg-default-rgb), var(--tw-bg-opacity)) !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(203 213 225 / var(--tw-border-opacity, 1)) !important;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix:is(.dark *),
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix:is(.dark *),
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix:is(.dark *),
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix:is(.dark *) {
  --tw-border-opacity: 1 !important;
  border-color: rgb(100 116 139 / var(--tw-border-opacity, 1)) !important;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix:has(textarea.mat-mdc-input-element) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix:has(textarea.mat-mdc-input-element) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix,
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix:has(textarea.mat-mdc-input-element) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix,
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix:has(textarea.mat-mdc-input-element) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix {
  align-items: flex-start;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-bold .mat-mdc-text-field-wrapper {
  border-width: 2px !important;
}
.mat-mdc-form-field.mat-form-field-appearance-outline {
}
.mat-mdc-form-field.mat-form-field-appearance-outline.mat-form-field-invalid .mdc-notched-outline__leading,
.mat-mdc-form-field.mat-form-field-appearance-outline.mat-form-field-invalid .mdc-notched-outline__notch,
.mat-mdc-form-field.mat-form-field-appearance-outline.mat-form-field-invalid .mdc-notched-outline__trailing {
  border-color: var(--fuse-warn) !important;
}
.mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) {
}
.mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid).mat-primary .mdc-notched-outline__leading,
.mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid).mat-primary .mdc-notched-outline__notch,
.mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid).mat-primary .mdc-notched-outline__trailing {
  border-color: var(--fuse-primary) !important;
}
.mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid).mat-accent .mdc-notched-outline__leading,
.mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid).mat-accent .mdc-notched-outline__notch,
.mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid).mat-accent .mdc-notched-outline__trailing {
  border-color: var(--fuse-accent) !important;
}
.mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-focused):not(.mat-form-field-invalid) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mdc-notched-outline .mdc-notched-outline__leading,
.mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-focused):not(.mat-form-field-invalid) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mdc-notched-outline .mdc-notched-outline__notch,
.mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-focused):not(.mat-form-field-invalid) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mdc-notched-outline .mdc-notched-outline__trailing {
  --tw-border-opacity: 1 !important;
  border-color: rgb(203 213 225 / var(--tw-border-opacity, 1)) !important;
}
.mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-focused):not(.mat-form-field-invalid) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mdc-notched-outline .mdc-notched-outline__leading:is(.dark *),
.mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-focused):not(.mat-form-field-invalid) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mdc-notched-outline .mdc-notched-outline__notch:is(.dark *),
.mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-focused):not(.mat-form-field-invalid) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mdc-notched-outline .mdc-notched-outline__trailing:is(.dark *) {
  --tw-border-opacity: 1 !important;
  border-color: rgb(100 116 139 / var(--tw-border-opacity, 1)) !important;
}
.mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mdc-notched-outline .mdc-notched-outline__notch {
  border-right-style: none !important;
}
.mat-icon {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  font-size: 24px;
  line-height: 24px;
  -webkit-appearance: none !important;
}
.mat-mdc-input-element::placeholder {
  transition: none !important;
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-text-hint-rgb), var(--tw-text-opacity)) !important;
}
.mat-toolbar.mat-primary .mat-mdc-input-element::placeholder {
  color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent .mat-mdc-input-element::placeholder {
  color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn .mat-mdc-input-element::placeholder {
  color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-mdc-input-element::-moz-placeholder {
  transition: none !important;
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-text-hint-rgb), var(--tw-text-opacity)) !important;
}
.mat-toolbar.mat-primary .mat-mdc-input-element::-moz-placeholder {
  color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent .mat-mdc-input-element::-moz-placeholder {
  color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn .mat-mdc-input-element::-moz-placeholder {
  color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-mdc-input-element::-webkit-input-placeholder {
  transition: none !important;
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-text-hint-rgb), var(--tw-text-opacity)) !important;
}
.mat-toolbar.mat-primary .mat-mdc-input-element::-webkit-input-placeholder {
  color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent .mat-mdc-input-element::-webkit-input-placeholder {
  color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn .mat-mdc-input-element::-webkit-input-placeholder {
  color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-mdc-input-element:-ms-input-placeholder {
  transition: none !important;
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-text-hint-rgb), var(--tw-text-opacity)) !important;
}
.mat-toolbar.mat-primary .mat-mdc-input-element:-ms-input-placeholder {
  color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent .mat-mdc-input-element:-ms-input-placeholder {
  color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn .mat-mdc-input-element:-ms-input-placeholder {
  color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-form-field-invalid .mat-mdc-input-element {
}
.mat-form-field-invalid .mat-mdc-input-element::placeholder {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-warn-rgb), var(--tw-text-opacity, 1)) !important;
}
.mat-form-field-invalid .mat-mdc-input-element::-moz-placeholder {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-warn-rgb), var(--tw-text-opacity, 1)) !important;
}
.mat-form-field-invalid .mat-mdc-input-element::-webkit-input-placeholder {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-warn-rgb), var(--tw-text-opacity, 1)) !important;
}
.mat-form-field-invalid .mat-mdc-input-element:-ms-input-placeholder {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-warn-rgb), var(--tw-text-opacity, 1)) !important;
}
.mat-mdc-menu-panel {
  min-width: 144px !important;
}
.mat-mdc-menu-panel .mat-mdc-menu-content {
}
.mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item {
  display: flex;
  align-items: center;
}
.mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item > span {
  display: inline-flex;
  align-items: center;
}
.mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item.mat-mdc-menu-item-submenu-trigger {
  padding-right: 40px;
}
.mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item .mat-icon {
  margin-right: 12px;
}
.mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item .mat-icon-no-color {
  --tw-text-opacity: 1;
  color: rgba(var(--fuse-mat-icon-rgb), var(--tw-text-opacity));
}
.mat-mdc-menu-panel .mat-mdc-menu-content mat-divider {
  margin: 8px 0;
}
.mat-mdc-paginator .mat-mdc-paginator-container {
  padding: 8px 16px;
  justify-content: space-between;
}
@media (min-width: 600px) {
  .mat-mdc-paginator .mat-mdc-paginator-container {
    justify-content: normal;
  }
}
.mat-mdc-paginator .mat-mdc-paginator-container .mat-mdc-paginator-page-size {
  align-items: center;
  min-height: 40px;
  margin: 8px;
}
.mat-mdc-paginator .mat-mdc-paginator-container .mat-mdc-paginator-page-size .mat-mdc-paginator-page-size-label {
  display: none;
  margin-right: 12px;
}
@media (min-width: 600px) {
  .mat-mdc-paginator .mat-mdc-paginator-container .mat-mdc-paginator-page-size .mat-mdc-paginator-page-size-label {
    display: block;
  }
}
.mat-mdc-paginator .mat-mdc-paginator-container .mat-mdc-paginator-page-size .mat-mdc-paginator-page-size-select {
  margin: 0;
}
.mat-mdc-paginator .mat-mdc-paginator-container .mat-mdc-paginator-page-size .mat-mdc-paginator-page-size-select .mat-mdc-text-field-wrapper {
  padding: 0 10px;
}
.mat-mdc-paginator .mat-mdc-paginator-container .mat-mdc-paginator-page-size .mat-mdc-paginator-page-size-select .mat-mdc-text-field-wrapper .mat-form-field-flex {
  min-height: 32px;
}
.mat-mdc-paginator .mat-mdc-paginator-container .mat-mdc-paginator-range-actions {
  margin: 8px 0;
}
.mat-mdc-paginator .mat-mdc-paginator-container .mat-mdc-paginator-range-actions .mat-mdc-paginator-range-label {
  margin-right: 16px;
}
.mat-mdc-select {
  display: inline-flex !important;
}
.mat-mdc-select .mat-mdc-select-placeholder {
  transition: none !important;
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-text-hint-rgb), var(--tw-text-opacity)) !important;
}
.mat-toolbar.mat-primary .mat-mdc-select .mat-mdc-select-placeholder {
  color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent .mat-mdc-select .mat-mdc-select-placeholder {
  color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn .mat-mdc-select .mat-mdc-select-placeholder {
  color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value {
  position: relative;
  display: flex;
  max-width: none;
}
.mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value .mat-mdc-select-value-text {
  display: inline-flex;
}
.mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value .mat-mdc-select-value-text > * {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mat-mdc-select .mat-mdc-select-arrow-wrapper {
  transform: translateY(0) !important;
}
.mat-mdc-select .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow {
  margin: 0 0 0 8px;
}
.mat-step-icon {
}
.mat-step-icon .mat-icon {
  color: currentColor !important;
}
.mat-step-label,
.mat-step-label-selected {
  font-weight: 500 !important;
}
.mat-mdc-table .mdc-data-table__row:not(.mdc-data-table__row--selected):hover {
  background: none !important;
}
.mat-mdc-tab-group {
}
.mat-mdc-tab-group.fuse-mat-no-header .mat-mdc-tab-header {
  height: 0 !important;
  max-height: 0 !important;
  border: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
}
.mat-mdc-tab-group:not(.mat-background-primary):not(.mat-background-accent) .mat-mdc-tab-header .mat-mdc-tab-label-container {
  box-shadow: inset 0 -1px var(--fuse-border);
}
.mat-mdc-tab-group .mat-mdc-tab-header .mat-mdc-tab-label-container {
  margin: 0 24px;
}
.mat-mdc-tab-group .mat-mdc-tab-body-content {
  padding: 24px;
}
textarea.mat-mdc-input-element {
  box-sizing: content-box !important;
}
.mat-toolbar {
}
.mat-toolbar.mat-primary .mat-icon {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity, 1)) !important;
}
.mat-toolbar.mat-primary .text-secondary {
  color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.6 !important;
}
.mat-toolbar.mat-primary .text-hint {
  color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-primary .text-disabled {
  color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-primary .divider {
  color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.12 !important;
}
.mat-toolbar.mat-accent .mat-icon {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity, 1)) !important;
}
.mat-toolbar.mat-accent .text-secondary {
  color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.6 !important;
}
.mat-toolbar.mat-accent .text-hint {
  color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent .text-disabled {
  color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent .divider {
  color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.12 !important;
}
.mat-toolbar.mat-warn .mat-icon {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity, 1)) !important;
}
.mat-toolbar.mat-warn .text-secondary {
  color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.6 !important;
}
.mat-toolbar.mat-warn .text-hint {
  color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn .text-disabled {
  color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn .divider {
  color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.12 !important;
}
code[class*=language-] .hljs-comment,
code[class*=language-] .hljs-quote,
pre[class*=language-] .hljs-comment,
pre[class*=language-] .hljs-quote {
  color: #8B9FC1;
  font-style: italic;
}
code[class*=language-] .hljs-doctag,
code[class*=language-] .hljs-keyword,
code[class*=language-] .hljs-formula,
pre[class*=language-] .hljs-doctag,
pre[class*=language-] .hljs-keyword,
pre[class*=language-] .hljs-formula {
  color: #22D3EE;
}
code[class*=language-] .hljs-name,
pre[class*=language-] .hljs-name {
  color: #E879F9;
}
code[class*=language-] .hljs-tag,
pre[class*=language-] .hljs-tag {
  color: #BAE6FD;
}
code[class*=language-] .hljs-section,
code[class*=language-] .hljs-selector-tag,
code[class*=language-] .hljs-deletion,
code[class*=language-] .hljs-subst,
pre[class*=language-] .hljs-section,
pre[class*=language-] .hljs-selector-tag,
pre[class*=language-] .hljs-deletion,
pre[class*=language-] .hljs-subst {
  color: #F87F71;
}
code[class*=language-] .hljs-literal,
pre[class*=language-] .hljs-literal {
  color: #36BEFF;
}
code[class*=language-] .hljs-string,
code[class*=language-] .hljs-regexp,
code[class*=language-] .hljs-addition,
code[class*=language-] .hljs-attribute,
code[class*=language-] .hljs-meta-string,
pre[class*=language-] .hljs-string,
pre[class*=language-] .hljs-regexp,
pre[class*=language-] .hljs-addition,
pre[class*=language-] .hljs-attribute,
pre[class*=language-] .hljs-meta-string {
  color: #BEF264;
}
code[class*=language-] .hljs-built_in,
code[class*=language-] .hljs-class .hljs-title,
pre[class*=language-] .hljs-built_in,
pre[class*=language-] .hljs-class .hljs-title {
  color: #FFD374;
}
code[class*=language-] .hljs-attr,
code[class*=language-] .hljs-variable,
code[class*=language-] .hljs-template-variable,
code[class*=language-] .hljs-type,
code[class*=language-] .hljs-selector-class,
code[class*=language-] .hljs-selector-attr,
code[class*=language-] .hljs-selector-pseudo,
code[class*=language-] .hljs-number,
pre[class*=language-] .hljs-attr,
pre[class*=language-] .hljs-variable,
pre[class*=language-] .hljs-template-variable,
pre[class*=language-] .hljs-type,
pre[class*=language-] .hljs-selector-class,
pre[class*=language-] .hljs-selector-attr,
pre[class*=language-] .hljs-selector-pseudo,
pre[class*=language-] .hljs-number {
  color: #22D3EE;
}
code[class*=language-] .hljs-symbol,
code[class*=language-] .hljs-bullet,
code[class*=language-] .hljs-link,
code[class*=language-] .hljs-meta,
code[class*=language-] .hljs-selector-id,
code[class*=language-] .hljs-title,
pre[class*=language-] .hljs-symbol,
pre[class*=language-] .hljs-bullet,
pre[class*=language-] .hljs-link,
pre[class*=language-] .hljs-meta,
pre[class*=language-] .hljs-selector-id,
pre[class*=language-] .hljs-title {
  color: #E879F9;
}
code[class*=language-] .hljs-emphasis,
pre[class*=language-] .hljs-emphasis {
  font-style: italic;
}
code[class*=language-] .hljs-strong,
pre[class*=language-] .hljs-strong {
  font-weight: 700;
}
code[class*=language-] .hljs-link,
pre[class*=language-] .hljs-link {
  text-decoration: underline;
}
.ps {
  position: relative;
}
.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps.ps--focus > .ps__rail-x,
.ps.ps--focus > .ps__rail-y,
.ps.ps--scrolling-x > .ps__rail-x,
.ps.ps--scrolling-x > .ps__rail-y,
.ps.ps--scrolling-y > .ps__rail-x,
.ps.ps--scrolling-y > .ps__rail-y {
  opacity: 1;
}
.ps > .ps__rail-x,
.ps > .ps__rail-y {
  z-index: 99999;
}
.ps > .ps__rail-x {
  height: 14px;
  background: transparent !important;
  transition: none !important;
}
.ps > .ps__rail-x:hover,
.ps > .ps__rail-x:focus,
.ps > .ps__rail-x.ps--clicking {
  opacity: 1;
}
.ps > .ps__rail-x:hover .ps__thumb-x,
.ps > .ps__rail-x:focus .ps__thumb-x,
.ps > .ps__rail-x.ps--clicking .ps__thumb-x {
  height: 10px;
}
.ps > .ps__rail-x .ps__thumb-x {
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15);
  height: 6px;
  transition: height 225ms cubic-bezier(0.25, 0.8, 0.25, 1);
}
.ps > .ps__rail-y {
  width: 14px;
  background: transparent !important;
  transition: none !important;
  left: auto !important;
}
.ps > .ps__rail-y:hover,
.ps > .ps__rail-y:focus,
.ps > .ps__rail-y.ps--clicking {
  opacity: 1;
}
.ps > .ps__rail-y:hover .ps__thumb-y,
.ps > .ps__rail-y:focus .ps__thumb-y,
.ps > .ps__rail-y.ps--clicking .ps__thumb-y {
  width: 10px;
}
.ps > .ps__rail-y .ps__thumb-y {
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15);
  width: 6px;
  transition: width 225ms cubic-bezier(0.25, 0.8, 0.25, 1);
}

/* src/styles/styles.scss */
.bg-red-dsp {
  background-color: #180c3a;
}
.text-3xl {
  font-size: 1.5rem !important;
}
.dsp-title-page {
  font-size: 1.5rem !important;
}

/* src/styles/tailwind.scss */
.pointer-events-none {
  pointer-events: none !important;
}
.\!visible {
  visibility: visible !important;
}
.visible {
  visibility: visible !important;
}
.collapse {
  visibility: collapse !important;
}
.static {
  position: static !important;
}
.fixed {
  position: fixed !important;
}
.\!absolute {
  position: absolute !important;
}
.absolute {
  position: absolute !important;
}
.relative {
  position: relative !important;
}
.sticky {
  position: sticky !important;
}
.inset-0 {
  inset: 0px !important;
}
.inset-x-0 {
  left: 0px !important;
  right: 0px !important;
}
.-bottom-1 {
  bottom: -0.25rem !important;
}
.-left-1 {
  left: -0.25rem !important;
}
.-right-1 {
  right: -0.25rem !important;
}
.-right-16 {
  right: -4rem !important;
}
.-top-16 {
  top: -4rem !important;
}
.bottom-0 {
  bottom: 0px !important;
}
.bottom-2 {
  bottom: 0.5rem !important;
}
.bottom-4 {
  bottom: 1rem !important;
}
.end-0 {
  inset-inline-end: 0px !important;
}
.left-0 {
  left: 0px !important;
}
.left-13 {
  left: 3.25rem !important;
}
.left-14 {
  left: 3.5rem !important;
}
.left-18 {
  left: 4.5rem !important;
}
.left-20 {
  left: 5rem !important;
}
.left-4 {
  left: 1rem !important;
}
.left-8 {
  left: 2rem !important;
}
.left-\[1\.5rem\] {
  left: 1.5rem !important;
}
.right-0 {
  right: 0px !important;
}
.right-1 {
  right: 0.25rem !important;
}
.right-22 {
  right: 5.5rem !important;
}
.right-4 {
  right: 1rem !important;
}
.right-5 {
  right: 1.25rem !important;
}
.top-0 {
  top: 0px !important;
}
.top-0\.5 {
  top: 0.125rem !important;
}
.top-1 {
  top: 0.25rem !important;
}
.top-1\/2 {
  top: 50% !important;
}
.top-20 {
  top: 5rem !important;
}
.top-4 {
  top: 1rem !important;
}
.top-40 {
  top: 10rem !important;
}
.top-5 {
  top: 1.25rem !important;
}
.top-\[0\.475rem\] {
  top: 0.475rem !important;
}
.top-\[25px\] {
  top: 25px !important;
}
.z-10 {
  z-index: 10 !important;
}
.z-20 {
  z-index: 20 !important;
}
.z-49 {
  z-index: 49 !important;
}
.z-50 {
  z-index: 50 !important;
}
.z-99 {
  z-index: 99 !important;
}
.z-999 {
  z-index: 999 !important;
}
.order-1 {
  order: 1 !important;
}
.order-2 {
  order: 2 !important;
}
.order-last {
  order: 9999 !important;
}
.col-auto {
  grid-column: auto !important;
}
.col-span-1 {
  grid-column: span 1 / span 1 !important;
}
.col-span-12 {
  grid-column: span 12 / span 12 !important;
}
.col-span-2 {
  grid-column: span 2 / span 2 !important;
}
.col-span-3 {
  grid-column: span 3 / span 3 !important;
}
.col-span-4 {
  grid-column: span 4 / span 4 !important;
}
.col-span-5 {
  grid-column: span 5 / span 5 !important;
}
.col-span-6 {
  grid-column: span 6 / span 6 !important;
}
.col-span-7 {
  grid-column: span 7 / span 7 !important;
}
.col-span-8 {
  grid-column: span 8 / span 8 !important;
}
.col-span-9 {
  grid-column: span 9 / span 9 !important;
}
.col-span-full {
  grid-column: 1 / -1 !important;
}
.row-span-1 {
  grid-row: span 1 / span 1 !important;
}
.-m-6 {
  margin: -1.5rem !important;
}
.m-0 {
  margin: 0px !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.m-3 {
  margin: 0.75rem !important;
}
.m-4 {
  margin: 1rem !important;
}
.m-5 {
  margin: 1.25rem !important;
}
.m-8 {
  margin: 2rem !important;
}
.m-auto {
  margin: auto !important;
}
.-mx-0 {
  margin-left: -0px !important;
  margin-right: -0px !important;
}
.-mx-3 {
  margin-left: -0.75rem !important;
  margin-right: -0.75rem !important;
}
.-mx-4 {
  margin-left: -1rem !important;
  margin-right: -1rem !important;
}
.-mx-6 {
  margin-left: -1.5rem !important;
  margin-right: -1.5rem !important;
}
.-my-4 {
  margin-top: -1rem !important;
  margin-bottom: -1rem !important;
}
.mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}
.mx-1\.5 {
  margin-left: 0.375rem !important;
  margin-right: 0.375rem !important;
}
.mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}
.mx-4 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}
.mx-6 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}
.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
.my-0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.my-0\.5 {
  margin-top: 0.125rem !important;
  margin-bottom: 0.125rem !important;
}
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
.my-10 {
  margin-top: 2.5rem !important;
  margin-bottom: 2.5rem !important;
}
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.my-3 {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}
.my-4 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.my-5 {
  margin-top: 1.25rem !important;
  margin-bottom: 1.25rem !important;
}
.my-6 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.my-8 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}
.my-px {
  margin-top: 1px !important;
  margin-bottom: 1px !important;
}
.-mb-0\.5 {
  margin-bottom: -0.125rem !important;
}
.-mb-4 {
  margin-bottom: -1rem !important;
}
.-mb-6 {
  margin-bottom: -1.5rem !important;
}
.-mb-\[\.25rem\] {
  margin-bottom: -.25rem !important;
}
.-mb-px {
  margin-bottom: -1px !important;
}
.-ml-0\.5 {
  margin-left: -0.125rem !important;
}
.-ml-1 {
  margin-left: -0.25rem !important;
}
.-ml-2 {
  margin-left: -0.5rem !important;
}
.-ml-px {
  margin-left: -1px !important;
}
.-mr-0 {
  margin-right: -0px !important;
}
.-mr-3 {
  margin-right: -0.75rem !important;
}
.-mr-px {
  margin-right: -1px !important;
}
.-mt-0 {
  margin-top: -0px !important;
}
.-mt-1 {
  margin-top: -0.25rem !important;
}
.-mt-2 {
  margin-top: -0.5rem !important;
}
.-mt-3 {
  margin-top: -0.75rem !important;
}
.-mt-5 {
  margin-top: -1.25rem !important;
}
.-mt-8 {
  margin-top: -2rem !important;
}
.-mt-\[\.22rem\] {
  margin-top: -.22rem !important;
}
.-mt-px {
  margin-top: -1px !important;
}
.mb-0 {
  margin-bottom: 0px !important;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.mb-10 {
  margin-bottom: 2.5rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.mb-3 {
  margin-bottom: 0.75rem !important;
}
.mb-4 {
  margin-bottom: 1rem !important;
}
.mb-5 {
  margin-bottom: 1.25rem !important;
}
.mb-6 {
  margin-bottom: 1.5rem !important;
}
.mb-7 {
  margin-bottom: 1.75rem !important;
}
.mb-8 {
  margin-bottom: 2rem !important;
}
.mb-\[4\.7rem\] {
  margin-bottom: 4.7rem !important;
}
.mb-px {
  margin-bottom: 1px !important;
}
.ml-0 {
  margin-left: 0px !important;
}
.ml-0\.5 {
  margin-left: 0.125rem !important;
}
.ml-1 {
  margin-left: 0.25rem !important;
}
.ml-1\.5 {
  margin-left: 0.375rem !important;
}
.ml-2 {
  margin-left: 0.5rem !important;
}
.ml-2\.5 {
  margin-left: 0.625rem !important;
}
.ml-3 {
  margin-left: 0.75rem !important;
}
.ml-4 {
  margin-left: 1rem !important;
}
.ml-6 {
  margin-left: 1.5rem !important;
}
.ml-auto {
  margin-left: auto !important;
}
.mr-0 {
  margin-right: 0px !important;
}
.mr-1\.5 {
  margin-right: 0.375rem !important;
}
.mr-10 {
  margin-right: 2.5rem !important;
}
.mr-2 {
  margin-right: 0.5rem !important;
}
.mr-3 {
  margin-right: 0.75rem !important;
}
.mr-4 {
  margin-right: 1rem !important;
}
.mr-6 {
  margin-right: 1.5rem !important;
}
.mr-\[20px\] {
  margin-right: 20px !important;
}
.mr-px {
  margin-right: 1px !important;
}
.mt-0 {
  margin-top: 0px !important;
}
.mt-0\.5 {
  margin-top: 0.125rem !important;
}
.mt-1 {
  margin-top: 0.25rem !important;
}
.mt-1\.5 {
  margin-top: 0.375rem !important;
}
.mt-11 {
  margin-top: 2.75rem !important;
}
.mt-12 {
  margin-top: 3rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mt-2\.5 {
  margin-top: 0.625rem !important;
}
.mt-3 {
  margin-top: 0.75rem !important;
}
.mt-4 {
  margin-top: 1rem !important;
}
.mt-5 {
  margin-top: 1.25rem !important;
}
.mt-6 {
  margin-top: 1.5rem !important;
}
.mt-8 {
  margin-top: 2rem !important;
}
.mt-\[0\.45rem\] {
  margin-top: 0.45rem !important;
}
.mt-auto {
  margin-top: auto !important;
}
.line-clamp-1 {
  overflow: hidden !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 1 !important;
}
.line-clamp-2 {
  overflow: hidden !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
}
.block {
  display: block !important;
}
.inline {
  display: inline !important;
}
.flex {
  display: flex !important;
}
.inline-flex {
  display: inline-flex !important;
}
.table {
  display: table !important;
}
.grid {
  display: grid !important;
}
.hidden {
  display: none !important;
}
.h-0 {
  height: 0px !important;
}
.h-0\.5 {
  height: 0.125rem !important;
}
.h-1 {
  height: 0.25rem !important;
}
.h-1\.5 {
  height: 0.375rem !important;
}
.h-10 {
  height: 2.5rem !important;
}
.h-100 {
  height: 25rem !important;
}
.h-11 {
  height: 2.75rem !important;
}
.h-12 {
  height: 3rem !important;
}
.h-14 {
  height: 3.5rem !important;
}
.h-16 {
  height: 4rem !important;
}
.h-2 {
  height: 0.5rem !important;
}
.h-2\.5 {
  height: 0.625rem !important;
}
.h-20 {
  height: 5rem !important;
}
.h-24 {
  height: 6rem !important;
}
.h-3 {
  height: 0.75rem !important;
}
.h-4 {
  height: 1rem !important;
}
.h-5 {
  height: 1.25rem !important;
}
.h-50 {
  height: 12.5rem !important;
}
.h-56 {
  height: 14rem !important;
}
.h-6 {
  height: 1.5rem !important;
}
.h-60 {
  height: 15rem !important;
}
.h-64 {
  height: 16rem !important;
}
.h-7 {
  height: 1.75rem !important;
}
.h-8 {
  height: 2rem !important;
}
.h-80 {
  height: 20rem !important;
}
.h-\[1\.35rem\] {
  height: 1.35rem !important;
}
.h-\[18\.6rem\] {
  height: 18.6rem !important;
}
.h-\[280px\] {
  height: 280px !important;
}
.h-\[35\.5rem\] {
  height: 35.5rem !important;
}
.h-\[42px\] {
  height: 42px !important;
}
.h-\[50vh\] {
  height: 50vh !important;
}
.h-\[620px\] {
  height: 620px !important;
}
.h-\[62px\] {
  height: 62px !important;
}
.h-\[75vh\] {
  height: 75vh !important;
}
.h-\[80vh\] {
  height: 80vh !important;
}
.h-\[calc\(100vh-16\.5em\)\] {
  height: calc(100vh - 16.5em) !important;
}
.h-\[calc\(100vh_-_215px\)\] {
  height: calc(100vh - 215px) !important;
}
.h-\[calc\(100vh_-_298px\)\] {
  height: calc(100vh - 298px) !important;
}
.h-\[calc\(100vh_-_400px\)\] {
  height: calc(100vh - 400px) !important;
}
.h-auto {
  height: auto !important;
}
.h-fit {
  height: fit-content !important;
}
.h-full {
  height: 100% !important;
}
.h-screen {
  height: 100vh !important;
}
.max-h-128 {
  max-height: 32rem !important;
}
.max-h-36 {
  max-height: 9rem !important;
}
.max-h-40 {
  max-height: 10rem !important;
}
.max-h-50 {
  max-height: 12.5rem !important;
}
.max-h-60 {
  max-height: 15rem !important;
}
.max-h-\[1000px\] {
  max-height: 1000px !important;
}
.max-h-\[160px\] {
  max-height: 160px !important;
}
.max-h-\[17rem\] {
  max-height: 17rem !important;
}
.max-h-\[180px\] {
  max-height: 180px !important;
}
.max-h-\[240px\] {
  max-height: 240px !important;
}
.max-h-\[300px\] {
  max-height: 300px !important;
}
.max-h-\[375px\] {
  max-height: 375px !important;
}
.max-h-\[400px\] {
  max-height: 400px !important;
}
.max-h-\[460px\] {
  max-height: 460px !important;
}
.max-h-\[4rem\] {
  max-height: 4rem !important;
}
.max-h-\[600px\] {
  max-height: 600px !important;
}
.max-h-\[620px\] {
  max-height: 620px !important;
}
.max-h-\[7\.5rem\] {
  max-height: 7.5rem !important;
}
.max-h-\[700px\] {
  max-height: 700px !important;
}
.max-h-\[70vh\] {
  max-height: 70vh !important;
}
.max-h-\[71vh\] {
  max-height: 71vh !important;
}
.max-h-\[75vh\] {
  max-height: 75vh !important;
}
.max-h-\[77vh\] {
  max-height: 77vh !important;
}
.max-h-\[80vh\] {
  max-height: 80vh !important;
}
.max-h-\[\] {
  max-height:!important;
}
.max-h-screen {
  max-height: 100vh !important;
}
.min-h-128 {
  min-height: 32rem !important;
}
.min-h-20 {
  min-height: 5rem !important;
}
.min-h-6 {
  min-height: 1.5rem !important;
}
.min-h-8 {
  min-height: 2rem !important;
}
.min-h-80 {
  min-height: 20rem !important;
}
.min-h-\[22rem\] {
  min-height: 22rem !important;
}
.min-h-\[70vh\] {
  min-height: 70vh !important;
}
.min-h-\[75vh\] {
  min-height: 75vh !important;
}
.w-0 {
  width: 0px !important;
}
.w-1 {
  width: 0.25rem !important;
}
.w-1\.5 {
  width: 0.375rem !important;
}
.w-1\/2 {
  width: 50% !important;
}
.w-1\/3 {
  width: 33.333333% !important;
}
.w-10 {
  width: 2.5rem !important;
}
.w-100 {
  width: 25rem !important;
}
.w-11\/12 {
  width: 91.666667% !important;
}
.w-12 {
  width: 3rem !important;
}
.w-14 {
  width: 3.5rem !important;
}
.w-15 {
  width: 3.75rem !important;
}
.w-16 {
  width: 4rem !important;
}
.w-2 {
  width: 0.5rem !important;
}
.w-2\/3 {
  width: 66.666667% !important;
}
.w-24 {
  width: 6rem !important;
}
.w-3 {
  width: 0.75rem !important;
}
.w-3\/5 {
  width: 60% !important;
}
.w-30 {
  width: 7.5rem !important;
}
.w-32 {
  width: 8rem !important;
}
.w-4 {
  width: 1rem !important;
}
.w-40 {
  width: 10rem !important;
}
.w-48 {
  width: 12rem !important;
}
.w-5 {
  width: 1.25rem !important;
}
.w-50 {
  width: 12.5rem !important;
}
.w-6 {
  width: 1.5rem !important;
}
.w-60 {
  width: 15rem !important;
}
.w-64 {
  width: 16rem !important;
}
.w-7 {
  width: 1.75rem !important;
}
.w-8 {
  width: 2rem !important;
}
.w-80 {
  width: 20rem !important;
}
.w-\[10\%\] {
  width: 10% !important;
}
.w-\[100\%\] {
  width: 100% !important;
}
.w-\[100px\] {
  width: 100px !important;
}
.w-\[10vw\] {
  width: 10vw !important;
}
.w-\[120px\] {
  width: 120px !important;
}
.w-\[15\%\] {
  width: 15% !important;
}
.w-\[150px\] {
  width: 150px !important;
}
.w-\[18\%\] {
  width: 18% !important;
}
.w-\[20\%\] {
  width: 20% !important;
}
.w-\[20vw\] {
  width: 20vw !important;
}
.w-\[240px\] {
  width: 240px !important;
}
.w-\[300px\] {
  width: 300px !important;
}
.w-\[32\%\] {
  width: 32% !important;
}
.w-\[33\%\] {
  width: 33% !important;
}
.w-\[350px\] {
  width: 350px !important;
}
.w-\[400px\] {
  width: 400px !important;
}
.w-\[40vw\] {
  width: 40vw !important;
}
.w-\[450px\] {
  width: 450px !important;
}
.w-\[5\%\] {
  width: 5% !important;
}
.w-\[50\%\] {
  width: 50% !important;
}
.w-\[500px\] {
  width: 500px !important;
}
.w-\[60\%\] {
  width: 60% !important;
}
.w-\[6rem\] {
  width: 6rem !important;
}
.w-\[70\%\] {
  width: 70% !important;
}
.w-\[82\%\] {
  width: 82% !important;
}
.w-\[calc\(100\%-3rem\)\] {
  width: calc(100% - 3rem) !important;
}
.w-\[calc\(100\%-480px\)\] {
  width: calc(100% - 480px) !important;
}
.w-\[calc\(100\%_-_324px\)\] {
  width: calc(100% - 324px) !important;
}
.w-\[calc\(100\%_-_64px\)\] {
  width: calc(100% - 64px) !important;
}
.w-\[calc\(50\%-640px\)\] {
  width: calc(50% - 640px) !important;
}
.w-auto {
  width: auto !important;
}
.w-full {
  width: 100% !important;
}
.w-screen {
  width: 100vw !important;
}
.min-w-0 {
  min-width: 0px !important;
}
.min-w-4 {
  min-width: 1rem !important;
}
.min-w-40 {
  min-width: 10rem !important;
}
.min-w-60 {
  min-width: 15rem !important;
}
.min-w-64 {
  min-width: 16rem !important;
}
.min-w-80 {
  min-width: 20rem !important;
}
.min-w-\[300px\] {
  min-width: 300px !important;
}
.min-w-\[400px\] {
  min-width: 400px !important;
}
.min-w-screen {
  min-width: 100vw !important;
}
.max-w-120 {
  max-width: 30rem !important;
}
.max-w-240 {
  max-width: 60rem !important;
}
.max-w-2xl {
  max-width: 42rem !important;
}
.max-w-3\/4 {
  max-width: 75% !important;
}
.max-w-36 {
  max-width: 9rem !important;
}
.max-w-360 {
  max-width: 90rem !important;
}
.max-w-3xl {
  max-width: 48rem !important;
}
.max-w-50 {
  max-width: 12.5rem !important;
}
.max-w-60 {
  max-width: 15rem !important;
}
.max-w-7xl {
  max-width: 80rem !important;
}
.max-w-80 {
  max-width: 20rem !important;
}
.max-w-\[150px\] {
  max-width: 150px !important;
}
.max-w-\[300px\] {
  max-width: 300px !important;
}
.max-w-screen-xl {
  max-width: 1440px !important;
}
.max-w-xs {
  max-width: 20rem !important;
}
.flex-0 {
  flex: 0 0 auto !important;
}
.flex-1 {
  flex: 1 1 0% !important;
}
.flex-auto {
  flex: 1 1 auto !important;
}
.flex-shrink {
  flex-shrink: 1 !important;
}
.shrink {
  flex-shrink: 1 !important;
}
.shrink-0 {
  flex-shrink: 0 !important;
}
.flex-grow {
  flex-grow: 1 !important;
}
.border-collapse {
  border-collapse: collapse !important;
}
.-translate-x-full {
  --tw-translate-x: -100% !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.translate-x-0 {
  --tw-translate-x: 0px !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.rotate-90 {
  --tw-rotate: 90deg !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.-scale-x-1 {
  --tw-scale-x: -1 !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.cursor-pointer {
  cursor: pointer !important;
}
.cursor-wait {
  cursor: wait !important;
}
.select-none {
  -webkit-user-select: none !important;
  user-select: none !important;
}
.resize {
  resize: both !important;
}
.list-inside {
  list-style-position: inside !important;
}
.list-disc {
  list-style-type: disc !important;
}
.grid-flow-row {
  grid-auto-flow: row !important;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
.grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}
.grid-cols-6 {
  grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
}
.grid-cols-7 {
  grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
}
.grid-cols-8 {
  grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
}
.grid-rows-3 {
  grid-template-rows: repeat(3, minmax(0, 1fr)) !important;
}
.flex-row {
  flex-direction: row !important;
}
.flex-row-reverse {
  flex-direction: row-reverse !important;
}
.flex-col {
  flex-direction: column !important;
}
.flex-col-reverse {
  flex-direction: column-reverse !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.place-content-center {
  place-content: center !important;
}
.content-center {
  align-content: center !important;
}
.items-start {
  align-items: flex-start !important;
}
.items-end {
  align-items: flex-end !important;
}
.items-center {
  align-items: center !important;
}
.items-baseline {
  align-items: baseline !important;
}
.justify-start {
  justify-content: flex-start !important;
}
.justify-end {
  justify-content: flex-end !important;
}
.justify-center {
  justify-content: center !important;
}
.justify-between {
  justify-content: space-between !important;
}
.justify-items-start {
  justify-items: start !important;
}
.justify-items-end {
  justify-items: end !important;
}
.gap-0 {
  gap: 0px !important;
}
.gap-1 {
  gap: 0.25rem !important;
}
.gap-1\.5 {
  gap: 0.375rem !important;
}
.gap-2 {
  gap: 0.5rem !important;
}
.gap-3 {
  gap: 0.75rem !important;
}
.gap-4 {
  gap: 1rem !important;
}
.gap-6 {
  gap: 1.5rem !important;
}
.gap-8 {
  gap: 2rem !important;
}
.gap-x-2 {
  column-gap: 0.5rem !important;
}
.gap-x-4 {
  column-gap: 1rem !important;
}
.gap-x-6 {
  column-gap: 1.5rem !important;
}
.gap-y-0 {
  row-gap: 0px !important;
}
.gap-y-1 {
  row-gap: 0.25rem !important;
}
.gap-y-2 {
  row-gap: 0.5rem !important;
}
.space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(0.125rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-x-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse)) !important;
}
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse)) !important;
}
.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0 !important;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse))) !important;
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse)) !important;
}
.divide-dashed > :not([hidden]) ~ :not([hidden]) {
  border-style: dashed !important;
}
.overflow-auto {
  overflow: auto !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.overflow-y-auto {
  overflow-y: auto !important;
}
.overflow-x-hidden {
  overflow-x: hidden !important;
}
.overflow-y-hidden {
  overflow-y: hidden !important;
}
.overscroll-y-contain {
  overscroll-behavior-y: contain !important;
}
.truncate {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}
.text-ellipsis {
  text-overflow: ellipsis !important;
}
.whitespace-nowrap {
  white-space: nowrap !important;
}
.text-wrap {
  text-wrap: wrap !important;
}
.break-words {
  overflow-wrap: break-word !important;
}
.break-all {
  word-break: break-all !important;
}
.rounded {
  border-radius: 0.25rem !important;
}
.rounded-2xl {
  border-radius: 1rem !important;
}
.rounded-full {
  border-radius: 9999px !important;
}
.rounded-lg {
  border-radius: 0.5rem !important;
}
.rounded-md {
  border-radius: 0.375rem !important;
}
.rounded-sm {
  border-radius: 0.125rem !important;
}
.rounded-b {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.rounded-b-md {
  border-bottom-right-radius: 0.375rem !important;
  border-bottom-left-radius: 0.375rem !important;
}
.rounded-b-sm {
  border-bottom-right-radius: 0.125rem !important;
  border-bottom-left-radius: 0.125rem !important;
}
.rounded-l-md {
  border-top-left-radius: 0.375rem !important;
  border-bottom-left-radius: 0.375rem !important;
}
.rounded-r-md {
  border-top-right-radius: 0.375rem !important;
  border-bottom-right-radius: 0.375rem !important;
}
.rounded-t-lg {
  border-top-left-radius: 0.5rem !important;
  border-top-right-radius: 0.5rem !important;
}
.rounded-bl-none {
  border-bottom-left-radius: 0px !important;
}
.rounded-br-none {
  border-bottom-right-radius: 0px !important;
}
.border {
  border-width: 1px !important;
}
.border-0 {
  border-width: 0px !important;
}
.border-2 {
  border-width: 2px !important;
}
.border-\[1px\] {
  border-width: 1px !important;
}
.border-x {
  border-left-width: 1px !important;
  border-right-width: 1px !important;
}
.border-b {
  border-bottom-width: 1px !important;
}
.border-b-0 {
  border-bottom-width: 0px !important;
}
.border-l {
  border-left-width: 1px !important;
}
.border-r {
  border-right-width: 1px !important;
}
.border-r-0 {
  border-right-width: 0px !important;
}
.border-t {
  border-top-width: 1px !important;
}
.border-t-0 {
  border-top-width: 0px !important;
}
.border-t-2 {
  border-top-width: 2px !important;
}
.border-dashed {
  border-style: dashed !important;
}
.border-dotted {
  border-style: dotted !important;
}
.border-none {
  border-style: none !important;
}
.border-blue-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(191 219 254 / var(--tw-border-opacity, 1)) !important;
}
.border-gray-100 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(241 245 249 / var(--tw-border-opacity, 1)) !important;
}
.border-gray-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1)) !important;
}
.border-gray-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(203 213 225 / var(--tw-border-opacity, 1)) !important;
}
.border-gray-300\/70 {
  border-color: rgb(203 213 225 / 0.7) !important;
}
.border-gray-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(100 116 139 / var(--tw-border-opacity, 1)) !important;
}
.border-indigo-600 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(79 70 229 / var(--tw-border-opacity, 1)) !important;
}
.border-primary {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-primary-rgb), var(--tw-border-opacity, 1)) !important;
}
.border-primary-600 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-primary-600-rgb), var(--tw-border-opacity, 1)) !important;
}
.border-sky-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(14 165 233 / var(--tw-border-opacity, 1)) !important;
}
.border-slate-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1)) !important;
}
.border-slate-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(203 213 225 / var(--tw-border-opacity, 1)) !important;
}
.border-warn {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-warn-rgb), var(--tw-border-opacity, 1)) !important;
}
.border-b-gray-300 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(203 213 225 / var(--tw-border-opacity, 1)) !important;
}
.bg-\[\#0F2447\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(15 36 71 / var(--tw-bg-opacity, 1)) !important;
}
.bg-\[\#223A64\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(34 58 100 / var(--tw-bg-opacity, 1)) !important;
}
.bg-\[\#324E7A\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(50 78 122 / var(--tw-bg-opacity, 1)) !important;
}
.bg-\[\#52050B\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(82 5 11 / var(--tw-bg-opacity, 1)) !important;
}
.bg-\[\#675391\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(103 83 145 / var(--tw-bg-opacity, 1)) !important;
}
.bg-\[\#6A84AD\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(106 132 173 / var(--tw-bg-opacity, 1)) !important;
}
.bg-\[\#8dff33\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(141 255 51 / var(--tw-bg-opacity, 1)) !important;
}
.bg-\[\#9D7EDE\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(157 126 222 / var(--tw-bg-opacity, 1)) !important;
}
.bg-\[\#AD94E2\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(173 148 226 / var(--tw-bg-opacity, 1)) !important;
}
.bg-\[\#B6C6E0\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(182 198 224 / var(--tw-bg-opacity, 1)) !important;
}
.bg-\[\#B8C78D\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(184 199 141 / var(--tw-bg-opacity, 1)) !important;
}
.bg-\[\#BDD2F0\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(189 210 240 / var(--tw-bg-opacity, 1)) !important;
}
.bg-\[\#C9DEFF\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(201 222 255 / var(--tw-bg-opacity, 1)) !important;
}
.bg-\[\#FF5733\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 87 51 / var(--tw-bg-opacity, 1)) !important;
}
.bg-\[\#FFC300\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 195 0 / var(--tw-bg-opacity, 1)) !important;
}
.bg-\[\#cdcdcd\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(205 205 205 / var(--tw-bg-opacity, 1)) !important;
}
.bg-accent-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--fuse-accent-100-rgb), var(--tw-bg-opacity, 1)) !important;
}
.bg-accent-300 {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--fuse-accent-300-rgb), var(--tw-bg-opacity, 1)) !important;
}
.bg-accent-50 {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--fuse-accent-50-rgb), var(--tw-bg-opacity, 1)) !important;
}
.bg-accent-600 {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--fuse-accent-600-rgb), var(--tw-bg-opacity, 1)) !important;
}
.bg-amber-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1)) !important;
}
.bg-amber-200 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(253 230 138 / var(--tw-bg-opacity, 1)) !important;
}
.bg-amber-50 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 251 235 / var(--tw-bg-opacity, 1)) !important;
}
.bg-amber-500 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity, 1)) !important;
}
.bg-black {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1)) !important;
}
.bg-black\/10 {
  background-color: rgb(0 0 0 / 0.1) !important;
}
.bg-blue-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1)) !important;
}
.bg-blue-200 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity, 1)) !important;
}
.bg-blue-50 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1)) !important;
}
.bg-blue-500 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1)) !important;
}
.bg-blue-600 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1)) !important;
}
.bg-gray-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1)) !important;
}
.bg-gray-200 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1)) !important;
}
.bg-gray-300 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity, 1)) !important;
}
.bg-gray-400 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(148 163 184 / var(--tw-bg-opacity, 1)) !important;
}
.bg-gray-50 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1)) !important;
}
.bg-gray-500 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(100 116 139 / var(--tw-bg-opacity, 1)) !important;
}
.bg-gray-600 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(71 85 105 / var(--tw-bg-opacity, 1)) !important;
}
.bg-gray-800 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1)) !important;
}
.bg-gray-900 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1)) !important;
}
.bg-green-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1)) !important;
}
.bg-green-200 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(187 247 208 / var(--tw-bg-opacity, 1)) !important;
}
.bg-green-50 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1)) !important;
}
.bg-green-500 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1)) !important;
}
.bg-indigo-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(224 231 255 / var(--tw-bg-opacity, 1)) !important;
}
.bg-indigo-50 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(238 242 255 / var(--tw-bg-opacity, 1)) !important;
}
.bg-indigo-600 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity, 1)) !important;
}
.bg-orange-50 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 247 237 / var(--tw-bg-opacity, 1)) !important;
}
.bg-pink-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(252 231 243 / var(--tw-bg-opacity, 1)) !important;
}
.bg-pink-500 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(236 72 153 / var(--tw-bg-opacity, 1)) !important;
}
.bg-primary {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--fuse-primary-rgb), var(--tw-bg-opacity, 1)) !important;
}
.bg-primary-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--fuse-primary-100-rgb), var(--tw-bg-opacity, 1)) !important;
}
.bg-primary-50 {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--fuse-primary-50-rgb), var(--tw-bg-opacity, 1)) !important;
}
.bg-primary-600 {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--fuse-primary-600-rgb), var(--tw-bg-opacity, 1)) !important;
}
.bg-red-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1)) !important;
}
.bg-red-200 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity, 1)) !important;
}
.bg-red-300 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(252 165 165 / var(--tw-bg-opacity, 1)) !important;
}
.bg-red-50 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1)) !important;
}
.bg-red-500 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1)) !important;
}
.bg-red-600 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1)) !important;
}
.bg-slate-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1)) !important;
}
.bg-slate-200 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1)) !important;
}
.bg-slate-50 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1)) !important;
}
.bg-teal-600 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(13 148 136 / var(--tw-bg-opacity, 1)) !important;
}
.bg-transparent {
  background-color: transparent !important;
}
.bg-warn {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--fuse-warn-rgb), var(--tw-bg-opacity, 1)) !important;
}
.bg-warn-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--fuse-warn-100-rgb), var(--tw-bg-opacity, 1)) !important;
}
.bg-warn-50 {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--fuse-warn-50-rgb), var(--tw-bg-opacity, 1)) !important;
}
.bg-warn-600 {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--fuse-warn-600-rgb), var(--tw-bg-opacity, 1)) !important;
}
.bg-white {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
.bg-yellow-50 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 252 232 / var(--tw-bg-opacity, 1)) !important;
}
.bg-opacity-5 {
  --tw-bg-opacity: 0.05 !important;
}
.bg-opacity-60 {
  --tw-bg-opacity: 0.6 !important;
}
.object-contain {
  object-fit: contain !important;
}
.object-cover {
  object-fit: cover !important;
}
.object-center {
  object-position: center !important;
}
.p-0 {
  padding: 0px !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.p-16 {
  padding: 4rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.p-3 {
  padding: 0.75rem !important;
}
.p-4 {
  padding: 1rem !important;
}
.p-5 {
  padding: 1.25rem !important;
}
.p-6 {
  padding: 1.5rem !important;
}
.p-8 {
  padding: 2rem !important;
}
.px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}
.px-1\.5 {
  padding-left: 0.375rem !important;
  padding-right: 0.375rem !important;
}
.px-16 {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}
.px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
.px-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}
.px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.px-5 {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}
.px-6 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
.px-8 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}
.py-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.py-0\.5 {
  padding-top: 0.125rem !important;
  padding-bottom: 0.125rem !important;
}
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-12 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.py-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}
.py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.py-5 {
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}
.py-6 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.py-8 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
.pb-0 {
  padding-bottom: 0px !important;
}
.pb-1 {
  padding-bottom: 0.25rem !important;
}
.pb-12 {
  padding-bottom: 3rem !important;
}
.pb-2 {
  padding-bottom: 0.5rem !important;
}
.pb-2\.5 {
  padding-bottom: 0.625rem !important;
}
.pb-3 {
  padding-bottom: 0.75rem !important;
}
.pb-4 {
  padding-bottom: 1rem !important;
}
.pb-6 {
  padding-bottom: 1.5rem !important;
}
.pb-8 {
  padding-bottom: 2rem !important;
}
.pl-1 {
  padding-left: 0.25rem !important;
}
.pl-10 {
  padding-left: 2.5rem !important;
}
.pl-11 {
  padding-left: 2.75rem !important;
}
.pl-2 {
  padding-left: 0.5rem !important;
}
.pl-4 {
  padding-left: 1rem !important;
}
.pl-5 {
  padding-left: 1.25rem !important;
}
.pl-6 {
  padding-left: 1.5rem !important;
}
.pr-0 {
  padding-right: 0px !important;
}
.pr-1 {
  padding-right: 0.25rem !important;
}
.pr-2 {
  padding-right: 0.5rem !important;
}
.pr-3 {
  padding-right: 0.75rem !important;
}
.pr-4 {
  padding-right: 1rem !important;
}
.pr-6 {
  padding-right: 1.5rem !important;
}
.pr-7 {
  padding-right: 1.75rem !important;
}
.pt-0 {
  padding-top: 0px !important;
}
.pt-1 {
  padding-top: 0.25rem !important;
}
.pt-2 {
  padding-top: 0.5rem !important;
}
.pt-3 {
  padding-top: 0.75rem !important;
}
.pt-4 {
  padding-top: 1rem !important;
}
.pt-5 {
  padding-top: 1.25rem !important;
}
.pt-6 {
  padding-top: 1.5rem !important;
}
.pt-9 {
  padding-top: 2.25rem !important;
}
.text-left {
  text-align: left !important;
}
.text-center {
  text-align: center !important;
}
.text-right {
  text-align: right !important;
}
.text-justify {
  text-align: justify !important;
}
.font-mono {
  font-family:
    "IBM Plex Mono",
    ui-monospace,
    SFMono-Regular,
    Menlo,
    Monaco,
    Consolas,
    "Liberation Mono",
    "Courier New",
    monospace !important;
}
.text-2xl {
  font-size: 1.25rem !important;
}
.text-3xl {
  font-size: 1.5rem !important;
}
.text-4xl {
  font-size: 2rem !important;
}
.text-7xl {
  font-size: 3rem !important;
}
.text-\[0\.675rem\] {
  font-size: 0.675rem !important;
}
.text-\[0\.765rem\] {
  font-size: 0.765rem !important;
}
.text-\[0\.85rem\] {
  font-size: 0.85rem !important;
}
.text-\[2\.15rem\] {
  font-size: 2.15rem !important;
}
.text-base {
  font-size: 0.875rem !important;
}
.text-lg {
  font-size: 1rem !important;
}
.text-md {
  font-size: 0.8125rem !important;
}
.text-sm {
  font-size: 0.75rem !important;
}
.text-xl {
  font-size: 1.125rem !important;
}
.text-xs {
  font-size: 0.625rem !important;
}
.font-bold {
  font-weight: 700 !important;
}
.font-extrabold {
  font-weight: 800 !important;
}
.font-medium {
  font-weight: 500 !important;
}
.font-semibold {
  font-weight: 600 !important;
}
.uppercase {
  text-transform: uppercase !important;
}
.lowercase {
  text-transform: lowercase !important;
}
.italic {
  font-style: italic !important;
}
.leading-10 {
  line-height: 2.5rem !important;
}
.leading-3 {
  line-height: .75rem !important;
}
.leading-4 {
  line-height: 1rem !important;
}
.leading-5 {
  line-height: 1.25rem !important;
}
.leading-6 {
  line-height: 1.5rem !important;
}
.leading-8 {
  line-height: 2rem !important;
}
.leading-\[0\.5rem\] {
  line-height: 0.5rem !important;
}
.leading-\[3px\] {
  line-height: 3px !important;
}
.leading-none {
  line-height: 1 !important;
}
.leading-normal {
  line-height: 1.5 !important;
}
.leading-tight {
  line-height: 1.25 !important;
}
.tracking-tight {
  letter-spacing: -0.025em !important;
}
.tracking-wider {
  letter-spacing: 0.05em !important;
}
.text-\[\#0F2447\] {
  --tw-text-opacity: 1 !important;
  color: rgb(15 36 71 / var(--tw-text-opacity, 1)) !important;
}
.text-\[\#1E293B\] {
  --tw-text-opacity: 1 !important;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1)) !important;
}
.text-\[\#1e293b\] {
  --tw-text-opacity: 1 !important;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1)) !important;
}
.text-\[\#2D2440\] {
  --tw-text-opacity: 1 !important;
  color: rgb(45 36 64 / var(--tw-text-opacity, 1)) !important;
}
.text-accent {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-accent-rgb), var(--tw-text-opacity, 1)) !important;
}
.text-accent-400 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-accent-400-rgb), var(--tw-text-opacity, 1)) !important;
}
.text-accent-600 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-accent-600-rgb), var(--tw-text-opacity, 1)) !important;
}
.text-accent-800 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-accent-800-rgb), var(--tw-text-opacity, 1)) !important;
}
.text-amber-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(245 158 11 / var(--tw-text-opacity, 1)) !important;
}
.text-black {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}
.text-blue-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(96 165 250 / var(--tw-text-opacity, 1)) !important;
}
.text-blue-50 {
  --tw-text-opacity: 1 !important;
  color: rgb(239 246 255 / var(--tw-text-opacity, 1)) !important;
}
.text-blue-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1)) !important;
}
.text-blue-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1)) !important;
}
.text-blue-900 {
  --tw-text-opacity: 1 !important;
  color: rgb(30 58 138 / var(--tw-text-opacity, 1)) !important;
}
.text-current {
  color: currentColor !important;
}
.text-gray-100 {
  --tw-text-opacity: 1 !important;
  color: rgb(241 245 249 / var(--tw-text-opacity, 1)) !important;
}
.text-gray-200 {
  --tw-text-opacity: 1 !important;
  color: rgb(226 232 240 / var(--tw-text-opacity, 1)) !important;
}
.text-gray-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1)) !important;
}
.text-gray-50 {
  --tw-text-opacity: 1 !important;
  color: rgb(248 250 252 / var(--tw-text-opacity, 1)) !important;
}
.text-gray-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1)) !important;
}
.text-gray-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1)) !important;
}
.text-gray-700 {
  --tw-text-opacity: 1 !important;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1)) !important;
}
.text-gray-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1)) !important;
}
.text-gray-900 {
  --tw-text-opacity: 1 !important;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1)) !important;
}
.text-green-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1)) !important;
}
.text-green-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(22 163 74 / var(--tw-text-opacity, 1)) !important;
}
.text-green-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(22 101 52 / var(--tw-text-opacity, 1)) !important;
}
.text-indigo-50 {
  --tw-text-opacity: 1 !important;
  color: rgb(238 242 255 / var(--tw-text-opacity, 1)) !important;
}
.text-indigo-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(99 102 241 / var(--tw-text-opacity, 1)) !important;
}
.text-indigo-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(55 48 163 / var(--tw-text-opacity, 1)) !important;
}
.text-on-accent {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity, 1)) !important;
}
.text-on-accent-300 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-accent-300-rgb), var(--tw-text-opacity, 1)) !important;
}
.text-on-primary {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity, 1)) !important;
}
.text-on-warn {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity, 1)) !important;
}
.text-orange-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(251 146 60 / var(--tw-text-opacity, 1)) !important;
}
.text-pink-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(236 72 153 / var(--tw-text-opacity, 1)) !important;
}
.text-pink-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(157 23 77 / var(--tw-text-opacity, 1)) !important;
}
.text-primary {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-primary-rgb), var(--tw-text-opacity, 1)) !important;
}
.text-primary-400 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-primary-400-rgb), var(--tw-text-opacity, 1)) !important;
}
.text-primary-500 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-primary-500-rgb), var(--tw-text-opacity, 1)) !important;
}
.text-primary-600 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-primary-600-rgb), var(--tw-text-opacity, 1)) !important;
}
.text-primary-700 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-primary-700-rgb), var(--tw-text-opacity, 1)) !important;
}
.text-primary-800 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-primary-800-rgb), var(--tw-text-opacity, 1)) !important;
}
.text-purple-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(168 85 247 / var(--tw-text-opacity, 1)) !important;
}
.text-purple-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(107 33 168 / var(--tw-text-opacity, 1)) !important;
}
.text-red-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1)) !important;
}
.text-red-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1)) !important;
}
.text-red-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1)) !important;
}
.text-slate-300 {
  --tw-text-opacity: 1 !important;
  color: rgb(203 213 225 / var(--tw-text-opacity, 1)) !important;
}
.text-warn {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-warn-rgb), var(--tw-text-opacity, 1)) !important;
}
.text-warn-500 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-warn-500-rgb), var(--tw-text-opacity, 1)) !important;
}
.text-warn-600 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-warn-600-rgb), var(--tw-text-opacity, 1)) !important;
}
.text-warn-800 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-warn-800-rgb), var(--tw-text-opacity, 1)) !important;
}
.text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.text-yellow-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(234 179 8 / var(--tw-text-opacity, 1)) !important;
}
.text-yellow-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(133 77 14 / var(--tw-text-opacity, 1)) !important;
}
.text-zinc-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(161 161 170 / var(--tw-text-opacity, 1)) !important;
}
.text-opacity-12 {
  --tw-text-opacity: 0.12 !important;
}
.text-opacity-38 {
  --tw-text-opacity: 0.38 !important;
}
.text-opacity-60 {
  --tw-text-opacity: 0.6 !important;
}
.underline {
  text-decoration-line: underline !important;
}
.overline {
  text-decoration-line: overline !important;
}
.line-through {
  text-decoration-line: line-through !important;
}
.no-underline {
  text-decoration-line: none !important;
}
.opacity-0 {
  opacity: 0 !important;
}
.opacity-100 {
  opacity: 1 !important;
}
.opacity-25 {
  opacity: 0.25 !important;
}
.opacity-50 {
  opacity: 0.5 !important;
}
.opacity-80 {
  opacity: 0.8 !important;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow) !important;
}
.shadow-2xl {
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25) !important;
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color) !important;
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow) !important;
}
.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important;
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow) !important;
}
.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color) !important;
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow) !important;
}
.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05) !important;
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color) !important;
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow) !important;
}
.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color) !important;
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow) !important;
}
.outline {
  outline-style: solid !important;
}
.ring {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000) !important;
}
.ring-1 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000) !important;
}
.ring-2 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000) !important;
}
.ring-inset {
  --tw-ring-inset: inset !important;
}
.ring-accent-400 {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(var(--fuse-accent-400-rgb), var(--tw-ring-opacity, 1)) !important;
}
.ring-amber-400 {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(251 191 36 / var(--tw-ring-opacity, 1)) !important;
}
.ring-black {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity, 1)) !important;
}
.ring-blue-400 {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1)) !important;
}
.ring-gray-400 {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(148 163 184 / var(--tw-ring-opacity, 1)) !important;
}
.ring-green-400 {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(74 222 128 / var(--tw-ring-opacity, 1)) !important;
}
.ring-primary {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(var(--fuse-primary-rgb), var(--tw-ring-opacity, 1)) !important;
}
.ring-primary-400 {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(var(--fuse-primary-400-rgb), var(--tw-ring-opacity, 1)) !important;
}
.ring-primary-50 {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(var(--fuse-primary-50-rgb), var(--tw-ring-opacity, 1)) !important;
}
.ring-red-400 {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1)) !important;
}
.ring-warn-400 {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(var(--fuse-warn-400-rgb), var(--tw-ring-opacity, 1)) !important;
}
.ring-opacity-10 {
  --tw-ring-opacity: 0.1 !important;
}
.blur {
  --tw-blur: blur(8px) !important;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}
.invert {
  --tw-invert: invert(100%) !important;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}
.transition {
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke,
    opacity,
    box-shadow,
    transform,
    filter,
    backdrop-filter !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}
.transition-transform {
  transition-property: transform !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}
.duration-400 {
  transition-duration: 400ms !important;
}
.ease-drawer {
  transition-timing-function: cubic-bezier(0.25, 0.8, 0.25, 1) !important;
}
.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
}
.icon-size-10 {
  width: 2.5rem !important;
  height: 2.5rem !important;
  min-width: 2.5rem !important;
  min-height: 2.5rem !important;
  font-size: 2.5rem !important;
  line-height: 2.5rem !important;
}
.icon-size-10 svg {
  width: 2.5rem !important;
  height: 2.5rem !important;
}
.icon-size-24 {
  width: 6rem !important;
  height: 6rem !important;
  min-width: 6rem !important;
  min-height: 6rem !important;
  font-size: 6rem !important;
  line-height: 6rem !important;
}
.icon-size-24 svg {
  width: 6rem !important;
  height: 6rem !important;
}
.icon-size-4 {
  width: 1rem !important;
  height: 1rem !important;
  min-width: 1rem !important;
  min-height: 1rem !important;
  font-size: 1rem !important;
  line-height: 1rem !important;
}
.icon-size-4 svg {
  width: 1rem !important;
  height: 1rem !important;
}
.icon-size-5 {
  width: 1.25rem !important;
  height: 1.25rem !important;
  min-width: 1.25rem !important;
  min-height: 1.25rem !important;
  font-size: 1.25rem !important;
  line-height: 1.25rem !important;
}
.icon-size-5 svg {
  width: 1.25rem !important;
  height: 1.25rem !important;
}
.icon-size-6 {
  width: 1.5rem !important;
  height: 1.5rem !important;
  min-width: 1.5rem !important;
  min-height: 1.5rem !important;
  font-size: 1.5rem !important;
  line-height: 1.5rem !important;
}
.icon-size-6 svg {
  width: 1.5rem !important;
  height: 1.5rem !important;
}
.icon-size-7 {
  width: 1.75rem !important;
  height: 1.75rem !important;
  min-width: 1.75rem !important;
  min-height: 1.75rem !important;
  font-size: 1.75rem !important;
  line-height: 1.75rem !important;
}
.icon-size-7 svg {
  width: 1.75rem !important;
  height: 1.75rem !important;
}
.even\:border-r-0:nth-child(even) {
  border-right-width: 0px !important;
}
.hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:bg-gray-50:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:text-red-500:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1)) !important;
}
.hover\:text-slate-600:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1)) !important;
}
.hover\:underline:hover {
  text-decoration-line: underline !important;
}
.hover\:opacity-80:hover {
  opacity: 0.8 !important;
}
.group:hover .group-hover\:opacity-0 {
  opacity: 0 !important;
}
.group:hover .group-hover\:opacity-100 {
  opacity: 1 !important;
}
.dark\:flex:is(.dark *) {
  display: flex !important;
}
.dark\:hidden:is(.dark *) {
  display: none !important;
}
.dark\:border-b:is(.dark *) {
  border-bottom-width: 1px !important;
}
.dark\:border-l:is(.dark *) {
  border-left-width: 1px !important;
}
.dark\:border-gray-400:is(.dark *) {
  --tw-border-opacity: 1 !important;
  border-color: rgb(148 163 184 / var(--tw-border-opacity, 1)) !important;
}
.dark\:border-gray-500:is(.dark *) {
  --tw-border-opacity: 1 !important;
  border-color: rgb(100 116 139 / var(--tw-border-opacity, 1)) !important;
}
.dark\:border-gray-600:is(.dark *) {
  --tw-border-opacity: 1 !important;
  border-color: rgb(71 85 105 / var(--tw-border-opacity, 1)) !important;
}
.dark\:border-gray-800:is(.dark *) {
  --tw-border-opacity: 1 !important;
  border-color: rgb(30 41 59 / var(--tw-border-opacity, 1)) !important;
}
.dark\:border-primary:is(.dark *) {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-primary-rgb), var(--tw-border-opacity, 1)) !important;
}
.dark\:border-slate-500:is(.dark *) {
  --tw-border-opacity: 1 !important;
  border-color: rgb(100 116 139 / var(--tw-border-opacity, 1)) !important;
}
.dark\:border-slate-700:is(.dark *) {
  --tw-border-opacity: 1 !important;
  border-color: rgb(51 65 85 / var(--tw-border-opacity, 1)) !important;
}
.dark\:border-slate-900:is(.dark *) {
  --tw-border-opacity: 1 !important;
  border-color: rgb(15 23 42 / var(--tw-border-opacity, 1)) !important;
}
.dark\:border-warn:is(.dark *) {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-warn-rgb), var(--tw-border-opacity, 1)) !important;
}
.dark\:bg-accent-600:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--fuse-accent-600-rgb), var(--tw-bg-opacity, 1)) !important;
}
.dark\:bg-amber-500:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity, 1)) !important;
}
.dark\:bg-black:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1)) !important;
}
.dark\:bg-blue-600:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1)) !important;
}
.dark\:bg-gray-500:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(100 116 139 / var(--tw-bg-opacity, 1)) !important;
}
.dark\:bg-gray-600:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(71 85 105 / var(--tw-bg-opacity, 1)) !important;
}
.dark\:bg-gray-700:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(51 65 85 / var(--tw-bg-opacity, 1)) !important;
}
.dark\:bg-gray-800:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1)) !important;
}
.dark\:bg-gray-900:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1)) !important;
}
.dark\:bg-green-500:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1)) !important;
}
.dark\:bg-orange-900:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(124 45 18 / var(--tw-bg-opacity, 1)) !important;
}
.dark\:bg-pink-500:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(236 72 153 / var(--tw-bg-opacity, 1)) !important;
}
.dark\:bg-primary-500:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--fuse-primary-500-rgb), var(--tw-bg-opacity, 1)) !important;
}
.dark\:bg-primary-600:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--fuse-primary-600-rgb), var(--tw-bg-opacity, 1)) !important;
}
.dark\:bg-primary-800:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--fuse-primary-800-rgb), var(--tw-bg-opacity, 1)) !important;
}
.dark\:bg-red-600:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1)) !important;
}
.dark\:bg-slate-700:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(51 65 85 / var(--tw-bg-opacity, 1)) !important;
}
.dark\:bg-slate-800:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1)) !important;
}
.dark\:bg-slate-900:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1)) !important;
}
.dark\:bg-transparent:is(.dark *) {
  background-color: transparent !important;
}
.dark\:bg-warn-600:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--fuse-warn-600-rgb), var(--tw-bg-opacity, 1)) !important;
}
.dark\:bg-white:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
.dark\:bg-opacity-10:is(.dark *) {
  --tw-bg-opacity: 0.1 !important;
}
.dark\:bg-opacity-5:is(.dark *) {
  --tw-bg-opacity: 0.05 !important;
}
.dark\:text-\[\#0F2447\]:is(.dark *) {
  --tw-text-opacity: 1 !important;
  color: rgb(15 36 71 / var(--tw-text-opacity, 1)) !important;
}
.dark\:text-accent-50:is(.dark *) {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-accent-50-rgb), var(--tw-text-opacity, 1)) !important;
}
.dark\:text-amber-50:is(.dark *) {
  --tw-text-opacity: 1 !important;
  color: rgb(255 251 235 / var(--tw-text-opacity, 1)) !important;
}
.dark\:text-black:is(.dark *) {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}
.dark\:text-blue-50:is(.dark *) {
  --tw-text-opacity: 1 !important;
  color: rgb(239 246 255 / var(--tw-text-opacity, 1)) !important;
}
.dark\:text-blue-500:is(.dark *) {
  --tw-text-opacity: 1 !important;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1)) !important;
}
.dark\:text-gray-200:is(.dark *) {
  --tw-text-opacity: 1 !important;
  color: rgb(226 232 240 / var(--tw-text-opacity, 1)) !important;
}
.dark\:text-gray-300:is(.dark *) {
  --tw-text-opacity: 1 !important;
  color: rgb(203 213 225 / var(--tw-text-opacity, 1)) !important;
}
.dark\:text-gray-400:is(.dark *) {
  --tw-text-opacity: 1 !important;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1)) !important;
}
.dark\:text-gray-50:is(.dark *) {
  --tw-text-opacity: 1 !important;
  color: rgb(248 250 252 / var(--tw-text-opacity, 1)) !important;
}
.dark\:text-gray-500:is(.dark *) {
  --tw-text-opacity: 1 !important;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1)) !important;
}
.dark\:text-gray-600:is(.dark *) {
  --tw-text-opacity: 1 !important;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1)) !important;
}
.dark\:text-green-400:is(.dark *) {
  --tw-text-opacity: 1 !important;
  color: rgb(74 222 128 / var(--tw-text-opacity, 1)) !important;
}
.dark\:text-green-50:is(.dark *) {
  --tw-text-opacity: 1 !important;
  color: rgb(240 253 244 / var(--tw-text-opacity, 1)) !important;
}
.dark\:text-green-500:is(.dark *) {
  --tw-text-opacity: 1 !important;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1)) !important;
}
.dark\:text-green-600:is(.dark *) {
  --tw-text-opacity: 1 !important;
  color: rgb(22 163 74 / var(--tw-text-opacity, 1)) !important;
}
.dark\:text-indigo-400:is(.dark *) {
  --tw-text-opacity: 1 !important;
  color: rgb(129 140 248 / var(--tw-text-opacity, 1)) !important;
}
.dark\:text-pink-50:is(.dark *) {
  --tw-text-opacity: 1 !important;
  color: rgb(253 242 248 / var(--tw-text-opacity, 1)) !important;
}
.dark\:text-primary-400:is(.dark *) {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-primary-400-rgb), var(--tw-text-opacity, 1)) !important;
}
.dark\:text-primary-50:is(.dark *) {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-primary-50-rgb), var(--tw-text-opacity, 1)) !important;
}
.dark\:text-primary-500:is(.dark *) {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-primary-500-rgb), var(--tw-text-opacity, 1)) !important;
}
.dark\:text-red-400:is(.dark *) {
  --tw-text-opacity: 1 !important;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1)) !important;
}
.dark\:text-red-50:is(.dark *) {
  --tw-text-opacity: 1 !important;
  color: rgb(254 242 242 / var(--tw-text-opacity, 1)) !important;
}
.dark\:text-red-500:is(.dark *) {
  --tw-text-opacity: 1 !important;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1)) !important;
}
.dark\:text-red-600:is(.dark *) {
  --tw-text-opacity: 1 !important;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1)) !important;
}
.dark\:text-warn-50:is(.dark *) {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-warn-50-rgb), var(--tw-text-opacity, 1)) !important;
}
.dark\:text-white:is(.dark *) {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.dark\:text-yellow-500:is(.dark *) {
  --tw-text-opacity: 1 !important;
  color: rgb(234 179 8 / var(--tw-text-opacity, 1)) !important;
}
.dark\:shadow-none:is(.dark *) {
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow) !important;
}
.dark\:ring-gray-900:is(.dark *) {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(15 23 42 / var(--tw-ring-opacity, 1)) !important;
}
.dark\:hover\:bg-black:hover:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1)) !important;
}
.dark\:hover\:bg-opacity-5:hover:is(.dark *) {
  --tw-bg-opacity: 0.05 !important;
}
@media (min-width: 600px) {
  .sm\:static {
    position: static !important;
  }
  .sm\:absolute {
    position: absolute !important;
  }
  .sm\:inset-0 {
    inset: 0px !important;
  }
  .sm\:inset-auto {
    inset: auto !important;
  }
  .sm\:inset-x-0 {
    left: 0px !important;
    right: 0px !important;
  }
  .sm\:bottom-0 {
    bottom: 0px !important;
  }
  .sm\:right-7 {
    right: 1.75rem !important;
  }
  .sm\:order-1 {
    order: 1 !important;
  }
  .sm\:order-2 {
    order: 2 !important;
  }
  .sm\:order-last {
    order: 9999 !important;
  }
  .sm\:col-span-2 {
    grid-column: span 2 / span 2 !important;
  }
  .sm\:col-span-4 {
    grid-column: span 4 / span 4 !important;
  }
  .sm\:col-span-6 {
    grid-column: span 6 / span 6 !important;
  }
  .sm\:m-8 {
    margin: 2rem !important;
  }
  .sm\:mx-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .sm\:mx-3 {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }
  .sm\:my-10 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .sm\:mb-0 {
    margin-bottom: 0px !important;
  }
  .sm\:mb-18 {
    margin-bottom: 4.5rem !important;
  }
  .sm\:ml-0 {
    margin-left: 0px !important;
  }
  .sm\:ml-2 {
    margin-left: 0.5rem !important;
  }
  .sm\:ml-3 {
    margin-left: 0.75rem !important;
  }
  .sm\:ml-4 {
    margin-left: 1rem !important;
  }
  .sm\:ml-8 {
    margin-left: 2rem !important;
  }
  .sm\:ml-auto {
    margin-left: auto !important;
  }
  .sm\:mr-4 {
    margin-right: 1rem !important;
  }
  .sm\:mt-0 {
    margin-top: 0px !important;
  }
  .sm\:mt-24 {
    margin-top: 6rem !important;
  }
  .sm\:mt-4 {
    margin-top: 1rem !important;
  }
  .sm\:inline-flex {
    display: inline-flex !important;
  }
  .sm\:hidden {
    display: none !important;
  }
  .sm\:h-20 {
    height: 5rem !important;
  }
  .sm\:h-full {
    height: 100% !important;
  }
  .sm\:max-h-120 {
    max-height: 30rem !important;
  }
  .sm\:w-100 {
    width: 25rem !important;
  }
  .sm\:w-80 {
    width: 20rem !important;
  }
  .sm\:w-85 {
    width: 21.25rem !important;
  }
  .sm\:w-90 {
    width: 22.5rem !important;
  }
  .sm\:w-96 {
    width: 24rem !important;
  }
  .sm\:w-auto {
    width: auto !important;
  }
  .sm\:min-w-100 {
    min-width: 25rem !important;
  }
  .sm\:min-w-80 {
    min-width: 20rem !important;
  }
  .sm\:min-w-90 {
    min-width: 22.5rem !important;
  }
  .sm\:max-w-360 {
    max-width: 90rem !important;
  }
  .sm\:-translate-x-96 {
    --tw-translate-x: -24rem !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
  }
  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  .sm\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
  .sm\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
  .sm\:flex-row {
    flex-direction: row !important;
  }
  .sm\:items-start {
    align-items: flex-start !important;
  }
  .sm\:items-end {
    align-items: flex-end !important;
  }
  .sm\:items-center {
    align-items: center !important;
  }
  .sm\:justify-start {
    justify-content: flex-start !important;
  }
  .sm\:justify-end {
    justify-content: flex-end !important;
  }
  .sm\:justify-center {
    justify-content: center !important;
  }
  .sm\:justify-between {
    justify-content: space-between !important;
  }
  .sm\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }
  .sm\:overflow-auto {
    overflow: auto !important;
  }
  .sm\:overflow-hidden {
    overflow: hidden !important;
  }
  .sm\:overflow-y-auto {
    overflow-y: auto !important;
  }
  .sm\:overflow-y-hidden {
    overflow-y: hidden !important;
  }
  .sm\:overscroll-auto {
    overscroll-behavior: auto !important;
  }
  .sm\:rounded-2xl {
    border-radius: 1rem !important;
  }
  .sm\:rounded-lg {
    border-radius: 0.5rem !important;
  }
  .sm\:rounded-xl {
    border-radius: 0.75rem !important;
  }
  .sm\:rounded-t-xl {
    border-top-left-radius: 0.75rem !important;
    border-top-right-radius: 0.75rem !important;
  }
  .sm\:border-b-0 {
    border-bottom-width: 0px !important;
  }
  .sm\:border-t {
    border-top-width: 1px !important;
  }
  .sm\:bg-transparent {
    background-color: transparent !important;
  }
  .sm\:p-10 {
    padding: 2.5rem !important;
  }
  .sm\:p-12 {
    padding: 3rem !important;
  }
  .sm\:p-4 {
    padding: 1rem !important;
  }
  .sm\:p-6 {
    padding: 1.5rem !important;
  }
  .sm\:p-8 {
    padding: 2rem !important;
  }
  .sm\:px-18 {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }
  .sm\:px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .sm\:px-8 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .sm\:py-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .sm\:pb-8 {
    padding-bottom: 2rem !important;
  }
  .sm\:pl-8 {
    padding-left: 2rem !important;
  }
  .sm\:pr-5 {
    padding-right: 1.25rem !important;
  }
  .sm\:pr-8 {
    padding-right: 2rem !important;
  }
  .sm\:text-left {
    text-align: left !important;
  }
  .sm\:text-6xl {
    font-size: 2.5rem !important;
  }
  .sm\:text-lg {
    font-size: 1rem !important;
  }
  .sm\:opacity-0 {
    opacity: 0 !important;
  }
  .sm\:shadow {
    --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1) !important;
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;
    box-shadow:
      var(--tw-ring-offset-shadow, 0 0 #0000),
      var(--tw-ring-shadow, 0 0 #0000),
      var(--tw-shadow) !important;
  }
  .sm\:shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25) !important;
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color) !important;
    box-shadow:
      var(--tw-ring-offset-shadow, 0 0 #0000),
      var(--tw-ring-shadow, 0 0 #0000),
      var(--tw-shadow) !important;
  }
  .sm\:shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1) !important;
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important;
    box-shadow:
      var(--tw-ring-offset-shadow, 0 0 #0000),
      var(--tw-ring-shadow, 0 0 #0000),
      var(--tw-shadow) !important;
  }
  .sm\:shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1) !important;
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color) !important;
    box-shadow:
      var(--tw-ring-offset-shadow, 0 0 #0000),
      var(--tw-ring-shadow, 0 0 #0000),
      var(--tw-shadow) !important;
  }
  .group:hover .sm\:group-hover\:opacity-100 {
    opacity: 1 !important;
  }
}
@media (min-width: 960px) {
  .md\:col-span-12 {
    grid-column: span 12 / span 12 !important;
  }
  .md\:col-span-2 {
    grid-column: span 2 / span 2 !important;
  }
  .md\:col-span-3 {
    grid-column: span 3 / span 3 !important;
  }
  .md\:col-span-4 {
    grid-column: span 4 / span 4 !important;
  }
  .md\:col-span-5 {
    grid-column: span 5 / span 5 !important;
  }
  .md\:col-span-6 {
    grid-column: span 6 / span 6 !important;
  }
  .md\:col-span-full {
    grid-column: 1 / -1 !important;
  }
  .md\:mx-8 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .md\:mt-12 {
    margin-top: 3rem !important;
  }
  .md\:mt-4 {
    margin-top: 1rem !important;
  }
  .md\:mt-5 {
    margin-top: 1.25rem !important;
  }
  .md\:block {
    display: block !important;
  }
  .md\:flex {
    display: flex !important;
  }
  .md\:inline-flex {
    display: inline-flex !important;
  }
  .md\:h-36 {
    height: 9rem !important;
  }
  .md\:h-full {
    height: 100% !important;
  }
  .md\:w-1\/2 {
    width: 50% !important;
  }
  .md\:min-w-100 {
    min-width: 25rem !important;
  }
  .md\:min-w-160 {
    min-width: 40rem !important;
  }
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
  .md\:items-start {
    align-items: flex-start !important;
  }
  .md\:items-center {
    align-items: center !important;
  }
  .md\:justify-start {
    justify-content: flex-start !important;
  }
  .md\:justify-end {
    justify-content: flex-end !important;
  }
  .md\:rounded-none {
    border-radius: 0px !important;
  }
  .md\:p-12 {
    padding: 3rem !important;
  }
  .md\:p-16 {
    padding: 4rem !important;
  }
  .md\:p-2 {
    padding: 0.5rem !important;
  }
  .md\:p-8 {
    padding: 2rem !important;
  }
  .md\:px-6 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .md\:px-8 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .md\:pb-12 {
    padding-bottom: 3rem !important;
  }
  .md\:pb-3 {
    padding-bottom: 0.75rem !important;
  }
  .md\:pb-4 {
    padding-bottom: 1rem !important;
  }
  .md\:pt-3 {
    padding-top: 0.75rem !important;
  }
  .md\:pt-4 {
    padding-top: 1rem !important;
  }
  .md\:text-7xl {
    font-size: 3rem !important;
  }
  .md\:text-xl {
    font-size: 1.125rem !important;
  }
  .md\:leading-none {
    line-height: 1 !important;
  }
  .md\:shadow-none {
    --tw-shadow: 0 0 #0000 !important;
    --tw-shadow-colored: 0 0 #0000 !important;
    box-shadow:
      var(--tw-ring-offset-shadow, 0 0 #0000),
      var(--tw-ring-shadow, 0 0 #0000),
      var(--tw-shadow) !important;
  }
}
@media (min-width: 1280px) {
  .lg\:sticky {
    position: sticky !important;
  }
  .lg\:left-full {
    left: 100% !important;
  }
  .lg\:ml-0 {
    margin-left: 0px !important;
  }
  .lg\:mr-8 {
    margin-right: 2rem !important;
  }
  .lg\:mt-5 {
    margin-top: 1.25rem !important;
  }
  .lg\:flex {
    display: flex !important;
  }
  .lg\:hidden {
    display: none !important;
  }
  .lg\:h-screen {
    height: 100vh !important;
  }
  .lg\:w-16 {
    width: 4rem !important;
  }
  .lg\:-translate-x-80 {
    --tw-translate-x: -20rem !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
  }
  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  .lg\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }
  .lg\:p-12 {
    padding: 3rem !important;
  }
  .lg\:px-28 {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }
  .lg\:shadow {
    --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1) !important;
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;
    box-shadow:
      var(--tw-ring-offset-shadow, 0 0 #0000),
      var(--tw-ring-shadow, 0 0 #0000),
      var(--tw-shadow) !important;
  }
}
@media (min-width: 1440px) {
  .xl\:left-16 {
    left: 4rem !important;
  }
  .xl\:left-18 {
    left: 4.5rem !important;
  }
  .xl\:left-24 {
    left: 6rem !important;
  }
  .xl\:left-9 {
    left: 2.25rem !important;
  }
  .xl\:mt-6 {
    margin-top: 1.5rem !important;
  }
  .xl\:mt-8 {
    margin-top: 2rem !important;
  }
  .xl\:w-11 {
    width: 2.75rem !important;
  }
  .xl\:max-w-100 {
    max-width: 25rem !important;
  }
  .xl\:p-16 {
    padding: 4rem !important;
  }
  .xl\:pt-4 {
    padding-top: 1rem !important;
  }
  .xl\:text-2xl {
    font-size: 1.25rem !important;
  }
  .xl\:text-3xl {
    font-size: 1.5rem !important;
  }
  .xl\:text-4xl {
    font-size: 2rem !important;
  }
  .xl\:text-6xl {
    font-size: 2.5rem !important;
  }
  .xl\:text-\[54px\] {
    font-size: 54px !important;
  }
  .xl\:text-lg {
    font-size: 1rem !important;
  }
  .xl\:text-xl {
    font-size: 1.125rem !important;
  }
}
@media (min-width: 1920px) {
  .xxl\:left-11 {
    left: 2.75rem !important;
  }
  .xxl\:left-20 {
    left: 5rem !important;
  }
  .xxl\:left-23 {
    left: 5.75rem !important;
  }
  .xxl\:left-31 {
    left: 7.75rem !important;
  }
  .xxl\:left-32 {
    left: 8rem !important;
  }
  .xxl\:mb-3 {
    margin-bottom: 0.75rem !important;
  }
  .xxl\:mb-8 {
    margin-bottom: 2rem !important;
  }
  .xxl\:mt-12 {
    margin-top: 3rem !important;
  }
  .xxl\:mt-8 {
    margin-top: 2rem !important;
  }
  .xxl\:flex {
    display: flex !important;
  }
  .xxl\:items-center {
    align-items: center !important;
  }
  .xxl\:justify-end {
    justify-content: flex-end !important;
  }
  .xxl\:p-20 {
    padding: 5rem !important;
  }
  .xxl\:pb-1 {
    padding-bottom: 0.25rem !important;
  }
  .xxl\:pb-3 {
    padding-bottom: 0.75rem !important;
  }
  .xxl\:text-5xl {
    font-size: 2.25rem !important;
  }
  .xxl\:text-8xl {
    font-size: 4rem !important;
  }
  .xxl\:text-xl {
    font-size: 1.125rem !important;
  }
}
@media print {
  .print\:hidden {
    display: none !important;
  }
}

/* angular:styles/global:styles */
