*, :before, :after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #e2e8f0
}

:before, :after {
    --tw-content: ""
}

html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: Inter var, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", Segoe UI Symbol, "Noto Color Emoji";
    font-feature-settings: normal;
    font-variation-settings: normal
}

body {
    margin: 0;
    line-height: inherit
}

hr {
    height: 0;
    color: inherit;
    border-top-width: 1px
}

abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    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-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.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;
    color: inherit;
    margin: 0;
    padding: 0
}

button, select {
    text-transform: none
}

button, [type=button], [type=reset], [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] {
    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: .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: .12 !important
}

@media only screen and (min-width: 960px) {
    body:not(.os-mac) ::-webkit-scrollbar {
        width: 8px;
        height: 8px;
        background-color: #0000
    }

    body:not(.os-mac) ::-webkit-scrollbar:hover {
        width: 8px;
        height: 8px;
        background-color: #0000000f
    }

    body:not(.os-mac) ::-webkit-scrollbar-thumb {
        border: 2px solid transparent;
        border-radius: 20px;
        box-shadow: inset 0 0 0 20px #0000003d
    }

    body:not(.os-mac) ::-webkit-scrollbar-thumb:active {
        border-radius: 20px;
        box-shadow: inset 0 0 0 20px #0000005e
    }

    body:not(.os-mac).dark ::-webkit-scrollbar-thumb {
        box-shadow: inset 0 0 0 20px #ffffff3d
    }

    body:not(.os-mac).dark ::-webkit-scrollbar-thumb:active {
        box-shadow: inset 0 0 0 20px #ffffff5e
    }
}

[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
    }
}

*, :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 / .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:
}

::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 / .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:
}

.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-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: #eff5fe;
    --fuse-primary-50-rgb: 239, 245, 254;
    --fuse-primary-100: #e2ecfd;
    --fuse-primary-100-rgb: 226, 236, 253;
    --fuse-primary-200: #c4dafa;
    --fuse-primary-200-rgb: 196, 218, 250;
    --fuse-primary-300: #a1c6f8;
    --fuse-primary-300-rgb: 161, 198, 248;
    --fuse-primary-400: #74b0f5;
    --fuse-primary-400-rgb: 116, 176, 245;
    --fuse-primary-500: #2196f3;
    --fuse-primary-500-rgb: 33, 150, 243;
    --fuse-primary-600: #1e88dc;
    --fuse-primary-600-rgb: 30, 136, 220;
    --fuse-primary-700: #1a78c3;
    --fuse-primary-700-rgb: 26, 120, 195;
    --fuse-primary-800: #1766a6;
    --fuse-primary-800-rgb: 23, 102, 166;
    --fuse-primary-900: #125183;
    --fuse-primary-900-rgb: 18, 81, 131;
    --fuse-primary: #2196f3;
    --fuse-primary-rgb: 33, 150, 243;
    --fuse-on-primary-50: #125183;
    --fuse-on-primary-50-rgb: 18, 81, 131;
    --fuse-on-primary-100: #125183;
    --fuse-on-primary-100-rgb: 18, 81, 131;
    --fuse-on-primary-200: #125183;
    --fuse-on-primary-200-rgb: 18, 81, 131;
    --fuse-on-primary-300: #125183;
    --fuse-on-primary-300-rgb: 18, 81, 131;
    --fuse-on-primary-400: #125183;
    --fuse-on-primary-400-rgb: 18, 81, 131;
    --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, .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, .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, .12);
    --fuse-border-rgb: 241, 245, 249;
    --fuse-divider: rgba(241, 245, 249, .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
}

.hover\:bg-hover:hover {
    background-color: var(--fuse-bg-hover) !important
}

:is(.dark .dark\:bg-default) {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(var(--fuse-bg-default-rgb), var(--tw-bg-opacity)) !important
}

:is(.dark .dark\:bg-hover) {
    background-color: var(--fuse-bg-hover) !important
}

:is(.dark .dark\:hover\:bg-hover:hover) {
    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
    }
}

.cdk-overlay-backdrop {
    position: absolute;
    inset: 0;
    z-index: 1000;
    pointer-events: auto;
    -webkit-tap-highlight-color: transparent;
    transition: opacity .4s cubic-bezier(.25, .8, .25, 1);
    opacity: 0
}

html {
    --mat-option-label-text-font: "Inter var", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --mat-option-label-text-line-height: 1.5rem;
    --mat-option-label-text-size: .875rem;
    --mat-option-label-text-tracking: normal;
    --mat-option-label-text-weight: 400;
    --mat-optgroup-label-text-font: "Inter var", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --mat-optgroup-label-text-line-height: 1.5rem;
    --mat-optgroup-label-text-size: .875rem;
    --mat-optgroup-label-text-tracking: normal;
    --mat-optgroup-label-text-weight: 400;
    --mdc-elevated-card-container-shape: 4px;
    --mdc-outlined-card-container-shape: 4px;
    --mdc-outlined-card-outline-width: 1px;
    --mat-card-title-text-font: "Inter var", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --mat-card-title-text-line-height: 1.5rem;
    --mat-card-title-text-size: .875rem;
    --mat-card-title-text-tracking: normal;
    --mat-card-title-text-weight: 400;
    --mat-card-subtitle-text-font: "Inter var", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --mat-card-subtitle-text-line-height: 1.25rem;
    --mat-card-subtitle-text-size: .875rem;
    --mat-card-subtitle-text-tracking: normal;
    --mat-card-subtitle-text-weight: 600;
    --mdc-linear-progress-active-indicator-height: 4px;
    --mdc-linear-progress-track-height: 4px;
    --mdc-linear-progress-track-shape: 0;
    --mdc-plain-tooltip-container-shape: 4px;
    --mdc-plain-tooltip-supporting-text-line-height: 16px;
    --mdc-plain-tooltip-supporting-text-font: "Inter var", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --mdc-plain-tooltip-supporting-text-size: .75rem;
    --mdc-plain-tooltip-supporting-text-weight: 400;
    --mdc-plain-tooltip-supporting-text-tracking: normal;
    --mdc-filled-text-field-active-indicator-height: 1px;
    --mdc-filled-text-field-focus-active-indicator-height: 2px;
    --mdc-filled-text-field-container-shape: 4px;
    --mdc-outlined-text-field-outline-width: 1px;
    --mdc-outlined-text-field-focus-outline-width: 2px;
    --mdc-outlined-text-field-container-shape: 4px
}

html {
    --mdc-filled-text-field-label-text-font: "Inter var", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --mdc-filled-text-field-label-text-size: .875rem;
    --mdc-filled-text-field-label-text-tracking: normal;
    --mdc-filled-text-field-label-text-weight: 400;
    --mdc-outlined-text-field-label-text-font: "Inter var", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --mdc-outlined-text-field-label-text-size: .875rem;
    --mdc-outlined-text-field-label-text-tracking: normal;
    --mdc-outlined-text-field-label-text-weight: 400;
    --mat-form-field-container-text-font: "Inter var", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --mat-form-field-container-text-line-height: 1.5rem;
    --mat-form-field-container-text-size: .875rem;
    --mat-form-field-container-text-tracking: normal;
    --mat-form-field-container-text-weight: 400;
    --mat-form-field-outlined-label-text-populated-size: .875rem;
    --mat-form-field-subscript-text-font: "Inter var", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --mat-form-field-subscript-text-line-height: 1rem;
    --mat-form-field-subscript-text-size: .75rem;
    --mat-form-field-subscript-text-tracking: normal;
    --mat-form-field-subscript-text-weight: 400;
    --mat-select-trigger-text-font: "Inter var", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --mat-select-trigger-text-line-height: 1.5rem;
    --mat-select-trigger-text-size: .875rem;
    --mat-select-trigger-text-tracking: normal;
    --mat-select-trigger-text-weight: 400;
    --mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);
    --mdc-dialog-container-shadow-color: #000;
    --mdc-dialog-container-shape: 4px;
    --mdc-dialog-subhead-font: "Inter var", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --mdc-dialog-subhead-line-height: 1.5rem;
    --mdc-dialog-subhead-size: .875rem;
    --mdc-dialog-subhead-weight: 400;
    --mdc-dialog-subhead-tracking: normal;
    --mdc-dialog-supporting-text-font: "Inter var", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --mdc-dialog-supporting-text-line-height: 1.5rem;
    --mdc-dialog-supporting-text-size: .875rem;
    --mdc-dialog-supporting-text-weight: 400;
    --mdc-dialog-supporting-text-tracking: normal
}

.mat-mdc-standard-chip {
    --mdc-chip-container-shape-family: rounded;
    --mdc-chip-container-shape-radius: 16px 16px 16px 16px;
    --mdc-chip-with-avatar-avatar-shape-family: rounded;
    --mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;
    --mdc-chip-with-avatar-avatar-size: 28px;
    --mdc-chip-with-icon-icon-size: 18px
}

.mat-mdc-chip.mat-mdc-standard-chip {
    --mdc-chip-container-height: 32px
}

.mat-mdc-standard-chip {
    --mdc-chip-label-text-font: "Inter var", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --mdc-chip-label-text-line-height: 1.5rem;
    --mdc-chip-label-text-size: .875rem;
    --mdc-chip-label-text-tracking: normal;
    --mdc-chip-label-text-weight: 400
}

.mdc-switch {
    --mdc-switch-disabled-handle-opacity: .38;
    --mdc-switch-disabled-selected-icon-opacity: .38;
    --mdc-switch-disabled-track-opacity: .12;
    --mdc-switch-disabled-unselected-icon-opacity: .38;
    --mdc-switch-handle-height: 20px;
    --mdc-switch-handle-shape: 10px;
    --mdc-switch-handle-width: 20px;
    --mdc-switch-selected-icon-size: 18px;
    --mdc-switch-track-height: 14px;
    --mdc-switch-track-shape: 7px;
    --mdc-switch-track-width: 36px;
    --mdc-switch-unselected-icon-size: 18px;
    --mdc-switch-state-layer-size: 40px;
    --mdc-switch-selected-focus-state-layer-opacity: .12;
    --mdc-switch-selected-hover-state-layer-opacity: .04;
    --mdc-switch-selected-pressed-state-layer-opacity: .1;
    --mdc-switch-unselected-focus-state-layer-opacity: .12;
    --mdc-switch-unselected-hover-state-layer-opacity: .04;
    --mdc-switch-unselected-pressed-state-layer-opacity: .1
}

.mat-mdc-slide-toggle {
    --mdc-switch-state-layer-size: 48px;
    --mat-slide-toggle-label-text-font: "Inter var", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --mat-slide-toggle-label-text-size: .875rem;
    --mat-slide-toggle-label-text-tracking: normal;
    --mat-slide-toggle-label-text-line-height: 1.5rem;
    --mat-slide-toggle-label-text-weight: 400
}

html {
    --mdc-radio-disabled-selected-icon-opacity: .38;
    --mdc-radio-disabled-unselected-icon-opacity: .38;
    --mdc-radio-state-layer-size: 40px
}

.mat-mdc-radio-button .mdc-form-field {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, "Inter var", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"));
    font-size: var(--mdc-typography-body2-font-size, .875rem);
    line-height: var(--mdc-typography-body2-line-height, 1.5rem);
    font-weight: var(--mdc-typography-body2-font-weight, 400);
    letter-spacing: var(--mdc-typography-body2-letter-spacing, normal);
    -webkit-text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
    text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
    text-transform: var(--mdc-typography-body2-text-transform, none)
}

html {
    --mdc-slider-active-track-height: 6px;
    --mdc-slider-active-track-shape: 9999px;
    --mdc-slider-handle-height: 20px;
    --mdc-slider-handle-shape: 50%;
    --mdc-slider-handle-width: 20px;
    --mdc-slider-inactive-track-height: 4px;
    --mdc-slider-inactive-track-shape: 9999px;
    --mdc-slider-with-overlap-handle-outline-width: 1px;
    --mdc-slider-with-tick-marks-active-container-opacity: .6;
    --mdc-slider-with-tick-marks-container-shape: 50%;
    --mdc-slider-with-tick-marks-container-size: 2px;
    --mdc-slider-with-tick-marks-inactive-container-opacity: .6;
    --mdc-slider-label-label-text-font: "Inter var", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --mdc-slider-label-label-text-size: .875rem;
    --mdc-slider-label-label-text-line-height: 1.25rem;
    --mdc-slider-label-label-text-tracking: normal;
    --mdc-slider-label-label-text-weight: 600;
    --mat-menu-container-shape: 4px;
    --mat-menu-item-label-text-font: "Inter var", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --mat-menu-item-label-text-size: .875rem;
    --mat-menu-item-label-text-tracking: normal;
    --mat-menu-item-label-text-line-height: 1.5rem;
    --mat-menu-item-label-text-weight: 400;
    --mdc-list-list-item-container-shape: 0;
    --mdc-list-list-item-leading-avatar-shape: 50%;
    --mdc-list-list-item-container-color: transparent;
    --mdc-list-list-item-selected-container-color: transparent;
    --mdc-list-list-item-leading-avatar-color: transparent;
    --mdc-list-list-item-leading-icon-size: 24px;
    --mdc-list-list-item-leading-avatar-size: 40px;
    --mdc-list-list-item-trailing-icon-size: 24px;
    --mdc-list-list-item-disabled-state-layer-color: transparent;
    --mdc-list-list-item-disabled-state-layer-opacity: 0;
    --mdc-list-list-item-disabled-label-text-opacity: .38;
    --mdc-list-list-item-disabled-leading-icon-opacity: .38;
    --mdc-list-list-item-disabled-trailing-icon-opacity: .38;
    --mdc-list-list-item-one-line-container-height: 48px;
    --mdc-list-list-item-two-line-container-height: 64px;
    --mdc-list-list-item-three-line-container-height: 88px
}

.mdc-list-item__start, .mdc-list-item__end {
    --mdc-radio-state-layer-size: 40px
}

html {
    --mdc-list-list-item-label-text-font: "Inter var", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --mdc-list-list-item-label-text-line-height: 1.5rem;
    --mdc-list-list-item-label-text-size: .875rem;
    --mdc-list-list-item-label-text-tracking: normal;
    --mdc-list-list-item-label-text-weight: 400;
    --mdc-list-list-item-supporting-text-font: "Inter var", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --mdc-list-list-item-supporting-text-line-height: 1.5rem;
    --mdc-list-list-item-supporting-text-size: .875rem;
    --mdc-list-list-item-supporting-text-tracking: normal;
    --mdc-list-list-item-supporting-text-weight: 400;
    --mdc-list-list-item-trailing-supporting-text-font: "Inter var", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --mdc-list-list-item-trailing-supporting-text-line-height: 1rem;
    --mdc-list-list-item-trailing-supporting-text-size: .75rem;
    --mdc-list-list-item-trailing-supporting-text-tracking: normal;
    --mdc-list-list-item-trailing-supporting-text-weight: 400
}

.mdc-list-group__subheader {
    font: 400 1rem/1.75rem Inter var, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", Segoe UI Symbol, "Noto Color Emoji";
    letter-spacing: normal
}

html {
    --mat-paginator-container-size: 56px
}

html {
    --mat-paginator-container-text-font: "Inter var", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --mat-paginator-container-text-line-height: 1rem;
    --mat-paginator-container-text-size: .75rem;
    --mat-paginator-container-text-tracking: normal;
    --mat-paginator-container-text-weight: 400;
    --mat-paginator-select-trigger-text-size: .75rem;
    --mdc-tab-indicator-active-indicator-height: 2px;
    --mdc-tab-indicator-active-indicator-shape: 0;
    --mdc-secondary-navigation-tab-container-height: 48px
}

.mat-mdc-tab-header {
    --mdc-secondary-navigation-tab-container-height: 48px;
    --mat-tab-header-label-text-font: "Inter var", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --mat-tab-header-label-text-size: .875rem;
    --mat-tab-header-label-text-tracking: normal;
    --mat-tab-header-label-text-line-height: .875rem;
    --mat-tab-header-label-text-weight: 500
}

html {
    --mdc-checkbox-disabled-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-state-layer-opacity: .16;
    --mdc-checkbox-selected-hover-state-layer-opacity: .04;
    --mdc-checkbox-selected-pressed-state-layer-opacity: .16;
    --mdc-checkbox-unselected-focus-state-layer-opacity: .16;
    --mdc-checkbox-unselected-hover-state-layer-opacity: .04;
    --mdc-checkbox-unselected-pressed-state-layer-opacity: .16;
    --mdc-checkbox-state-layer-size: 40px
}

.mat-mdc-checkbox .mdc-form-field {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, "Inter var", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"));
    font-size: var(--mdc-typography-body2-font-size, .875rem);
    line-height: var(--mdc-typography-body2-line-height, 1.5rem);
    font-weight: var(--mdc-typography-body2-font-weight, 400);
    letter-spacing: var(--mdc-typography-body2-letter-spacing, normal);
    -webkit-text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
    text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
    text-transform: var(--mdc-typography-body2-text-transform, none)
}

.mat-mdc-button {
    --mdc-text-button-container-height: 36px
}

.mat-mdc-raised-button {
    --mdc-protected-button-container-height: 36px
}

.mat-mdc-unelevated-button {
    --mdc-filled-button-container-height: 36px
}

.mat-mdc-outlined-button {
    --mdc-outlined-button-container-height: 36px
}

.mdc-button {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, "Inter var", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"));
    font-size: var(--mdc-typography-button-font-size, .875rem);
    line-height: var(--mdc-typography-button-line-height, .875rem);
    font-weight: var(--mdc-typography-button-font-weight, 500);
    letter-spacing: var(--mdc-typography-button-letter-spacing, normal);
    -webkit-text-decoration: var(--mdc-typography-button-text-decoration, none);
    text-decoration: var(--mdc-typography-button-text-decoration, none);
    text-transform: var(--mdc-typography-button-text-transform, none)
}

.mat-mdc-icon-button.mat-mdc-button-base {
    --mdc-icon-button-state-layer-size: 48px;
    width: var(--mdc-icon-button-state-layer-size);
    height: var(--mdc-icon-button-state-layer-size);
    padding: 12px
}

html {
    --mdc-fab-container-shape: 50%;
    --mdc-fab-icon-size: 24px
}

.mdc-fab--extended {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, "Inter var", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"));
    font-size: var(--mdc-typography-button-font-size, .875rem);
    line-height: var(--mdc-typography-button-line-height, .875rem);
    font-weight: var(--mdc-typography-button-font-weight, 500);
    letter-spacing: var(--mdc-typography-button-letter-spacing, normal);
    -webkit-text-decoration: var(--mdc-typography-button-text-decoration, none);
    text-decoration: var(--mdc-typography-button-text-decoration, none);
    text-transform: var(--mdc-typography-button-text-transform, none)
}

html {
    --mdc-extended-fab-label-text-font: "Inter var", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --mdc-extended-fab-label-text-size: .875rem;
    --mdc-extended-fab-label-text-tracking: normal;
    --mdc-extended-fab-label-text-weight: 500;
    --mdc-snackbar-container-shape: 4px;
    --mdc-snackbar-supporting-text-font: "Inter var", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --mdc-snackbar-supporting-text-line-height: 1.5rem;
    --mdc-snackbar-supporting-text-size: .875rem;
    --mdc-snackbar-supporting-text-weight: 400;
    --mat-table-row-item-outline-width: 1px;
    --mat-table-header-container-height: 56px;
    --mat-table-footer-container-height: 52px;
    --mat-table-row-item-container-height: 52px;
    --mat-table-header-headline-font: "Inter var", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --mat-table-header-headline-line-height: 1.25rem;
    --mat-table-header-headline-size: .875rem;
    --mat-table-header-headline-weight: 600;
    --mat-table-header-headline-tracking: normal;
    --mat-table-row-item-label-text-font: "Inter var", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --mat-table-row-item-label-text-line-height: 1.5rem;
    --mat-table-row-item-label-text-size: .875rem;
    --mat-table-row-item-label-text-weight: 400;
    --mat-table-row-item-label-text-tracking: normal;
    --mat-table-footer-supporting-text-font: "Inter var", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --mat-table-footer-supporting-text-line-height: 1.5rem;
    --mat-table-footer-supporting-text-size: .875rem;
    --mat-table-footer-supporting-text-weight: 400;
    --mat-table-footer-supporting-text-tracking: normal;
    --mdc-circular-progress-active-indicator-width: 4px;
    --mdc-circular-progress-size: 48px
}

html {
    --mat-badge-text-font: "Inter var", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --mat-badge-text-size: 12px;
    --mat-badge-text-weight: 600;
    --mat-badge-small-size-text-size: 9px;
    --mat-badge-large-size-text-size: 24px;
    --mat-bottom-sheet-container-shape: 4px;
    --mat-bottom-sheet-container-text-font: "Inter var", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --mat-bottom-sheet-container-text-line-height: 1.5rem;
    --mat-bottom-sheet-container-text-size: .875rem;
    --mat-bottom-sheet-container-text-tracking: normal;
    --mat-bottom-sheet-container-text-weight: 400;
    --mat-legacy-button-toggle-height: 36px;
    --mat-legacy-button-toggle-shape: 2px;
    --mat-legacy-button-toggle-focus-state-layer-opacity: 1;
    --mat-standard-button-toggle-shape: 4px;
    --mat-standard-button-toggle-hover-state-layer-opacity: .04;
    --mat-standard-button-toggle-focus-state-layer-opacity: .12;
    --mat-standard-button-toggle-height: 48px;
    --mat-legacy-button-toggle-text-font: "Inter var", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --mat-standard-button-toggle-text-font: "Inter var", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
    --mdc-icon-button-state-layer-size: 40px;
    width: var(--mdc-icon-button-state-layer-size);
    height: var(--mdc-icon-button-state-layer-size);
    padding: 8px
}

html {
    --mat-datepicker-calendar-text-font: "Inter var", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --mat-datepicker-calendar-text-size: 13px;
    --mat-datepicker-calendar-body-label-text-size: .875rem;
    --mat-datepicker-calendar-body-label-text-weight: 500;
    --mat-datepicker-calendar-period-button-text-size: .875rem;
    --mat-datepicker-calendar-period-button-text-weight: 500;
    --mat-datepicker-calendar-header-text-size: 11px;
    --mat-datepicker-calendar-header-text-weight: 400;
    --mat-divider-width: 1px;
    --mat-expansion-container-shape: 4px;
    --mat-expansion-header-collapsed-state-height: 48px;
    --mat-expansion-header-expanded-state-height: 64px;
    --mat-expansion-header-text-font: "Inter var", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --mat-expansion-header-text-size: .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: "Inter var", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --mat-expansion-container-text-line-height: 1.5rem;
    --mat-expansion-container-text-size: .875rem;
    --mat-expansion-container-text-tracking: normal;
    --mat-expansion-container-text-weight: 400;
    --mat-grid-list-tile-header-primary-text-size: .875rem;
    --mat-grid-list-tile-header-secondary-text-size: .75rem;
    --mat-grid-list-tile-footer-primary-text-size: .875rem;
    --mat-grid-list-tile-footer-secondary-text-size: .75rem;
    --mat-sidenav-container-shape: 0;
    --mat-stepper-header-height: 72px;
    --mat-stepper-container-text-font: "Inter var", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --mat-stepper-header-label-text-font: "Inter var", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --mat-stepper-header-label-text-size: .875rem;
    --mat-stepper-header-label-text-weight: 400;
    --mat-stepper-header-error-state-label-text-size: .875rem;
    --mat-stepper-header-selected-state-label-text-size: .875rem;
    --mat-stepper-header-selected-state-label-text-weight: 400;
    --mat-toolbar-standard-height: 64px;
    --mat-toolbar-mobile-height: 56px;
    --mat-toolbar-title-text-font: "Inter var", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --mat-toolbar-title-text-line-height: 1.5rem;
    --mat-toolbar-title-text-size: .875rem;
    --mat-toolbar-title-text-tracking: normal;
    --mat-toolbar-title-text-weight: 400;
    --mat-tree-node-min-height: 48px;
    --mat-tree-node-text-font: "Inter var", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --mat-tree-node-text-size: .875rem;
    --mat-tree-node-text-weight: 400
}

.theme-default .light, .theme-default.light {
    --mat-ripple-color: rgba(0, 0, 0, .1);
    --mat-option-selected-state-label-text-color: #4f46e5;
    --mat-option-label-text-color: #1e293b;
    --mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);
    --mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);
    --mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);
    --mat-optgroup-label-text-color: #1e293b;
    --mdc-elevated-card-container-shape: 4px;
    --mdc-outlined-card-container-shape: 4px;
    --mdc-outlined-card-outline-width: 1px;
    --mdc-elevated-card-container-color: white;
    --mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
    --mdc-outlined-card-container-color: white;
    --mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);
    --mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);
    --mat-card-subtitle-text-color: #64748b;
    --mdc-linear-progress-active-indicator-height: 4px;
    --mdc-linear-progress-track-height: 4px;
    --mdc-linear-progress-track-shape: 0;
    --mdc-plain-tooltip-container-shape: 4px;
    --mdc-plain-tooltip-supporting-text-line-height: 16px;
    --mdc-plain-tooltip-container-color: #1e293b;
    --mdc-plain-tooltip-supporting-text-color: #fff;
    --mdc-filled-text-field-active-indicator-height: 1px;
    --mdc-filled-text-field-focus-active-indicator-height: 2px;
    --mdc-filled-text-field-container-shape: 4px;
    --mdc-outlined-text-field-outline-width: 1px;
    --mdc-outlined-text-field-focus-outline-width: 2px;
    --mdc-outlined-text-field-container-shape: 4px;
    --mdc-filled-text-field-caret-color: #4f46e5;
    --mdc-filled-text-field-focus-active-indicator-color: #4f46e5;
    --mdc-filled-text-field-focus-label-text-color: rgba(79, 70, 229, .87);
    --mdc-filled-text-field-container-color: whitesmoke;
    --mdc-filled-text-field-disabled-container-color: #fafafa;
    --mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);
    --mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);
    --mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);
    --mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);
    --mdc-filled-text-field-error-focus-label-text-color: #dc2626;
    --mdc-filled-text-field-error-label-text-color: #dc2626;
    --mdc-filled-text-field-error-caret-color: #dc2626;
    --mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);
    --mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);
    --mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);
    --mdc-filled-text-field-error-active-indicator-color: #dc2626;
    --mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;
    --mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;
    --mdc-outlined-text-field-caret-color: #4f46e5;
    --mdc-outlined-text-field-focus-outline-color: #4f46e5;
    --mdc-outlined-text-field-focus-label-text-color: rgba(79, 70, 229, .87);
    --mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);
    --mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);
    --mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);
    --mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);
    --mdc-outlined-text-field-error-caret-color: #dc2626;
    --mdc-outlined-text-field-error-focus-label-text-color: #dc2626;
    --mdc-outlined-text-field-error-label-text-color: #dc2626;
    --mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);
    --mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);
    --mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);
    --mdc-outlined-text-field-error-focus-outline-color: #dc2626;
    --mdc-outlined-text-field-error-hover-outline-color: #dc2626;
    --mdc-outlined-text-field-error-outline-color: #dc2626;
    --mat-form-field-focus-select-arrow-color: rgba(79, 70, 229, .87);
    --mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);
    --mat-form-field-state-layer-color: rgba(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-enabled-select-arrow-color: rgba(0, 0, 0, .54);
    --mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);
    --mat-form-field-hover-state-layer-opacity: .04;
    --mat-form-field-focus-state-layer-opacity: .12;
    --mat-select-panel-background-color: white;
    --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);
    --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);
    --mat-select-placeholder-text-color: rgba(0, 0, 0, .6);
    --mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);
    --mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);
    --mat-select-focused-arrow-color: rgba(79, 70, 229, .87);
    --mat-select-invalid-arrow-color: rgba(220, 38, 38, .87);
    --mat-autocomplete-background-color: white;
    --mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);
    --mdc-dialog-container-shadow-color: #000;
    --mdc-dialog-container-shape: 4px;
    --mdc-dialog-container-color: white;
    --mdc-dialog-subhead-color: rgba(0, 0, 0, .87);
    --mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);
    --mdc-radio-disabled-selected-icon-opacity: .38;
    --mdc-radio-disabled-unselected-icon-opacity: .38;
    --mdc-radio-state-layer-size: 40px;
    --mdc-slider-active-track-height: 6px;
    --mdc-slider-active-track-shape: 9999px;
    --mdc-slider-handle-height: 20px;
    --mdc-slider-handle-shape: 50%;
    --mdc-slider-handle-width: 20px;
    --mdc-slider-inactive-track-height: 4px;
    --mdc-slider-inactive-track-shape: 9999px;
    --mdc-slider-with-overlap-handle-outline-width: 1px;
    --mdc-slider-with-tick-marks-active-container-opacity: .6;
    --mdc-slider-with-tick-marks-container-shape: 50%;
    --mdc-slider-with-tick-marks-container-size: 2px;
    --mdc-slider-with-tick-marks-inactive-container-opacity: .6;
    --mdc-slider-handle-color: #4f46e5;
    --mdc-slider-focus-handle-color: #4f46e5;
    --mdc-slider-hover-handle-color: #4f46e5;
    --mdc-slider-active-track-color: #4f46e5;
    --mdc-slider-inactive-track-color: #4f46e5;
    --mdc-slider-with-tick-marks-inactive-container-color: #4f46e5;
    --mdc-slider-with-tick-marks-active-container-color: white;
    --mdc-slider-disabled-active-track-color: #000;
    --mdc-slider-disabled-handle-color: #000;
    --mdc-slider-disabled-inactive-track-color: #000;
    --mdc-slider-label-container-color: #000;
    --mdc-slider-label-label-text-color: #fff;
    --mdc-slider-with-overlap-handle-outline-color: #fff;
    --mdc-slider-with-tick-marks-disabled-container-color: #000;
    --mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
    --mat-mdc-slider-ripple-color: #4f46e5;
    --mat-mdc-slider-hover-ripple-color: rgba(79, 70, 229, .05);
    --mat-mdc-slider-focus-ripple-color: rgba(79, 70, 229, .2);
    --mat-slider-value-indicator-opacity: .6;
    --mat-menu-container-shape: 4px;
    --mat-menu-item-label-text-color: #1e293b;
    --mat-menu-item-icon-color: #1e293b;
    --mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);
    --mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);
    --mat-menu-container-color: white;
    --mdc-list-list-item-container-shape: 0;
    --mdc-list-list-item-leading-avatar-shape: 50%;
    --mdc-list-list-item-container-color: transparent;
    --mdc-list-list-item-selected-container-color: transparent;
    --mdc-list-list-item-leading-avatar-color: transparent;
    --mdc-list-list-item-leading-icon-size: 24px;
    --mdc-list-list-item-leading-avatar-size: 40px;
    --mdc-list-list-item-trailing-icon-size: 24px;
    --mdc-list-list-item-disabled-state-layer-color: transparent;
    --mdc-list-list-item-disabled-state-layer-opacity: 0;
    --mdc-list-list-item-disabled-label-text-opacity: .38;
    --mdc-list-list-item-disabled-leading-icon-opacity: .38;
    --mdc-list-list-item-disabled-trailing-icon-opacity: .38;
    --mdc-list-list-item-label-text-color: #1e293b;
    --mdc-list-list-item-supporting-text-color: #64748b;
    --mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);
    --mdc-list-list-item-trailing-supporting-text-color: #94a3b8;
    --mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);
    --mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);
    --mdc-list-list-item-disabled-label-text-color: black;
    --mdc-list-list-item-disabled-leading-icon-color: black;
    --mdc-list-list-item-disabled-trailing-icon-color: black;
    --mdc-list-list-item-hover-label-text-color: #1e293b;
    --mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);
    --mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);
    --mdc-list-list-item-focus-label-text-color: #1e293b;
    --mdc-list-list-item-hover-state-layer-color: black;
    --mdc-list-list-item-hover-state-layer-opacity: .04;
    --mdc-list-list-item-focus-state-layer-color: black;
    --mdc-list-list-item-focus-state-layer-opacity: .12;
    --mat-paginator-container-text-color: rgba(0, 0, 0, .87);
    --mat-paginator-container-background-color: white;
    --mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);
    --mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);
    --mdc-tab-indicator-active-indicator-height: 2px;
    --mdc-tab-indicator-active-indicator-shape: 0;
    --mdc-secondary-navigation-tab-container-height: 48px;
    --mdc-checkbox-disabled-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-state-layer-opacity: .16;
    --mdc-checkbox-selected-hover-state-layer-opacity: .04;
    --mdc-checkbox-selected-pressed-state-layer-opacity: .16;
    --mdc-checkbox-unselected-focus-state-layer-opacity: .16;
    --mdc-checkbox-unselected-hover-state-layer-opacity: .04;
    --mdc-checkbox-unselected-pressed-state-layer-opacity: .16;
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #1e293b;
    --mdc-checkbox-selected-hover-icon-color: #1e293b;
    --mdc-checkbox-selected-icon-color: #1e293b;
    --mdc-checkbox-selected-pressed-icon-color: #1e293b;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #1e293b;
    --mdc-checkbox-selected-hover-state-layer-color: #1e293b;
    --mdc-checkbox-selected-pressed-state-layer-color: #1e293b;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-checkbox-unselected-pressed-state-layer-color: black;
    --mdc-fab-container-shape: 50%;
    --mdc-fab-icon-size: 24px;
    --mdc-fab-container-color: white;
    --mat-fab-foreground-color: black;
    --mat-fab-state-layer-color: #000;
    --mat-fab-ripple-color: rgba(0, 0, 0, .1);
    --mat-fab-hover-state-layer-opacity: .04;
    --mat-fab-focus-state-layer-opacity: .12;
    --mat-fab-pressed-state-layer-opacity: .12;
    --mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);
    --mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);
    --mdc-snackbar-container-shape: 4px;
    --mdc-snackbar-container-color: #333333;
    --mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);
    --mat-snack-bar-button-color: #1e293b;
    --mat-table-row-item-outline-width: 1px;
    --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;
    --mdc-circular-progress-active-indicator-width: 4px;
    --mdc-circular-progress-size: 48px;
    --mdc-circular-progress-active-indicator-color: #4f46e5;
    --mat-badge-background-color: #4f46e5;
    --mat-badge-text-color: white;
    --mat-badge-disabled-state-background-color: #94a3b8;
    --mat-badge-disabled-state-text-color: #94a3b8;
    --mat-bottom-sheet-container-shape: 4px;
    --mat-bottom-sheet-container-text-color: #1e293b;
    --mat-bottom-sheet-container-background-color: white;
    --mat-legacy-button-toggle-height: 36px;
    --mat-legacy-button-toggle-shape: 2px;
    --mat-legacy-button-toggle-focus-state-layer-opacity: 1;
    --mat-standard-button-toggle-shape: 4px;
    --mat-standard-button-toggle-hover-state-layer-opacity: .04;
    --mat-standard-button-toggle-focus-state-layer-opacity: .12;
    --mat-legacy-button-toggle-text-color: #94a3b8;
    --mat-legacy-button-toggle-state-layer-color: #64748b;
    --mat-legacy-button-toggle-selected-state-text-color: #64748b;
    --mat-legacy-button-toggle-selected-state-background-color: #e2e8f0;
    --mat-legacy-button-toggle-disabled-state-text-color: #94a3b8;
    --mat-legacy-button-toggle-disabled-state-background-color: #cbd5e1;
    --mat-legacy-button-toggle-disabled-selected-state-background-color: #e2e8f0;
    --mat-standard-button-toggle-text-color: #1e293b;
    --mat-standard-button-toggle-background-color: white;
    --mat-standard-button-toggle-state-layer-color: #64748b;
    --mat-standard-button-toggle-selected-state-background-color: #e2e8f0;
    --mat-standard-button-toggle-selected-state-text-color: #1e293b;
    --mat-standard-button-toggle-disabled-state-text-color: #94a3b8;
    --mat-standard-button-toggle-disabled-state-background-color: white;
    --mat-standard-button-toggle-disabled-selected-state-text-color: #1e293b;
    --mat-standard-button-toggle-disabled-selected-state-background-color: #e2e8f0;
    --mat-standard-button-toggle-divider-color: #e2e8f0;
    --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, .4);
    --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
    --mat-datepicker-calendar-date-focus-state-background-color: rgba(79, 70, 229, .3);
    --mat-datepicker-calendar-date-hover-state-background-color: rgba(79, 70, 229, .3);
    --mat-datepicker-toggle-active-state-icon-color: #4f46e5;
    --mat-datepicker-calendar-date-in-range-state-background-color: rgba(79, 70, 229, .2);
    --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);
    --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
    --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
    --mat-datepicker-toggle-icon-color: #64748b;
    --mat-datepicker-calendar-body-label-text-color: #64748b;
    --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, .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;
    --mat-divider-width: 1px;
    --mat-divider-color: #e2e8f0;
    --mat-expansion-container-shape: 4px;
    --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, .12);
    --mat-expansion-header-focus-state-layer-color: rgba(148, 163, 184, .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;
    --mat-icon-color: inherit;
    --mat-sidenav-container-shape: 0;
    --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, .6);
    --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, .12);
    --mat-stepper-header-focus-state-layer-color: rgba(148, 163, 184, .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;
    --mat-sort-arrow-color: #64748b;
    --mat-toolbar-container-background-color: white;
    --mat-toolbar-container-text-color: #1e293b;
    --mat-tree-container-background-color: white;
    --mat-tree-node-text-color: #1e293b
}

.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, .04);
    --mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);
    --mat-option-selected-state-layer-color: rgba(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, .04);
    --mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);
    --mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)
}

.theme-default .light .mat-pseudo-checkbox-full, .theme-default.light .mat-pseudo-checkbox-full {
    color: #64748b
}

.theme-default .light .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled, .theme-default.light .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
    color: #b0b0b0
}

.theme-default .light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-default .light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-default.light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-default.light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #4f46e5
}

.theme-default .light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-default .light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-default.light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-default.light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #4f46e5
}

.theme-default .light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-default .light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-default.light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-default.light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #f1f5f9
}

.theme-default .light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-default .light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-default.light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-default.light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #1e293b
}

.theme-default .light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-default .light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-default.light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-default.light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #1e293b
}

.theme-default .light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-default .light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-default.light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-default.light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #f1f5f9
}

.theme-default .light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-default .light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-default.light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-default.light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #1e293b
}

.theme-default .light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-default .light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-default.light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-default.light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #1e293b
}

.theme-default .light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-default .light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-default.light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-default.light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #f1f5f9
}

.theme-default .light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-default .light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-default.light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-default.light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #dc2626
}

.theme-default .light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-default .light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-default.light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-default.light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #dc2626
}

.theme-default .light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-default .light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-default.light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-default.light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #f1f5f9
}

.theme-default .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-default .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-default.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-default.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #b0b0b0
}

.theme-default .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-default .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-default.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-default.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #b0b0b0
}

.theme-default .light .mat-app-background, .theme-default .light.mat-app-background, .theme-default.light .mat-app-background, .theme-default.light.mat-app-background {
    background-color: #f1f5f9;
    color: #1e293b
}

.theme-default .light .mat-elevation-z0, .theme-default .light .mat-mdc-elevation-specific.mat-elevation-z0, .theme-default.light .mat-elevation-z0, .theme-default.light .mat-mdc-elevation-specific.mat-elevation-z0 {
    box-shadow: 0 0 #0003, 0 0 #00000024, 0 0 #0000001f
}

.theme-default .light .mat-elevation-z1, .theme-default .light .mat-mdc-elevation-specific.mat-elevation-z1, .theme-default.light .mat-elevation-z1, .theme-default.light .mat-mdc-elevation-specific.mat-elevation-z1 {
    box-shadow: 0 2px 1px -1px #0003, 0 1px 1px #00000024, 0 1px 3px #0000001f
}

.theme-default .light .mat-elevation-z2, .theme-default .light .mat-mdc-elevation-specific.mat-elevation-z2, .theme-default.light .mat-elevation-z2, .theme-default.light .mat-mdc-elevation-specific.mat-elevation-z2 {
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f
}

.theme-default .light .mat-elevation-z3, .theme-default .light .mat-mdc-elevation-specific.mat-elevation-z3, .theme-default.light .mat-elevation-z3, .theme-default.light .mat-mdc-elevation-specific.mat-elevation-z3 {
    box-shadow: 0 3px 3px -2px #0003, 0 3px 4px #00000024, 0 1px 8px #0000001f
}

.theme-default .light .mat-elevation-z4, .theme-default .light .mat-mdc-elevation-specific.mat-elevation-z4, .theme-default.light .mat-elevation-z4, .theme-default.light .mat-mdc-elevation-specific.mat-elevation-z4 {
    box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f
}

.theme-default .light .mat-elevation-z5, .theme-default .light .mat-mdc-elevation-specific.mat-elevation-z5, .theme-default.light .mat-elevation-z5, .theme-default.light .mat-mdc-elevation-specific.mat-elevation-z5 {
    box-shadow: 0 3px 5px -1px #0003, 0 5px 8px #00000024, 0 1px 14px #0000001f
}

.theme-default .light .mat-elevation-z6, .theme-default .light .mat-mdc-elevation-specific.mat-elevation-z6, .theme-default.light .mat-elevation-z6, .theme-default.light .mat-mdc-elevation-specific.mat-elevation-z6 {
    box-shadow: 0 3px 5px -1px #0003, 0 6px 10px #00000024, 0 1px 18px #0000001f
}

.theme-default .light .mat-elevation-z7, .theme-default .light .mat-mdc-elevation-specific.mat-elevation-z7, .theme-default.light .mat-elevation-z7, .theme-default.light .mat-mdc-elevation-specific.mat-elevation-z7 {
    box-shadow: 0 4px 5px -2px #0003, 0 7px 10px 1px #00000024, 0 2px 16px 1px #0000001f
}

.theme-default .light .mat-elevation-z8, .theme-default .light .mat-mdc-elevation-specific.mat-elevation-z8, .theme-default.light .mat-elevation-z8, .theme-default.light .mat-mdc-elevation-specific.mat-elevation-z8 {
    box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f
}

.theme-default .light .mat-elevation-z9, .theme-default .light .mat-mdc-elevation-specific.mat-elevation-z9, .theme-default.light .mat-elevation-z9, .theme-default.light .mat-mdc-elevation-specific.mat-elevation-z9 {
    box-shadow: 0 5px 6px -3px #0003, 0 9px 12px 1px #00000024, 0 3px 16px 2px #0000001f
}

.theme-default .light .mat-elevation-z10, .theme-default .light .mat-mdc-elevation-specific.mat-elevation-z10, .theme-default.light .mat-elevation-z10, .theme-default.light .mat-mdc-elevation-specific.mat-elevation-z10 {
    box-shadow: 0 6px 6px -3px #0003, 0 10px 14px 1px #00000024, 0 4px 18px 3px #0000001f
}

.theme-default .light .mat-elevation-z11, .theme-default .light .mat-mdc-elevation-specific.mat-elevation-z11, .theme-default.light .mat-elevation-z11, .theme-default.light .mat-mdc-elevation-specific.mat-elevation-z11 {
    box-shadow: 0 6px 7px -4px #0003, 0 11px 15px 1px #00000024, 0 4px 20px 3px #0000001f
}

.theme-default .light .mat-elevation-z12, .theme-default .light .mat-mdc-elevation-specific.mat-elevation-z12, .theme-default.light .mat-elevation-z12, .theme-default.light .mat-mdc-elevation-specific.mat-elevation-z12 {
    box-shadow: 0 7px 8px -4px #0003, 0 12px 17px 2px #00000024, 0 5px 22px 4px #0000001f
}

.theme-default .light .mat-elevation-z13, .theme-default .light .mat-mdc-elevation-specific.mat-elevation-z13, .theme-default.light .mat-elevation-z13, .theme-default.light .mat-mdc-elevation-specific.mat-elevation-z13 {
    box-shadow: 0 7px 8px -4px #0003, 0 13px 19px 2px #00000024, 0 5px 24px 4px #0000001f
}

.theme-default .light .mat-elevation-z14, .theme-default .light .mat-mdc-elevation-specific.mat-elevation-z14, .theme-default.light .mat-elevation-z14, .theme-default.light .mat-mdc-elevation-specific.mat-elevation-z14 {
    box-shadow: 0 7px 9px -4px #0003, 0 14px 21px 2px #00000024, 0 5px 26px 4px #0000001f
}

.theme-default .light .mat-elevation-z15, .theme-default .light .mat-mdc-elevation-specific.mat-elevation-z15, .theme-default.light .mat-elevation-z15, .theme-default.light .mat-mdc-elevation-specific.mat-elevation-z15 {
    box-shadow: 0 8px 9px -5px #0003, 0 15px 22px 2px #00000024, 0 6px 28px 5px #0000001f
}

.theme-default .light .mat-elevation-z16, .theme-default .light .mat-mdc-elevation-specific.mat-elevation-z16, .theme-default.light .mat-elevation-z16, .theme-default.light .mat-mdc-elevation-specific.mat-elevation-z16 {
    box-shadow: 0 8px 10px -5px #0003, 0 16px 24px 2px #00000024, 0 6px 30px 5px #0000001f
}

.theme-default .light .mat-elevation-z17, .theme-default .light .mat-mdc-elevation-specific.mat-elevation-z17, .theme-default.light .mat-elevation-z17, .theme-default.light .mat-mdc-elevation-specific.mat-elevation-z17 {
    box-shadow: 0 8px 11px -5px #0003, 0 17px 26px 2px #00000024, 0 6px 32px 5px #0000001f
}

.theme-default .light .mat-elevation-z18, .theme-default .light .mat-mdc-elevation-specific.mat-elevation-z18, .theme-default.light .mat-elevation-z18, .theme-default.light .mat-mdc-elevation-specific.mat-elevation-z18 {
    box-shadow: 0 9px 11px -5px #0003, 0 18px 28px 2px #00000024, 0 7px 34px 6px #0000001f
}

.theme-default .light .mat-elevation-z19, .theme-default .light .mat-mdc-elevation-specific.mat-elevation-z19, .theme-default.light .mat-elevation-z19, .theme-default.light .mat-mdc-elevation-specific.mat-elevation-z19 {
    box-shadow: 0 9px 12px -6px #0003, 0 19px 29px 2px #00000024, 0 7px 36px 6px #0000001f
}

.theme-default .light .mat-elevation-z20, .theme-default .light .mat-mdc-elevation-specific.mat-elevation-z20, .theme-default.light .mat-elevation-z20, .theme-default.light .mat-mdc-elevation-specific.mat-elevation-z20 {
    box-shadow: 0 10px 13px -6px #0003, 0 20px 31px 3px #00000024, 0 8px 38px 7px #0000001f
}

.theme-default .light .mat-elevation-z21, .theme-default .light .mat-mdc-elevation-specific.mat-elevation-z21, .theme-default.light .mat-elevation-z21, .theme-default.light .mat-mdc-elevation-specific.mat-elevation-z21 {
    box-shadow: 0 10px 13px -6px #0003, 0 21px 33px 3px #00000024, 0 8px 40px 7px #0000001f
}

.theme-default .light .mat-elevation-z22, .theme-default .light .mat-mdc-elevation-specific.mat-elevation-z22, .theme-default.light .mat-elevation-z22, .theme-default.light .mat-mdc-elevation-specific.mat-elevation-z22 {
    box-shadow: 0 10px 14px -6px #0003, 0 22px 35px 3px #00000024, 0 8px 42px 7px #0000001f
}

.theme-default .light .mat-elevation-z23, .theme-default .light .mat-mdc-elevation-specific.mat-elevation-z23, .theme-default.light .mat-elevation-z23, .theme-default.light .mat-mdc-elevation-specific.mat-elevation-z23 {
    box-shadow: 0 11px 14px -7px #0003, 0 23px 36px 3px #00000024, 0 9px 44px 8px #0000001f
}

.theme-default .light .mat-elevation-z24, .theme-default .light .mat-mdc-elevation-specific.mat-elevation-z24, .theme-default.light .mat-elevation-z24, .theme-default.light .mat-mdc-elevation-specific.mat-elevation-z24 {
    box-shadow: 0 11px 15px -7px #0003, 0 24px 38px 3px #00000024, 0 9px 46px 8px #0000001f
}

.theme-default .light .mat-mdc-progress-bar, .theme-default.light .mat-mdc-progress-bar {
    --mdc-linear-progress-active-indicator-color: #4f46e5;
    --mdc-linear-progress-track-color: rgba(79, 70, 229, .25)
}

.theme-default .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots, .theme-default.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: #4f46e540;
    background-color: var(--mdc-linear-progress-track-color, rgba(79, 70, 229, .25))
}

@media (forced-colors: active) {
    .theme-default .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots, .theme-default.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
        background-color: ButtonBorder
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .theme-default .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots, .theme-default.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
        background-color: transparent;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(79, 70, 229, 0.25)'/%3E%3C/svg%3E")
    }
}

.theme-default .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar, .theme-default.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
    background-color: #4f46e540;
    background-color: var(--mdc-linear-progress-track-color, rgba(79, 70, 229, .25))
}

.theme-default .light .mat-mdc-progress-bar.mat-accent, .theme-default.light .mat-mdc-progress-bar.mat-accent {
    --mdc-linear-progress-active-indicator-color: #1e293b;
    --mdc-linear-progress-track-color: rgba(30, 41, 59, .25)
}

.theme-default .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots, .theme-default.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: #1e293b40;
    background-color: var(--mdc-linear-progress-track-color, rgba(30, 41, 59, .25))
}

@media (forced-colors: active) {
    .theme-default .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots, .theme-default.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
        background-color: ButtonBorder
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .theme-default .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots, .theme-default.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
        background-color: transparent;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(30, 41, 59, 0.25)'/%3E%3C/svg%3E")
    }
}

.theme-default .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar, .theme-default.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
    background-color: #1e293b40;
    background-color: var(--mdc-linear-progress-track-color, rgba(30, 41, 59, .25))
}

.theme-default .light .mat-mdc-progress-bar.mat-warn, .theme-default.light .mat-mdc-progress-bar.mat-warn {
    --mdc-linear-progress-active-indicator-color: #dc2626;
    --mdc-linear-progress-track-color: rgba(220, 38, 38, .25)
}

.theme-default .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots, .theme-default.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: #dc262640;
    background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, .25))
}

@media (forced-colors: active) {
    .theme-default .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots, .theme-default.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
        background-color: ButtonBorder
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .theme-default .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots, .theme-default.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
        background-color: transparent;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(220, 38, 38, 0.25)'/%3E%3C/svg%3E")
    }
}

.theme-default .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar, .theme-default.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
    background-color: #dc262640;
    background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, .25))
}

.theme-default .light .mat-mdc-form-field.mat-accent, .theme-default.light .mat-mdc-form-field.mat-accent {
    --mdc-filled-text-field-caret-color: #1e293b;
    --mdc-filled-text-field-focus-active-indicator-color: #1e293b;
    --mdc-filled-text-field-focus-label-text-color: rgba(30, 41, 59, .87);
    --mdc-outlined-text-field-caret-color: #1e293b;
    --mdc-outlined-text-field-focus-outline-color: #1e293b;
    --mdc-outlined-text-field-focus-label-text-color: rgba(30, 41, 59, .87);
    --mat-form-field-focus-select-arrow-color: rgba(30, 41, 59, .87)
}

.theme-default .light .mat-mdc-form-field.mat-warn, .theme-default.light .mat-mdc-form-field.mat-warn {
    --mdc-filled-text-field-caret-color: #dc2626;
    --mdc-filled-text-field-focus-active-indicator-color: #dc2626;
    --mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);
    --mdc-outlined-text-field-caret-color: #dc2626;
    --mdc-outlined-text-field-focus-outline-color: #dc2626;
    --mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);
    --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .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(0, 0, 0, .87);
    --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);
    --mat-select-placeholder-text-color: rgba(0, 0, 0, .6);
    --mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);
    --mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);
    --mat-select-focused-arrow-color: rgba(30, 41, 59, .87);
    --mat-select-invalid-arrow-color: rgba(220, 38, 38, .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(0, 0, 0, .87);
    --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);
    --mat-select-placeholder-text-color: rgba(0, 0, 0, .6);
    --mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);
    --mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);
    --mat-select-focused-arrow-color: rgba(220, 38, 38, .87);
    --mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)
}

.theme-default .light .mat-mdc-standard-chip, .theme-default.light .mat-mdc-standard-chip {
    --mdc-chip-container-shape-family: rounded;
    --mdc-chip-container-shape-radius: 16px 16px 16px 16px;
    --mdc-chip-with-avatar-avatar-shape-family: rounded;
    --mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;
    --mdc-chip-with-avatar-avatar-size: 28px;
    --mdc-chip-with-icon-icon-size: 18px;
    --mdc-chip-disabled-label-text-color: #212121;
    --mdc-chip-elevated-container-color: #e0e0e0;
    --mdc-chip-elevated-disabled-container-color: #e0e0e0;
    --mdc-chip-focus-state-layer-color: black;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: #212121;
    --mdc-chip-with-icon-icon-color: #212121;
    --mdc-chip-with-icon-disabled-icon-color: #212121;
    --mdc-chip-with-icon-selected-icon-color: #212121;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;
    --mdc-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 {
    --mdc-chip-disabled-label-text-color: white;
    --mdc-chip-elevated-container-color: #4f46e5;
    --mdc-chip-elevated-disabled-container-color: #4f46e5;
    --mdc-chip-focus-state-layer-color: black;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: white;
    --mdc-chip-with-icon-icon-color: white;
    --mdc-chip-with-icon-disabled-icon-color: white;
    --mdc-chip-with-icon-selected-icon-color: white;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
    --mdc-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 {
    --mdc-chip-disabled-label-text-color: white;
    --mdc-chip-elevated-container-color: #1e293b;
    --mdc-chip-elevated-disabled-container-color: #1e293b;
    --mdc-chip-focus-state-layer-color: black;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: white;
    --mdc-chip-with-icon-icon-color: white;
    --mdc-chip-with-icon-disabled-icon-color: white;
    --mdc-chip-with-icon-selected-icon-color: white;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
    --mdc-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 {
    --mdc-chip-disabled-label-text-color: white;
    --mdc-chip-elevated-container-color: #dc2626;
    --mdc-chip-elevated-disabled-container-color: #dc2626;
    --mdc-chip-focus-state-layer-color: black;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: white;
    --mdc-chip-with-icon-icon-color: white;
    --mdc-chip-with-icon-disabled-icon-color: white;
    --mdc-chip-with-icon-selected-icon-color: white;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
    --mdc-chip-with-trailing-icon-trailing-icon-color: white
}

.theme-default .light .mdc-switch, .theme-default.light .mdc-switch {
    --mdc-switch-disabled-handle-opacity: .38;
    --mdc-switch-disabled-selected-icon-opacity: .38;
    --mdc-switch-disabled-track-opacity: .12;
    --mdc-switch-disabled-unselected-icon-opacity: .38;
    --mdc-switch-handle-height: 20px;
    --mdc-switch-handle-shape: 10px;
    --mdc-switch-handle-width: 20px;
    --mdc-switch-selected-icon-size: 18px;
    --mdc-switch-track-height: 14px;
    --mdc-switch-track-shape: 7px;
    --mdc-switch-track-width: 36px;
    --mdc-switch-unselected-icon-size: 18px;
    --mdc-switch-state-layer-size: 40px;
    --mdc-switch-selected-focus-state-layer-opacity: .12;
    --mdc-switch-selected-hover-state-layer-opacity: .04;
    --mdc-switch-selected-pressed-state-layer-opacity: .1;
    --mdc-switch-unselected-focus-state-layer-opacity: .12;
    --mdc-switch-unselected-hover-state-layer-opacity: .04;
    --mdc-switch-unselected-pressed-state-layer-opacity: .1
}

.theme-default .light .mat-mdc-slide-toggle, .theme-default.light .mat-mdc-slide-toggle {
    --mdc-switch-selected-focus-state-layer-color: #4f46e5;
    --mdc-switch-selected-handle-color: #4f46e5;
    --mdc-switch-selected-hover-state-layer-color: #4f46e5;
    --mdc-switch-selected-pressed-state-layer-color: #4f46e5;
    --mdc-switch-selected-focus-handle-color: #312e81;
    --mdc-switch-selected-hover-handle-color: #312e81;
    --mdc-switch-selected-pressed-handle-color: #312e81;
    --mdc-switch-selected-focus-track-color: #a5b4fc;
    --mdc-switch-selected-hover-track-color: #a5b4fc;
    --mdc-switch-selected-pressed-track-color: #a5b4fc;
    --mdc-switch-selected-track-color: #a5b4fc;
    --mdc-switch-disabled-selected-handle-color: #424242;
    --mdc-switch-disabled-selected-icon-color: #fff;
    --mdc-switch-disabled-selected-track-color: #424242;
    --mdc-switch-disabled-unselected-handle-color: #424242;
    --mdc-switch-disabled-unselected-icon-color: #fff;
    --mdc-switch-disabled-unselected-track-color: #424242;
    --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
    --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
    --mdc-switch-handle-shadow-color: black;
    --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);
    --mdc-switch-selected-icon-color: #fff;
    --mdc-switch-unselected-focus-handle-color: #212121;
    --mdc-switch-unselected-focus-state-layer-color: #424242;
    --mdc-switch-unselected-focus-track-color: #e0e0e0;
    --mdc-switch-unselected-handle-color: #616161;
    --mdc-switch-unselected-hover-handle-color: #212121;
    --mdc-switch-unselected-hover-state-layer-color: #424242;
    --mdc-switch-unselected-hover-track-color: #e0e0e0;
    --mdc-switch-unselected-icon-color: #fff;
    --mdc-switch-unselected-pressed-handle-color: #212121;
    --mdc-switch-unselected-pressed-state-layer-color: #424242;
    --mdc-switch-unselected-pressed-track-color: #e0e0e0;
    --mdc-switch-unselected-track-color: #e0e0e0
}

.theme-default .light .mat-mdc-slide-toggle .mdc-form-field, .theme-default.light .mat-mdc-slide-toggle .mdc-form-field {
    color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))
}

.theme-default .light .mat-mdc-slide-toggle .mdc-switch--disabled+label, .theme-default.light .mat-mdc-slide-toggle .mdc-switch--disabled+label {
    color: #94a3b8
}

.theme-default .light .mat-mdc-slide-toggle.mat-accent, .theme-default.light .mat-mdc-slide-toggle.mat-accent {
    --mdc-switch-selected-focus-state-layer-color: #475569;
    --mdc-switch-selected-handle-color: #475569;
    --mdc-switch-selected-hover-state-layer-color: #475569;
    --mdc-switch-selected-pressed-state-layer-color: #475569;
    --mdc-switch-selected-focus-handle-color: #0f172a;
    --mdc-switch-selected-hover-handle-color: #0f172a;
    --mdc-switch-selected-pressed-handle-color: #0f172a;
    --mdc-switch-selected-focus-track-color: #cbd5e1;
    --mdc-switch-selected-hover-track-color: #cbd5e1;
    --mdc-switch-selected-pressed-track-color: #cbd5e1;
    --mdc-switch-selected-track-color: #cbd5e1
}

.theme-default .light .mat-mdc-slide-toggle.mat-warn, .theme-default.light .mat-mdc-slide-toggle.mat-warn {
    --mdc-switch-selected-focus-state-layer-color: #dc2626;
    --mdc-switch-selected-handle-color: #dc2626;
    --mdc-switch-selected-hover-state-layer-color: #dc2626;
    --mdc-switch-selected-pressed-state-layer-color: #dc2626;
    --mdc-switch-selected-focus-handle-color: #7f1d1d;
    --mdc-switch-selected-hover-handle-color: #7f1d1d;
    --mdc-switch-selected-pressed-handle-color: #7f1d1d;
    --mdc-switch-selected-focus-track-color: #fca5a5;
    --mdc-switch-selected-hover-track-color: #fca5a5;
    --mdc-switch-selected-pressed-track-color: #fca5a5;
    --mdc-switch-selected-track-color: #fca5a5
}

.theme-default .light .mat-mdc-radio-button .mdc-form-field, .theme-default.light .mat-mdc-radio-button .mdc-form-field {
    color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))
}

.theme-default .light .mat-mdc-radio-button.mat-primary, .theme-default.light .mat-mdc-radio-button.mat-primary {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #4f46e5;
    --mdc-radio-selected-hover-icon-color: #4f46e5;
    --mdc-radio-selected-icon-color: #4f46e5;
    --mdc-radio-selected-pressed-icon-color: #4f46e5;
    --mat-radio-ripple-color: #000;
    --mat-radio-checked-ripple-color: #4f46e5;
    --mat-radio-disabled-label-color: #94a3b8
}

.theme-default .light .mat-mdc-radio-button.mat-accent, .theme-default.light .mat-mdc-radio-button.mat-accent {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #1e293b;
    --mdc-radio-selected-hover-icon-color: #1e293b;
    --mdc-radio-selected-icon-color: #1e293b;
    --mdc-radio-selected-pressed-icon-color: #1e293b;
    --mat-radio-ripple-color: #000;
    --mat-radio-checked-ripple-color: #1e293b;
    --mat-radio-disabled-label-color: #94a3b8
}

.theme-default .light .mat-mdc-radio-button.mat-warn, .theme-default.light .mat-mdc-radio-button.mat-warn {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #dc2626;
    --mdc-radio-selected-hover-icon-color: #dc2626;
    --mdc-radio-selected-icon-color: #dc2626;
    --mdc-radio-selected-pressed-icon-color: #dc2626;
    --mat-radio-ripple-color: #000;
    --mat-radio-checked-ripple-color: #dc2626;
    --mat-radio-disabled-label-color: #94a3b8
}

.theme-default .light .mat-accent, .theme-default.light .mat-accent {
    --mdc-slider-handle-color: #1e293b;
    --mdc-slider-focus-handle-color: #1e293b;
    --mdc-slider-hover-handle-color: #1e293b;
    --mdc-slider-active-track-color: #1e293b;
    --mdc-slider-inactive-track-color: #1e293b;
    --mdc-slider-with-tick-marks-inactive-container-color: #1e293b;
    --mdc-slider-with-tick-marks-active-container-color: white;
    --mat-mdc-slider-ripple-color: #1e293b;
    --mat-mdc-slider-hover-ripple-color: rgba(30, 41, 59, .05);
    --mat-mdc-slider-focus-ripple-color: rgba(30, 41, 59, .2)
}

.theme-default .light .mat-warn, .theme-default.light .mat-warn {
    --mdc-slider-handle-color: #dc2626;
    --mdc-slider-focus-handle-color: #dc2626;
    --mdc-slider-hover-handle-color: #dc2626;
    --mdc-slider-active-track-color: #dc2626;
    --mdc-slider-inactive-track-color: #dc2626;
    --mdc-slider-with-tick-marks-inactive-container-color: #dc2626;
    --mdc-slider-with-tick-marks-active-container-color: white;
    --mat-mdc-slider-ripple-color: #dc2626;
    --mat-mdc-slider-hover-ripple-color: rgba(220, 38, 38, .05);
    --mat-mdc-slider-focus-ripple-color: rgba(220, 38, 38, .2)
}

.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 {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #4f46e5;
    --mdc-radio-selected-hover-icon-color: #4f46e5;
    --mdc-radio-selected-icon-color: #4f46e5;
    --mdc-radio-selected-pressed-icon-color: #4f46e5
}

.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 {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #1e293b;
    --mdc-radio-selected-hover-icon-color: #1e293b;
    --mdc-radio-selected-icon-color: #1e293b;
    --mdc-radio-selected-pressed-icon-color: #1e293b
}

.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 {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #dc2626;
    --mdc-radio-selected-hover-icon-color: #dc2626;
    --mdc-radio-selected-icon-color: #dc2626;
    --mdc-radio-selected-pressed-icon-color: #dc2626
}

.theme-default .light .mat-mdc-list-option, .theme-default.light .mat-mdc-list-option {
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #4f46e5;
    --mdc-checkbox-selected-hover-icon-color: #4f46e5;
    --mdc-checkbox-selected-icon-color: #4f46e5;
    --mdc-checkbox-selected-pressed-icon-color: #4f46e5;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #4f46e5;
    --mdc-checkbox-selected-hover-state-layer-color: #4f46e5;
    --mdc-checkbox-selected-pressed-state-layer-color: #4f46e5;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-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 {
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #1e293b;
    --mdc-checkbox-selected-hover-icon-color: #1e293b;
    --mdc-checkbox-selected-icon-color: #1e293b;
    --mdc-checkbox-selected-pressed-icon-color: #1e293b;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #1e293b;
    --mdc-checkbox-selected-hover-state-layer-color: #1e293b;
    --mdc-checkbox-selected-pressed-state-layer-color: #1e293b;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-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 {
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #dc2626;
    --mdc-checkbox-selected-hover-icon-color: #dc2626;
    --mdc-checkbox-selected-icon-color: #dc2626;
    --mdc-checkbox-selected-pressed-icon-color: #dc2626;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
    --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
    --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-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--activated .mdc-list-item__primary-text, .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--activated .mdc-list-item__primary-text, .theme-default .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start, .theme-default .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start, .theme-default.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start, .theme-default.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .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 .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 {
    --mdc-tab-indicator-active-indicator-color: #4f46e5;
    --mat-tab-header-disabled-ripple-color: #94a3b8;
    --mat-tab-header-pagination-icon-color: #000;
    --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-label-text-color: #4f46e5;
    --mat-tab-header-active-ripple-color: #4f46e5;
    --mat-tab-header-inactive-ripple-color: #4f46e5;
    --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-focus-label-text-color: #4f46e5;
    --mat-tab-header-active-hover-label-text-color: #4f46e5;
    --mat-tab-header-active-focus-indicator-color: #4f46e5;
    --mat-tab-header-active-hover-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 {
    --mdc-tab-indicator-active-indicator-color: #1e293b;
    --mat-tab-header-disabled-ripple-color: #94a3b8;
    --mat-tab-header-pagination-icon-color: #000;
    --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-label-text-color: #1e293b;
    --mat-tab-header-active-ripple-color: #1e293b;
    --mat-tab-header-inactive-ripple-color: #1e293b;
    --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-focus-label-text-color: #1e293b;
    --mat-tab-header-active-hover-label-text-color: #1e293b;
    --mat-tab-header-active-focus-indicator-color: #1e293b;
    --mat-tab-header-active-hover-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 {
    --mdc-tab-indicator-active-indicator-color: #dc2626;
    --mat-tab-header-disabled-ripple-color: #94a3b8;
    --mat-tab-header-pagination-icon-color: #000;
    --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-label-text-color: #dc2626;
    --mat-tab-header-active-ripple-color: #dc2626;
    --mat-tab-header-inactive-ripple-color: #dc2626;
    --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-focus-label-text-color: #dc2626;
    --mat-tab-header-active-hover-label-text-color: #dc2626;
    --mat-tab-header-active-focus-indicator-color: #dc2626;
    --mat-tab-header-active-hover-indicator-color: #dc2626
}

.theme-default .light .mat-mdc-tab-group.mat-background-primary, .theme-default .light .mat-mdc-tab-nav-bar.mat-background-primary, .theme-default.light .mat-mdc-tab-group.mat-background-primary, .theme-default.light .mat-mdc-tab-nav-bar.mat-background-primary {
    --mat-tab-header-with-background-background-color: #4f46e5;
    --mat-tab-header-with-background-foreground-color: white
}

.theme-default .light .mat-mdc-tab-group.mat-background-accent, .theme-default .light .mat-mdc-tab-nav-bar.mat-background-accent, .theme-default.light .mat-mdc-tab-group.mat-background-accent, .theme-default.light .mat-mdc-tab-nav-bar.mat-background-accent {
    --mat-tab-header-with-background-background-color: #1e293b;
    --mat-tab-header-with-background-foreground-color: white
}

.theme-default .light .mat-mdc-tab-group.mat-background-warn, .theme-default .light .mat-mdc-tab-nav-bar.mat-background-warn, .theme-default.light .mat-mdc-tab-group.mat-background-warn, .theme-default.light .mat-mdc-tab-nav-bar.mat-background-warn {
    --mat-tab-header-with-background-background-color: #dc2626;
    --mat-tab-header-with-background-foreground-color: white
}

.theme-default .light .mat-mdc-checkbox.mat-primary, .theme-default.light .mat-mdc-checkbox.mat-primary {
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #4f46e5;
    --mdc-checkbox-selected-hover-icon-color: #4f46e5;
    --mdc-checkbox-selected-icon-color: #4f46e5;
    --mdc-checkbox-selected-pressed-icon-color: #4f46e5;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #4f46e5;
    --mdc-checkbox-selected-hover-state-layer-color: #4f46e5;
    --mdc-checkbox-selected-pressed-state-layer-color: #4f46e5;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-checkbox-unselected-pressed-state-layer-color: black
}

.theme-default .light .mat-mdc-checkbox.mat-warn, .theme-default.light .mat-mdc-checkbox.mat-warn {
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #dc2626;
    --mdc-checkbox-selected-hover-icon-color: #dc2626;
    --mdc-checkbox-selected-icon-color: #dc2626;
    --mdc-checkbox-selected-pressed-icon-color: #dc2626;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
    --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
    --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-checkbox-unselected-pressed-state-layer-color: black
}

.theme-default .light .mat-mdc-checkbox .mdc-form-field, .theme-default.light .mat-mdc-checkbox .mdc-form-field {
    color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))
}

.theme-default .light .mat-mdc-checkbox.mat-mdc-checkbox-disabled label, .theme-default.light .mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
    color: #94a3b8
}

.theme-default .light .mat-mdc-button, .theme-default.light .mat-mdc-button {
    --mdc-text-button-label-text-color: #000;
    --mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mat-text-button-state-layer-color: #000;
    --mat-text-button-ripple-color: rgba(0, 0, 0, .1);
    --mat-text-button-hover-state-layer-opacity: .04;
    --mat-text-button-focus-state-layer-opacity: .12;
    --mat-text-button-pressed-state-layer-opacity: .12
}

.theme-default .light .mat-mdc-button.mat-primary, .theme-default.light .mat-mdc-button.mat-primary {
    --mdc-text-button-label-text-color: #4f46e5;
    --mat-text-button-state-layer-color: #4f46e5;
    --mat-text-button-ripple-color: rgba(79, 70, 229, .1)
}

.theme-default .light .mat-mdc-button.mat-accent, .theme-default.light .mat-mdc-button.mat-accent {
    --mdc-text-button-label-text-color: #1e293b;
    --mat-text-button-state-layer-color: #1e293b;
    --mat-text-button-ripple-color: rgba(30, 41, 59, .1)
}

.theme-default .light .mat-mdc-button.mat-warn, .theme-default.light .mat-mdc-button.mat-warn {
    --mdc-text-button-label-text-color: #dc2626;
    --mat-text-button-state-layer-color: #dc2626;
    --mat-text-button-ripple-color: rgba(220, 38, 38, .1)
}

.theme-default .light .mat-mdc-unelevated-button, .theme-default.light .mat-mdc-unelevated-button {
    --mdc-filled-button-container-color: white;
    --mdc-filled-button-label-text-color: #000;
    --mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);
    --mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mat-filled-button-state-layer-color: #000;
    --mat-filled-button-ripple-color: rgba(0, 0, 0, .1);
    --mat-filled-button-hover-state-layer-opacity: .04;
    --mat-filled-button-focus-state-layer-opacity: .12;
    --mat-filled-button-pressed-state-layer-opacity: .12
}

.theme-default .light .mat-mdc-unelevated-button.mat-primary, .theme-default.light .mat-mdc-unelevated-button.mat-primary {
    --mdc-filled-button-container-color: #4f46e5;
    --mdc-filled-button-label-text-color: #fff;
    --mat-filled-button-state-layer-color: #fff;
    --mat-filled-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-default .light .mat-mdc-unelevated-button.mat-accent, .theme-default.light .mat-mdc-unelevated-button.mat-accent {
    --mdc-filled-button-container-color: #1e293b;
    --mdc-filled-button-label-text-color: #fff;
    --mat-filled-button-state-layer-color: #fff;
    --mat-filled-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-default .light .mat-mdc-unelevated-button.mat-warn, .theme-default.light .mat-mdc-unelevated-button.mat-warn {
    --mdc-filled-button-container-color: #dc2626;
    --mdc-filled-button-label-text-color: #fff;
    --mat-filled-button-state-layer-color: #fff;
    --mat-filled-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-default .light .mat-mdc-raised-button, .theme-default.light .mat-mdc-raised-button {
    --mdc-protected-button-container-color: white;
    --mdc-protected-button-label-text-color: #000;
    --mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);
    --mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mat-protected-button-state-layer-color: #000;
    --mat-protected-button-ripple-color: rgba(0, 0, 0, .1);
    --mat-protected-button-hover-state-layer-opacity: .04;
    --mat-protected-button-focus-state-layer-opacity: .12;
    --mat-protected-button-pressed-state-layer-opacity: .12;
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f
}

.theme-default .light .mat-mdc-raised-button.mat-primary, .theme-default.light .mat-mdc-raised-button.mat-primary {
    --mdc-protected-button-container-color: #4f46e5;
    --mdc-protected-button-label-text-color: #fff;
    --mat-protected-button-state-layer-color: #fff;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-default .light .mat-mdc-raised-button.mat-accent, .theme-default.light .mat-mdc-raised-button.mat-accent {
    --mdc-protected-button-container-color: #1e293b;
    --mdc-protected-button-label-text-color: #fff;
    --mat-protected-button-state-layer-color: #fff;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-default .light .mat-mdc-raised-button.mat-warn, .theme-default.light .mat-mdc-raised-button.mat-warn {
    --mdc-protected-button-container-color: #dc2626;
    --mdc-protected-button-label-text-color: #fff;
    --mat-protected-button-state-layer-color: #fff;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-default .light .mat-mdc-raised-button:hover, .theme-default .light .mat-mdc-raised-button:focus, .theme-default.light .mat-mdc-raised-button:hover, .theme-default.light .mat-mdc-raised-button:focus {
    box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f
}

.theme-default .light .mat-mdc-raised-button:active, .theme-default .light .mat-mdc-raised-button:focus:active, .theme-default.light .mat-mdc-raised-button:active, .theme-default.light .mat-mdc-raised-button:focus:active {
    box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f
}

.theme-default .light .mat-mdc-outlined-button, .theme-default.light .mat-mdc-outlined-button {
    --mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);
    --mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mdc-outlined-button-label-text-color: #000;
    --mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);
    --mat-outlined-button-state-layer-color: #000;
    --mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);
    --mat-outlined-button-hover-state-layer-opacity: .04;
    --mat-outlined-button-focus-state-layer-opacity: .12;
    --mat-outlined-button-pressed-state-layer-opacity: .12
}

.theme-default .light .mat-mdc-outlined-button.mat-primary, .theme-default.light .mat-mdc-outlined-button.mat-primary {
    --mdc-outlined-button-label-text-color: #4f46e5;
    --mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);
    --mat-outlined-button-state-layer-color: #4f46e5;
    --mat-outlined-button-ripple-color: rgba(79, 70, 229, .1)
}

.theme-default .light .mat-mdc-outlined-button.mat-accent, .theme-default.light .mat-mdc-outlined-button.mat-accent {
    --mdc-outlined-button-label-text-color: #1e293b;
    --mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);
    --mat-outlined-button-state-layer-color: #1e293b;
    --mat-outlined-button-ripple-color: rgba(30, 41, 59, .1)
}

.theme-default .light .mat-mdc-outlined-button.mat-warn, .theme-default.light .mat-mdc-outlined-button.mat-warn {
    --mdc-outlined-button-label-text-color: #dc2626;
    --mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);
    --mat-outlined-button-state-layer-color: #dc2626;
    --mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)
}

.theme-default .light .mat-mdc-icon-button, .theme-default.light .mat-mdc-icon-button {
    --mdc-icon-button-icon-color: inherit;
    --mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);
    --mat-icon-button-state-layer-color: #000;
    --mat-icon-button-ripple-color: rgba(0, 0, 0, .1);
    --mat-icon-button-hover-state-layer-opacity: .04;
    --mat-icon-button-focus-state-layer-opacity: .12;
    --mat-icon-button-pressed-state-layer-opacity: .12
}

.theme-default .light .mat-mdc-icon-button.mat-primary, .theme-default.light .mat-mdc-icon-button.mat-primary {
    --mdc-icon-button-icon-color: #4f46e5;
    --mat-icon-button-state-layer-color: #4f46e5;
    --mat-icon-button-ripple-color: rgba(79, 70, 229, .1)
}

.theme-default .light .mat-mdc-icon-button.mat-accent, .theme-default.light .mat-mdc-icon-button.mat-accent {
    --mdc-icon-button-icon-color: #1e293b;
    --mat-icon-button-state-layer-color: #1e293b;
    --mat-icon-button-ripple-color: rgba(30, 41, 59, .1)
}

.theme-default .light .mat-mdc-icon-button.mat-warn, .theme-default.light .mat-mdc-icon-button.mat-warn {
    --mdc-icon-button-icon-color: #dc2626;
    --mat-icon-button-state-layer-color: #dc2626;
    --mat-icon-button-ripple-color: rgba(220, 38, 38, .1)
}

.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 {
    --mdc-fab-container-color: #4f46e5;
    --mat-fab-foreground-color: #fff;
    --mat-fab-state-layer-color: #fff;
    --mat-fab-ripple-color: rgba(255, 255, 255, .1)
}

.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 {
    --mdc-fab-container-color: #1e293b;
    --mat-fab-foreground-color: #fff;
    --mat-fab-state-layer-color: #fff;
    --mat-fab-ripple-color: rgba(255, 255, 255, .1)
}

.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 {
    --mdc-fab-container-color: #dc2626;
    --mat-fab-foreground-color: #fff;
    --mat-fab-state-layer-color: #fff;
    --mat-fab-ripple-color: rgba(255, 255, 255, .1)
}

.theme-default .light .mat-accent, .theme-default.light .mat-accent {
    --mdc-circular-progress-active-indicator-color: #1e293b
}

.theme-default .light .mat-warn, .theme-default.light .mat-warn {
    --mdc-circular-progress-active-indicator-color: #dc2626
}

.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 .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, .4);
    --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
    --mat-datepicker-calendar-date-focus-state-background-color: rgba(30, 41, 59, .3);
    --mat-datepicker-calendar-date-hover-state-background-color: rgba(30, 41, 59, .3);
    --mat-datepicker-calendar-date-in-range-state-background-color: rgba(30, 41, 59, .2);
    --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);
    --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
    --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e
}

.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, .4);
    --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
    --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);
    --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);
    --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);
    --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);
    --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
    --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e
}

.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 .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 .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 .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 .dark, .theme-default.dark {
    --mat-ripple-color: rgba(255, 255, 255, .1);
    --mat-option-selected-state-label-text-color: #4f46e5;
    --mat-option-label-text-color: white;
    --mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);
    --mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);
    --mat-option-selected-state-layer-color: rgba(255, 255, 255, .08);
    --mat-optgroup-label-text-color: white;
    --mdc-elevated-card-container-shape: 4px;
    --mdc-outlined-card-container-shape: 4px;
    --mdc-outlined-card-outline-width: 1px;
    --mdc-elevated-card-container-color: #1e293b;
    --mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
    --mdc-outlined-card-container-color: #1e293b;
    --mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);
    --mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);
    --mat-card-subtitle-text-color: #94a3b8;
    --mdc-linear-progress-active-indicator-height: 4px;
    --mdc-linear-progress-track-height: 4px;
    --mdc-linear-progress-track-shape: 0;
    --mdc-plain-tooltip-container-shape: 4px;
    --mdc-plain-tooltip-supporting-text-line-height: 16px;
    --mdc-plain-tooltip-container-color: #64748b;
    --mdc-plain-tooltip-supporting-text-color: #fff;
    --mdc-filled-text-field-active-indicator-height: 1px;
    --mdc-filled-text-field-focus-active-indicator-height: 2px;
    --mdc-filled-text-field-container-shape: 4px;
    --mdc-outlined-text-field-outline-width: 1px;
    --mdc-outlined-text-field-focus-outline-width: 2px;
    --mdc-outlined-text-field-container-shape: 4px;
    --mdc-filled-text-field-caret-color: #4f46e5;
    --mdc-filled-text-field-focus-active-indicator-color: #4f46e5;
    --mdc-filled-text-field-focus-label-text-color: rgba(79, 70, 229, .87);
    --mdc-filled-text-field-container-color: #273243;
    --mdc-filled-text-field-disabled-container-color: #232d3f;
    --mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);
    --mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);
    --mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);
    --mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);
    --mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);
    --mdc-filled-text-field-error-focus-label-text-color: #dc2626;
    --mdc-filled-text-field-error-label-text-color: #dc2626;
    --mdc-filled-text-field-error-caret-color: #dc2626;
    --mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);
    --mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);
    --mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);
    --mdc-filled-text-field-error-active-indicator-color: #dc2626;
    --mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;
    --mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;
    --mdc-outlined-text-field-caret-color: #4f46e5;
    --mdc-outlined-text-field-focus-outline-color: #4f46e5;
    --mdc-outlined-text-field-focus-label-text-color: rgba(79, 70, 229, .87);
    --mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);
    --mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);
    --mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);
    --mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);
    --mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);
    --mdc-outlined-text-field-error-caret-color: #dc2626;
    --mdc-outlined-text-field-error-focus-label-text-color: #dc2626;
    --mdc-outlined-text-field-error-label-text-color: #dc2626;
    --mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);
    --mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);
    --mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);
    --mdc-outlined-text-field-error-focus-outline-color: #dc2626;
    --mdc-outlined-text-field-error-hover-outline-color: #dc2626;
    --mdc-outlined-text-field-error-outline-color: #dc2626;
    --mat-form-field-focus-select-arrow-color: rgba(79, 70, 229, .87);
    --mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);
    --mat-form-field-state-layer-color: rgba(255, 255, 255, .87);
    --mat-form-field-error-text-color: #dc2626;
    --mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);
    --mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);
    --mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);
    --mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);
    --mat-form-field-hover-state-layer-opacity: .08;
    --mat-form-field-focus-state-layer-opacity: .24;
    --mat-select-panel-background-color: #1e293b;
    --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);
    --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);
    --mat-select-placeholder-text-color: rgba(255, 255, 255, .6);
    --mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);
    --mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);
    --mat-select-focused-arrow-color: rgba(79, 70, 229, .87);
    --mat-select-invalid-arrow-color: rgba(220, 38, 38, .87);
    --mat-autocomplete-background-color: #1e293b;
    --mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);
    --mdc-dialog-container-shadow-color: #000;
    --mdc-dialog-container-shape: 4px;
    --mdc-dialog-container-color: #1e293b;
    --mdc-dialog-subhead-color: rgba(255, 255, 255, .87);
    --mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6);
    --mdc-radio-disabled-selected-icon-opacity: .38;
    --mdc-radio-disabled-unselected-icon-opacity: .38;
    --mdc-radio-state-layer-size: 40px;
    --mdc-slider-active-track-height: 6px;
    --mdc-slider-active-track-shape: 9999px;
    --mdc-slider-handle-height: 20px;
    --mdc-slider-handle-shape: 50%;
    --mdc-slider-handle-width: 20px;
    --mdc-slider-inactive-track-height: 4px;
    --mdc-slider-inactive-track-shape: 9999px;
    --mdc-slider-with-overlap-handle-outline-width: 1px;
    --mdc-slider-with-tick-marks-active-container-opacity: .6;
    --mdc-slider-with-tick-marks-container-shape: 50%;
    --mdc-slider-with-tick-marks-container-size: 2px;
    --mdc-slider-with-tick-marks-inactive-container-opacity: .6;
    --mdc-slider-handle-color: #4f46e5;
    --mdc-slider-focus-handle-color: #4f46e5;
    --mdc-slider-hover-handle-color: #4f46e5;
    --mdc-slider-active-track-color: #4f46e5;
    --mdc-slider-inactive-track-color: #4f46e5;
    --mdc-slider-with-tick-marks-inactive-container-color: #4f46e5;
    --mdc-slider-with-tick-marks-active-container-color: white;
    --mdc-slider-disabled-active-track-color: #fff;
    --mdc-slider-disabled-handle-color: #fff;
    --mdc-slider-disabled-inactive-track-color: #fff;
    --mdc-slider-label-container-color: #fff;
    --mdc-slider-label-label-text-color: #000;
    --mdc-slider-with-overlap-handle-outline-color: #fff;
    --mdc-slider-with-tick-marks-disabled-container-color: #fff;
    --mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
    --mat-mdc-slider-ripple-color: #4f46e5;
    --mat-mdc-slider-hover-ripple-color: rgba(79, 70, 229, .05);
    --mat-mdc-slider-focus-ripple-color: rgba(79, 70, 229, .2);
    --mat-slider-value-indicator-opacity: .9;
    --mat-menu-container-shape: 4px;
    --mat-menu-item-label-text-color: white;
    --mat-menu-item-icon-color: white;
    --mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);
    --mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);
    --mat-menu-container-color: #1e293b;
    --mdc-list-list-item-container-shape: 0;
    --mdc-list-list-item-leading-avatar-shape: 50%;
    --mdc-list-list-item-container-color: transparent;
    --mdc-list-list-item-selected-container-color: transparent;
    --mdc-list-list-item-leading-avatar-color: transparent;
    --mdc-list-list-item-leading-icon-size: 24px;
    --mdc-list-list-item-leading-avatar-size: 40px;
    --mdc-list-list-item-trailing-icon-size: 24px;
    --mdc-list-list-item-disabled-state-layer-color: transparent;
    --mdc-list-list-item-disabled-state-layer-opacity: 0;
    --mdc-list-list-item-disabled-label-text-opacity: .38;
    --mdc-list-list-item-disabled-leading-icon-opacity: .38;
    --mdc-list-list-item-disabled-trailing-icon-opacity: .38;
    --mdc-list-list-item-label-text-color: white;
    --mdc-list-list-item-supporting-text-color: #94a3b8;
    --mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);
    --mdc-list-list-item-trailing-supporting-text-color: #64748b;
    --mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);
    --mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);
    --mdc-list-list-item-disabled-label-text-color: white;
    --mdc-list-list-item-disabled-leading-icon-color: white;
    --mdc-list-list-item-disabled-trailing-icon-color: white;
    --mdc-list-list-item-hover-label-text-color: white;
    --mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);
    --mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);
    --mdc-list-list-item-focus-label-text-color: white;
    --mdc-list-list-item-hover-state-layer-color: white;
    --mdc-list-list-item-hover-state-layer-opacity: .08;
    --mdc-list-list-item-focus-state-layer-color: white;
    --mdc-list-list-item-focus-state-layer-opacity: .24;
    --mat-paginator-container-text-color: rgba(255, 255, 255, .87);
    --mat-paginator-container-background-color: #1e293b;
    --mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);
    --mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);
    --mdc-tab-indicator-active-indicator-height: 2px;
    --mdc-tab-indicator-active-indicator-shape: 0;
    --mdc-secondary-navigation-tab-container-height: 48px;
    --mdc-checkbox-disabled-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-state-layer-opacity: .16;
    --mdc-checkbox-selected-hover-state-layer-opacity: .04;
    --mdc-checkbox-selected-pressed-state-layer-opacity: .16;
    --mdc-checkbox-unselected-focus-state-layer-opacity: .16;
    --mdc-checkbox-unselected-hover-state-layer-opacity: .04;
    --mdc-checkbox-unselected-pressed-state-layer-opacity: .16;
    --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #1e293b;
    --mdc-checkbox-selected-hover-icon-color: #1e293b;
    --mdc-checkbox-selected-icon-color: #1e293b;
    --mdc-checkbox-selected-pressed-icon-color: #1e293b;
    --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
    --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
    --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #1e293b;
    --mdc-checkbox-selected-hover-state-layer-color: #1e293b;
    --mdc-checkbox-selected-pressed-state-layer-color: #1e293b;
    --mdc-checkbox-unselected-focus-state-layer-color: white;
    --mdc-checkbox-unselected-hover-state-layer-color: white;
    --mdc-checkbox-unselected-pressed-state-layer-color: white;
    --mdc-fab-container-shape: 50%;
    --mdc-fab-icon-size: 24px;
    --mdc-fab-container-color: #1e293b;
    --mat-fab-foreground-color: white;
    --mat-fab-state-layer-color: #fff;
    --mat-fab-ripple-color: rgba(255, 255, 255, .1);
    --mat-fab-hover-state-layer-opacity: .08;
    --mat-fab-focus-state-layer-opacity: .24;
    --mat-fab-pressed-state-layer-opacity: .24;
    --mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);
    --mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5);
    --mdc-snackbar-container-shape: 4px;
    --mdc-snackbar-container-color: #d2d4d8;
    --mdc-snackbar-supporting-text-color: rgba(30, 41, 59, .87);
    --mat-snack-bar-button-color: rgba(0, 0, 0, .87);
    --mat-table-row-item-outline-width: 1px;
    --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, .12);
    --mdc-circular-progress-active-indicator-width: 4px;
    --mdc-circular-progress-size: 48px;
    --mdc-circular-progress-active-indicator-color: #4f46e5;
    --mat-badge-background-color: #4f46e5;
    --mat-badge-text-color: white;
    --mat-badge-disabled-state-background-color: #1e293b;
    --mat-badge-disabled-state-text-color: #475569;
    --mat-bottom-sheet-container-shape: 4px;
    --mat-bottom-sheet-container-text-color: white;
    --mat-bottom-sheet-container-background-color: #1e293b;
    --mat-legacy-button-toggle-height: 36px;
    --mat-legacy-button-toggle-shape: 2px;
    --mat-legacy-button-toggle-focus-state-layer-opacity: 1;
    --mat-standard-button-toggle-shape: 4px;
    --mat-standard-button-toggle-hover-state-layer-opacity: .04;
    --mat-standard-button-toggle-focus-state-layer-opacity: .12;
    --mat-legacy-button-toggle-text-color: #64748b;
    --mat-legacy-button-toggle-state-layer-color: #e2e8f0;
    --mat-legacy-button-toggle-selected-state-text-color: #94a3b8;
    --mat-legacy-button-toggle-selected-state-background-color: rgba(255, 255, 255, .05);
    --mat-legacy-button-toggle-disabled-state-text-color: #1e293b;
    --mat-legacy-button-toggle-disabled-state-background-color: #0f172a;
    --mat-legacy-button-toggle-disabled-selected-state-background-color: #1e293b;
    --mat-standard-button-toggle-text-color: white;
    --mat-standard-button-toggle-background-color: #1e293b;
    --mat-standard-button-toggle-state-layer-color: #e2e8f0;
    --mat-standard-button-toggle-selected-state-background-color: rgba(255, 255, 255, .05);
    --mat-standard-button-toggle-selected-state-text-color: white;
    --mat-standard-button-toggle-disabled-state-text-color: #1e293b;
    --mat-standard-button-toggle-disabled-state-background-color: #1e293b;
    --mat-standard-button-toggle-disabled-selected-state-text-color: white;
    --mat-standard-button-toggle-disabled-selected-state-background-color: #1e293b;
    --mat-standard-button-toggle-divider-color: #374152;
    --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, .4);
    --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
    --mat-datepicker-calendar-date-focus-state-background-color: rgba(79, 70, 229, .3);
    --mat-datepicker-calendar-date-hover-state-background-color: rgba(79, 70, 229, .3);
    --mat-datepicker-toggle-active-state-icon-color: #4f46e5;
    --mat-datepicker-calendar-date-in-range-state-background-color: rgba(79, 70, 229, .2);
    --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);
    --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
    --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
    --mat-datepicker-toggle-icon-color: #f1f5f9;
    --mat-datepicker-calendar-body-label-text-color: #94a3b8;
    --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, .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, .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, .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;
    --mat-divider-width: 1px;
    --mat-divider-color: rgba(241, 245, 249, .12);
    --mat-expansion-container-shape: 4px;
    --mat-expansion-container-background-color: #1e293b;
    --mat-expansion-container-text-color: white;
    --mat-expansion-actions-divider-color: rgba(241, 245, 249, .12);
    --mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .05);
    --mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .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;
    --mat-icon-color: inherit;
    --mat-sidenav-container-shape: 0;
    --mat-sidenav-container-divider-color: rgba(241, 245, 249, .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, .6);
    --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, .12);
    --mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .05);
    --mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .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;
    --mat-sort-arrow-color: #94a3b8;
    --mat-toolbar-container-background-color: #0f172a;
    --mat-toolbar-container-text-color: white;
    --mat-tree-container-background-color: #1e293b;
    --mat-tree-node-text-color: white
}

.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, .08);
    --mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);
    --mat-option-selected-state-layer-color: rgba(255, 255, 255, .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, .08);
    --mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);
    --mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)
}

.theme-default .dark .mat-pseudo-checkbox-full, .theme-default.dark .mat-pseudo-checkbox-full {
    color: #94a3b8
}

.theme-default .dark .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled, .theme-default.dark .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
    color: #686868
}

.theme-default .dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-default .dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-default.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-default.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #4f46e5
}

.theme-default .dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-default .dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-default.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-default.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #4f46e5
}

.theme-default .dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-default .dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-default.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-default.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #0f172a
}

.theme-default .dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-default .dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-default.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-default.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #1e293b
}

.theme-default .dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-default .dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-default.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-default.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #1e293b
}

.theme-default .dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-default .dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-default.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-default.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #0f172a
}

.theme-default .dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-default .dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-default.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-default.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #1e293b
}

.theme-default .dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-default .dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-default.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-default.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #1e293b
}

.theme-default .dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-default .dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-default.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-default.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #0f172a
}

.theme-default .dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-default .dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-default.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-default.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #dc2626
}

.theme-default .dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-default .dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-default.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-default.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #dc2626
}

.theme-default .dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-default .dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-default.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-default.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #0f172a
}

.theme-default .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-default .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-default.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-default.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #686868
}

.theme-default .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-default .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-default.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-default.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #686868
}

.theme-default .dark .mat-app-background, .theme-default .dark.mat-app-background, .theme-default.dark .mat-app-background, .theme-default.dark.mat-app-background {
    background-color: #0f172a;
    color: #fff
}

.theme-default .dark .mat-elevation-z0, .theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z0, .theme-default.dark .mat-elevation-z0, .theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z0 {
    box-shadow: 0 0 #0003, 0 0 #00000024, 0 0 #0000001f
}

.theme-default .dark .mat-elevation-z1, .theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z1, .theme-default.dark .mat-elevation-z1, .theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z1 {
    box-shadow: 0 2px 1px -1px #0003, 0 1px 1px #00000024, 0 1px 3px #0000001f
}

.theme-default .dark .mat-elevation-z2, .theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z2, .theme-default.dark .mat-elevation-z2, .theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z2 {
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f
}

.theme-default .dark .mat-elevation-z3, .theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z3, .theme-default.dark .mat-elevation-z3, .theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z3 {
    box-shadow: 0 3px 3px -2px #0003, 0 3px 4px #00000024, 0 1px 8px #0000001f
}

.theme-default .dark .mat-elevation-z4, .theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z4, .theme-default.dark .mat-elevation-z4, .theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z4 {
    box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f
}

.theme-default .dark .mat-elevation-z5, .theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z5, .theme-default.dark .mat-elevation-z5, .theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z5 {
    box-shadow: 0 3px 5px -1px #0003, 0 5px 8px #00000024, 0 1px 14px #0000001f
}

.theme-default .dark .mat-elevation-z6, .theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z6, .theme-default.dark .mat-elevation-z6, .theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z6 {
    box-shadow: 0 3px 5px -1px #0003, 0 6px 10px #00000024, 0 1px 18px #0000001f
}

.theme-default .dark .mat-elevation-z7, .theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z7, .theme-default.dark .mat-elevation-z7, .theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z7 {
    box-shadow: 0 4px 5px -2px #0003, 0 7px 10px 1px #00000024, 0 2px 16px 1px #0000001f
}

.theme-default .dark .mat-elevation-z8, .theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z8, .theme-default.dark .mat-elevation-z8, .theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z8 {
    box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f
}

.theme-default .dark .mat-elevation-z9, .theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z9, .theme-default.dark .mat-elevation-z9, .theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z9 {
    box-shadow: 0 5px 6px -3px #0003, 0 9px 12px 1px #00000024, 0 3px 16px 2px #0000001f
}

.theme-default .dark .mat-elevation-z10, .theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z10, .theme-default.dark .mat-elevation-z10, .theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z10 {
    box-shadow: 0 6px 6px -3px #0003, 0 10px 14px 1px #00000024, 0 4px 18px 3px #0000001f
}

.theme-default .dark .mat-elevation-z11, .theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z11, .theme-default.dark .mat-elevation-z11, .theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z11 {
    box-shadow: 0 6px 7px -4px #0003, 0 11px 15px 1px #00000024, 0 4px 20px 3px #0000001f
}

.theme-default .dark .mat-elevation-z12, .theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z12, .theme-default.dark .mat-elevation-z12, .theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z12 {
    box-shadow: 0 7px 8px -4px #0003, 0 12px 17px 2px #00000024, 0 5px 22px 4px #0000001f
}

.theme-default .dark .mat-elevation-z13, .theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z13, .theme-default.dark .mat-elevation-z13, .theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z13 {
    box-shadow: 0 7px 8px -4px #0003, 0 13px 19px 2px #00000024, 0 5px 24px 4px #0000001f
}

.theme-default .dark .mat-elevation-z14, .theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z14, .theme-default.dark .mat-elevation-z14, .theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z14 {
    box-shadow: 0 7px 9px -4px #0003, 0 14px 21px 2px #00000024, 0 5px 26px 4px #0000001f
}

.theme-default .dark .mat-elevation-z15, .theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z15, .theme-default.dark .mat-elevation-z15, .theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z15 {
    box-shadow: 0 8px 9px -5px #0003, 0 15px 22px 2px #00000024, 0 6px 28px 5px #0000001f
}

.theme-default .dark .mat-elevation-z16, .theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z16, .theme-default.dark .mat-elevation-z16, .theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z16 {
    box-shadow: 0 8px 10px -5px #0003, 0 16px 24px 2px #00000024, 0 6px 30px 5px #0000001f
}

.theme-default .dark .mat-elevation-z17, .theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z17, .theme-default.dark .mat-elevation-z17, .theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z17 {
    box-shadow: 0 8px 11px -5px #0003, 0 17px 26px 2px #00000024, 0 6px 32px 5px #0000001f
}

.theme-default .dark .mat-elevation-z18, .theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z18, .theme-default.dark .mat-elevation-z18, .theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z18 {
    box-shadow: 0 9px 11px -5px #0003, 0 18px 28px 2px #00000024, 0 7px 34px 6px #0000001f
}

.theme-default .dark .mat-elevation-z19, .theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z19, .theme-default.dark .mat-elevation-z19, .theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z19 {
    box-shadow: 0 9px 12px -6px #0003, 0 19px 29px 2px #00000024, 0 7px 36px 6px #0000001f
}

.theme-default .dark .mat-elevation-z20, .theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z20, .theme-default.dark .mat-elevation-z20, .theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z20 {
    box-shadow: 0 10px 13px -6px #0003, 0 20px 31px 3px #00000024, 0 8px 38px 7px #0000001f
}

.theme-default .dark .mat-elevation-z21, .theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z21, .theme-default.dark .mat-elevation-z21, .theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z21 {
    box-shadow: 0 10px 13px -6px #0003, 0 21px 33px 3px #00000024, 0 8px 40px 7px #0000001f
}

.theme-default .dark .mat-elevation-z22, .theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z22, .theme-default.dark .mat-elevation-z22, .theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z22 {
    box-shadow: 0 10px 14px -6px #0003, 0 22px 35px 3px #00000024, 0 8px 42px 7px #0000001f
}

.theme-default .dark .mat-elevation-z23, .theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z23, .theme-default.dark .mat-elevation-z23, .theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z23 {
    box-shadow: 0 11px 14px -7px #0003, 0 23px 36px 3px #00000024, 0 9px 44px 8px #0000001f
}

.theme-default .dark .mat-elevation-z24, .theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z24, .theme-default.dark .mat-elevation-z24, .theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z24 {
    box-shadow: 0 11px 15px -7px #0003, 0 24px 38px 3px #00000024, 0 9px 46px 8px #0000001f
}

.theme-default .dark .mat-mdc-progress-bar, .theme-default.dark .mat-mdc-progress-bar {
    --mdc-linear-progress-active-indicator-color: #4f46e5;
    --mdc-linear-progress-track-color: rgba(79, 70, 229, .25)
}

.theme-default .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots, .theme-default.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: #4f46e540;
    background-color: var(--mdc-linear-progress-track-color, rgba(79, 70, 229, .25))
}

@media (forced-colors: active) {
    .theme-default .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots, .theme-default.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
        background-color: ButtonBorder
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .theme-default .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots, .theme-default.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
        background-color: transparent;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(79, 70, 229, 0.25)'/%3E%3C/svg%3E")
    }
}

.theme-default .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar, .theme-default.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
    background-color: #4f46e540;
    background-color: var(--mdc-linear-progress-track-color, rgba(79, 70, 229, .25))
}

.theme-default .dark .mat-mdc-progress-bar.mat-accent, .theme-default.dark .mat-mdc-progress-bar.mat-accent {
    --mdc-linear-progress-active-indicator-color: #1e293b;
    --mdc-linear-progress-track-color: rgba(30, 41, 59, .25)
}

.theme-default .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots, .theme-default.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: #1e293b40;
    background-color: var(--mdc-linear-progress-track-color, rgba(30, 41, 59, .25))
}

@media (forced-colors: active) {
    .theme-default .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots, .theme-default.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
        background-color: ButtonBorder
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .theme-default .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots, .theme-default.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
        background-color: transparent;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(30, 41, 59, 0.25)'/%3E%3C/svg%3E")
    }
}

.theme-default .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar, .theme-default.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
    background-color: #1e293b40;
    background-color: var(--mdc-linear-progress-track-color, rgba(30, 41, 59, .25))
}

.theme-default .dark .mat-mdc-progress-bar.mat-warn, .theme-default.dark .mat-mdc-progress-bar.mat-warn {
    --mdc-linear-progress-active-indicator-color: #dc2626;
    --mdc-linear-progress-track-color: rgba(220, 38, 38, .25)
}

.theme-default .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots, .theme-default.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: #dc262640;
    background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, .25))
}

@media (forced-colors: active) {
    .theme-default .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots, .theme-default.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
        background-color: ButtonBorder
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .theme-default .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots, .theme-default.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
        background-color: transparent;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(220, 38, 38, 0.25)'/%3E%3C/svg%3E")
    }
}

.theme-default .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar, .theme-default.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
    background-color: #dc262640;
    background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, .25))
}

.theme-default .dark .mat-mdc-form-field.mat-accent, .theme-default.dark .mat-mdc-form-field.mat-accent {
    --mdc-filled-text-field-caret-color: #1e293b;
    --mdc-filled-text-field-focus-active-indicator-color: #1e293b;
    --mdc-filled-text-field-focus-label-text-color: rgba(30, 41, 59, .87);
    --mdc-outlined-text-field-caret-color: #1e293b;
    --mdc-outlined-text-field-focus-outline-color: #1e293b;
    --mdc-outlined-text-field-focus-label-text-color: rgba(30, 41, 59, .87);
    --mat-form-field-focus-select-arrow-color: rgba(30, 41, 59, .87)
}

.theme-default .dark .mat-mdc-form-field.mat-warn, .theme-default.dark .mat-mdc-form-field.mat-warn {
    --mdc-filled-text-field-caret-color: #dc2626;
    --mdc-filled-text-field-focus-active-indicator-color: #dc2626;
    --mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);
    --mdc-outlined-text-field-caret-color: #dc2626;
    --mdc-outlined-text-field-focus-outline-color: #dc2626;
    --mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);
    --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .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, .87);
    --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);
    --mat-select-placeholder-text-color: rgba(255, 255, 255, .6);
    --mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);
    --mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);
    --mat-select-focused-arrow-color: rgba(30, 41, 59, .87);
    --mat-select-invalid-arrow-color: rgba(220, 38, 38, .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, .87);
    --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);
    --mat-select-placeholder-text-color: rgba(255, 255, 255, .6);
    --mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);
    --mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);
    --mat-select-focused-arrow-color: rgba(220, 38, 38, .87);
    --mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)
}

.theme-default .dark .mat-mdc-standard-chip, .theme-default.dark .mat-mdc-standard-chip {
    --mdc-chip-container-shape-family: rounded;
    --mdc-chip-container-shape-radius: 16px 16px 16px 16px;
    --mdc-chip-with-avatar-avatar-shape-family: rounded;
    --mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;
    --mdc-chip-with-avatar-avatar-size: 28px;
    --mdc-chip-with-icon-icon-size: 18px;
    --mdc-chip-disabled-label-text-color: #fafafa;
    --mdc-chip-elevated-container-color: #394353;
    --mdc-chip-elevated-disabled-container-color: #394353;
    --mdc-chip-focus-state-layer-color: white;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: #fafafa;
    --mdc-chip-with-icon-icon-color: #fafafa;
    --mdc-chip-with-icon-disabled-icon-color: #fafafa;
    --mdc-chip-with-icon-selected-icon-color: #fafafa;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;
    --mdc-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 {
    --mdc-chip-disabled-label-text-color: white;
    --mdc-chip-elevated-container-color: #4f46e5;
    --mdc-chip-elevated-disabled-container-color: #4f46e5;
    --mdc-chip-focus-state-layer-color: white;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: white;
    --mdc-chip-with-icon-icon-color: white;
    --mdc-chip-with-icon-disabled-icon-color: white;
    --mdc-chip-with-icon-selected-icon-color: white;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
    --mdc-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 {
    --mdc-chip-disabled-label-text-color: white;
    --mdc-chip-elevated-container-color: #1e293b;
    --mdc-chip-elevated-disabled-container-color: #1e293b;
    --mdc-chip-focus-state-layer-color: white;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: white;
    --mdc-chip-with-icon-icon-color: white;
    --mdc-chip-with-icon-disabled-icon-color: white;
    --mdc-chip-with-icon-selected-icon-color: white;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
    --mdc-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 {
    --mdc-chip-disabled-label-text-color: white;
    --mdc-chip-elevated-container-color: #dc2626;
    --mdc-chip-elevated-disabled-container-color: #dc2626;
    --mdc-chip-focus-state-layer-color: white;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: white;
    --mdc-chip-with-icon-icon-color: white;
    --mdc-chip-with-icon-disabled-icon-color: white;
    --mdc-chip-with-icon-selected-icon-color: white;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
    --mdc-chip-with-trailing-icon-trailing-icon-color: white
}

.theme-default .dark .mdc-switch, .theme-default.dark .mdc-switch {
    --mdc-switch-disabled-handle-opacity: .38;
    --mdc-switch-disabled-selected-icon-opacity: .38;
    --mdc-switch-disabled-track-opacity: .12;
    --mdc-switch-disabled-unselected-icon-opacity: .38;
    --mdc-switch-handle-height: 20px;
    --mdc-switch-handle-shape: 10px;
    --mdc-switch-handle-width: 20px;
    --mdc-switch-selected-icon-size: 18px;
    --mdc-switch-track-height: 14px;
    --mdc-switch-track-shape: 7px;
    --mdc-switch-track-width: 36px;
    --mdc-switch-unselected-icon-size: 18px;
    --mdc-switch-state-layer-size: 40px;
    --mdc-switch-selected-focus-state-layer-opacity: .12;
    --mdc-switch-selected-hover-state-layer-opacity: .04;
    --mdc-switch-selected-pressed-state-layer-opacity: .1;
    --mdc-switch-unselected-focus-state-layer-opacity: .12;
    --mdc-switch-unselected-hover-state-layer-opacity: .04;
    --mdc-switch-unselected-pressed-state-layer-opacity: .1
}

.theme-default .dark .mat-mdc-slide-toggle, .theme-default.dark .mat-mdc-slide-toggle {
    --mdc-switch-selected-focus-state-layer-color: #a5b4fc;
    --mdc-switch-selected-handle-color: #a5b4fc;
    --mdc-switch-selected-hover-state-layer-color: #a5b4fc;
    --mdc-switch-selected-pressed-state-layer-color: #a5b4fc;
    --mdc-switch-selected-focus-handle-color: #c7d2fe;
    --mdc-switch-selected-hover-handle-color: #c7d2fe;
    --mdc-switch-selected-pressed-handle-color: #c7d2fe;
    --mdc-switch-selected-focus-track-color: #4f46e5;
    --mdc-switch-selected-hover-track-color: #4f46e5;
    --mdc-switch-selected-pressed-track-color: #4f46e5;
    --mdc-switch-selected-track-color: #4f46e5;
    --mdc-switch-disabled-selected-handle-color: #000;
    --mdc-switch-disabled-selected-icon-color: #212121;
    --mdc-switch-disabled-selected-track-color: #f5f5f5;
    --mdc-switch-disabled-unselected-handle-color: #000;
    --mdc-switch-disabled-unselected-icon-color: #212121;
    --mdc-switch-disabled-unselected-track-color: #f5f5f5;
    --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
    --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
    --mdc-switch-handle-shadow-color: black;
    --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);
    --mdc-switch-selected-icon-color: #212121;
    --mdc-switch-unselected-focus-handle-color: #fafafa;
    --mdc-switch-unselected-focus-state-layer-color: #f5f5f5;
    --mdc-switch-unselected-focus-track-color: #616161;
    --mdc-switch-unselected-handle-color: #9e9e9e;
    --mdc-switch-unselected-hover-handle-color: #fafafa;
    --mdc-switch-unselected-hover-state-layer-color: #f5f5f5;
    --mdc-switch-unselected-hover-track-color: #616161;
    --mdc-switch-unselected-icon-color: #212121;
    --mdc-switch-unselected-pressed-handle-color: #fafafa;
    --mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;
    --mdc-switch-unselected-pressed-track-color: #616161;
    --mdc-switch-unselected-track-color: #616161
}

.theme-default .dark .mat-mdc-slide-toggle .mdc-form-field, .theme-default.dark .mat-mdc-slide-toggle .mdc-form-field {
    color: var(--mdc-theme-text-primary-on-background, white)
}

.theme-default .dark .mat-mdc-slide-toggle .mdc-switch--disabled+label, .theme-default.dark .mat-mdc-slide-toggle .mdc-switch--disabled+label {
    color: #475569
}

.theme-default .dark .mat-mdc-slide-toggle.mat-accent, .theme-default.dark .mat-mdc-slide-toggle.mat-accent {
    --mdc-switch-selected-focus-state-layer-color: #cbd5e1;
    --mdc-switch-selected-handle-color: #cbd5e1;
    --mdc-switch-selected-hover-state-layer-color: #cbd5e1;
    --mdc-switch-selected-pressed-state-layer-color: #cbd5e1;
    --mdc-switch-selected-focus-handle-color: #e2e8f0;
    --mdc-switch-selected-hover-handle-color: #e2e8f0;
    --mdc-switch-selected-pressed-handle-color: #e2e8f0;
    --mdc-switch-selected-focus-track-color: #475569;
    --mdc-switch-selected-hover-track-color: #475569;
    --mdc-switch-selected-pressed-track-color: #475569;
    --mdc-switch-selected-track-color: #475569
}

.theme-default .dark .mat-mdc-slide-toggle.mat-warn, .theme-default.dark .mat-mdc-slide-toggle.mat-warn {
    --mdc-switch-selected-focus-state-layer-color: #fca5a5;
    --mdc-switch-selected-handle-color: #fca5a5;
    --mdc-switch-selected-hover-state-layer-color: #fca5a5;
    --mdc-switch-selected-pressed-state-layer-color: #fca5a5;
    --mdc-switch-selected-focus-handle-color: #fecaca;
    --mdc-switch-selected-hover-handle-color: #fecaca;
    --mdc-switch-selected-pressed-handle-color: #fecaca;
    --mdc-switch-selected-focus-track-color: #dc2626;
    --mdc-switch-selected-hover-track-color: #dc2626;
    --mdc-switch-selected-pressed-track-color: #dc2626;
    --mdc-switch-selected-track-color: #dc2626
}

.theme-default .dark .mat-mdc-radio-button .mdc-form-field, .theme-default.dark .mat-mdc-radio-button .mdc-form-field {
    color: var(--mdc-theme-text-primary-on-background, white)
}

.theme-default .dark .mat-mdc-radio-button.mat-primary, .theme-default.dark .mat-mdc-radio-button.mat-primary {
    --mdc-radio-disabled-selected-icon-color: #fff;
    --mdc-radio-disabled-unselected-icon-color: #fff;
    --mdc-radio-unselected-hover-icon-color: #eeeeee;
    --mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-selected-focus-icon-color: #4f46e5;
    --mdc-radio-selected-hover-icon-color: #4f46e5;
    --mdc-radio-selected-icon-color: #4f46e5;
    --mdc-radio-selected-pressed-icon-color: #4f46e5;
    --mat-radio-ripple-color: #fff;
    --mat-radio-checked-ripple-color: #4f46e5;
    --mat-radio-disabled-label-color: #475569
}

.theme-default .dark .mat-mdc-radio-button.mat-accent, .theme-default.dark .mat-mdc-radio-button.mat-accent {
    --mdc-radio-disabled-selected-icon-color: #fff;
    --mdc-radio-disabled-unselected-icon-color: #fff;
    --mdc-radio-unselected-hover-icon-color: #eeeeee;
    --mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-selected-focus-icon-color: #1e293b;
    --mdc-radio-selected-hover-icon-color: #1e293b;
    --mdc-radio-selected-icon-color: #1e293b;
    --mdc-radio-selected-pressed-icon-color: #1e293b;
    --mat-radio-ripple-color: #fff;
    --mat-radio-checked-ripple-color: #1e293b;
    --mat-radio-disabled-label-color: #475569
}

.theme-default .dark .mat-mdc-radio-button.mat-warn, .theme-default.dark .mat-mdc-radio-button.mat-warn {
    --mdc-radio-disabled-selected-icon-color: #fff;
    --mdc-radio-disabled-unselected-icon-color: #fff;
    --mdc-radio-unselected-hover-icon-color: #eeeeee;
    --mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-selected-focus-icon-color: #dc2626;
    --mdc-radio-selected-hover-icon-color: #dc2626;
    --mdc-radio-selected-icon-color: #dc2626;
    --mdc-radio-selected-pressed-icon-color: #dc2626;
    --mat-radio-ripple-color: #fff;
    --mat-radio-checked-ripple-color: #dc2626;
    --mat-radio-disabled-label-color: #475569
}

.theme-default .dark .mat-accent, .theme-default.dark .mat-accent {
    --mdc-slider-handle-color: #1e293b;
    --mdc-slider-focus-handle-color: #1e293b;
    --mdc-slider-hover-handle-color: #1e293b;
    --mdc-slider-active-track-color: #1e293b;
    --mdc-slider-inactive-track-color: #1e293b;
    --mdc-slider-with-tick-marks-inactive-container-color: #1e293b;
    --mdc-slider-with-tick-marks-active-container-color: white;
    --mat-mdc-slider-ripple-color: #1e293b;
    --mat-mdc-slider-hover-ripple-color: rgba(30, 41, 59, .05);
    --mat-mdc-slider-focus-ripple-color: rgba(30, 41, 59, .2)
}

.theme-default .dark .mat-warn, .theme-default.dark .mat-warn {
    --mdc-slider-handle-color: #dc2626;
    --mdc-slider-focus-handle-color: #dc2626;
    --mdc-slider-hover-handle-color: #dc2626;
    --mdc-slider-active-track-color: #dc2626;
    --mdc-slider-inactive-track-color: #dc2626;
    --mdc-slider-with-tick-marks-inactive-container-color: #dc2626;
    --mdc-slider-with-tick-marks-active-container-color: white;
    --mat-mdc-slider-ripple-color: #dc2626;
    --mat-mdc-slider-hover-ripple-color: rgba(220, 38, 38, .05);
    --mat-mdc-slider-focus-ripple-color: rgba(220, 38, 38, .2)
}

.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 {
    --mdc-radio-disabled-selected-icon-color: #fff;
    --mdc-radio-disabled-unselected-icon-color: #fff;
    --mdc-radio-unselected-hover-icon-color: #eeeeee;
    --mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-selected-focus-icon-color: #4f46e5;
    --mdc-radio-selected-hover-icon-color: #4f46e5;
    --mdc-radio-selected-icon-color: #4f46e5;
    --mdc-radio-selected-pressed-icon-color: #4f46e5
}

.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 {
    --mdc-radio-disabled-selected-icon-color: #fff;
    --mdc-radio-disabled-unselected-icon-color: #fff;
    --mdc-radio-unselected-hover-icon-color: #eeeeee;
    --mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-selected-focus-icon-color: #1e293b;
    --mdc-radio-selected-hover-icon-color: #1e293b;
    --mdc-radio-selected-icon-color: #1e293b;
    --mdc-radio-selected-pressed-icon-color: #1e293b
}

.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 {
    --mdc-radio-disabled-selected-icon-color: #fff;
    --mdc-radio-disabled-unselected-icon-color: #fff;
    --mdc-radio-unselected-hover-icon-color: #eeeeee;
    --mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-selected-focus-icon-color: #dc2626;
    --mdc-radio-selected-hover-icon-color: #dc2626;
    --mdc-radio-selected-icon-color: #dc2626;
    --mdc-radio-selected-pressed-icon-color: #dc2626
}

.theme-default .dark .mat-mdc-list-option, .theme-default.dark .mat-mdc-list-option {
    --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #4f46e5;
    --mdc-checkbox-selected-hover-icon-color: #4f46e5;
    --mdc-checkbox-selected-icon-color: #4f46e5;
    --mdc-checkbox-selected-pressed-icon-color: #4f46e5;
    --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
    --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
    --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #4f46e5;
    --mdc-checkbox-selected-hover-state-layer-color: #4f46e5;
    --mdc-checkbox-selected-pressed-state-layer-color: #4f46e5;
    --mdc-checkbox-unselected-focus-state-layer-color: white;
    --mdc-checkbox-unselected-hover-state-layer-color: white;
    --mdc-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 {
    --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #1e293b;
    --mdc-checkbox-selected-hover-icon-color: #1e293b;
    --mdc-checkbox-selected-icon-color: #1e293b;
    --mdc-checkbox-selected-pressed-icon-color: #1e293b;
    --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
    --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
    --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #1e293b;
    --mdc-checkbox-selected-hover-state-layer-color: #1e293b;
    --mdc-checkbox-selected-pressed-state-layer-color: #1e293b;
    --mdc-checkbox-unselected-focus-state-layer-color: white;
    --mdc-checkbox-unselected-hover-state-layer-color: white;
    --mdc-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 {
    --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #dc2626;
    --mdc-checkbox-selected-hover-icon-color: #dc2626;
    --mdc-checkbox-selected-icon-color: #dc2626;
    --mdc-checkbox-selected-pressed-icon-color: #dc2626;
    --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
    --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
    --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
    --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
    --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
    --mdc-checkbox-unselected-focus-state-layer-color: white;
    --mdc-checkbox-unselected-hover-state-layer-color: white;
    --mdc-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--activated .mdc-list-item__primary-text, .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--activated .mdc-list-item__primary-text, .theme-default .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start, .theme-default .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start, .theme-default.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start, .theme-default.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .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 .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 {
    --mdc-tab-indicator-active-indicator-color: #4f46e5;
    --mat-tab-header-disabled-ripple-color: #475569;
    --mat-tab-header-pagination-icon-color: #fff;
    --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-active-label-text-color: #4f46e5;
    --mat-tab-header-active-ripple-color: #4f46e5;
    --mat-tab-header-inactive-ripple-color: #4f46e5;
    --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-active-focus-label-text-color: #4f46e5;
    --mat-tab-header-active-hover-label-text-color: #4f46e5;
    --mat-tab-header-active-focus-indicator-color: #4f46e5;
    --mat-tab-header-active-hover-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 {
    --mdc-tab-indicator-active-indicator-color: #1e293b;
    --mat-tab-header-disabled-ripple-color: #475569;
    --mat-tab-header-pagination-icon-color: #fff;
    --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-active-label-text-color: #1e293b;
    --mat-tab-header-active-ripple-color: #1e293b;
    --mat-tab-header-inactive-ripple-color: #1e293b;
    --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-active-focus-label-text-color: #1e293b;
    --mat-tab-header-active-hover-label-text-color: #1e293b;
    --mat-tab-header-active-focus-indicator-color: #1e293b;
    --mat-tab-header-active-hover-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 {
    --mdc-tab-indicator-active-indicator-color: #dc2626;
    --mat-tab-header-disabled-ripple-color: #475569;
    --mat-tab-header-pagination-icon-color: #fff;
    --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-active-label-text-color: #dc2626;
    --mat-tab-header-active-ripple-color: #dc2626;
    --mat-tab-header-inactive-ripple-color: #dc2626;
    --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-active-focus-label-text-color: #dc2626;
    --mat-tab-header-active-hover-label-text-color: #dc2626;
    --mat-tab-header-active-focus-indicator-color: #dc2626;
    --mat-tab-header-active-hover-indicator-color: #dc2626
}

.theme-default .dark .mat-mdc-tab-group.mat-background-primary, .theme-default .dark .mat-mdc-tab-nav-bar.mat-background-primary, .theme-default.dark .mat-mdc-tab-group.mat-background-primary, .theme-default.dark .mat-mdc-tab-nav-bar.mat-background-primary {
    --mat-tab-header-with-background-background-color: #4f46e5;
    --mat-tab-header-with-background-foreground-color: white
}

.theme-default .dark .mat-mdc-tab-group.mat-background-accent, .theme-default .dark .mat-mdc-tab-nav-bar.mat-background-accent, .theme-default.dark .mat-mdc-tab-group.mat-background-accent, .theme-default.dark .mat-mdc-tab-nav-bar.mat-background-accent {
    --mat-tab-header-with-background-background-color: #1e293b;
    --mat-tab-header-with-background-foreground-color: white
}

.theme-default .dark .mat-mdc-tab-group.mat-background-warn, .theme-default .dark .mat-mdc-tab-nav-bar.mat-background-warn, .theme-default.dark .mat-mdc-tab-group.mat-background-warn, .theme-default.dark .mat-mdc-tab-nav-bar.mat-background-warn {
    --mat-tab-header-with-background-background-color: #dc2626;
    --mat-tab-header-with-background-foreground-color: white
}

.theme-default .dark .mat-mdc-checkbox.mat-primary, .theme-default.dark .mat-mdc-checkbox.mat-primary {
    --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #4f46e5;
    --mdc-checkbox-selected-hover-icon-color: #4f46e5;
    --mdc-checkbox-selected-icon-color: #4f46e5;
    --mdc-checkbox-selected-pressed-icon-color: #4f46e5;
    --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
    --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
    --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #4f46e5;
    --mdc-checkbox-selected-hover-state-layer-color: #4f46e5;
    --mdc-checkbox-selected-pressed-state-layer-color: #4f46e5;
    --mdc-checkbox-unselected-focus-state-layer-color: white;
    --mdc-checkbox-unselected-hover-state-layer-color: white;
    --mdc-checkbox-unselected-pressed-state-layer-color: white
}

.theme-default .dark .mat-mdc-checkbox.mat-warn, .theme-default.dark .mat-mdc-checkbox.mat-warn {
    --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #dc2626;
    --mdc-checkbox-selected-hover-icon-color: #dc2626;
    --mdc-checkbox-selected-icon-color: #dc2626;
    --mdc-checkbox-selected-pressed-icon-color: #dc2626;
    --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
    --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
    --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
    --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
    --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
    --mdc-checkbox-unselected-focus-state-layer-color: white;
    --mdc-checkbox-unselected-hover-state-layer-color: white;
    --mdc-checkbox-unselected-pressed-state-layer-color: white
}

.theme-default .dark .mat-mdc-checkbox .mdc-form-field, .theme-default.dark .mat-mdc-checkbox .mdc-form-field {
    color: var(--mdc-theme-text-primary-on-background, white)
}

.theme-default .dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled label, .theme-default.dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
    color: #475569
}

.theme-default .dark .mat-mdc-button, .theme-default.dark .mat-mdc-button {
    --mdc-text-button-label-text-color: #fff;
    --mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);
    --mat-text-button-state-layer-color: #fff;
    --mat-text-button-ripple-color: rgba(255, 255, 255, .1);
    --mat-text-button-hover-state-layer-opacity: .08;
    --mat-text-button-focus-state-layer-opacity: .24;
    --mat-text-button-pressed-state-layer-opacity: .24
}

.theme-default .dark .mat-mdc-button.mat-primary, .theme-default.dark .mat-mdc-button.mat-primary {
    --mdc-text-button-label-text-color: #4f46e5;
    --mat-text-button-state-layer-color: #4f46e5;
    --mat-text-button-ripple-color: rgba(79, 70, 229, .1)
}

.theme-default .dark .mat-mdc-button.mat-accent, .theme-default.dark .mat-mdc-button.mat-accent {
    --mdc-text-button-label-text-color: #1e293b;
    --mat-text-button-state-layer-color: #1e293b;
    --mat-text-button-ripple-color: rgba(30, 41, 59, .1)
}

.theme-default .dark .mat-mdc-button.mat-warn, .theme-default.dark .mat-mdc-button.mat-warn {
    --mdc-text-button-label-text-color: #dc2626;
    --mat-text-button-state-layer-color: #dc2626;
    --mat-text-button-ripple-color: rgba(220, 38, 38, .1)
}

.theme-default .dark .mat-mdc-unelevated-button, .theme-default.dark .mat-mdc-unelevated-button {
    --mdc-filled-button-container-color: #1e293b;
    --mdc-filled-button-label-text-color: #fff;
    --mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);
    --mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);
    --mat-filled-button-state-layer-color: #fff;
    --mat-filled-button-ripple-color: rgba(255, 255, 255, .1);
    --mat-filled-button-hover-state-layer-opacity: .08;
    --mat-filled-button-focus-state-layer-opacity: .24;
    --mat-filled-button-pressed-state-layer-opacity: .24
}

.theme-default .dark .mat-mdc-unelevated-button.mat-primary, .theme-default.dark .mat-mdc-unelevated-button.mat-primary {
    --mdc-filled-button-container-color: #4f46e5;
    --mdc-filled-button-label-text-color: #fff;
    --mat-filled-button-state-layer-color: #fff;
    --mat-filled-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-default .dark .mat-mdc-unelevated-button.mat-accent, .theme-default.dark .mat-mdc-unelevated-button.mat-accent {
    --mdc-filled-button-container-color: #1e293b;
    --mdc-filled-button-label-text-color: #fff;
    --mat-filled-button-state-layer-color: #fff;
    --mat-filled-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-default .dark .mat-mdc-unelevated-button.mat-warn, .theme-default.dark .mat-mdc-unelevated-button.mat-warn {
    --mdc-filled-button-container-color: #dc2626;
    --mdc-filled-button-label-text-color: #fff;
    --mat-filled-button-state-layer-color: #fff;
    --mat-filled-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-default .dark .mat-mdc-raised-button, .theme-default.dark .mat-mdc-raised-button {
    --mdc-protected-button-container-color: #1e293b;
    --mdc-protected-button-label-text-color: #fff;
    --mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);
    --mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);
    --mat-protected-button-state-layer-color: #fff;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1);
    --mat-protected-button-hover-state-layer-opacity: .08;
    --mat-protected-button-focus-state-layer-opacity: .24;
    --mat-protected-button-pressed-state-layer-opacity: .24;
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f
}

.theme-default .dark .mat-mdc-raised-button.mat-primary, .theme-default.dark .mat-mdc-raised-button.mat-primary {
    --mdc-protected-button-container-color: #4f46e5;
    --mdc-protected-button-label-text-color: #fff;
    --mat-protected-button-state-layer-color: #fff;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-default .dark .mat-mdc-raised-button.mat-accent, .theme-default.dark .mat-mdc-raised-button.mat-accent {
    --mdc-protected-button-container-color: #1e293b;
    --mdc-protected-button-label-text-color: #fff;
    --mat-protected-button-state-layer-color: #fff;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-default .dark .mat-mdc-raised-button.mat-warn, .theme-default.dark .mat-mdc-raised-button.mat-warn {
    --mdc-protected-button-container-color: #dc2626;
    --mdc-protected-button-label-text-color: #fff;
    --mat-protected-button-state-layer-color: #fff;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-default .dark .mat-mdc-raised-button:hover, .theme-default .dark .mat-mdc-raised-button:focus, .theme-default.dark .mat-mdc-raised-button:hover, .theme-default.dark .mat-mdc-raised-button:focus {
    box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f
}

.theme-default .dark .mat-mdc-raised-button:active, .theme-default .dark .mat-mdc-raised-button:focus:active, .theme-default.dark .mat-mdc-raised-button:active, .theme-default.dark .mat-mdc-raised-button:focus:active {
    box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f
}

.theme-default .dark .mat-mdc-outlined-button, .theme-default.dark .mat-mdc-outlined-button {
    --mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);
    --mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);
    --mdc-outlined-button-label-text-color: #fff;
    --mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);
    --mat-outlined-button-state-layer-color: #fff;
    --mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);
    --mat-outlined-button-hover-state-layer-opacity: .08;
    --mat-outlined-button-focus-state-layer-opacity: .24;
    --mat-outlined-button-pressed-state-layer-opacity: .24
}

.theme-default .dark .mat-mdc-outlined-button.mat-primary, .theme-default.dark .mat-mdc-outlined-button.mat-primary {
    --mdc-outlined-button-label-text-color: #4f46e5;
    --mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);
    --mat-outlined-button-state-layer-color: #4f46e5;
    --mat-outlined-button-ripple-color: rgba(79, 70, 229, .1)
}

.theme-default .dark .mat-mdc-outlined-button.mat-accent, .theme-default.dark .mat-mdc-outlined-button.mat-accent {
    --mdc-outlined-button-label-text-color: #1e293b;
    --mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);
    --mat-outlined-button-state-layer-color: #1e293b;
    --mat-outlined-button-ripple-color: rgba(30, 41, 59, .1)
}

.theme-default .dark .mat-mdc-outlined-button.mat-warn, .theme-default.dark .mat-mdc-outlined-button.mat-warn {
    --mdc-outlined-button-label-text-color: #dc2626;
    --mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);
    --mat-outlined-button-state-layer-color: #dc2626;
    --mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)
}

.theme-default .dark .mat-mdc-icon-button, .theme-default.dark .mat-mdc-icon-button {
    --mdc-icon-button-icon-color: inherit;
    --mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);
    --mat-icon-button-state-layer-color: #fff;
    --mat-icon-button-ripple-color: rgba(255, 255, 255, .1);
    --mat-icon-button-hover-state-layer-opacity: .08;
    --mat-icon-button-focus-state-layer-opacity: .24;
    --mat-icon-button-pressed-state-layer-opacity: .24
}

.theme-default .dark .mat-mdc-icon-button.mat-primary, .theme-default.dark .mat-mdc-icon-button.mat-primary {
    --mdc-icon-button-icon-color: #4f46e5;
    --mat-icon-button-state-layer-color: #4f46e5;
    --mat-icon-button-ripple-color: rgba(79, 70, 229, .1)
}

.theme-default .dark .mat-mdc-icon-button.mat-accent, .theme-default.dark .mat-mdc-icon-button.mat-accent {
    --mdc-icon-button-icon-color: #1e293b;
    --mat-icon-button-state-layer-color: #1e293b;
    --mat-icon-button-ripple-color: rgba(30, 41, 59, .1)
}

.theme-default .dark .mat-mdc-icon-button.mat-warn, .theme-default.dark .mat-mdc-icon-button.mat-warn {
    --mdc-icon-button-icon-color: #dc2626;
    --mat-icon-button-state-layer-color: #dc2626;
    --mat-icon-button-ripple-color: rgba(220, 38, 38, .1)
}

.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 {
    --mdc-fab-container-color: #4f46e5;
    --mat-fab-foreground-color: #fff;
    --mat-fab-state-layer-color: #fff;
    --mat-fab-ripple-color: rgba(255, 255, 255, .1)
}

.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 {
    --mdc-fab-container-color: #1e293b;
    --mat-fab-foreground-color: #fff;
    --mat-fab-state-layer-color: #fff;
    --mat-fab-ripple-color: rgba(255, 255, 255, .1)
}

.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 {
    --mdc-fab-container-color: #dc2626;
    --mat-fab-foreground-color: #fff;
    --mat-fab-state-layer-color: #fff;
    --mat-fab-ripple-color: rgba(255, 255, 255, .1)
}

.theme-default .dark .mat-accent, .theme-default.dark .mat-accent {
    --mdc-circular-progress-active-indicator-color: #1e293b
}

.theme-default .dark .mat-warn, .theme-default.dark .mat-warn {
    --mdc-circular-progress-active-indicator-color: #dc2626
}

.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 .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, .4);
    --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
    --mat-datepicker-calendar-date-focus-state-background-color: rgba(30, 41, 59, .3);
    --mat-datepicker-calendar-date-hover-state-background-color: rgba(30, 41, 59, .3);
    --mat-datepicker-calendar-date-in-range-state-background-color: rgba(30, 41, 59, .2);
    --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);
    --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
    --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e
}

.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, .4);
    --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
    --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);
    --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);
    --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);
    --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);
    --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
    --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e
}

.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 .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 .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 .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-brand .light, .theme-brand.light {
    --mat-ripple-color: rgba(0, 0, 0, .1);
    --mat-option-selected-state-label-text-color: #2196f3;
    --mat-option-label-text-color: #1e293b;
    --mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);
    --mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);
    --mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);
    --mat-optgroup-label-text-color: #1e293b;
    --mdc-elevated-card-container-shape: 4px;
    --mdc-outlined-card-container-shape: 4px;
    --mdc-outlined-card-outline-width: 1px;
    --mdc-elevated-card-container-color: white;
    --mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
    --mdc-outlined-card-container-color: white;
    --mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);
    --mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);
    --mat-card-subtitle-text-color: #64748b;
    --mdc-linear-progress-active-indicator-height: 4px;
    --mdc-linear-progress-track-height: 4px;
    --mdc-linear-progress-track-shape: 0;
    --mdc-plain-tooltip-container-shape: 4px;
    --mdc-plain-tooltip-supporting-text-line-height: 16px;
    --mdc-plain-tooltip-container-color: #1e293b;
    --mdc-plain-tooltip-supporting-text-color: #fff;
    --mdc-filled-text-field-active-indicator-height: 1px;
    --mdc-filled-text-field-focus-active-indicator-height: 2px;
    --mdc-filled-text-field-container-shape: 4px;
    --mdc-outlined-text-field-outline-width: 1px;
    --mdc-outlined-text-field-focus-outline-width: 2px;
    --mdc-outlined-text-field-container-shape: 4px;
    --mdc-filled-text-field-caret-color: #2196f3;
    --mdc-filled-text-field-focus-active-indicator-color: #2196f3;
    --mdc-filled-text-field-focus-label-text-color: rgba(33, 150, 243, .87);
    --mdc-filled-text-field-container-color: whitesmoke;
    --mdc-filled-text-field-disabled-container-color: #fafafa;
    --mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);
    --mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);
    --mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);
    --mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);
    --mdc-filled-text-field-error-focus-label-text-color: #dc2626;
    --mdc-filled-text-field-error-label-text-color: #dc2626;
    --mdc-filled-text-field-error-caret-color: #dc2626;
    --mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);
    --mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);
    --mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);
    --mdc-filled-text-field-error-active-indicator-color: #dc2626;
    --mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;
    --mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;
    --mdc-outlined-text-field-caret-color: #2196f3;
    --mdc-outlined-text-field-focus-outline-color: #2196f3;
    --mdc-outlined-text-field-focus-label-text-color: rgba(33, 150, 243, .87);
    --mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);
    --mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);
    --mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);
    --mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);
    --mdc-outlined-text-field-error-caret-color: #dc2626;
    --mdc-outlined-text-field-error-focus-label-text-color: #dc2626;
    --mdc-outlined-text-field-error-label-text-color: #dc2626;
    --mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);
    --mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);
    --mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);
    --mdc-outlined-text-field-error-focus-outline-color: #dc2626;
    --mdc-outlined-text-field-error-hover-outline-color: #dc2626;
    --mdc-outlined-text-field-error-outline-color: #dc2626;
    --mat-form-field-focus-select-arrow-color: rgba(33, 150, 243, .87);
    --mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);
    --mat-form-field-state-layer-color: rgba(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-enabled-select-arrow-color: rgba(0, 0, 0, .54);
    --mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);
    --mat-form-field-hover-state-layer-opacity: .04;
    --mat-form-field-focus-state-layer-opacity: .12;
    --mat-select-panel-background-color: white;
    --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);
    --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);
    --mat-select-placeholder-text-color: rgba(0, 0, 0, .6);
    --mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);
    --mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);
    --mat-select-focused-arrow-color: rgba(33, 150, 243, .87);
    --mat-select-invalid-arrow-color: rgba(220, 38, 38, .87);
    --mat-autocomplete-background-color: white;
    --mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);
    --mdc-dialog-container-shadow-color: #000;
    --mdc-dialog-container-shape: 4px;
    --mdc-dialog-container-color: white;
    --mdc-dialog-subhead-color: rgba(0, 0, 0, .87);
    --mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);
    --mdc-radio-disabled-selected-icon-opacity: .38;
    --mdc-radio-disabled-unselected-icon-opacity: .38;
    --mdc-radio-state-layer-size: 40px;
    --mdc-slider-active-track-height: 6px;
    --mdc-slider-active-track-shape: 9999px;
    --mdc-slider-handle-height: 20px;
    --mdc-slider-handle-shape: 50%;
    --mdc-slider-handle-width: 20px;
    --mdc-slider-inactive-track-height: 4px;
    --mdc-slider-inactive-track-shape: 9999px;
    --mdc-slider-with-overlap-handle-outline-width: 1px;
    --mdc-slider-with-tick-marks-active-container-opacity: .6;
    --mdc-slider-with-tick-marks-container-shape: 50%;
    --mdc-slider-with-tick-marks-container-size: 2px;
    --mdc-slider-with-tick-marks-inactive-container-opacity: .6;
    --mdc-slider-handle-color: #2196f3;
    --mdc-slider-focus-handle-color: #2196f3;
    --mdc-slider-hover-handle-color: #2196f3;
    --mdc-slider-active-track-color: #2196f3;
    --mdc-slider-inactive-track-color: #2196f3;
    --mdc-slider-with-tick-marks-inactive-container-color: #2196f3;
    --mdc-slider-with-tick-marks-active-container-color: white;
    --mdc-slider-disabled-active-track-color: #000;
    --mdc-slider-disabled-handle-color: #000;
    --mdc-slider-disabled-inactive-track-color: #000;
    --mdc-slider-label-container-color: #000;
    --mdc-slider-label-label-text-color: #fff;
    --mdc-slider-with-overlap-handle-outline-color: #fff;
    --mdc-slider-with-tick-marks-disabled-container-color: #000;
    --mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
    --mat-mdc-slider-ripple-color: #2196f3;
    --mat-mdc-slider-hover-ripple-color: rgba(33, 150, 243, .05);
    --mat-mdc-slider-focus-ripple-color: rgba(33, 150, 243, .2);
    --mat-slider-value-indicator-opacity: .6;
    --mat-menu-container-shape: 4px;
    --mat-menu-item-label-text-color: #1e293b;
    --mat-menu-item-icon-color: #1e293b;
    --mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);
    --mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);
    --mat-menu-container-color: white;
    --mdc-list-list-item-container-shape: 0;
    --mdc-list-list-item-leading-avatar-shape: 50%;
    --mdc-list-list-item-container-color: transparent;
    --mdc-list-list-item-selected-container-color: transparent;
    --mdc-list-list-item-leading-avatar-color: transparent;
    --mdc-list-list-item-leading-icon-size: 24px;
    --mdc-list-list-item-leading-avatar-size: 40px;
    --mdc-list-list-item-trailing-icon-size: 24px;
    --mdc-list-list-item-disabled-state-layer-color: transparent;
    --mdc-list-list-item-disabled-state-layer-opacity: 0;
    --mdc-list-list-item-disabled-label-text-opacity: .38;
    --mdc-list-list-item-disabled-leading-icon-opacity: .38;
    --mdc-list-list-item-disabled-trailing-icon-opacity: .38;
    --mdc-list-list-item-label-text-color: #1e293b;
    --mdc-list-list-item-supporting-text-color: #64748b;
    --mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);
    --mdc-list-list-item-trailing-supporting-text-color: #94a3b8;
    --mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);
    --mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);
    --mdc-list-list-item-disabled-label-text-color: black;
    --mdc-list-list-item-disabled-leading-icon-color: black;
    --mdc-list-list-item-disabled-trailing-icon-color: black;
    --mdc-list-list-item-hover-label-text-color: #1e293b;
    --mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);
    --mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);
    --mdc-list-list-item-focus-label-text-color: #1e293b;
    --mdc-list-list-item-hover-state-layer-color: black;
    --mdc-list-list-item-hover-state-layer-opacity: .04;
    --mdc-list-list-item-focus-state-layer-color: black;
    --mdc-list-list-item-focus-state-layer-opacity: .12;
    --mat-paginator-container-text-color: rgba(0, 0, 0, .87);
    --mat-paginator-container-background-color: white;
    --mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);
    --mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);
    --mdc-tab-indicator-active-indicator-height: 2px;
    --mdc-tab-indicator-active-indicator-shape: 0;
    --mdc-secondary-navigation-tab-container-height: 48px;
    --mdc-checkbox-disabled-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-state-layer-opacity: .16;
    --mdc-checkbox-selected-hover-state-layer-opacity: .04;
    --mdc-checkbox-selected-pressed-state-layer-opacity: .16;
    --mdc-checkbox-unselected-focus-state-layer-opacity: .16;
    --mdc-checkbox-unselected-hover-state-layer-opacity: .04;
    --mdc-checkbox-unselected-pressed-state-layer-opacity: .16;
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #1e293b;
    --mdc-checkbox-selected-hover-icon-color: #1e293b;
    --mdc-checkbox-selected-icon-color: #1e293b;
    --mdc-checkbox-selected-pressed-icon-color: #1e293b;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #1e293b;
    --mdc-checkbox-selected-hover-state-layer-color: #1e293b;
    --mdc-checkbox-selected-pressed-state-layer-color: #1e293b;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-checkbox-unselected-pressed-state-layer-color: black;
    --mdc-fab-container-shape: 50%;
    --mdc-fab-icon-size: 24px;
    --mdc-fab-container-color: white;
    --mat-fab-foreground-color: black;
    --mat-fab-state-layer-color: #000;
    --mat-fab-ripple-color: rgba(0, 0, 0, .1);
    --mat-fab-hover-state-layer-opacity: .04;
    --mat-fab-focus-state-layer-opacity: .12;
    --mat-fab-pressed-state-layer-opacity: .12;
    --mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);
    --mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);
    --mdc-snackbar-container-shape: 4px;
    --mdc-snackbar-container-color: #333333;
    --mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);
    --mat-snack-bar-button-color: #1e293b;
    --mat-table-row-item-outline-width: 1px;
    --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;
    --mdc-circular-progress-active-indicator-width: 4px;
    --mdc-circular-progress-size: 48px;
    --mdc-circular-progress-active-indicator-color: #2196f3;
    --mat-badge-background-color: #2196f3;
    --mat-badge-text-color: white;
    --mat-badge-disabled-state-background-color: #94a3b8;
    --mat-badge-disabled-state-text-color: #94a3b8;
    --mat-bottom-sheet-container-shape: 4px;
    --mat-bottom-sheet-container-text-color: #1e293b;
    --mat-bottom-sheet-container-background-color: white;
    --mat-legacy-button-toggle-height: 36px;
    --mat-legacy-button-toggle-shape: 2px;
    --mat-legacy-button-toggle-focus-state-layer-opacity: 1;
    --mat-standard-button-toggle-shape: 4px;
    --mat-standard-button-toggle-hover-state-layer-opacity: .04;
    --mat-standard-button-toggle-focus-state-layer-opacity: .12;
    --mat-legacy-button-toggle-text-color: #94a3b8;
    --mat-legacy-button-toggle-state-layer-color: #64748b;
    --mat-legacy-button-toggle-selected-state-text-color: #64748b;
    --mat-legacy-button-toggle-selected-state-background-color: #e2e8f0;
    --mat-legacy-button-toggle-disabled-state-text-color: #94a3b8;
    --mat-legacy-button-toggle-disabled-state-background-color: #cbd5e1;
    --mat-legacy-button-toggle-disabled-selected-state-background-color: #e2e8f0;
    --mat-standard-button-toggle-text-color: #1e293b;
    --mat-standard-button-toggle-background-color: white;
    --mat-standard-button-toggle-state-layer-color: #64748b;
    --mat-standard-button-toggle-selected-state-background-color: #e2e8f0;
    --mat-standard-button-toggle-selected-state-text-color: #1e293b;
    --mat-standard-button-toggle-disabled-state-text-color: #94a3b8;
    --mat-standard-button-toggle-disabled-state-background-color: white;
    --mat-standard-button-toggle-disabled-selected-state-text-color: #1e293b;
    --mat-standard-button-toggle-disabled-selected-state-background-color: #e2e8f0;
    --mat-standard-button-toggle-divider-color: #e2e8f0;
    --mat-datepicker-calendar-date-selected-state-text-color: white;
    --mat-datepicker-calendar-date-selected-state-background-color: #2196f3;
    --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(33, 150, 243, .4);
    --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
    --mat-datepicker-calendar-date-focus-state-background-color: rgba(33, 150, 243, .3);
    --mat-datepicker-calendar-date-hover-state-background-color: rgba(33, 150, 243, .3);
    --mat-datepicker-toggle-active-state-icon-color: #2196f3;
    --mat-datepicker-calendar-date-in-range-state-background-color: rgba(33, 150, 243, .2);
    --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);
    --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
    --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
    --mat-datepicker-toggle-icon-color: #64748b;
    --mat-datepicker-calendar-body-label-text-color: #64748b;
    --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, .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;
    --mat-divider-width: 1px;
    --mat-divider-color: #e2e8f0;
    --mat-expansion-container-shape: 4px;
    --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, .12);
    --mat-expansion-header-focus-state-layer-color: rgba(148, 163, 184, .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;
    --mat-icon-color: inherit;
    --mat-sidenav-container-shape: 0;
    --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, .6);
    --mat-stepper-header-icon-foreground-color: white;
    --mat-stepper-header-selected-state-icon-background-color: #2196f3;
    --mat-stepper-header-selected-state-icon-foreground-color: white;
    --mat-stepper-header-done-state-icon-background-color: #2196f3;
    --mat-stepper-header-done-state-icon-foreground-color: white;
    --mat-stepper-header-edit-state-icon-background-color: #2196f3;
    --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, .12);
    --mat-stepper-header-focus-state-layer-color: rgba(148, 163, 184, .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;
    --mat-sort-arrow-color: #64748b;
    --mat-toolbar-container-background-color: white;
    --mat-toolbar-container-text-color: #1e293b;
    --mat-tree-container-background-color: white;
    --mat-tree-node-text-color: #1e293b
}

.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, .04);
    --mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);
    --mat-option-selected-state-layer-color: rgba(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, .04);
    --mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);
    --mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)
}

.theme-brand .light .mat-pseudo-checkbox-full, .theme-brand.light .mat-pseudo-checkbox-full {
    color: #64748b
}

.theme-brand .light .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled, .theme-brand.light .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
    color: #b0b0b0
}

.theme-brand .light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-brand .light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-brand.light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-brand.light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #2196f3
}

.theme-brand .light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-brand .light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-brand.light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-brand.light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #2196f3
}

.theme-brand .light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-brand .light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-brand.light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-brand.light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #f1f5f9
}

.theme-brand .light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-brand .light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-brand.light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-brand.light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #1e293b
}

.theme-brand .light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-brand .light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-brand.light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-brand.light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #1e293b
}

.theme-brand .light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-brand .light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-brand.light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-brand.light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #f1f5f9
}

.theme-brand .light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-brand .light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-brand.light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-brand.light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #1e293b
}

.theme-brand .light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-brand .light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-brand.light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-brand.light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #1e293b
}

.theme-brand .light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-brand .light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-brand.light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-brand.light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #f1f5f9
}

.theme-brand .light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-brand .light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-brand.light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-brand.light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #dc2626
}

.theme-brand .light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-brand .light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-brand.light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-brand.light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #dc2626
}

.theme-brand .light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-brand .light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-brand.light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-brand.light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #f1f5f9
}

.theme-brand .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-brand .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-brand.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-brand.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #b0b0b0
}

.theme-brand .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-brand .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-brand.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-brand.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #b0b0b0
}

.theme-brand .light .mat-app-background, .theme-brand .light.mat-app-background, .theme-brand.light .mat-app-background, .theme-brand.light.mat-app-background {
    background-color: #f1f5f9;
    color: #1e293b
}

.theme-brand .light .mat-elevation-z0, .theme-brand .light .mat-mdc-elevation-specific.mat-elevation-z0, .theme-brand.light .mat-elevation-z0, .theme-brand.light .mat-mdc-elevation-specific.mat-elevation-z0 {
    box-shadow: 0 0 #0003, 0 0 #00000024, 0 0 #0000001f
}

.theme-brand .light .mat-elevation-z1, .theme-brand .light .mat-mdc-elevation-specific.mat-elevation-z1, .theme-brand.light .mat-elevation-z1, .theme-brand.light .mat-mdc-elevation-specific.mat-elevation-z1 {
    box-shadow: 0 2px 1px -1px #0003, 0 1px 1px #00000024, 0 1px 3px #0000001f
}

.theme-brand .light .mat-elevation-z2, .theme-brand .light .mat-mdc-elevation-specific.mat-elevation-z2, .theme-brand.light .mat-elevation-z2, .theme-brand.light .mat-mdc-elevation-specific.mat-elevation-z2 {
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f
}

.theme-brand .light .mat-elevation-z3, .theme-brand .light .mat-mdc-elevation-specific.mat-elevation-z3, .theme-brand.light .mat-elevation-z3, .theme-brand.light .mat-mdc-elevation-specific.mat-elevation-z3 {
    box-shadow: 0 3px 3px -2px #0003, 0 3px 4px #00000024, 0 1px 8px #0000001f
}

.theme-brand .light .mat-elevation-z4, .theme-brand .light .mat-mdc-elevation-specific.mat-elevation-z4, .theme-brand.light .mat-elevation-z4, .theme-brand.light .mat-mdc-elevation-specific.mat-elevation-z4 {
    box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f
}

.theme-brand .light .mat-elevation-z5, .theme-brand .light .mat-mdc-elevation-specific.mat-elevation-z5, .theme-brand.light .mat-elevation-z5, .theme-brand.light .mat-mdc-elevation-specific.mat-elevation-z5 {
    box-shadow: 0 3px 5px -1px #0003, 0 5px 8px #00000024, 0 1px 14px #0000001f
}

.theme-brand .light .mat-elevation-z6, .theme-brand .light .mat-mdc-elevation-specific.mat-elevation-z6, .theme-brand.light .mat-elevation-z6, .theme-brand.light .mat-mdc-elevation-specific.mat-elevation-z6 {
    box-shadow: 0 3px 5px -1px #0003, 0 6px 10px #00000024, 0 1px 18px #0000001f
}

.theme-brand .light .mat-elevation-z7, .theme-brand .light .mat-mdc-elevation-specific.mat-elevation-z7, .theme-brand.light .mat-elevation-z7, .theme-brand.light .mat-mdc-elevation-specific.mat-elevation-z7 {
    box-shadow: 0 4px 5px -2px #0003, 0 7px 10px 1px #00000024, 0 2px 16px 1px #0000001f
}

.theme-brand .light .mat-elevation-z8, .theme-brand .light .mat-mdc-elevation-specific.mat-elevation-z8, .theme-brand.light .mat-elevation-z8, .theme-brand.light .mat-mdc-elevation-specific.mat-elevation-z8 {
    box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f
}

.theme-brand .light .mat-elevation-z9, .theme-brand .light .mat-mdc-elevation-specific.mat-elevation-z9, .theme-brand.light .mat-elevation-z9, .theme-brand.light .mat-mdc-elevation-specific.mat-elevation-z9 {
    box-shadow: 0 5px 6px -3px #0003, 0 9px 12px 1px #00000024, 0 3px 16px 2px #0000001f
}

.theme-brand .light .mat-elevation-z10, .theme-brand .light .mat-mdc-elevation-specific.mat-elevation-z10, .theme-brand.light .mat-elevation-z10, .theme-brand.light .mat-mdc-elevation-specific.mat-elevation-z10 {
    box-shadow: 0 6px 6px -3px #0003, 0 10px 14px 1px #00000024, 0 4px 18px 3px #0000001f
}

.theme-brand .light .mat-elevation-z11, .theme-brand .light .mat-mdc-elevation-specific.mat-elevation-z11, .theme-brand.light .mat-elevation-z11, .theme-brand.light .mat-mdc-elevation-specific.mat-elevation-z11 {
    box-shadow: 0 6px 7px -4px #0003, 0 11px 15px 1px #00000024, 0 4px 20px 3px #0000001f
}

.theme-brand .light .mat-elevation-z12, .theme-brand .light .mat-mdc-elevation-specific.mat-elevation-z12, .theme-brand.light .mat-elevation-z12, .theme-brand.light .mat-mdc-elevation-specific.mat-elevation-z12 {
    box-shadow: 0 7px 8px -4px #0003, 0 12px 17px 2px #00000024, 0 5px 22px 4px #0000001f
}

.theme-brand .light .mat-elevation-z13, .theme-brand .light .mat-mdc-elevation-specific.mat-elevation-z13, .theme-brand.light .mat-elevation-z13, .theme-brand.light .mat-mdc-elevation-specific.mat-elevation-z13 {
    box-shadow: 0 7px 8px -4px #0003, 0 13px 19px 2px #00000024, 0 5px 24px 4px #0000001f
}

.theme-brand .light .mat-elevation-z14, .theme-brand .light .mat-mdc-elevation-specific.mat-elevation-z14, .theme-brand.light .mat-elevation-z14, .theme-brand.light .mat-mdc-elevation-specific.mat-elevation-z14 {
    box-shadow: 0 7px 9px -4px #0003, 0 14px 21px 2px #00000024, 0 5px 26px 4px #0000001f
}

.theme-brand .light .mat-elevation-z15, .theme-brand .light .mat-mdc-elevation-specific.mat-elevation-z15, .theme-brand.light .mat-elevation-z15, .theme-brand.light .mat-mdc-elevation-specific.mat-elevation-z15 {
    box-shadow: 0 8px 9px -5px #0003, 0 15px 22px 2px #00000024, 0 6px 28px 5px #0000001f
}

.theme-brand .light .mat-elevation-z16, .theme-brand .light .mat-mdc-elevation-specific.mat-elevation-z16, .theme-brand.light .mat-elevation-z16, .theme-brand.light .mat-mdc-elevation-specific.mat-elevation-z16 {
    box-shadow: 0 8px 10px -5px #0003, 0 16px 24px 2px #00000024, 0 6px 30px 5px #0000001f
}

.theme-brand .light .mat-elevation-z17, .theme-brand .light .mat-mdc-elevation-specific.mat-elevation-z17, .theme-brand.light .mat-elevation-z17, .theme-brand.light .mat-mdc-elevation-specific.mat-elevation-z17 {
    box-shadow: 0 8px 11px -5px #0003, 0 17px 26px 2px #00000024, 0 6px 32px 5px #0000001f
}

.theme-brand .light .mat-elevation-z18, .theme-brand .light .mat-mdc-elevation-specific.mat-elevation-z18, .theme-brand.light .mat-elevation-z18, .theme-brand.light .mat-mdc-elevation-specific.mat-elevation-z18 {
    box-shadow: 0 9px 11px -5px #0003, 0 18px 28px 2px #00000024, 0 7px 34px 6px #0000001f
}

.theme-brand .light .mat-elevation-z19, .theme-brand .light .mat-mdc-elevation-specific.mat-elevation-z19, .theme-brand.light .mat-elevation-z19, .theme-brand.light .mat-mdc-elevation-specific.mat-elevation-z19 {
    box-shadow: 0 9px 12px -6px #0003, 0 19px 29px 2px #00000024, 0 7px 36px 6px #0000001f
}

.theme-brand .light .mat-elevation-z20, .theme-brand .light .mat-mdc-elevation-specific.mat-elevation-z20, .theme-brand.light .mat-elevation-z20, .theme-brand.light .mat-mdc-elevation-specific.mat-elevation-z20 {
    box-shadow: 0 10px 13px -6px #0003, 0 20px 31px 3px #00000024, 0 8px 38px 7px #0000001f
}

.theme-brand .light .mat-elevation-z21, .theme-brand .light .mat-mdc-elevation-specific.mat-elevation-z21, .theme-brand.light .mat-elevation-z21, .theme-brand.light .mat-mdc-elevation-specific.mat-elevation-z21 {
    box-shadow: 0 10px 13px -6px #0003, 0 21px 33px 3px #00000024, 0 8px 40px 7px #0000001f
}

.theme-brand .light .mat-elevation-z22, .theme-brand .light .mat-mdc-elevation-specific.mat-elevation-z22, .theme-brand.light .mat-elevation-z22, .theme-brand.light .mat-mdc-elevation-specific.mat-elevation-z22 {
    box-shadow: 0 10px 14px -6px #0003, 0 22px 35px 3px #00000024, 0 8px 42px 7px #0000001f
}

.theme-brand .light .mat-elevation-z23, .theme-brand .light .mat-mdc-elevation-specific.mat-elevation-z23, .theme-brand.light .mat-elevation-z23, .theme-brand.light .mat-mdc-elevation-specific.mat-elevation-z23 {
    box-shadow: 0 11px 14px -7px #0003, 0 23px 36px 3px #00000024, 0 9px 44px 8px #0000001f
}

.theme-brand .light .mat-elevation-z24, .theme-brand .light .mat-mdc-elevation-specific.mat-elevation-z24, .theme-brand.light .mat-elevation-z24, .theme-brand.light .mat-mdc-elevation-specific.mat-elevation-z24 {
    box-shadow: 0 11px 15px -7px #0003, 0 24px 38px 3px #00000024, 0 9px 46px 8px #0000001f
}

.theme-brand .light .mat-mdc-progress-bar, .theme-brand.light .mat-mdc-progress-bar {
    --mdc-linear-progress-active-indicator-color: #2196f3;
    --mdc-linear-progress-track-color: rgba(33, 150, 243, .25)
}

.theme-brand .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots, .theme-brand.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: #2196f340;
    background-color: var(--mdc-linear-progress-track-color, rgba(33, 150, 243, .25))
}

@media (forced-colors: active) {
    .theme-brand .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots, .theme-brand.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
        background-color: ButtonBorder
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .theme-brand .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots, .theme-brand.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
        background-color: transparent;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(33, 150, 243, 0.25)'/%3E%3C/svg%3E")
    }
}

.theme-brand .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar, .theme-brand.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
    background-color: #2196f340;
    background-color: var(--mdc-linear-progress-track-color, rgba(33, 150, 243, .25))
}

.theme-brand .light .mat-mdc-progress-bar.mat-accent, .theme-brand.light .mat-mdc-progress-bar.mat-accent {
    --mdc-linear-progress-active-indicator-color: #1e293b;
    --mdc-linear-progress-track-color: rgba(30, 41, 59, .25)
}

.theme-brand .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots, .theme-brand.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: #1e293b40;
    background-color: var(--mdc-linear-progress-track-color, rgba(30, 41, 59, .25))
}

@media (forced-colors: active) {
    .theme-brand .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots, .theme-brand.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
        background-color: ButtonBorder
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .theme-brand .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots, .theme-brand.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
        background-color: transparent;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(30, 41, 59, 0.25)'/%3E%3C/svg%3E")
    }
}

.theme-brand .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar, .theme-brand.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
    background-color: #1e293b40;
    background-color: var(--mdc-linear-progress-track-color, rgba(30, 41, 59, .25))
}

.theme-brand .light .mat-mdc-progress-bar.mat-warn, .theme-brand.light .mat-mdc-progress-bar.mat-warn {
    --mdc-linear-progress-active-indicator-color: #dc2626;
    --mdc-linear-progress-track-color: rgba(220, 38, 38, .25)
}

.theme-brand .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots, .theme-brand.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: #dc262640;
    background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, .25))
}

@media (forced-colors: active) {
    .theme-brand .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots, .theme-brand.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
        background-color: ButtonBorder
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .theme-brand .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots, .theme-brand.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
        background-color: transparent;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(220, 38, 38, 0.25)'/%3E%3C/svg%3E")
    }
}

.theme-brand .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar, .theme-brand.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
    background-color: #dc262640;
    background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, .25))
}

.theme-brand .light .mat-mdc-form-field.mat-accent, .theme-brand.light .mat-mdc-form-field.mat-accent {
    --mdc-filled-text-field-caret-color: #1e293b;
    --mdc-filled-text-field-focus-active-indicator-color: #1e293b;
    --mdc-filled-text-field-focus-label-text-color: rgba(30, 41, 59, .87);
    --mdc-outlined-text-field-caret-color: #1e293b;
    --mdc-outlined-text-field-focus-outline-color: #1e293b;
    --mdc-outlined-text-field-focus-label-text-color: rgba(30, 41, 59, .87);
    --mat-form-field-focus-select-arrow-color: rgba(30, 41, 59, .87)
}

.theme-brand .light .mat-mdc-form-field.mat-warn, .theme-brand.light .mat-mdc-form-field.mat-warn {
    --mdc-filled-text-field-caret-color: #dc2626;
    --mdc-filled-text-field-focus-active-indicator-color: #dc2626;
    --mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);
    --mdc-outlined-text-field-caret-color: #dc2626;
    --mdc-outlined-text-field-focus-outline-color: #dc2626;
    --mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);
    --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .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(0, 0, 0, .87);
    --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);
    --mat-select-placeholder-text-color: rgba(0, 0, 0, .6);
    --mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);
    --mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);
    --mat-select-focused-arrow-color: rgba(30, 41, 59, .87);
    --mat-select-invalid-arrow-color: rgba(220, 38, 38, .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(0, 0, 0, .87);
    --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);
    --mat-select-placeholder-text-color: rgba(0, 0, 0, .6);
    --mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);
    --mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);
    --mat-select-focused-arrow-color: rgba(220, 38, 38, .87);
    --mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)
}

.theme-brand .light .mat-mdc-standard-chip, .theme-brand.light .mat-mdc-standard-chip {
    --mdc-chip-container-shape-family: rounded;
    --mdc-chip-container-shape-radius: 16px 16px 16px 16px;
    --mdc-chip-with-avatar-avatar-shape-family: rounded;
    --mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;
    --mdc-chip-with-avatar-avatar-size: 28px;
    --mdc-chip-with-icon-icon-size: 18px;
    --mdc-chip-disabled-label-text-color: #212121;
    --mdc-chip-elevated-container-color: #e0e0e0;
    --mdc-chip-elevated-disabled-container-color: #e0e0e0;
    --mdc-chip-focus-state-layer-color: black;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: #212121;
    --mdc-chip-with-icon-icon-color: #212121;
    --mdc-chip-with-icon-disabled-icon-color: #212121;
    --mdc-chip-with-icon-selected-icon-color: #212121;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;
    --mdc-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 {
    --mdc-chip-disabled-label-text-color: white;
    --mdc-chip-elevated-container-color: #2196f3;
    --mdc-chip-elevated-disabled-container-color: #2196f3;
    --mdc-chip-focus-state-layer-color: black;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: white;
    --mdc-chip-with-icon-icon-color: white;
    --mdc-chip-with-icon-disabled-icon-color: white;
    --mdc-chip-with-icon-selected-icon-color: white;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
    --mdc-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 {
    --mdc-chip-disabled-label-text-color: white;
    --mdc-chip-elevated-container-color: #1e293b;
    --mdc-chip-elevated-disabled-container-color: #1e293b;
    --mdc-chip-focus-state-layer-color: black;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: white;
    --mdc-chip-with-icon-icon-color: white;
    --mdc-chip-with-icon-disabled-icon-color: white;
    --mdc-chip-with-icon-selected-icon-color: white;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
    --mdc-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 {
    --mdc-chip-disabled-label-text-color: white;
    --mdc-chip-elevated-container-color: #dc2626;
    --mdc-chip-elevated-disabled-container-color: #dc2626;
    --mdc-chip-focus-state-layer-color: black;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: white;
    --mdc-chip-with-icon-icon-color: white;
    --mdc-chip-with-icon-disabled-icon-color: white;
    --mdc-chip-with-icon-selected-icon-color: white;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
    --mdc-chip-with-trailing-icon-trailing-icon-color: white
}

.theme-brand .light .mdc-switch, .theme-brand.light .mdc-switch {
    --mdc-switch-disabled-handle-opacity: .38;
    --mdc-switch-disabled-selected-icon-opacity: .38;
    --mdc-switch-disabled-track-opacity: .12;
    --mdc-switch-disabled-unselected-icon-opacity: .38;
    --mdc-switch-handle-height: 20px;
    --mdc-switch-handle-shape: 10px;
    --mdc-switch-handle-width: 20px;
    --mdc-switch-selected-icon-size: 18px;
    --mdc-switch-track-height: 14px;
    --mdc-switch-track-shape: 7px;
    --mdc-switch-track-width: 36px;
    --mdc-switch-unselected-icon-size: 18px;
    --mdc-switch-state-layer-size: 40px;
    --mdc-switch-selected-focus-state-layer-opacity: .12;
    --mdc-switch-selected-hover-state-layer-opacity: .04;
    --mdc-switch-selected-pressed-state-layer-opacity: .1;
    --mdc-switch-unselected-focus-state-layer-opacity: .12;
    --mdc-switch-unselected-hover-state-layer-opacity: .04;
    --mdc-switch-unselected-pressed-state-layer-opacity: .1
}

.theme-brand .light .mat-mdc-slide-toggle, .theme-brand.light .mat-mdc-slide-toggle {
    --mdc-switch-selected-focus-state-layer-color: #1e88dc;
    --mdc-switch-selected-handle-color: #1e88dc;
    --mdc-switch-selected-hover-state-layer-color: #1e88dc;
    --mdc-switch-selected-pressed-state-layer-color: #1e88dc;
    --mdc-switch-selected-focus-handle-color: #125183;
    --mdc-switch-selected-hover-handle-color: #125183;
    --mdc-switch-selected-pressed-handle-color: #125183;
    --mdc-switch-selected-focus-track-color: #a1c6f8;
    --mdc-switch-selected-hover-track-color: #a1c6f8;
    --mdc-switch-selected-pressed-track-color: #a1c6f8;
    --mdc-switch-selected-track-color: #a1c6f8;
    --mdc-switch-disabled-selected-handle-color: #424242;
    --mdc-switch-disabled-selected-icon-color: #fff;
    --mdc-switch-disabled-selected-track-color: #424242;
    --mdc-switch-disabled-unselected-handle-color: #424242;
    --mdc-switch-disabled-unselected-icon-color: #fff;
    --mdc-switch-disabled-unselected-track-color: #424242;
    --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
    --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
    --mdc-switch-handle-shadow-color: black;
    --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);
    --mdc-switch-selected-icon-color: #fff;
    --mdc-switch-unselected-focus-handle-color: #212121;
    --mdc-switch-unselected-focus-state-layer-color: #424242;
    --mdc-switch-unselected-focus-track-color: #e0e0e0;
    --mdc-switch-unselected-handle-color: #616161;
    --mdc-switch-unselected-hover-handle-color: #212121;
    --mdc-switch-unselected-hover-state-layer-color: #424242;
    --mdc-switch-unselected-hover-track-color: #e0e0e0;
    --mdc-switch-unselected-icon-color: #fff;
    --mdc-switch-unselected-pressed-handle-color: #212121;
    --mdc-switch-unselected-pressed-state-layer-color: #424242;
    --mdc-switch-unselected-pressed-track-color: #e0e0e0;
    --mdc-switch-unselected-track-color: #e0e0e0
}

.theme-brand .light .mat-mdc-slide-toggle .mdc-form-field, .theme-brand.light .mat-mdc-slide-toggle .mdc-form-field {
    color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))
}

.theme-brand .light .mat-mdc-slide-toggle .mdc-switch--disabled+label, .theme-brand.light .mat-mdc-slide-toggle .mdc-switch--disabled+label {
    color: #94a3b8
}

.theme-brand .light .mat-mdc-slide-toggle.mat-accent, .theme-brand.light .mat-mdc-slide-toggle.mat-accent {
    --mdc-switch-selected-focus-state-layer-color: #475569;
    --mdc-switch-selected-handle-color: #475569;
    --mdc-switch-selected-hover-state-layer-color: #475569;
    --mdc-switch-selected-pressed-state-layer-color: #475569;
    --mdc-switch-selected-focus-handle-color: #0f172a;
    --mdc-switch-selected-hover-handle-color: #0f172a;
    --mdc-switch-selected-pressed-handle-color: #0f172a;
    --mdc-switch-selected-focus-track-color: #cbd5e1;
    --mdc-switch-selected-hover-track-color: #cbd5e1;
    --mdc-switch-selected-pressed-track-color: #cbd5e1;
    --mdc-switch-selected-track-color: #cbd5e1
}

.theme-brand .light .mat-mdc-slide-toggle.mat-warn, .theme-brand.light .mat-mdc-slide-toggle.mat-warn {
    --mdc-switch-selected-focus-state-layer-color: #dc2626;
    --mdc-switch-selected-handle-color: #dc2626;
    --mdc-switch-selected-hover-state-layer-color: #dc2626;
    --mdc-switch-selected-pressed-state-layer-color: #dc2626;
    --mdc-switch-selected-focus-handle-color: #7f1d1d;
    --mdc-switch-selected-hover-handle-color: #7f1d1d;
    --mdc-switch-selected-pressed-handle-color: #7f1d1d;
    --mdc-switch-selected-focus-track-color: #fca5a5;
    --mdc-switch-selected-hover-track-color: #fca5a5;
    --mdc-switch-selected-pressed-track-color: #fca5a5;
    --mdc-switch-selected-track-color: #fca5a5
}

.theme-brand .light .mat-mdc-radio-button .mdc-form-field, .theme-brand.light .mat-mdc-radio-button .mdc-form-field {
    color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))
}

.theme-brand .light .mat-mdc-radio-button.mat-primary, .theme-brand.light .mat-mdc-radio-button.mat-primary {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #2196f3;
    --mdc-radio-selected-hover-icon-color: #2196f3;
    --mdc-radio-selected-icon-color: #2196f3;
    --mdc-radio-selected-pressed-icon-color: #2196f3;
    --mat-radio-ripple-color: #000;
    --mat-radio-checked-ripple-color: #2196f3;
    --mat-radio-disabled-label-color: #94a3b8
}

.theme-brand .light .mat-mdc-radio-button.mat-accent, .theme-brand.light .mat-mdc-radio-button.mat-accent {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #1e293b;
    --mdc-radio-selected-hover-icon-color: #1e293b;
    --mdc-radio-selected-icon-color: #1e293b;
    --mdc-radio-selected-pressed-icon-color: #1e293b;
    --mat-radio-ripple-color: #000;
    --mat-radio-checked-ripple-color: #1e293b;
    --mat-radio-disabled-label-color: #94a3b8
}

.theme-brand .light .mat-mdc-radio-button.mat-warn, .theme-brand.light .mat-mdc-radio-button.mat-warn {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #dc2626;
    --mdc-radio-selected-hover-icon-color: #dc2626;
    --mdc-radio-selected-icon-color: #dc2626;
    --mdc-radio-selected-pressed-icon-color: #dc2626;
    --mat-radio-ripple-color: #000;
    --mat-radio-checked-ripple-color: #dc2626;
    --mat-radio-disabled-label-color: #94a3b8
}

.theme-brand .light .mat-accent, .theme-brand.light .mat-accent {
    --mdc-slider-handle-color: #1e293b;
    --mdc-slider-focus-handle-color: #1e293b;
    --mdc-slider-hover-handle-color: #1e293b;
    --mdc-slider-active-track-color: #1e293b;
    --mdc-slider-inactive-track-color: #1e293b;
    --mdc-slider-with-tick-marks-inactive-container-color: #1e293b;
    --mdc-slider-with-tick-marks-active-container-color: white;
    --mat-mdc-slider-ripple-color: #1e293b;
    --mat-mdc-slider-hover-ripple-color: rgba(30, 41, 59, .05);
    --mat-mdc-slider-focus-ripple-color: rgba(30, 41, 59, .2)
}

.theme-brand .light .mat-warn, .theme-brand.light .mat-warn {
    --mdc-slider-handle-color: #dc2626;
    --mdc-slider-focus-handle-color: #dc2626;
    --mdc-slider-hover-handle-color: #dc2626;
    --mdc-slider-active-track-color: #dc2626;
    --mdc-slider-inactive-track-color: #dc2626;
    --mdc-slider-with-tick-marks-inactive-container-color: #dc2626;
    --mdc-slider-with-tick-marks-active-container-color: white;
    --mat-mdc-slider-ripple-color: #dc2626;
    --mat-mdc-slider-hover-ripple-color: rgba(220, 38, 38, .05);
    --mat-mdc-slider-focus-ripple-color: rgba(220, 38, 38, .2)
}

.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 {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #2196f3;
    --mdc-radio-selected-hover-icon-color: #2196f3;
    --mdc-radio-selected-icon-color: #2196f3;
    --mdc-radio-selected-pressed-icon-color: #2196f3
}

.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 {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #1e293b;
    --mdc-radio-selected-hover-icon-color: #1e293b;
    --mdc-radio-selected-icon-color: #1e293b;
    --mdc-radio-selected-pressed-icon-color: #1e293b
}

.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 {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #dc2626;
    --mdc-radio-selected-hover-icon-color: #dc2626;
    --mdc-radio-selected-icon-color: #dc2626;
    --mdc-radio-selected-pressed-icon-color: #dc2626
}

.theme-brand .light .mat-mdc-list-option, .theme-brand.light .mat-mdc-list-option {
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #2196f3;
    --mdc-checkbox-selected-hover-icon-color: #2196f3;
    --mdc-checkbox-selected-icon-color: #2196f3;
    --mdc-checkbox-selected-pressed-icon-color: #2196f3;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #2196f3;
    --mdc-checkbox-selected-hover-state-layer-color: #2196f3;
    --mdc-checkbox-selected-pressed-state-layer-color: #2196f3;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-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 {
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #1e293b;
    --mdc-checkbox-selected-hover-icon-color: #1e293b;
    --mdc-checkbox-selected-icon-color: #1e293b;
    --mdc-checkbox-selected-pressed-icon-color: #1e293b;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #1e293b;
    --mdc-checkbox-selected-hover-state-layer-color: #1e293b;
    --mdc-checkbox-selected-pressed-state-layer-color: #1e293b;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-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 {
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #dc2626;
    --mdc-checkbox-selected-hover-icon-color: #dc2626;
    --mdc-checkbox-selected-icon-color: #dc2626;
    --mdc-checkbox-selected-pressed-icon-color: #dc2626;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
    --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
    --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-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--activated .mdc-list-item__primary-text, .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--activated .mdc-list-item__primary-text, .theme-brand .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start, .theme-brand .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start, .theme-brand.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start, .theme-brand.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
    color: #2196f3
}

.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 .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 {
    --mdc-tab-indicator-active-indicator-color: #2196f3;
    --mat-tab-header-disabled-ripple-color: #94a3b8;
    --mat-tab-header-pagination-icon-color: #000;
    --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-label-text-color: #2196f3;
    --mat-tab-header-active-ripple-color: #2196f3;
    --mat-tab-header-inactive-ripple-color: #2196f3;
    --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-focus-label-text-color: #2196f3;
    --mat-tab-header-active-hover-label-text-color: #2196f3;
    --mat-tab-header-active-focus-indicator-color: #2196f3;
    --mat-tab-header-active-hover-indicator-color: #2196f3
}

.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 {
    --mdc-tab-indicator-active-indicator-color: #1e293b;
    --mat-tab-header-disabled-ripple-color: #94a3b8;
    --mat-tab-header-pagination-icon-color: #000;
    --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-label-text-color: #1e293b;
    --mat-tab-header-active-ripple-color: #1e293b;
    --mat-tab-header-inactive-ripple-color: #1e293b;
    --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-focus-label-text-color: #1e293b;
    --mat-tab-header-active-hover-label-text-color: #1e293b;
    --mat-tab-header-active-focus-indicator-color: #1e293b;
    --mat-tab-header-active-hover-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 {
    --mdc-tab-indicator-active-indicator-color: #dc2626;
    --mat-tab-header-disabled-ripple-color: #94a3b8;
    --mat-tab-header-pagination-icon-color: #000;
    --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-label-text-color: #dc2626;
    --mat-tab-header-active-ripple-color: #dc2626;
    --mat-tab-header-inactive-ripple-color: #dc2626;
    --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-focus-label-text-color: #dc2626;
    --mat-tab-header-active-hover-label-text-color: #dc2626;
    --mat-tab-header-active-focus-indicator-color: #dc2626;
    --mat-tab-header-active-hover-indicator-color: #dc2626
}

.theme-brand .light .mat-mdc-tab-group.mat-background-primary, .theme-brand .light .mat-mdc-tab-nav-bar.mat-background-primary, .theme-brand.light .mat-mdc-tab-group.mat-background-primary, .theme-brand.light .mat-mdc-tab-nav-bar.mat-background-primary {
    --mat-tab-header-with-background-background-color: #2196f3;
    --mat-tab-header-with-background-foreground-color: white
}

.theme-brand .light .mat-mdc-tab-group.mat-background-accent, .theme-brand .light .mat-mdc-tab-nav-bar.mat-background-accent, .theme-brand.light .mat-mdc-tab-group.mat-background-accent, .theme-brand.light .mat-mdc-tab-nav-bar.mat-background-accent {
    --mat-tab-header-with-background-background-color: #1e293b;
    --mat-tab-header-with-background-foreground-color: white
}

.theme-brand .light .mat-mdc-tab-group.mat-background-warn, .theme-brand .light .mat-mdc-tab-nav-bar.mat-background-warn, .theme-brand.light .mat-mdc-tab-group.mat-background-warn, .theme-brand.light .mat-mdc-tab-nav-bar.mat-background-warn {
    --mat-tab-header-with-background-background-color: #dc2626;
    --mat-tab-header-with-background-foreground-color: white
}

.theme-brand .light .mat-mdc-checkbox.mat-primary, .theme-brand.light .mat-mdc-checkbox.mat-primary {
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #2196f3;
    --mdc-checkbox-selected-hover-icon-color: #2196f3;
    --mdc-checkbox-selected-icon-color: #2196f3;
    --mdc-checkbox-selected-pressed-icon-color: #2196f3;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #2196f3;
    --mdc-checkbox-selected-hover-state-layer-color: #2196f3;
    --mdc-checkbox-selected-pressed-state-layer-color: #2196f3;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-checkbox-unselected-pressed-state-layer-color: black
}

.theme-brand .light .mat-mdc-checkbox.mat-warn, .theme-brand.light .mat-mdc-checkbox.mat-warn {
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #dc2626;
    --mdc-checkbox-selected-hover-icon-color: #dc2626;
    --mdc-checkbox-selected-icon-color: #dc2626;
    --mdc-checkbox-selected-pressed-icon-color: #dc2626;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
    --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
    --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-checkbox-unselected-pressed-state-layer-color: black
}

.theme-brand .light .mat-mdc-checkbox .mdc-form-field, .theme-brand.light .mat-mdc-checkbox .mdc-form-field {
    color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))
}

.theme-brand .light .mat-mdc-checkbox.mat-mdc-checkbox-disabled label, .theme-brand.light .mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
    color: #94a3b8
}

.theme-brand .light .mat-mdc-button, .theme-brand.light .mat-mdc-button {
    --mdc-text-button-label-text-color: #000;
    --mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mat-text-button-state-layer-color: #000;
    --mat-text-button-ripple-color: rgba(0, 0, 0, .1);
    --mat-text-button-hover-state-layer-opacity: .04;
    --mat-text-button-focus-state-layer-opacity: .12;
    --mat-text-button-pressed-state-layer-opacity: .12
}

.theme-brand .light .mat-mdc-button.mat-primary, .theme-brand.light .mat-mdc-button.mat-primary {
    --mdc-text-button-label-text-color: #2196f3;
    --mat-text-button-state-layer-color: #2196f3;
    --mat-text-button-ripple-color: rgba(33, 150, 243, .1)
}

.theme-brand .light .mat-mdc-button.mat-accent, .theme-brand.light .mat-mdc-button.mat-accent {
    --mdc-text-button-label-text-color: #1e293b;
    --mat-text-button-state-layer-color: #1e293b;
    --mat-text-button-ripple-color: rgba(30, 41, 59, .1)
}

.theme-brand .light .mat-mdc-button.mat-warn, .theme-brand.light .mat-mdc-button.mat-warn {
    --mdc-text-button-label-text-color: #dc2626;
    --mat-text-button-state-layer-color: #dc2626;
    --mat-text-button-ripple-color: rgba(220, 38, 38, .1)
}

.theme-brand .light .mat-mdc-unelevated-button, .theme-brand.light .mat-mdc-unelevated-button {
    --mdc-filled-button-container-color: white;
    --mdc-filled-button-label-text-color: #000;
    --mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);
    --mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mat-filled-button-state-layer-color: #000;
    --mat-filled-button-ripple-color: rgba(0, 0, 0, .1);
    --mat-filled-button-hover-state-layer-opacity: .04;
    --mat-filled-button-focus-state-layer-opacity: .12;
    --mat-filled-button-pressed-state-layer-opacity: .12
}

.theme-brand .light .mat-mdc-unelevated-button.mat-primary, .theme-brand.light .mat-mdc-unelevated-button.mat-primary {
    --mdc-filled-button-container-color: #2196f3;
    --mdc-filled-button-label-text-color: #fff;
    --mat-filled-button-state-layer-color: #fff;
    --mat-filled-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-brand .light .mat-mdc-unelevated-button.mat-accent, .theme-brand.light .mat-mdc-unelevated-button.mat-accent {
    --mdc-filled-button-container-color: #1e293b;
    --mdc-filled-button-label-text-color: #fff;
    --mat-filled-button-state-layer-color: #fff;
    --mat-filled-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-brand .light .mat-mdc-unelevated-button.mat-warn, .theme-brand.light .mat-mdc-unelevated-button.mat-warn {
    --mdc-filled-button-container-color: #dc2626;
    --mdc-filled-button-label-text-color: #fff;
    --mat-filled-button-state-layer-color: #fff;
    --mat-filled-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-brand .light .mat-mdc-raised-button, .theme-brand.light .mat-mdc-raised-button {
    --mdc-protected-button-container-color: white;
    --mdc-protected-button-label-text-color: #000;
    --mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);
    --mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mat-protected-button-state-layer-color: #000;
    --mat-protected-button-ripple-color: rgba(0, 0, 0, .1);
    --mat-protected-button-hover-state-layer-opacity: .04;
    --mat-protected-button-focus-state-layer-opacity: .12;
    --mat-protected-button-pressed-state-layer-opacity: .12;
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f
}

.theme-brand .light .mat-mdc-raised-button.mat-primary, .theme-brand.light .mat-mdc-raised-button.mat-primary {
    --mdc-protected-button-container-color: #2196f3;
    --mdc-protected-button-label-text-color: #fff;
    --mat-protected-button-state-layer-color: #fff;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-brand .light .mat-mdc-raised-button.mat-accent, .theme-brand.light .mat-mdc-raised-button.mat-accent {
    --mdc-protected-button-container-color: #1e293b;
    --mdc-protected-button-label-text-color: #fff;
    --mat-protected-button-state-layer-color: #fff;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-brand .light .mat-mdc-raised-button.mat-warn, .theme-brand.light .mat-mdc-raised-button.mat-warn {
    --mdc-protected-button-container-color: #dc2626;
    --mdc-protected-button-label-text-color: #fff;
    --mat-protected-button-state-layer-color: #fff;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-brand .light .mat-mdc-raised-button:hover, .theme-brand .light .mat-mdc-raised-button:focus, .theme-brand.light .mat-mdc-raised-button:hover, .theme-brand.light .mat-mdc-raised-button:focus {
    box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f
}

.theme-brand .light .mat-mdc-raised-button:active, .theme-brand .light .mat-mdc-raised-button:focus:active, .theme-brand.light .mat-mdc-raised-button:active, .theme-brand.light .mat-mdc-raised-button:focus:active {
    box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f
}

.theme-brand .light .mat-mdc-outlined-button, .theme-brand.light .mat-mdc-outlined-button {
    --mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);
    --mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mdc-outlined-button-label-text-color: #000;
    --mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);
    --mat-outlined-button-state-layer-color: #000;
    --mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);
    --mat-outlined-button-hover-state-layer-opacity: .04;
    --mat-outlined-button-focus-state-layer-opacity: .12;
    --mat-outlined-button-pressed-state-layer-opacity: .12
}

.theme-brand .light .mat-mdc-outlined-button.mat-primary, .theme-brand.light .mat-mdc-outlined-button.mat-primary {
    --mdc-outlined-button-label-text-color: #2196f3;
    --mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);
    --mat-outlined-button-state-layer-color: #2196f3;
    --mat-outlined-button-ripple-color: rgba(33, 150, 243, .1)
}

.theme-brand .light .mat-mdc-outlined-button.mat-accent, .theme-brand.light .mat-mdc-outlined-button.mat-accent {
    --mdc-outlined-button-label-text-color: #1e293b;
    --mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);
    --mat-outlined-button-state-layer-color: #1e293b;
    --mat-outlined-button-ripple-color: rgba(30, 41, 59, .1)
}

.theme-brand .light .mat-mdc-outlined-button.mat-warn, .theme-brand.light .mat-mdc-outlined-button.mat-warn {
    --mdc-outlined-button-label-text-color: #dc2626;
    --mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);
    --mat-outlined-button-state-layer-color: #dc2626;
    --mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)
}

.theme-brand .light .mat-mdc-icon-button, .theme-brand.light .mat-mdc-icon-button {
    --mdc-icon-button-icon-color: inherit;
    --mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);
    --mat-icon-button-state-layer-color: #000;
    --mat-icon-button-ripple-color: rgba(0, 0, 0, .1);
    --mat-icon-button-hover-state-layer-opacity: .04;
    --mat-icon-button-focus-state-layer-opacity: .12;
    --mat-icon-button-pressed-state-layer-opacity: .12
}

.theme-brand .light .mat-mdc-icon-button.mat-primary, .theme-brand.light .mat-mdc-icon-button.mat-primary {
    --mdc-icon-button-icon-color: #2196f3;
    --mat-icon-button-state-layer-color: #2196f3;
    --mat-icon-button-ripple-color: rgba(33, 150, 243, .1)
}

.theme-brand .light .mat-mdc-icon-button.mat-accent, .theme-brand.light .mat-mdc-icon-button.mat-accent {
    --mdc-icon-button-icon-color: #1e293b;
    --mat-icon-button-state-layer-color: #1e293b;
    --mat-icon-button-ripple-color: rgba(30, 41, 59, .1)
}

.theme-brand .light .mat-mdc-icon-button.mat-warn, .theme-brand.light .mat-mdc-icon-button.mat-warn {
    --mdc-icon-button-icon-color: #dc2626;
    --mat-icon-button-state-layer-color: #dc2626;
    --mat-icon-button-ripple-color: rgba(220, 38, 38, .1)
}

.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 {
    --mdc-fab-container-color: #2196f3;
    --mat-fab-foreground-color: #fff;
    --mat-fab-state-layer-color: #fff;
    --mat-fab-ripple-color: rgba(255, 255, 255, .1)
}

.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 {
    --mdc-fab-container-color: #1e293b;
    --mat-fab-foreground-color: #fff;
    --mat-fab-state-layer-color: #fff;
    --mat-fab-ripple-color: rgba(255, 255, 255, .1)
}

.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 {
    --mdc-fab-container-color: #dc2626;
    --mat-fab-foreground-color: #fff;
    --mat-fab-state-layer-color: #fff;
    --mat-fab-ripple-color: rgba(255, 255, 255, .1)
}

.theme-brand .light .mat-accent, .theme-brand.light .mat-accent {
    --mdc-circular-progress-active-indicator-color: #1e293b
}

.theme-brand .light .mat-warn, .theme-brand.light .mat-warn {
    --mdc-circular-progress-active-indicator-color: #dc2626
}

.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 .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, .4);
    --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
    --mat-datepicker-calendar-date-focus-state-background-color: rgba(30, 41, 59, .3);
    --mat-datepicker-calendar-date-hover-state-background-color: rgba(30, 41, 59, .3);
    --mat-datepicker-calendar-date-in-range-state-background-color: rgba(30, 41, 59, .2);
    --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);
    --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
    --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e
}

.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, .4);
    --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
    --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);
    --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);
    --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);
    --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);
    --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
    --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e
}

.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 .mat-icon.mat-primary, .theme-brand.light .mat-icon.mat-primary {
    --mat-icon-color: #2196f3
}

.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 .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 .mat-toolbar.mat-primary, .theme-brand.light .mat-toolbar.mat-primary {
    --mat-toolbar-container-background-color: #2196f3;
    --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 .dark, .theme-brand.dark {
    --mat-ripple-color: rgba(255, 255, 255, .1);
    --mat-option-selected-state-label-text-color: #2196f3;
    --mat-option-label-text-color: white;
    --mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);
    --mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);
    --mat-option-selected-state-layer-color: rgba(255, 255, 255, .08);
    --mat-optgroup-label-text-color: white;
    --mdc-elevated-card-container-shape: 4px;
    --mdc-outlined-card-container-shape: 4px;
    --mdc-outlined-card-outline-width: 1px;
    --mdc-elevated-card-container-color: #1e293b;
    --mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
    --mdc-outlined-card-container-color: #1e293b;
    --mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);
    --mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);
    --mat-card-subtitle-text-color: #94a3b8;
    --mdc-linear-progress-active-indicator-height: 4px;
    --mdc-linear-progress-track-height: 4px;
    --mdc-linear-progress-track-shape: 0;
    --mdc-plain-tooltip-container-shape: 4px;
    --mdc-plain-tooltip-supporting-text-line-height: 16px;
    --mdc-plain-tooltip-container-color: #64748b;
    --mdc-plain-tooltip-supporting-text-color: #fff;
    --mdc-filled-text-field-active-indicator-height: 1px;
    --mdc-filled-text-field-focus-active-indicator-height: 2px;
    --mdc-filled-text-field-container-shape: 4px;
    --mdc-outlined-text-field-outline-width: 1px;
    --mdc-outlined-text-field-focus-outline-width: 2px;
    --mdc-outlined-text-field-container-shape: 4px;
    --mdc-filled-text-field-caret-color: #2196f3;
    --mdc-filled-text-field-focus-active-indicator-color: #2196f3;
    --mdc-filled-text-field-focus-label-text-color: rgba(33, 150, 243, .87);
    --mdc-filled-text-field-container-color: #273243;
    --mdc-filled-text-field-disabled-container-color: #232d3f;
    --mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);
    --mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);
    --mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);
    --mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);
    --mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);
    --mdc-filled-text-field-error-focus-label-text-color: #dc2626;
    --mdc-filled-text-field-error-label-text-color: #dc2626;
    --mdc-filled-text-field-error-caret-color: #dc2626;
    --mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);
    --mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);
    --mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);
    --mdc-filled-text-field-error-active-indicator-color: #dc2626;
    --mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;
    --mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;
    --mdc-outlined-text-field-caret-color: #2196f3;
    --mdc-outlined-text-field-focus-outline-color: #2196f3;
    --mdc-outlined-text-field-focus-label-text-color: rgba(33, 150, 243, .87);
    --mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);
    --mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);
    --mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);
    --mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);
    --mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);
    --mdc-outlined-text-field-error-caret-color: #dc2626;
    --mdc-outlined-text-field-error-focus-label-text-color: #dc2626;
    --mdc-outlined-text-field-error-label-text-color: #dc2626;
    --mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);
    --mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);
    --mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);
    --mdc-outlined-text-field-error-focus-outline-color: #dc2626;
    --mdc-outlined-text-field-error-hover-outline-color: #dc2626;
    --mdc-outlined-text-field-error-outline-color: #dc2626;
    --mat-form-field-focus-select-arrow-color: rgba(33, 150, 243, .87);
    --mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);
    --mat-form-field-state-layer-color: rgba(255, 255, 255, .87);
    --mat-form-field-error-text-color: #dc2626;
    --mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);
    --mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);
    --mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);
    --mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);
    --mat-form-field-hover-state-layer-opacity: .08;
    --mat-form-field-focus-state-layer-opacity: .24;
    --mat-select-panel-background-color: #1e293b;
    --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);
    --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);
    --mat-select-placeholder-text-color: rgba(255, 255, 255, .6);
    --mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);
    --mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);
    --mat-select-focused-arrow-color: rgba(33, 150, 243, .87);
    --mat-select-invalid-arrow-color: rgba(220, 38, 38, .87);
    --mat-autocomplete-background-color: #1e293b;
    --mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);
    --mdc-dialog-container-shadow-color: #000;
    --mdc-dialog-container-shape: 4px;
    --mdc-dialog-container-color: #1e293b;
    --mdc-dialog-subhead-color: rgba(255, 255, 255, .87);
    --mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6);
    --mdc-radio-disabled-selected-icon-opacity: .38;
    --mdc-radio-disabled-unselected-icon-opacity: .38;
    --mdc-radio-state-layer-size: 40px;
    --mdc-slider-active-track-height: 6px;
    --mdc-slider-active-track-shape: 9999px;
    --mdc-slider-handle-height: 20px;
    --mdc-slider-handle-shape: 50%;
    --mdc-slider-handle-width: 20px;
    --mdc-slider-inactive-track-height: 4px;
    --mdc-slider-inactive-track-shape: 9999px;
    --mdc-slider-with-overlap-handle-outline-width: 1px;
    --mdc-slider-with-tick-marks-active-container-opacity: .6;
    --mdc-slider-with-tick-marks-container-shape: 50%;
    --mdc-slider-with-tick-marks-container-size: 2px;
    --mdc-slider-with-tick-marks-inactive-container-opacity: .6;
    --mdc-slider-handle-color: #2196f3;
    --mdc-slider-focus-handle-color: #2196f3;
    --mdc-slider-hover-handle-color: #2196f3;
    --mdc-slider-active-track-color: #2196f3;
    --mdc-slider-inactive-track-color: #2196f3;
    --mdc-slider-with-tick-marks-inactive-container-color: #2196f3;
    --mdc-slider-with-tick-marks-active-container-color: white;
    --mdc-slider-disabled-active-track-color: #fff;
    --mdc-slider-disabled-handle-color: #fff;
    --mdc-slider-disabled-inactive-track-color: #fff;
    --mdc-slider-label-container-color: #fff;
    --mdc-slider-label-label-text-color: #000;
    --mdc-slider-with-overlap-handle-outline-color: #fff;
    --mdc-slider-with-tick-marks-disabled-container-color: #fff;
    --mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
    --mat-mdc-slider-ripple-color: #2196f3;
    --mat-mdc-slider-hover-ripple-color: rgba(33, 150, 243, .05);
    --mat-mdc-slider-focus-ripple-color: rgba(33, 150, 243, .2);
    --mat-slider-value-indicator-opacity: .9;
    --mat-menu-container-shape: 4px;
    --mat-menu-item-label-text-color: white;
    --mat-menu-item-icon-color: white;
    --mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);
    --mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);
    --mat-menu-container-color: #1e293b;
    --mdc-list-list-item-container-shape: 0;
    --mdc-list-list-item-leading-avatar-shape: 50%;
    --mdc-list-list-item-container-color: transparent;
    --mdc-list-list-item-selected-container-color: transparent;
    --mdc-list-list-item-leading-avatar-color: transparent;
    --mdc-list-list-item-leading-icon-size: 24px;
    --mdc-list-list-item-leading-avatar-size: 40px;
    --mdc-list-list-item-trailing-icon-size: 24px;
    --mdc-list-list-item-disabled-state-layer-color: transparent;
    --mdc-list-list-item-disabled-state-layer-opacity: 0;
    --mdc-list-list-item-disabled-label-text-opacity: .38;
    --mdc-list-list-item-disabled-leading-icon-opacity: .38;
    --mdc-list-list-item-disabled-trailing-icon-opacity: .38;
    --mdc-list-list-item-label-text-color: white;
    --mdc-list-list-item-supporting-text-color: #94a3b8;
    --mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);
    --mdc-list-list-item-trailing-supporting-text-color: #64748b;
    --mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);
    --mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);
    --mdc-list-list-item-disabled-label-text-color: white;
    --mdc-list-list-item-disabled-leading-icon-color: white;
    --mdc-list-list-item-disabled-trailing-icon-color: white;
    --mdc-list-list-item-hover-label-text-color: white;
    --mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);
    --mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);
    --mdc-list-list-item-focus-label-text-color: white;
    --mdc-list-list-item-hover-state-layer-color: white;
    --mdc-list-list-item-hover-state-layer-opacity: .08;
    --mdc-list-list-item-focus-state-layer-color: white;
    --mdc-list-list-item-focus-state-layer-opacity: .24;
    --mat-paginator-container-text-color: rgba(255, 255, 255, .87);
    --mat-paginator-container-background-color: #1e293b;
    --mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);
    --mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);
    --mdc-tab-indicator-active-indicator-height: 2px;
    --mdc-tab-indicator-active-indicator-shape: 0;
    --mdc-secondary-navigation-tab-container-height: 48px;
    --mdc-checkbox-disabled-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-state-layer-opacity: .16;
    --mdc-checkbox-selected-hover-state-layer-opacity: .04;
    --mdc-checkbox-selected-pressed-state-layer-opacity: .16;
    --mdc-checkbox-unselected-focus-state-layer-opacity: .16;
    --mdc-checkbox-unselected-hover-state-layer-opacity: .04;
    --mdc-checkbox-unselected-pressed-state-layer-opacity: .16;
    --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #1e293b;
    --mdc-checkbox-selected-hover-icon-color: #1e293b;
    --mdc-checkbox-selected-icon-color: #1e293b;
    --mdc-checkbox-selected-pressed-icon-color: #1e293b;
    --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
    --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
    --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #1e293b;
    --mdc-checkbox-selected-hover-state-layer-color: #1e293b;
    --mdc-checkbox-selected-pressed-state-layer-color: #1e293b;
    --mdc-checkbox-unselected-focus-state-layer-color: white;
    --mdc-checkbox-unselected-hover-state-layer-color: white;
    --mdc-checkbox-unselected-pressed-state-layer-color: white;
    --mdc-fab-container-shape: 50%;
    --mdc-fab-icon-size: 24px;
    --mdc-fab-container-color: #1e293b;
    --mat-fab-foreground-color: white;
    --mat-fab-state-layer-color: #fff;
    --mat-fab-ripple-color: rgba(255, 255, 255, .1);
    --mat-fab-hover-state-layer-opacity: .08;
    --mat-fab-focus-state-layer-opacity: .24;
    --mat-fab-pressed-state-layer-opacity: .24;
    --mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);
    --mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5);
    --mdc-snackbar-container-shape: 4px;
    --mdc-snackbar-container-color: #d2d4d8;
    --mdc-snackbar-supporting-text-color: rgba(30, 41, 59, .87);
    --mat-snack-bar-button-color: rgba(0, 0, 0, .87);
    --mat-table-row-item-outline-width: 1px;
    --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, .12);
    --mdc-circular-progress-active-indicator-width: 4px;
    --mdc-circular-progress-size: 48px;
    --mdc-circular-progress-active-indicator-color: #2196f3;
    --mat-badge-background-color: #2196f3;
    --mat-badge-text-color: white;
    --mat-badge-disabled-state-background-color: #1e293b;
    --mat-badge-disabled-state-text-color: #475569;
    --mat-bottom-sheet-container-shape: 4px;
    --mat-bottom-sheet-container-text-color: white;
    --mat-bottom-sheet-container-background-color: #1e293b;
    --mat-legacy-button-toggle-height: 36px;
    --mat-legacy-button-toggle-shape: 2px;
    --mat-legacy-button-toggle-focus-state-layer-opacity: 1;
    --mat-standard-button-toggle-shape: 4px;
    --mat-standard-button-toggle-hover-state-layer-opacity: .04;
    --mat-standard-button-toggle-focus-state-layer-opacity: .12;
    --mat-legacy-button-toggle-text-color: #64748b;
    --mat-legacy-button-toggle-state-layer-color: #e2e8f0;
    --mat-legacy-button-toggle-selected-state-text-color: #94a3b8;
    --mat-legacy-button-toggle-selected-state-background-color: rgba(255, 255, 255, .05);
    --mat-legacy-button-toggle-disabled-state-text-color: #1e293b;
    --mat-legacy-button-toggle-disabled-state-background-color: #0f172a;
    --mat-legacy-button-toggle-disabled-selected-state-background-color: #1e293b;
    --mat-standard-button-toggle-text-color: white;
    --mat-standard-button-toggle-background-color: #1e293b;
    --mat-standard-button-toggle-state-layer-color: #e2e8f0;
    --mat-standard-button-toggle-selected-state-background-color: rgba(255, 255, 255, .05);
    --mat-standard-button-toggle-selected-state-text-color: white;
    --mat-standard-button-toggle-disabled-state-text-color: #1e293b;
    --mat-standard-button-toggle-disabled-state-background-color: #1e293b;
    --mat-standard-button-toggle-disabled-selected-state-text-color: white;
    --mat-standard-button-toggle-disabled-selected-state-background-color: #1e293b;
    --mat-standard-button-toggle-divider-color: #374152;
    --mat-datepicker-calendar-date-selected-state-text-color: white;
    --mat-datepicker-calendar-date-selected-state-background-color: #2196f3;
    --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(33, 150, 243, .4);
    --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
    --mat-datepicker-calendar-date-focus-state-background-color: rgba(33, 150, 243, .3);
    --mat-datepicker-calendar-date-hover-state-background-color: rgba(33, 150, 243, .3);
    --mat-datepicker-toggle-active-state-icon-color: #2196f3;
    --mat-datepicker-calendar-date-in-range-state-background-color: rgba(33, 150, 243, .2);
    --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);
    --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
    --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
    --mat-datepicker-toggle-icon-color: #f1f5f9;
    --mat-datepicker-calendar-body-label-text-color: #94a3b8;
    --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, .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, .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, .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;
    --mat-divider-width: 1px;
    --mat-divider-color: rgba(241, 245, 249, .12);
    --mat-expansion-container-shape: 4px;
    --mat-expansion-container-background-color: #1e293b;
    --mat-expansion-container-text-color: white;
    --mat-expansion-actions-divider-color: rgba(241, 245, 249, .12);
    --mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .05);
    --mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .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;
    --mat-icon-color: inherit;
    --mat-sidenav-container-shape: 0;
    --mat-sidenav-container-divider-color: rgba(241, 245, 249, .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, .6);
    --mat-stepper-header-icon-foreground-color: white;
    --mat-stepper-header-selected-state-icon-background-color: #2196f3;
    --mat-stepper-header-selected-state-icon-foreground-color: white;
    --mat-stepper-header-done-state-icon-background-color: #2196f3;
    --mat-stepper-header-done-state-icon-foreground-color: white;
    --mat-stepper-header-edit-state-icon-background-color: #2196f3;
    --mat-stepper-header-edit-state-icon-foreground-color: white;
    --mat-stepper-container-color: #1e293b;
    --mat-stepper-line-color: rgba(241, 245, 249, .12);
    --mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .05);
    --mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .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;
    --mat-sort-arrow-color: #94a3b8;
    --mat-toolbar-container-background-color: #0f172a;
    --mat-toolbar-container-text-color: white;
    --mat-tree-container-background-color: #1e293b;
    --mat-tree-node-text-color: white
}

.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, .08);
    --mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);
    --mat-option-selected-state-layer-color: rgba(255, 255, 255, .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, .08);
    --mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);
    --mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)
}

.theme-brand .dark .mat-pseudo-checkbox-full, .theme-brand.dark .mat-pseudo-checkbox-full {
    color: #94a3b8
}

.theme-brand .dark .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled, .theme-brand.dark .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
    color: #686868
}

.theme-brand .dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-brand .dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-brand.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-brand.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #2196f3
}

.theme-brand .dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-brand .dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-brand.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-brand.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #2196f3
}

.theme-brand .dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-brand .dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-brand.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-brand.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #0f172a
}

.theme-brand .dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-brand .dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-brand.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-brand.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #1e293b
}

.theme-brand .dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-brand .dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-brand.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-brand.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #1e293b
}

.theme-brand .dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-brand .dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-brand.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-brand.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #0f172a
}

.theme-brand .dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-brand .dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-brand.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-brand.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #1e293b
}

.theme-brand .dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-brand .dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-brand.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-brand.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #1e293b
}

.theme-brand .dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-brand .dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-brand.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-brand.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #0f172a
}

.theme-brand .dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-brand .dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-brand.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-brand.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #dc2626
}

.theme-brand .dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-brand .dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-brand.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-brand.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #dc2626
}

.theme-brand .dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-brand .dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-brand.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-brand.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #0f172a
}

.theme-brand .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-brand .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-brand.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-brand.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #686868
}

.theme-brand .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-brand .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-brand.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-brand.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #686868
}

.theme-brand .dark .mat-app-background, .theme-brand .dark.mat-app-background, .theme-brand.dark .mat-app-background, .theme-brand.dark.mat-app-background {
    background-color: #0f172a;
    color: #fff
}

.theme-brand .dark .mat-elevation-z0, .theme-brand .dark .mat-mdc-elevation-specific.mat-elevation-z0, .theme-brand.dark .mat-elevation-z0, .theme-brand.dark .mat-mdc-elevation-specific.mat-elevation-z0 {
    box-shadow: 0 0 #0003, 0 0 #00000024, 0 0 #0000001f
}

.theme-brand .dark .mat-elevation-z1, .theme-brand .dark .mat-mdc-elevation-specific.mat-elevation-z1, .theme-brand.dark .mat-elevation-z1, .theme-brand.dark .mat-mdc-elevation-specific.mat-elevation-z1 {
    box-shadow: 0 2px 1px -1px #0003, 0 1px 1px #00000024, 0 1px 3px #0000001f
}

.theme-brand .dark .mat-elevation-z2, .theme-brand .dark .mat-mdc-elevation-specific.mat-elevation-z2, .theme-brand.dark .mat-elevation-z2, .theme-brand.dark .mat-mdc-elevation-specific.mat-elevation-z2 {
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f
}

.theme-brand .dark .mat-elevation-z3, .theme-brand .dark .mat-mdc-elevation-specific.mat-elevation-z3, .theme-brand.dark .mat-elevation-z3, .theme-brand.dark .mat-mdc-elevation-specific.mat-elevation-z3 {
    box-shadow: 0 3px 3px -2px #0003, 0 3px 4px #00000024, 0 1px 8px #0000001f
}

.theme-brand .dark .mat-elevation-z4, .theme-brand .dark .mat-mdc-elevation-specific.mat-elevation-z4, .theme-brand.dark .mat-elevation-z4, .theme-brand.dark .mat-mdc-elevation-specific.mat-elevation-z4 {
    box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f
}

.theme-brand .dark .mat-elevation-z5, .theme-brand .dark .mat-mdc-elevation-specific.mat-elevation-z5, .theme-brand.dark .mat-elevation-z5, .theme-brand.dark .mat-mdc-elevation-specific.mat-elevation-z5 {
    box-shadow: 0 3px 5px -1px #0003, 0 5px 8px #00000024, 0 1px 14px #0000001f
}

.theme-brand .dark .mat-elevation-z6, .theme-brand .dark .mat-mdc-elevation-specific.mat-elevation-z6, .theme-brand.dark .mat-elevation-z6, .theme-brand.dark .mat-mdc-elevation-specific.mat-elevation-z6 {
    box-shadow: 0 3px 5px -1px #0003, 0 6px 10px #00000024, 0 1px 18px #0000001f
}

.theme-brand .dark .mat-elevation-z7, .theme-brand .dark .mat-mdc-elevation-specific.mat-elevation-z7, .theme-brand.dark .mat-elevation-z7, .theme-brand.dark .mat-mdc-elevation-specific.mat-elevation-z7 {
    box-shadow: 0 4px 5px -2px #0003, 0 7px 10px 1px #00000024, 0 2px 16px 1px #0000001f
}

.theme-brand .dark .mat-elevation-z8, .theme-brand .dark .mat-mdc-elevation-specific.mat-elevation-z8, .theme-brand.dark .mat-elevation-z8, .theme-brand.dark .mat-mdc-elevation-specific.mat-elevation-z8 {
    box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f
}

.theme-brand .dark .mat-elevation-z9, .theme-brand .dark .mat-mdc-elevation-specific.mat-elevation-z9, .theme-brand.dark .mat-elevation-z9, .theme-brand.dark .mat-mdc-elevation-specific.mat-elevation-z9 {
    box-shadow: 0 5px 6px -3px #0003, 0 9px 12px 1px #00000024, 0 3px 16px 2px #0000001f
}

.theme-brand .dark .mat-elevation-z10, .theme-brand .dark .mat-mdc-elevation-specific.mat-elevation-z10, .theme-brand.dark .mat-elevation-z10, .theme-brand.dark .mat-mdc-elevation-specific.mat-elevation-z10 {
    box-shadow: 0 6px 6px -3px #0003, 0 10px 14px 1px #00000024, 0 4px 18px 3px #0000001f
}

.theme-brand .dark .mat-elevation-z11, .theme-brand .dark .mat-mdc-elevation-specific.mat-elevation-z11, .theme-brand.dark .mat-elevation-z11, .theme-brand.dark .mat-mdc-elevation-specific.mat-elevation-z11 {
    box-shadow: 0 6px 7px -4px #0003, 0 11px 15px 1px #00000024, 0 4px 20px 3px #0000001f
}

.theme-brand .dark .mat-elevation-z12, .theme-brand .dark .mat-mdc-elevation-specific.mat-elevation-z12, .theme-brand.dark .mat-elevation-z12, .theme-brand.dark .mat-mdc-elevation-specific.mat-elevation-z12 {
    box-shadow: 0 7px 8px -4px #0003, 0 12px 17px 2px #00000024, 0 5px 22px 4px #0000001f
}

.theme-brand .dark .mat-elevation-z13, .theme-brand .dark .mat-mdc-elevation-specific.mat-elevation-z13, .theme-brand.dark .mat-elevation-z13, .theme-brand.dark .mat-mdc-elevation-specific.mat-elevation-z13 {
    box-shadow: 0 7px 8px -4px #0003, 0 13px 19px 2px #00000024, 0 5px 24px 4px #0000001f
}

.theme-brand .dark .mat-elevation-z14, .theme-brand .dark .mat-mdc-elevation-specific.mat-elevation-z14, .theme-brand.dark .mat-elevation-z14, .theme-brand.dark .mat-mdc-elevation-specific.mat-elevation-z14 {
    box-shadow: 0 7px 9px -4px #0003, 0 14px 21px 2px #00000024, 0 5px 26px 4px #0000001f
}

.theme-brand .dark .mat-elevation-z15, .theme-brand .dark .mat-mdc-elevation-specific.mat-elevation-z15, .theme-brand.dark .mat-elevation-z15, .theme-brand.dark .mat-mdc-elevation-specific.mat-elevation-z15 {
    box-shadow: 0 8px 9px -5px #0003, 0 15px 22px 2px #00000024, 0 6px 28px 5px #0000001f
}

.theme-brand .dark .mat-elevation-z16, .theme-brand .dark .mat-mdc-elevation-specific.mat-elevation-z16, .theme-brand.dark .mat-elevation-z16, .theme-brand.dark .mat-mdc-elevation-specific.mat-elevation-z16 {
    box-shadow: 0 8px 10px -5px #0003, 0 16px 24px 2px #00000024, 0 6px 30px 5px #0000001f
}

.theme-brand .dark .mat-elevation-z17, .theme-brand .dark .mat-mdc-elevation-specific.mat-elevation-z17, .theme-brand.dark .mat-elevation-z17, .theme-brand.dark .mat-mdc-elevation-specific.mat-elevation-z17 {
    box-shadow: 0 8px 11px -5px #0003, 0 17px 26px 2px #00000024, 0 6px 32px 5px #0000001f
}

.theme-brand .dark .mat-elevation-z18, .theme-brand .dark .mat-mdc-elevation-specific.mat-elevation-z18, .theme-brand.dark .mat-elevation-z18, .theme-brand.dark .mat-mdc-elevation-specific.mat-elevation-z18 {
    box-shadow: 0 9px 11px -5px #0003, 0 18px 28px 2px #00000024, 0 7px 34px 6px #0000001f
}

.theme-brand .dark .mat-elevation-z19, .theme-brand .dark .mat-mdc-elevation-specific.mat-elevation-z19, .theme-brand.dark .mat-elevation-z19, .theme-brand.dark .mat-mdc-elevation-specific.mat-elevation-z19 {
    box-shadow: 0 9px 12px -6px #0003, 0 19px 29px 2px #00000024, 0 7px 36px 6px #0000001f
}

.theme-brand .dark .mat-elevation-z20, .theme-brand .dark .mat-mdc-elevation-specific.mat-elevation-z20, .theme-brand.dark .mat-elevation-z20, .theme-brand.dark .mat-mdc-elevation-specific.mat-elevation-z20 {
    box-shadow: 0 10px 13px -6px #0003, 0 20px 31px 3px #00000024, 0 8px 38px 7px #0000001f
}

.theme-brand .dark .mat-elevation-z21, .theme-brand .dark .mat-mdc-elevation-specific.mat-elevation-z21, .theme-brand.dark .mat-elevation-z21, .theme-brand.dark .mat-mdc-elevation-specific.mat-elevation-z21 {
    box-shadow: 0 10px 13px -6px #0003, 0 21px 33px 3px #00000024, 0 8px 40px 7px #0000001f
}

.theme-brand .dark .mat-elevation-z22, .theme-brand .dark .mat-mdc-elevation-specific.mat-elevation-z22, .theme-brand.dark .mat-elevation-z22, .theme-brand.dark .mat-mdc-elevation-specific.mat-elevation-z22 {
    box-shadow: 0 10px 14px -6px #0003, 0 22px 35px 3px #00000024, 0 8px 42px 7px #0000001f
}

.theme-brand .dark .mat-elevation-z23, .theme-brand .dark .mat-mdc-elevation-specific.mat-elevation-z23, .theme-brand.dark .mat-elevation-z23, .theme-brand.dark .mat-mdc-elevation-specific.mat-elevation-z23 {
    box-shadow: 0 11px 14px -7px #0003, 0 23px 36px 3px #00000024, 0 9px 44px 8px #0000001f
}

.theme-brand .dark .mat-elevation-z24, .theme-brand .dark .mat-mdc-elevation-specific.mat-elevation-z24, .theme-brand.dark .mat-elevation-z24, .theme-brand.dark .mat-mdc-elevation-specific.mat-elevation-z24 {
    box-shadow: 0 11px 15px -7px #0003, 0 24px 38px 3px #00000024, 0 9px 46px 8px #0000001f
}

.theme-brand .dark .mat-mdc-progress-bar, .theme-brand.dark .mat-mdc-progress-bar {
    --mdc-linear-progress-active-indicator-color: #2196f3;
    --mdc-linear-progress-track-color: rgba(33, 150, 243, .25)
}

.theme-brand .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots, .theme-brand.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: #2196f340;
    background-color: var(--mdc-linear-progress-track-color, rgba(33, 150, 243, .25))
}

@media (forced-colors: active) {
    .theme-brand .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots, .theme-brand.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
        background-color: ButtonBorder
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .theme-brand .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots, .theme-brand.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
        background-color: transparent;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(33, 150, 243, 0.25)'/%3E%3C/svg%3E")
    }
}

.theme-brand .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar, .theme-brand.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
    background-color: #2196f340;
    background-color: var(--mdc-linear-progress-track-color, rgba(33, 150, 243, .25))
}

.theme-brand .dark .mat-mdc-progress-bar.mat-accent, .theme-brand.dark .mat-mdc-progress-bar.mat-accent {
    --mdc-linear-progress-active-indicator-color: #1e293b;
    --mdc-linear-progress-track-color: rgba(30, 41, 59, .25)
}

.theme-brand .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots, .theme-brand.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: #1e293b40;
    background-color: var(--mdc-linear-progress-track-color, rgba(30, 41, 59, .25))
}

@media (forced-colors: active) {
    .theme-brand .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots, .theme-brand.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
        background-color: ButtonBorder
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .theme-brand .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots, .theme-brand.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
        background-color: transparent;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(30, 41, 59, 0.25)'/%3E%3C/svg%3E")
    }
}

.theme-brand .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar, .theme-brand.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
    background-color: #1e293b40;
    background-color: var(--mdc-linear-progress-track-color, rgba(30, 41, 59, .25))
}

.theme-brand .dark .mat-mdc-progress-bar.mat-warn, .theme-brand.dark .mat-mdc-progress-bar.mat-warn {
    --mdc-linear-progress-active-indicator-color: #dc2626;
    --mdc-linear-progress-track-color: rgba(220, 38, 38, .25)
}

.theme-brand .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots, .theme-brand.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: #dc262640;
    background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, .25))
}

@media (forced-colors: active) {
    .theme-brand .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots, .theme-brand.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
        background-color: ButtonBorder
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .theme-brand .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots, .theme-brand.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
        background-color: transparent;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(220, 38, 38, 0.25)'/%3E%3C/svg%3E")
    }
}

.theme-brand .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar, .theme-brand.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
    background-color: #dc262640;
    background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, .25))
}

.theme-brand .dark .mat-mdc-form-field.mat-accent, .theme-brand.dark .mat-mdc-form-field.mat-accent {
    --mdc-filled-text-field-caret-color: #1e293b;
    --mdc-filled-text-field-focus-active-indicator-color: #1e293b;
    --mdc-filled-text-field-focus-label-text-color: rgba(30, 41, 59, .87);
    --mdc-outlined-text-field-caret-color: #1e293b;
    --mdc-outlined-text-field-focus-outline-color: #1e293b;
    --mdc-outlined-text-field-focus-label-text-color: rgba(30, 41, 59, .87);
    --mat-form-field-focus-select-arrow-color: rgba(30, 41, 59, .87)
}

.theme-brand .dark .mat-mdc-form-field.mat-warn, .theme-brand.dark .mat-mdc-form-field.mat-warn {
    --mdc-filled-text-field-caret-color: #dc2626;
    --mdc-filled-text-field-focus-active-indicator-color: #dc2626;
    --mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);
    --mdc-outlined-text-field-caret-color: #dc2626;
    --mdc-outlined-text-field-focus-outline-color: #dc2626;
    --mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);
    --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .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, .87);
    --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);
    --mat-select-placeholder-text-color: rgba(255, 255, 255, .6);
    --mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);
    --mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);
    --mat-select-focused-arrow-color: rgba(30, 41, 59, .87);
    --mat-select-invalid-arrow-color: rgba(220, 38, 38, .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, .87);
    --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);
    --mat-select-placeholder-text-color: rgba(255, 255, 255, .6);
    --mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);
    --mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);
    --mat-select-focused-arrow-color: rgba(220, 38, 38, .87);
    --mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)
}

.theme-brand .dark .mat-mdc-standard-chip, .theme-brand.dark .mat-mdc-standard-chip {
    --mdc-chip-container-shape-family: rounded;
    --mdc-chip-container-shape-radius: 16px 16px 16px 16px;
    --mdc-chip-with-avatar-avatar-shape-family: rounded;
    --mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;
    --mdc-chip-with-avatar-avatar-size: 28px;
    --mdc-chip-with-icon-icon-size: 18px;
    --mdc-chip-disabled-label-text-color: #fafafa;
    --mdc-chip-elevated-container-color: #394353;
    --mdc-chip-elevated-disabled-container-color: #394353;
    --mdc-chip-focus-state-layer-color: white;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: #fafafa;
    --mdc-chip-with-icon-icon-color: #fafafa;
    --mdc-chip-with-icon-disabled-icon-color: #fafafa;
    --mdc-chip-with-icon-selected-icon-color: #fafafa;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;
    --mdc-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 {
    --mdc-chip-disabled-label-text-color: white;
    --mdc-chip-elevated-container-color: #2196f3;
    --mdc-chip-elevated-disabled-container-color: #2196f3;
    --mdc-chip-focus-state-layer-color: white;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: white;
    --mdc-chip-with-icon-icon-color: white;
    --mdc-chip-with-icon-disabled-icon-color: white;
    --mdc-chip-with-icon-selected-icon-color: white;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
    --mdc-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 {
    --mdc-chip-disabled-label-text-color: white;
    --mdc-chip-elevated-container-color: #1e293b;
    --mdc-chip-elevated-disabled-container-color: #1e293b;
    --mdc-chip-focus-state-layer-color: white;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: white;
    --mdc-chip-with-icon-icon-color: white;
    --mdc-chip-with-icon-disabled-icon-color: white;
    --mdc-chip-with-icon-selected-icon-color: white;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
    --mdc-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 {
    --mdc-chip-disabled-label-text-color: white;
    --mdc-chip-elevated-container-color: #dc2626;
    --mdc-chip-elevated-disabled-container-color: #dc2626;
    --mdc-chip-focus-state-layer-color: white;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: white;
    --mdc-chip-with-icon-icon-color: white;
    --mdc-chip-with-icon-disabled-icon-color: white;
    --mdc-chip-with-icon-selected-icon-color: white;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
    --mdc-chip-with-trailing-icon-trailing-icon-color: white
}

.theme-brand .dark .mdc-switch, .theme-brand.dark .mdc-switch {
    --mdc-switch-disabled-handle-opacity: .38;
    --mdc-switch-disabled-selected-icon-opacity: .38;
    --mdc-switch-disabled-track-opacity: .12;
    --mdc-switch-disabled-unselected-icon-opacity: .38;
    --mdc-switch-handle-height: 20px;
    --mdc-switch-handle-shape: 10px;
    --mdc-switch-handle-width: 20px;
    --mdc-switch-selected-icon-size: 18px;
    --mdc-switch-track-height: 14px;
    --mdc-switch-track-shape: 7px;
    --mdc-switch-track-width: 36px;
    --mdc-switch-unselected-icon-size: 18px;
    --mdc-switch-state-layer-size: 40px;
    --mdc-switch-selected-focus-state-layer-opacity: .12;
    --mdc-switch-selected-hover-state-layer-opacity: .04;
    --mdc-switch-selected-pressed-state-layer-opacity: .1;
    --mdc-switch-unselected-focus-state-layer-opacity: .12;
    --mdc-switch-unselected-hover-state-layer-opacity: .04;
    --mdc-switch-unselected-pressed-state-layer-opacity: .1
}

.theme-brand .dark .mat-mdc-slide-toggle, .theme-brand.dark .mat-mdc-slide-toggle {
    --mdc-switch-selected-focus-state-layer-color: #a1c6f8;
    --mdc-switch-selected-handle-color: #a1c6f8;
    --mdc-switch-selected-hover-state-layer-color: #a1c6f8;
    --mdc-switch-selected-pressed-state-layer-color: #a1c6f8;
    --mdc-switch-selected-focus-handle-color: #c4dafa;
    --mdc-switch-selected-hover-handle-color: #c4dafa;
    --mdc-switch-selected-pressed-handle-color: #c4dafa;
    --mdc-switch-selected-focus-track-color: #1e88dc;
    --mdc-switch-selected-hover-track-color: #1e88dc;
    --mdc-switch-selected-pressed-track-color: #1e88dc;
    --mdc-switch-selected-track-color: #1e88dc;
    --mdc-switch-disabled-selected-handle-color: #000;
    --mdc-switch-disabled-selected-icon-color: #212121;
    --mdc-switch-disabled-selected-track-color: #f5f5f5;
    --mdc-switch-disabled-unselected-handle-color: #000;
    --mdc-switch-disabled-unselected-icon-color: #212121;
    --mdc-switch-disabled-unselected-track-color: #f5f5f5;
    --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
    --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
    --mdc-switch-handle-shadow-color: black;
    --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);
    --mdc-switch-selected-icon-color: #212121;
    --mdc-switch-unselected-focus-handle-color: #fafafa;
    --mdc-switch-unselected-focus-state-layer-color: #f5f5f5;
    --mdc-switch-unselected-focus-track-color: #616161;
    --mdc-switch-unselected-handle-color: #9e9e9e;
    --mdc-switch-unselected-hover-handle-color: #fafafa;
    --mdc-switch-unselected-hover-state-layer-color: #f5f5f5;
    --mdc-switch-unselected-hover-track-color: #616161;
    --mdc-switch-unselected-icon-color: #212121;
    --mdc-switch-unselected-pressed-handle-color: #fafafa;
    --mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;
    --mdc-switch-unselected-pressed-track-color: #616161;
    --mdc-switch-unselected-track-color: #616161
}

.theme-brand .dark .mat-mdc-slide-toggle .mdc-form-field, .theme-brand.dark .mat-mdc-slide-toggle .mdc-form-field {
    color: var(--mdc-theme-text-primary-on-background, white)
}

.theme-brand .dark .mat-mdc-slide-toggle .mdc-switch--disabled+label, .theme-brand.dark .mat-mdc-slide-toggle .mdc-switch--disabled+label {
    color: #475569
}

.theme-brand .dark .mat-mdc-slide-toggle.mat-accent, .theme-brand.dark .mat-mdc-slide-toggle.mat-accent {
    --mdc-switch-selected-focus-state-layer-color: #cbd5e1;
    --mdc-switch-selected-handle-color: #cbd5e1;
    --mdc-switch-selected-hover-state-layer-color: #cbd5e1;
    --mdc-switch-selected-pressed-state-layer-color: #cbd5e1;
    --mdc-switch-selected-focus-handle-color: #e2e8f0;
    --mdc-switch-selected-hover-handle-color: #e2e8f0;
    --mdc-switch-selected-pressed-handle-color: #e2e8f0;
    --mdc-switch-selected-focus-track-color: #475569;
    --mdc-switch-selected-hover-track-color: #475569;
    --mdc-switch-selected-pressed-track-color: #475569;
    --mdc-switch-selected-track-color: #475569
}

.theme-brand .dark .mat-mdc-slide-toggle.mat-warn, .theme-brand.dark .mat-mdc-slide-toggle.mat-warn {
    --mdc-switch-selected-focus-state-layer-color: #fca5a5;
    --mdc-switch-selected-handle-color: #fca5a5;
    --mdc-switch-selected-hover-state-layer-color: #fca5a5;
    --mdc-switch-selected-pressed-state-layer-color: #fca5a5;
    --mdc-switch-selected-focus-handle-color: #fecaca;
    --mdc-switch-selected-hover-handle-color: #fecaca;
    --mdc-switch-selected-pressed-handle-color: #fecaca;
    --mdc-switch-selected-focus-track-color: #dc2626;
    --mdc-switch-selected-hover-track-color: #dc2626;
    --mdc-switch-selected-pressed-track-color: #dc2626;
    --mdc-switch-selected-track-color: #dc2626
}

.theme-brand .dark .mat-mdc-radio-button .mdc-form-field, .theme-brand.dark .mat-mdc-radio-button .mdc-form-field {
    color: var(--mdc-theme-text-primary-on-background, white)
}

.theme-brand .dark .mat-mdc-radio-button.mat-primary, .theme-brand.dark .mat-mdc-radio-button.mat-primary {
    --mdc-radio-disabled-selected-icon-color: #fff;
    --mdc-radio-disabled-unselected-icon-color: #fff;
    --mdc-radio-unselected-hover-icon-color: #eeeeee;
    --mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-selected-focus-icon-color: #2196f3;
    --mdc-radio-selected-hover-icon-color: #2196f3;
    --mdc-radio-selected-icon-color: #2196f3;
    --mdc-radio-selected-pressed-icon-color: #2196f3;
    --mat-radio-ripple-color: #fff;
    --mat-radio-checked-ripple-color: #2196f3;
    --mat-radio-disabled-label-color: #475569
}

.theme-brand .dark .mat-mdc-radio-button.mat-accent, .theme-brand.dark .mat-mdc-radio-button.mat-accent {
    --mdc-radio-disabled-selected-icon-color: #fff;
    --mdc-radio-disabled-unselected-icon-color: #fff;
    --mdc-radio-unselected-hover-icon-color: #eeeeee;
    --mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-selected-focus-icon-color: #1e293b;
    --mdc-radio-selected-hover-icon-color: #1e293b;
    --mdc-radio-selected-icon-color: #1e293b;
    --mdc-radio-selected-pressed-icon-color: #1e293b;
    --mat-radio-ripple-color: #fff;
    --mat-radio-checked-ripple-color: #1e293b;
    --mat-radio-disabled-label-color: #475569
}

.theme-brand .dark .mat-mdc-radio-button.mat-warn, .theme-brand.dark .mat-mdc-radio-button.mat-warn {
    --mdc-radio-disabled-selected-icon-color: #fff;
    --mdc-radio-disabled-unselected-icon-color: #fff;
    --mdc-radio-unselected-hover-icon-color: #eeeeee;
    --mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-selected-focus-icon-color: #dc2626;
    --mdc-radio-selected-hover-icon-color: #dc2626;
    --mdc-radio-selected-icon-color: #dc2626;
    --mdc-radio-selected-pressed-icon-color: #dc2626;
    --mat-radio-ripple-color: #fff;
    --mat-radio-checked-ripple-color: #dc2626;
    --mat-radio-disabled-label-color: #475569
}

.theme-brand .dark .mat-accent, .theme-brand.dark .mat-accent {
    --mdc-slider-handle-color: #1e293b;
    --mdc-slider-focus-handle-color: #1e293b;
    --mdc-slider-hover-handle-color: #1e293b;
    --mdc-slider-active-track-color: #1e293b;
    --mdc-slider-inactive-track-color: #1e293b;
    --mdc-slider-with-tick-marks-inactive-container-color: #1e293b;
    --mdc-slider-with-tick-marks-active-container-color: white;
    --mat-mdc-slider-ripple-color: #1e293b;
    --mat-mdc-slider-hover-ripple-color: rgba(30, 41, 59, .05);
    --mat-mdc-slider-focus-ripple-color: rgba(30, 41, 59, .2)
}

.theme-brand .dark .mat-warn, .theme-brand.dark .mat-warn {
    --mdc-slider-handle-color: #dc2626;
    --mdc-slider-focus-handle-color: #dc2626;
    --mdc-slider-hover-handle-color: #dc2626;
    --mdc-slider-active-track-color: #dc2626;
    --mdc-slider-inactive-track-color: #dc2626;
    --mdc-slider-with-tick-marks-inactive-container-color: #dc2626;
    --mdc-slider-with-tick-marks-active-container-color: white;
    --mat-mdc-slider-ripple-color: #dc2626;
    --mat-mdc-slider-hover-ripple-color: rgba(220, 38, 38, .05);
    --mat-mdc-slider-focus-ripple-color: rgba(220, 38, 38, .2)
}

.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 {
    --mdc-radio-disabled-selected-icon-color: #fff;
    --mdc-radio-disabled-unselected-icon-color: #fff;
    --mdc-radio-unselected-hover-icon-color: #eeeeee;
    --mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-selected-focus-icon-color: #2196f3;
    --mdc-radio-selected-hover-icon-color: #2196f3;
    --mdc-radio-selected-icon-color: #2196f3;
    --mdc-radio-selected-pressed-icon-color: #2196f3
}

.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 {
    --mdc-radio-disabled-selected-icon-color: #fff;
    --mdc-radio-disabled-unselected-icon-color: #fff;
    --mdc-radio-unselected-hover-icon-color: #eeeeee;
    --mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-selected-focus-icon-color: #1e293b;
    --mdc-radio-selected-hover-icon-color: #1e293b;
    --mdc-radio-selected-icon-color: #1e293b;
    --mdc-radio-selected-pressed-icon-color: #1e293b
}

.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 {
    --mdc-radio-disabled-selected-icon-color: #fff;
    --mdc-radio-disabled-unselected-icon-color: #fff;
    --mdc-radio-unselected-hover-icon-color: #eeeeee;
    --mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-selected-focus-icon-color: #dc2626;
    --mdc-radio-selected-hover-icon-color: #dc2626;
    --mdc-radio-selected-icon-color: #dc2626;
    --mdc-radio-selected-pressed-icon-color: #dc2626
}

.theme-brand .dark .mat-mdc-list-option, .theme-brand.dark .mat-mdc-list-option {
    --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #2196f3;
    --mdc-checkbox-selected-hover-icon-color: #2196f3;
    --mdc-checkbox-selected-icon-color: #2196f3;
    --mdc-checkbox-selected-pressed-icon-color: #2196f3;
    --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
    --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
    --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #2196f3;
    --mdc-checkbox-selected-hover-state-layer-color: #2196f3;
    --mdc-checkbox-selected-pressed-state-layer-color: #2196f3;
    --mdc-checkbox-unselected-focus-state-layer-color: white;
    --mdc-checkbox-unselected-hover-state-layer-color: white;
    --mdc-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 {
    --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #1e293b;
    --mdc-checkbox-selected-hover-icon-color: #1e293b;
    --mdc-checkbox-selected-icon-color: #1e293b;
    --mdc-checkbox-selected-pressed-icon-color: #1e293b;
    --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
    --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
    --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #1e293b;
    --mdc-checkbox-selected-hover-state-layer-color: #1e293b;
    --mdc-checkbox-selected-pressed-state-layer-color: #1e293b;
    --mdc-checkbox-unselected-focus-state-layer-color: white;
    --mdc-checkbox-unselected-hover-state-layer-color: white;
    --mdc-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 {
    --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #dc2626;
    --mdc-checkbox-selected-hover-icon-color: #dc2626;
    --mdc-checkbox-selected-icon-color: #dc2626;
    --mdc-checkbox-selected-pressed-icon-color: #dc2626;
    --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
    --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
    --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
    --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
    --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
    --mdc-checkbox-unselected-focus-state-layer-color: white;
    --mdc-checkbox-unselected-hover-state-layer-color: white;
    --mdc-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--activated .mdc-list-item__primary-text, .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--activated .mdc-list-item__primary-text, .theme-brand .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start, .theme-brand .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start, .theme-brand.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start, .theme-brand.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
    color: #2196f3
}

.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 .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 {
    --mdc-tab-indicator-active-indicator-color: #2196f3;
    --mat-tab-header-disabled-ripple-color: #475569;
    --mat-tab-header-pagination-icon-color: #fff;
    --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-active-label-text-color: #2196f3;
    --mat-tab-header-active-ripple-color: #2196f3;
    --mat-tab-header-inactive-ripple-color: #2196f3;
    --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-active-focus-label-text-color: #2196f3;
    --mat-tab-header-active-hover-label-text-color: #2196f3;
    --mat-tab-header-active-focus-indicator-color: #2196f3;
    --mat-tab-header-active-hover-indicator-color: #2196f3
}

.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 {
    --mdc-tab-indicator-active-indicator-color: #1e293b;
    --mat-tab-header-disabled-ripple-color: #475569;
    --mat-tab-header-pagination-icon-color: #fff;
    --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-active-label-text-color: #1e293b;
    --mat-tab-header-active-ripple-color: #1e293b;
    --mat-tab-header-inactive-ripple-color: #1e293b;
    --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-active-focus-label-text-color: #1e293b;
    --mat-tab-header-active-hover-label-text-color: #1e293b;
    --mat-tab-header-active-focus-indicator-color: #1e293b;
    --mat-tab-header-active-hover-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 {
    --mdc-tab-indicator-active-indicator-color: #dc2626;
    --mat-tab-header-disabled-ripple-color: #475569;
    --mat-tab-header-pagination-icon-color: #fff;
    --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-active-label-text-color: #dc2626;
    --mat-tab-header-active-ripple-color: #dc2626;
    --mat-tab-header-inactive-ripple-color: #dc2626;
    --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-active-focus-label-text-color: #dc2626;
    --mat-tab-header-active-hover-label-text-color: #dc2626;
    --mat-tab-header-active-focus-indicator-color: #dc2626;
    --mat-tab-header-active-hover-indicator-color: #dc2626
}

.theme-brand .dark .mat-mdc-tab-group.mat-background-primary, .theme-brand .dark .mat-mdc-tab-nav-bar.mat-background-primary, .theme-brand.dark .mat-mdc-tab-group.mat-background-primary, .theme-brand.dark .mat-mdc-tab-nav-bar.mat-background-primary {
    --mat-tab-header-with-background-background-color: #2196f3;
    --mat-tab-header-with-background-foreground-color: white
}

.theme-brand .dark .mat-mdc-tab-group.mat-background-accent, .theme-brand .dark .mat-mdc-tab-nav-bar.mat-background-accent, .theme-brand.dark .mat-mdc-tab-group.mat-background-accent, .theme-brand.dark .mat-mdc-tab-nav-bar.mat-background-accent {
    --mat-tab-header-with-background-background-color: #1e293b;
    --mat-tab-header-with-background-foreground-color: white
}

.theme-brand .dark .mat-mdc-tab-group.mat-background-warn, .theme-brand .dark .mat-mdc-tab-nav-bar.mat-background-warn, .theme-brand.dark .mat-mdc-tab-group.mat-background-warn, .theme-brand.dark .mat-mdc-tab-nav-bar.mat-background-warn {
    --mat-tab-header-with-background-background-color: #dc2626;
    --mat-tab-header-with-background-foreground-color: white
}

.theme-brand .dark .mat-mdc-checkbox.mat-primary, .theme-brand.dark .mat-mdc-checkbox.mat-primary {
    --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #2196f3;
    --mdc-checkbox-selected-hover-icon-color: #2196f3;
    --mdc-checkbox-selected-icon-color: #2196f3;
    --mdc-checkbox-selected-pressed-icon-color: #2196f3;
    --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
    --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
    --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #2196f3;
    --mdc-checkbox-selected-hover-state-layer-color: #2196f3;
    --mdc-checkbox-selected-pressed-state-layer-color: #2196f3;
    --mdc-checkbox-unselected-focus-state-layer-color: white;
    --mdc-checkbox-unselected-hover-state-layer-color: white;
    --mdc-checkbox-unselected-pressed-state-layer-color: white
}

.theme-brand .dark .mat-mdc-checkbox.mat-warn, .theme-brand.dark .mat-mdc-checkbox.mat-warn {
    --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #dc2626;
    --mdc-checkbox-selected-hover-icon-color: #dc2626;
    --mdc-checkbox-selected-icon-color: #dc2626;
    --mdc-checkbox-selected-pressed-icon-color: #dc2626;
    --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
    --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
    --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
    --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
    --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
    --mdc-checkbox-unselected-focus-state-layer-color: white;
    --mdc-checkbox-unselected-hover-state-layer-color: white;
    --mdc-checkbox-unselected-pressed-state-layer-color: white
}

.theme-brand .dark .mat-mdc-checkbox .mdc-form-field, .theme-brand.dark .mat-mdc-checkbox .mdc-form-field {
    color: var(--mdc-theme-text-primary-on-background, white)
}

.theme-brand .dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled label, .theme-brand.dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
    color: #475569
}

.theme-brand .dark .mat-mdc-button, .theme-brand.dark .mat-mdc-button {
    --mdc-text-button-label-text-color: #fff;
    --mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);
    --mat-text-button-state-layer-color: #fff;
    --mat-text-button-ripple-color: rgba(255, 255, 255, .1);
    --mat-text-button-hover-state-layer-opacity: .08;
    --mat-text-button-focus-state-layer-opacity: .24;
    --mat-text-button-pressed-state-layer-opacity: .24
}

.theme-brand .dark .mat-mdc-button.mat-primary, .theme-brand.dark .mat-mdc-button.mat-primary {
    --mdc-text-button-label-text-color: #2196f3;
    --mat-text-button-state-layer-color: #2196f3;
    --mat-text-button-ripple-color: rgba(33, 150, 243, .1)
}

.theme-brand .dark .mat-mdc-button.mat-accent, .theme-brand.dark .mat-mdc-button.mat-accent {
    --mdc-text-button-label-text-color: #1e293b;
    --mat-text-button-state-layer-color: #1e293b;
    --mat-text-button-ripple-color: rgba(30, 41, 59, .1)
}

.theme-brand .dark .mat-mdc-button.mat-warn, .theme-brand.dark .mat-mdc-button.mat-warn {
    --mdc-text-button-label-text-color: #dc2626;
    --mat-text-button-state-layer-color: #dc2626;
    --mat-text-button-ripple-color: rgba(220, 38, 38, .1)
}

.theme-brand .dark .mat-mdc-unelevated-button, .theme-brand.dark .mat-mdc-unelevated-button {
    --mdc-filled-button-container-color: #1e293b;
    --mdc-filled-button-label-text-color: #fff;
    --mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);
    --mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);
    --mat-filled-button-state-layer-color: #fff;
    --mat-filled-button-ripple-color: rgba(255, 255, 255, .1);
    --mat-filled-button-hover-state-layer-opacity: .08;
    --mat-filled-button-focus-state-layer-opacity: .24;
    --mat-filled-button-pressed-state-layer-opacity: .24
}

.theme-brand .dark .mat-mdc-unelevated-button.mat-primary, .theme-brand.dark .mat-mdc-unelevated-button.mat-primary {
    --mdc-filled-button-container-color: #2196f3;
    --mdc-filled-button-label-text-color: #fff;
    --mat-filled-button-state-layer-color: #fff;
    --mat-filled-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-brand .dark .mat-mdc-unelevated-button.mat-accent, .theme-brand.dark .mat-mdc-unelevated-button.mat-accent {
    --mdc-filled-button-container-color: #1e293b;
    --mdc-filled-button-label-text-color: #fff;
    --mat-filled-button-state-layer-color: #fff;
    --mat-filled-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-brand .dark .mat-mdc-unelevated-button.mat-warn, .theme-brand.dark .mat-mdc-unelevated-button.mat-warn {
    --mdc-filled-button-container-color: #dc2626;
    --mdc-filled-button-label-text-color: #fff;
    --mat-filled-button-state-layer-color: #fff;
    --mat-filled-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-brand .dark .mat-mdc-raised-button, .theme-brand.dark .mat-mdc-raised-button {
    --mdc-protected-button-container-color: #1e293b;
    --mdc-protected-button-label-text-color: #fff;
    --mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);
    --mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);
    --mat-protected-button-state-layer-color: #fff;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1);
    --mat-protected-button-hover-state-layer-opacity: .08;
    --mat-protected-button-focus-state-layer-opacity: .24;
    --mat-protected-button-pressed-state-layer-opacity: .24;
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f
}

.theme-brand .dark .mat-mdc-raised-button.mat-primary, .theme-brand.dark .mat-mdc-raised-button.mat-primary {
    --mdc-protected-button-container-color: #2196f3;
    --mdc-protected-button-label-text-color: #fff;
    --mat-protected-button-state-layer-color: #fff;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-brand .dark .mat-mdc-raised-button.mat-accent, .theme-brand.dark .mat-mdc-raised-button.mat-accent {
    --mdc-protected-button-container-color: #1e293b;
    --mdc-protected-button-label-text-color: #fff;
    --mat-protected-button-state-layer-color: #fff;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-brand .dark .mat-mdc-raised-button.mat-warn, .theme-brand.dark .mat-mdc-raised-button.mat-warn {
    --mdc-protected-button-container-color: #dc2626;
    --mdc-protected-button-label-text-color: #fff;
    --mat-protected-button-state-layer-color: #fff;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-brand .dark .mat-mdc-raised-button:hover, .theme-brand .dark .mat-mdc-raised-button:focus, .theme-brand.dark .mat-mdc-raised-button:hover, .theme-brand.dark .mat-mdc-raised-button:focus {
    box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f
}

.theme-brand .dark .mat-mdc-raised-button:active, .theme-brand .dark .mat-mdc-raised-button:focus:active, .theme-brand.dark .mat-mdc-raised-button:active, .theme-brand.dark .mat-mdc-raised-button:focus:active {
    box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f
}

.theme-brand .dark .mat-mdc-outlined-button, .theme-brand.dark .mat-mdc-outlined-button {
    --mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);
    --mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);
    --mdc-outlined-button-label-text-color: #fff;
    --mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);
    --mat-outlined-button-state-layer-color: #fff;
    --mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);
    --mat-outlined-button-hover-state-layer-opacity: .08;
    --mat-outlined-button-focus-state-layer-opacity: .24;
    --mat-outlined-button-pressed-state-layer-opacity: .24
}

.theme-brand .dark .mat-mdc-outlined-button.mat-primary, .theme-brand.dark .mat-mdc-outlined-button.mat-primary {
    --mdc-outlined-button-label-text-color: #2196f3;
    --mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);
    --mat-outlined-button-state-layer-color: #2196f3;
    --mat-outlined-button-ripple-color: rgba(33, 150, 243, .1)
}

.theme-brand .dark .mat-mdc-outlined-button.mat-accent, .theme-brand.dark .mat-mdc-outlined-button.mat-accent {
    --mdc-outlined-button-label-text-color: #1e293b;
    --mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);
    --mat-outlined-button-state-layer-color: #1e293b;
    --mat-outlined-button-ripple-color: rgba(30, 41, 59, .1)
}

.theme-brand .dark .mat-mdc-outlined-button.mat-warn, .theme-brand.dark .mat-mdc-outlined-button.mat-warn {
    --mdc-outlined-button-label-text-color: #dc2626;
    --mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);
    --mat-outlined-button-state-layer-color: #dc2626;
    --mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)
}

.theme-brand .dark .mat-mdc-icon-button, .theme-brand.dark .mat-mdc-icon-button {
    --mdc-icon-button-icon-color: inherit;
    --mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);
    --mat-icon-button-state-layer-color: #fff;
    --mat-icon-button-ripple-color: rgba(255, 255, 255, .1);
    --mat-icon-button-hover-state-layer-opacity: .08;
    --mat-icon-button-focus-state-layer-opacity: .24;
    --mat-icon-button-pressed-state-layer-opacity: .24
}

.theme-brand .dark .mat-mdc-icon-button.mat-primary, .theme-brand.dark .mat-mdc-icon-button.mat-primary {
    --mdc-icon-button-icon-color: #2196f3;
    --mat-icon-button-state-layer-color: #2196f3;
    --mat-icon-button-ripple-color: rgba(33, 150, 243, .1)
}

.theme-brand .dark .mat-mdc-icon-button.mat-accent, .theme-brand.dark .mat-mdc-icon-button.mat-accent {
    --mdc-icon-button-icon-color: #1e293b;
    --mat-icon-button-state-layer-color: #1e293b;
    --mat-icon-button-ripple-color: rgba(30, 41, 59, .1)
}

.theme-brand .dark .mat-mdc-icon-button.mat-warn, .theme-brand.dark .mat-mdc-icon-button.mat-warn {
    --mdc-icon-button-icon-color: #dc2626;
    --mat-icon-button-state-layer-color: #dc2626;
    --mat-icon-button-ripple-color: rgba(220, 38, 38, .1)
}

.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 {
    --mdc-fab-container-color: #2196f3;
    --mat-fab-foreground-color: #fff;
    --mat-fab-state-layer-color: #fff;
    --mat-fab-ripple-color: rgba(255, 255, 255, .1)
}

.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 {
    --mdc-fab-container-color: #1e293b;
    --mat-fab-foreground-color: #fff;
    --mat-fab-state-layer-color: #fff;
    --mat-fab-ripple-color: rgba(255, 255, 255, .1)
}

.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 {
    --mdc-fab-container-color: #dc2626;
    --mat-fab-foreground-color: #fff;
    --mat-fab-state-layer-color: #fff;
    --mat-fab-ripple-color: rgba(255, 255, 255, .1)
}

.theme-brand .dark .mat-accent, .theme-brand.dark .mat-accent {
    --mdc-circular-progress-active-indicator-color: #1e293b
}

.theme-brand .dark .mat-warn, .theme-brand.dark .mat-warn {
    --mdc-circular-progress-active-indicator-color: #dc2626
}

.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 .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, .4);
    --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
    --mat-datepicker-calendar-date-focus-state-background-color: rgba(30, 41, 59, .3);
    --mat-datepicker-calendar-date-hover-state-background-color: rgba(30, 41, 59, .3);
    --mat-datepicker-calendar-date-in-range-state-background-color: rgba(30, 41, 59, .2);
    --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);
    --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
    --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e
}

.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, .4);
    --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
    --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);
    --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);
    --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);
    --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);
    --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
    --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e
}

.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 .mat-icon.mat-primary, .theme-brand.dark .mat-icon.mat-primary {
    --mat-icon-color: #2196f3
}

.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 .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 .mat-toolbar.mat-primary, .theme-brand.dark .mat-toolbar.mat-primary {
    --mat-toolbar-container-background-color: #2196f3;
    --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-teal .light, .theme-teal.light {
    --mat-ripple-color: rgba(0, 0, 0, .1);
    --mat-option-selected-state-label-text-color: #0d9488;
    --mat-option-label-text-color: #1e293b;
    --mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);
    --mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);
    --mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);
    --mat-optgroup-label-text-color: #1e293b;
    --mdc-elevated-card-container-shape: 4px;
    --mdc-outlined-card-container-shape: 4px;
    --mdc-outlined-card-outline-width: 1px;
    --mdc-elevated-card-container-color: white;
    --mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
    --mdc-outlined-card-container-color: white;
    --mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);
    --mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);
    --mat-card-subtitle-text-color: #64748b;
    --mdc-linear-progress-active-indicator-height: 4px;
    --mdc-linear-progress-track-height: 4px;
    --mdc-linear-progress-track-shape: 0;
    --mdc-plain-tooltip-container-shape: 4px;
    --mdc-plain-tooltip-supporting-text-line-height: 16px;
    --mdc-plain-tooltip-container-color: #1e293b;
    --mdc-plain-tooltip-supporting-text-color: #fff;
    --mdc-filled-text-field-active-indicator-height: 1px;
    --mdc-filled-text-field-focus-active-indicator-height: 2px;
    --mdc-filled-text-field-container-shape: 4px;
    --mdc-outlined-text-field-outline-width: 1px;
    --mdc-outlined-text-field-focus-outline-width: 2px;
    --mdc-outlined-text-field-container-shape: 4px;
    --mdc-filled-text-field-caret-color: #0d9488;
    --mdc-filled-text-field-focus-active-indicator-color: #0d9488;
    --mdc-filled-text-field-focus-label-text-color: rgba(13, 148, 136, .87);
    --mdc-filled-text-field-container-color: whitesmoke;
    --mdc-filled-text-field-disabled-container-color: #fafafa;
    --mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);
    --mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);
    --mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);
    --mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);
    --mdc-filled-text-field-error-focus-label-text-color: #dc2626;
    --mdc-filled-text-field-error-label-text-color: #dc2626;
    --mdc-filled-text-field-error-caret-color: #dc2626;
    --mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);
    --mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);
    --mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);
    --mdc-filled-text-field-error-active-indicator-color: #dc2626;
    --mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;
    --mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;
    --mdc-outlined-text-field-caret-color: #0d9488;
    --mdc-outlined-text-field-focus-outline-color: #0d9488;
    --mdc-outlined-text-field-focus-label-text-color: rgba(13, 148, 136, .87);
    --mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);
    --mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);
    --mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);
    --mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);
    --mdc-outlined-text-field-error-caret-color: #dc2626;
    --mdc-outlined-text-field-error-focus-label-text-color: #dc2626;
    --mdc-outlined-text-field-error-label-text-color: #dc2626;
    --mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);
    --mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);
    --mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);
    --mdc-outlined-text-field-error-focus-outline-color: #dc2626;
    --mdc-outlined-text-field-error-hover-outline-color: #dc2626;
    --mdc-outlined-text-field-error-outline-color: #dc2626;
    --mat-form-field-focus-select-arrow-color: rgba(13, 148, 136, .87);
    --mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);
    --mat-form-field-state-layer-color: rgba(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-enabled-select-arrow-color: rgba(0, 0, 0, .54);
    --mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);
    --mat-form-field-hover-state-layer-opacity: .04;
    --mat-form-field-focus-state-layer-opacity: .12;
    --mat-select-panel-background-color: white;
    --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);
    --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);
    --mat-select-placeholder-text-color: rgba(0, 0, 0, .6);
    --mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);
    --mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);
    --mat-select-focused-arrow-color: rgba(13, 148, 136, .87);
    --mat-select-invalid-arrow-color: rgba(220, 38, 38, .87);
    --mat-autocomplete-background-color: white;
    --mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);
    --mdc-dialog-container-shadow-color: #000;
    --mdc-dialog-container-shape: 4px;
    --mdc-dialog-container-color: white;
    --mdc-dialog-subhead-color: rgba(0, 0, 0, .87);
    --mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);
    --mdc-radio-disabled-selected-icon-opacity: .38;
    --mdc-radio-disabled-unselected-icon-opacity: .38;
    --mdc-radio-state-layer-size: 40px;
    --mdc-slider-active-track-height: 6px;
    --mdc-slider-active-track-shape: 9999px;
    --mdc-slider-handle-height: 20px;
    --mdc-slider-handle-shape: 50%;
    --mdc-slider-handle-width: 20px;
    --mdc-slider-inactive-track-height: 4px;
    --mdc-slider-inactive-track-shape: 9999px;
    --mdc-slider-with-overlap-handle-outline-width: 1px;
    --mdc-slider-with-tick-marks-active-container-opacity: .6;
    --mdc-slider-with-tick-marks-container-shape: 50%;
    --mdc-slider-with-tick-marks-container-size: 2px;
    --mdc-slider-with-tick-marks-inactive-container-opacity: .6;
    --mdc-slider-handle-color: #0d9488;
    --mdc-slider-focus-handle-color: #0d9488;
    --mdc-slider-hover-handle-color: #0d9488;
    --mdc-slider-active-track-color: #0d9488;
    --mdc-slider-inactive-track-color: #0d9488;
    --mdc-slider-with-tick-marks-inactive-container-color: #0d9488;
    --mdc-slider-with-tick-marks-active-container-color: #042f2e;
    --mdc-slider-disabled-active-track-color: #000;
    --mdc-slider-disabled-handle-color: #000;
    --mdc-slider-disabled-inactive-track-color: #000;
    --mdc-slider-label-container-color: #000;
    --mdc-slider-label-label-text-color: #fff;
    --mdc-slider-with-overlap-handle-outline-color: #fff;
    --mdc-slider-with-tick-marks-disabled-container-color: #000;
    --mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
    --mat-mdc-slider-ripple-color: #0d9488;
    --mat-mdc-slider-hover-ripple-color: rgba(13, 148, 136, .05);
    --mat-mdc-slider-focus-ripple-color: rgba(13, 148, 136, .2);
    --mat-slider-value-indicator-opacity: .6;
    --mat-menu-container-shape: 4px;
    --mat-menu-item-label-text-color: #1e293b;
    --mat-menu-item-icon-color: #1e293b;
    --mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);
    --mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);
    --mat-menu-container-color: white;
    --mdc-list-list-item-container-shape: 0;
    --mdc-list-list-item-leading-avatar-shape: 50%;
    --mdc-list-list-item-container-color: transparent;
    --mdc-list-list-item-selected-container-color: transparent;
    --mdc-list-list-item-leading-avatar-color: transparent;
    --mdc-list-list-item-leading-icon-size: 24px;
    --mdc-list-list-item-leading-avatar-size: 40px;
    --mdc-list-list-item-trailing-icon-size: 24px;
    --mdc-list-list-item-disabled-state-layer-color: transparent;
    --mdc-list-list-item-disabled-state-layer-opacity: 0;
    --mdc-list-list-item-disabled-label-text-opacity: .38;
    --mdc-list-list-item-disabled-leading-icon-opacity: .38;
    --mdc-list-list-item-disabled-trailing-icon-opacity: .38;
    --mdc-list-list-item-label-text-color: #1e293b;
    --mdc-list-list-item-supporting-text-color: #64748b;
    --mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);
    --mdc-list-list-item-trailing-supporting-text-color: #94a3b8;
    --mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);
    --mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);
    --mdc-list-list-item-disabled-label-text-color: black;
    --mdc-list-list-item-disabled-leading-icon-color: black;
    --mdc-list-list-item-disabled-trailing-icon-color: black;
    --mdc-list-list-item-hover-label-text-color: #1e293b;
    --mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);
    --mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);
    --mdc-list-list-item-focus-label-text-color: #1e293b;
    --mdc-list-list-item-hover-state-layer-color: black;
    --mdc-list-list-item-hover-state-layer-opacity: .04;
    --mdc-list-list-item-focus-state-layer-color: black;
    --mdc-list-list-item-focus-state-layer-opacity: .12;
    --mat-paginator-container-text-color: rgba(0, 0, 0, .87);
    --mat-paginator-container-background-color: white;
    --mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);
    --mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);
    --mdc-tab-indicator-active-indicator-height: 2px;
    --mdc-tab-indicator-active-indicator-shape: 0;
    --mdc-secondary-navigation-tab-container-height: 48px;
    --mdc-checkbox-disabled-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-state-layer-opacity: .16;
    --mdc-checkbox-selected-hover-state-layer-opacity: .04;
    --mdc-checkbox-selected-pressed-state-layer-opacity: .16;
    --mdc-checkbox-unselected-focus-state-layer-opacity: .16;
    --mdc-checkbox-unselected-hover-state-layer-opacity: .04;
    --mdc-checkbox-unselected-pressed-state-layer-opacity: .16;
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #1e293b;
    --mdc-checkbox-selected-hover-icon-color: #1e293b;
    --mdc-checkbox-selected-icon-color: #1e293b;
    --mdc-checkbox-selected-pressed-icon-color: #1e293b;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #1e293b;
    --mdc-checkbox-selected-hover-state-layer-color: #1e293b;
    --mdc-checkbox-selected-pressed-state-layer-color: #1e293b;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-checkbox-unselected-pressed-state-layer-color: black;
    --mdc-fab-container-shape: 50%;
    --mdc-fab-icon-size: 24px;
    --mdc-fab-container-color: white;
    --mat-fab-foreground-color: black;
    --mat-fab-state-layer-color: #000;
    --mat-fab-ripple-color: rgba(0, 0, 0, .1);
    --mat-fab-hover-state-layer-opacity: .04;
    --mat-fab-focus-state-layer-opacity: .12;
    --mat-fab-pressed-state-layer-opacity: .12;
    --mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);
    --mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);
    --mdc-snackbar-container-shape: 4px;
    --mdc-snackbar-container-color: #333333;
    --mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);
    --mat-snack-bar-button-color: #1e293b;
    --mat-table-row-item-outline-width: 1px;
    --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;
    --mdc-circular-progress-active-indicator-width: 4px;
    --mdc-circular-progress-size: 48px;
    --mdc-circular-progress-active-indicator-color: #0d9488;
    --mat-badge-background-color: #0d9488;
    --mat-badge-text-color: #042f2e;
    --mat-badge-disabled-state-background-color: #94a3b8;
    --mat-badge-disabled-state-text-color: #94a3b8;
    --mat-bottom-sheet-container-shape: 4px;
    --mat-bottom-sheet-container-text-color: #1e293b;
    --mat-bottom-sheet-container-background-color: white;
    --mat-legacy-button-toggle-height: 36px;
    --mat-legacy-button-toggle-shape: 2px;
    --mat-legacy-button-toggle-focus-state-layer-opacity: 1;
    --mat-standard-button-toggle-shape: 4px;
    --mat-standard-button-toggle-hover-state-layer-opacity: .04;
    --mat-standard-button-toggle-focus-state-layer-opacity: .12;
    --mat-legacy-button-toggle-text-color: #94a3b8;
    --mat-legacy-button-toggle-state-layer-color: #64748b;
    --mat-legacy-button-toggle-selected-state-text-color: #64748b;
    --mat-legacy-button-toggle-selected-state-background-color: #e2e8f0;
    --mat-legacy-button-toggle-disabled-state-text-color: #94a3b8;
    --mat-legacy-button-toggle-disabled-state-background-color: #cbd5e1;
    --mat-legacy-button-toggle-disabled-selected-state-background-color: #e2e8f0;
    --mat-standard-button-toggle-text-color: #1e293b;
    --mat-standard-button-toggle-background-color: white;
    --mat-standard-button-toggle-state-layer-color: #64748b;
    --mat-standard-button-toggle-selected-state-background-color: #e2e8f0;
    --mat-standard-button-toggle-selected-state-text-color: #1e293b;
    --mat-standard-button-toggle-disabled-state-text-color: #94a3b8;
    --mat-standard-button-toggle-disabled-state-background-color: white;
    --mat-standard-button-toggle-disabled-selected-state-text-color: #1e293b;
    --mat-standard-button-toggle-disabled-selected-state-background-color: #e2e8f0;
    --mat-standard-button-toggle-divider-color: #e2e8f0;
    --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, .4);
    --mat-datepicker-calendar-date-today-selected-state-outline-color: #042f2e;
    --mat-datepicker-calendar-date-focus-state-background-color: rgba(13, 148, 136, .3);
    --mat-datepicker-calendar-date-hover-state-background-color: rgba(13, 148, 136, .3);
    --mat-datepicker-toggle-active-state-icon-color: #0d9488;
    --mat-datepicker-calendar-date-in-range-state-background-color: rgba(13, 148, 136, .2);
    --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);
    --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
    --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
    --mat-datepicker-toggle-icon-color: #64748b;
    --mat-datepicker-calendar-body-label-text-color: #64748b;
    --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, .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;
    --mat-divider-width: 1px;
    --mat-divider-color: #e2e8f0;
    --mat-expansion-container-shape: 4px;
    --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, .12);
    --mat-expansion-header-focus-state-layer-color: rgba(148, 163, 184, .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;
    --mat-icon-color: inherit;
    --mat-sidenav-container-shape: 0;
    --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, .6);
    --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, .12);
    --mat-stepper-header-focus-state-layer-color: rgba(148, 163, 184, .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;
    --mat-sort-arrow-color: #64748b;
    --mat-toolbar-container-background-color: white;
    --mat-toolbar-container-text-color: #1e293b;
    --mat-tree-container-background-color: white;
    --mat-tree-node-text-color: #1e293b
}

.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, .04);
    --mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);
    --mat-option-selected-state-layer-color: rgba(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, .04);
    --mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);
    --mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)
}

.theme-teal .light .mat-pseudo-checkbox-full, .theme-teal.light .mat-pseudo-checkbox-full {
    color: #64748b
}

.theme-teal .light .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled, .theme-teal.light .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
    color: #b0b0b0
}

.theme-teal .light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-teal .light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-teal.light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-teal.light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #0d9488
}

.theme-teal .light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-teal .light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-teal.light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-teal.light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #0d9488
}

.theme-teal .light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-teal .light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-teal.light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-teal.light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #f1f5f9
}

.theme-teal .light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-teal .light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-teal.light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-teal.light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #1e293b
}

.theme-teal .light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-teal .light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-teal.light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-teal.light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #1e293b
}

.theme-teal .light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-teal .light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-teal.light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-teal.light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #f1f5f9
}

.theme-teal .light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-teal .light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-teal.light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-teal.light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #1e293b
}

.theme-teal .light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-teal .light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-teal.light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-teal.light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #1e293b
}

.theme-teal .light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-teal .light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-teal.light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-teal.light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #f1f5f9
}

.theme-teal .light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-teal .light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-teal.light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-teal.light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #dc2626
}

.theme-teal .light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-teal .light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-teal.light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-teal.light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #dc2626
}

.theme-teal .light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-teal .light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-teal.light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-teal.light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #f1f5f9
}

.theme-teal .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-teal .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-teal.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-teal.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #b0b0b0
}

.theme-teal .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-teal .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-teal.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-teal.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #b0b0b0
}

.theme-teal .light .mat-app-background, .theme-teal .light.mat-app-background, .theme-teal.light .mat-app-background, .theme-teal.light.mat-app-background {
    background-color: #f1f5f9;
    color: #1e293b
}

.theme-teal .light .mat-elevation-z0, .theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z0, .theme-teal.light .mat-elevation-z0, .theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z0 {
    box-shadow: 0 0 #0003, 0 0 #00000024, 0 0 #0000001f
}

.theme-teal .light .mat-elevation-z1, .theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z1, .theme-teal.light .mat-elevation-z1, .theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z1 {
    box-shadow: 0 2px 1px -1px #0003, 0 1px 1px #00000024, 0 1px 3px #0000001f
}

.theme-teal .light .mat-elevation-z2, .theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z2, .theme-teal.light .mat-elevation-z2, .theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z2 {
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f
}

.theme-teal .light .mat-elevation-z3, .theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z3, .theme-teal.light .mat-elevation-z3, .theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z3 {
    box-shadow: 0 3px 3px -2px #0003, 0 3px 4px #00000024, 0 1px 8px #0000001f
}

.theme-teal .light .mat-elevation-z4, .theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z4, .theme-teal.light .mat-elevation-z4, .theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z4 {
    box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f
}

.theme-teal .light .mat-elevation-z5, .theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z5, .theme-teal.light .mat-elevation-z5, .theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z5 {
    box-shadow: 0 3px 5px -1px #0003, 0 5px 8px #00000024, 0 1px 14px #0000001f
}

.theme-teal .light .mat-elevation-z6, .theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z6, .theme-teal.light .mat-elevation-z6, .theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z6 {
    box-shadow: 0 3px 5px -1px #0003, 0 6px 10px #00000024, 0 1px 18px #0000001f
}

.theme-teal .light .mat-elevation-z7, .theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z7, .theme-teal.light .mat-elevation-z7, .theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z7 {
    box-shadow: 0 4px 5px -2px #0003, 0 7px 10px 1px #00000024, 0 2px 16px 1px #0000001f
}

.theme-teal .light .mat-elevation-z8, .theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z8, .theme-teal.light .mat-elevation-z8, .theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z8 {
    box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f
}

.theme-teal .light .mat-elevation-z9, .theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z9, .theme-teal.light .mat-elevation-z9, .theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z9 {
    box-shadow: 0 5px 6px -3px #0003, 0 9px 12px 1px #00000024, 0 3px 16px 2px #0000001f
}

.theme-teal .light .mat-elevation-z10, .theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z10, .theme-teal.light .mat-elevation-z10, .theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z10 {
    box-shadow: 0 6px 6px -3px #0003, 0 10px 14px 1px #00000024, 0 4px 18px 3px #0000001f
}

.theme-teal .light .mat-elevation-z11, .theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z11, .theme-teal.light .mat-elevation-z11, .theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z11 {
    box-shadow: 0 6px 7px -4px #0003, 0 11px 15px 1px #00000024, 0 4px 20px 3px #0000001f
}

.theme-teal .light .mat-elevation-z12, .theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z12, .theme-teal.light .mat-elevation-z12, .theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z12 {
    box-shadow: 0 7px 8px -4px #0003, 0 12px 17px 2px #00000024, 0 5px 22px 4px #0000001f
}

.theme-teal .light .mat-elevation-z13, .theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z13, .theme-teal.light .mat-elevation-z13, .theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z13 {
    box-shadow: 0 7px 8px -4px #0003, 0 13px 19px 2px #00000024, 0 5px 24px 4px #0000001f
}

.theme-teal .light .mat-elevation-z14, .theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z14, .theme-teal.light .mat-elevation-z14, .theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z14 {
    box-shadow: 0 7px 9px -4px #0003, 0 14px 21px 2px #00000024, 0 5px 26px 4px #0000001f
}

.theme-teal .light .mat-elevation-z15, .theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z15, .theme-teal.light .mat-elevation-z15, .theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z15 {
    box-shadow: 0 8px 9px -5px #0003, 0 15px 22px 2px #00000024, 0 6px 28px 5px #0000001f
}

.theme-teal .light .mat-elevation-z16, .theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z16, .theme-teal.light .mat-elevation-z16, .theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z16 {
    box-shadow: 0 8px 10px -5px #0003, 0 16px 24px 2px #00000024, 0 6px 30px 5px #0000001f
}

.theme-teal .light .mat-elevation-z17, .theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z17, .theme-teal.light .mat-elevation-z17, .theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z17 {
    box-shadow: 0 8px 11px -5px #0003, 0 17px 26px 2px #00000024, 0 6px 32px 5px #0000001f
}

.theme-teal .light .mat-elevation-z18, .theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z18, .theme-teal.light .mat-elevation-z18, .theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z18 {
    box-shadow: 0 9px 11px -5px #0003, 0 18px 28px 2px #00000024, 0 7px 34px 6px #0000001f
}

.theme-teal .light .mat-elevation-z19, .theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z19, .theme-teal.light .mat-elevation-z19, .theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z19 {
    box-shadow: 0 9px 12px -6px #0003, 0 19px 29px 2px #00000024, 0 7px 36px 6px #0000001f
}

.theme-teal .light .mat-elevation-z20, .theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z20, .theme-teal.light .mat-elevation-z20, .theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z20 {
    box-shadow: 0 10px 13px -6px #0003, 0 20px 31px 3px #00000024, 0 8px 38px 7px #0000001f
}

.theme-teal .light .mat-elevation-z21, .theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z21, .theme-teal.light .mat-elevation-z21, .theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z21 {
    box-shadow: 0 10px 13px -6px #0003, 0 21px 33px 3px #00000024, 0 8px 40px 7px #0000001f
}

.theme-teal .light .mat-elevation-z22, .theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z22, .theme-teal.light .mat-elevation-z22, .theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z22 {
    box-shadow: 0 10px 14px -6px #0003, 0 22px 35px 3px #00000024, 0 8px 42px 7px #0000001f
}

.theme-teal .light .mat-elevation-z23, .theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z23, .theme-teal.light .mat-elevation-z23, .theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z23 {
    box-shadow: 0 11px 14px -7px #0003, 0 23px 36px 3px #00000024, 0 9px 44px 8px #0000001f
}

.theme-teal .light .mat-elevation-z24, .theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z24, .theme-teal.light .mat-elevation-z24, .theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z24 {
    box-shadow: 0 11px 15px -7px #0003, 0 24px 38px 3px #00000024, 0 9px 46px 8px #0000001f
}

.theme-teal .light .mat-mdc-progress-bar, .theme-teal.light .mat-mdc-progress-bar {
    --mdc-linear-progress-active-indicator-color: #0d9488;
    --mdc-linear-progress-track-color: rgba(13, 148, 136, .25)
}

.theme-teal .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots, .theme-teal.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: #0d948840;
    background-color: var(--mdc-linear-progress-track-color, rgba(13, 148, 136, .25))
}

@media (forced-colors: active) {
    .theme-teal .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots, .theme-teal.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
        background-color: ButtonBorder
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .theme-teal .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots, .theme-teal.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
        background-color: transparent;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(13, 148, 136, 0.25)'/%3E%3C/svg%3E")
    }
}

.theme-teal .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar, .theme-teal.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
    background-color: #0d948840;
    background-color: var(--mdc-linear-progress-track-color, rgba(13, 148, 136, .25))
}

.theme-teal .light .mat-mdc-progress-bar.mat-accent, .theme-teal.light .mat-mdc-progress-bar.mat-accent {
    --mdc-linear-progress-active-indicator-color: #1e293b;
    --mdc-linear-progress-track-color: rgba(30, 41, 59, .25)
}

.theme-teal .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots, .theme-teal.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: #1e293b40;
    background-color: var(--mdc-linear-progress-track-color, rgba(30, 41, 59, .25))
}

@media (forced-colors: active) {
    .theme-teal .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots, .theme-teal.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
        background-color: ButtonBorder
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .theme-teal .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots, .theme-teal.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
        background-color: transparent;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(30, 41, 59, 0.25)'/%3E%3C/svg%3E")
    }
}

.theme-teal .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar, .theme-teal.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
    background-color: #1e293b40;
    background-color: var(--mdc-linear-progress-track-color, rgba(30, 41, 59, .25))
}

.theme-teal .light .mat-mdc-progress-bar.mat-warn, .theme-teal.light .mat-mdc-progress-bar.mat-warn {
    --mdc-linear-progress-active-indicator-color: #dc2626;
    --mdc-linear-progress-track-color: rgba(220, 38, 38, .25)
}

.theme-teal .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots, .theme-teal.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: #dc262640;
    background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, .25))
}

@media (forced-colors: active) {
    .theme-teal .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots, .theme-teal.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
        background-color: ButtonBorder
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .theme-teal .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots, .theme-teal.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
        background-color: transparent;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(220, 38, 38, 0.25)'/%3E%3C/svg%3E")
    }
}

.theme-teal .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar, .theme-teal.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
    background-color: #dc262640;
    background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, .25))
}

.theme-teal .light .mat-mdc-form-field.mat-accent, .theme-teal.light .mat-mdc-form-field.mat-accent {
    --mdc-filled-text-field-caret-color: #1e293b;
    --mdc-filled-text-field-focus-active-indicator-color: #1e293b;
    --mdc-filled-text-field-focus-label-text-color: rgba(30, 41, 59, .87);
    --mdc-outlined-text-field-caret-color: #1e293b;
    --mdc-outlined-text-field-focus-outline-color: #1e293b;
    --mdc-outlined-text-field-focus-label-text-color: rgba(30, 41, 59, .87);
    --mat-form-field-focus-select-arrow-color: rgba(30, 41, 59, .87)
}

.theme-teal .light .mat-mdc-form-field.mat-warn, .theme-teal.light .mat-mdc-form-field.mat-warn {
    --mdc-filled-text-field-caret-color: #dc2626;
    --mdc-filled-text-field-focus-active-indicator-color: #dc2626;
    --mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);
    --mdc-outlined-text-field-caret-color: #dc2626;
    --mdc-outlined-text-field-focus-outline-color: #dc2626;
    --mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);
    --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .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(0, 0, 0, .87);
    --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);
    --mat-select-placeholder-text-color: rgba(0, 0, 0, .6);
    --mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);
    --mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);
    --mat-select-focused-arrow-color: rgba(30, 41, 59, .87);
    --mat-select-invalid-arrow-color: rgba(220, 38, 38, .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(0, 0, 0, .87);
    --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);
    --mat-select-placeholder-text-color: rgba(0, 0, 0, .6);
    --mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);
    --mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);
    --mat-select-focused-arrow-color: rgba(220, 38, 38, .87);
    --mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)
}

.theme-teal .light .mat-mdc-standard-chip, .theme-teal.light .mat-mdc-standard-chip {
    --mdc-chip-container-shape-family: rounded;
    --mdc-chip-container-shape-radius: 16px 16px 16px 16px;
    --mdc-chip-with-avatar-avatar-shape-family: rounded;
    --mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;
    --mdc-chip-with-avatar-avatar-size: 28px;
    --mdc-chip-with-icon-icon-size: 18px;
    --mdc-chip-disabled-label-text-color: #212121;
    --mdc-chip-elevated-container-color: #e0e0e0;
    --mdc-chip-elevated-disabled-container-color: #e0e0e0;
    --mdc-chip-focus-state-layer-color: black;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: #212121;
    --mdc-chip-with-icon-icon-color: #212121;
    --mdc-chip-with-icon-disabled-icon-color: #212121;
    --mdc-chip-with-icon-selected-icon-color: #212121;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;
    --mdc-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 {
    --mdc-chip-disabled-label-text-color: #042f2e;
    --mdc-chip-elevated-container-color: #0d9488;
    --mdc-chip-elevated-disabled-container-color: #0d9488;
    --mdc-chip-focus-state-layer-color: black;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: #042f2e;
    --mdc-chip-with-icon-icon-color: #042f2e;
    --mdc-chip-with-icon-disabled-icon-color: #042f2e;
    --mdc-chip-with-icon-selected-icon-color: #042f2e;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #042f2e;
    --mdc-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 {
    --mdc-chip-disabled-label-text-color: white;
    --mdc-chip-elevated-container-color: #1e293b;
    --mdc-chip-elevated-disabled-container-color: #1e293b;
    --mdc-chip-focus-state-layer-color: black;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: white;
    --mdc-chip-with-icon-icon-color: white;
    --mdc-chip-with-icon-disabled-icon-color: white;
    --mdc-chip-with-icon-selected-icon-color: white;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
    --mdc-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 {
    --mdc-chip-disabled-label-text-color: white;
    --mdc-chip-elevated-container-color: #dc2626;
    --mdc-chip-elevated-disabled-container-color: #dc2626;
    --mdc-chip-focus-state-layer-color: black;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: white;
    --mdc-chip-with-icon-icon-color: white;
    --mdc-chip-with-icon-disabled-icon-color: white;
    --mdc-chip-with-icon-selected-icon-color: white;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
    --mdc-chip-with-trailing-icon-trailing-icon-color: white
}

.theme-teal .light .mdc-switch, .theme-teal.light .mdc-switch {
    --mdc-switch-disabled-handle-opacity: .38;
    --mdc-switch-disabled-selected-icon-opacity: .38;
    --mdc-switch-disabled-track-opacity: .12;
    --mdc-switch-disabled-unselected-icon-opacity: .38;
    --mdc-switch-handle-height: 20px;
    --mdc-switch-handle-shape: 10px;
    --mdc-switch-handle-width: 20px;
    --mdc-switch-selected-icon-size: 18px;
    --mdc-switch-track-height: 14px;
    --mdc-switch-track-shape: 7px;
    --mdc-switch-track-width: 36px;
    --mdc-switch-unselected-icon-size: 18px;
    --mdc-switch-state-layer-size: 40px;
    --mdc-switch-selected-focus-state-layer-opacity: .12;
    --mdc-switch-selected-hover-state-layer-opacity: .04;
    --mdc-switch-selected-pressed-state-layer-opacity: .1;
    --mdc-switch-unselected-focus-state-layer-opacity: .12;
    --mdc-switch-unselected-hover-state-layer-opacity: .04;
    --mdc-switch-unselected-pressed-state-layer-opacity: .1
}

.theme-teal .light .mat-mdc-slide-toggle, .theme-teal.light .mat-mdc-slide-toggle {
    --mdc-switch-selected-focus-state-layer-color: #0d9488;
    --mdc-switch-selected-handle-color: #0d9488;
    --mdc-switch-selected-hover-state-layer-color: #0d9488;
    --mdc-switch-selected-pressed-state-layer-color: #0d9488;
    --mdc-switch-selected-focus-handle-color: #134e4a;
    --mdc-switch-selected-hover-handle-color: #134e4a;
    --mdc-switch-selected-pressed-handle-color: #134e4a;
    --mdc-switch-selected-focus-track-color: #5eead4;
    --mdc-switch-selected-hover-track-color: #5eead4;
    --mdc-switch-selected-pressed-track-color: #5eead4;
    --mdc-switch-selected-track-color: #5eead4;
    --mdc-switch-disabled-selected-handle-color: #424242;
    --mdc-switch-disabled-selected-icon-color: #fff;
    --mdc-switch-disabled-selected-track-color: #424242;
    --mdc-switch-disabled-unselected-handle-color: #424242;
    --mdc-switch-disabled-unselected-icon-color: #fff;
    --mdc-switch-disabled-unselected-track-color: #424242;
    --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
    --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
    --mdc-switch-handle-shadow-color: black;
    --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);
    --mdc-switch-selected-icon-color: #fff;
    --mdc-switch-unselected-focus-handle-color: #212121;
    --mdc-switch-unselected-focus-state-layer-color: #424242;
    --mdc-switch-unselected-focus-track-color: #e0e0e0;
    --mdc-switch-unselected-handle-color: #616161;
    --mdc-switch-unselected-hover-handle-color: #212121;
    --mdc-switch-unselected-hover-state-layer-color: #424242;
    --mdc-switch-unselected-hover-track-color: #e0e0e0;
    --mdc-switch-unselected-icon-color: #fff;
    --mdc-switch-unselected-pressed-handle-color: #212121;
    --mdc-switch-unselected-pressed-state-layer-color: #424242;
    --mdc-switch-unselected-pressed-track-color: #e0e0e0;
    --mdc-switch-unselected-track-color: #e0e0e0
}

.theme-teal .light .mat-mdc-slide-toggle .mdc-form-field, .theme-teal.light .mat-mdc-slide-toggle .mdc-form-field {
    color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))
}

.theme-teal .light .mat-mdc-slide-toggle .mdc-switch--disabled+label, .theme-teal.light .mat-mdc-slide-toggle .mdc-switch--disabled+label {
    color: #94a3b8
}

.theme-teal .light .mat-mdc-slide-toggle.mat-accent, .theme-teal.light .mat-mdc-slide-toggle.mat-accent {
    --mdc-switch-selected-focus-state-layer-color: #475569;
    --mdc-switch-selected-handle-color: #475569;
    --mdc-switch-selected-hover-state-layer-color: #475569;
    --mdc-switch-selected-pressed-state-layer-color: #475569;
    --mdc-switch-selected-focus-handle-color: #0f172a;
    --mdc-switch-selected-hover-handle-color: #0f172a;
    --mdc-switch-selected-pressed-handle-color: #0f172a;
    --mdc-switch-selected-focus-track-color: #cbd5e1;
    --mdc-switch-selected-hover-track-color: #cbd5e1;
    --mdc-switch-selected-pressed-track-color: #cbd5e1;
    --mdc-switch-selected-track-color: #cbd5e1
}

.theme-teal .light .mat-mdc-slide-toggle.mat-warn, .theme-teal.light .mat-mdc-slide-toggle.mat-warn {
    --mdc-switch-selected-focus-state-layer-color: #dc2626;
    --mdc-switch-selected-handle-color: #dc2626;
    --mdc-switch-selected-hover-state-layer-color: #dc2626;
    --mdc-switch-selected-pressed-state-layer-color: #dc2626;
    --mdc-switch-selected-focus-handle-color: #7f1d1d;
    --mdc-switch-selected-hover-handle-color: #7f1d1d;
    --mdc-switch-selected-pressed-handle-color: #7f1d1d;
    --mdc-switch-selected-focus-track-color: #fca5a5;
    --mdc-switch-selected-hover-track-color: #fca5a5;
    --mdc-switch-selected-pressed-track-color: #fca5a5;
    --mdc-switch-selected-track-color: #fca5a5
}

.theme-teal .light .mat-mdc-radio-button .mdc-form-field, .theme-teal.light .mat-mdc-radio-button .mdc-form-field {
    color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))
}

.theme-teal .light .mat-mdc-radio-button.mat-primary, .theme-teal.light .mat-mdc-radio-button.mat-primary {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #0d9488;
    --mdc-radio-selected-hover-icon-color: #0d9488;
    --mdc-radio-selected-icon-color: #0d9488;
    --mdc-radio-selected-pressed-icon-color: #0d9488;
    --mat-radio-ripple-color: #000;
    --mat-radio-checked-ripple-color: #0d9488;
    --mat-radio-disabled-label-color: #94a3b8
}

.theme-teal .light .mat-mdc-radio-button.mat-accent, .theme-teal.light .mat-mdc-radio-button.mat-accent {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #1e293b;
    --mdc-radio-selected-hover-icon-color: #1e293b;
    --mdc-radio-selected-icon-color: #1e293b;
    --mdc-radio-selected-pressed-icon-color: #1e293b;
    --mat-radio-ripple-color: #000;
    --mat-radio-checked-ripple-color: #1e293b;
    --mat-radio-disabled-label-color: #94a3b8
}

.theme-teal .light .mat-mdc-radio-button.mat-warn, .theme-teal.light .mat-mdc-radio-button.mat-warn {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #dc2626;
    --mdc-radio-selected-hover-icon-color: #dc2626;
    --mdc-radio-selected-icon-color: #dc2626;
    --mdc-radio-selected-pressed-icon-color: #dc2626;
    --mat-radio-ripple-color: #000;
    --mat-radio-checked-ripple-color: #dc2626;
    --mat-radio-disabled-label-color: #94a3b8
}

.theme-teal .light .mat-accent, .theme-teal.light .mat-accent {
    --mdc-slider-handle-color: #1e293b;
    --mdc-slider-focus-handle-color: #1e293b;
    --mdc-slider-hover-handle-color: #1e293b;
    --mdc-slider-active-track-color: #1e293b;
    --mdc-slider-inactive-track-color: #1e293b;
    --mdc-slider-with-tick-marks-inactive-container-color: #1e293b;
    --mdc-slider-with-tick-marks-active-container-color: white;
    --mat-mdc-slider-ripple-color: #1e293b;
    --mat-mdc-slider-hover-ripple-color: rgba(30, 41, 59, .05);
    --mat-mdc-slider-focus-ripple-color: rgba(30, 41, 59, .2)
}

.theme-teal .light .mat-warn, .theme-teal.light .mat-warn {
    --mdc-slider-handle-color: #dc2626;
    --mdc-slider-focus-handle-color: #dc2626;
    --mdc-slider-hover-handle-color: #dc2626;
    --mdc-slider-active-track-color: #dc2626;
    --mdc-slider-inactive-track-color: #dc2626;
    --mdc-slider-with-tick-marks-inactive-container-color: #dc2626;
    --mdc-slider-with-tick-marks-active-container-color: white;
    --mat-mdc-slider-ripple-color: #dc2626;
    --mat-mdc-slider-hover-ripple-color: rgba(220, 38, 38, .05);
    --mat-mdc-slider-focus-ripple-color: rgba(220, 38, 38, .2)
}

.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 {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #0d9488;
    --mdc-radio-selected-hover-icon-color: #0d9488;
    --mdc-radio-selected-icon-color: #0d9488;
    --mdc-radio-selected-pressed-icon-color: #0d9488
}

.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 {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #1e293b;
    --mdc-radio-selected-hover-icon-color: #1e293b;
    --mdc-radio-selected-icon-color: #1e293b;
    --mdc-radio-selected-pressed-icon-color: #1e293b
}

.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 {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #dc2626;
    --mdc-radio-selected-hover-icon-color: #dc2626;
    --mdc-radio-selected-icon-color: #dc2626;
    --mdc-radio-selected-pressed-icon-color: #dc2626
}

.theme-teal .light .mat-mdc-list-option, .theme-teal.light .mat-mdc-list-option {
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #0d9488;
    --mdc-checkbox-selected-hover-icon-color: #0d9488;
    --mdc-checkbox-selected-icon-color: #0d9488;
    --mdc-checkbox-selected-pressed-icon-color: #0d9488;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #0d9488;
    --mdc-checkbox-selected-hover-state-layer-color: #0d9488;
    --mdc-checkbox-selected-pressed-state-layer-color: #0d9488;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-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 {
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #1e293b;
    --mdc-checkbox-selected-hover-icon-color: #1e293b;
    --mdc-checkbox-selected-icon-color: #1e293b;
    --mdc-checkbox-selected-pressed-icon-color: #1e293b;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #1e293b;
    --mdc-checkbox-selected-hover-state-layer-color: #1e293b;
    --mdc-checkbox-selected-pressed-state-layer-color: #1e293b;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-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 {
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #dc2626;
    --mdc-checkbox-selected-hover-icon-color: #dc2626;
    --mdc-checkbox-selected-icon-color: #dc2626;
    --mdc-checkbox-selected-pressed-icon-color: #dc2626;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
    --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
    --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-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--activated .mdc-list-item__primary-text, .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--activated .mdc-list-item__primary-text, .theme-teal .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start, .theme-teal .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start, .theme-teal.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start, .theme-teal.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .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 .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 {
    --mdc-tab-indicator-active-indicator-color: #0d9488;
    --mat-tab-header-disabled-ripple-color: #94a3b8;
    --mat-tab-header-pagination-icon-color: #000;
    --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-label-text-color: #0d9488;
    --mat-tab-header-active-ripple-color: #0d9488;
    --mat-tab-header-inactive-ripple-color: #0d9488;
    --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-focus-label-text-color: #0d9488;
    --mat-tab-header-active-hover-label-text-color: #0d9488;
    --mat-tab-header-active-focus-indicator-color: #0d9488;
    --mat-tab-header-active-hover-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 {
    --mdc-tab-indicator-active-indicator-color: #1e293b;
    --mat-tab-header-disabled-ripple-color: #94a3b8;
    --mat-tab-header-pagination-icon-color: #000;
    --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-label-text-color: #1e293b;
    --mat-tab-header-active-ripple-color: #1e293b;
    --mat-tab-header-inactive-ripple-color: #1e293b;
    --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-focus-label-text-color: #1e293b;
    --mat-tab-header-active-hover-label-text-color: #1e293b;
    --mat-tab-header-active-focus-indicator-color: #1e293b;
    --mat-tab-header-active-hover-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 {
    --mdc-tab-indicator-active-indicator-color: #dc2626;
    --mat-tab-header-disabled-ripple-color: #94a3b8;
    --mat-tab-header-pagination-icon-color: #000;
    --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-label-text-color: #dc2626;
    --mat-tab-header-active-ripple-color: #dc2626;
    --mat-tab-header-inactive-ripple-color: #dc2626;
    --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-focus-label-text-color: #dc2626;
    --mat-tab-header-active-hover-label-text-color: #dc2626;
    --mat-tab-header-active-focus-indicator-color: #dc2626;
    --mat-tab-header-active-hover-indicator-color: #dc2626
}

.theme-teal .light .mat-mdc-tab-group.mat-background-primary, .theme-teal .light .mat-mdc-tab-nav-bar.mat-background-primary, .theme-teal.light .mat-mdc-tab-group.mat-background-primary, .theme-teal.light .mat-mdc-tab-nav-bar.mat-background-primary {
    --mat-tab-header-with-background-background-color: #0d9488;
    --mat-tab-header-with-background-foreground-color: #042f2e
}

.theme-teal .light .mat-mdc-tab-group.mat-background-accent, .theme-teal .light .mat-mdc-tab-nav-bar.mat-background-accent, .theme-teal.light .mat-mdc-tab-group.mat-background-accent, .theme-teal.light .mat-mdc-tab-nav-bar.mat-background-accent {
    --mat-tab-header-with-background-background-color: #1e293b;
    --mat-tab-header-with-background-foreground-color: white
}

.theme-teal .light .mat-mdc-tab-group.mat-background-warn, .theme-teal .light .mat-mdc-tab-nav-bar.mat-background-warn, .theme-teal.light .mat-mdc-tab-group.mat-background-warn, .theme-teal.light .mat-mdc-tab-nav-bar.mat-background-warn {
    --mat-tab-header-with-background-background-color: #dc2626;
    --mat-tab-header-with-background-foreground-color: white
}

.theme-teal .light .mat-mdc-checkbox.mat-primary, .theme-teal.light .mat-mdc-checkbox.mat-primary {
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #0d9488;
    --mdc-checkbox-selected-hover-icon-color: #0d9488;
    --mdc-checkbox-selected-icon-color: #0d9488;
    --mdc-checkbox-selected-pressed-icon-color: #0d9488;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #0d9488;
    --mdc-checkbox-selected-hover-state-layer-color: #0d9488;
    --mdc-checkbox-selected-pressed-state-layer-color: #0d9488;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-checkbox-unselected-pressed-state-layer-color: black
}

.theme-teal .light .mat-mdc-checkbox.mat-warn, .theme-teal.light .mat-mdc-checkbox.mat-warn {
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #dc2626;
    --mdc-checkbox-selected-hover-icon-color: #dc2626;
    --mdc-checkbox-selected-icon-color: #dc2626;
    --mdc-checkbox-selected-pressed-icon-color: #dc2626;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
    --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
    --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-checkbox-unselected-pressed-state-layer-color: black
}

.theme-teal .light .mat-mdc-checkbox .mdc-form-field, .theme-teal.light .mat-mdc-checkbox .mdc-form-field {
    color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))
}

.theme-teal .light .mat-mdc-checkbox.mat-mdc-checkbox-disabled label, .theme-teal.light .mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
    color: #94a3b8
}

.theme-teal .light .mat-mdc-button, .theme-teal.light .mat-mdc-button {
    --mdc-text-button-label-text-color: #000;
    --mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mat-text-button-state-layer-color: #000;
    --mat-text-button-ripple-color: rgba(0, 0, 0, .1);
    --mat-text-button-hover-state-layer-opacity: .04;
    --mat-text-button-focus-state-layer-opacity: .12;
    --mat-text-button-pressed-state-layer-opacity: .12
}

.theme-teal .light .mat-mdc-button.mat-primary, .theme-teal.light .mat-mdc-button.mat-primary {
    --mdc-text-button-label-text-color: #0d9488;
    --mat-text-button-state-layer-color: #0d9488;
    --mat-text-button-ripple-color: rgba(13, 148, 136, .1)
}

.theme-teal .light .mat-mdc-button.mat-accent, .theme-teal.light .mat-mdc-button.mat-accent {
    --mdc-text-button-label-text-color: #1e293b;
    --mat-text-button-state-layer-color: #1e293b;
    --mat-text-button-ripple-color: rgba(30, 41, 59, .1)
}

.theme-teal .light .mat-mdc-button.mat-warn, .theme-teal.light .mat-mdc-button.mat-warn {
    --mdc-text-button-label-text-color: #dc2626;
    --mat-text-button-state-layer-color: #dc2626;
    --mat-text-button-ripple-color: rgba(220, 38, 38, .1)
}

.theme-teal .light .mat-mdc-unelevated-button, .theme-teal.light .mat-mdc-unelevated-button {
    --mdc-filled-button-container-color: white;
    --mdc-filled-button-label-text-color: #000;
    --mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);
    --mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mat-filled-button-state-layer-color: #000;
    --mat-filled-button-ripple-color: rgba(0, 0, 0, .1);
    --mat-filled-button-hover-state-layer-opacity: .04;
    --mat-filled-button-focus-state-layer-opacity: .12;
    --mat-filled-button-pressed-state-layer-opacity: .12
}

.theme-teal .light .mat-mdc-unelevated-button.mat-primary, .theme-teal.light .mat-mdc-unelevated-button.mat-primary {
    --mdc-filled-button-container-color: #0d9488;
    --mdc-filled-button-label-text-color: #fff;
    --mat-filled-button-state-layer-color: #fff;
    --mat-filled-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-teal .light .mat-mdc-unelevated-button.mat-accent, .theme-teal.light .mat-mdc-unelevated-button.mat-accent {
    --mdc-filled-button-container-color: #1e293b;
    --mdc-filled-button-label-text-color: #fff;
    --mat-filled-button-state-layer-color: #fff;
    --mat-filled-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-teal .light .mat-mdc-unelevated-button.mat-warn, .theme-teal.light .mat-mdc-unelevated-button.mat-warn {
    --mdc-filled-button-container-color: #dc2626;
    --mdc-filled-button-label-text-color: #fff;
    --mat-filled-button-state-layer-color: #fff;
    --mat-filled-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-teal .light .mat-mdc-raised-button, .theme-teal.light .mat-mdc-raised-button {
    --mdc-protected-button-container-color: white;
    --mdc-protected-button-label-text-color: #000;
    --mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);
    --mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mat-protected-button-state-layer-color: #000;
    --mat-protected-button-ripple-color: rgba(0, 0, 0, .1);
    --mat-protected-button-hover-state-layer-opacity: .04;
    --mat-protected-button-focus-state-layer-opacity: .12;
    --mat-protected-button-pressed-state-layer-opacity: .12;
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f
}

.theme-teal .light .mat-mdc-raised-button.mat-primary, .theme-teal.light .mat-mdc-raised-button.mat-primary {
    --mdc-protected-button-container-color: #0d9488;
    --mdc-protected-button-label-text-color: #fff;
    --mat-protected-button-state-layer-color: #fff;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-teal .light .mat-mdc-raised-button.mat-accent, .theme-teal.light .mat-mdc-raised-button.mat-accent {
    --mdc-protected-button-container-color: #1e293b;
    --mdc-protected-button-label-text-color: #fff;
    --mat-protected-button-state-layer-color: #fff;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-teal .light .mat-mdc-raised-button.mat-warn, .theme-teal.light .mat-mdc-raised-button.mat-warn {
    --mdc-protected-button-container-color: #dc2626;
    --mdc-protected-button-label-text-color: #fff;
    --mat-protected-button-state-layer-color: #fff;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-teal .light .mat-mdc-raised-button:hover, .theme-teal .light .mat-mdc-raised-button:focus, .theme-teal.light .mat-mdc-raised-button:hover, .theme-teal.light .mat-mdc-raised-button:focus {
    box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f
}

.theme-teal .light .mat-mdc-raised-button:active, .theme-teal .light .mat-mdc-raised-button:focus:active, .theme-teal.light .mat-mdc-raised-button:active, .theme-teal.light .mat-mdc-raised-button:focus:active {
    box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f
}

.theme-teal .light .mat-mdc-outlined-button, .theme-teal.light .mat-mdc-outlined-button {
    --mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);
    --mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mdc-outlined-button-label-text-color: #000;
    --mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);
    --mat-outlined-button-state-layer-color: #000;
    --mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);
    --mat-outlined-button-hover-state-layer-opacity: .04;
    --mat-outlined-button-focus-state-layer-opacity: .12;
    --mat-outlined-button-pressed-state-layer-opacity: .12
}

.theme-teal .light .mat-mdc-outlined-button.mat-primary, .theme-teal.light .mat-mdc-outlined-button.mat-primary {
    --mdc-outlined-button-label-text-color: #0d9488;
    --mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);
    --mat-outlined-button-state-layer-color: #0d9488;
    --mat-outlined-button-ripple-color: rgba(13, 148, 136, .1)
}

.theme-teal .light .mat-mdc-outlined-button.mat-accent, .theme-teal.light .mat-mdc-outlined-button.mat-accent {
    --mdc-outlined-button-label-text-color: #1e293b;
    --mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);
    --mat-outlined-button-state-layer-color: #1e293b;
    --mat-outlined-button-ripple-color: rgba(30, 41, 59, .1)
}

.theme-teal .light .mat-mdc-outlined-button.mat-warn, .theme-teal.light .mat-mdc-outlined-button.mat-warn {
    --mdc-outlined-button-label-text-color: #dc2626;
    --mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);
    --mat-outlined-button-state-layer-color: #dc2626;
    --mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)
}

.theme-teal .light .mat-mdc-icon-button, .theme-teal.light .mat-mdc-icon-button {
    --mdc-icon-button-icon-color: inherit;
    --mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);
    --mat-icon-button-state-layer-color: #000;
    --mat-icon-button-ripple-color: rgba(0, 0, 0, .1);
    --mat-icon-button-hover-state-layer-opacity: .04;
    --mat-icon-button-focus-state-layer-opacity: .12;
    --mat-icon-button-pressed-state-layer-opacity: .12
}

.theme-teal .light .mat-mdc-icon-button.mat-primary, .theme-teal.light .mat-mdc-icon-button.mat-primary {
    --mdc-icon-button-icon-color: #0d9488;
    --mat-icon-button-state-layer-color: #0d9488;
    --mat-icon-button-ripple-color: rgba(13, 148, 136, .1)
}

.theme-teal .light .mat-mdc-icon-button.mat-accent, .theme-teal.light .mat-mdc-icon-button.mat-accent {
    --mdc-icon-button-icon-color: #1e293b;
    --mat-icon-button-state-layer-color: #1e293b;
    --mat-icon-button-ripple-color: rgba(30, 41, 59, .1)
}

.theme-teal .light .mat-mdc-icon-button.mat-warn, .theme-teal.light .mat-mdc-icon-button.mat-warn {
    --mdc-icon-button-icon-color: #dc2626;
    --mat-icon-button-state-layer-color: #dc2626;
    --mat-icon-button-ripple-color: rgba(220, 38, 38, .1)
}

.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 {
    --mdc-fab-container-color: #0d9488;
    --mat-fab-foreground-color: #fff;
    --mat-fab-state-layer-color: #fff;
    --mat-fab-ripple-color: rgba(255, 255, 255, .1)
}

.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 {
    --mdc-fab-container-color: #1e293b;
    --mat-fab-foreground-color: #fff;
    --mat-fab-state-layer-color: #fff;
    --mat-fab-ripple-color: rgba(255, 255, 255, .1)
}

.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 {
    --mdc-fab-container-color: #dc2626;
    --mat-fab-foreground-color: #fff;
    --mat-fab-state-layer-color: #fff;
    --mat-fab-ripple-color: rgba(255, 255, 255, .1)
}

.theme-teal .light .mat-accent, .theme-teal.light .mat-accent {
    --mdc-circular-progress-active-indicator-color: #1e293b
}

.theme-teal .light .mat-warn, .theme-teal.light .mat-warn {
    --mdc-circular-progress-active-indicator-color: #dc2626
}

.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 .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, .4);
    --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
    --mat-datepicker-calendar-date-focus-state-background-color: rgba(30, 41, 59, .3);
    --mat-datepicker-calendar-date-hover-state-background-color: rgba(30, 41, 59, .3);
    --mat-datepicker-calendar-date-in-range-state-background-color: rgba(30, 41, 59, .2);
    --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);
    --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
    --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e
}

.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, .4);
    --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
    --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);
    --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);
    --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);
    --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);
    --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
    --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e
}

.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 .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 .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 .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 .dark, .theme-teal.dark {
    --mat-ripple-color: rgba(255, 255, 255, .1);
    --mat-option-selected-state-label-text-color: #0d9488;
    --mat-option-label-text-color: white;
    --mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);
    --mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);
    --mat-option-selected-state-layer-color: rgba(255, 255, 255, .08);
    --mat-optgroup-label-text-color: white;
    --mdc-elevated-card-container-shape: 4px;
    --mdc-outlined-card-container-shape: 4px;
    --mdc-outlined-card-outline-width: 1px;
    --mdc-elevated-card-container-color: #1e293b;
    --mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
    --mdc-outlined-card-container-color: #1e293b;
    --mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);
    --mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);
    --mat-card-subtitle-text-color: #94a3b8;
    --mdc-linear-progress-active-indicator-height: 4px;
    --mdc-linear-progress-track-height: 4px;
    --mdc-linear-progress-track-shape: 0;
    --mdc-plain-tooltip-container-shape: 4px;
    --mdc-plain-tooltip-supporting-text-line-height: 16px;
    --mdc-plain-tooltip-container-color: #64748b;
    --mdc-plain-tooltip-supporting-text-color: #fff;
    --mdc-filled-text-field-active-indicator-height: 1px;
    --mdc-filled-text-field-focus-active-indicator-height: 2px;
    --mdc-filled-text-field-container-shape: 4px;
    --mdc-outlined-text-field-outline-width: 1px;
    --mdc-outlined-text-field-focus-outline-width: 2px;
    --mdc-outlined-text-field-container-shape: 4px;
    --mdc-filled-text-field-caret-color: #0d9488;
    --mdc-filled-text-field-focus-active-indicator-color: #0d9488;
    --mdc-filled-text-field-focus-label-text-color: rgba(13, 148, 136, .87);
    --mdc-filled-text-field-container-color: #273243;
    --mdc-filled-text-field-disabled-container-color: #232d3f;
    --mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);
    --mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);
    --mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);
    --mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);
    --mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);
    --mdc-filled-text-field-error-focus-label-text-color: #dc2626;
    --mdc-filled-text-field-error-label-text-color: #dc2626;
    --mdc-filled-text-field-error-caret-color: #dc2626;
    --mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);
    --mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);
    --mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);
    --mdc-filled-text-field-error-active-indicator-color: #dc2626;
    --mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;
    --mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;
    --mdc-outlined-text-field-caret-color: #0d9488;
    --mdc-outlined-text-field-focus-outline-color: #0d9488;
    --mdc-outlined-text-field-focus-label-text-color: rgba(13, 148, 136, .87);
    --mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);
    --mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);
    --mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);
    --mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);
    --mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);
    --mdc-outlined-text-field-error-caret-color: #dc2626;
    --mdc-outlined-text-field-error-focus-label-text-color: #dc2626;
    --mdc-outlined-text-field-error-label-text-color: #dc2626;
    --mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);
    --mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);
    --mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);
    --mdc-outlined-text-field-error-focus-outline-color: #dc2626;
    --mdc-outlined-text-field-error-hover-outline-color: #dc2626;
    --mdc-outlined-text-field-error-outline-color: #dc2626;
    --mat-form-field-focus-select-arrow-color: rgba(13, 148, 136, .87);
    --mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);
    --mat-form-field-state-layer-color: rgba(255, 255, 255, .87);
    --mat-form-field-error-text-color: #dc2626;
    --mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);
    --mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);
    --mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);
    --mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);
    --mat-form-field-hover-state-layer-opacity: .08;
    --mat-form-field-focus-state-layer-opacity: .24;
    --mat-select-panel-background-color: #1e293b;
    --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);
    --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);
    --mat-select-placeholder-text-color: rgba(255, 255, 255, .6);
    --mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);
    --mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);
    --mat-select-focused-arrow-color: rgba(13, 148, 136, .87);
    --mat-select-invalid-arrow-color: rgba(220, 38, 38, .87);
    --mat-autocomplete-background-color: #1e293b;
    --mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);
    --mdc-dialog-container-shadow-color: #000;
    --mdc-dialog-container-shape: 4px;
    --mdc-dialog-container-color: #1e293b;
    --mdc-dialog-subhead-color: rgba(255, 255, 255, .87);
    --mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6);
    --mdc-radio-disabled-selected-icon-opacity: .38;
    --mdc-radio-disabled-unselected-icon-opacity: .38;
    --mdc-radio-state-layer-size: 40px;
    --mdc-slider-active-track-height: 6px;
    --mdc-slider-active-track-shape: 9999px;
    --mdc-slider-handle-height: 20px;
    --mdc-slider-handle-shape: 50%;
    --mdc-slider-handle-width: 20px;
    --mdc-slider-inactive-track-height: 4px;
    --mdc-slider-inactive-track-shape: 9999px;
    --mdc-slider-with-overlap-handle-outline-width: 1px;
    --mdc-slider-with-tick-marks-active-container-opacity: .6;
    --mdc-slider-with-tick-marks-container-shape: 50%;
    --mdc-slider-with-tick-marks-container-size: 2px;
    --mdc-slider-with-tick-marks-inactive-container-opacity: .6;
    --mdc-slider-handle-color: #0d9488;
    --mdc-slider-focus-handle-color: #0d9488;
    --mdc-slider-hover-handle-color: #0d9488;
    --mdc-slider-active-track-color: #0d9488;
    --mdc-slider-inactive-track-color: #0d9488;
    --mdc-slider-with-tick-marks-inactive-container-color: #0d9488;
    --mdc-slider-with-tick-marks-active-container-color: #042f2e;
    --mdc-slider-disabled-active-track-color: #fff;
    --mdc-slider-disabled-handle-color: #fff;
    --mdc-slider-disabled-inactive-track-color: #fff;
    --mdc-slider-label-container-color: #fff;
    --mdc-slider-label-label-text-color: #000;
    --mdc-slider-with-overlap-handle-outline-color: #fff;
    --mdc-slider-with-tick-marks-disabled-container-color: #fff;
    --mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
    --mat-mdc-slider-ripple-color: #0d9488;
    --mat-mdc-slider-hover-ripple-color: rgba(13, 148, 136, .05);
    --mat-mdc-slider-focus-ripple-color: rgba(13, 148, 136, .2);
    --mat-slider-value-indicator-opacity: .9;
    --mat-menu-container-shape: 4px;
    --mat-menu-item-label-text-color: white;
    --mat-menu-item-icon-color: white;
    --mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);
    --mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);
    --mat-menu-container-color: #1e293b;
    --mdc-list-list-item-container-shape: 0;
    --mdc-list-list-item-leading-avatar-shape: 50%;
    --mdc-list-list-item-container-color: transparent;
    --mdc-list-list-item-selected-container-color: transparent;
    --mdc-list-list-item-leading-avatar-color: transparent;
    --mdc-list-list-item-leading-icon-size: 24px;
    --mdc-list-list-item-leading-avatar-size: 40px;
    --mdc-list-list-item-trailing-icon-size: 24px;
    --mdc-list-list-item-disabled-state-layer-color: transparent;
    --mdc-list-list-item-disabled-state-layer-opacity: 0;
    --mdc-list-list-item-disabled-label-text-opacity: .38;
    --mdc-list-list-item-disabled-leading-icon-opacity: .38;
    --mdc-list-list-item-disabled-trailing-icon-opacity: .38;
    --mdc-list-list-item-label-text-color: white;
    --mdc-list-list-item-supporting-text-color: #94a3b8;
    --mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);
    --mdc-list-list-item-trailing-supporting-text-color: #64748b;
    --mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);
    --mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);
    --mdc-list-list-item-disabled-label-text-color: white;
    --mdc-list-list-item-disabled-leading-icon-color: white;
    --mdc-list-list-item-disabled-trailing-icon-color: white;
    --mdc-list-list-item-hover-label-text-color: white;
    --mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);
    --mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);
    --mdc-list-list-item-focus-label-text-color: white;
    --mdc-list-list-item-hover-state-layer-color: white;
    --mdc-list-list-item-hover-state-layer-opacity: .08;
    --mdc-list-list-item-focus-state-layer-color: white;
    --mdc-list-list-item-focus-state-layer-opacity: .24;
    --mat-paginator-container-text-color: rgba(255, 255, 255, .87);
    --mat-paginator-container-background-color: #1e293b;
    --mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);
    --mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);
    --mdc-tab-indicator-active-indicator-height: 2px;
    --mdc-tab-indicator-active-indicator-shape: 0;
    --mdc-secondary-navigation-tab-container-height: 48px;
    --mdc-checkbox-disabled-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-state-layer-opacity: .16;
    --mdc-checkbox-selected-hover-state-layer-opacity: .04;
    --mdc-checkbox-selected-pressed-state-layer-opacity: .16;
    --mdc-checkbox-unselected-focus-state-layer-opacity: .16;
    --mdc-checkbox-unselected-hover-state-layer-opacity: .04;
    --mdc-checkbox-unselected-pressed-state-layer-opacity: .16;
    --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #1e293b;
    --mdc-checkbox-selected-hover-icon-color: #1e293b;
    --mdc-checkbox-selected-icon-color: #1e293b;
    --mdc-checkbox-selected-pressed-icon-color: #1e293b;
    --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
    --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
    --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #1e293b;
    --mdc-checkbox-selected-hover-state-layer-color: #1e293b;
    --mdc-checkbox-selected-pressed-state-layer-color: #1e293b;
    --mdc-checkbox-unselected-focus-state-layer-color: white;
    --mdc-checkbox-unselected-hover-state-layer-color: white;
    --mdc-checkbox-unselected-pressed-state-layer-color: white;
    --mdc-fab-container-shape: 50%;
    --mdc-fab-icon-size: 24px;
    --mdc-fab-container-color: #1e293b;
    --mat-fab-foreground-color: white;
    --mat-fab-state-layer-color: #fff;
    --mat-fab-ripple-color: rgba(255, 255, 255, .1);
    --mat-fab-hover-state-layer-opacity: .08;
    --mat-fab-focus-state-layer-opacity: .24;
    --mat-fab-pressed-state-layer-opacity: .24;
    --mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);
    --mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5);
    --mdc-snackbar-container-shape: 4px;
    --mdc-snackbar-container-color: #d2d4d8;
    --mdc-snackbar-supporting-text-color: rgba(30, 41, 59, .87);
    --mat-snack-bar-button-color: rgba(0, 0, 0, .87);
    --mat-table-row-item-outline-width: 1px;
    --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, .12);
    --mdc-circular-progress-active-indicator-width: 4px;
    --mdc-circular-progress-size: 48px;
    --mdc-circular-progress-active-indicator-color: #0d9488;
    --mat-badge-background-color: #0d9488;
    --mat-badge-text-color: #042f2e;
    --mat-badge-disabled-state-background-color: #1e293b;
    --mat-badge-disabled-state-text-color: #475569;
    --mat-bottom-sheet-container-shape: 4px;
    --mat-bottom-sheet-container-text-color: white;
    --mat-bottom-sheet-container-background-color: #1e293b;
    --mat-legacy-button-toggle-height: 36px;
    --mat-legacy-button-toggle-shape: 2px;
    --mat-legacy-button-toggle-focus-state-layer-opacity: 1;
    --mat-standard-button-toggle-shape: 4px;
    --mat-standard-button-toggle-hover-state-layer-opacity: .04;
    --mat-standard-button-toggle-focus-state-layer-opacity: .12;
    --mat-legacy-button-toggle-text-color: #64748b;
    --mat-legacy-button-toggle-state-layer-color: #e2e8f0;
    --mat-legacy-button-toggle-selected-state-text-color: #94a3b8;
    --mat-legacy-button-toggle-selected-state-background-color: rgba(255, 255, 255, .05);
    --mat-legacy-button-toggle-disabled-state-text-color: #1e293b;
    --mat-legacy-button-toggle-disabled-state-background-color: #0f172a;
    --mat-legacy-button-toggle-disabled-selected-state-background-color: #1e293b;
    --mat-standard-button-toggle-text-color: white;
    --mat-standard-button-toggle-background-color: #1e293b;
    --mat-standard-button-toggle-state-layer-color: #e2e8f0;
    --mat-standard-button-toggle-selected-state-background-color: rgba(255, 255, 255, .05);
    --mat-standard-button-toggle-selected-state-text-color: white;
    --mat-standard-button-toggle-disabled-state-text-color: #1e293b;
    --mat-standard-button-toggle-disabled-state-background-color: #1e293b;
    --mat-standard-button-toggle-disabled-selected-state-text-color: white;
    --mat-standard-button-toggle-disabled-selected-state-background-color: #1e293b;
    --mat-standard-button-toggle-divider-color: #374152;
    --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, .4);
    --mat-datepicker-calendar-date-today-selected-state-outline-color: #042f2e;
    --mat-datepicker-calendar-date-focus-state-background-color: rgba(13, 148, 136, .3);
    --mat-datepicker-calendar-date-hover-state-background-color: rgba(13, 148, 136, .3);
    --mat-datepicker-toggle-active-state-icon-color: #0d9488;
    --mat-datepicker-calendar-date-in-range-state-background-color: rgba(13, 148, 136, .2);
    --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);
    --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
    --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
    --mat-datepicker-toggle-icon-color: #f1f5f9;
    --mat-datepicker-calendar-body-label-text-color: #94a3b8;
    --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, .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, .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, .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;
    --mat-divider-width: 1px;
    --mat-divider-color: rgba(241, 245, 249, .12);
    --mat-expansion-container-shape: 4px;
    --mat-expansion-container-background-color: #1e293b;
    --mat-expansion-container-text-color: white;
    --mat-expansion-actions-divider-color: rgba(241, 245, 249, .12);
    --mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .05);
    --mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .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;
    --mat-icon-color: inherit;
    --mat-sidenav-container-shape: 0;
    --mat-sidenav-container-divider-color: rgba(241, 245, 249, .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, .6);
    --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, .12);
    --mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .05);
    --mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .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;
    --mat-sort-arrow-color: #94a3b8;
    --mat-toolbar-container-background-color: #0f172a;
    --mat-toolbar-container-text-color: white;
    --mat-tree-container-background-color: #1e293b;
    --mat-tree-node-text-color: white
}

.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, .08);
    --mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);
    --mat-option-selected-state-layer-color: rgba(255, 255, 255, .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, .08);
    --mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);
    --mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)
}

.theme-teal .dark .mat-pseudo-checkbox-full, .theme-teal.dark .mat-pseudo-checkbox-full {
    color: #94a3b8
}

.theme-teal .dark .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled, .theme-teal.dark .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
    color: #686868
}

.theme-teal .dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-teal .dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-teal.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-teal.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #0d9488
}

.theme-teal .dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-teal .dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-teal.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-teal.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #0d9488
}

.theme-teal .dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-teal .dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-teal.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-teal.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #0f172a
}

.theme-teal .dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-teal .dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-teal.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-teal.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #1e293b
}

.theme-teal .dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-teal .dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-teal.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-teal.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #1e293b
}

.theme-teal .dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-teal .dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-teal.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-teal.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #0f172a
}

.theme-teal .dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-teal .dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-teal.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-teal.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #1e293b
}

.theme-teal .dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-teal .dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-teal.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-teal.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #1e293b
}

.theme-teal .dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-teal .dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-teal.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-teal.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #0f172a
}

.theme-teal .dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-teal .dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-teal.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-teal.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #dc2626
}

.theme-teal .dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-teal .dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-teal.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-teal.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #dc2626
}

.theme-teal .dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-teal .dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-teal.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-teal.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #0f172a
}

.theme-teal .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-teal .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-teal.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-teal.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #686868
}

.theme-teal .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-teal .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-teal.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-teal.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #686868
}

.theme-teal .dark .mat-app-background, .theme-teal .dark.mat-app-background, .theme-teal.dark .mat-app-background, .theme-teal.dark.mat-app-background {
    background-color: #0f172a;
    color: #fff
}

.theme-teal .dark .mat-elevation-z0, .theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z0, .theme-teal.dark .mat-elevation-z0, .theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z0 {
    box-shadow: 0 0 #0003, 0 0 #00000024, 0 0 #0000001f
}

.theme-teal .dark .mat-elevation-z1, .theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z1, .theme-teal.dark .mat-elevation-z1, .theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z1 {
    box-shadow: 0 2px 1px -1px #0003, 0 1px 1px #00000024, 0 1px 3px #0000001f
}

.theme-teal .dark .mat-elevation-z2, .theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z2, .theme-teal.dark .mat-elevation-z2, .theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z2 {
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f
}

.theme-teal .dark .mat-elevation-z3, .theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z3, .theme-teal.dark .mat-elevation-z3, .theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z3 {
    box-shadow: 0 3px 3px -2px #0003, 0 3px 4px #00000024, 0 1px 8px #0000001f
}

.theme-teal .dark .mat-elevation-z4, .theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z4, .theme-teal.dark .mat-elevation-z4, .theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z4 {
    box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f
}

.theme-teal .dark .mat-elevation-z5, .theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z5, .theme-teal.dark .mat-elevation-z5, .theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z5 {
    box-shadow: 0 3px 5px -1px #0003, 0 5px 8px #00000024, 0 1px 14px #0000001f
}

.theme-teal .dark .mat-elevation-z6, .theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z6, .theme-teal.dark .mat-elevation-z6, .theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z6 {
    box-shadow: 0 3px 5px -1px #0003, 0 6px 10px #00000024, 0 1px 18px #0000001f
}

.theme-teal .dark .mat-elevation-z7, .theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z7, .theme-teal.dark .mat-elevation-z7, .theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z7 {
    box-shadow: 0 4px 5px -2px #0003, 0 7px 10px 1px #00000024, 0 2px 16px 1px #0000001f
}

.theme-teal .dark .mat-elevation-z8, .theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z8, .theme-teal.dark .mat-elevation-z8, .theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z8 {
    box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f
}

.theme-teal .dark .mat-elevation-z9, .theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z9, .theme-teal.dark .mat-elevation-z9, .theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z9 {
    box-shadow: 0 5px 6px -3px #0003, 0 9px 12px 1px #00000024, 0 3px 16px 2px #0000001f
}

.theme-teal .dark .mat-elevation-z10, .theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z10, .theme-teal.dark .mat-elevation-z10, .theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z10 {
    box-shadow: 0 6px 6px -3px #0003, 0 10px 14px 1px #00000024, 0 4px 18px 3px #0000001f
}

.theme-teal .dark .mat-elevation-z11, .theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z11, .theme-teal.dark .mat-elevation-z11, .theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z11 {
    box-shadow: 0 6px 7px -4px #0003, 0 11px 15px 1px #00000024, 0 4px 20px 3px #0000001f
}

.theme-teal .dark .mat-elevation-z12, .theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z12, .theme-teal.dark .mat-elevation-z12, .theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z12 {
    box-shadow: 0 7px 8px -4px #0003, 0 12px 17px 2px #00000024, 0 5px 22px 4px #0000001f
}

.theme-teal .dark .mat-elevation-z13, .theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z13, .theme-teal.dark .mat-elevation-z13, .theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z13 {
    box-shadow: 0 7px 8px -4px #0003, 0 13px 19px 2px #00000024, 0 5px 24px 4px #0000001f
}

.theme-teal .dark .mat-elevation-z14, .theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z14, .theme-teal.dark .mat-elevation-z14, .theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z14 {
    box-shadow: 0 7px 9px -4px #0003, 0 14px 21px 2px #00000024, 0 5px 26px 4px #0000001f
}

.theme-teal .dark .mat-elevation-z15, .theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z15, .theme-teal.dark .mat-elevation-z15, .theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z15 {
    box-shadow: 0 8px 9px -5px #0003, 0 15px 22px 2px #00000024, 0 6px 28px 5px #0000001f
}

.theme-teal .dark .mat-elevation-z16, .theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z16, .theme-teal.dark .mat-elevation-z16, .theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z16 {
    box-shadow: 0 8px 10px -5px #0003, 0 16px 24px 2px #00000024, 0 6px 30px 5px #0000001f
}

.theme-teal .dark .mat-elevation-z17, .theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z17, .theme-teal.dark .mat-elevation-z17, .theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z17 {
    box-shadow: 0 8px 11px -5px #0003, 0 17px 26px 2px #00000024, 0 6px 32px 5px #0000001f
}

.theme-teal .dark .mat-elevation-z18, .theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z18, .theme-teal.dark .mat-elevation-z18, .theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z18 {
    box-shadow: 0 9px 11px -5px #0003, 0 18px 28px 2px #00000024, 0 7px 34px 6px #0000001f
}

.theme-teal .dark .mat-elevation-z19, .theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z19, .theme-teal.dark .mat-elevation-z19, .theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z19 {
    box-shadow: 0 9px 12px -6px #0003, 0 19px 29px 2px #00000024, 0 7px 36px 6px #0000001f
}

.theme-teal .dark .mat-elevation-z20, .theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z20, .theme-teal.dark .mat-elevation-z20, .theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z20 {
    box-shadow: 0 10px 13px -6px #0003, 0 20px 31px 3px #00000024, 0 8px 38px 7px #0000001f
}

.theme-teal .dark .mat-elevation-z21, .theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z21, .theme-teal.dark .mat-elevation-z21, .theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z21 {
    box-shadow: 0 10px 13px -6px #0003, 0 21px 33px 3px #00000024, 0 8px 40px 7px #0000001f
}

.theme-teal .dark .mat-elevation-z22, .theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z22, .theme-teal.dark .mat-elevation-z22, .theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z22 {
    box-shadow: 0 10px 14px -6px #0003, 0 22px 35px 3px #00000024, 0 8px 42px 7px #0000001f
}

.theme-teal .dark .mat-elevation-z23, .theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z23, .theme-teal.dark .mat-elevation-z23, .theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z23 {
    box-shadow: 0 11px 14px -7px #0003, 0 23px 36px 3px #00000024, 0 9px 44px 8px #0000001f
}

.theme-teal .dark .mat-elevation-z24, .theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z24, .theme-teal.dark .mat-elevation-z24, .theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z24 {
    box-shadow: 0 11px 15px -7px #0003, 0 24px 38px 3px #00000024, 0 9px 46px 8px #0000001f
}

.theme-teal .dark .mat-mdc-progress-bar, .theme-teal.dark .mat-mdc-progress-bar {
    --mdc-linear-progress-active-indicator-color: #0d9488;
    --mdc-linear-progress-track-color: rgba(13, 148, 136, .25)
}

.theme-teal .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots, .theme-teal.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: #0d948840;
    background-color: var(--mdc-linear-progress-track-color, rgba(13, 148, 136, .25))
}

@media (forced-colors: active) {
    .theme-teal .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots, .theme-teal.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
        background-color: ButtonBorder
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .theme-teal .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots, .theme-teal.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
        background-color: transparent;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(13, 148, 136, 0.25)'/%3E%3C/svg%3E")
    }
}

.theme-teal .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar, .theme-teal.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
    background-color: #0d948840;
    background-color: var(--mdc-linear-progress-track-color, rgba(13, 148, 136, .25))
}

.theme-teal .dark .mat-mdc-progress-bar.mat-accent, .theme-teal.dark .mat-mdc-progress-bar.mat-accent {
    --mdc-linear-progress-active-indicator-color: #1e293b;
    --mdc-linear-progress-track-color: rgba(30, 41, 59, .25)
}

.theme-teal .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots, .theme-teal.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: #1e293b40;
    background-color: var(--mdc-linear-progress-track-color, rgba(30, 41, 59, .25))
}

@media (forced-colors: active) {
    .theme-teal .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots, .theme-teal.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
        background-color: ButtonBorder
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .theme-teal .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots, .theme-teal.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
        background-color: transparent;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(30, 41, 59, 0.25)'/%3E%3C/svg%3E")
    }
}

.theme-teal .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar, .theme-teal.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
    background-color: #1e293b40;
    background-color: var(--mdc-linear-progress-track-color, rgba(30, 41, 59, .25))
}

.theme-teal .dark .mat-mdc-progress-bar.mat-warn, .theme-teal.dark .mat-mdc-progress-bar.mat-warn {
    --mdc-linear-progress-active-indicator-color: #dc2626;
    --mdc-linear-progress-track-color: rgba(220, 38, 38, .25)
}

.theme-teal .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots, .theme-teal.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: #dc262640;
    background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, .25))
}

@media (forced-colors: active) {
    .theme-teal .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots, .theme-teal.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
        background-color: ButtonBorder
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .theme-teal .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots, .theme-teal.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
        background-color: transparent;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(220, 38, 38, 0.25)'/%3E%3C/svg%3E")
    }
}

.theme-teal .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar, .theme-teal.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
    background-color: #dc262640;
    background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, .25))
}

.theme-teal .dark .mat-mdc-form-field.mat-accent, .theme-teal.dark .mat-mdc-form-field.mat-accent {
    --mdc-filled-text-field-caret-color: #1e293b;
    --mdc-filled-text-field-focus-active-indicator-color: #1e293b;
    --mdc-filled-text-field-focus-label-text-color: rgba(30, 41, 59, .87);
    --mdc-outlined-text-field-caret-color: #1e293b;
    --mdc-outlined-text-field-focus-outline-color: #1e293b;
    --mdc-outlined-text-field-focus-label-text-color: rgba(30, 41, 59, .87);
    --mat-form-field-focus-select-arrow-color: rgba(30, 41, 59, .87)
}

.theme-teal .dark .mat-mdc-form-field.mat-warn, .theme-teal.dark .mat-mdc-form-field.mat-warn {
    --mdc-filled-text-field-caret-color: #dc2626;
    --mdc-filled-text-field-focus-active-indicator-color: #dc2626;
    --mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);
    --mdc-outlined-text-field-caret-color: #dc2626;
    --mdc-outlined-text-field-focus-outline-color: #dc2626;
    --mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);
    --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .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, .87);
    --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);
    --mat-select-placeholder-text-color: rgba(255, 255, 255, .6);
    --mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);
    --mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);
    --mat-select-focused-arrow-color: rgba(30, 41, 59, .87);
    --mat-select-invalid-arrow-color: rgba(220, 38, 38, .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, .87);
    --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);
    --mat-select-placeholder-text-color: rgba(255, 255, 255, .6);
    --mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);
    --mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);
    --mat-select-focused-arrow-color: rgba(220, 38, 38, .87);
    --mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)
}

.theme-teal .dark .mat-mdc-standard-chip, .theme-teal.dark .mat-mdc-standard-chip {
    --mdc-chip-container-shape-family: rounded;
    --mdc-chip-container-shape-radius: 16px 16px 16px 16px;
    --mdc-chip-with-avatar-avatar-shape-family: rounded;
    --mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;
    --mdc-chip-with-avatar-avatar-size: 28px;
    --mdc-chip-with-icon-icon-size: 18px;
    --mdc-chip-disabled-label-text-color: #fafafa;
    --mdc-chip-elevated-container-color: #394353;
    --mdc-chip-elevated-disabled-container-color: #394353;
    --mdc-chip-focus-state-layer-color: white;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: #fafafa;
    --mdc-chip-with-icon-icon-color: #fafafa;
    --mdc-chip-with-icon-disabled-icon-color: #fafafa;
    --mdc-chip-with-icon-selected-icon-color: #fafafa;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;
    --mdc-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 {
    --mdc-chip-disabled-label-text-color: #042f2e;
    --mdc-chip-elevated-container-color: #0d9488;
    --mdc-chip-elevated-disabled-container-color: #0d9488;
    --mdc-chip-focus-state-layer-color: white;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: #042f2e;
    --mdc-chip-with-icon-icon-color: #042f2e;
    --mdc-chip-with-icon-disabled-icon-color: #042f2e;
    --mdc-chip-with-icon-selected-icon-color: #042f2e;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #042f2e;
    --mdc-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 {
    --mdc-chip-disabled-label-text-color: white;
    --mdc-chip-elevated-container-color: #1e293b;
    --mdc-chip-elevated-disabled-container-color: #1e293b;
    --mdc-chip-focus-state-layer-color: white;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: white;
    --mdc-chip-with-icon-icon-color: white;
    --mdc-chip-with-icon-disabled-icon-color: white;
    --mdc-chip-with-icon-selected-icon-color: white;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
    --mdc-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 {
    --mdc-chip-disabled-label-text-color: white;
    --mdc-chip-elevated-container-color: #dc2626;
    --mdc-chip-elevated-disabled-container-color: #dc2626;
    --mdc-chip-focus-state-layer-color: white;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: white;
    --mdc-chip-with-icon-icon-color: white;
    --mdc-chip-with-icon-disabled-icon-color: white;
    --mdc-chip-with-icon-selected-icon-color: white;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
    --mdc-chip-with-trailing-icon-trailing-icon-color: white
}

.theme-teal .dark .mdc-switch, .theme-teal.dark .mdc-switch {
    --mdc-switch-disabled-handle-opacity: .38;
    --mdc-switch-disabled-selected-icon-opacity: .38;
    --mdc-switch-disabled-track-opacity: .12;
    --mdc-switch-disabled-unselected-icon-opacity: .38;
    --mdc-switch-handle-height: 20px;
    --mdc-switch-handle-shape: 10px;
    --mdc-switch-handle-width: 20px;
    --mdc-switch-selected-icon-size: 18px;
    --mdc-switch-track-height: 14px;
    --mdc-switch-track-shape: 7px;
    --mdc-switch-track-width: 36px;
    --mdc-switch-unselected-icon-size: 18px;
    --mdc-switch-state-layer-size: 40px;
    --mdc-switch-selected-focus-state-layer-opacity: .12;
    --mdc-switch-selected-hover-state-layer-opacity: .04;
    --mdc-switch-selected-pressed-state-layer-opacity: .1;
    --mdc-switch-unselected-focus-state-layer-opacity: .12;
    --mdc-switch-unselected-hover-state-layer-opacity: .04;
    --mdc-switch-unselected-pressed-state-layer-opacity: .1
}

.theme-teal .dark .mat-mdc-slide-toggle, .theme-teal.dark .mat-mdc-slide-toggle {
    --mdc-switch-selected-focus-state-layer-color: #5eead4;
    --mdc-switch-selected-handle-color: #5eead4;
    --mdc-switch-selected-hover-state-layer-color: #5eead4;
    --mdc-switch-selected-pressed-state-layer-color: #5eead4;
    --mdc-switch-selected-focus-handle-color: #99f6e4;
    --mdc-switch-selected-hover-handle-color: #99f6e4;
    --mdc-switch-selected-pressed-handle-color: #99f6e4;
    --mdc-switch-selected-focus-track-color: #0d9488;
    --mdc-switch-selected-hover-track-color: #0d9488;
    --mdc-switch-selected-pressed-track-color: #0d9488;
    --mdc-switch-selected-track-color: #0d9488;
    --mdc-switch-disabled-selected-handle-color: #000;
    --mdc-switch-disabled-selected-icon-color: #212121;
    --mdc-switch-disabled-selected-track-color: #f5f5f5;
    --mdc-switch-disabled-unselected-handle-color: #000;
    --mdc-switch-disabled-unselected-icon-color: #212121;
    --mdc-switch-disabled-unselected-track-color: #f5f5f5;
    --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
    --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
    --mdc-switch-handle-shadow-color: black;
    --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);
    --mdc-switch-selected-icon-color: #212121;
    --mdc-switch-unselected-focus-handle-color: #fafafa;
    --mdc-switch-unselected-focus-state-layer-color: #f5f5f5;
    --mdc-switch-unselected-focus-track-color: #616161;
    --mdc-switch-unselected-handle-color: #9e9e9e;
    --mdc-switch-unselected-hover-handle-color: #fafafa;
    --mdc-switch-unselected-hover-state-layer-color: #f5f5f5;
    --mdc-switch-unselected-hover-track-color: #616161;
    --mdc-switch-unselected-icon-color: #212121;
    --mdc-switch-unselected-pressed-handle-color: #fafafa;
    --mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;
    --mdc-switch-unselected-pressed-track-color: #616161;
    --mdc-switch-unselected-track-color: #616161
}

.theme-teal .dark .mat-mdc-slide-toggle .mdc-form-field, .theme-teal.dark .mat-mdc-slide-toggle .mdc-form-field {
    color: var(--mdc-theme-text-primary-on-background, white)
}

.theme-teal .dark .mat-mdc-slide-toggle .mdc-switch--disabled+label, .theme-teal.dark .mat-mdc-slide-toggle .mdc-switch--disabled+label {
    color: #475569
}

.theme-teal .dark .mat-mdc-slide-toggle.mat-accent, .theme-teal.dark .mat-mdc-slide-toggle.mat-accent {
    --mdc-switch-selected-focus-state-layer-color: #cbd5e1;
    --mdc-switch-selected-handle-color: #cbd5e1;
    --mdc-switch-selected-hover-state-layer-color: #cbd5e1;
    --mdc-switch-selected-pressed-state-layer-color: #cbd5e1;
    --mdc-switch-selected-focus-handle-color: #e2e8f0;
    --mdc-switch-selected-hover-handle-color: #e2e8f0;
    --mdc-switch-selected-pressed-handle-color: #e2e8f0;
    --mdc-switch-selected-focus-track-color: #475569;
    --mdc-switch-selected-hover-track-color: #475569;
    --mdc-switch-selected-pressed-track-color: #475569;
    --mdc-switch-selected-track-color: #475569
}

.theme-teal .dark .mat-mdc-slide-toggle.mat-warn, .theme-teal.dark .mat-mdc-slide-toggle.mat-warn {
    --mdc-switch-selected-focus-state-layer-color: #fca5a5;
    --mdc-switch-selected-handle-color: #fca5a5;
    --mdc-switch-selected-hover-state-layer-color: #fca5a5;
    --mdc-switch-selected-pressed-state-layer-color: #fca5a5;
    --mdc-switch-selected-focus-handle-color: #fecaca;
    --mdc-switch-selected-hover-handle-color: #fecaca;
    --mdc-switch-selected-pressed-handle-color: #fecaca;
    --mdc-switch-selected-focus-track-color: #dc2626;
    --mdc-switch-selected-hover-track-color: #dc2626;
    --mdc-switch-selected-pressed-track-color: #dc2626;
    --mdc-switch-selected-track-color: #dc2626
}

.theme-teal .dark .mat-mdc-radio-button .mdc-form-field, .theme-teal.dark .mat-mdc-radio-button .mdc-form-field {
    color: var(--mdc-theme-text-primary-on-background, white)
}

.theme-teal .dark .mat-mdc-radio-button.mat-primary, .theme-teal.dark .mat-mdc-radio-button.mat-primary {
    --mdc-radio-disabled-selected-icon-color: #fff;
    --mdc-radio-disabled-unselected-icon-color: #fff;
    --mdc-radio-unselected-hover-icon-color: #eeeeee;
    --mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-selected-focus-icon-color: #0d9488;
    --mdc-radio-selected-hover-icon-color: #0d9488;
    --mdc-radio-selected-icon-color: #0d9488;
    --mdc-radio-selected-pressed-icon-color: #0d9488;
    --mat-radio-ripple-color: #fff;
    --mat-radio-checked-ripple-color: #0d9488;
    --mat-radio-disabled-label-color: #475569
}

.theme-teal .dark .mat-mdc-radio-button.mat-accent, .theme-teal.dark .mat-mdc-radio-button.mat-accent {
    --mdc-radio-disabled-selected-icon-color: #fff;
    --mdc-radio-disabled-unselected-icon-color: #fff;
    --mdc-radio-unselected-hover-icon-color: #eeeeee;
    --mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-selected-focus-icon-color: #1e293b;
    --mdc-radio-selected-hover-icon-color: #1e293b;
    --mdc-radio-selected-icon-color: #1e293b;
    --mdc-radio-selected-pressed-icon-color: #1e293b;
    --mat-radio-ripple-color: #fff;
    --mat-radio-checked-ripple-color: #1e293b;
    --mat-radio-disabled-label-color: #475569
}

.theme-teal .dark .mat-mdc-radio-button.mat-warn, .theme-teal.dark .mat-mdc-radio-button.mat-warn {
    --mdc-radio-disabled-selected-icon-color: #fff;
    --mdc-radio-disabled-unselected-icon-color: #fff;
    --mdc-radio-unselected-hover-icon-color: #eeeeee;
    --mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-selected-focus-icon-color: #dc2626;
    --mdc-radio-selected-hover-icon-color: #dc2626;
    --mdc-radio-selected-icon-color: #dc2626;
    --mdc-radio-selected-pressed-icon-color: #dc2626;
    --mat-radio-ripple-color: #fff;
    --mat-radio-checked-ripple-color: #dc2626;
    --mat-radio-disabled-label-color: #475569
}

.theme-teal .dark .mat-accent, .theme-teal.dark .mat-accent {
    --mdc-slider-handle-color: #1e293b;
    --mdc-slider-focus-handle-color: #1e293b;
    --mdc-slider-hover-handle-color: #1e293b;
    --mdc-slider-active-track-color: #1e293b;
    --mdc-slider-inactive-track-color: #1e293b;
    --mdc-slider-with-tick-marks-inactive-container-color: #1e293b;
    --mdc-slider-with-tick-marks-active-container-color: white;
    --mat-mdc-slider-ripple-color: #1e293b;
    --mat-mdc-slider-hover-ripple-color: rgba(30, 41, 59, .05);
    --mat-mdc-slider-focus-ripple-color: rgba(30, 41, 59, .2)
}

.theme-teal .dark .mat-warn, .theme-teal.dark .mat-warn {
    --mdc-slider-handle-color: #dc2626;
    --mdc-slider-focus-handle-color: #dc2626;
    --mdc-slider-hover-handle-color: #dc2626;
    --mdc-slider-active-track-color: #dc2626;
    --mdc-slider-inactive-track-color: #dc2626;
    --mdc-slider-with-tick-marks-inactive-container-color: #dc2626;
    --mdc-slider-with-tick-marks-active-container-color: white;
    --mat-mdc-slider-ripple-color: #dc2626;
    --mat-mdc-slider-hover-ripple-color: rgba(220, 38, 38, .05);
    --mat-mdc-slider-focus-ripple-color: rgba(220, 38, 38, .2)
}

.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 {
    --mdc-radio-disabled-selected-icon-color: #fff;
    --mdc-radio-disabled-unselected-icon-color: #fff;
    --mdc-radio-unselected-hover-icon-color: #eeeeee;
    --mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-selected-focus-icon-color: #0d9488;
    --mdc-radio-selected-hover-icon-color: #0d9488;
    --mdc-radio-selected-icon-color: #0d9488;
    --mdc-radio-selected-pressed-icon-color: #0d9488
}

.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 {
    --mdc-radio-disabled-selected-icon-color: #fff;
    --mdc-radio-disabled-unselected-icon-color: #fff;
    --mdc-radio-unselected-hover-icon-color: #eeeeee;
    --mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-selected-focus-icon-color: #1e293b;
    --mdc-radio-selected-hover-icon-color: #1e293b;
    --mdc-radio-selected-icon-color: #1e293b;
    --mdc-radio-selected-pressed-icon-color: #1e293b
}

.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 {
    --mdc-radio-disabled-selected-icon-color: #fff;
    --mdc-radio-disabled-unselected-icon-color: #fff;
    --mdc-radio-unselected-hover-icon-color: #eeeeee;
    --mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-selected-focus-icon-color: #dc2626;
    --mdc-radio-selected-hover-icon-color: #dc2626;
    --mdc-radio-selected-icon-color: #dc2626;
    --mdc-radio-selected-pressed-icon-color: #dc2626
}

.theme-teal .dark .mat-mdc-list-option, .theme-teal.dark .mat-mdc-list-option {
    --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #0d9488;
    --mdc-checkbox-selected-hover-icon-color: #0d9488;
    --mdc-checkbox-selected-icon-color: #0d9488;
    --mdc-checkbox-selected-pressed-icon-color: #0d9488;
    --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
    --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
    --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #0d9488;
    --mdc-checkbox-selected-hover-state-layer-color: #0d9488;
    --mdc-checkbox-selected-pressed-state-layer-color: #0d9488;
    --mdc-checkbox-unselected-focus-state-layer-color: white;
    --mdc-checkbox-unselected-hover-state-layer-color: white;
    --mdc-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 {
    --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #1e293b;
    --mdc-checkbox-selected-hover-icon-color: #1e293b;
    --mdc-checkbox-selected-icon-color: #1e293b;
    --mdc-checkbox-selected-pressed-icon-color: #1e293b;
    --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
    --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
    --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #1e293b;
    --mdc-checkbox-selected-hover-state-layer-color: #1e293b;
    --mdc-checkbox-selected-pressed-state-layer-color: #1e293b;
    --mdc-checkbox-unselected-focus-state-layer-color: white;
    --mdc-checkbox-unselected-hover-state-layer-color: white;
    --mdc-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 {
    --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #dc2626;
    --mdc-checkbox-selected-hover-icon-color: #dc2626;
    --mdc-checkbox-selected-icon-color: #dc2626;
    --mdc-checkbox-selected-pressed-icon-color: #dc2626;
    --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
    --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
    --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
    --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
    --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
    --mdc-checkbox-unselected-focus-state-layer-color: white;
    --mdc-checkbox-unselected-hover-state-layer-color: white;
    --mdc-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--activated .mdc-list-item__primary-text, .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--activated .mdc-list-item__primary-text, .theme-teal .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start, .theme-teal .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start, .theme-teal.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start, .theme-teal.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .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 .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 {
    --mdc-tab-indicator-active-indicator-color: #0d9488;
    --mat-tab-header-disabled-ripple-color: #475569;
    --mat-tab-header-pagination-icon-color: #fff;
    --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-active-label-text-color: #0d9488;
    --mat-tab-header-active-ripple-color: #0d9488;
    --mat-tab-header-inactive-ripple-color: #0d9488;
    --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-active-focus-label-text-color: #0d9488;
    --mat-tab-header-active-hover-label-text-color: #0d9488;
    --mat-tab-header-active-focus-indicator-color: #0d9488;
    --mat-tab-header-active-hover-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 {
    --mdc-tab-indicator-active-indicator-color: #1e293b;
    --mat-tab-header-disabled-ripple-color: #475569;
    --mat-tab-header-pagination-icon-color: #fff;
    --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-active-label-text-color: #1e293b;
    --mat-tab-header-active-ripple-color: #1e293b;
    --mat-tab-header-inactive-ripple-color: #1e293b;
    --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-active-focus-label-text-color: #1e293b;
    --mat-tab-header-active-hover-label-text-color: #1e293b;
    --mat-tab-header-active-focus-indicator-color: #1e293b;
    --mat-tab-header-active-hover-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 {
    --mdc-tab-indicator-active-indicator-color: #dc2626;
    --mat-tab-header-disabled-ripple-color: #475569;
    --mat-tab-header-pagination-icon-color: #fff;
    --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-active-label-text-color: #dc2626;
    --mat-tab-header-active-ripple-color: #dc2626;
    --mat-tab-header-inactive-ripple-color: #dc2626;
    --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-active-focus-label-text-color: #dc2626;
    --mat-tab-header-active-hover-label-text-color: #dc2626;
    --mat-tab-header-active-focus-indicator-color: #dc2626;
    --mat-tab-header-active-hover-indicator-color: #dc2626
}

.theme-teal .dark .mat-mdc-tab-group.mat-background-primary, .theme-teal .dark .mat-mdc-tab-nav-bar.mat-background-primary, .theme-teal.dark .mat-mdc-tab-group.mat-background-primary, .theme-teal.dark .mat-mdc-tab-nav-bar.mat-background-primary {
    --mat-tab-header-with-background-background-color: #0d9488;
    --mat-tab-header-with-background-foreground-color: #042f2e
}

.theme-teal .dark .mat-mdc-tab-group.mat-background-accent, .theme-teal .dark .mat-mdc-tab-nav-bar.mat-background-accent, .theme-teal.dark .mat-mdc-tab-group.mat-background-accent, .theme-teal.dark .mat-mdc-tab-nav-bar.mat-background-accent {
    --mat-tab-header-with-background-background-color: #1e293b;
    --mat-tab-header-with-background-foreground-color: white
}

.theme-teal .dark .mat-mdc-tab-group.mat-background-warn, .theme-teal .dark .mat-mdc-tab-nav-bar.mat-background-warn, .theme-teal.dark .mat-mdc-tab-group.mat-background-warn, .theme-teal.dark .mat-mdc-tab-nav-bar.mat-background-warn {
    --mat-tab-header-with-background-background-color: #dc2626;
    --mat-tab-header-with-background-foreground-color: white
}

.theme-teal .dark .mat-mdc-checkbox.mat-primary, .theme-teal.dark .mat-mdc-checkbox.mat-primary {
    --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #0d9488;
    --mdc-checkbox-selected-hover-icon-color: #0d9488;
    --mdc-checkbox-selected-icon-color: #0d9488;
    --mdc-checkbox-selected-pressed-icon-color: #0d9488;
    --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
    --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
    --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #0d9488;
    --mdc-checkbox-selected-hover-state-layer-color: #0d9488;
    --mdc-checkbox-selected-pressed-state-layer-color: #0d9488;
    --mdc-checkbox-unselected-focus-state-layer-color: white;
    --mdc-checkbox-unselected-hover-state-layer-color: white;
    --mdc-checkbox-unselected-pressed-state-layer-color: white
}

.theme-teal .dark .mat-mdc-checkbox.mat-warn, .theme-teal.dark .mat-mdc-checkbox.mat-warn {
    --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #dc2626;
    --mdc-checkbox-selected-hover-icon-color: #dc2626;
    --mdc-checkbox-selected-icon-color: #dc2626;
    --mdc-checkbox-selected-pressed-icon-color: #dc2626;
    --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
    --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
    --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
    --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
    --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
    --mdc-checkbox-unselected-focus-state-layer-color: white;
    --mdc-checkbox-unselected-hover-state-layer-color: white;
    --mdc-checkbox-unselected-pressed-state-layer-color: white
}

.theme-teal .dark .mat-mdc-checkbox .mdc-form-field, .theme-teal.dark .mat-mdc-checkbox .mdc-form-field {
    color: var(--mdc-theme-text-primary-on-background, white)
}

.theme-teal .dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled label, .theme-teal.dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
    color: #475569
}

.theme-teal .dark .mat-mdc-button, .theme-teal.dark .mat-mdc-button {
    --mdc-text-button-label-text-color: #fff;
    --mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);
    --mat-text-button-state-layer-color: #fff;
    --mat-text-button-ripple-color: rgba(255, 255, 255, .1);
    --mat-text-button-hover-state-layer-opacity: .08;
    --mat-text-button-focus-state-layer-opacity: .24;
    --mat-text-button-pressed-state-layer-opacity: .24
}

.theme-teal .dark .mat-mdc-button.mat-primary, .theme-teal.dark .mat-mdc-button.mat-primary {
    --mdc-text-button-label-text-color: #0d9488;
    --mat-text-button-state-layer-color: #0d9488;
    --mat-text-button-ripple-color: rgba(13, 148, 136, .1)
}

.theme-teal .dark .mat-mdc-button.mat-accent, .theme-teal.dark .mat-mdc-button.mat-accent {
    --mdc-text-button-label-text-color: #1e293b;
    --mat-text-button-state-layer-color: #1e293b;
    --mat-text-button-ripple-color: rgba(30, 41, 59, .1)
}

.theme-teal .dark .mat-mdc-button.mat-warn, .theme-teal.dark .mat-mdc-button.mat-warn {
    --mdc-text-button-label-text-color: #dc2626;
    --mat-text-button-state-layer-color: #dc2626;
    --mat-text-button-ripple-color: rgba(220, 38, 38, .1)
}

.theme-teal .dark .mat-mdc-unelevated-button, .theme-teal.dark .mat-mdc-unelevated-button {
    --mdc-filled-button-container-color: #1e293b;
    --mdc-filled-button-label-text-color: #fff;
    --mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);
    --mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);
    --mat-filled-button-state-layer-color: #fff;
    --mat-filled-button-ripple-color: rgba(255, 255, 255, .1);
    --mat-filled-button-hover-state-layer-opacity: .08;
    --mat-filled-button-focus-state-layer-opacity: .24;
    --mat-filled-button-pressed-state-layer-opacity: .24
}

.theme-teal .dark .mat-mdc-unelevated-button.mat-primary, .theme-teal.dark .mat-mdc-unelevated-button.mat-primary {
    --mdc-filled-button-container-color: #0d9488;
    --mdc-filled-button-label-text-color: #fff;
    --mat-filled-button-state-layer-color: #fff;
    --mat-filled-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-teal .dark .mat-mdc-unelevated-button.mat-accent, .theme-teal.dark .mat-mdc-unelevated-button.mat-accent {
    --mdc-filled-button-container-color: #1e293b;
    --mdc-filled-button-label-text-color: #fff;
    --mat-filled-button-state-layer-color: #fff;
    --mat-filled-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-teal .dark .mat-mdc-unelevated-button.mat-warn, .theme-teal.dark .mat-mdc-unelevated-button.mat-warn {
    --mdc-filled-button-container-color: #dc2626;
    --mdc-filled-button-label-text-color: #fff;
    --mat-filled-button-state-layer-color: #fff;
    --mat-filled-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-teal .dark .mat-mdc-raised-button, .theme-teal.dark .mat-mdc-raised-button {
    --mdc-protected-button-container-color: #1e293b;
    --mdc-protected-button-label-text-color: #fff;
    --mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);
    --mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);
    --mat-protected-button-state-layer-color: #fff;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1);
    --mat-protected-button-hover-state-layer-opacity: .08;
    --mat-protected-button-focus-state-layer-opacity: .24;
    --mat-protected-button-pressed-state-layer-opacity: .24;
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f
}

.theme-teal .dark .mat-mdc-raised-button.mat-primary, .theme-teal.dark .mat-mdc-raised-button.mat-primary {
    --mdc-protected-button-container-color: #0d9488;
    --mdc-protected-button-label-text-color: #fff;
    --mat-protected-button-state-layer-color: #fff;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-teal .dark .mat-mdc-raised-button.mat-accent, .theme-teal.dark .mat-mdc-raised-button.mat-accent {
    --mdc-protected-button-container-color: #1e293b;
    --mdc-protected-button-label-text-color: #fff;
    --mat-protected-button-state-layer-color: #fff;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-teal .dark .mat-mdc-raised-button.mat-warn, .theme-teal.dark .mat-mdc-raised-button.mat-warn {
    --mdc-protected-button-container-color: #dc2626;
    --mdc-protected-button-label-text-color: #fff;
    --mat-protected-button-state-layer-color: #fff;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-teal .dark .mat-mdc-raised-button:hover, .theme-teal .dark .mat-mdc-raised-button:focus, .theme-teal.dark .mat-mdc-raised-button:hover, .theme-teal.dark .mat-mdc-raised-button:focus {
    box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f
}

.theme-teal .dark .mat-mdc-raised-button:active, .theme-teal .dark .mat-mdc-raised-button:focus:active, .theme-teal.dark .mat-mdc-raised-button:active, .theme-teal.dark .mat-mdc-raised-button:focus:active {
    box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f
}

.theme-teal .dark .mat-mdc-outlined-button, .theme-teal.dark .mat-mdc-outlined-button {
    --mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);
    --mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);
    --mdc-outlined-button-label-text-color: #fff;
    --mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);
    --mat-outlined-button-state-layer-color: #fff;
    --mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);
    --mat-outlined-button-hover-state-layer-opacity: .08;
    --mat-outlined-button-focus-state-layer-opacity: .24;
    --mat-outlined-button-pressed-state-layer-opacity: .24
}

.theme-teal .dark .mat-mdc-outlined-button.mat-primary, .theme-teal.dark .mat-mdc-outlined-button.mat-primary {
    --mdc-outlined-button-label-text-color: #0d9488;
    --mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);
    --mat-outlined-button-state-layer-color: #0d9488;
    --mat-outlined-button-ripple-color: rgba(13, 148, 136, .1)
}

.theme-teal .dark .mat-mdc-outlined-button.mat-accent, .theme-teal.dark .mat-mdc-outlined-button.mat-accent {
    --mdc-outlined-button-label-text-color: #1e293b;
    --mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);
    --mat-outlined-button-state-layer-color: #1e293b;
    --mat-outlined-button-ripple-color: rgba(30, 41, 59, .1)
}

.theme-teal .dark .mat-mdc-outlined-button.mat-warn, .theme-teal.dark .mat-mdc-outlined-button.mat-warn {
    --mdc-outlined-button-label-text-color: #dc2626;
    --mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);
    --mat-outlined-button-state-layer-color: #dc2626;
    --mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)
}

.theme-teal .dark .mat-mdc-icon-button, .theme-teal.dark .mat-mdc-icon-button {
    --mdc-icon-button-icon-color: inherit;
    --mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);
    --mat-icon-button-state-layer-color: #fff;
    --mat-icon-button-ripple-color: rgba(255, 255, 255, .1);
    --mat-icon-button-hover-state-layer-opacity: .08;
    --mat-icon-button-focus-state-layer-opacity: .24;
    --mat-icon-button-pressed-state-layer-opacity: .24
}

.theme-teal .dark .mat-mdc-icon-button.mat-primary, .theme-teal.dark .mat-mdc-icon-button.mat-primary {
    --mdc-icon-button-icon-color: #0d9488;
    --mat-icon-button-state-layer-color: #0d9488;
    --mat-icon-button-ripple-color: rgba(13, 148, 136, .1)
}

.theme-teal .dark .mat-mdc-icon-button.mat-accent, .theme-teal.dark .mat-mdc-icon-button.mat-accent {
    --mdc-icon-button-icon-color: #1e293b;
    --mat-icon-button-state-layer-color: #1e293b;
    --mat-icon-button-ripple-color: rgba(30, 41, 59, .1)
}

.theme-teal .dark .mat-mdc-icon-button.mat-warn, .theme-teal.dark .mat-mdc-icon-button.mat-warn {
    --mdc-icon-button-icon-color: #dc2626;
    --mat-icon-button-state-layer-color: #dc2626;
    --mat-icon-button-ripple-color: rgba(220, 38, 38, .1)
}

.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 {
    --mdc-fab-container-color: #0d9488;
    --mat-fab-foreground-color: #fff;
    --mat-fab-state-layer-color: #fff;
    --mat-fab-ripple-color: rgba(255, 255, 255, .1)
}

.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 {
    --mdc-fab-container-color: #1e293b;
    --mat-fab-foreground-color: #fff;
    --mat-fab-state-layer-color: #fff;
    --mat-fab-ripple-color: rgba(255, 255, 255, .1)
}

.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 {
    --mdc-fab-container-color: #dc2626;
    --mat-fab-foreground-color: #fff;
    --mat-fab-state-layer-color: #fff;
    --mat-fab-ripple-color: rgba(255, 255, 255, .1)
}

.theme-teal .dark .mat-accent, .theme-teal.dark .mat-accent {
    --mdc-circular-progress-active-indicator-color: #1e293b
}

.theme-teal .dark .mat-warn, .theme-teal.dark .mat-warn {
    --mdc-circular-progress-active-indicator-color: #dc2626
}

.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 .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, .4);
    --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
    --mat-datepicker-calendar-date-focus-state-background-color: rgba(30, 41, 59, .3);
    --mat-datepicker-calendar-date-hover-state-background-color: rgba(30, 41, 59, .3);
    --mat-datepicker-calendar-date-in-range-state-background-color: rgba(30, 41, 59, .2);
    --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);
    --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
    --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e
}

.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, .4);
    --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
    --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);
    --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);
    --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);
    --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);
    --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
    --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e
}

.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 .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 .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 .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-rose .light, .theme-rose.light {
    --mat-ripple-color: rgba(0, 0, 0, .1);
    --mat-option-selected-state-label-text-color: #f43f5e;
    --mat-option-label-text-color: #1e293b;
    --mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);
    --mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);
    --mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);
    --mat-optgroup-label-text-color: #1e293b;
    --mdc-elevated-card-container-shape: 4px;
    --mdc-outlined-card-container-shape: 4px;
    --mdc-outlined-card-outline-width: 1px;
    --mdc-elevated-card-container-color: white;
    --mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
    --mdc-outlined-card-container-color: white;
    --mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);
    --mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);
    --mat-card-subtitle-text-color: #64748b;
    --mdc-linear-progress-active-indicator-height: 4px;
    --mdc-linear-progress-track-height: 4px;
    --mdc-linear-progress-track-shape: 0;
    --mdc-plain-tooltip-container-shape: 4px;
    --mdc-plain-tooltip-supporting-text-line-height: 16px;
    --mdc-plain-tooltip-container-color: #1e293b;
    --mdc-plain-tooltip-supporting-text-color: #fff;
    --mdc-filled-text-field-active-indicator-height: 1px;
    --mdc-filled-text-field-focus-active-indicator-height: 2px;
    --mdc-filled-text-field-container-shape: 4px;
    --mdc-outlined-text-field-outline-width: 1px;
    --mdc-outlined-text-field-focus-outline-width: 2px;
    --mdc-outlined-text-field-container-shape: 4px;
    --mdc-filled-text-field-caret-color: #f43f5e;
    --mdc-filled-text-field-focus-active-indicator-color: #f43f5e;
    --mdc-filled-text-field-focus-label-text-color: rgba(244, 63, 94, .87);
    --mdc-filled-text-field-container-color: whitesmoke;
    --mdc-filled-text-field-disabled-container-color: #fafafa;
    --mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);
    --mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);
    --mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);
    --mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);
    --mdc-filled-text-field-error-focus-label-text-color: #dc2626;
    --mdc-filled-text-field-error-label-text-color: #dc2626;
    --mdc-filled-text-field-error-caret-color: #dc2626;
    --mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);
    --mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);
    --mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);
    --mdc-filled-text-field-error-active-indicator-color: #dc2626;
    --mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;
    --mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;
    --mdc-outlined-text-field-caret-color: #f43f5e;
    --mdc-outlined-text-field-focus-outline-color: #f43f5e;
    --mdc-outlined-text-field-focus-label-text-color: rgba(244, 63, 94, .87);
    --mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);
    --mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);
    --mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);
    --mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);
    --mdc-outlined-text-field-error-caret-color: #dc2626;
    --mdc-outlined-text-field-error-focus-label-text-color: #dc2626;
    --mdc-outlined-text-field-error-label-text-color: #dc2626;
    --mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);
    --mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);
    --mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);
    --mdc-outlined-text-field-error-focus-outline-color: #dc2626;
    --mdc-outlined-text-field-error-hover-outline-color: #dc2626;
    --mdc-outlined-text-field-error-outline-color: #dc2626;
    --mat-form-field-focus-select-arrow-color: rgba(244, 63, 94, .87);
    --mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);
    --mat-form-field-state-layer-color: rgba(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-enabled-select-arrow-color: rgba(0, 0, 0, .54);
    --mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);
    --mat-form-field-hover-state-layer-opacity: .04;
    --mat-form-field-focus-state-layer-opacity: .12;
    --mat-select-panel-background-color: white;
    --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);
    --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);
    --mat-select-placeholder-text-color: rgba(0, 0, 0, .6);
    --mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);
    --mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);
    --mat-select-focused-arrow-color: rgba(244, 63, 94, .87);
    --mat-select-invalid-arrow-color: rgba(220, 38, 38, .87);
    --mat-autocomplete-background-color: white;
    --mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);
    --mdc-dialog-container-shadow-color: #000;
    --mdc-dialog-container-shape: 4px;
    --mdc-dialog-container-color: white;
    --mdc-dialog-subhead-color: rgba(0, 0, 0, .87);
    --mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);
    --mdc-radio-disabled-selected-icon-opacity: .38;
    --mdc-radio-disabled-unselected-icon-opacity: .38;
    --mdc-radio-state-layer-size: 40px;
    --mdc-slider-active-track-height: 6px;
    --mdc-slider-active-track-shape: 9999px;
    --mdc-slider-handle-height: 20px;
    --mdc-slider-handle-shape: 50%;
    --mdc-slider-handle-width: 20px;
    --mdc-slider-inactive-track-height: 4px;
    --mdc-slider-inactive-track-shape: 9999px;
    --mdc-slider-with-overlap-handle-outline-width: 1px;
    --mdc-slider-with-tick-marks-active-container-opacity: .6;
    --mdc-slider-with-tick-marks-container-shape: 50%;
    --mdc-slider-with-tick-marks-container-size: 2px;
    --mdc-slider-with-tick-marks-inactive-container-opacity: .6;
    --mdc-slider-handle-color: #f43f5e;
    --mdc-slider-focus-handle-color: #f43f5e;
    --mdc-slider-hover-handle-color: #f43f5e;
    --mdc-slider-active-track-color: #f43f5e;
    --mdc-slider-inactive-track-color: #f43f5e;
    --mdc-slider-with-tick-marks-inactive-container-color: #f43f5e;
    --mdc-slider-with-tick-marks-active-container-color: #4c0519;
    --mdc-slider-disabled-active-track-color: #000;
    --mdc-slider-disabled-handle-color: #000;
    --mdc-slider-disabled-inactive-track-color: #000;
    --mdc-slider-label-container-color: #000;
    --mdc-slider-label-label-text-color: #fff;
    --mdc-slider-with-overlap-handle-outline-color: #fff;
    --mdc-slider-with-tick-marks-disabled-container-color: #000;
    --mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
    --mat-mdc-slider-ripple-color: #f43f5e;
    --mat-mdc-slider-hover-ripple-color: rgba(244, 63, 94, .05);
    --mat-mdc-slider-focus-ripple-color: rgba(244, 63, 94, .2);
    --mat-slider-value-indicator-opacity: .6;
    --mat-menu-container-shape: 4px;
    --mat-menu-item-label-text-color: #1e293b;
    --mat-menu-item-icon-color: #1e293b;
    --mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);
    --mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);
    --mat-menu-container-color: white;
    --mdc-list-list-item-container-shape: 0;
    --mdc-list-list-item-leading-avatar-shape: 50%;
    --mdc-list-list-item-container-color: transparent;
    --mdc-list-list-item-selected-container-color: transparent;
    --mdc-list-list-item-leading-avatar-color: transparent;
    --mdc-list-list-item-leading-icon-size: 24px;
    --mdc-list-list-item-leading-avatar-size: 40px;
    --mdc-list-list-item-trailing-icon-size: 24px;
    --mdc-list-list-item-disabled-state-layer-color: transparent;
    --mdc-list-list-item-disabled-state-layer-opacity: 0;
    --mdc-list-list-item-disabled-label-text-opacity: .38;
    --mdc-list-list-item-disabled-leading-icon-opacity: .38;
    --mdc-list-list-item-disabled-trailing-icon-opacity: .38;
    --mdc-list-list-item-label-text-color: #1e293b;
    --mdc-list-list-item-supporting-text-color: #64748b;
    --mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);
    --mdc-list-list-item-trailing-supporting-text-color: #94a3b8;
    --mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);
    --mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);
    --mdc-list-list-item-disabled-label-text-color: black;
    --mdc-list-list-item-disabled-leading-icon-color: black;
    --mdc-list-list-item-disabled-trailing-icon-color: black;
    --mdc-list-list-item-hover-label-text-color: #1e293b;
    --mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);
    --mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);
    --mdc-list-list-item-focus-label-text-color: #1e293b;
    --mdc-list-list-item-hover-state-layer-color: black;
    --mdc-list-list-item-hover-state-layer-opacity: .04;
    --mdc-list-list-item-focus-state-layer-color: black;
    --mdc-list-list-item-focus-state-layer-opacity: .12;
    --mat-paginator-container-text-color: rgba(0, 0, 0, .87);
    --mat-paginator-container-background-color: white;
    --mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);
    --mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);
    --mdc-tab-indicator-active-indicator-height: 2px;
    --mdc-tab-indicator-active-indicator-shape: 0;
    --mdc-secondary-navigation-tab-container-height: 48px;
    --mdc-checkbox-disabled-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-state-layer-opacity: .16;
    --mdc-checkbox-selected-hover-state-layer-opacity: .04;
    --mdc-checkbox-selected-pressed-state-layer-opacity: .16;
    --mdc-checkbox-unselected-focus-state-layer-opacity: .16;
    --mdc-checkbox-unselected-hover-state-layer-opacity: .04;
    --mdc-checkbox-unselected-pressed-state-layer-opacity: .16;
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #1e293b;
    --mdc-checkbox-selected-hover-icon-color: #1e293b;
    --mdc-checkbox-selected-icon-color: #1e293b;
    --mdc-checkbox-selected-pressed-icon-color: #1e293b;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #1e293b;
    --mdc-checkbox-selected-hover-state-layer-color: #1e293b;
    --mdc-checkbox-selected-pressed-state-layer-color: #1e293b;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-checkbox-unselected-pressed-state-layer-color: black;
    --mdc-fab-container-shape: 50%;
    --mdc-fab-icon-size: 24px;
    --mdc-fab-container-color: white;
    --mat-fab-foreground-color: black;
    --mat-fab-state-layer-color: #000;
    --mat-fab-ripple-color: rgba(0, 0, 0, .1);
    --mat-fab-hover-state-layer-opacity: .04;
    --mat-fab-focus-state-layer-opacity: .12;
    --mat-fab-pressed-state-layer-opacity: .12;
    --mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);
    --mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);
    --mdc-snackbar-container-shape: 4px;
    --mdc-snackbar-container-color: #333333;
    --mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);
    --mat-snack-bar-button-color: #1e293b;
    --mat-table-row-item-outline-width: 1px;
    --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;
    --mdc-circular-progress-active-indicator-width: 4px;
    --mdc-circular-progress-size: 48px;
    --mdc-circular-progress-active-indicator-color: #f43f5e;
    --mat-badge-background-color: #f43f5e;
    --mat-badge-text-color: #4c0519;
    --mat-badge-disabled-state-background-color: #94a3b8;
    --mat-badge-disabled-state-text-color: #94a3b8;
    --mat-bottom-sheet-container-shape: 4px;
    --mat-bottom-sheet-container-text-color: #1e293b;
    --mat-bottom-sheet-container-background-color: white;
    --mat-legacy-button-toggle-height: 36px;
    --mat-legacy-button-toggle-shape: 2px;
    --mat-legacy-button-toggle-focus-state-layer-opacity: 1;
    --mat-standard-button-toggle-shape: 4px;
    --mat-standard-button-toggle-hover-state-layer-opacity: .04;
    --mat-standard-button-toggle-focus-state-layer-opacity: .12;
    --mat-legacy-button-toggle-text-color: #94a3b8;
    --mat-legacy-button-toggle-state-layer-color: #64748b;
    --mat-legacy-button-toggle-selected-state-text-color: #64748b;
    --mat-legacy-button-toggle-selected-state-background-color: #e2e8f0;
    --mat-legacy-button-toggle-disabled-state-text-color: #94a3b8;
    --mat-legacy-button-toggle-disabled-state-background-color: #cbd5e1;
    --mat-legacy-button-toggle-disabled-selected-state-background-color: #e2e8f0;
    --mat-standard-button-toggle-text-color: #1e293b;
    --mat-standard-button-toggle-background-color: white;
    --mat-standard-button-toggle-state-layer-color: #64748b;
    --mat-standard-button-toggle-selected-state-background-color: #e2e8f0;
    --mat-standard-button-toggle-selected-state-text-color: #1e293b;
    --mat-standard-button-toggle-disabled-state-text-color: #94a3b8;
    --mat-standard-button-toggle-disabled-state-background-color: white;
    --mat-standard-button-toggle-disabled-selected-state-text-color: #1e293b;
    --mat-standard-button-toggle-disabled-selected-state-background-color: #e2e8f0;
    --mat-standard-button-toggle-divider-color: #e2e8f0;
    --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, .4);
    --mat-datepicker-calendar-date-today-selected-state-outline-color: #4c0519;
    --mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 63, 94, .3);
    --mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 63, 94, .3);
    --mat-datepicker-toggle-active-state-icon-color: #f43f5e;
    --mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 63, 94, .2);
    --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);
    --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
    --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
    --mat-datepicker-toggle-icon-color: #64748b;
    --mat-datepicker-calendar-body-label-text-color: #64748b;
    --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, .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;
    --mat-divider-width: 1px;
    --mat-divider-color: #e2e8f0;
    --mat-expansion-container-shape: 4px;
    --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, .12);
    --mat-expansion-header-focus-state-layer-color: rgba(148, 163, 184, .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;
    --mat-icon-color: inherit;
    --mat-sidenav-container-shape: 0;
    --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, .6);
    --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, .12);
    --mat-stepper-header-focus-state-layer-color: rgba(148, 163, 184, .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;
    --mat-sort-arrow-color: #64748b;
    --mat-toolbar-container-background-color: white;
    --mat-toolbar-container-text-color: #1e293b;
    --mat-tree-container-background-color: white;
    --mat-tree-node-text-color: #1e293b
}

.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, .04);
    --mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);
    --mat-option-selected-state-layer-color: rgba(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, .04);
    --mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);
    --mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)
}

.theme-rose .light .mat-pseudo-checkbox-full, .theme-rose.light .mat-pseudo-checkbox-full {
    color: #64748b
}

.theme-rose .light .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled, .theme-rose.light .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
    color: #b0b0b0
}

.theme-rose .light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-rose .light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-rose.light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-rose.light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #f43f5e
}

.theme-rose .light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-rose .light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-rose.light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-rose.light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #f43f5e
}

.theme-rose .light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-rose .light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-rose.light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-rose.light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #f1f5f9
}

.theme-rose .light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-rose .light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-rose.light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-rose.light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #1e293b
}

.theme-rose .light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-rose .light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-rose.light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-rose.light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #1e293b
}

.theme-rose .light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-rose .light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-rose.light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-rose.light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #f1f5f9
}

.theme-rose .light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-rose .light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-rose.light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-rose.light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #1e293b
}

.theme-rose .light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-rose .light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-rose.light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-rose.light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #1e293b
}

.theme-rose .light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-rose .light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-rose.light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-rose.light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #f1f5f9
}

.theme-rose .light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-rose .light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-rose.light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-rose.light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #dc2626
}

.theme-rose .light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-rose .light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-rose.light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-rose.light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #dc2626
}

.theme-rose .light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-rose .light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-rose.light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-rose.light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #f1f5f9
}

.theme-rose .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-rose .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-rose.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-rose.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #b0b0b0
}

.theme-rose .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-rose .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-rose.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-rose.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #b0b0b0
}

.theme-rose .light .mat-app-background, .theme-rose .light.mat-app-background, .theme-rose.light .mat-app-background, .theme-rose.light.mat-app-background {
    background-color: #f1f5f9;
    color: #1e293b
}

.theme-rose .light .mat-elevation-z0, .theme-rose .light .mat-mdc-elevation-specific.mat-elevation-z0, .theme-rose.light .mat-elevation-z0, .theme-rose.light .mat-mdc-elevation-specific.mat-elevation-z0 {
    box-shadow: 0 0 #0003, 0 0 #00000024, 0 0 #0000001f
}

.theme-rose .light .mat-elevation-z1, .theme-rose .light .mat-mdc-elevation-specific.mat-elevation-z1, .theme-rose.light .mat-elevation-z1, .theme-rose.light .mat-mdc-elevation-specific.mat-elevation-z1 {
    box-shadow: 0 2px 1px -1px #0003, 0 1px 1px #00000024, 0 1px 3px #0000001f
}

.theme-rose .light .mat-elevation-z2, .theme-rose .light .mat-mdc-elevation-specific.mat-elevation-z2, .theme-rose.light .mat-elevation-z2, .theme-rose.light .mat-mdc-elevation-specific.mat-elevation-z2 {
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f
}

.theme-rose .light .mat-elevation-z3, .theme-rose .light .mat-mdc-elevation-specific.mat-elevation-z3, .theme-rose.light .mat-elevation-z3, .theme-rose.light .mat-mdc-elevation-specific.mat-elevation-z3 {
    box-shadow: 0 3px 3px -2px #0003, 0 3px 4px #00000024, 0 1px 8px #0000001f
}

.theme-rose .light .mat-elevation-z4, .theme-rose .light .mat-mdc-elevation-specific.mat-elevation-z4, .theme-rose.light .mat-elevation-z4, .theme-rose.light .mat-mdc-elevation-specific.mat-elevation-z4 {
    box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f
}

.theme-rose .light .mat-elevation-z5, .theme-rose .light .mat-mdc-elevation-specific.mat-elevation-z5, .theme-rose.light .mat-elevation-z5, .theme-rose.light .mat-mdc-elevation-specific.mat-elevation-z5 {
    box-shadow: 0 3px 5px -1px #0003, 0 5px 8px #00000024, 0 1px 14px #0000001f
}

.theme-rose .light .mat-elevation-z6, .theme-rose .light .mat-mdc-elevation-specific.mat-elevation-z6, .theme-rose.light .mat-elevation-z6, .theme-rose.light .mat-mdc-elevation-specific.mat-elevation-z6 {
    box-shadow: 0 3px 5px -1px #0003, 0 6px 10px #00000024, 0 1px 18px #0000001f
}

.theme-rose .light .mat-elevation-z7, .theme-rose .light .mat-mdc-elevation-specific.mat-elevation-z7, .theme-rose.light .mat-elevation-z7, .theme-rose.light .mat-mdc-elevation-specific.mat-elevation-z7 {
    box-shadow: 0 4px 5px -2px #0003, 0 7px 10px 1px #00000024, 0 2px 16px 1px #0000001f
}

.theme-rose .light .mat-elevation-z8, .theme-rose .light .mat-mdc-elevation-specific.mat-elevation-z8, .theme-rose.light .mat-elevation-z8, .theme-rose.light .mat-mdc-elevation-specific.mat-elevation-z8 {
    box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f
}

.theme-rose .light .mat-elevation-z9, .theme-rose .light .mat-mdc-elevation-specific.mat-elevation-z9, .theme-rose.light .mat-elevation-z9, .theme-rose.light .mat-mdc-elevation-specific.mat-elevation-z9 {
    box-shadow: 0 5px 6px -3px #0003, 0 9px 12px 1px #00000024, 0 3px 16px 2px #0000001f
}

.theme-rose .light .mat-elevation-z10, .theme-rose .light .mat-mdc-elevation-specific.mat-elevation-z10, .theme-rose.light .mat-elevation-z10, .theme-rose.light .mat-mdc-elevation-specific.mat-elevation-z10 {
    box-shadow: 0 6px 6px -3px #0003, 0 10px 14px 1px #00000024, 0 4px 18px 3px #0000001f
}

.theme-rose .light .mat-elevation-z11, .theme-rose .light .mat-mdc-elevation-specific.mat-elevation-z11, .theme-rose.light .mat-elevation-z11, .theme-rose.light .mat-mdc-elevation-specific.mat-elevation-z11 {
    box-shadow: 0 6px 7px -4px #0003, 0 11px 15px 1px #00000024, 0 4px 20px 3px #0000001f
}

.theme-rose .light .mat-elevation-z12, .theme-rose .light .mat-mdc-elevation-specific.mat-elevation-z12, .theme-rose.light .mat-elevation-z12, .theme-rose.light .mat-mdc-elevation-specific.mat-elevation-z12 {
    box-shadow: 0 7px 8px -4px #0003, 0 12px 17px 2px #00000024, 0 5px 22px 4px #0000001f
}

.theme-rose .light .mat-elevation-z13, .theme-rose .light .mat-mdc-elevation-specific.mat-elevation-z13, .theme-rose.light .mat-elevation-z13, .theme-rose.light .mat-mdc-elevation-specific.mat-elevation-z13 {
    box-shadow: 0 7px 8px -4px #0003, 0 13px 19px 2px #00000024, 0 5px 24px 4px #0000001f
}

.theme-rose .light .mat-elevation-z14, .theme-rose .light .mat-mdc-elevation-specific.mat-elevation-z14, .theme-rose.light .mat-elevation-z14, .theme-rose.light .mat-mdc-elevation-specific.mat-elevation-z14 {
    box-shadow: 0 7px 9px -4px #0003, 0 14px 21px 2px #00000024, 0 5px 26px 4px #0000001f
}

.theme-rose .light .mat-elevation-z15, .theme-rose .light .mat-mdc-elevation-specific.mat-elevation-z15, .theme-rose.light .mat-elevation-z15, .theme-rose.light .mat-mdc-elevation-specific.mat-elevation-z15 {
    box-shadow: 0 8px 9px -5px #0003, 0 15px 22px 2px #00000024, 0 6px 28px 5px #0000001f
}

.theme-rose .light .mat-elevation-z16, .theme-rose .light .mat-mdc-elevation-specific.mat-elevation-z16, .theme-rose.light .mat-elevation-z16, .theme-rose.light .mat-mdc-elevation-specific.mat-elevation-z16 {
    box-shadow: 0 8px 10px -5px #0003, 0 16px 24px 2px #00000024, 0 6px 30px 5px #0000001f
}

.theme-rose .light .mat-elevation-z17, .theme-rose .light .mat-mdc-elevation-specific.mat-elevation-z17, .theme-rose.light .mat-elevation-z17, .theme-rose.light .mat-mdc-elevation-specific.mat-elevation-z17 {
    box-shadow: 0 8px 11px -5px #0003, 0 17px 26px 2px #00000024, 0 6px 32px 5px #0000001f
}

.theme-rose .light .mat-elevation-z18, .theme-rose .light .mat-mdc-elevation-specific.mat-elevation-z18, .theme-rose.light .mat-elevation-z18, .theme-rose.light .mat-mdc-elevation-specific.mat-elevation-z18 {
    box-shadow: 0 9px 11px -5px #0003, 0 18px 28px 2px #00000024, 0 7px 34px 6px #0000001f
}

.theme-rose .light .mat-elevation-z19, .theme-rose .light .mat-mdc-elevation-specific.mat-elevation-z19, .theme-rose.light .mat-elevation-z19, .theme-rose.light .mat-mdc-elevation-specific.mat-elevation-z19 {
    box-shadow: 0 9px 12px -6px #0003, 0 19px 29px 2px #00000024, 0 7px 36px 6px #0000001f
}

.theme-rose .light .mat-elevation-z20, .theme-rose .light .mat-mdc-elevation-specific.mat-elevation-z20, .theme-rose.light .mat-elevation-z20, .theme-rose.light .mat-mdc-elevation-specific.mat-elevation-z20 {
    box-shadow: 0 10px 13px -6px #0003, 0 20px 31px 3px #00000024, 0 8px 38px 7px #0000001f
}

.theme-rose .light .mat-elevation-z21, .theme-rose .light .mat-mdc-elevation-specific.mat-elevation-z21, .theme-rose.light .mat-elevation-z21, .theme-rose.light .mat-mdc-elevation-specific.mat-elevation-z21 {
    box-shadow: 0 10px 13px -6px #0003, 0 21px 33px 3px #00000024, 0 8px 40px 7px #0000001f
}

.theme-rose .light .mat-elevation-z22, .theme-rose .light .mat-mdc-elevation-specific.mat-elevation-z22, .theme-rose.light .mat-elevation-z22, .theme-rose.light .mat-mdc-elevation-specific.mat-elevation-z22 {
    box-shadow: 0 10px 14px -6px #0003, 0 22px 35px 3px #00000024, 0 8px 42px 7px #0000001f
}

.theme-rose .light .mat-elevation-z23, .theme-rose .light .mat-mdc-elevation-specific.mat-elevation-z23, .theme-rose.light .mat-elevation-z23, .theme-rose.light .mat-mdc-elevation-specific.mat-elevation-z23 {
    box-shadow: 0 11px 14px -7px #0003, 0 23px 36px 3px #00000024, 0 9px 44px 8px #0000001f
}

.theme-rose .light .mat-elevation-z24, .theme-rose .light .mat-mdc-elevation-specific.mat-elevation-z24, .theme-rose.light .mat-elevation-z24, .theme-rose.light .mat-mdc-elevation-specific.mat-elevation-z24 {
    box-shadow: 0 11px 15px -7px #0003, 0 24px 38px 3px #00000024, 0 9px 46px 8px #0000001f
}

.theme-rose .light .mat-mdc-progress-bar, .theme-rose.light .mat-mdc-progress-bar {
    --mdc-linear-progress-active-indicator-color: #f43f5e;
    --mdc-linear-progress-track-color: rgba(244, 63, 94, .25)
}

.theme-rose .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots, .theme-rose.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: #f43f5e40;
    background-color: var(--mdc-linear-progress-track-color, rgba(244, 63, 94, .25))
}

@media (forced-colors: active) {
    .theme-rose .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots, .theme-rose.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
        background-color: ButtonBorder
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .theme-rose .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots, .theme-rose.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
        background-color: transparent;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(244, 63, 94, 0.25)'/%3E%3C/svg%3E")
    }
}

.theme-rose .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar, .theme-rose.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
    background-color: #f43f5e40;
    background-color: var(--mdc-linear-progress-track-color, rgba(244, 63, 94, .25))
}

.theme-rose .light .mat-mdc-progress-bar.mat-accent, .theme-rose.light .mat-mdc-progress-bar.mat-accent {
    --mdc-linear-progress-active-indicator-color: #1e293b;
    --mdc-linear-progress-track-color: rgba(30, 41, 59, .25)
}

.theme-rose .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots, .theme-rose.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: #1e293b40;
    background-color: var(--mdc-linear-progress-track-color, rgba(30, 41, 59, .25))
}

@media (forced-colors: active) {
    .theme-rose .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots, .theme-rose.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
        background-color: ButtonBorder
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .theme-rose .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots, .theme-rose.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
        background-color: transparent;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(30, 41, 59, 0.25)'/%3E%3C/svg%3E")
    }
}

.theme-rose .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar, .theme-rose.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
    background-color: #1e293b40;
    background-color: var(--mdc-linear-progress-track-color, rgba(30, 41, 59, .25))
}

.theme-rose .light .mat-mdc-progress-bar.mat-warn, .theme-rose.light .mat-mdc-progress-bar.mat-warn {
    --mdc-linear-progress-active-indicator-color: #dc2626;
    --mdc-linear-progress-track-color: rgba(220, 38, 38, .25)
}

.theme-rose .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots, .theme-rose.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: #dc262640;
    background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, .25))
}

@media (forced-colors: active) {
    .theme-rose .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots, .theme-rose.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
        background-color: ButtonBorder
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .theme-rose .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots, .theme-rose.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
        background-color: transparent;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(220, 38, 38, 0.25)'/%3E%3C/svg%3E")
    }
}

.theme-rose .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar, .theme-rose.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
    background-color: #dc262640;
    background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, .25))
}

.theme-rose .light .mat-mdc-form-field.mat-accent, .theme-rose.light .mat-mdc-form-field.mat-accent {
    --mdc-filled-text-field-caret-color: #1e293b;
    --mdc-filled-text-field-focus-active-indicator-color: #1e293b;
    --mdc-filled-text-field-focus-label-text-color: rgba(30, 41, 59, .87);
    --mdc-outlined-text-field-caret-color: #1e293b;
    --mdc-outlined-text-field-focus-outline-color: #1e293b;
    --mdc-outlined-text-field-focus-label-text-color: rgba(30, 41, 59, .87);
    --mat-form-field-focus-select-arrow-color: rgba(30, 41, 59, .87)
}

.theme-rose .light .mat-mdc-form-field.mat-warn, .theme-rose.light .mat-mdc-form-field.mat-warn {
    --mdc-filled-text-field-caret-color: #dc2626;
    --mdc-filled-text-field-focus-active-indicator-color: #dc2626;
    --mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);
    --mdc-outlined-text-field-caret-color: #dc2626;
    --mdc-outlined-text-field-focus-outline-color: #dc2626;
    --mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);
    --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .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(0, 0, 0, .87);
    --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);
    --mat-select-placeholder-text-color: rgba(0, 0, 0, .6);
    --mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);
    --mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);
    --mat-select-focused-arrow-color: rgba(30, 41, 59, .87);
    --mat-select-invalid-arrow-color: rgba(220, 38, 38, .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(0, 0, 0, .87);
    --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);
    --mat-select-placeholder-text-color: rgba(0, 0, 0, .6);
    --mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);
    --mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);
    --mat-select-focused-arrow-color: rgba(220, 38, 38, .87);
    --mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)
}

.theme-rose .light .mat-mdc-standard-chip, .theme-rose.light .mat-mdc-standard-chip {
    --mdc-chip-container-shape-family: rounded;
    --mdc-chip-container-shape-radius: 16px 16px 16px 16px;
    --mdc-chip-with-avatar-avatar-shape-family: rounded;
    --mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;
    --mdc-chip-with-avatar-avatar-size: 28px;
    --mdc-chip-with-icon-icon-size: 18px;
    --mdc-chip-disabled-label-text-color: #212121;
    --mdc-chip-elevated-container-color: #e0e0e0;
    --mdc-chip-elevated-disabled-container-color: #e0e0e0;
    --mdc-chip-focus-state-layer-color: black;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: #212121;
    --mdc-chip-with-icon-icon-color: #212121;
    --mdc-chip-with-icon-disabled-icon-color: #212121;
    --mdc-chip-with-icon-selected-icon-color: #212121;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;
    --mdc-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 {
    --mdc-chip-disabled-label-text-color: #4c0519;
    --mdc-chip-elevated-container-color: #f43f5e;
    --mdc-chip-elevated-disabled-container-color: #f43f5e;
    --mdc-chip-focus-state-layer-color: black;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: #4c0519;
    --mdc-chip-with-icon-icon-color: #4c0519;
    --mdc-chip-with-icon-disabled-icon-color: #4c0519;
    --mdc-chip-with-icon-selected-icon-color: #4c0519;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #4c0519;
    --mdc-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 {
    --mdc-chip-disabled-label-text-color: white;
    --mdc-chip-elevated-container-color: #1e293b;
    --mdc-chip-elevated-disabled-container-color: #1e293b;
    --mdc-chip-focus-state-layer-color: black;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: white;
    --mdc-chip-with-icon-icon-color: white;
    --mdc-chip-with-icon-disabled-icon-color: white;
    --mdc-chip-with-icon-selected-icon-color: white;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
    --mdc-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 {
    --mdc-chip-disabled-label-text-color: white;
    --mdc-chip-elevated-container-color: #dc2626;
    --mdc-chip-elevated-disabled-container-color: #dc2626;
    --mdc-chip-focus-state-layer-color: black;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: white;
    --mdc-chip-with-icon-icon-color: white;
    --mdc-chip-with-icon-disabled-icon-color: white;
    --mdc-chip-with-icon-selected-icon-color: white;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
    --mdc-chip-with-trailing-icon-trailing-icon-color: white
}

.theme-rose .light .mdc-switch, .theme-rose.light .mdc-switch {
    --mdc-switch-disabled-handle-opacity: .38;
    --mdc-switch-disabled-selected-icon-opacity: .38;
    --mdc-switch-disabled-track-opacity: .12;
    --mdc-switch-disabled-unselected-icon-opacity: .38;
    --mdc-switch-handle-height: 20px;
    --mdc-switch-handle-shape: 10px;
    --mdc-switch-handle-width: 20px;
    --mdc-switch-selected-icon-size: 18px;
    --mdc-switch-track-height: 14px;
    --mdc-switch-track-shape: 7px;
    --mdc-switch-track-width: 36px;
    --mdc-switch-unselected-icon-size: 18px;
    --mdc-switch-state-layer-size: 40px;
    --mdc-switch-selected-focus-state-layer-opacity: .12;
    --mdc-switch-selected-hover-state-layer-opacity: .04;
    --mdc-switch-selected-pressed-state-layer-opacity: .1;
    --mdc-switch-unselected-focus-state-layer-opacity: .12;
    --mdc-switch-unselected-hover-state-layer-opacity: .04;
    --mdc-switch-unselected-pressed-state-layer-opacity: .1
}

.theme-rose .light .mat-mdc-slide-toggle, .theme-rose.light .mat-mdc-slide-toggle {
    --mdc-switch-selected-focus-state-layer-color: #e11d48;
    --mdc-switch-selected-handle-color: #e11d48;
    --mdc-switch-selected-hover-state-layer-color: #e11d48;
    --mdc-switch-selected-pressed-state-layer-color: #e11d48;
    --mdc-switch-selected-focus-handle-color: #881337;
    --mdc-switch-selected-hover-handle-color: #881337;
    --mdc-switch-selected-pressed-handle-color: #881337;
    --mdc-switch-selected-focus-track-color: #fda4af;
    --mdc-switch-selected-hover-track-color: #fda4af;
    --mdc-switch-selected-pressed-track-color: #fda4af;
    --mdc-switch-selected-track-color: #fda4af;
    --mdc-switch-disabled-selected-handle-color: #424242;
    --mdc-switch-disabled-selected-icon-color: #fff;
    --mdc-switch-disabled-selected-track-color: #424242;
    --mdc-switch-disabled-unselected-handle-color: #424242;
    --mdc-switch-disabled-unselected-icon-color: #fff;
    --mdc-switch-disabled-unselected-track-color: #424242;
    --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
    --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
    --mdc-switch-handle-shadow-color: black;
    --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);
    --mdc-switch-selected-icon-color: #fff;
    --mdc-switch-unselected-focus-handle-color: #212121;
    --mdc-switch-unselected-focus-state-layer-color: #424242;
    --mdc-switch-unselected-focus-track-color: #e0e0e0;
    --mdc-switch-unselected-handle-color: #616161;
    --mdc-switch-unselected-hover-handle-color: #212121;
    --mdc-switch-unselected-hover-state-layer-color: #424242;
    --mdc-switch-unselected-hover-track-color: #e0e0e0;
    --mdc-switch-unselected-icon-color: #fff;
    --mdc-switch-unselected-pressed-handle-color: #212121;
    --mdc-switch-unselected-pressed-state-layer-color: #424242;
    --mdc-switch-unselected-pressed-track-color: #e0e0e0;
    --mdc-switch-unselected-track-color: #e0e0e0
}

.theme-rose .light .mat-mdc-slide-toggle .mdc-form-field, .theme-rose.light .mat-mdc-slide-toggle .mdc-form-field {
    color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))
}

.theme-rose .light .mat-mdc-slide-toggle .mdc-switch--disabled+label, .theme-rose.light .mat-mdc-slide-toggle .mdc-switch--disabled+label {
    color: #94a3b8
}

.theme-rose .light .mat-mdc-slide-toggle.mat-accent, .theme-rose.light .mat-mdc-slide-toggle.mat-accent {
    --mdc-switch-selected-focus-state-layer-color: #475569;
    --mdc-switch-selected-handle-color: #475569;
    --mdc-switch-selected-hover-state-layer-color: #475569;
    --mdc-switch-selected-pressed-state-layer-color: #475569;
    --mdc-switch-selected-focus-handle-color: #0f172a;
    --mdc-switch-selected-hover-handle-color: #0f172a;
    --mdc-switch-selected-pressed-handle-color: #0f172a;
    --mdc-switch-selected-focus-track-color: #cbd5e1;
    --mdc-switch-selected-hover-track-color: #cbd5e1;
    --mdc-switch-selected-pressed-track-color: #cbd5e1;
    --mdc-switch-selected-track-color: #cbd5e1
}

.theme-rose .light .mat-mdc-slide-toggle.mat-warn, .theme-rose.light .mat-mdc-slide-toggle.mat-warn {
    --mdc-switch-selected-focus-state-layer-color: #dc2626;
    --mdc-switch-selected-handle-color: #dc2626;
    --mdc-switch-selected-hover-state-layer-color: #dc2626;
    --mdc-switch-selected-pressed-state-layer-color: #dc2626;
    --mdc-switch-selected-focus-handle-color: #7f1d1d;
    --mdc-switch-selected-hover-handle-color: #7f1d1d;
    --mdc-switch-selected-pressed-handle-color: #7f1d1d;
    --mdc-switch-selected-focus-track-color: #fca5a5;
    --mdc-switch-selected-hover-track-color: #fca5a5;
    --mdc-switch-selected-pressed-track-color: #fca5a5;
    --mdc-switch-selected-track-color: #fca5a5
}

.theme-rose .light .mat-mdc-radio-button .mdc-form-field, .theme-rose.light .mat-mdc-radio-button .mdc-form-field {
    color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))
}

.theme-rose .light .mat-mdc-radio-button.mat-primary, .theme-rose.light .mat-mdc-radio-button.mat-primary {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #f43f5e;
    --mdc-radio-selected-hover-icon-color: #f43f5e;
    --mdc-radio-selected-icon-color: #f43f5e;
    --mdc-radio-selected-pressed-icon-color: #f43f5e;
    --mat-radio-ripple-color: #000;
    --mat-radio-checked-ripple-color: #f43f5e;
    --mat-radio-disabled-label-color: #94a3b8
}

.theme-rose .light .mat-mdc-radio-button.mat-accent, .theme-rose.light .mat-mdc-radio-button.mat-accent {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #1e293b;
    --mdc-radio-selected-hover-icon-color: #1e293b;
    --mdc-radio-selected-icon-color: #1e293b;
    --mdc-radio-selected-pressed-icon-color: #1e293b;
    --mat-radio-ripple-color: #000;
    --mat-radio-checked-ripple-color: #1e293b;
    --mat-radio-disabled-label-color: #94a3b8
}

.theme-rose .light .mat-mdc-radio-button.mat-warn, .theme-rose.light .mat-mdc-radio-button.mat-warn {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #dc2626;
    --mdc-radio-selected-hover-icon-color: #dc2626;
    --mdc-radio-selected-icon-color: #dc2626;
    --mdc-radio-selected-pressed-icon-color: #dc2626;
    --mat-radio-ripple-color: #000;
    --mat-radio-checked-ripple-color: #dc2626;
    --mat-radio-disabled-label-color: #94a3b8
}

.theme-rose .light .mat-accent, .theme-rose.light .mat-accent {
    --mdc-slider-handle-color: #1e293b;
    --mdc-slider-focus-handle-color: #1e293b;
    --mdc-slider-hover-handle-color: #1e293b;
    --mdc-slider-active-track-color: #1e293b;
    --mdc-slider-inactive-track-color: #1e293b;
    --mdc-slider-with-tick-marks-inactive-container-color: #1e293b;
    --mdc-slider-with-tick-marks-active-container-color: white;
    --mat-mdc-slider-ripple-color: #1e293b;
    --mat-mdc-slider-hover-ripple-color: rgba(30, 41, 59, .05);
    --mat-mdc-slider-focus-ripple-color: rgba(30, 41, 59, .2)
}

.theme-rose .light .mat-warn, .theme-rose.light .mat-warn {
    --mdc-slider-handle-color: #dc2626;
    --mdc-slider-focus-handle-color: #dc2626;
    --mdc-slider-hover-handle-color: #dc2626;
    --mdc-slider-active-track-color: #dc2626;
    --mdc-slider-inactive-track-color: #dc2626;
    --mdc-slider-with-tick-marks-inactive-container-color: #dc2626;
    --mdc-slider-with-tick-marks-active-container-color: white;
    --mat-mdc-slider-ripple-color: #dc2626;
    --mat-mdc-slider-hover-ripple-color: rgba(220, 38, 38, .05);
    --mat-mdc-slider-focus-ripple-color: rgba(220, 38, 38, .2)
}

.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 {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #f43f5e;
    --mdc-radio-selected-hover-icon-color: #f43f5e;
    --mdc-radio-selected-icon-color: #f43f5e;
    --mdc-radio-selected-pressed-icon-color: #f43f5e
}

.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 {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #1e293b;
    --mdc-radio-selected-hover-icon-color: #1e293b;
    --mdc-radio-selected-icon-color: #1e293b;
    --mdc-radio-selected-pressed-icon-color: #1e293b
}

.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 {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #dc2626;
    --mdc-radio-selected-hover-icon-color: #dc2626;
    --mdc-radio-selected-icon-color: #dc2626;
    --mdc-radio-selected-pressed-icon-color: #dc2626
}

.theme-rose .light .mat-mdc-list-option, .theme-rose.light .mat-mdc-list-option {
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #f43f5e;
    --mdc-checkbox-selected-hover-icon-color: #f43f5e;
    --mdc-checkbox-selected-icon-color: #f43f5e;
    --mdc-checkbox-selected-pressed-icon-color: #f43f5e;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #f43f5e;
    --mdc-checkbox-selected-hover-state-layer-color: #f43f5e;
    --mdc-checkbox-selected-pressed-state-layer-color: #f43f5e;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-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 {
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #1e293b;
    --mdc-checkbox-selected-hover-icon-color: #1e293b;
    --mdc-checkbox-selected-icon-color: #1e293b;
    --mdc-checkbox-selected-pressed-icon-color: #1e293b;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #1e293b;
    --mdc-checkbox-selected-hover-state-layer-color: #1e293b;
    --mdc-checkbox-selected-pressed-state-layer-color: #1e293b;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-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 {
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #dc2626;
    --mdc-checkbox-selected-hover-icon-color: #dc2626;
    --mdc-checkbox-selected-icon-color: #dc2626;
    --mdc-checkbox-selected-pressed-icon-color: #dc2626;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
    --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
    --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-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--activated .mdc-list-item__primary-text, .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--activated .mdc-list-item__primary-text, .theme-rose .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start, .theme-rose .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start, .theme-rose.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start, .theme-rose.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .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 .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 {
    --mdc-tab-indicator-active-indicator-color: #f43f5e;
    --mat-tab-header-disabled-ripple-color: #94a3b8;
    --mat-tab-header-pagination-icon-color: #000;
    --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-label-text-color: #f43f5e;
    --mat-tab-header-active-ripple-color: #f43f5e;
    --mat-tab-header-inactive-ripple-color: #f43f5e;
    --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-focus-label-text-color: #f43f5e;
    --mat-tab-header-active-hover-label-text-color: #f43f5e;
    --mat-tab-header-active-focus-indicator-color: #f43f5e;
    --mat-tab-header-active-hover-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 {
    --mdc-tab-indicator-active-indicator-color: #1e293b;
    --mat-tab-header-disabled-ripple-color: #94a3b8;
    --mat-tab-header-pagination-icon-color: #000;
    --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-label-text-color: #1e293b;
    --mat-tab-header-active-ripple-color: #1e293b;
    --mat-tab-header-inactive-ripple-color: #1e293b;
    --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-focus-label-text-color: #1e293b;
    --mat-tab-header-active-hover-label-text-color: #1e293b;
    --mat-tab-header-active-focus-indicator-color: #1e293b;
    --mat-tab-header-active-hover-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 {
    --mdc-tab-indicator-active-indicator-color: #dc2626;
    --mat-tab-header-disabled-ripple-color: #94a3b8;
    --mat-tab-header-pagination-icon-color: #000;
    --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-label-text-color: #dc2626;
    --mat-tab-header-active-ripple-color: #dc2626;
    --mat-tab-header-inactive-ripple-color: #dc2626;
    --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-focus-label-text-color: #dc2626;
    --mat-tab-header-active-hover-label-text-color: #dc2626;
    --mat-tab-header-active-focus-indicator-color: #dc2626;
    --mat-tab-header-active-hover-indicator-color: #dc2626
}

.theme-rose .light .mat-mdc-tab-group.mat-background-primary, .theme-rose .light .mat-mdc-tab-nav-bar.mat-background-primary, .theme-rose.light .mat-mdc-tab-group.mat-background-primary, .theme-rose.light .mat-mdc-tab-nav-bar.mat-background-primary {
    --mat-tab-header-with-background-background-color: #f43f5e;
    --mat-tab-header-with-background-foreground-color: #4c0519
}

.theme-rose .light .mat-mdc-tab-group.mat-background-accent, .theme-rose .light .mat-mdc-tab-nav-bar.mat-background-accent, .theme-rose.light .mat-mdc-tab-group.mat-background-accent, .theme-rose.light .mat-mdc-tab-nav-bar.mat-background-accent {
    --mat-tab-header-with-background-background-color: #1e293b;
    --mat-tab-header-with-background-foreground-color: white
}

.theme-rose .light .mat-mdc-tab-group.mat-background-warn, .theme-rose .light .mat-mdc-tab-nav-bar.mat-background-warn, .theme-rose.light .mat-mdc-tab-group.mat-background-warn, .theme-rose.light .mat-mdc-tab-nav-bar.mat-background-warn {
    --mat-tab-header-with-background-background-color: #dc2626;
    --mat-tab-header-with-background-foreground-color: white
}

.theme-rose .light .mat-mdc-checkbox.mat-primary, .theme-rose.light .mat-mdc-checkbox.mat-primary {
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #f43f5e;
    --mdc-checkbox-selected-hover-icon-color: #f43f5e;
    --mdc-checkbox-selected-icon-color: #f43f5e;
    --mdc-checkbox-selected-pressed-icon-color: #f43f5e;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #f43f5e;
    --mdc-checkbox-selected-hover-state-layer-color: #f43f5e;
    --mdc-checkbox-selected-pressed-state-layer-color: #f43f5e;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-checkbox-unselected-pressed-state-layer-color: black
}

.theme-rose .light .mat-mdc-checkbox.mat-warn, .theme-rose.light .mat-mdc-checkbox.mat-warn {
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #dc2626;
    --mdc-checkbox-selected-hover-icon-color: #dc2626;
    --mdc-checkbox-selected-icon-color: #dc2626;
    --mdc-checkbox-selected-pressed-icon-color: #dc2626;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
    --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
    --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-checkbox-unselected-pressed-state-layer-color: black
}

.theme-rose .light .mat-mdc-checkbox .mdc-form-field, .theme-rose.light .mat-mdc-checkbox .mdc-form-field {
    color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))
}

.theme-rose .light .mat-mdc-checkbox.mat-mdc-checkbox-disabled label, .theme-rose.light .mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
    color: #94a3b8
}

.theme-rose .light .mat-mdc-button, .theme-rose.light .mat-mdc-button {
    --mdc-text-button-label-text-color: #000;
    --mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mat-text-button-state-layer-color: #000;
    --mat-text-button-ripple-color: rgba(0, 0, 0, .1);
    --mat-text-button-hover-state-layer-opacity: .04;
    --mat-text-button-focus-state-layer-opacity: .12;
    --mat-text-button-pressed-state-layer-opacity: .12
}

.theme-rose .light .mat-mdc-button.mat-primary, .theme-rose.light .mat-mdc-button.mat-primary {
    --mdc-text-button-label-text-color: #f43f5e;
    --mat-text-button-state-layer-color: #f43f5e;
    --mat-text-button-ripple-color: rgba(244, 63, 94, .1)
}

.theme-rose .light .mat-mdc-button.mat-accent, .theme-rose.light .mat-mdc-button.mat-accent {
    --mdc-text-button-label-text-color: #1e293b;
    --mat-text-button-state-layer-color: #1e293b;
    --mat-text-button-ripple-color: rgba(30, 41, 59, .1)
}

.theme-rose .light .mat-mdc-button.mat-warn, .theme-rose.light .mat-mdc-button.mat-warn {
    --mdc-text-button-label-text-color: #dc2626;
    --mat-text-button-state-layer-color: #dc2626;
    --mat-text-button-ripple-color: rgba(220, 38, 38, .1)
}

.theme-rose .light .mat-mdc-unelevated-button, .theme-rose.light .mat-mdc-unelevated-button {
    --mdc-filled-button-container-color: white;
    --mdc-filled-button-label-text-color: #000;
    --mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);
    --mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mat-filled-button-state-layer-color: #000;
    --mat-filled-button-ripple-color: rgba(0, 0, 0, .1);
    --mat-filled-button-hover-state-layer-opacity: .04;
    --mat-filled-button-focus-state-layer-opacity: .12;
    --mat-filled-button-pressed-state-layer-opacity: .12
}

.theme-rose .light .mat-mdc-unelevated-button.mat-primary, .theme-rose.light .mat-mdc-unelevated-button.mat-primary {
    --mdc-filled-button-container-color: #f43f5e;
    --mdc-filled-button-label-text-color: #fff;
    --mat-filled-button-state-layer-color: #fff;
    --mat-filled-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-rose .light .mat-mdc-unelevated-button.mat-accent, .theme-rose.light .mat-mdc-unelevated-button.mat-accent {
    --mdc-filled-button-container-color: #1e293b;
    --mdc-filled-button-label-text-color: #fff;
    --mat-filled-button-state-layer-color: #fff;
    --mat-filled-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-rose .light .mat-mdc-unelevated-button.mat-warn, .theme-rose.light .mat-mdc-unelevated-button.mat-warn {
    --mdc-filled-button-container-color: #dc2626;
    --mdc-filled-button-label-text-color: #fff;
    --mat-filled-button-state-layer-color: #fff;
    --mat-filled-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-rose .light .mat-mdc-raised-button, .theme-rose.light .mat-mdc-raised-button {
    --mdc-protected-button-container-color: white;
    --mdc-protected-button-label-text-color: #000;
    --mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);
    --mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mat-protected-button-state-layer-color: #000;
    --mat-protected-button-ripple-color: rgba(0, 0, 0, .1);
    --mat-protected-button-hover-state-layer-opacity: .04;
    --mat-protected-button-focus-state-layer-opacity: .12;
    --mat-protected-button-pressed-state-layer-opacity: .12;
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f
}

.theme-rose .light .mat-mdc-raised-button.mat-primary, .theme-rose.light .mat-mdc-raised-button.mat-primary {
    --mdc-protected-button-container-color: #f43f5e;
    --mdc-protected-button-label-text-color: #fff;
    --mat-protected-button-state-layer-color: #fff;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-rose .light .mat-mdc-raised-button.mat-accent, .theme-rose.light .mat-mdc-raised-button.mat-accent {
    --mdc-protected-button-container-color: #1e293b;
    --mdc-protected-button-label-text-color: #fff;
    --mat-protected-button-state-layer-color: #fff;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-rose .light .mat-mdc-raised-button.mat-warn, .theme-rose.light .mat-mdc-raised-button.mat-warn {
    --mdc-protected-button-container-color: #dc2626;
    --mdc-protected-button-label-text-color: #fff;
    --mat-protected-button-state-layer-color: #fff;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-rose .light .mat-mdc-raised-button:hover, .theme-rose .light .mat-mdc-raised-button:focus, .theme-rose.light .mat-mdc-raised-button:hover, .theme-rose.light .mat-mdc-raised-button:focus {
    box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f
}

.theme-rose .light .mat-mdc-raised-button:active, .theme-rose .light .mat-mdc-raised-button:focus:active, .theme-rose.light .mat-mdc-raised-button:active, .theme-rose.light .mat-mdc-raised-button:focus:active {
    box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f
}

.theme-rose .light .mat-mdc-outlined-button, .theme-rose.light .mat-mdc-outlined-button {
    --mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);
    --mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mdc-outlined-button-label-text-color: #000;
    --mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);
    --mat-outlined-button-state-layer-color: #000;
    --mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);
    --mat-outlined-button-hover-state-layer-opacity: .04;
    --mat-outlined-button-focus-state-layer-opacity: .12;
    --mat-outlined-button-pressed-state-layer-opacity: .12
}

.theme-rose .light .mat-mdc-outlined-button.mat-primary, .theme-rose.light .mat-mdc-outlined-button.mat-primary {
    --mdc-outlined-button-label-text-color: #f43f5e;
    --mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);
    --mat-outlined-button-state-layer-color: #f43f5e;
    --mat-outlined-button-ripple-color: rgba(244, 63, 94, .1)
}

.theme-rose .light .mat-mdc-outlined-button.mat-accent, .theme-rose.light .mat-mdc-outlined-button.mat-accent {
    --mdc-outlined-button-label-text-color: #1e293b;
    --mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);
    --mat-outlined-button-state-layer-color: #1e293b;
    --mat-outlined-button-ripple-color: rgba(30, 41, 59, .1)
}

.theme-rose .light .mat-mdc-outlined-button.mat-warn, .theme-rose.light .mat-mdc-outlined-button.mat-warn {
    --mdc-outlined-button-label-text-color: #dc2626;
    --mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);
    --mat-outlined-button-state-layer-color: #dc2626;
    --mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)
}

.theme-rose .light .mat-mdc-icon-button, .theme-rose.light .mat-mdc-icon-button {
    --mdc-icon-button-icon-color: inherit;
    --mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);
    --mat-icon-button-state-layer-color: #000;
    --mat-icon-button-ripple-color: rgba(0, 0, 0, .1);
    --mat-icon-button-hover-state-layer-opacity: .04;
    --mat-icon-button-focus-state-layer-opacity: .12;
    --mat-icon-button-pressed-state-layer-opacity: .12
}

.theme-rose .light .mat-mdc-icon-button.mat-primary, .theme-rose.light .mat-mdc-icon-button.mat-primary {
    --mdc-icon-button-icon-color: #f43f5e;
    --mat-icon-button-state-layer-color: #f43f5e;
    --mat-icon-button-ripple-color: rgba(244, 63, 94, .1)
}

.theme-rose .light .mat-mdc-icon-button.mat-accent, .theme-rose.light .mat-mdc-icon-button.mat-accent {
    --mdc-icon-button-icon-color: #1e293b;
    --mat-icon-button-state-layer-color: #1e293b;
    --mat-icon-button-ripple-color: rgba(30, 41, 59, .1)
}

.theme-rose .light .mat-mdc-icon-button.mat-warn, .theme-rose.light .mat-mdc-icon-button.mat-warn {
    --mdc-icon-button-icon-color: #dc2626;
    --mat-icon-button-state-layer-color: #dc2626;
    --mat-icon-button-ripple-color: rgba(220, 38, 38, .1)
}

.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 {
    --mdc-fab-container-color: #f43f5e;
    --mat-fab-foreground-color: #fff;
    --mat-fab-state-layer-color: #fff;
    --mat-fab-ripple-color: rgba(255, 255, 255, .1)
}

.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 {
    --mdc-fab-container-color: #1e293b;
    --mat-fab-foreground-color: #fff;
    --mat-fab-state-layer-color: #fff;
    --mat-fab-ripple-color: rgba(255, 255, 255, .1)
}

.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 {
    --mdc-fab-container-color: #dc2626;
    --mat-fab-foreground-color: #fff;
    --mat-fab-state-layer-color: #fff;
    --mat-fab-ripple-color: rgba(255, 255, 255, .1)
}

.theme-rose .light .mat-accent, .theme-rose.light .mat-accent {
    --mdc-circular-progress-active-indicator-color: #1e293b
}

.theme-rose .light .mat-warn, .theme-rose.light .mat-warn {
    --mdc-circular-progress-active-indicator-color: #dc2626
}

.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 .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, .4);
    --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
    --mat-datepicker-calendar-date-focus-state-background-color: rgba(30, 41, 59, .3);
    --mat-datepicker-calendar-date-hover-state-background-color: rgba(30, 41, 59, .3);
    --mat-datepicker-calendar-date-in-range-state-background-color: rgba(30, 41, 59, .2);
    --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);
    --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
    --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e
}

.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, .4);
    --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
    --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);
    --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);
    --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);
    --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);
    --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
    --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e
}

.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 .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 .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 .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 .dark, .theme-rose.dark {
    --mat-ripple-color: rgba(255, 255, 255, .1);
    --mat-option-selected-state-label-text-color: #f43f5e;
    --mat-option-label-text-color: white;
    --mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);
    --mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);
    --mat-option-selected-state-layer-color: rgba(255, 255, 255, .08);
    --mat-optgroup-label-text-color: white;
    --mdc-elevated-card-container-shape: 4px;
    --mdc-outlined-card-container-shape: 4px;
    --mdc-outlined-card-outline-width: 1px;
    --mdc-elevated-card-container-color: #1e293b;
    --mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
    --mdc-outlined-card-container-color: #1e293b;
    --mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);
    --mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);
    --mat-card-subtitle-text-color: #94a3b8;
    --mdc-linear-progress-active-indicator-height: 4px;
    --mdc-linear-progress-track-height: 4px;
    --mdc-linear-progress-track-shape: 0;
    --mdc-plain-tooltip-container-shape: 4px;
    --mdc-plain-tooltip-supporting-text-line-height: 16px;
    --mdc-plain-tooltip-container-color: #64748b;
    --mdc-plain-tooltip-supporting-text-color: #fff;
    --mdc-filled-text-field-active-indicator-height: 1px;
    --mdc-filled-text-field-focus-active-indicator-height: 2px;
    --mdc-filled-text-field-container-shape: 4px;
    --mdc-outlined-text-field-outline-width: 1px;
    --mdc-outlined-text-field-focus-outline-width: 2px;
    --mdc-outlined-text-field-container-shape: 4px;
    --mdc-filled-text-field-caret-color: #f43f5e;
    --mdc-filled-text-field-focus-active-indicator-color: #f43f5e;
    --mdc-filled-text-field-focus-label-text-color: rgba(244, 63, 94, .87);
    --mdc-filled-text-field-container-color: #273243;
    --mdc-filled-text-field-disabled-container-color: #232d3f;
    --mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);
    --mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);
    --mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);
    --mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);
    --mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);
    --mdc-filled-text-field-error-focus-label-text-color: #dc2626;
    --mdc-filled-text-field-error-label-text-color: #dc2626;
    --mdc-filled-text-field-error-caret-color: #dc2626;
    --mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);
    --mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);
    --mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);
    --mdc-filled-text-field-error-active-indicator-color: #dc2626;
    --mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;
    --mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;
    --mdc-outlined-text-field-caret-color: #f43f5e;
    --mdc-outlined-text-field-focus-outline-color: #f43f5e;
    --mdc-outlined-text-field-focus-label-text-color: rgba(244, 63, 94, .87);
    --mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);
    --mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);
    --mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);
    --mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);
    --mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);
    --mdc-outlined-text-field-error-caret-color: #dc2626;
    --mdc-outlined-text-field-error-focus-label-text-color: #dc2626;
    --mdc-outlined-text-field-error-label-text-color: #dc2626;
    --mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);
    --mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);
    --mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);
    --mdc-outlined-text-field-error-focus-outline-color: #dc2626;
    --mdc-outlined-text-field-error-hover-outline-color: #dc2626;
    --mdc-outlined-text-field-error-outline-color: #dc2626;
    --mat-form-field-focus-select-arrow-color: rgba(244, 63, 94, .87);
    --mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);
    --mat-form-field-state-layer-color: rgba(255, 255, 255, .87);
    --mat-form-field-error-text-color: #dc2626;
    --mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);
    --mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);
    --mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);
    --mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);
    --mat-form-field-hover-state-layer-opacity: .08;
    --mat-form-field-focus-state-layer-opacity: .24;
    --mat-select-panel-background-color: #1e293b;
    --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);
    --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);
    --mat-select-placeholder-text-color: rgba(255, 255, 255, .6);
    --mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);
    --mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);
    --mat-select-focused-arrow-color: rgba(244, 63, 94, .87);
    --mat-select-invalid-arrow-color: rgba(220, 38, 38, .87);
    --mat-autocomplete-background-color: #1e293b;
    --mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);
    --mdc-dialog-container-shadow-color: #000;
    --mdc-dialog-container-shape: 4px;
    --mdc-dialog-container-color: #1e293b;
    --mdc-dialog-subhead-color: rgba(255, 255, 255, .87);
    --mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6);
    --mdc-radio-disabled-selected-icon-opacity: .38;
    --mdc-radio-disabled-unselected-icon-opacity: .38;
    --mdc-radio-state-layer-size: 40px;
    --mdc-slider-active-track-height: 6px;
    --mdc-slider-active-track-shape: 9999px;
    --mdc-slider-handle-height: 20px;
    --mdc-slider-handle-shape: 50%;
    --mdc-slider-handle-width: 20px;
    --mdc-slider-inactive-track-height: 4px;
    --mdc-slider-inactive-track-shape: 9999px;
    --mdc-slider-with-overlap-handle-outline-width: 1px;
    --mdc-slider-with-tick-marks-active-container-opacity: .6;
    --mdc-slider-with-tick-marks-container-shape: 50%;
    --mdc-slider-with-tick-marks-container-size: 2px;
    --mdc-slider-with-tick-marks-inactive-container-opacity: .6;
    --mdc-slider-handle-color: #f43f5e;
    --mdc-slider-focus-handle-color: #f43f5e;
    --mdc-slider-hover-handle-color: #f43f5e;
    --mdc-slider-active-track-color: #f43f5e;
    --mdc-slider-inactive-track-color: #f43f5e;
    --mdc-slider-with-tick-marks-inactive-container-color: #f43f5e;
    --mdc-slider-with-tick-marks-active-container-color: #4c0519;
    --mdc-slider-disabled-active-track-color: #fff;
    --mdc-slider-disabled-handle-color: #fff;
    --mdc-slider-disabled-inactive-track-color: #fff;
    --mdc-slider-label-container-color: #fff;
    --mdc-slider-label-label-text-color: #000;
    --mdc-slider-with-overlap-handle-outline-color: #fff;
    --mdc-slider-with-tick-marks-disabled-container-color: #fff;
    --mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
    --mat-mdc-slider-ripple-color: #f43f5e;
    --mat-mdc-slider-hover-ripple-color: rgba(244, 63, 94, .05);
    --mat-mdc-slider-focus-ripple-color: rgba(244, 63, 94, .2);
    --mat-slider-value-indicator-opacity: .9;
    --mat-menu-container-shape: 4px;
    --mat-menu-item-label-text-color: white;
    --mat-menu-item-icon-color: white;
    --mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);
    --mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);
    --mat-menu-container-color: #1e293b;
    --mdc-list-list-item-container-shape: 0;
    --mdc-list-list-item-leading-avatar-shape: 50%;
    --mdc-list-list-item-container-color: transparent;
    --mdc-list-list-item-selected-container-color: transparent;
    --mdc-list-list-item-leading-avatar-color: transparent;
    --mdc-list-list-item-leading-icon-size: 24px;
    --mdc-list-list-item-leading-avatar-size: 40px;
    --mdc-list-list-item-trailing-icon-size: 24px;
    --mdc-list-list-item-disabled-state-layer-color: transparent;
    --mdc-list-list-item-disabled-state-layer-opacity: 0;
    --mdc-list-list-item-disabled-label-text-opacity: .38;
    --mdc-list-list-item-disabled-leading-icon-opacity: .38;
    --mdc-list-list-item-disabled-trailing-icon-opacity: .38;
    --mdc-list-list-item-label-text-color: white;
    --mdc-list-list-item-supporting-text-color: #94a3b8;
    --mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);
    --mdc-list-list-item-trailing-supporting-text-color: #64748b;
    --mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);
    --mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);
    --mdc-list-list-item-disabled-label-text-color: white;
    --mdc-list-list-item-disabled-leading-icon-color: white;
    --mdc-list-list-item-disabled-trailing-icon-color: white;
    --mdc-list-list-item-hover-label-text-color: white;
    --mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);
    --mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);
    --mdc-list-list-item-focus-label-text-color: white;
    --mdc-list-list-item-hover-state-layer-color: white;
    --mdc-list-list-item-hover-state-layer-opacity: .08;
    --mdc-list-list-item-focus-state-layer-color: white;
    --mdc-list-list-item-focus-state-layer-opacity: .24;
    --mat-paginator-container-text-color: rgba(255, 255, 255, .87);
    --mat-paginator-container-background-color: #1e293b;
    --mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);
    --mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);
    --mdc-tab-indicator-active-indicator-height: 2px;
    --mdc-tab-indicator-active-indicator-shape: 0;
    --mdc-secondary-navigation-tab-container-height: 48px;
    --mdc-checkbox-disabled-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-state-layer-opacity: .16;
    --mdc-checkbox-selected-hover-state-layer-opacity: .04;
    --mdc-checkbox-selected-pressed-state-layer-opacity: .16;
    --mdc-checkbox-unselected-focus-state-layer-opacity: .16;
    --mdc-checkbox-unselected-hover-state-layer-opacity: .04;
    --mdc-checkbox-unselected-pressed-state-layer-opacity: .16;
    --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #1e293b;
    --mdc-checkbox-selected-hover-icon-color: #1e293b;
    --mdc-checkbox-selected-icon-color: #1e293b;
    --mdc-checkbox-selected-pressed-icon-color: #1e293b;
    --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
    --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
    --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #1e293b;
    --mdc-checkbox-selected-hover-state-layer-color: #1e293b;
    --mdc-checkbox-selected-pressed-state-layer-color: #1e293b;
    --mdc-checkbox-unselected-focus-state-layer-color: white;
    --mdc-checkbox-unselected-hover-state-layer-color: white;
    --mdc-checkbox-unselected-pressed-state-layer-color: white;
    --mdc-fab-container-shape: 50%;
    --mdc-fab-icon-size: 24px;
    --mdc-fab-container-color: #1e293b;
    --mat-fab-foreground-color: white;
    --mat-fab-state-layer-color: #fff;
    --mat-fab-ripple-color: rgba(255, 255, 255, .1);
    --mat-fab-hover-state-layer-opacity: .08;
    --mat-fab-focus-state-layer-opacity: .24;
    --mat-fab-pressed-state-layer-opacity: .24;
    --mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);
    --mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5);
    --mdc-snackbar-container-shape: 4px;
    --mdc-snackbar-container-color: #d2d4d8;
    --mdc-snackbar-supporting-text-color: rgba(30, 41, 59, .87);
    --mat-snack-bar-button-color: rgba(0, 0, 0, .87);
    --mat-table-row-item-outline-width: 1px;
    --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, .12);
    --mdc-circular-progress-active-indicator-width: 4px;
    --mdc-circular-progress-size: 48px;
    --mdc-circular-progress-active-indicator-color: #f43f5e;
    --mat-badge-background-color: #f43f5e;
    --mat-badge-text-color: #4c0519;
    --mat-badge-disabled-state-background-color: #1e293b;
    --mat-badge-disabled-state-text-color: #475569;
    --mat-bottom-sheet-container-shape: 4px;
    --mat-bottom-sheet-container-text-color: white;
    --mat-bottom-sheet-container-background-color: #1e293b;
    --mat-legacy-button-toggle-height: 36px;
    --mat-legacy-button-toggle-shape: 2px;
    --mat-legacy-button-toggle-focus-state-layer-opacity: 1;
    --mat-standard-button-toggle-shape: 4px;
    --mat-standard-button-toggle-hover-state-layer-opacity: .04;
    --mat-standard-button-toggle-focus-state-layer-opacity: .12;
    --mat-legacy-button-toggle-text-color: #64748b;
    --mat-legacy-button-toggle-state-layer-color: #e2e8f0;
    --mat-legacy-button-toggle-selected-state-text-color: #94a3b8;
    --mat-legacy-button-toggle-selected-state-background-color: rgba(255, 255, 255, .05);
    --mat-legacy-button-toggle-disabled-state-text-color: #1e293b;
    --mat-legacy-button-toggle-disabled-state-background-color: #0f172a;
    --mat-legacy-button-toggle-disabled-selected-state-background-color: #1e293b;
    --mat-standard-button-toggle-text-color: white;
    --mat-standard-button-toggle-background-color: #1e293b;
    --mat-standard-button-toggle-state-layer-color: #e2e8f0;
    --mat-standard-button-toggle-selected-state-background-color: rgba(255, 255, 255, .05);
    --mat-standard-button-toggle-selected-state-text-color: white;
    --mat-standard-button-toggle-disabled-state-text-color: #1e293b;
    --mat-standard-button-toggle-disabled-state-background-color: #1e293b;
    --mat-standard-button-toggle-disabled-selected-state-text-color: white;
    --mat-standard-button-toggle-disabled-selected-state-background-color: #1e293b;
    --mat-standard-button-toggle-divider-color: #374152;
    --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, .4);
    --mat-datepicker-calendar-date-today-selected-state-outline-color: #4c0519;
    --mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 63, 94, .3);
    --mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 63, 94, .3);
    --mat-datepicker-toggle-active-state-icon-color: #f43f5e;
    --mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 63, 94, .2);
    --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);
    --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
    --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
    --mat-datepicker-toggle-icon-color: #f1f5f9;
    --mat-datepicker-calendar-body-label-text-color: #94a3b8;
    --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, .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, .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, .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;
    --mat-divider-width: 1px;
    --mat-divider-color: rgba(241, 245, 249, .12);
    --mat-expansion-container-shape: 4px;
    --mat-expansion-container-background-color: #1e293b;
    --mat-expansion-container-text-color: white;
    --mat-expansion-actions-divider-color: rgba(241, 245, 249, .12);
    --mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .05);
    --mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .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;
    --mat-icon-color: inherit;
    --mat-sidenav-container-shape: 0;
    --mat-sidenav-container-divider-color: rgba(241, 245, 249, .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, .6);
    --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, .12);
    --mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .05);
    --mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .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;
    --mat-sort-arrow-color: #94a3b8;
    --mat-toolbar-container-background-color: #0f172a;
    --mat-toolbar-container-text-color: white;
    --mat-tree-container-background-color: #1e293b;
    --mat-tree-node-text-color: white
}

.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, .08);
    --mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);
    --mat-option-selected-state-layer-color: rgba(255, 255, 255, .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, .08);
    --mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);
    --mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)
}

.theme-rose .dark .mat-pseudo-checkbox-full, .theme-rose.dark .mat-pseudo-checkbox-full {
    color: #94a3b8
}

.theme-rose .dark .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled, .theme-rose.dark .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
    color: #686868
}

.theme-rose .dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-rose .dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-rose.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-rose.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #f43f5e
}

.theme-rose .dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-rose .dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-rose.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-rose.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #f43f5e
}

.theme-rose .dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-rose .dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-rose.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-rose.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #0f172a
}

.theme-rose .dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-rose .dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-rose.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-rose.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #1e293b
}

.theme-rose .dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-rose .dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-rose.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-rose.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #1e293b
}

.theme-rose .dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-rose .dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-rose.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-rose.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #0f172a
}

.theme-rose .dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-rose .dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-rose.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-rose.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #1e293b
}

.theme-rose .dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-rose .dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-rose.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-rose.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #1e293b
}

.theme-rose .dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-rose .dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-rose.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-rose.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #0f172a
}

.theme-rose .dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-rose .dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-rose.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-rose.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #dc2626
}

.theme-rose .dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-rose .dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-rose.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-rose.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #dc2626
}

.theme-rose .dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-rose .dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-rose.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-rose.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #0f172a
}

.theme-rose .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-rose .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-rose.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-rose.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #686868
}

.theme-rose .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-rose .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-rose.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-rose.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #686868
}

.theme-rose .dark .mat-app-background, .theme-rose .dark.mat-app-background, .theme-rose.dark .mat-app-background, .theme-rose.dark.mat-app-background {
    background-color: #0f172a;
    color: #fff
}

.theme-rose .dark .mat-elevation-z0, .theme-rose .dark .mat-mdc-elevation-specific.mat-elevation-z0, .theme-rose.dark .mat-elevation-z0, .theme-rose.dark .mat-mdc-elevation-specific.mat-elevation-z0 {
    box-shadow: 0 0 #0003, 0 0 #00000024, 0 0 #0000001f
}

.theme-rose .dark .mat-elevation-z1, .theme-rose .dark .mat-mdc-elevation-specific.mat-elevation-z1, .theme-rose.dark .mat-elevation-z1, .theme-rose.dark .mat-mdc-elevation-specific.mat-elevation-z1 {
    box-shadow: 0 2px 1px -1px #0003, 0 1px 1px #00000024, 0 1px 3px #0000001f
}

.theme-rose .dark .mat-elevation-z2, .theme-rose .dark .mat-mdc-elevation-specific.mat-elevation-z2, .theme-rose.dark .mat-elevation-z2, .theme-rose.dark .mat-mdc-elevation-specific.mat-elevation-z2 {
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f
}

.theme-rose .dark .mat-elevation-z3, .theme-rose .dark .mat-mdc-elevation-specific.mat-elevation-z3, .theme-rose.dark .mat-elevation-z3, .theme-rose.dark .mat-mdc-elevation-specific.mat-elevation-z3 {
    box-shadow: 0 3px 3px -2px #0003, 0 3px 4px #00000024, 0 1px 8px #0000001f
}

.theme-rose .dark .mat-elevation-z4, .theme-rose .dark .mat-mdc-elevation-specific.mat-elevation-z4, .theme-rose.dark .mat-elevation-z4, .theme-rose.dark .mat-mdc-elevation-specific.mat-elevation-z4 {
    box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f
}

.theme-rose .dark .mat-elevation-z5, .theme-rose .dark .mat-mdc-elevation-specific.mat-elevation-z5, .theme-rose.dark .mat-elevation-z5, .theme-rose.dark .mat-mdc-elevation-specific.mat-elevation-z5 {
    box-shadow: 0 3px 5px -1px #0003, 0 5px 8px #00000024, 0 1px 14px #0000001f
}

.theme-rose .dark .mat-elevation-z6, .theme-rose .dark .mat-mdc-elevation-specific.mat-elevation-z6, .theme-rose.dark .mat-elevation-z6, .theme-rose.dark .mat-mdc-elevation-specific.mat-elevation-z6 {
    box-shadow: 0 3px 5px -1px #0003, 0 6px 10px #00000024, 0 1px 18px #0000001f
}

.theme-rose .dark .mat-elevation-z7, .theme-rose .dark .mat-mdc-elevation-specific.mat-elevation-z7, .theme-rose.dark .mat-elevation-z7, .theme-rose.dark .mat-mdc-elevation-specific.mat-elevation-z7 {
    box-shadow: 0 4px 5px -2px #0003, 0 7px 10px 1px #00000024, 0 2px 16px 1px #0000001f
}

.theme-rose .dark .mat-elevation-z8, .theme-rose .dark .mat-mdc-elevation-specific.mat-elevation-z8, .theme-rose.dark .mat-elevation-z8, .theme-rose.dark .mat-mdc-elevation-specific.mat-elevation-z8 {
    box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f
}

.theme-rose .dark .mat-elevation-z9, .theme-rose .dark .mat-mdc-elevation-specific.mat-elevation-z9, .theme-rose.dark .mat-elevation-z9, .theme-rose.dark .mat-mdc-elevation-specific.mat-elevation-z9 {
    box-shadow: 0 5px 6px -3px #0003, 0 9px 12px 1px #00000024, 0 3px 16px 2px #0000001f
}

.theme-rose .dark .mat-elevation-z10, .theme-rose .dark .mat-mdc-elevation-specific.mat-elevation-z10, .theme-rose.dark .mat-elevation-z10, .theme-rose.dark .mat-mdc-elevation-specific.mat-elevation-z10 {
    box-shadow: 0 6px 6px -3px #0003, 0 10px 14px 1px #00000024, 0 4px 18px 3px #0000001f
}

.theme-rose .dark .mat-elevation-z11, .theme-rose .dark .mat-mdc-elevation-specific.mat-elevation-z11, .theme-rose.dark .mat-elevation-z11, .theme-rose.dark .mat-mdc-elevation-specific.mat-elevation-z11 {
    box-shadow: 0 6px 7px -4px #0003, 0 11px 15px 1px #00000024, 0 4px 20px 3px #0000001f
}

.theme-rose .dark .mat-elevation-z12, .theme-rose .dark .mat-mdc-elevation-specific.mat-elevation-z12, .theme-rose.dark .mat-elevation-z12, .theme-rose.dark .mat-mdc-elevation-specific.mat-elevation-z12 {
    box-shadow: 0 7px 8px -4px #0003, 0 12px 17px 2px #00000024, 0 5px 22px 4px #0000001f
}

.theme-rose .dark .mat-elevation-z13, .theme-rose .dark .mat-mdc-elevation-specific.mat-elevation-z13, .theme-rose.dark .mat-elevation-z13, .theme-rose.dark .mat-mdc-elevation-specific.mat-elevation-z13 {
    box-shadow: 0 7px 8px -4px #0003, 0 13px 19px 2px #00000024, 0 5px 24px 4px #0000001f
}

.theme-rose .dark .mat-elevation-z14, .theme-rose .dark .mat-mdc-elevation-specific.mat-elevation-z14, .theme-rose.dark .mat-elevation-z14, .theme-rose.dark .mat-mdc-elevation-specific.mat-elevation-z14 {
    box-shadow: 0 7px 9px -4px #0003, 0 14px 21px 2px #00000024, 0 5px 26px 4px #0000001f
}

.theme-rose .dark .mat-elevation-z15, .theme-rose .dark .mat-mdc-elevation-specific.mat-elevation-z15, .theme-rose.dark .mat-elevation-z15, .theme-rose.dark .mat-mdc-elevation-specific.mat-elevation-z15 {
    box-shadow: 0 8px 9px -5px #0003, 0 15px 22px 2px #00000024, 0 6px 28px 5px #0000001f
}

.theme-rose .dark .mat-elevation-z16, .theme-rose .dark .mat-mdc-elevation-specific.mat-elevation-z16, .theme-rose.dark .mat-elevation-z16, .theme-rose.dark .mat-mdc-elevation-specific.mat-elevation-z16 {
    box-shadow: 0 8px 10px -5px #0003, 0 16px 24px 2px #00000024, 0 6px 30px 5px #0000001f
}

.theme-rose .dark .mat-elevation-z17, .theme-rose .dark .mat-mdc-elevation-specific.mat-elevation-z17, .theme-rose.dark .mat-elevation-z17, .theme-rose.dark .mat-mdc-elevation-specific.mat-elevation-z17 {
    box-shadow: 0 8px 11px -5px #0003, 0 17px 26px 2px #00000024, 0 6px 32px 5px #0000001f
}

.theme-rose .dark .mat-elevation-z18, .theme-rose .dark .mat-mdc-elevation-specific.mat-elevation-z18, .theme-rose.dark .mat-elevation-z18, .theme-rose.dark .mat-mdc-elevation-specific.mat-elevation-z18 {
    box-shadow: 0 9px 11px -5px #0003, 0 18px 28px 2px #00000024, 0 7px 34px 6px #0000001f
}

.theme-rose .dark .mat-elevation-z19, .theme-rose .dark .mat-mdc-elevation-specific.mat-elevation-z19, .theme-rose.dark .mat-elevation-z19, .theme-rose.dark .mat-mdc-elevation-specific.mat-elevation-z19 {
    box-shadow: 0 9px 12px -6px #0003, 0 19px 29px 2px #00000024, 0 7px 36px 6px #0000001f
}

.theme-rose .dark .mat-elevation-z20, .theme-rose .dark .mat-mdc-elevation-specific.mat-elevation-z20, .theme-rose.dark .mat-elevation-z20, .theme-rose.dark .mat-mdc-elevation-specific.mat-elevation-z20 {
    box-shadow: 0 10px 13px -6px #0003, 0 20px 31px 3px #00000024, 0 8px 38px 7px #0000001f
}

.theme-rose .dark .mat-elevation-z21, .theme-rose .dark .mat-mdc-elevation-specific.mat-elevation-z21, .theme-rose.dark .mat-elevation-z21, .theme-rose.dark .mat-mdc-elevation-specific.mat-elevation-z21 {
    box-shadow: 0 10px 13px -6px #0003, 0 21px 33px 3px #00000024, 0 8px 40px 7px #0000001f
}

.theme-rose .dark .mat-elevation-z22, .theme-rose .dark .mat-mdc-elevation-specific.mat-elevation-z22, .theme-rose.dark .mat-elevation-z22, .theme-rose.dark .mat-mdc-elevation-specific.mat-elevation-z22 {
    box-shadow: 0 10px 14px -6px #0003, 0 22px 35px 3px #00000024, 0 8px 42px 7px #0000001f
}

.theme-rose .dark .mat-elevation-z23, .theme-rose .dark .mat-mdc-elevation-specific.mat-elevation-z23, .theme-rose.dark .mat-elevation-z23, .theme-rose.dark .mat-mdc-elevation-specific.mat-elevation-z23 {
    box-shadow: 0 11px 14px -7px #0003, 0 23px 36px 3px #00000024, 0 9px 44px 8px #0000001f
}

.theme-rose .dark .mat-elevation-z24, .theme-rose .dark .mat-mdc-elevation-specific.mat-elevation-z24, .theme-rose.dark .mat-elevation-z24, .theme-rose.dark .mat-mdc-elevation-specific.mat-elevation-z24 {
    box-shadow: 0 11px 15px -7px #0003, 0 24px 38px 3px #00000024, 0 9px 46px 8px #0000001f
}

.theme-rose .dark .mat-mdc-progress-bar, .theme-rose.dark .mat-mdc-progress-bar {
    --mdc-linear-progress-active-indicator-color: #f43f5e;
    --mdc-linear-progress-track-color: rgba(244, 63, 94, .25)
}

.theme-rose .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots, .theme-rose.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: #f43f5e40;
    background-color: var(--mdc-linear-progress-track-color, rgba(244, 63, 94, .25))
}

@media (forced-colors: active) {
    .theme-rose .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots, .theme-rose.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
        background-color: ButtonBorder
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .theme-rose .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots, .theme-rose.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
        background-color: transparent;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(244, 63, 94, 0.25)'/%3E%3C/svg%3E")
    }
}

.theme-rose .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar, .theme-rose.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
    background-color: #f43f5e40;
    background-color: var(--mdc-linear-progress-track-color, rgba(244, 63, 94, .25))
}

.theme-rose .dark .mat-mdc-progress-bar.mat-accent, .theme-rose.dark .mat-mdc-progress-bar.mat-accent {
    --mdc-linear-progress-active-indicator-color: #1e293b;
    --mdc-linear-progress-track-color: rgba(30, 41, 59, .25)
}

.theme-rose .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots, .theme-rose.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: #1e293b40;
    background-color: var(--mdc-linear-progress-track-color, rgba(30, 41, 59, .25))
}

@media (forced-colors: active) {
    .theme-rose .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots, .theme-rose.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
        background-color: ButtonBorder
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .theme-rose .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots, .theme-rose.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
        background-color: transparent;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(30, 41, 59, 0.25)'/%3E%3C/svg%3E")
    }
}

.theme-rose .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar, .theme-rose.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
    background-color: #1e293b40;
    background-color: var(--mdc-linear-progress-track-color, rgba(30, 41, 59, .25))
}

.theme-rose .dark .mat-mdc-progress-bar.mat-warn, .theme-rose.dark .mat-mdc-progress-bar.mat-warn {
    --mdc-linear-progress-active-indicator-color: #dc2626;
    --mdc-linear-progress-track-color: rgba(220, 38, 38, .25)
}

.theme-rose .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots, .theme-rose.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: #dc262640;
    background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, .25))
}

@media (forced-colors: active) {
    .theme-rose .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots, .theme-rose.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
        background-color: ButtonBorder
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .theme-rose .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots, .theme-rose.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
        background-color: transparent;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(220, 38, 38, 0.25)'/%3E%3C/svg%3E")
    }
}

.theme-rose .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar, .theme-rose.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
    background-color: #dc262640;
    background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, .25))
}

.theme-rose .dark .mat-mdc-form-field.mat-accent, .theme-rose.dark .mat-mdc-form-field.mat-accent {
    --mdc-filled-text-field-caret-color: #1e293b;
    --mdc-filled-text-field-focus-active-indicator-color: #1e293b;
    --mdc-filled-text-field-focus-label-text-color: rgba(30, 41, 59, .87);
    --mdc-outlined-text-field-caret-color: #1e293b;
    --mdc-outlined-text-field-focus-outline-color: #1e293b;
    --mdc-outlined-text-field-focus-label-text-color: rgba(30, 41, 59, .87);
    --mat-form-field-focus-select-arrow-color: rgba(30, 41, 59, .87)
}

.theme-rose .dark .mat-mdc-form-field.mat-warn, .theme-rose.dark .mat-mdc-form-field.mat-warn {
    --mdc-filled-text-field-caret-color: #dc2626;
    --mdc-filled-text-field-focus-active-indicator-color: #dc2626;
    --mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);
    --mdc-outlined-text-field-caret-color: #dc2626;
    --mdc-outlined-text-field-focus-outline-color: #dc2626;
    --mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);
    --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .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, .87);
    --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);
    --mat-select-placeholder-text-color: rgba(255, 255, 255, .6);
    --mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);
    --mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);
    --mat-select-focused-arrow-color: rgba(30, 41, 59, .87);
    --mat-select-invalid-arrow-color: rgba(220, 38, 38, .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, .87);
    --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);
    --mat-select-placeholder-text-color: rgba(255, 255, 255, .6);
    --mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);
    --mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);
    --mat-select-focused-arrow-color: rgba(220, 38, 38, .87);
    --mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)
}

.theme-rose .dark .mat-mdc-standard-chip, .theme-rose.dark .mat-mdc-standard-chip {
    --mdc-chip-container-shape-family: rounded;
    --mdc-chip-container-shape-radius: 16px 16px 16px 16px;
    --mdc-chip-with-avatar-avatar-shape-family: rounded;
    --mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;
    --mdc-chip-with-avatar-avatar-size: 28px;
    --mdc-chip-with-icon-icon-size: 18px;
    --mdc-chip-disabled-label-text-color: #fafafa;
    --mdc-chip-elevated-container-color: #394353;
    --mdc-chip-elevated-disabled-container-color: #394353;
    --mdc-chip-focus-state-layer-color: white;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: #fafafa;
    --mdc-chip-with-icon-icon-color: #fafafa;
    --mdc-chip-with-icon-disabled-icon-color: #fafafa;
    --mdc-chip-with-icon-selected-icon-color: #fafafa;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;
    --mdc-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 {
    --mdc-chip-disabled-label-text-color: #4c0519;
    --mdc-chip-elevated-container-color: #f43f5e;
    --mdc-chip-elevated-disabled-container-color: #f43f5e;
    --mdc-chip-focus-state-layer-color: white;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: #4c0519;
    --mdc-chip-with-icon-icon-color: #4c0519;
    --mdc-chip-with-icon-disabled-icon-color: #4c0519;
    --mdc-chip-with-icon-selected-icon-color: #4c0519;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #4c0519;
    --mdc-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 {
    --mdc-chip-disabled-label-text-color: white;
    --mdc-chip-elevated-container-color: #1e293b;
    --mdc-chip-elevated-disabled-container-color: #1e293b;
    --mdc-chip-focus-state-layer-color: white;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: white;
    --mdc-chip-with-icon-icon-color: white;
    --mdc-chip-with-icon-disabled-icon-color: white;
    --mdc-chip-with-icon-selected-icon-color: white;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
    --mdc-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 {
    --mdc-chip-disabled-label-text-color: white;
    --mdc-chip-elevated-container-color: #dc2626;
    --mdc-chip-elevated-disabled-container-color: #dc2626;
    --mdc-chip-focus-state-layer-color: white;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: white;
    --mdc-chip-with-icon-icon-color: white;
    --mdc-chip-with-icon-disabled-icon-color: white;
    --mdc-chip-with-icon-selected-icon-color: white;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
    --mdc-chip-with-trailing-icon-trailing-icon-color: white
}

.theme-rose .dark .mdc-switch, .theme-rose.dark .mdc-switch {
    --mdc-switch-disabled-handle-opacity: .38;
    --mdc-switch-disabled-selected-icon-opacity: .38;
    --mdc-switch-disabled-track-opacity: .12;
    --mdc-switch-disabled-unselected-icon-opacity: .38;
    --mdc-switch-handle-height: 20px;
    --mdc-switch-handle-shape: 10px;
    --mdc-switch-handle-width: 20px;
    --mdc-switch-selected-icon-size: 18px;
    --mdc-switch-track-height: 14px;
    --mdc-switch-track-shape: 7px;
    --mdc-switch-track-width: 36px;
    --mdc-switch-unselected-icon-size: 18px;
    --mdc-switch-state-layer-size: 40px;
    --mdc-switch-selected-focus-state-layer-opacity: .12;
    --mdc-switch-selected-hover-state-layer-opacity: .04;
    --mdc-switch-selected-pressed-state-layer-opacity: .1;
    --mdc-switch-unselected-focus-state-layer-opacity: .12;
    --mdc-switch-unselected-hover-state-layer-opacity: .04;
    --mdc-switch-unselected-pressed-state-layer-opacity: .1
}

.theme-rose .dark .mat-mdc-slide-toggle, .theme-rose.dark .mat-mdc-slide-toggle {
    --mdc-switch-selected-focus-state-layer-color: #fda4af;
    --mdc-switch-selected-handle-color: #fda4af;
    --mdc-switch-selected-hover-state-layer-color: #fda4af;
    --mdc-switch-selected-pressed-state-layer-color: #fda4af;
    --mdc-switch-selected-focus-handle-color: #fecdd3;
    --mdc-switch-selected-hover-handle-color: #fecdd3;
    --mdc-switch-selected-pressed-handle-color: #fecdd3;
    --mdc-switch-selected-focus-track-color: #e11d48;
    --mdc-switch-selected-hover-track-color: #e11d48;
    --mdc-switch-selected-pressed-track-color: #e11d48;
    --mdc-switch-selected-track-color: #e11d48;
    --mdc-switch-disabled-selected-handle-color: #000;
    --mdc-switch-disabled-selected-icon-color: #212121;
    --mdc-switch-disabled-selected-track-color: #f5f5f5;
    --mdc-switch-disabled-unselected-handle-color: #000;
    --mdc-switch-disabled-unselected-icon-color: #212121;
    --mdc-switch-disabled-unselected-track-color: #f5f5f5;
    --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
    --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
    --mdc-switch-handle-shadow-color: black;
    --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);
    --mdc-switch-selected-icon-color: #212121;
    --mdc-switch-unselected-focus-handle-color: #fafafa;
    --mdc-switch-unselected-focus-state-layer-color: #f5f5f5;
    --mdc-switch-unselected-focus-track-color: #616161;
    --mdc-switch-unselected-handle-color: #9e9e9e;
    --mdc-switch-unselected-hover-handle-color: #fafafa;
    --mdc-switch-unselected-hover-state-layer-color: #f5f5f5;
    --mdc-switch-unselected-hover-track-color: #616161;
    --mdc-switch-unselected-icon-color: #212121;
    --mdc-switch-unselected-pressed-handle-color: #fafafa;
    --mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;
    --mdc-switch-unselected-pressed-track-color: #616161;
    --mdc-switch-unselected-track-color: #616161
}

.theme-rose .dark .mat-mdc-slide-toggle .mdc-form-field, .theme-rose.dark .mat-mdc-slide-toggle .mdc-form-field {
    color: var(--mdc-theme-text-primary-on-background, white)
}

.theme-rose .dark .mat-mdc-slide-toggle .mdc-switch--disabled+label, .theme-rose.dark .mat-mdc-slide-toggle .mdc-switch--disabled+label {
    color: #475569
}

.theme-rose .dark .mat-mdc-slide-toggle.mat-accent, .theme-rose.dark .mat-mdc-slide-toggle.mat-accent {
    --mdc-switch-selected-focus-state-layer-color: #cbd5e1;
    --mdc-switch-selected-handle-color: #cbd5e1;
    --mdc-switch-selected-hover-state-layer-color: #cbd5e1;
    --mdc-switch-selected-pressed-state-layer-color: #cbd5e1;
    --mdc-switch-selected-focus-handle-color: #e2e8f0;
    --mdc-switch-selected-hover-handle-color: #e2e8f0;
    --mdc-switch-selected-pressed-handle-color: #e2e8f0;
    --mdc-switch-selected-focus-track-color: #475569;
    --mdc-switch-selected-hover-track-color: #475569;
    --mdc-switch-selected-pressed-track-color: #475569;
    --mdc-switch-selected-track-color: #475569
}

.theme-rose .dark .mat-mdc-slide-toggle.mat-warn, .theme-rose.dark .mat-mdc-slide-toggle.mat-warn {
    --mdc-switch-selected-focus-state-layer-color: #fca5a5;
    --mdc-switch-selected-handle-color: #fca5a5;
    --mdc-switch-selected-hover-state-layer-color: #fca5a5;
    --mdc-switch-selected-pressed-state-layer-color: #fca5a5;
    --mdc-switch-selected-focus-handle-color: #fecaca;
    --mdc-switch-selected-hover-handle-color: #fecaca;
    --mdc-switch-selected-pressed-handle-color: #fecaca;
    --mdc-switch-selected-focus-track-color: #dc2626;
    --mdc-switch-selected-hover-track-color: #dc2626;
    --mdc-switch-selected-pressed-track-color: #dc2626;
    --mdc-switch-selected-track-color: #dc2626
}

.theme-rose .dark .mat-mdc-radio-button .mdc-form-field, .theme-rose.dark .mat-mdc-radio-button .mdc-form-field {
    color: var(--mdc-theme-text-primary-on-background, white)
}

.theme-rose .dark .mat-mdc-radio-button.mat-primary, .theme-rose.dark .mat-mdc-radio-button.mat-primary {
    --mdc-radio-disabled-selected-icon-color: #fff;
    --mdc-radio-disabled-unselected-icon-color: #fff;
    --mdc-radio-unselected-hover-icon-color: #eeeeee;
    --mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-selected-focus-icon-color: #f43f5e;
    --mdc-radio-selected-hover-icon-color: #f43f5e;
    --mdc-radio-selected-icon-color: #f43f5e;
    --mdc-radio-selected-pressed-icon-color: #f43f5e;
    --mat-radio-ripple-color: #fff;
    --mat-radio-checked-ripple-color: #f43f5e;
    --mat-radio-disabled-label-color: #475569
}

.theme-rose .dark .mat-mdc-radio-button.mat-accent, .theme-rose.dark .mat-mdc-radio-button.mat-accent {
    --mdc-radio-disabled-selected-icon-color: #fff;
    --mdc-radio-disabled-unselected-icon-color: #fff;
    --mdc-radio-unselected-hover-icon-color: #eeeeee;
    --mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-selected-focus-icon-color: #1e293b;
    --mdc-radio-selected-hover-icon-color: #1e293b;
    --mdc-radio-selected-icon-color: #1e293b;
    --mdc-radio-selected-pressed-icon-color: #1e293b;
    --mat-radio-ripple-color: #fff;
    --mat-radio-checked-ripple-color: #1e293b;
    --mat-radio-disabled-label-color: #475569
}

.theme-rose .dark .mat-mdc-radio-button.mat-warn, .theme-rose.dark .mat-mdc-radio-button.mat-warn {
    --mdc-radio-disabled-selected-icon-color: #fff;
    --mdc-radio-disabled-unselected-icon-color: #fff;
    --mdc-radio-unselected-hover-icon-color: #eeeeee;
    --mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-selected-focus-icon-color: #dc2626;
    --mdc-radio-selected-hover-icon-color: #dc2626;
    --mdc-radio-selected-icon-color: #dc2626;
    --mdc-radio-selected-pressed-icon-color: #dc2626;
    --mat-radio-ripple-color: #fff;
    --mat-radio-checked-ripple-color: #dc2626;
    --mat-radio-disabled-label-color: #475569
}

.theme-rose .dark .mat-accent, .theme-rose.dark .mat-accent {
    --mdc-slider-handle-color: #1e293b;
    --mdc-slider-focus-handle-color: #1e293b;
    --mdc-slider-hover-handle-color: #1e293b;
    --mdc-slider-active-track-color: #1e293b;
    --mdc-slider-inactive-track-color: #1e293b;
    --mdc-slider-with-tick-marks-inactive-container-color: #1e293b;
    --mdc-slider-with-tick-marks-active-container-color: white;
    --mat-mdc-slider-ripple-color: #1e293b;
    --mat-mdc-slider-hover-ripple-color: rgba(30, 41, 59, .05);
    --mat-mdc-slider-focus-ripple-color: rgba(30, 41, 59, .2)
}

.theme-rose .dark .mat-warn, .theme-rose.dark .mat-warn {
    --mdc-slider-handle-color: #dc2626;
    --mdc-slider-focus-handle-color: #dc2626;
    --mdc-slider-hover-handle-color: #dc2626;
    --mdc-slider-active-track-color: #dc2626;
    --mdc-slider-inactive-track-color: #dc2626;
    --mdc-slider-with-tick-marks-inactive-container-color: #dc2626;
    --mdc-slider-with-tick-marks-active-container-color: white;
    --mat-mdc-slider-ripple-color: #dc2626;
    --mat-mdc-slider-hover-ripple-color: rgba(220, 38, 38, .05);
    --mat-mdc-slider-focus-ripple-color: rgba(220, 38, 38, .2)
}

.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 {
    --mdc-radio-disabled-selected-icon-color: #fff;
    --mdc-radio-disabled-unselected-icon-color: #fff;
    --mdc-radio-unselected-hover-icon-color: #eeeeee;
    --mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-selected-focus-icon-color: #f43f5e;
    --mdc-radio-selected-hover-icon-color: #f43f5e;
    --mdc-radio-selected-icon-color: #f43f5e;
    --mdc-radio-selected-pressed-icon-color: #f43f5e
}

.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 {
    --mdc-radio-disabled-selected-icon-color: #fff;
    --mdc-radio-disabled-unselected-icon-color: #fff;
    --mdc-radio-unselected-hover-icon-color: #eeeeee;
    --mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-selected-focus-icon-color: #1e293b;
    --mdc-radio-selected-hover-icon-color: #1e293b;
    --mdc-radio-selected-icon-color: #1e293b;
    --mdc-radio-selected-pressed-icon-color: #1e293b
}

.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 {
    --mdc-radio-disabled-selected-icon-color: #fff;
    --mdc-radio-disabled-unselected-icon-color: #fff;
    --mdc-radio-unselected-hover-icon-color: #eeeeee;
    --mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-selected-focus-icon-color: #dc2626;
    --mdc-radio-selected-hover-icon-color: #dc2626;
    --mdc-radio-selected-icon-color: #dc2626;
    --mdc-radio-selected-pressed-icon-color: #dc2626
}

.theme-rose .dark .mat-mdc-list-option, .theme-rose.dark .mat-mdc-list-option {
    --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #f43f5e;
    --mdc-checkbox-selected-hover-icon-color: #f43f5e;
    --mdc-checkbox-selected-icon-color: #f43f5e;
    --mdc-checkbox-selected-pressed-icon-color: #f43f5e;
    --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
    --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
    --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #f43f5e;
    --mdc-checkbox-selected-hover-state-layer-color: #f43f5e;
    --mdc-checkbox-selected-pressed-state-layer-color: #f43f5e;
    --mdc-checkbox-unselected-focus-state-layer-color: white;
    --mdc-checkbox-unselected-hover-state-layer-color: white;
    --mdc-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 {
    --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #1e293b;
    --mdc-checkbox-selected-hover-icon-color: #1e293b;
    --mdc-checkbox-selected-icon-color: #1e293b;
    --mdc-checkbox-selected-pressed-icon-color: #1e293b;
    --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
    --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
    --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #1e293b;
    --mdc-checkbox-selected-hover-state-layer-color: #1e293b;
    --mdc-checkbox-selected-pressed-state-layer-color: #1e293b;
    --mdc-checkbox-unselected-focus-state-layer-color: white;
    --mdc-checkbox-unselected-hover-state-layer-color: white;
    --mdc-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 {
    --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #dc2626;
    --mdc-checkbox-selected-hover-icon-color: #dc2626;
    --mdc-checkbox-selected-icon-color: #dc2626;
    --mdc-checkbox-selected-pressed-icon-color: #dc2626;
    --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
    --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
    --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
    --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
    --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
    --mdc-checkbox-unselected-focus-state-layer-color: white;
    --mdc-checkbox-unselected-hover-state-layer-color: white;
    --mdc-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--activated .mdc-list-item__primary-text, .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--activated .mdc-list-item__primary-text, .theme-rose .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start, .theme-rose .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start, .theme-rose.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start, .theme-rose.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .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 .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 {
    --mdc-tab-indicator-active-indicator-color: #f43f5e;
    --mat-tab-header-disabled-ripple-color: #475569;
    --mat-tab-header-pagination-icon-color: #fff;
    --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-active-label-text-color: #f43f5e;
    --mat-tab-header-active-ripple-color: #f43f5e;
    --mat-tab-header-inactive-ripple-color: #f43f5e;
    --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-active-focus-label-text-color: #f43f5e;
    --mat-tab-header-active-hover-label-text-color: #f43f5e;
    --mat-tab-header-active-focus-indicator-color: #f43f5e;
    --mat-tab-header-active-hover-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 {
    --mdc-tab-indicator-active-indicator-color: #1e293b;
    --mat-tab-header-disabled-ripple-color: #475569;
    --mat-tab-header-pagination-icon-color: #fff;
    --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-active-label-text-color: #1e293b;
    --mat-tab-header-active-ripple-color: #1e293b;
    --mat-tab-header-inactive-ripple-color: #1e293b;
    --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-active-focus-label-text-color: #1e293b;
    --mat-tab-header-active-hover-label-text-color: #1e293b;
    --mat-tab-header-active-focus-indicator-color: #1e293b;
    --mat-tab-header-active-hover-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 {
    --mdc-tab-indicator-active-indicator-color: #dc2626;
    --mat-tab-header-disabled-ripple-color: #475569;
    --mat-tab-header-pagination-icon-color: #fff;
    --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-active-label-text-color: #dc2626;
    --mat-tab-header-active-ripple-color: #dc2626;
    --mat-tab-header-inactive-ripple-color: #dc2626;
    --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-active-focus-label-text-color: #dc2626;
    --mat-tab-header-active-hover-label-text-color: #dc2626;
    --mat-tab-header-active-focus-indicator-color: #dc2626;
    --mat-tab-header-active-hover-indicator-color: #dc2626
}

.theme-rose .dark .mat-mdc-tab-group.mat-background-primary, .theme-rose .dark .mat-mdc-tab-nav-bar.mat-background-primary, .theme-rose.dark .mat-mdc-tab-group.mat-background-primary, .theme-rose.dark .mat-mdc-tab-nav-bar.mat-background-primary {
    --mat-tab-header-with-background-background-color: #f43f5e;
    --mat-tab-header-with-background-foreground-color: #4c0519
}

.theme-rose .dark .mat-mdc-tab-group.mat-background-accent, .theme-rose .dark .mat-mdc-tab-nav-bar.mat-background-accent, .theme-rose.dark .mat-mdc-tab-group.mat-background-accent, .theme-rose.dark .mat-mdc-tab-nav-bar.mat-background-accent {
    --mat-tab-header-with-background-background-color: #1e293b;
    --mat-tab-header-with-background-foreground-color: white
}

.theme-rose .dark .mat-mdc-tab-group.mat-background-warn, .theme-rose .dark .mat-mdc-tab-nav-bar.mat-background-warn, .theme-rose.dark .mat-mdc-tab-group.mat-background-warn, .theme-rose.dark .mat-mdc-tab-nav-bar.mat-background-warn {
    --mat-tab-header-with-background-background-color: #dc2626;
    --mat-tab-header-with-background-foreground-color: white
}

.theme-rose .dark .mat-mdc-checkbox.mat-primary, .theme-rose.dark .mat-mdc-checkbox.mat-primary {
    --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #f43f5e;
    --mdc-checkbox-selected-hover-icon-color: #f43f5e;
    --mdc-checkbox-selected-icon-color: #f43f5e;
    --mdc-checkbox-selected-pressed-icon-color: #f43f5e;
    --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
    --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
    --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #f43f5e;
    --mdc-checkbox-selected-hover-state-layer-color: #f43f5e;
    --mdc-checkbox-selected-pressed-state-layer-color: #f43f5e;
    --mdc-checkbox-unselected-focus-state-layer-color: white;
    --mdc-checkbox-unselected-hover-state-layer-color: white;
    --mdc-checkbox-unselected-pressed-state-layer-color: white
}

.theme-rose .dark .mat-mdc-checkbox.mat-warn, .theme-rose.dark .mat-mdc-checkbox.mat-warn {
    --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #dc2626;
    --mdc-checkbox-selected-hover-icon-color: #dc2626;
    --mdc-checkbox-selected-icon-color: #dc2626;
    --mdc-checkbox-selected-pressed-icon-color: #dc2626;
    --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
    --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
    --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
    --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
    --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
    --mdc-checkbox-unselected-focus-state-layer-color: white;
    --mdc-checkbox-unselected-hover-state-layer-color: white;
    --mdc-checkbox-unselected-pressed-state-layer-color: white
}

.theme-rose .dark .mat-mdc-checkbox .mdc-form-field, .theme-rose.dark .mat-mdc-checkbox .mdc-form-field {
    color: var(--mdc-theme-text-primary-on-background, white)
}

.theme-rose .dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled label, .theme-rose.dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
    color: #475569
}

.theme-rose .dark .mat-mdc-button, .theme-rose.dark .mat-mdc-button {
    --mdc-text-button-label-text-color: #fff;
    --mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);
    --mat-text-button-state-layer-color: #fff;
    --mat-text-button-ripple-color: rgba(255, 255, 255, .1);
    --mat-text-button-hover-state-layer-opacity: .08;
    --mat-text-button-focus-state-layer-opacity: .24;
    --mat-text-button-pressed-state-layer-opacity: .24
}

.theme-rose .dark .mat-mdc-button.mat-primary, .theme-rose.dark .mat-mdc-button.mat-primary {
    --mdc-text-button-label-text-color: #f43f5e;
    --mat-text-button-state-layer-color: #f43f5e;
    --mat-text-button-ripple-color: rgba(244, 63, 94, .1)
}

.theme-rose .dark .mat-mdc-button.mat-accent, .theme-rose.dark .mat-mdc-button.mat-accent {
    --mdc-text-button-label-text-color: #1e293b;
    --mat-text-button-state-layer-color: #1e293b;
    --mat-text-button-ripple-color: rgba(30, 41, 59, .1)
}

.theme-rose .dark .mat-mdc-button.mat-warn, .theme-rose.dark .mat-mdc-button.mat-warn {
    --mdc-text-button-label-text-color: #dc2626;
    --mat-text-button-state-layer-color: #dc2626;
    --mat-text-button-ripple-color: rgba(220, 38, 38, .1)
}

.theme-rose .dark .mat-mdc-unelevated-button, .theme-rose.dark .mat-mdc-unelevated-button {
    --mdc-filled-button-container-color: #1e293b;
    --mdc-filled-button-label-text-color: #fff;
    --mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);
    --mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);
    --mat-filled-button-state-layer-color: #fff;
    --mat-filled-button-ripple-color: rgba(255, 255, 255, .1);
    --mat-filled-button-hover-state-layer-opacity: .08;
    --mat-filled-button-focus-state-layer-opacity: .24;
    --mat-filled-button-pressed-state-layer-opacity: .24
}

.theme-rose .dark .mat-mdc-unelevated-button.mat-primary, .theme-rose.dark .mat-mdc-unelevated-button.mat-primary {
    --mdc-filled-button-container-color: #f43f5e;
    --mdc-filled-button-label-text-color: #fff;
    --mat-filled-button-state-layer-color: #fff;
    --mat-filled-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-rose .dark .mat-mdc-unelevated-button.mat-accent, .theme-rose.dark .mat-mdc-unelevated-button.mat-accent {
    --mdc-filled-button-container-color: #1e293b;
    --mdc-filled-button-label-text-color: #fff;
    --mat-filled-button-state-layer-color: #fff;
    --mat-filled-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-rose .dark .mat-mdc-unelevated-button.mat-warn, .theme-rose.dark .mat-mdc-unelevated-button.mat-warn {
    --mdc-filled-button-container-color: #dc2626;
    --mdc-filled-button-label-text-color: #fff;
    --mat-filled-button-state-layer-color: #fff;
    --mat-filled-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-rose .dark .mat-mdc-raised-button, .theme-rose.dark .mat-mdc-raised-button {
    --mdc-protected-button-container-color: #1e293b;
    --mdc-protected-button-label-text-color: #fff;
    --mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);
    --mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);
    --mat-protected-button-state-layer-color: #fff;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1);
    --mat-protected-button-hover-state-layer-opacity: .08;
    --mat-protected-button-focus-state-layer-opacity: .24;
    --mat-protected-button-pressed-state-layer-opacity: .24;
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f
}

.theme-rose .dark .mat-mdc-raised-button.mat-primary, .theme-rose.dark .mat-mdc-raised-button.mat-primary {
    --mdc-protected-button-container-color: #f43f5e;
    --mdc-protected-button-label-text-color: #fff;
    --mat-protected-button-state-layer-color: #fff;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-rose .dark .mat-mdc-raised-button.mat-accent, .theme-rose.dark .mat-mdc-raised-button.mat-accent {
    --mdc-protected-button-container-color: #1e293b;
    --mdc-protected-button-label-text-color: #fff;
    --mat-protected-button-state-layer-color: #fff;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-rose .dark .mat-mdc-raised-button.mat-warn, .theme-rose.dark .mat-mdc-raised-button.mat-warn {
    --mdc-protected-button-container-color: #dc2626;
    --mdc-protected-button-label-text-color: #fff;
    --mat-protected-button-state-layer-color: #fff;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-rose .dark .mat-mdc-raised-button:hover, .theme-rose .dark .mat-mdc-raised-button:focus, .theme-rose.dark .mat-mdc-raised-button:hover, .theme-rose.dark .mat-mdc-raised-button:focus {
    box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f
}

.theme-rose .dark .mat-mdc-raised-button:active, .theme-rose .dark .mat-mdc-raised-button:focus:active, .theme-rose.dark .mat-mdc-raised-button:active, .theme-rose.dark .mat-mdc-raised-button:focus:active {
    box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f
}

.theme-rose .dark .mat-mdc-outlined-button, .theme-rose.dark .mat-mdc-outlined-button {
    --mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);
    --mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);
    --mdc-outlined-button-label-text-color: #fff;
    --mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);
    --mat-outlined-button-state-layer-color: #fff;
    --mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);
    --mat-outlined-button-hover-state-layer-opacity: .08;
    --mat-outlined-button-focus-state-layer-opacity: .24;
    --mat-outlined-button-pressed-state-layer-opacity: .24
}

.theme-rose .dark .mat-mdc-outlined-button.mat-primary, .theme-rose.dark .mat-mdc-outlined-button.mat-primary {
    --mdc-outlined-button-label-text-color: #f43f5e;
    --mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);
    --mat-outlined-button-state-layer-color: #f43f5e;
    --mat-outlined-button-ripple-color: rgba(244, 63, 94, .1)
}

.theme-rose .dark .mat-mdc-outlined-button.mat-accent, .theme-rose.dark .mat-mdc-outlined-button.mat-accent {
    --mdc-outlined-button-label-text-color: #1e293b;
    --mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);
    --mat-outlined-button-state-layer-color: #1e293b;
    --mat-outlined-button-ripple-color: rgba(30, 41, 59, .1)
}

.theme-rose .dark .mat-mdc-outlined-button.mat-warn, .theme-rose.dark .mat-mdc-outlined-button.mat-warn {
    --mdc-outlined-button-label-text-color: #dc2626;
    --mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);
    --mat-outlined-button-state-layer-color: #dc2626;
    --mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)
}

.theme-rose .dark .mat-mdc-icon-button, .theme-rose.dark .mat-mdc-icon-button {
    --mdc-icon-button-icon-color: inherit;
    --mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);
    --mat-icon-button-state-layer-color: #fff;
    --mat-icon-button-ripple-color: rgba(255, 255, 255, .1);
    --mat-icon-button-hover-state-layer-opacity: .08;
    --mat-icon-button-focus-state-layer-opacity: .24;
    --mat-icon-button-pressed-state-layer-opacity: .24
}

.theme-rose .dark .mat-mdc-icon-button.mat-primary, .theme-rose.dark .mat-mdc-icon-button.mat-primary {
    --mdc-icon-button-icon-color: #f43f5e;
    --mat-icon-button-state-layer-color: #f43f5e;
    --mat-icon-button-ripple-color: rgba(244, 63, 94, .1)
}

.theme-rose .dark .mat-mdc-icon-button.mat-accent, .theme-rose.dark .mat-mdc-icon-button.mat-accent {
    --mdc-icon-button-icon-color: #1e293b;
    --mat-icon-button-state-layer-color: #1e293b;
    --mat-icon-button-ripple-color: rgba(30, 41, 59, .1)
}

.theme-rose .dark .mat-mdc-icon-button.mat-warn, .theme-rose.dark .mat-mdc-icon-button.mat-warn {
    --mdc-icon-button-icon-color: #dc2626;
    --mat-icon-button-state-layer-color: #dc2626;
    --mat-icon-button-ripple-color: rgba(220, 38, 38, .1)
}

.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 {
    --mdc-fab-container-color: #f43f5e;
    --mat-fab-foreground-color: #fff;
    --mat-fab-state-layer-color: #fff;
    --mat-fab-ripple-color: rgba(255, 255, 255, .1)
}

.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 {
    --mdc-fab-container-color: #1e293b;
    --mat-fab-foreground-color: #fff;
    --mat-fab-state-layer-color: #fff;
    --mat-fab-ripple-color: rgba(255, 255, 255, .1)
}

.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 {
    --mdc-fab-container-color: #dc2626;
    --mat-fab-foreground-color: #fff;
    --mat-fab-state-layer-color: #fff;
    --mat-fab-ripple-color: rgba(255, 255, 255, .1)
}

.theme-rose .dark .mat-accent, .theme-rose.dark .mat-accent {
    --mdc-circular-progress-active-indicator-color: #1e293b
}

.theme-rose .dark .mat-warn, .theme-rose.dark .mat-warn {
    --mdc-circular-progress-active-indicator-color: #dc2626
}

.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 .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, .4);
    --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
    --mat-datepicker-calendar-date-focus-state-background-color: rgba(30, 41, 59, .3);
    --mat-datepicker-calendar-date-hover-state-background-color: rgba(30, 41, 59, .3);
    --mat-datepicker-calendar-date-in-range-state-background-color: rgba(30, 41, 59, .2);
    --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);
    --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
    --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e
}

.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, .4);
    --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
    --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);
    --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);
    --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);
    --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);
    --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
    --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e
}

.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 .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 .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 .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-purple .light, .theme-purple.light {
    --mat-ripple-color: rgba(0, 0, 0, .1);
    --mat-option-selected-state-label-text-color: #9333ea;
    --mat-option-label-text-color: #1e293b;
    --mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);
    --mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);
    --mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);
    --mat-optgroup-label-text-color: #1e293b;
    --mdc-elevated-card-container-shape: 4px;
    --mdc-outlined-card-container-shape: 4px;
    --mdc-outlined-card-outline-width: 1px;
    --mdc-elevated-card-container-color: white;
    --mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
    --mdc-outlined-card-container-color: white;
    --mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);
    --mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);
    --mat-card-subtitle-text-color: #64748b;
    --mdc-linear-progress-active-indicator-height: 4px;
    --mdc-linear-progress-track-height: 4px;
    --mdc-linear-progress-track-shape: 0;
    --mdc-plain-tooltip-container-shape: 4px;
    --mdc-plain-tooltip-supporting-text-line-height: 16px;
    --mdc-plain-tooltip-container-color: #1e293b;
    --mdc-plain-tooltip-supporting-text-color: #fff;
    --mdc-filled-text-field-active-indicator-height: 1px;
    --mdc-filled-text-field-focus-active-indicator-height: 2px;
    --mdc-filled-text-field-container-shape: 4px;
    --mdc-outlined-text-field-outline-width: 1px;
    --mdc-outlined-text-field-focus-outline-width: 2px;
    --mdc-outlined-text-field-container-shape: 4px;
    --mdc-filled-text-field-caret-color: #9333ea;
    --mdc-filled-text-field-focus-active-indicator-color: #9333ea;
    --mdc-filled-text-field-focus-label-text-color: rgba(147, 51, 234, .87);
    --mdc-filled-text-field-container-color: whitesmoke;
    --mdc-filled-text-field-disabled-container-color: #fafafa;
    --mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);
    --mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);
    --mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);
    --mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);
    --mdc-filled-text-field-error-focus-label-text-color: #dc2626;
    --mdc-filled-text-field-error-label-text-color: #dc2626;
    --mdc-filled-text-field-error-caret-color: #dc2626;
    --mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);
    --mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);
    --mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);
    --mdc-filled-text-field-error-active-indicator-color: #dc2626;
    --mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;
    --mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;
    --mdc-outlined-text-field-caret-color: #9333ea;
    --mdc-outlined-text-field-focus-outline-color: #9333ea;
    --mdc-outlined-text-field-focus-label-text-color: rgba(147, 51, 234, .87);
    --mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);
    --mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);
    --mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);
    --mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);
    --mdc-outlined-text-field-error-caret-color: #dc2626;
    --mdc-outlined-text-field-error-focus-label-text-color: #dc2626;
    --mdc-outlined-text-field-error-label-text-color: #dc2626;
    --mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);
    --mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);
    --mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);
    --mdc-outlined-text-field-error-focus-outline-color: #dc2626;
    --mdc-outlined-text-field-error-hover-outline-color: #dc2626;
    --mdc-outlined-text-field-error-outline-color: #dc2626;
    --mat-form-field-focus-select-arrow-color: rgba(147, 51, 234, .87);
    --mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);
    --mat-form-field-state-layer-color: rgba(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-enabled-select-arrow-color: rgba(0, 0, 0, .54);
    --mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);
    --mat-form-field-hover-state-layer-opacity: .04;
    --mat-form-field-focus-state-layer-opacity: .12;
    --mat-select-panel-background-color: white;
    --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);
    --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);
    --mat-select-placeholder-text-color: rgba(0, 0, 0, .6);
    --mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);
    --mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);
    --mat-select-focused-arrow-color: rgba(147, 51, 234, .87);
    --mat-select-invalid-arrow-color: rgba(220, 38, 38, .87);
    --mat-autocomplete-background-color: white;
    --mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);
    --mdc-dialog-container-shadow-color: #000;
    --mdc-dialog-container-shape: 4px;
    --mdc-dialog-container-color: white;
    --mdc-dialog-subhead-color: rgba(0, 0, 0, .87);
    --mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);
    --mdc-radio-disabled-selected-icon-opacity: .38;
    --mdc-radio-disabled-unselected-icon-opacity: .38;
    --mdc-radio-state-layer-size: 40px;
    --mdc-slider-active-track-height: 6px;
    --mdc-slider-active-track-shape: 9999px;
    --mdc-slider-handle-height: 20px;
    --mdc-slider-handle-shape: 50%;
    --mdc-slider-handle-width: 20px;
    --mdc-slider-inactive-track-height: 4px;
    --mdc-slider-inactive-track-shape: 9999px;
    --mdc-slider-with-overlap-handle-outline-width: 1px;
    --mdc-slider-with-tick-marks-active-container-opacity: .6;
    --mdc-slider-with-tick-marks-container-shape: 50%;
    --mdc-slider-with-tick-marks-container-size: 2px;
    --mdc-slider-with-tick-marks-inactive-container-opacity: .6;
    --mdc-slider-handle-color: #9333ea;
    --mdc-slider-focus-handle-color: #9333ea;
    --mdc-slider-hover-handle-color: #9333ea;
    --mdc-slider-active-track-color: #9333ea;
    --mdc-slider-inactive-track-color: #9333ea;
    --mdc-slider-with-tick-marks-inactive-container-color: #9333ea;
    --mdc-slider-with-tick-marks-active-container-color: white;
    --mdc-slider-disabled-active-track-color: #000;
    --mdc-slider-disabled-handle-color: #000;
    --mdc-slider-disabled-inactive-track-color: #000;
    --mdc-slider-label-container-color: #000;
    --mdc-slider-label-label-text-color: #fff;
    --mdc-slider-with-overlap-handle-outline-color: #fff;
    --mdc-slider-with-tick-marks-disabled-container-color: #000;
    --mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
    --mat-mdc-slider-ripple-color: #9333ea;
    --mat-mdc-slider-hover-ripple-color: rgba(147, 51, 234, .05);
    --mat-mdc-slider-focus-ripple-color: rgba(147, 51, 234, .2);
    --mat-slider-value-indicator-opacity: .6;
    --mat-menu-container-shape: 4px;
    --mat-menu-item-label-text-color: #1e293b;
    --mat-menu-item-icon-color: #1e293b;
    --mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);
    --mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);
    --mat-menu-container-color: white;
    --mdc-list-list-item-container-shape: 0;
    --mdc-list-list-item-leading-avatar-shape: 50%;
    --mdc-list-list-item-container-color: transparent;
    --mdc-list-list-item-selected-container-color: transparent;
    --mdc-list-list-item-leading-avatar-color: transparent;
    --mdc-list-list-item-leading-icon-size: 24px;
    --mdc-list-list-item-leading-avatar-size: 40px;
    --mdc-list-list-item-trailing-icon-size: 24px;
    --mdc-list-list-item-disabled-state-layer-color: transparent;
    --mdc-list-list-item-disabled-state-layer-opacity: 0;
    --mdc-list-list-item-disabled-label-text-opacity: .38;
    --mdc-list-list-item-disabled-leading-icon-opacity: .38;
    --mdc-list-list-item-disabled-trailing-icon-opacity: .38;
    --mdc-list-list-item-label-text-color: #1e293b;
    --mdc-list-list-item-supporting-text-color: #64748b;
    --mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);
    --mdc-list-list-item-trailing-supporting-text-color: #94a3b8;
    --mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);
    --mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);
    --mdc-list-list-item-disabled-label-text-color: black;
    --mdc-list-list-item-disabled-leading-icon-color: black;
    --mdc-list-list-item-disabled-trailing-icon-color: black;
    --mdc-list-list-item-hover-label-text-color: #1e293b;
    --mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);
    --mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);
    --mdc-list-list-item-focus-label-text-color: #1e293b;
    --mdc-list-list-item-hover-state-layer-color: black;
    --mdc-list-list-item-hover-state-layer-opacity: .04;
    --mdc-list-list-item-focus-state-layer-color: black;
    --mdc-list-list-item-focus-state-layer-opacity: .12;
    --mat-paginator-container-text-color: rgba(0, 0, 0, .87);
    --mat-paginator-container-background-color: white;
    --mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);
    --mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);
    --mdc-tab-indicator-active-indicator-height: 2px;
    --mdc-tab-indicator-active-indicator-shape: 0;
    --mdc-secondary-navigation-tab-container-height: 48px;
    --mdc-checkbox-disabled-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-state-layer-opacity: .16;
    --mdc-checkbox-selected-hover-state-layer-opacity: .04;
    --mdc-checkbox-selected-pressed-state-layer-opacity: .16;
    --mdc-checkbox-unselected-focus-state-layer-opacity: .16;
    --mdc-checkbox-unselected-hover-state-layer-opacity: .04;
    --mdc-checkbox-unselected-pressed-state-layer-opacity: .16;
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #1e293b;
    --mdc-checkbox-selected-hover-icon-color: #1e293b;
    --mdc-checkbox-selected-icon-color: #1e293b;
    --mdc-checkbox-selected-pressed-icon-color: #1e293b;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #1e293b;
    --mdc-checkbox-selected-hover-state-layer-color: #1e293b;
    --mdc-checkbox-selected-pressed-state-layer-color: #1e293b;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-checkbox-unselected-pressed-state-layer-color: black;
    --mdc-fab-container-shape: 50%;
    --mdc-fab-icon-size: 24px;
    --mdc-fab-container-color: white;
    --mat-fab-foreground-color: black;
    --mat-fab-state-layer-color: #000;
    --mat-fab-ripple-color: rgba(0, 0, 0, .1);
    --mat-fab-hover-state-layer-opacity: .04;
    --mat-fab-focus-state-layer-opacity: .12;
    --mat-fab-pressed-state-layer-opacity: .12;
    --mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);
    --mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);
    --mdc-snackbar-container-shape: 4px;
    --mdc-snackbar-container-color: #333333;
    --mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);
    --mat-snack-bar-button-color: #1e293b;
    --mat-table-row-item-outline-width: 1px;
    --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;
    --mdc-circular-progress-active-indicator-width: 4px;
    --mdc-circular-progress-size: 48px;
    --mdc-circular-progress-active-indicator-color: #9333ea;
    --mat-badge-background-color: #9333ea;
    --mat-badge-text-color: white;
    --mat-badge-disabled-state-background-color: #94a3b8;
    --mat-badge-disabled-state-text-color: #94a3b8;
    --mat-bottom-sheet-container-shape: 4px;
    --mat-bottom-sheet-container-text-color: #1e293b;
    --mat-bottom-sheet-container-background-color: white;
    --mat-legacy-button-toggle-height: 36px;
    --mat-legacy-button-toggle-shape: 2px;
    --mat-legacy-button-toggle-focus-state-layer-opacity: 1;
    --mat-standard-button-toggle-shape: 4px;
    --mat-standard-button-toggle-hover-state-layer-opacity: .04;
    --mat-standard-button-toggle-focus-state-layer-opacity: .12;
    --mat-legacy-button-toggle-text-color: #94a3b8;
    --mat-legacy-button-toggle-state-layer-color: #64748b;
    --mat-legacy-button-toggle-selected-state-text-color: #64748b;
    --mat-legacy-button-toggle-selected-state-background-color: #e2e8f0;
    --mat-legacy-button-toggle-disabled-state-text-color: #94a3b8;
    --mat-legacy-button-toggle-disabled-state-background-color: #cbd5e1;
    --mat-legacy-button-toggle-disabled-selected-state-background-color: #e2e8f0;
    --mat-standard-button-toggle-text-color: #1e293b;
    --mat-standard-button-toggle-background-color: white;
    --mat-standard-button-toggle-state-layer-color: #64748b;
    --mat-standard-button-toggle-selected-state-background-color: #e2e8f0;
    --mat-standard-button-toggle-selected-state-text-color: #1e293b;
    --mat-standard-button-toggle-disabled-state-text-color: #94a3b8;
    --mat-standard-button-toggle-disabled-state-background-color: white;
    --mat-standard-button-toggle-disabled-selected-state-text-color: #1e293b;
    --mat-standard-button-toggle-disabled-selected-state-background-color: #e2e8f0;
    --mat-standard-button-toggle-divider-color: #e2e8f0;
    --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, .4);
    --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
    --mat-datepicker-calendar-date-focus-state-background-color: rgba(147, 51, 234, .3);
    --mat-datepicker-calendar-date-hover-state-background-color: rgba(147, 51, 234, .3);
    --mat-datepicker-toggle-active-state-icon-color: #9333ea;
    --mat-datepicker-calendar-date-in-range-state-background-color: rgba(147, 51, 234, .2);
    --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);
    --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
    --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
    --mat-datepicker-toggle-icon-color: #64748b;
    --mat-datepicker-calendar-body-label-text-color: #64748b;
    --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, .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;
    --mat-divider-width: 1px;
    --mat-divider-color: #e2e8f0;
    --mat-expansion-container-shape: 4px;
    --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, .12);
    --mat-expansion-header-focus-state-layer-color: rgba(148, 163, 184, .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;
    --mat-icon-color: inherit;
    --mat-sidenav-container-shape: 0;
    --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, .6);
    --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, .12);
    --mat-stepper-header-focus-state-layer-color: rgba(148, 163, 184, .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;
    --mat-sort-arrow-color: #64748b;
    --mat-toolbar-container-background-color: white;
    --mat-toolbar-container-text-color: #1e293b;
    --mat-tree-container-background-color: white;
    --mat-tree-node-text-color: #1e293b
}

.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, .04);
    --mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);
    --mat-option-selected-state-layer-color: rgba(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, .04);
    --mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);
    --mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)
}

.theme-purple .light .mat-pseudo-checkbox-full, .theme-purple.light .mat-pseudo-checkbox-full {
    color: #64748b
}

.theme-purple .light .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled, .theme-purple.light .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
    color: #b0b0b0
}

.theme-purple .light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-purple .light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-purple.light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-purple.light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #9333ea
}

.theme-purple .light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-purple .light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-purple.light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-purple.light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #9333ea
}

.theme-purple .light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-purple .light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-purple.light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-purple.light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #f1f5f9
}

.theme-purple .light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-purple .light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-purple.light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-purple.light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #1e293b
}

.theme-purple .light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-purple .light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-purple.light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-purple.light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #1e293b
}

.theme-purple .light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-purple .light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-purple.light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-purple.light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #f1f5f9
}

.theme-purple .light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-purple .light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-purple.light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-purple.light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #1e293b
}

.theme-purple .light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-purple .light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-purple.light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-purple.light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #1e293b
}

.theme-purple .light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-purple .light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-purple.light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-purple.light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #f1f5f9
}

.theme-purple .light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-purple .light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-purple.light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-purple.light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #dc2626
}

.theme-purple .light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-purple .light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-purple.light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-purple.light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #dc2626
}

.theme-purple .light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-purple .light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-purple.light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-purple.light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #f1f5f9
}

.theme-purple .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-purple .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-purple.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-purple.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #b0b0b0
}

.theme-purple .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-purple .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-purple.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-purple.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #b0b0b0
}

.theme-purple .light .mat-app-background, .theme-purple .light.mat-app-background, .theme-purple.light .mat-app-background, .theme-purple.light.mat-app-background {
    background-color: #f1f5f9;
    color: #1e293b
}

.theme-purple .light .mat-elevation-z0, .theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z0, .theme-purple.light .mat-elevation-z0, .theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z0 {
    box-shadow: 0 0 #0003, 0 0 #00000024, 0 0 #0000001f
}

.theme-purple .light .mat-elevation-z1, .theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z1, .theme-purple.light .mat-elevation-z1, .theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z1 {
    box-shadow: 0 2px 1px -1px #0003, 0 1px 1px #00000024, 0 1px 3px #0000001f
}

.theme-purple .light .mat-elevation-z2, .theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z2, .theme-purple.light .mat-elevation-z2, .theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z2 {
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f
}

.theme-purple .light .mat-elevation-z3, .theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z3, .theme-purple.light .mat-elevation-z3, .theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z3 {
    box-shadow: 0 3px 3px -2px #0003, 0 3px 4px #00000024, 0 1px 8px #0000001f
}

.theme-purple .light .mat-elevation-z4, .theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z4, .theme-purple.light .mat-elevation-z4, .theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z4 {
    box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f
}

.theme-purple .light .mat-elevation-z5, .theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z5, .theme-purple.light .mat-elevation-z5, .theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z5 {
    box-shadow: 0 3px 5px -1px #0003, 0 5px 8px #00000024, 0 1px 14px #0000001f
}

.theme-purple .light .mat-elevation-z6, .theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z6, .theme-purple.light .mat-elevation-z6, .theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z6 {
    box-shadow: 0 3px 5px -1px #0003, 0 6px 10px #00000024, 0 1px 18px #0000001f
}

.theme-purple .light .mat-elevation-z7, .theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z7, .theme-purple.light .mat-elevation-z7, .theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z7 {
    box-shadow: 0 4px 5px -2px #0003, 0 7px 10px 1px #00000024, 0 2px 16px 1px #0000001f
}

.theme-purple .light .mat-elevation-z8, .theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z8, .theme-purple.light .mat-elevation-z8, .theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z8 {
    box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f
}

.theme-purple .light .mat-elevation-z9, .theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z9, .theme-purple.light .mat-elevation-z9, .theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z9 {
    box-shadow: 0 5px 6px -3px #0003, 0 9px 12px 1px #00000024, 0 3px 16px 2px #0000001f
}

.theme-purple .light .mat-elevation-z10, .theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z10, .theme-purple.light .mat-elevation-z10, .theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z10 {
    box-shadow: 0 6px 6px -3px #0003, 0 10px 14px 1px #00000024, 0 4px 18px 3px #0000001f
}

.theme-purple .light .mat-elevation-z11, .theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z11, .theme-purple.light .mat-elevation-z11, .theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z11 {
    box-shadow: 0 6px 7px -4px #0003, 0 11px 15px 1px #00000024, 0 4px 20px 3px #0000001f
}

.theme-purple .light .mat-elevation-z12, .theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z12, .theme-purple.light .mat-elevation-z12, .theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z12 {
    box-shadow: 0 7px 8px -4px #0003, 0 12px 17px 2px #00000024, 0 5px 22px 4px #0000001f
}

.theme-purple .light .mat-elevation-z13, .theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z13, .theme-purple.light .mat-elevation-z13, .theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z13 {
    box-shadow: 0 7px 8px -4px #0003, 0 13px 19px 2px #00000024, 0 5px 24px 4px #0000001f
}

.theme-purple .light .mat-elevation-z14, .theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z14, .theme-purple.light .mat-elevation-z14, .theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z14 {
    box-shadow: 0 7px 9px -4px #0003, 0 14px 21px 2px #00000024, 0 5px 26px 4px #0000001f
}

.theme-purple .light .mat-elevation-z15, .theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z15, .theme-purple.light .mat-elevation-z15, .theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z15 {
    box-shadow: 0 8px 9px -5px #0003, 0 15px 22px 2px #00000024, 0 6px 28px 5px #0000001f
}

.theme-purple .light .mat-elevation-z16, .theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z16, .theme-purple.light .mat-elevation-z16, .theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z16 {
    box-shadow: 0 8px 10px -5px #0003, 0 16px 24px 2px #00000024, 0 6px 30px 5px #0000001f
}

.theme-purple .light .mat-elevation-z17, .theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z17, .theme-purple.light .mat-elevation-z17, .theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z17 {
    box-shadow: 0 8px 11px -5px #0003, 0 17px 26px 2px #00000024, 0 6px 32px 5px #0000001f
}

.theme-purple .light .mat-elevation-z18, .theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z18, .theme-purple.light .mat-elevation-z18, .theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z18 {
    box-shadow: 0 9px 11px -5px #0003, 0 18px 28px 2px #00000024, 0 7px 34px 6px #0000001f
}

.theme-purple .light .mat-elevation-z19, .theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z19, .theme-purple.light .mat-elevation-z19, .theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z19 {
    box-shadow: 0 9px 12px -6px #0003, 0 19px 29px 2px #00000024, 0 7px 36px 6px #0000001f
}

.theme-purple .light .mat-elevation-z20, .theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z20, .theme-purple.light .mat-elevation-z20, .theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z20 {
    box-shadow: 0 10px 13px -6px #0003, 0 20px 31px 3px #00000024, 0 8px 38px 7px #0000001f
}

.theme-purple .light .mat-elevation-z21, .theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z21, .theme-purple.light .mat-elevation-z21, .theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z21 {
    box-shadow: 0 10px 13px -6px #0003, 0 21px 33px 3px #00000024, 0 8px 40px 7px #0000001f
}

.theme-purple .light .mat-elevation-z22, .theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z22, .theme-purple.light .mat-elevation-z22, .theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z22 {
    box-shadow: 0 10px 14px -6px #0003, 0 22px 35px 3px #00000024, 0 8px 42px 7px #0000001f
}

.theme-purple .light .mat-elevation-z23, .theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z23, .theme-purple.light .mat-elevation-z23, .theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z23 {
    box-shadow: 0 11px 14px -7px #0003, 0 23px 36px 3px #00000024, 0 9px 44px 8px #0000001f
}

.theme-purple .light .mat-elevation-z24, .theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z24, .theme-purple.light .mat-elevation-z24, .theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z24 {
    box-shadow: 0 11px 15px -7px #0003, 0 24px 38px 3px #00000024, 0 9px 46px 8px #0000001f
}

.theme-purple .light .mat-mdc-progress-bar, .theme-purple.light .mat-mdc-progress-bar {
    --mdc-linear-progress-active-indicator-color: #9333ea;
    --mdc-linear-progress-track-color: rgba(147, 51, 234, .25)
}

.theme-purple .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots, .theme-purple.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: #9333ea40;
    background-color: var(--mdc-linear-progress-track-color, rgba(147, 51, 234, .25))
}

@media (forced-colors: active) {
    .theme-purple .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots, .theme-purple.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
        background-color: ButtonBorder
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .theme-purple .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots, .theme-purple.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
        background-color: transparent;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(147, 51, 234, 0.25)'/%3E%3C/svg%3E")
    }
}

.theme-purple .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar, .theme-purple.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
    background-color: #9333ea40;
    background-color: var(--mdc-linear-progress-track-color, rgba(147, 51, 234, .25))
}

.theme-purple .light .mat-mdc-progress-bar.mat-accent, .theme-purple.light .mat-mdc-progress-bar.mat-accent {
    --mdc-linear-progress-active-indicator-color: #1e293b;
    --mdc-linear-progress-track-color: rgba(30, 41, 59, .25)
}

.theme-purple .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots, .theme-purple.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: #1e293b40;
    background-color: var(--mdc-linear-progress-track-color, rgba(30, 41, 59, .25))
}

@media (forced-colors: active) {
    .theme-purple .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots, .theme-purple.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
        background-color: ButtonBorder
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .theme-purple .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots, .theme-purple.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
        background-color: transparent;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(30, 41, 59, 0.25)'/%3E%3C/svg%3E")
    }
}

.theme-purple .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar, .theme-purple.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
    background-color: #1e293b40;
    background-color: var(--mdc-linear-progress-track-color, rgba(30, 41, 59, .25))
}

.theme-purple .light .mat-mdc-progress-bar.mat-warn, .theme-purple.light .mat-mdc-progress-bar.mat-warn {
    --mdc-linear-progress-active-indicator-color: #dc2626;
    --mdc-linear-progress-track-color: rgba(220, 38, 38, .25)
}

.theme-purple .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots, .theme-purple.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: #dc262640;
    background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, .25))
}

@media (forced-colors: active) {
    .theme-purple .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots, .theme-purple.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
        background-color: ButtonBorder
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .theme-purple .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots, .theme-purple.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
        background-color: transparent;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(220, 38, 38, 0.25)'/%3E%3C/svg%3E")
    }
}

.theme-purple .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar, .theme-purple.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
    background-color: #dc262640;
    background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, .25))
}

.theme-purple .light .mat-mdc-form-field.mat-accent, .theme-purple.light .mat-mdc-form-field.mat-accent {
    --mdc-filled-text-field-caret-color: #1e293b;
    --mdc-filled-text-field-focus-active-indicator-color: #1e293b;
    --mdc-filled-text-field-focus-label-text-color: rgba(30, 41, 59, .87);
    --mdc-outlined-text-field-caret-color: #1e293b;
    --mdc-outlined-text-field-focus-outline-color: #1e293b;
    --mdc-outlined-text-field-focus-label-text-color: rgba(30, 41, 59, .87);
    --mat-form-field-focus-select-arrow-color: rgba(30, 41, 59, .87)
}

.theme-purple .light .mat-mdc-form-field.mat-warn, .theme-purple.light .mat-mdc-form-field.mat-warn {
    --mdc-filled-text-field-caret-color: #dc2626;
    --mdc-filled-text-field-focus-active-indicator-color: #dc2626;
    --mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);
    --mdc-outlined-text-field-caret-color: #dc2626;
    --mdc-outlined-text-field-focus-outline-color: #dc2626;
    --mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);
    --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .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(0, 0, 0, .87);
    --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);
    --mat-select-placeholder-text-color: rgba(0, 0, 0, .6);
    --mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);
    --mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);
    --mat-select-focused-arrow-color: rgba(30, 41, 59, .87);
    --mat-select-invalid-arrow-color: rgba(220, 38, 38, .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(0, 0, 0, .87);
    --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);
    --mat-select-placeholder-text-color: rgba(0, 0, 0, .6);
    --mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);
    --mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);
    --mat-select-focused-arrow-color: rgba(220, 38, 38, .87);
    --mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)
}

.theme-purple .light .mat-mdc-standard-chip, .theme-purple.light .mat-mdc-standard-chip {
    --mdc-chip-container-shape-family: rounded;
    --mdc-chip-container-shape-radius: 16px 16px 16px 16px;
    --mdc-chip-with-avatar-avatar-shape-family: rounded;
    --mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;
    --mdc-chip-with-avatar-avatar-size: 28px;
    --mdc-chip-with-icon-icon-size: 18px;
    --mdc-chip-disabled-label-text-color: #212121;
    --mdc-chip-elevated-container-color: #e0e0e0;
    --mdc-chip-elevated-disabled-container-color: #e0e0e0;
    --mdc-chip-focus-state-layer-color: black;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: #212121;
    --mdc-chip-with-icon-icon-color: #212121;
    --mdc-chip-with-icon-disabled-icon-color: #212121;
    --mdc-chip-with-icon-selected-icon-color: #212121;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;
    --mdc-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 {
    --mdc-chip-disabled-label-text-color: white;
    --mdc-chip-elevated-container-color: #9333ea;
    --mdc-chip-elevated-disabled-container-color: #9333ea;
    --mdc-chip-focus-state-layer-color: black;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: white;
    --mdc-chip-with-icon-icon-color: white;
    --mdc-chip-with-icon-disabled-icon-color: white;
    --mdc-chip-with-icon-selected-icon-color: white;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
    --mdc-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 {
    --mdc-chip-disabled-label-text-color: white;
    --mdc-chip-elevated-container-color: #1e293b;
    --mdc-chip-elevated-disabled-container-color: #1e293b;
    --mdc-chip-focus-state-layer-color: black;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: white;
    --mdc-chip-with-icon-icon-color: white;
    --mdc-chip-with-icon-disabled-icon-color: white;
    --mdc-chip-with-icon-selected-icon-color: white;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
    --mdc-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 {
    --mdc-chip-disabled-label-text-color: white;
    --mdc-chip-elevated-container-color: #dc2626;
    --mdc-chip-elevated-disabled-container-color: #dc2626;
    --mdc-chip-focus-state-layer-color: black;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: white;
    --mdc-chip-with-icon-icon-color: white;
    --mdc-chip-with-icon-disabled-icon-color: white;
    --mdc-chip-with-icon-selected-icon-color: white;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
    --mdc-chip-with-trailing-icon-trailing-icon-color: white
}

.theme-purple .light .mdc-switch, .theme-purple.light .mdc-switch {
    --mdc-switch-disabled-handle-opacity: .38;
    --mdc-switch-disabled-selected-icon-opacity: .38;
    --mdc-switch-disabled-track-opacity: .12;
    --mdc-switch-disabled-unselected-icon-opacity: .38;
    --mdc-switch-handle-height: 20px;
    --mdc-switch-handle-shape: 10px;
    --mdc-switch-handle-width: 20px;
    --mdc-switch-selected-icon-size: 18px;
    --mdc-switch-track-height: 14px;
    --mdc-switch-track-shape: 7px;
    --mdc-switch-track-width: 36px;
    --mdc-switch-unselected-icon-size: 18px;
    --mdc-switch-state-layer-size: 40px;
    --mdc-switch-selected-focus-state-layer-opacity: .12;
    --mdc-switch-selected-hover-state-layer-opacity: .04;
    --mdc-switch-selected-pressed-state-layer-opacity: .1;
    --mdc-switch-unselected-focus-state-layer-opacity: .12;
    --mdc-switch-unselected-hover-state-layer-opacity: .04;
    --mdc-switch-unselected-pressed-state-layer-opacity: .1
}

.theme-purple .light .mat-mdc-slide-toggle, .theme-purple.light .mat-mdc-slide-toggle {
    --mdc-switch-selected-focus-state-layer-color: #9333ea;
    --mdc-switch-selected-handle-color: #9333ea;
    --mdc-switch-selected-hover-state-layer-color: #9333ea;
    --mdc-switch-selected-pressed-state-layer-color: #9333ea;
    --mdc-switch-selected-focus-handle-color: #581c87;
    --mdc-switch-selected-hover-handle-color: #581c87;
    --mdc-switch-selected-pressed-handle-color: #581c87;
    --mdc-switch-selected-focus-track-color: #d8b4fe;
    --mdc-switch-selected-hover-track-color: #d8b4fe;
    --mdc-switch-selected-pressed-track-color: #d8b4fe;
    --mdc-switch-selected-track-color: #d8b4fe;
    --mdc-switch-disabled-selected-handle-color: #424242;
    --mdc-switch-disabled-selected-icon-color: #fff;
    --mdc-switch-disabled-selected-track-color: #424242;
    --mdc-switch-disabled-unselected-handle-color: #424242;
    --mdc-switch-disabled-unselected-icon-color: #fff;
    --mdc-switch-disabled-unselected-track-color: #424242;
    --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
    --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
    --mdc-switch-handle-shadow-color: black;
    --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);
    --mdc-switch-selected-icon-color: #fff;
    --mdc-switch-unselected-focus-handle-color: #212121;
    --mdc-switch-unselected-focus-state-layer-color: #424242;
    --mdc-switch-unselected-focus-track-color: #e0e0e0;
    --mdc-switch-unselected-handle-color: #616161;
    --mdc-switch-unselected-hover-handle-color: #212121;
    --mdc-switch-unselected-hover-state-layer-color: #424242;
    --mdc-switch-unselected-hover-track-color: #e0e0e0;
    --mdc-switch-unselected-icon-color: #fff;
    --mdc-switch-unselected-pressed-handle-color: #212121;
    --mdc-switch-unselected-pressed-state-layer-color: #424242;
    --mdc-switch-unselected-pressed-track-color: #e0e0e0;
    --mdc-switch-unselected-track-color: #e0e0e0
}

.theme-purple .light .mat-mdc-slide-toggle .mdc-form-field, .theme-purple.light .mat-mdc-slide-toggle .mdc-form-field {
    color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))
}

.theme-purple .light .mat-mdc-slide-toggle .mdc-switch--disabled+label, .theme-purple.light .mat-mdc-slide-toggle .mdc-switch--disabled+label {
    color: #94a3b8
}

.theme-purple .light .mat-mdc-slide-toggle.mat-accent, .theme-purple.light .mat-mdc-slide-toggle.mat-accent {
    --mdc-switch-selected-focus-state-layer-color: #475569;
    --mdc-switch-selected-handle-color: #475569;
    --mdc-switch-selected-hover-state-layer-color: #475569;
    --mdc-switch-selected-pressed-state-layer-color: #475569;
    --mdc-switch-selected-focus-handle-color: #0f172a;
    --mdc-switch-selected-hover-handle-color: #0f172a;
    --mdc-switch-selected-pressed-handle-color: #0f172a;
    --mdc-switch-selected-focus-track-color: #cbd5e1;
    --mdc-switch-selected-hover-track-color: #cbd5e1;
    --mdc-switch-selected-pressed-track-color: #cbd5e1;
    --mdc-switch-selected-track-color: #cbd5e1
}

.theme-purple .light .mat-mdc-slide-toggle.mat-warn, .theme-purple.light .mat-mdc-slide-toggle.mat-warn {
    --mdc-switch-selected-focus-state-layer-color: #dc2626;
    --mdc-switch-selected-handle-color: #dc2626;
    --mdc-switch-selected-hover-state-layer-color: #dc2626;
    --mdc-switch-selected-pressed-state-layer-color: #dc2626;
    --mdc-switch-selected-focus-handle-color: #7f1d1d;
    --mdc-switch-selected-hover-handle-color: #7f1d1d;
    --mdc-switch-selected-pressed-handle-color: #7f1d1d;
    --mdc-switch-selected-focus-track-color: #fca5a5;
    --mdc-switch-selected-hover-track-color: #fca5a5;
    --mdc-switch-selected-pressed-track-color: #fca5a5;
    --mdc-switch-selected-track-color: #fca5a5
}

.theme-purple .light .mat-mdc-radio-button .mdc-form-field, .theme-purple.light .mat-mdc-radio-button .mdc-form-field {
    color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))
}

.theme-purple .light .mat-mdc-radio-button.mat-primary, .theme-purple.light .mat-mdc-radio-button.mat-primary {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #9333ea;
    --mdc-radio-selected-hover-icon-color: #9333ea;
    --mdc-radio-selected-icon-color: #9333ea;
    --mdc-radio-selected-pressed-icon-color: #9333ea;
    --mat-radio-ripple-color: #000;
    --mat-radio-checked-ripple-color: #9333ea;
    --mat-radio-disabled-label-color: #94a3b8
}

.theme-purple .light .mat-mdc-radio-button.mat-accent, .theme-purple.light .mat-mdc-radio-button.mat-accent {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #1e293b;
    --mdc-radio-selected-hover-icon-color: #1e293b;
    --mdc-radio-selected-icon-color: #1e293b;
    --mdc-radio-selected-pressed-icon-color: #1e293b;
    --mat-radio-ripple-color: #000;
    --mat-radio-checked-ripple-color: #1e293b;
    --mat-radio-disabled-label-color: #94a3b8
}

.theme-purple .light .mat-mdc-radio-button.mat-warn, .theme-purple.light .mat-mdc-radio-button.mat-warn {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #dc2626;
    --mdc-radio-selected-hover-icon-color: #dc2626;
    --mdc-radio-selected-icon-color: #dc2626;
    --mdc-radio-selected-pressed-icon-color: #dc2626;
    --mat-radio-ripple-color: #000;
    --mat-radio-checked-ripple-color: #dc2626;
    --mat-radio-disabled-label-color: #94a3b8
}

.theme-purple .light .mat-accent, .theme-purple.light .mat-accent {
    --mdc-slider-handle-color: #1e293b;
    --mdc-slider-focus-handle-color: #1e293b;
    --mdc-slider-hover-handle-color: #1e293b;
    --mdc-slider-active-track-color: #1e293b;
    --mdc-slider-inactive-track-color: #1e293b;
    --mdc-slider-with-tick-marks-inactive-container-color: #1e293b;
    --mdc-slider-with-tick-marks-active-container-color: white;
    --mat-mdc-slider-ripple-color: #1e293b;
    --mat-mdc-slider-hover-ripple-color: rgba(30, 41, 59, .05);
    --mat-mdc-slider-focus-ripple-color: rgba(30, 41, 59, .2)
}

.theme-purple .light .mat-warn, .theme-purple.light .mat-warn {
    --mdc-slider-handle-color: #dc2626;
    --mdc-slider-focus-handle-color: #dc2626;
    --mdc-slider-hover-handle-color: #dc2626;
    --mdc-slider-active-track-color: #dc2626;
    --mdc-slider-inactive-track-color: #dc2626;
    --mdc-slider-with-tick-marks-inactive-container-color: #dc2626;
    --mdc-slider-with-tick-marks-active-container-color: white;
    --mat-mdc-slider-ripple-color: #dc2626;
    --mat-mdc-slider-hover-ripple-color: rgba(220, 38, 38, .05);
    --mat-mdc-slider-focus-ripple-color: rgba(220, 38, 38, .2)
}

.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 {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #9333ea;
    --mdc-radio-selected-hover-icon-color: #9333ea;
    --mdc-radio-selected-icon-color: #9333ea;
    --mdc-radio-selected-pressed-icon-color: #9333ea
}

.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 {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #1e293b;
    --mdc-radio-selected-hover-icon-color: #1e293b;
    --mdc-radio-selected-icon-color: #1e293b;
    --mdc-radio-selected-pressed-icon-color: #1e293b
}

.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 {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #dc2626;
    --mdc-radio-selected-hover-icon-color: #dc2626;
    --mdc-radio-selected-icon-color: #dc2626;
    --mdc-radio-selected-pressed-icon-color: #dc2626
}

.theme-purple .light .mat-mdc-list-option, .theme-purple.light .mat-mdc-list-option {
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #9333ea;
    --mdc-checkbox-selected-hover-icon-color: #9333ea;
    --mdc-checkbox-selected-icon-color: #9333ea;
    --mdc-checkbox-selected-pressed-icon-color: #9333ea;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #9333ea;
    --mdc-checkbox-selected-hover-state-layer-color: #9333ea;
    --mdc-checkbox-selected-pressed-state-layer-color: #9333ea;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-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 {
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #1e293b;
    --mdc-checkbox-selected-hover-icon-color: #1e293b;
    --mdc-checkbox-selected-icon-color: #1e293b;
    --mdc-checkbox-selected-pressed-icon-color: #1e293b;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #1e293b;
    --mdc-checkbox-selected-hover-state-layer-color: #1e293b;
    --mdc-checkbox-selected-pressed-state-layer-color: #1e293b;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-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 {
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #dc2626;
    --mdc-checkbox-selected-hover-icon-color: #dc2626;
    --mdc-checkbox-selected-icon-color: #dc2626;
    --mdc-checkbox-selected-pressed-icon-color: #dc2626;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
    --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
    --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-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--activated .mdc-list-item__primary-text, .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--activated .mdc-list-item__primary-text, .theme-purple .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start, .theme-purple .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start, .theme-purple.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start, .theme-purple.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .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 .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 {
    --mdc-tab-indicator-active-indicator-color: #9333ea;
    --mat-tab-header-disabled-ripple-color: #94a3b8;
    --mat-tab-header-pagination-icon-color: #000;
    --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-label-text-color: #9333ea;
    --mat-tab-header-active-ripple-color: #9333ea;
    --mat-tab-header-inactive-ripple-color: #9333ea;
    --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-focus-label-text-color: #9333ea;
    --mat-tab-header-active-hover-label-text-color: #9333ea;
    --mat-tab-header-active-focus-indicator-color: #9333ea;
    --mat-tab-header-active-hover-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 {
    --mdc-tab-indicator-active-indicator-color: #1e293b;
    --mat-tab-header-disabled-ripple-color: #94a3b8;
    --mat-tab-header-pagination-icon-color: #000;
    --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-label-text-color: #1e293b;
    --mat-tab-header-active-ripple-color: #1e293b;
    --mat-tab-header-inactive-ripple-color: #1e293b;
    --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-focus-label-text-color: #1e293b;
    --mat-tab-header-active-hover-label-text-color: #1e293b;
    --mat-tab-header-active-focus-indicator-color: #1e293b;
    --mat-tab-header-active-hover-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 {
    --mdc-tab-indicator-active-indicator-color: #dc2626;
    --mat-tab-header-disabled-ripple-color: #94a3b8;
    --mat-tab-header-pagination-icon-color: #000;
    --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-label-text-color: #dc2626;
    --mat-tab-header-active-ripple-color: #dc2626;
    --mat-tab-header-inactive-ripple-color: #dc2626;
    --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-focus-label-text-color: #dc2626;
    --mat-tab-header-active-hover-label-text-color: #dc2626;
    --mat-tab-header-active-focus-indicator-color: #dc2626;
    --mat-tab-header-active-hover-indicator-color: #dc2626
}

.theme-purple .light .mat-mdc-tab-group.mat-background-primary, .theme-purple .light .mat-mdc-tab-nav-bar.mat-background-primary, .theme-purple.light .mat-mdc-tab-group.mat-background-primary, .theme-purple.light .mat-mdc-tab-nav-bar.mat-background-primary {
    --mat-tab-header-with-background-background-color: #9333ea;
    --mat-tab-header-with-background-foreground-color: white
}

.theme-purple .light .mat-mdc-tab-group.mat-background-accent, .theme-purple .light .mat-mdc-tab-nav-bar.mat-background-accent, .theme-purple.light .mat-mdc-tab-group.mat-background-accent, .theme-purple.light .mat-mdc-tab-nav-bar.mat-background-accent {
    --mat-tab-header-with-background-background-color: #1e293b;
    --mat-tab-header-with-background-foreground-color: white
}

.theme-purple .light .mat-mdc-tab-group.mat-background-warn, .theme-purple .light .mat-mdc-tab-nav-bar.mat-background-warn, .theme-purple.light .mat-mdc-tab-group.mat-background-warn, .theme-purple.light .mat-mdc-tab-nav-bar.mat-background-warn {
    --mat-tab-header-with-background-background-color: #dc2626;
    --mat-tab-header-with-background-foreground-color: white
}

.theme-purple .light .mat-mdc-checkbox.mat-primary, .theme-purple.light .mat-mdc-checkbox.mat-primary {
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #9333ea;
    --mdc-checkbox-selected-hover-icon-color: #9333ea;
    --mdc-checkbox-selected-icon-color: #9333ea;
    --mdc-checkbox-selected-pressed-icon-color: #9333ea;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #9333ea;
    --mdc-checkbox-selected-hover-state-layer-color: #9333ea;
    --mdc-checkbox-selected-pressed-state-layer-color: #9333ea;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-checkbox-unselected-pressed-state-layer-color: black
}

.theme-purple .light .mat-mdc-checkbox.mat-warn, .theme-purple.light .mat-mdc-checkbox.mat-warn {
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #dc2626;
    --mdc-checkbox-selected-hover-icon-color: #dc2626;
    --mdc-checkbox-selected-icon-color: #dc2626;
    --mdc-checkbox-selected-pressed-icon-color: #dc2626;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
    --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
    --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-checkbox-unselected-pressed-state-layer-color: black
}

.theme-purple .light .mat-mdc-checkbox .mdc-form-field, .theme-purple.light .mat-mdc-checkbox .mdc-form-field {
    color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))
}

.theme-purple .light .mat-mdc-checkbox.mat-mdc-checkbox-disabled label, .theme-purple.light .mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
    color: #94a3b8
}

.theme-purple .light .mat-mdc-button, .theme-purple.light .mat-mdc-button {
    --mdc-text-button-label-text-color: #000;
    --mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mat-text-button-state-layer-color: #000;
    --mat-text-button-ripple-color: rgba(0, 0, 0, .1);
    --mat-text-button-hover-state-layer-opacity: .04;
    --mat-text-button-focus-state-layer-opacity: .12;
    --mat-text-button-pressed-state-layer-opacity: .12
}

.theme-purple .light .mat-mdc-button.mat-primary, .theme-purple.light .mat-mdc-button.mat-primary {
    --mdc-text-button-label-text-color: #9333ea;
    --mat-text-button-state-layer-color: #9333ea;
    --mat-text-button-ripple-color: rgba(147, 51, 234, .1)
}

.theme-purple .light .mat-mdc-button.mat-accent, .theme-purple.light .mat-mdc-button.mat-accent {
    --mdc-text-button-label-text-color: #1e293b;
    --mat-text-button-state-layer-color: #1e293b;
    --mat-text-button-ripple-color: rgba(30, 41, 59, .1)
}

.theme-purple .light .mat-mdc-button.mat-warn, .theme-purple.light .mat-mdc-button.mat-warn {
    --mdc-text-button-label-text-color: #dc2626;
    --mat-text-button-state-layer-color: #dc2626;
    --mat-text-button-ripple-color: rgba(220, 38, 38, .1)
}

.theme-purple .light .mat-mdc-unelevated-button, .theme-purple.light .mat-mdc-unelevated-button {
    --mdc-filled-button-container-color: white;
    --mdc-filled-button-label-text-color: #000;
    --mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);
    --mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mat-filled-button-state-layer-color: #000;
    --mat-filled-button-ripple-color: rgba(0, 0, 0, .1);
    --mat-filled-button-hover-state-layer-opacity: .04;
    --mat-filled-button-focus-state-layer-opacity: .12;
    --mat-filled-button-pressed-state-layer-opacity: .12
}

.theme-purple .light .mat-mdc-unelevated-button.mat-primary, .theme-purple.light .mat-mdc-unelevated-button.mat-primary {
    --mdc-filled-button-container-color: #9333ea;
    --mdc-filled-button-label-text-color: #fff;
    --mat-filled-button-state-layer-color: #fff;
    --mat-filled-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-purple .light .mat-mdc-unelevated-button.mat-accent, .theme-purple.light .mat-mdc-unelevated-button.mat-accent {
    --mdc-filled-button-container-color: #1e293b;
    --mdc-filled-button-label-text-color: #fff;
    --mat-filled-button-state-layer-color: #fff;
    --mat-filled-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-purple .light .mat-mdc-unelevated-button.mat-warn, .theme-purple.light .mat-mdc-unelevated-button.mat-warn {
    --mdc-filled-button-container-color: #dc2626;
    --mdc-filled-button-label-text-color: #fff;
    --mat-filled-button-state-layer-color: #fff;
    --mat-filled-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-purple .light .mat-mdc-raised-button, .theme-purple.light .mat-mdc-raised-button {
    --mdc-protected-button-container-color: white;
    --mdc-protected-button-label-text-color: #000;
    --mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);
    --mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mat-protected-button-state-layer-color: #000;
    --mat-protected-button-ripple-color: rgba(0, 0, 0, .1);
    --mat-protected-button-hover-state-layer-opacity: .04;
    --mat-protected-button-focus-state-layer-opacity: .12;
    --mat-protected-button-pressed-state-layer-opacity: .12;
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f
}

.theme-purple .light .mat-mdc-raised-button.mat-primary, .theme-purple.light .mat-mdc-raised-button.mat-primary {
    --mdc-protected-button-container-color: #9333ea;
    --mdc-protected-button-label-text-color: #fff;
    --mat-protected-button-state-layer-color: #fff;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-purple .light .mat-mdc-raised-button.mat-accent, .theme-purple.light .mat-mdc-raised-button.mat-accent {
    --mdc-protected-button-container-color: #1e293b;
    --mdc-protected-button-label-text-color: #fff;
    --mat-protected-button-state-layer-color: #fff;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-purple .light .mat-mdc-raised-button.mat-warn, .theme-purple.light .mat-mdc-raised-button.mat-warn {
    --mdc-protected-button-container-color: #dc2626;
    --mdc-protected-button-label-text-color: #fff;
    --mat-protected-button-state-layer-color: #fff;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-purple .light .mat-mdc-raised-button:hover, .theme-purple .light .mat-mdc-raised-button:focus, .theme-purple.light .mat-mdc-raised-button:hover, .theme-purple.light .mat-mdc-raised-button:focus {
    box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f
}

.theme-purple .light .mat-mdc-raised-button:active, .theme-purple .light .mat-mdc-raised-button:focus:active, .theme-purple.light .mat-mdc-raised-button:active, .theme-purple.light .mat-mdc-raised-button:focus:active {
    box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f
}

.theme-purple .light .mat-mdc-outlined-button, .theme-purple.light .mat-mdc-outlined-button {
    --mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);
    --mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mdc-outlined-button-label-text-color: #000;
    --mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);
    --mat-outlined-button-state-layer-color: #000;
    --mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);
    --mat-outlined-button-hover-state-layer-opacity: .04;
    --mat-outlined-button-focus-state-layer-opacity: .12;
    --mat-outlined-button-pressed-state-layer-opacity: .12
}

.theme-purple .light .mat-mdc-outlined-button.mat-primary, .theme-purple.light .mat-mdc-outlined-button.mat-primary {
    --mdc-outlined-button-label-text-color: #9333ea;
    --mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);
    --mat-outlined-button-state-layer-color: #9333ea;
    --mat-outlined-button-ripple-color: rgba(147, 51, 234, .1)
}

.theme-purple .light .mat-mdc-outlined-button.mat-accent, .theme-purple.light .mat-mdc-outlined-button.mat-accent {
    --mdc-outlined-button-label-text-color: #1e293b;
    --mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);
    --mat-outlined-button-state-layer-color: #1e293b;
    --mat-outlined-button-ripple-color: rgba(30, 41, 59, .1)
}

.theme-purple .light .mat-mdc-outlined-button.mat-warn, .theme-purple.light .mat-mdc-outlined-button.mat-warn {
    --mdc-outlined-button-label-text-color: #dc2626;
    --mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);
    --mat-outlined-button-state-layer-color: #dc2626;
    --mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)
}

.theme-purple .light .mat-mdc-icon-button, .theme-purple.light .mat-mdc-icon-button {
    --mdc-icon-button-icon-color: inherit;
    --mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);
    --mat-icon-button-state-layer-color: #000;
    --mat-icon-button-ripple-color: rgba(0, 0, 0, .1);
    --mat-icon-button-hover-state-layer-opacity: .04;
    --mat-icon-button-focus-state-layer-opacity: .12;
    --mat-icon-button-pressed-state-layer-opacity: .12
}

.theme-purple .light .mat-mdc-icon-button.mat-primary, .theme-purple.light .mat-mdc-icon-button.mat-primary {
    --mdc-icon-button-icon-color: #9333ea;
    --mat-icon-button-state-layer-color: #9333ea;
    --mat-icon-button-ripple-color: rgba(147, 51, 234, .1)
}

.theme-purple .light .mat-mdc-icon-button.mat-accent, .theme-purple.light .mat-mdc-icon-button.mat-accent {
    --mdc-icon-button-icon-color: #1e293b;
    --mat-icon-button-state-layer-color: #1e293b;
    --mat-icon-button-ripple-color: rgba(30, 41, 59, .1)
}

.theme-purple .light .mat-mdc-icon-button.mat-warn, .theme-purple.light .mat-mdc-icon-button.mat-warn {
    --mdc-icon-button-icon-color: #dc2626;
    --mat-icon-button-state-layer-color: #dc2626;
    --mat-icon-button-ripple-color: rgba(220, 38, 38, .1)
}

.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 {
    --mdc-fab-container-color: #9333ea;
    --mat-fab-foreground-color: #fff;
    --mat-fab-state-layer-color: #fff;
    --mat-fab-ripple-color: rgba(255, 255, 255, .1)
}

.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 {
    --mdc-fab-container-color: #1e293b;
    --mat-fab-foreground-color: #fff;
    --mat-fab-state-layer-color: #fff;
    --mat-fab-ripple-color: rgba(255, 255, 255, .1)
}

.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 {
    --mdc-fab-container-color: #dc2626;
    --mat-fab-foreground-color: #fff;
    --mat-fab-state-layer-color: #fff;
    --mat-fab-ripple-color: rgba(255, 255, 255, .1)
}

.theme-purple .light .mat-accent, .theme-purple.light .mat-accent {
    --mdc-circular-progress-active-indicator-color: #1e293b
}

.theme-purple .light .mat-warn, .theme-purple.light .mat-warn {
    --mdc-circular-progress-active-indicator-color: #dc2626
}

.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 .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, .4);
    --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
    --mat-datepicker-calendar-date-focus-state-background-color: rgba(30, 41, 59, .3);
    --mat-datepicker-calendar-date-hover-state-background-color: rgba(30, 41, 59, .3);
    --mat-datepicker-calendar-date-in-range-state-background-color: rgba(30, 41, 59, .2);
    --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);
    --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
    --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e
}

.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, .4);
    --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
    --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);
    --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);
    --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);
    --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);
    --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
    --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e
}

.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 .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 .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 .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 .dark, .theme-purple.dark {
    --mat-ripple-color: rgba(255, 255, 255, .1);
    --mat-option-selected-state-label-text-color: #9333ea;
    --mat-option-label-text-color: white;
    --mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);
    --mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);
    --mat-option-selected-state-layer-color: rgba(255, 255, 255, .08);
    --mat-optgroup-label-text-color: white;
    --mdc-elevated-card-container-shape: 4px;
    --mdc-outlined-card-container-shape: 4px;
    --mdc-outlined-card-outline-width: 1px;
    --mdc-elevated-card-container-color: #1e293b;
    --mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
    --mdc-outlined-card-container-color: #1e293b;
    --mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);
    --mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);
    --mat-card-subtitle-text-color: #94a3b8;
    --mdc-linear-progress-active-indicator-height: 4px;
    --mdc-linear-progress-track-height: 4px;
    --mdc-linear-progress-track-shape: 0;
    --mdc-plain-tooltip-container-shape: 4px;
    --mdc-plain-tooltip-supporting-text-line-height: 16px;
    --mdc-plain-tooltip-container-color: #64748b;
    --mdc-plain-tooltip-supporting-text-color: #fff;
    --mdc-filled-text-field-active-indicator-height: 1px;
    --mdc-filled-text-field-focus-active-indicator-height: 2px;
    --mdc-filled-text-field-container-shape: 4px;
    --mdc-outlined-text-field-outline-width: 1px;
    --mdc-outlined-text-field-focus-outline-width: 2px;
    --mdc-outlined-text-field-container-shape: 4px;
    --mdc-filled-text-field-caret-color: #9333ea;
    --mdc-filled-text-field-focus-active-indicator-color: #9333ea;
    --mdc-filled-text-field-focus-label-text-color: rgba(147, 51, 234, .87);
    --mdc-filled-text-field-container-color: #273243;
    --mdc-filled-text-field-disabled-container-color: #232d3f;
    --mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);
    --mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);
    --mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);
    --mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);
    --mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);
    --mdc-filled-text-field-error-focus-label-text-color: #dc2626;
    --mdc-filled-text-field-error-label-text-color: #dc2626;
    --mdc-filled-text-field-error-caret-color: #dc2626;
    --mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);
    --mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);
    --mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);
    --mdc-filled-text-field-error-active-indicator-color: #dc2626;
    --mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;
    --mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;
    --mdc-outlined-text-field-caret-color: #9333ea;
    --mdc-outlined-text-field-focus-outline-color: #9333ea;
    --mdc-outlined-text-field-focus-label-text-color: rgba(147, 51, 234, .87);
    --mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);
    --mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);
    --mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);
    --mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);
    --mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);
    --mdc-outlined-text-field-error-caret-color: #dc2626;
    --mdc-outlined-text-field-error-focus-label-text-color: #dc2626;
    --mdc-outlined-text-field-error-label-text-color: #dc2626;
    --mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);
    --mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);
    --mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);
    --mdc-outlined-text-field-error-focus-outline-color: #dc2626;
    --mdc-outlined-text-field-error-hover-outline-color: #dc2626;
    --mdc-outlined-text-field-error-outline-color: #dc2626;
    --mat-form-field-focus-select-arrow-color: rgba(147, 51, 234, .87);
    --mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);
    --mat-form-field-state-layer-color: rgba(255, 255, 255, .87);
    --mat-form-field-error-text-color: #dc2626;
    --mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);
    --mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);
    --mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);
    --mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);
    --mat-form-field-hover-state-layer-opacity: .08;
    --mat-form-field-focus-state-layer-opacity: .24;
    --mat-select-panel-background-color: #1e293b;
    --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);
    --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);
    --mat-select-placeholder-text-color: rgba(255, 255, 255, .6);
    --mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);
    --mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);
    --mat-select-focused-arrow-color: rgba(147, 51, 234, .87);
    --mat-select-invalid-arrow-color: rgba(220, 38, 38, .87);
    --mat-autocomplete-background-color: #1e293b;
    --mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);
    --mdc-dialog-container-shadow-color: #000;
    --mdc-dialog-container-shape: 4px;
    --mdc-dialog-container-color: #1e293b;
    --mdc-dialog-subhead-color: rgba(255, 255, 255, .87);
    --mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6);
    --mdc-radio-disabled-selected-icon-opacity: .38;
    --mdc-radio-disabled-unselected-icon-opacity: .38;
    --mdc-radio-state-layer-size: 40px;
    --mdc-slider-active-track-height: 6px;
    --mdc-slider-active-track-shape: 9999px;
    --mdc-slider-handle-height: 20px;
    --mdc-slider-handle-shape: 50%;
    --mdc-slider-handle-width: 20px;
    --mdc-slider-inactive-track-height: 4px;
    --mdc-slider-inactive-track-shape: 9999px;
    --mdc-slider-with-overlap-handle-outline-width: 1px;
    --mdc-slider-with-tick-marks-active-container-opacity: .6;
    --mdc-slider-with-tick-marks-container-shape: 50%;
    --mdc-slider-with-tick-marks-container-size: 2px;
    --mdc-slider-with-tick-marks-inactive-container-opacity: .6;
    --mdc-slider-handle-color: #9333ea;
    --mdc-slider-focus-handle-color: #9333ea;
    --mdc-slider-hover-handle-color: #9333ea;
    --mdc-slider-active-track-color: #9333ea;
    --mdc-slider-inactive-track-color: #9333ea;
    --mdc-slider-with-tick-marks-inactive-container-color: #9333ea;
    --mdc-slider-with-tick-marks-active-container-color: white;
    --mdc-slider-disabled-active-track-color: #fff;
    --mdc-slider-disabled-handle-color: #fff;
    --mdc-slider-disabled-inactive-track-color: #fff;
    --mdc-slider-label-container-color: #fff;
    --mdc-slider-label-label-text-color: #000;
    --mdc-slider-with-overlap-handle-outline-color: #fff;
    --mdc-slider-with-tick-marks-disabled-container-color: #fff;
    --mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
    --mat-mdc-slider-ripple-color: #9333ea;
    --mat-mdc-slider-hover-ripple-color: rgba(147, 51, 234, .05);
    --mat-mdc-slider-focus-ripple-color: rgba(147, 51, 234, .2);
    --mat-slider-value-indicator-opacity: .9;
    --mat-menu-container-shape: 4px;
    --mat-menu-item-label-text-color: white;
    --mat-menu-item-icon-color: white;
    --mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);
    --mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);
    --mat-menu-container-color: #1e293b;
    --mdc-list-list-item-container-shape: 0;
    --mdc-list-list-item-leading-avatar-shape: 50%;
    --mdc-list-list-item-container-color: transparent;
    --mdc-list-list-item-selected-container-color: transparent;
    --mdc-list-list-item-leading-avatar-color: transparent;
    --mdc-list-list-item-leading-icon-size: 24px;
    --mdc-list-list-item-leading-avatar-size: 40px;
    --mdc-list-list-item-trailing-icon-size: 24px;
    --mdc-list-list-item-disabled-state-layer-color: transparent;
    --mdc-list-list-item-disabled-state-layer-opacity: 0;
    --mdc-list-list-item-disabled-label-text-opacity: .38;
    --mdc-list-list-item-disabled-leading-icon-opacity: .38;
    --mdc-list-list-item-disabled-trailing-icon-opacity: .38;
    --mdc-list-list-item-label-text-color: white;
    --mdc-list-list-item-supporting-text-color: #94a3b8;
    --mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);
    --mdc-list-list-item-trailing-supporting-text-color: #64748b;
    --mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);
    --mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);
    --mdc-list-list-item-disabled-label-text-color: white;
    --mdc-list-list-item-disabled-leading-icon-color: white;
    --mdc-list-list-item-disabled-trailing-icon-color: white;
    --mdc-list-list-item-hover-label-text-color: white;
    --mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);
    --mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);
    --mdc-list-list-item-focus-label-text-color: white;
    --mdc-list-list-item-hover-state-layer-color: white;
    --mdc-list-list-item-hover-state-layer-opacity: .08;
    --mdc-list-list-item-focus-state-layer-color: white;
    --mdc-list-list-item-focus-state-layer-opacity: .24;
    --mat-paginator-container-text-color: rgba(255, 255, 255, .87);
    --mat-paginator-container-background-color: #1e293b;
    --mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);
    --mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);
    --mdc-tab-indicator-active-indicator-height: 2px;
    --mdc-tab-indicator-active-indicator-shape: 0;
    --mdc-secondary-navigation-tab-container-height: 48px;
    --mdc-checkbox-disabled-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-state-layer-opacity: .16;
    --mdc-checkbox-selected-hover-state-layer-opacity: .04;
    --mdc-checkbox-selected-pressed-state-layer-opacity: .16;
    --mdc-checkbox-unselected-focus-state-layer-opacity: .16;
    --mdc-checkbox-unselected-hover-state-layer-opacity: .04;
    --mdc-checkbox-unselected-pressed-state-layer-opacity: .16;
    --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #1e293b;
    --mdc-checkbox-selected-hover-icon-color: #1e293b;
    --mdc-checkbox-selected-icon-color: #1e293b;
    --mdc-checkbox-selected-pressed-icon-color: #1e293b;
    --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
    --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
    --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #1e293b;
    --mdc-checkbox-selected-hover-state-layer-color: #1e293b;
    --mdc-checkbox-selected-pressed-state-layer-color: #1e293b;
    --mdc-checkbox-unselected-focus-state-layer-color: white;
    --mdc-checkbox-unselected-hover-state-layer-color: white;
    --mdc-checkbox-unselected-pressed-state-layer-color: white;
    --mdc-fab-container-shape: 50%;
    --mdc-fab-icon-size: 24px;
    --mdc-fab-container-color: #1e293b;
    --mat-fab-foreground-color: white;
    --mat-fab-state-layer-color: #fff;
    --mat-fab-ripple-color: rgba(255, 255, 255, .1);
    --mat-fab-hover-state-layer-opacity: .08;
    --mat-fab-focus-state-layer-opacity: .24;
    --mat-fab-pressed-state-layer-opacity: .24;
    --mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);
    --mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5);
    --mdc-snackbar-container-shape: 4px;
    --mdc-snackbar-container-color: #d2d4d8;
    --mdc-snackbar-supporting-text-color: rgba(30, 41, 59, .87);
    --mat-snack-bar-button-color: rgba(0, 0, 0, .87);
    --mat-table-row-item-outline-width: 1px;
    --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, .12);
    --mdc-circular-progress-active-indicator-width: 4px;
    --mdc-circular-progress-size: 48px;
    --mdc-circular-progress-active-indicator-color: #9333ea;
    --mat-badge-background-color: #9333ea;
    --mat-badge-text-color: white;
    --mat-badge-disabled-state-background-color: #1e293b;
    --mat-badge-disabled-state-text-color: #475569;
    --mat-bottom-sheet-container-shape: 4px;
    --mat-bottom-sheet-container-text-color: white;
    --mat-bottom-sheet-container-background-color: #1e293b;
    --mat-legacy-button-toggle-height: 36px;
    --mat-legacy-button-toggle-shape: 2px;
    --mat-legacy-button-toggle-focus-state-layer-opacity: 1;
    --mat-standard-button-toggle-shape: 4px;
    --mat-standard-button-toggle-hover-state-layer-opacity: .04;
    --mat-standard-button-toggle-focus-state-layer-opacity: .12;
    --mat-legacy-button-toggle-text-color: #64748b;
    --mat-legacy-button-toggle-state-layer-color: #e2e8f0;
    --mat-legacy-button-toggle-selected-state-text-color: #94a3b8;
    --mat-legacy-button-toggle-selected-state-background-color: rgba(255, 255, 255, .05);
    --mat-legacy-button-toggle-disabled-state-text-color: #1e293b;
    --mat-legacy-button-toggle-disabled-state-background-color: #0f172a;
    --mat-legacy-button-toggle-disabled-selected-state-background-color: #1e293b;
    --mat-standard-button-toggle-text-color: white;
    --mat-standard-button-toggle-background-color: #1e293b;
    --mat-standard-button-toggle-state-layer-color: #e2e8f0;
    --mat-standard-button-toggle-selected-state-background-color: rgba(255, 255, 255, .05);
    --mat-standard-button-toggle-selected-state-text-color: white;
    --mat-standard-button-toggle-disabled-state-text-color: #1e293b;
    --mat-standard-button-toggle-disabled-state-background-color: #1e293b;
    --mat-standard-button-toggle-disabled-selected-state-text-color: white;
    --mat-standard-button-toggle-disabled-selected-state-background-color: #1e293b;
    --mat-standard-button-toggle-divider-color: #374152;
    --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, .4);
    --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
    --mat-datepicker-calendar-date-focus-state-background-color: rgba(147, 51, 234, .3);
    --mat-datepicker-calendar-date-hover-state-background-color: rgba(147, 51, 234, .3);
    --mat-datepicker-toggle-active-state-icon-color: #9333ea;
    --mat-datepicker-calendar-date-in-range-state-background-color: rgba(147, 51, 234, .2);
    --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);
    --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
    --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
    --mat-datepicker-toggle-icon-color: #f1f5f9;
    --mat-datepicker-calendar-body-label-text-color: #94a3b8;
    --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, .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, .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, .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;
    --mat-divider-width: 1px;
    --mat-divider-color: rgba(241, 245, 249, .12);
    --mat-expansion-container-shape: 4px;
    --mat-expansion-container-background-color: #1e293b;
    --mat-expansion-container-text-color: white;
    --mat-expansion-actions-divider-color: rgba(241, 245, 249, .12);
    --mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .05);
    --mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .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;
    --mat-icon-color: inherit;
    --mat-sidenav-container-shape: 0;
    --mat-sidenav-container-divider-color: rgba(241, 245, 249, .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, .6);
    --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, .12);
    --mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .05);
    --mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .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;
    --mat-sort-arrow-color: #94a3b8;
    --mat-toolbar-container-background-color: #0f172a;
    --mat-toolbar-container-text-color: white;
    --mat-tree-container-background-color: #1e293b;
    --mat-tree-node-text-color: white
}

.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, .08);
    --mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);
    --mat-option-selected-state-layer-color: rgba(255, 255, 255, .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, .08);
    --mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);
    --mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)
}

.theme-purple .dark .mat-pseudo-checkbox-full, .theme-purple.dark .mat-pseudo-checkbox-full {
    color: #94a3b8
}

.theme-purple .dark .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled, .theme-purple.dark .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
    color: #686868
}

.theme-purple .dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-purple .dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-purple.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-purple.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #9333ea
}

.theme-purple .dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-purple .dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-purple.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-purple.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #9333ea
}

.theme-purple .dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-purple .dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-purple.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-purple.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #0f172a
}

.theme-purple .dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-purple .dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-purple.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-purple.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #1e293b
}

.theme-purple .dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-purple .dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-purple.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-purple.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #1e293b
}

.theme-purple .dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-purple .dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-purple.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-purple.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #0f172a
}

.theme-purple .dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-purple .dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-purple.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-purple.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #1e293b
}

.theme-purple .dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-purple .dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-purple.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-purple.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #1e293b
}

.theme-purple .dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-purple .dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-purple.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-purple.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #0f172a
}

.theme-purple .dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-purple .dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-purple.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-purple.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #dc2626
}

.theme-purple .dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-purple .dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-purple.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-purple.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #dc2626
}

.theme-purple .dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-purple .dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-purple.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-purple.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #0f172a
}

.theme-purple .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-purple .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-purple.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-purple.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #686868
}

.theme-purple .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-purple .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-purple.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-purple.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #686868
}

.theme-purple .dark .mat-app-background, .theme-purple .dark.mat-app-background, .theme-purple.dark .mat-app-background, .theme-purple.dark.mat-app-background {
    background-color: #0f172a;
    color: #fff
}

.theme-purple .dark .mat-elevation-z0, .theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z0, .theme-purple.dark .mat-elevation-z0, .theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z0 {
    box-shadow: 0 0 #0003, 0 0 #00000024, 0 0 #0000001f
}

.theme-purple .dark .mat-elevation-z1, .theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z1, .theme-purple.dark .mat-elevation-z1, .theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z1 {
    box-shadow: 0 2px 1px -1px #0003, 0 1px 1px #00000024, 0 1px 3px #0000001f
}

.theme-purple .dark .mat-elevation-z2, .theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z2, .theme-purple.dark .mat-elevation-z2, .theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z2 {
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f
}

.theme-purple .dark .mat-elevation-z3, .theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z3, .theme-purple.dark .mat-elevation-z3, .theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z3 {
    box-shadow: 0 3px 3px -2px #0003, 0 3px 4px #00000024, 0 1px 8px #0000001f
}

.theme-purple .dark .mat-elevation-z4, .theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z4, .theme-purple.dark .mat-elevation-z4, .theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z4 {
    box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f
}

.theme-purple .dark .mat-elevation-z5, .theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z5, .theme-purple.dark .mat-elevation-z5, .theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z5 {
    box-shadow: 0 3px 5px -1px #0003, 0 5px 8px #00000024, 0 1px 14px #0000001f
}

.theme-purple .dark .mat-elevation-z6, .theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z6, .theme-purple.dark .mat-elevation-z6, .theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z6 {
    box-shadow: 0 3px 5px -1px #0003, 0 6px 10px #00000024, 0 1px 18px #0000001f
}

.theme-purple .dark .mat-elevation-z7, .theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z7, .theme-purple.dark .mat-elevation-z7, .theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z7 {
    box-shadow: 0 4px 5px -2px #0003, 0 7px 10px 1px #00000024, 0 2px 16px 1px #0000001f
}

.theme-purple .dark .mat-elevation-z8, .theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z8, .theme-purple.dark .mat-elevation-z8, .theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z8 {
    box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f
}

.theme-purple .dark .mat-elevation-z9, .theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z9, .theme-purple.dark .mat-elevation-z9, .theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z9 {
    box-shadow: 0 5px 6px -3px #0003, 0 9px 12px 1px #00000024, 0 3px 16px 2px #0000001f
}

.theme-purple .dark .mat-elevation-z10, .theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z10, .theme-purple.dark .mat-elevation-z10, .theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z10 {
    box-shadow: 0 6px 6px -3px #0003, 0 10px 14px 1px #00000024, 0 4px 18px 3px #0000001f
}

.theme-purple .dark .mat-elevation-z11, .theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z11, .theme-purple.dark .mat-elevation-z11, .theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z11 {
    box-shadow: 0 6px 7px -4px #0003, 0 11px 15px 1px #00000024, 0 4px 20px 3px #0000001f
}

.theme-purple .dark .mat-elevation-z12, .theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z12, .theme-purple.dark .mat-elevation-z12, .theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z12 {
    box-shadow: 0 7px 8px -4px #0003, 0 12px 17px 2px #00000024, 0 5px 22px 4px #0000001f
}

.theme-purple .dark .mat-elevation-z13, .theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z13, .theme-purple.dark .mat-elevation-z13, .theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z13 {
    box-shadow: 0 7px 8px -4px #0003, 0 13px 19px 2px #00000024, 0 5px 24px 4px #0000001f
}

.theme-purple .dark .mat-elevation-z14, .theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z14, .theme-purple.dark .mat-elevation-z14, .theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z14 {
    box-shadow: 0 7px 9px -4px #0003, 0 14px 21px 2px #00000024, 0 5px 26px 4px #0000001f
}

.theme-purple .dark .mat-elevation-z15, .theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z15, .theme-purple.dark .mat-elevation-z15, .theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z15 {
    box-shadow: 0 8px 9px -5px #0003, 0 15px 22px 2px #00000024, 0 6px 28px 5px #0000001f
}

.theme-purple .dark .mat-elevation-z16, .theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z16, .theme-purple.dark .mat-elevation-z16, .theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z16 {
    box-shadow: 0 8px 10px -5px #0003, 0 16px 24px 2px #00000024, 0 6px 30px 5px #0000001f
}

.theme-purple .dark .mat-elevation-z17, .theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z17, .theme-purple.dark .mat-elevation-z17, .theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z17 {
    box-shadow: 0 8px 11px -5px #0003, 0 17px 26px 2px #00000024, 0 6px 32px 5px #0000001f
}

.theme-purple .dark .mat-elevation-z18, .theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z18, .theme-purple.dark .mat-elevation-z18, .theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z18 {
    box-shadow: 0 9px 11px -5px #0003, 0 18px 28px 2px #00000024, 0 7px 34px 6px #0000001f
}

.theme-purple .dark .mat-elevation-z19, .theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z19, .theme-purple.dark .mat-elevation-z19, .theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z19 {
    box-shadow: 0 9px 12px -6px #0003, 0 19px 29px 2px #00000024, 0 7px 36px 6px #0000001f
}

.theme-purple .dark .mat-elevation-z20, .theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z20, .theme-purple.dark .mat-elevation-z20, .theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z20 {
    box-shadow: 0 10px 13px -6px #0003, 0 20px 31px 3px #00000024, 0 8px 38px 7px #0000001f
}

.theme-purple .dark .mat-elevation-z21, .theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z21, .theme-purple.dark .mat-elevation-z21, .theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z21 {
    box-shadow: 0 10px 13px -6px #0003, 0 21px 33px 3px #00000024, 0 8px 40px 7px #0000001f
}

.theme-purple .dark .mat-elevation-z22, .theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z22, .theme-purple.dark .mat-elevation-z22, .theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z22 {
    box-shadow: 0 10px 14px -6px #0003, 0 22px 35px 3px #00000024, 0 8px 42px 7px #0000001f
}

.theme-purple .dark .mat-elevation-z23, .theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z23, .theme-purple.dark .mat-elevation-z23, .theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z23 {
    box-shadow: 0 11px 14px -7px #0003, 0 23px 36px 3px #00000024, 0 9px 44px 8px #0000001f
}

.theme-purple .dark .mat-elevation-z24, .theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z24, .theme-purple.dark .mat-elevation-z24, .theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z24 {
    box-shadow: 0 11px 15px -7px #0003, 0 24px 38px 3px #00000024, 0 9px 46px 8px #0000001f
}

.theme-purple .dark .mat-mdc-progress-bar, .theme-purple.dark .mat-mdc-progress-bar {
    --mdc-linear-progress-active-indicator-color: #9333ea;
    --mdc-linear-progress-track-color: rgba(147, 51, 234, .25)
}

.theme-purple .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots, .theme-purple.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: #9333ea40;
    background-color: var(--mdc-linear-progress-track-color, rgba(147, 51, 234, .25))
}

@media (forced-colors: active) {
    .theme-purple .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots, .theme-purple.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
        background-color: ButtonBorder
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .theme-purple .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots, .theme-purple.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
        background-color: transparent;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(147, 51, 234, 0.25)'/%3E%3C/svg%3E")
    }
}

.theme-purple .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar, .theme-purple.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
    background-color: #9333ea40;
    background-color: var(--mdc-linear-progress-track-color, rgba(147, 51, 234, .25))
}

.theme-purple .dark .mat-mdc-progress-bar.mat-accent, .theme-purple.dark .mat-mdc-progress-bar.mat-accent {
    --mdc-linear-progress-active-indicator-color: #1e293b;
    --mdc-linear-progress-track-color: rgba(30, 41, 59, .25)
}

.theme-purple .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots, .theme-purple.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: #1e293b40;
    background-color: var(--mdc-linear-progress-track-color, rgba(30, 41, 59, .25))
}

@media (forced-colors: active) {
    .theme-purple .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots, .theme-purple.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
        background-color: ButtonBorder
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .theme-purple .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots, .theme-purple.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
        background-color: transparent;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(30, 41, 59, 0.25)'/%3E%3C/svg%3E")
    }
}

.theme-purple .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar, .theme-purple.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
    background-color: #1e293b40;
    background-color: var(--mdc-linear-progress-track-color, rgba(30, 41, 59, .25))
}

.theme-purple .dark .mat-mdc-progress-bar.mat-warn, .theme-purple.dark .mat-mdc-progress-bar.mat-warn {
    --mdc-linear-progress-active-indicator-color: #dc2626;
    --mdc-linear-progress-track-color: rgba(220, 38, 38, .25)
}

.theme-purple .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots, .theme-purple.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: #dc262640;
    background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, .25))
}

@media (forced-colors: active) {
    .theme-purple .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots, .theme-purple.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
        background-color: ButtonBorder
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .theme-purple .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots, .theme-purple.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
        background-color: transparent;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(220, 38, 38, 0.25)'/%3E%3C/svg%3E")
    }
}

.theme-purple .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar, .theme-purple.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
    background-color: #dc262640;
    background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, .25))
}

.theme-purple .dark .mat-mdc-form-field.mat-accent, .theme-purple.dark .mat-mdc-form-field.mat-accent {
    --mdc-filled-text-field-caret-color: #1e293b;
    --mdc-filled-text-field-focus-active-indicator-color: #1e293b;
    --mdc-filled-text-field-focus-label-text-color: rgba(30, 41, 59, .87);
    --mdc-outlined-text-field-caret-color: #1e293b;
    --mdc-outlined-text-field-focus-outline-color: #1e293b;
    --mdc-outlined-text-field-focus-label-text-color: rgba(30, 41, 59, .87);
    --mat-form-field-focus-select-arrow-color: rgba(30, 41, 59, .87)
}

.theme-purple .dark .mat-mdc-form-field.mat-warn, .theme-purple.dark .mat-mdc-form-field.mat-warn {
    --mdc-filled-text-field-caret-color: #dc2626;
    --mdc-filled-text-field-focus-active-indicator-color: #dc2626;
    --mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);
    --mdc-outlined-text-field-caret-color: #dc2626;
    --mdc-outlined-text-field-focus-outline-color: #dc2626;
    --mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);
    --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .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, .87);
    --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);
    --mat-select-placeholder-text-color: rgba(255, 255, 255, .6);
    --mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);
    --mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);
    --mat-select-focused-arrow-color: rgba(30, 41, 59, .87);
    --mat-select-invalid-arrow-color: rgba(220, 38, 38, .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, .87);
    --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);
    --mat-select-placeholder-text-color: rgba(255, 255, 255, .6);
    --mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);
    --mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);
    --mat-select-focused-arrow-color: rgba(220, 38, 38, .87);
    --mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)
}

.theme-purple .dark .mat-mdc-standard-chip, .theme-purple.dark .mat-mdc-standard-chip {
    --mdc-chip-container-shape-family: rounded;
    --mdc-chip-container-shape-radius: 16px 16px 16px 16px;
    --mdc-chip-with-avatar-avatar-shape-family: rounded;
    --mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;
    --mdc-chip-with-avatar-avatar-size: 28px;
    --mdc-chip-with-icon-icon-size: 18px;
    --mdc-chip-disabled-label-text-color: #fafafa;
    --mdc-chip-elevated-container-color: #394353;
    --mdc-chip-elevated-disabled-container-color: #394353;
    --mdc-chip-focus-state-layer-color: white;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: #fafafa;
    --mdc-chip-with-icon-icon-color: #fafafa;
    --mdc-chip-with-icon-disabled-icon-color: #fafafa;
    --mdc-chip-with-icon-selected-icon-color: #fafafa;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;
    --mdc-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 {
    --mdc-chip-disabled-label-text-color: white;
    --mdc-chip-elevated-container-color: #9333ea;
    --mdc-chip-elevated-disabled-container-color: #9333ea;
    --mdc-chip-focus-state-layer-color: white;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: white;
    --mdc-chip-with-icon-icon-color: white;
    --mdc-chip-with-icon-disabled-icon-color: white;
    --mdc-chip-with-icon-selected-icon-color: white;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
    --mdc-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 {
    --mdc-chip-disabled-label-text-color: white;
    --mdc-chip-elevated-container-color: #1e293b;
    --mdc-chip-elevated-disabled-container-color: #1e293b;
    --mdc-chip-focus-state-layer-color: white;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: white;
    --mdc-chip-with-icon-icon-color: white;
    --mdc-chip-with-icon-disabled-icon-color: white;
    --mdc-chip-with-icon-selected-icon-color: white;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
    --mdc-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 {
    --mdc-chip-disabled-label-text-color: white;
    --mdc-chip-elevated-container-color: #dc2626;
    --mdc-chip-elevated-disabled-container-color: #dc2626;
    --mdc-chip-focus-state-layer-color: white;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: white;
    --mdc-chip-with-icon-icon-color: white;
    --mdc-chip-with-icon-disabled-icon-color: white;
    --mdc-chip-with-icon-selected-icon-color: white;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
    --mdc-chip-with-trailing-icon-trailing-icon-color: white
}

.theme-purple .dark .mdc-switch, .theme-purple.dark .mdc-switch {
    --mdc-switch-disabled-handle-opacity: .38;
    --mdc-switch-disabled-selected-icon-opacity: .38;
    --mdc-switch-disabled-track-opacity: .12;
    --mdc-switch-disabled-unselected-icon-opacity: .38;
    --mdc-switch-handle-height: 20px;
    --mdc-switch-handle-shape: 10px;
    --mdc-switch-handle-width: 20px;
    --mdc-switch-selected-icon-size: 18px;
    --mdc-switch-track-height: 14px;
    --mdc-switch-track-shape: 7px;
    --mdc-switch-track-width: 36px;
    --mdc-switch-unselected-icon-size: 18px;
    --mdc-switch-state-layer-size: 40px;
    --mdc-switch-selected-focus-state-layer-opacity: .12;
    --mdc-switch-selected-hover-state-layer-opacity: .04;
    --mdc-switch-selected-pressed-state-layer-opacity: .1;
    --mdc-switch-unselected-focus-state-layer-opacity: .12;
    --mdc-switch-unselected-hover-state-layer-opacity: .04;
    --mdc-switch-unselected-pressed-state-layer-opacity: .1
}

.theme-purple .dark .mat-mdc-slide-toggle, .theme-purple.dark .mat-mdc-slide-toggle {
    --mdc-switch-selected-focus-state-layer-color: #d8b4fe;
    --mdc-switch-selected-handle-color: #d8b4fe;
    --mdc-switch-selected-hover-state-layer-color: #d8b4fe;
    --mdc-switch-selected-pressed-state-layer-color: #d8b4fe;
    --mdc-switch-selected-focus-handle-color: #e9d5ff;
    --mdc-switch-selected-hover-handle-color: #e9d5ff;
    --mdc-switch-selected-pressed-handle-color: #e9d5ff;
    --mdc-switch-selected-focus-track-color: #9333ea;
    --mdc-switch-selected-hover-track-color: #9333ea;
    --mdc-switch-selected-pressed-track-color: #9333ea;
    --mdc-switch-selected-track-color: #9333ea;
    --mdc-switch-disabled-selected-handle-color: #000;
    --mdc-switch-disabled-selected-icon-color: #212121;
    --mdc-switch-disabled-selected-track-color: #f5f5f5;
    --mdc-switch-disabled-unselected-handle-color: #000;
    --mdc-switch-disabled-unselected-icon-color: #212121;
    --mdc-switch-disabled-unselected-track-color: #f5f5f5;
    --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
    --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
    --mdc-switch-handle-shadow-color: black;
    --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);
    --mdc-switch-selected-icon-color: #212121;
    --mdc-switch-unselected-focus-handle-color: #fafafa;
    --mdc-switch-unselected-focus-state-layer-color: #f5f5f5;
    --mdc-switch-unselected-focus-track-color: #616161;
    --mdc-switch-unselected-handle-color: #9e9e9e;
    --mdc-switch-unselected-hover-handle-color: #fafafa;
    --mdc-switch-unselected-hover-state-layer-color: #f5f5f5;
    --mdc-switch-unselected-hover-track-color: #616161;
    --mdc-switch-unselected-icon-color: #212121;
    --mdc-switch-unselected-pressed-handle-color: #fafafa;
    --mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;
    --mdc-switch-unselected-pressed-track-color: #616161;
    --mdc-switch-unselected-track-color: #616161
}

.theme-purple .dark .mat-mdc-slide-toggle .mdc-form-field, .theme-purple.dark .mat-mdc-slide-toggle .mdc-form-field {
    color: var(--mdc-theme-text-primary-on-background, white)
}

.theme-purple .dark .mat-mdc-slide-toggle .mdc-switch--disabled+label, .theme-purple.dark .mat-mdc-slide-toggle .mdc-switch--disabled+label {
    color: #475569
}

.theme-purple .dark .mat-mdc-slide-toggle.mat-accent, .theme-purple.dark .mat-mdc-slide-toggle.mat-accent {
    --mdc-switch-selected-focus-state-layer-color: #cbd5e1;
    --mdc-switch-selected-handle-color: #cbd5e1;
    --mdc-switch-selected-hover-state-layer-color: #cbd5e1;
    --mdc-switch-selected-pressed-state-layer-color: #cbd5e1;
    --mdc-switch-selected-focus-handle-color: #e2e8f0;
    --mdc-switch-selected-hover-handle-color: #e2e8f0;
    --mdc-switch-selected-pressed-handle-color: #e2e8f0;
    --mdc-switch-selected-focus-track-color: #475569;
    --mdc-switch-selected-hover-track-color: #475569;
    --mdc-switch-selected-pressed-track-color: #475569;
    --mdc-switch-selected-track-color: #475569
}

.theme-purple .dark .mat-mdc-slide-toggle.mat-warn, .theme-purple.dark .mat-mdc-slide-toggle.mat-warn {
    --mdc-switch-selected-focus-state-layer-color: #fca5a5;
    --mdc-switch-selected-handle-color: #fca5a5;
    --mdc-switch-selected-hover-state-layer-color: #fca5a5;
    --mdc-switch-selected-pressed-state-layer-color: #fca5a5;
    --mdc-switch-selected-focus-handle-color: #fecaca;
    --mdc-switch-selected-hover-handle-color: #fecaca;
    --mdc-switch-selected-pressed-handle-color: #fecaca;
    --mdc-switch-selected-focus-track-color: #dc2626;
    --mdc-switch-selected-hover-track-color: #dc2626;
    --mdc-switch-selected-pressed-track-color: #dc2626;
    --mdc-switch-selected-track-color: #dc2626
}

.theme-purple .dark .mat-mdc-radio-button .mdc-form-field, .theme-purple.dark .mat-mdc-radio-button .mdc-form-field {
    color: var(--mdc-theme-text-primary-on-background, white)
}

.theme-purple .dark .mat-mdc-radio-button.mat-primary, .theme-purple.dark .mat-mdc-radio-button.mat-primary {
    --mdc-radio-disabled-selected-icon-color: #fff;
    --mdc-radio-disabled-unselected-icon-color: #fff;
    --mdc-radio-unselected-hover-icon-color: #eeeeee;
    --mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-selected-focus-icon-color: #9333ea;
    --mdc-radio-selected-hover-icon-color: #9333ea;
    --mdc-radio-selected-icon-color: #9333ea;
    --mdc-radio-selected-pressed-icon-color: #9333ea;
    --mat-radio-ripple-color: #fff;
    --mat-radio-checked-ripple-color: #9333ea;
    --mat-radio-disabled-label-color: #475569
}

.theme-purple .dark .mat-mdc-radio-button.mat-accent, .theme-purple.dark .mat-mdc-radio-button.mat-accent {
    --mdc-radio-disabled-selected-icon-color: #fff;
    --mdc-radio-disabled-unselected-icon-color: #fff;
    --mdc-radio-unselected-hover-icon-color: #eeeeee;
    --mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-selected-focus-icon-color: #1e293b;
    --mdc-radio-selected-hover-icon-color: #1e293b;
    --mdc-radio-selected-icon-color: #1e293b;
    --mdc-radio-selected-pressed-icon-color: #1e293b;
    --mat-radio-ripple-color: #fff;
    --mat-radio-checked-ripple-color: #1e293b;
    --mat-radio-disabled-label-color: #475569
}

.theme-purple .dark .mat-mdc-radio-button.mat-warn, .theme-purple.dark .mat-mdc-radio-button.mat-warn {
    --mdc-radio-disabled-selected-icon-color: #fff;
    --mdc-radio-disabled-unselected-icon-color: #fff;
    --mdc-radio-unselected-hover-icon-color: #eeeeee;
    --mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-selected-focus-icon-color: #dc2626;
    --mdc-radio-selected-hover-icon-color: #dc2626;
    --mdc-radio-selected-icon-color: #dc2626;
    --mdc-radio-selected-pressed-icon-color: #dc2626;
    --mat-radio-ripple-color: #fff;
    --mat-radio-checked-ripple-color: #dc2626;
    --mat-radio-disabled-label-color: #475569
}

.theme-purple .dark .mat-accent, .theme-purple.dark .mat-accent {
    --mdc-slider-handle-color: #1e293b;
    --mdc-slider-focus-handle-color: #1e293b;
    --mdc-slider-hover-handle-color: #1e293b;
    --mdc-slider-active-track-color: #1e293b;
    --mdc-slider-inactive-track-color: #1e293b;
    --mdc-slider-with-tick-marks-inactive-container-color: #1e293b;
    --mdc-slider-with-tick-marks-active-container-color: white;
    --mat-mdc-slider-ripple-color: #1e293b;
    --mat-mdc-slider-hover-ripple-color: rgba(30, 41, 59, .05);
    --mat-mdc-slider-focus-ripple-color: rgba(30, 41, 59, .2)
}

.theme-purple .dark .mat-warn, .theme-purple.dark .mat-warn {
    --mdc-slider-handle-color: #dc2626;
    --mdc-slider-focus-handle-color: #dc2626;
    --mdc-slider-hover-handle-color: #dc2626;
    --mdc-slider-active-track-color: #dc2626;
    --mdc-slider-inactive-track-color: #dc2626;
    --mdc-slider-with-tick-marks-inactive-container-color: #dc2626;
    --mdc-slider-with-tick-marks-active-container-color: white;
    --mat-mdc-slider-ripple-color: #dc2626;
    --mat-mdc-slider-hover-ripple-color: rgba(220, 38, 38, .05);
    --mat-mdc-slider-focus-ripple-color: rgba(220, 38, 38, .2)
}

.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 {
    --mdc-radio-disabled-selected-icon-color: #fff;
    --mdc-radio-disabled-unselected-icon-color: #fff;
    --mdc-radio-unselected-hover-icon-color: #eeeeee;
    --mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-selected-focus-icon-color: #9333ea;
    --mdc-radio-selected-hover-icon-color: #9333ea;
    --mdc-radio-selected-icon-color: #9333ea;
    --mdc-radio-selected-pressed-icon-color: #9333ea
}

.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 {
    --mdc-radio-disabled-selected-icon-color: #fff;
    --mdc-radio-disabled-unselected-icon-color: #fff;
    --mdc-radio-unselected-hover-icon-color: #eeeeee;
    --mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-selected-focus-icon-color: #1e293b;
    --mdc-radio-selected-hover-icon-color: #1e293b;
    --mdc-radio-selected-icon-color: #1e293b;
    --mdc-radio-selected-pressed-icon-color: #1e293b
}

.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 {
    --mdc-radio-disabled-selected-icon-color: #fff;
    --mdc-radio-disabled-unselected-icon-color: #fff;
    --mdc-radio-unselected-hover-icon-color: #eeeeee;
    --mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-selected-focus-icon-color: #dc2626;
    --mdc-radio-selected-hover-icon-color: #dc2626;
    --mdc-radio-selected-icon-color: #dc2626;
    --mdc-radio-selected-pressed-icon-color: #dc2626
}

.theme-purple .dark .mat-mdc-list-option, .theme-purple.dark .mat-mdc-list-option {
    --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #9333ea;
    --mdc-checkbox-selected-hover-icon-color: #9333ea;
    --mdc-checkbox-selected-icon-color: #9333ea;
    --mdc-checkbox-selected-pressed-icon-color: #9333ea;
    --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
    --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
    --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #9333ea;
    --mdc-checkbox-selected-hover-state-layer-color: #9333ea;
    --mdc-checkbox-selected-pressed-state-layer-color: #9333ea;
    --mdc-checkbox-unselected-focus-state-layer-color: white;
    --mdc-checkbox-unselected-hover-state-layer-color: white;
    --mdc-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 {
    --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #1e293b;
    --mdc-checkbox-selected-hover-icon-color: #1e293b;
    --mdc-checkbox-selected-icon-color: #1e293b;
    --mdc-checkbox-selected-pressed-icon-color: #1e293b;
    --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
    --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
    --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #1e293b;
    --mdc-checkbox-selected-hover-state-layer-color: #1e293b;
    --mdc-checkbox-selected-pressed-state-layer-color: #1e293b;
    --mdc-checkbox-unselected-focus-state-layer-color: white;
    --mdc-checkbox-unselected-hover-state-layer-color: white;
    --mdc-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 {
    --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #dc2626;
    --mdc-checkbox-selected-hover-icon-color: #dc2626;
    --mdc-checkbox-selected-icon-color: #dc2626;
    --mdc-checkbox-selected-pressed-icon-color: #dc2626;
    --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
    --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
    --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
    --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
    --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
    --mdc-checkbox-unselected-focus-state-layer-color: white;
    --mdc-checkbox-unselected-hover-state-layer-color: white;
    --mdc-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--activated .mdc-list-item__primary-text, .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--activated .mdc-list-item__primary-text, .theme-purple .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start, .theme-purple .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start, .theme-purple.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start, .theme-purple.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .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 .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 {
    --mdc-tab-indicator-active-indicator-color: #9333ea;
    --mat-tab-header-disabled-ripple-color: #475569;
    --mat-tab-header-pagination-icon-color: #fff;
    --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-active-label-text-color: #9333ea;
    --mat-tab-header-active-ripple-color: #9333ea;
    --mat-tab-header-inactive-ripple-color: #9333ea;
    --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-active-focus-label-text-color: #9333ea;
    --mat-tab-header-active-hover-label-text-color: #9333ea;
    --mat-tab-header-active-focus-indicator-color: #9333ea;
    --mat-tab-header-active-hover-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 {
    --mdc-tab-indicator-active-indicator-color: #1e293b;
    --mat-tab-header-disabled-ripple-color: #475569;
    --mat-tab-header-pagination-icon-color: #fff;
    --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-active-label-text-color: #1e293b;
    --mat-tab-header-active-ripple-color: #1e293b;
    --mat-tab-header-inactive-ripple-color: #1e293b;
    --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-active-focus-label-text-color: #1e293b;
    --mat-tab-header-active-hover-label-text-color: #1e293b;
    --mat-tab-header-active-focus-indicator-color: #1e293b;
    --mat-tab-header-active-hover-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 {
    --mdc-tab-indicator-active-indicator-color: #dc2626;
    --mat-tab-header-disabled-ripple-color: #475569;
    --mat-tab-header-pagination-icon-color: #fff;
    --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-active-label-text-color: #dc2626;
    --mat-tab-header-active-ripple-color: #dc2626;
    --mat-tab-header-inactive-ripple-color: #dc2626;
    --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-active-focus-label-text-color: #dc2626;
    --mat-tab-header-active-hover-label-text-color: #dc2626;
    --mat-tab-header-active-focus-indicator-color: #dc2626;
    --mat-tab-header-active-hover-indicator-color: #dc2626
}

.theme-purple .dark .mat-mdc-tab-group.mat-background-primary, .theme-purple .dark .mat-mdc-tab-nav-bar.mat-background-primary, .theme-purple.dark .mat-mdc-tab-group.mat-background-primary, .theme-purple.dark .mat-mdc-tab-nav-bar.mat-background-primary {
    --mat-tab-header-with-background-background-color: #9333ea;
    --mat-tab-header-with-background-foreground-color: white
}

.theme-purple .dark .mat-mdc-tab-group.mat-background-accent, .theme-purple .dark .mat-mdc-tab-nav-bar.mat-background-accent, .theme-purple.dark .mat-mdc-tab-group.mat-background-accent, .theme-purple.dark .mat-mdc-tab-nav-bar.mat-background-accent {
    --mat-tab-header-with-background-background-color: #1e293b;
    --mat-tab-header-with-background-foreground-color: white
}

.theme-purple .dark .mat-mdc-tab-group.mat-background-warn, .theme-purple .dark .mat-mdc-tab-nav-bar.mat-background-warn, .theme-purple.dark .mat-mdc-tab-group.mat-background-warn, .theme-purple.dark .mat-mdc-tab-nav-bar.mat-background-warn {
    --mat-tab-header-with-background-background-color: #dc2626;
    --mat-tab-header-with-background-foreground-color: white
}

.theme-purple .dark .mat-mdc-checkbox.mat-primary, .theme-purple.dark .mat-mdc-checkbox.mat-primary {
    --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #9333ea;
    --mdc-checkbox-selected-hover-icon-color: #9333ea;
    --mdc-checkbox-selected-icon-color: #9333ea;
    --mdc-checkbox-selected-pressed-icon-color: #9333ea;
    --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
    --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
    --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #9333ea;
    --mdc-checkbox-selected-hover-state-layer-color: #9333ea;
    --mdc-checkbox-selected-pressed-state-layer-color: #9333ea;
    --mdc-checkbox-unselected-focus-state-layer-color: white;
    --mdc-checkbox-unselected-hover-state-layer-color: white;
    --mdc-checkbox-unselected-pressed-state-layer-color: white
}

.theme-purple .dark .mat-mdc-checkbox.mat-warn, .theme-purple.dark .mat-mdc-checkbox.mat-warn {
    --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #dc2626;
    --mdc-checkbox-selected-hover-icon-color: #dc2626;
    --mdc-checkbox-selected-icon-color: #dc2626;
    --mdc-checkbox-selected-pressed-icon-color: #dc2626;
    --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
    --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
    --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
    --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
    --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
    --mdc-checkbox-unselected-focus-state-layer-color: white;
    --mdc-checkbox-unselected-hover-state-layer-color: white;
    --mdc-checkbox-unselected-pressed-state-layer-color: white
}

.theme-purple .dark .mat-mdc-checkbox .mdc-form-field, .theme-purple.dark .mat-mdc-checkbox .mdc-form-field {
    color: var(--mdc-theme-text-primary-on-background, white)
}

.theme-purple .dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled label, .theme-purple.dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
    color: #475569
}

.theme-purple .dark .mat-mdc-button, .theme-purple.dark .mat-mdc-button {
    --mdc-text-button-label-text-color: #fff;
    --mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);
    --mat-text-button-state-layer-color: #fff;
    --mat-text-button-ripple-color: rgba(255, 255, 255, .1);
    --mat-text-button-hover-state-layer-opacity: .08;
    --mat-text-button-focus-state-layer-opacity: .24;
    --mat-text-button-pressed-state-layer-opacity: .24
}

.theme-purple .dark .mat-mdc-button.mat-primary, .theme-purple.dark .mat-mdc-button.mat-primary {
    --mdc-text-button-label-text-color: #9333ea;
    --mat-text-button-state-layer-color: #9333ea;
    --mat-text-button-ripple-color: rgba(147, 51, 234, .1)
}

.theme-purple .dark .mat-mdc-button.mat-accent, .theme-purple.dark .mat-mdc-button.mat-accent {
    --mdc-text-button-label-text-color: #1e293b;
    --mat-text-button-state-layer-color: #1e293b;
    --mat-text-button-ripple-color: rgba(30, 41, 59, .1)
}

.theme-purple .dark .mat-mdc-button.mat-warn, .theme-purple.dark .mat-mdc-button.mat-warn {
    --mdc-text-button-label-text-color: #dc2626;
    --mat-text-button-state-layer-color: #dc2626;
    --mat-text-button-ripple-color: rgba(220, 38, 38, .1)
}

.theme-purple .dark .mat-mdc-unelevated-button, .theme-purple.dark .mat-mdc-unelevated-button {
    --mdc-filled-button-container-color: #1e293b;
    --mdc-filled-button-label-text-color: #fff;
    --mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);
    --mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);
    --mat-filled-button-state-layer-color: #fff;
    --mat-filled-button-ripple-color: rgba(255, 255, 255, .1);
    --mat-filled-button-hover-state-layer-opacity: .08;
    --mat-filled-button-focus-state-layer-opacity: .24;
    --mat-filled-button-pressed-state-layer-opacity: .24
}

.theme-purple .dark .mat-mdc-unelevated-button.mat-primary, .theme-purple.dark .mat-mdc-unelevated-button.mat-primary {
    --mdc-filled-button-container-color: #9333ea;
    --mdc-filled-button-label-text-color: #fff;
    --mat-filled-button-state-layer-color: #fff;
    --mat-filled-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-purple .dark .mat-mdc-unelevated-button.mat-accent, .theme-purple.dark .mat-mdc-unelevated-button.mat-accent {
    --mdc-filled-button-container-color: #1e293b;
    --mdc-filled-button-label-text-color: #fff;
    --mat-filled-button-state-layer-color: #fff;
    --mat-filled-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-purple .dark .mat-mdc-unelevated-button.mat-warn, .theme-purple.dark .mat-mdc-unelevated-button.mat-warn {
    --mdc-filled-button-container-color: #dc2626;
    --mdc-filled-button-label-text-color: #fff;
    --mat-filled-button-state-layer-color: #fff;
    --mat-filled-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-purple .dark .mat-mdc-raised-button, .theme-purple.dark .mat-mdc-raised-button {
    --mdc-protected-button-container-color: #1e293b;
    --mdc-protected-button-label-text-color: #fff;
    --mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);
    --mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);
    --mat-protected-button-state-layer-color: #fff;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1);
    --mat-protected-button-hover-state-layer-opacity: .08;
    --mat-protected-button-focus-state-layer-opacity: .24;
    --mat-protected-button-pressed-state-layer-opacity: .24;
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f
}

.theme-purple .dark .mat-mdc-raised-button.mat-primary, .theme-purple.dark .mat-mdc-raised-button.mat-primary {
    --mdc-protected-button-container-color: #9333ea;
    --mdc-protected-button-label-text-color: #fff;
    --mat-protected-button-state-layer-color: #fff;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-purple .dark .mat-mdc-raised-button.mat-accent, .theme-purple.dark .mat-mdc-raised-button.mat-accent {
    --mdc-protected-button-container-color: #1e293b;
    --mdc-protected-button-label-text-color: #fff;
    --mat-protected-button-state-layer-color: #fff;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-purple .dark .mat-mdc-raised-button.mat-warn, .theme-purple.dark .mat-mdc-raised-button.mat-warn {
    --mdc-protected-button-container-color: #dc2626;
    --mdc-protected-button-label-text-color: #fff;
    --mat-protected-button-state-layer-color: #fff;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-purple .dark .mat-mdc-raised-button:hover, .theme-purple .dark .mat-mdc-raised-button:focus, .theme-purple.dark .mat-mdc-raised-button:hover, .theme-purple.dark .mat-mdc-raised-button:focus {
    box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f
}

.theme-purple .dark .mat-mdc-raised-button:active, .theme-purple .dark .mat-mdc-raised-button:focus:active, .theme-purple.dark .mat-mdc-raised-button:active, .theme-purple.dark .mat-mdc-raised-button:focus:active {
    box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f
}

.theme-purple .dark .mat-mdc-outlined-button, .theme-purple.dark .mat-mdc-outlined-button {
    --mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);
    --mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);
    --mdc-outlined-button-label-text-color: #fff;
    --mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);
    --mat-outlined-button-state-layer-color: #fff;
    --mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);
    --mat-outlined-button-hover-state-layer-opacity: .08;
    --mat-outlined-button-focus-state-layer-opacity: .24;
    --mat-outlined-button-pressed-state-layer-opacity: .24
}

.theme-purple .dark .mat-mdc-outlined-button.mat-primary, .theme-purple.dark .mat-mdc-outlined-button.mat-primary {
    --mdc-outlined-button-label-text-color: #9333ea;
    --mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);
    --mat-outlined-button-state-layer-color: #9333ea;
    --mat-outlined-button-ripple-color: rgba(147, 51, 234, .1)
}

.theme-purple .dark .mat-mdc-outlined-button.mat-accent, .theme-purple.dark .mat-mdc-outlined-button.mat-accent {
    --mdc-outlined-button-label-text-color: #1e293b;
    --mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);
    --mat-outlined-button-state-layer-color: #1e293b;
    --mat-outlined-button-ripple-color: rgba(30, 41, 59, .1)
}

.theme-purple .dark .mat-mdc-outlined-button.mat-warn, .theme-purple.dark .mat-mdc-outlined-button.mat-warn {
    --mdc-outlined-button-label-text-color: #dc2626;
    --mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);
    --mat-outlined-button-state-layer-color: #dc2626;
    --mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)
}

.theme-purple .dark .mat-mdc-icon-button, .theme-purple.dark .mat-mdc-icon-button {
    --mdc-icon-button-icon-color: inherit;
    --mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);
    --mat-icon-button-state-layer-color: #fff;
    --mat-icon-button-ripple-color: rgba(255, 255, 255, .1);
    --mat-icon-button-hover-state-layer-opacity: .08;
    --mat-icon-button-focus-state-layer-opacity: .24;
    --mat-icon-button-pressed-state-layer-opacity: .24
}

.theme-purple .dark .mat-mdc-icon-button.mat-primary, .theme-purple.dark .mat-mdc-icon-button.mat-primary {
    --mdc-icon-button-icon-color: #9333ea;
    --mat-icon-button-state-layer-color: #9333ea;
    --mat-icon-button-ripple-color: rgba(147, 51, 234, .1)
}

.theme-purple .dark .mat-mdc-icon-button.mat-accent, .theme-purple.dark .mat-mdc-icon-button.mat-accent {
    --mdc-icon-button-icon-color: #1e293b;
    --mat-icon-button-state-layer-color: #1e293b;
    --mat-icon-button-ripple-color: rgba(30, 41, 59, .1)
}

.theme-purple .dark .mat-mdc-icon-button.mat-warn, .theme-purple.dark .mat-mdc-icon-button.mat-warn {
    --mdc-icon-button-icon-color: #dc2626;
    --mat-icon-button-state-layer-color: #dc2626;
    --mat-icon-button-ripple-color: rgba(220, 38, 38, .1)
}

.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 {
    --mdc-fab-container-color: #9333ea;
    --mat-fab-foreground-color: #fff;
    --mat-fab-state-layer-color: #fff;
    --mat-fab-ripple-color: rgba(255, 255, 255, .1)
}

.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 {
    --mdc-fab-container-color: #1e293b;
    --mat-fab-foreground-color: #fff;
    --mat-fab-state-layer-color: #fff;
    --mat-fab-ripple-color: rgba(255, 255, 255, .1)
}

.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 {
    --mdc-fab-container-color: #dc2626;
    --mat-fab-foreground-color: #fff;
    --mat-fab-state-layer-color: #fff;
    --mat-fab-ripple-color: rgba(255, 255, 255, .1)
}

.theme-purple .dark .mat-accent, .theme-purple.dark .mat-accent {
    --mdc-circular-progress-active-indicator-color: #1e293b
}

.theme-purple .dark .mat-warn, .theme-purple.dark .mat-warn {
    --mdc-circular-progress-active-indicator-color: #dc2626
}

.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 .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, .4);
    --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
    --mat-datepicker-calendar-date-focus-state-background-color: rgba(30, 41, 59, .3);
    --mat-datepicker-calendar-date-hover-state-background-color: rgba(30, 41, 59, .3);
    --mat-datepicker-calendar-date-in-range-state-background-color: rgba(30, 41, 59, .2);
    --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);
    --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
    --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e
}

.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, .4);
    --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
    --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);
    --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);
    --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);
    --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);
    --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
    --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e
}

.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 .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 .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 .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-amber .light, .theme-amber.light {
    --mat-ripple-color: rgba(0, 0, 0, .1);
    --mat-option-selected-state-label-text-color: #f59e0b;
    --mat-option-label-text-color: #1e293b;
    --mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);
    --mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);
    --mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);
    --mat-optgroup-label-text-color: #1e293b;
    --mdc-elevated-card-container-shape: 4px;
    --mdc-outlined-card-container-shape: 4px;
    --mdc-outlined-card-outline-width: 1px;
    --mdc-elevated-card-container-color: white;
    --mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
    --mdc-outlined-card-container-color: white;
    --mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);
    --mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);
    --mat-card-subtitle-text-color: #64748b;
    --mdc-linear-progress-active-indicator-height: 4px;
    --mdc-linear-progress-track-height: 4px;
    --mdc-linear-progress-track-shape: 0;
    --mdc-plain-tooltip-container-shape: 4px;
    --mdc-plain-tooltip-supporting-text-line-height: 16px;
    --mdc-plain-tooltip-container-color: #1e293b;
    --mdc-plain-tooltip-supporting-text-color: #fff;
    --mdc-filled-text-field-active-indicator-height: 1px;
    --mdc-filled-text-field-focus-active-indicator-height: 2px;
    --mdc-filled-text-field-container-shape: 4px;
    --mdc-outlined-text-field-outline-width: 1px;
    --mdc-outlined-text-field-focus-outline-width: 2px;
    --mdc-outlined-text-field-container-shape: 4px;
    --mdc-filled-text-field-caret-color: #f59e0b;
    --mdc-filled-text-field-focus-active-indicator-color: #f59e0b;
    --mdc-filled-text-field-focus-label-text-color: rgba(245, 158, 11, .87);
    --mdc-filled-text-field-container-color: whitesmoke;
    --mdc-filled-text-field-disabled-container-color: #fafafa;
    --mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);
    --mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);
    --mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);
    --mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);
    --mdc-filled-text-field-error-focus-label-text-color: #dc2626;
    --mdc-filled-text-field-error-label-text-color: #dc2626;
    --mdc-filled-text-field-error-caret-color: #dc2626;
    --mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);
    --mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);
    --mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);
    --mdc-filled-text-field-error-active-indicator-color: #dc2626;
    --mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;
    --mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;
    --mdc-outlined-text-field-caret-color: #f59e0b;
    --mdc-outlined-text-field-focus-outline-color: #f59e0b;
    --mdc-outlined-text-field-focus-label-text-color: rgba(245, 158, 11, .87);
    --mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);
    --mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);
    --mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);
    --mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);
    --mdc-outlined-text-field-error-caret-color: #dc2626;
    --mdc-outlined-text-field-error-focus-label-text-color: #dc2626;
    --mdc-outlined-text-field-error-label-text-color: #dc2626;
    --mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);
    --mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);
    --mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);
    --mdc-outlined-text-field-error-focus-outline-color: #dc2626;
    --mdc-outlined-text-field-error-hover-outline-color: #dc2626;
    --mdc-outlined-text-field-error-outline-color: #dc2626;
    --mat-form-field-focus-select-arrow-color: rgba(245, 158, 11, .87);
    --mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);
    --mat-form-field-state-layer-color: rgba(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-enabled-select-arrow-color: rgba(0, 0, 0, .54);
    --mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);
    --mat-form-field-hover-state-layer-opacity: .04;
    --mat-form-field-focus-state-layer-opacity: .12;
    --mat-select-panel-background-color: white;
    --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);
    --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);
    --mat-select-placeholder-text-color: rgba(0, 0, 0, .6);
    --mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);
    --mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);
    --mat-select-focused-arrow-color: rgba(245, 158, 11, .87);
    --mat-select-invalid-arrow-color: rgba(220, 38, 38, .87);
    --mat-autocomplete-background-color: white;
    --mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);
    --mdc-dialog-container-shadow-color: #000;
    --mdc-dialog-container-shape: 4px;
    --mdc-dialog-container-color: white;
    --mdc-dialog-subhead-color: rgba(0, 0, 0, .87);
    --mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);
    --mdc-radio-disabled-selected-icon-opacity: .38;
    --mdc-radio-disabled-unselected-icon-opacity: .38;
    --mdc-radio-state-layer-size: 40px;
    --mdc-slider-active-track-height: 6px;
    --mdc-slider-active-track-shape: 9999px;
    --mdc-slider-handle-height: 20px;
    --mdc-slider-handle-shape: 50%;
    --mdc-slider-handle-width: 20px;
    --mdc-slider-inactive-track-height: 4px;
    --mdc-slider-inactive-track-shape: 9999px;
    --mdc-slider-with-overlap-handle-outline-width: 1px;
    --mdc-slider-with-tick-marks-active-container-opacity: .6;
    --mdc-slider-with-tick-marks-container-shape: 50%;
    --mdc-slider-with-tick-marks-container-size: 2px;
    --mdc-slider-with-tick-marks-inactive-container-opacity: .6;
    --mdc-slider-handle-color: #f59e0b;
    --mdc-slider-focus-handle-color: #f59e0b;
    --mdc-slider-hover-handle-color: #f59e0b;
    --mdc-slider-active-track-color: #f59e0b;
    --mdc-slider-inactive-track-color: #f59e0b;
    --mdc-slider-with-tick-marks-inactive-container-color: #f59e0b;
    --mdc-slider-with-tick-marks-active-container-color: #451a03;
    --mdc-slider-disabled-active-track-color: #000;
    --mdc-slider-disabled-handle-color: #000;
    --mdc-slider-disabled-inactive-track-color: #000;
    --mdc-slider-label-container-color: #000;
    --mdc-slider-label-label-text-color: #fff;
    --mdc-slider-with-overlap-handle-outline-color: #fff;
    --mdc-slider-with-tick-marks-disabled-container-color: #000;
    --mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
    --mat-mdc-slider-ripple-color: #f59e0b;
    --mat-mdc-slider-hover-ripple-color: rgba(245, 158, 11, .05);
    --mat-mdc-slider-focus-ripple-color: rgba(245, 158, 11, .2);
    --mat-slider-value-indicator-opacity: .6;
    --mat-menu-container-shape: 4px;
    --mat-menu-item-label-text-color: #1e293b;
    --mat-menu-item-icon-color: #1e293b;
    --mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);
    --mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);
    --mat-menu-container-color: white;
    --mdc-list-list-item-container-shape: 0;
    --mdc-list-list-item-leading-avatar-shape: 50%;
    --mdc-list-list-item-container-color: transparent;
    --mdc-list-list-item-selected-container-color: transparent;
    --mdc-list-list-item-leading-avatar-color: transparent;
    --mdc-list-list-item-leading-icon-size: 24px;
    --mdc-list-list-item-leading-avatar-size: 40px;
    --mdc-list-list-item-trailing-icon-size: 24px;
    --mdc-list-list-item-disabled-state-layer-color: transparent;
    --mdc-list-list-item-disabled-state-layer-opacity: 0;
    --mdc-list-list-item-disabled-label-text-opacity: .38;
    --mdc-list-list-item-disabled-leading-icon-opacity: .38;
    --mdc-list-list-item-disabled-trailing-icon-opacity: .38;
    --mdc-list-list-item-label-text-color: #1e293b;
    --mdc-list-list-item-supporting-text-color: #64748b;
    --mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);
    --mdc-list-list-item-trailing-supporting-text-color: #94a3b8;
    --mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);
    --mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);
    --mdc-list-list-item-disabled-label-text-color: black;
    --mdc-list-list-item-disabled-leading-icon-color: black;
    --mdc-list-list-item-disabled-trailing-icon-color: black;
    --mdc-list-list-item-hover-label-text-color: #1e293b;
    --mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);
    --mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);
    --mdc-list-list-item-focus-label-text-color: #1e293b;
    --mdc-list-list-item-hover-state-layer-color: black;
    --mdc-list-list-item-hover-state-layer-opacity: .04;
    --mdc-list-list-item-focus-state-layer-color: black;
    --mdc-list-list-item-focus-state-layer-opacity: .12;
    --mat-paginator-container-text-color: rgba(0, 0, 0, .87);
    --mat-paginator-container-background-color: white;
    --mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);
    --mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);
    --mdc-tab-indicator-active-indicator-height: 2px;
    --mdc-tab-indicator-active-indicator-shape: 0;
    --mdc-secondary-navigation-tab-container-height: 48px;
    --mdc-checkbox-disabled-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-state-layer-opacity: .16;
    --mdc-checkbox-selected-hover-state-layer-opacity: .04;
    --mdc-checkbox-selected-pressed-state-layer-opacity: .16;
    --mdc-checkbox-unselected-focus-state-layer-opacity: .16;
    --mdc-checkbox-unselected-hover-state-layer-opacity: .04;
    --mdc-checkbox-unselected-pressed-state-layer-opacity: .16;
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #1e293b;
    --mdc-checkbox-selected-hover-icon-color: #1e293b;
    --mdc-checkbox-selected-icon-color: #1e293b;
    --mdc-checkbox-selected-pressed-icon-color: #1e293b;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #1e293b;
    --mdc-checkbox-selected-hover-state-layer-color: #1e293b;
    --mdc-checkbox-selected-pressed-state-layer-color: #1e293b;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-checkbox-unselected-pressed-state-layer-color: black;
    --mdc-fab-container-shape: 50%;
    --mdc-fab-icon-size: 24px;
    --mdc-fab-container-color: white;
    --mat-fab-foreground-color: black;
    --mat-fab-state-layer-color: #000;
    --mat-fab-ripple-color: rgba(0, 0, 0, .1);
    --mat-fab-hover-state-layer-opacity: .04;
    --mat-fab-focus-state-layer-opacity: .12;
    --mat-fab-pressed-state-layer-opacity: .12;
    --mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);
    --mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);
    --mdc-snackbar-container-shape: 4px;
    --mdc-snackbar-container-color: #333333;
    --mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);
    --mat-snack-bar-button-color: #1e293b;
    --mat-table-row-item-outline-width: 1px;
    --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;
    --mdc-circular-progress-active-indicator-width: 4px;
    --mdc-circular-progress-size: 48px;
    --mdc-circular-progress-active-indicator-color: #f59e0b;
    --mat-badge-background-color: #f59e0b;
    --mat-badge-text-color: #451a03;
    --mat-badge-disabled-state-background-color: #94a3b8;
    --mat-badge-disabled-state-text-color: #94a3b8;
    --mat-bottom-sheet-container-shape: 4px;
    --mat-bottom-sheet-container-text-color: #1e293b;
    --mat-bottom-sheet-container-background-color: white;
    --mat-legacy-button-toggle-height: 36px;
    --mat-legacy-button-toggle-shape: 2px;
    --mat-legacy-button-toggle-focus-state-layer-opacity: 1;
    --mat-standard-button-toggle-shape: 4px;
    --mat-standard-button-toggle-hover-state-layer-opacity: .04;
    --mat-standard-button-toggle-focus-state-layer-opacity: .12;
    --mat-legacy-button-toggle-text-color: #94a3b8;
    --mat-legacy-button-toggle-state-layer-color: #64748b;
    --mat-legacy-button-toggle-selected-state-text-color: #64748b;
    --mat-legacy-button-toggle-selected-state-background-color: #e2e8f0;
    --mat-legacy-button-toggle-disabled-state-text-color: #94a3b8;
    --mat-legacy-button-toggle-disabled-state-background-color: #cbd5e1;
    --mat-legacy-button-toggle-disabled-selected-state-background-color: #e2e8f0;
    --mat-standard-button-toggle-text-color: #1e293b;
    --mat-standard-button-toggle-background-color: white;
    --mat-standard-button-toggle-state-layer-color: #64748b;
    --mat-standard-button-toggle-selected-state-background-color: #e2e8f0;
    --mat-standard-button-toggle-selected-state-text-color: #1e293b;
    --mat-standard-button-toggle-disabled-state-text-color: #94a3b8;
    --mat-standard-button-toggle-disabled-state-background-color: white;
    --mat-standard-button-toggle-disabled-selected-state-text-color: #1e293b;
    --mat-standard-button-toggle-disabled-selected-state-background-color: #e2e8f0;
    --mat-standard-button-toggle-divider-color: #e2e8f0;
    --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, .4);
    --mat-datepicker-calendar-date-today-selected-state-outline-color: #451a03;
    --mat-datepicker-calendar-date-focus-state-background-color: rgba(245, 158, 11, .3);
    --mat-datepicker-calendar-date-hover-state-background-color: rgba(245, 158, 11, .3);
    --mat-datepicker-toggle-active-state-icon-color: #f59e0b;
    --mat-datepicker-calendar-date-in-range-state-background-color: rgba(245, 158, 11, .2);
    --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);
    --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
    --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
    --mat-datepicker-toggle-icon-color: #64748b;
    --mat-datepicker-calendar-body-label-text-color: #64748b;
    --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, .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;
    --mat-divider-width: 1px;
    --mat-divider-color: #e2e8f0;
    --mat-expansion-container-shape: 4px;
    --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, .12);
    --mat-expansion-header-focus-state-layer-color: rgba(148, 163, 184, .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;
    --mat-icon-color: inherit;
    --mat-sidenav-container-shape: 0;
    --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, .6);
    --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, .12);
    --mat-stepper-header-focus-state-layer-color: rgba(148, 163, 184, .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;
    --mat-sort-arrow-color: #64748b;
    --mat-toolbar-container-background-color: white;
    --mat-toolbar-container-text-color: #1e293b;
    --mat-tree-container-background-color: white;
    --mat-tree-node-text-color: #1e293b
}

.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, .04);
    --mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);
    --mat-option-selected-state-layer-color: rgba(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, .04);
    --mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);
    --mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)
}

.theme-amber .light .mat-pseudo-checkbox-full, .theme-amber.light .mat-pseudo-checkbox-full {
    color: #64748b
}

.theme-amber .light .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled, .theme-amber.light .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
    color: #b0b0b0
}

.theme-amber .light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-amber .light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-amber.light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-amber.light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #f59e0b
}

.theme-amber .light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-amber .light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-amber.light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-amber.light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #f59e0b
}

.theme-amber .light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-amber .light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-amber.light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-amber.light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #f1f5f9
}

.theme-amber .light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-amber .light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-amber.light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-amber.light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #1e293b
}

.theme-amber .light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-amber .light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-amber.light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-amber.light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #1e293b
}

.theme-amber .light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-amber .light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-amber.light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-amber.light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #f1f5f9
}

.theme-amber .light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-amber .light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-amber.light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-amber.light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #1e293b
}

.theme-amber .light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-amber .light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-amber.light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-amber.light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #1e293b
}

.theme-amber .light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-amber .light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-amber.light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-amber.light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #f1f5f9
}

.theme-amber .light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-amber .light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-amber.light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-amber.light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #dc2626
}

.theme-amber .light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-amber .light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-amber.light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-amber.light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #dc2626
}

.theme-amber .light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-amber .light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-amber.light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-amber.light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #f1f5f9
}

.theme-amber .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-amber .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-amber.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-amber.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #b0b0b0
}

.theme-amber .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-amber .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-amber.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-amber.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #b0b0b0
}

.theme-amber .light .mat-app-background, .theme-amber .light.mat-app-background, .theme-amber.light .mat-app-background, .theme-amber.light.mat-app-background {
    background-color: #f1f5f9;
    color: #1e293b
}

.theme-amber .light .mat-elevation-z0, .theme-amber .light .mat-mdc-elevation-specific.mat-elevation-z0, .theme-amber.light .mat-elevation-z0, .theme-amber.light .mat-mdc-elevation-specific.mat-elevation-z0 {
    box-shadow: 0 0 #0003, 0 0 #00000024, 0 0 #0000001f
}

.theme-amber .light .mat-elevation-z1, .theme-amber .light .mat-mdc-elevation-specific.mat-elevation-z1, .theme-amber.light .mat-elevation-z1, .theme-amber.light .mat-mdc-elevation-specific.mat-elevation-z1 {
    box-shadow: 0 2px 1px -1px #0003, 0 1px 1px #00000024, 0 1px 3px #0000001f
}

.theme-amber .light .mat-elevation-z2, .theme-amber .light .mat-mdc-elevation-specific.mat-elevation-z2, .theme-amber.light .mat-elevation-z2, .theme-amber.light .mat-mdc-elevation-specific.mat-elevation-z2 {
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f
}

.theme-amber .light .mat-elevation-z3, .theme-amber .light .mat-mdc-elevation-specific.mat-elevation-z3, .theme-amber.light .mat-elevation-z3, .theme-amber.light .mat-mdc-elevation-specific.mat-elevation-z3 {
    box-shadow: 0 3px 3px -2px #0003, 0 3px 4px #00000024, 0 1px 8px #0000001f
}

.theme-amber .light .mat-elevation-z4, .theme-amber .light .mat-mdc-elevation-specific.mat-elevation-z4, .theme-amber.light .mat-elevation-z4, .theme-amber.light .mat-mdc-elevation-specific.mat-elevation-z4 {
    box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f
}

.theme-amber .light .mat-elevation-z5, .theme-amber .light .mat-mdc-elevation-specific.mat-elevation-z5, .theme-amber.light .mat-elevation-z5, .theme-amber.light .mat-mdc-elevation-specific.mat-elevation-z5 {
    box-shadow: 0 3px 5px -1px #0003, 0 5px 8px #00000024, 0 1px 14px #0000001f
}

.theme-amber .light .mat-elevation-z6, .theme-amber .light .mat-mdc-elevation-specific.mat-elevation-z6, .theme-amber.light .mat-elevation-z6, .theme-amber.light .mat-mdc-elevation-specific.mat-elevation-z6 {
    box-shadow: 0 3px 5px -1px #0003, 0 6px 10px #00000024, 0 1px 18px #0000001f
}

.theme-amber .light .mat-elevation-z7, .theme-amber .light .mat-mdc-elevation-specific.mat-elevation-z7, .theme-amber.light .mat-elevation-z7, .theme-amber.light .mat-mdc-elevation-specific.mat-elevation-z7 {
    box-shadow: 0 4px 5px -2px #0003, 0 7px 10px 1px #00000024, 0 2px 16px 1px #0000001f
}

.theme-amber .light .mat-elevation-z8, .theme-amber .light .mat-mdc-elevation-specific.mat-elevation-z8, .theme-amber.light .mat-elevation-z8, .theme-amber.light .mat-mdc-elevation-specific.mat-elevation-z8 {
    box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f
}

.theme-amber .light .mat-elevation-z9, .theme-amber .light .mat-mdc-elevation-specific.mat-elevation-z9, .theme-amber.light .mat-elevation-z9, .theme-amber.light .mat-mdc-elevation-specific.mat-elevation-z9 {
    box-shadow: 0 5px 6px -3px #0003, 0 9px 12px 1px #00000024, 0 3px 16px 2px #0000001f
}

.theme-amber .light .mat-elevation-z10, .theme-amber .light .mat-mdc-elevation-specific.mat-elevation-z10, .theme-amber.light .mat-elevation-z10, .theme-amber.light .mat-mdc-elevation-specific.mat-elevation-z10 {
    box-shadow: 0 6px 6px -3px #0003, 0 10px 14px 1px #00000024, 0 4px 18px 3px #0000001f
}

.theme-amber .light .mat-elevation-z11, .theme-amber .light .mat-mdc-elevation-specific.mat-elevation-z11, .theme-amber.light .mat-elevation-z11, .theme-amber.light .mat-mdc-elevation-specific.mat-elevation-z11 {
    box-shadow: 0 6px 7px -4px #0003, 0 11px 15px 1px #00000024, 0 4px 20px 3px #0000001f
}

.theme-amber .light .mat-elevation-z12, .theme-amber .light .mat-mdc-elevation-specific.mat-elevation-z12, .theme-amber.light .mat-elevation-z12, .theme-amber.light .mat-mdc-elevation-specific.mat-elevation-z12 {
    box-shadow: 0 7px 8px -4px #0003, 0 12px 17px 2px #00000024, 0 5px 22px 4px #0000001f
}

.theme-amber .light .mat-elevation-z13, .theme-amber .light .mat-mdc-elevation-specific.mat-elevation-z13, .theme-amber.light .mat-elevation-z13, .theme-amber.light .mat-mdc-elevation-specific.mat-elevation-z13 {
    box-shadow: 0 7px 8px -4px #0003, 0 13px 19px 2px #00000024, 0 5px 24px 4px #0000001f
}

.theme-amber .light .mat-elevation-z14, .theme-amber .light .mat-mdc-elevation-specific.mat-elevation-z14, .theme-amber.light .mat-elevation-z14, .theme-amber.light .mat-mdc-elevation-specific.mat-elevation-z14 {
    box-shadow: 0 7px 9px -4px #0003, 0 14px 21px 2px #00000024, 0 5px 26px 4px #0000001f
}

.theme-amber .light .mat-elevation-z15, .theme-amber .light .mat-mdc-elevation-specific.mat-elevation-z15, .theme-amber.light .mat-elevation-z15, .theme-amber.light .mat-mdc-elevation-specific.mat-elevation-z15 {
    box-shadow: 0 8px 9px -5px #0003, 0 15px 22px 2px #00000024, 0 6px 28px 5px #0000001f
}

.theme-amber .light .mat-elevation-z16, .theme-amber .light .mat-mdc-elevation-specific.mat-elevation-z16, .theme-amber.light .mat-elevation-z16, .theme-amber.light .mat-mdc-elevation-specific.mat-elevation-z16 {
    box-shadow: 0 8px 10px -5px #0003, 0 16px 24px 2px #00000024, 0 6px 30px 5px #0000001f
}

.theme-amber .light .mat-elevation-z17, .theme-amber .light .mat-mdc-elevation-specific.mat-elevation-z17, .theme-amber.light .mat-elevation-z17, .theme-amber.light .mat-mdc-elevation-specific.mat-elevation-z17 {
    box-shadow: 0 8px 11px -5px #0003, 0 17px 26px 2px #00000024, 0 6px 32px 5px #0000001f
}

.theme-amber .light .mat-elevation-z18, .theme-amber .light .mat-mdc-elevation-specific.mat-elevation-z18, .theme-amber.light .mat-elevation-z18, .theme-amber.light .mat-mdc-elevation-specific.mat-elevation-z18 {
    box-shadow: 0 9px 11px -5px #0003, 0 18px 28px 2px #00000024, 0 7px 34px 6px #0000001f
}

.theme-amber .light .mat-elevation-z19, .theme-amber .light .mat-mdc-elevation-specific.mat-elevation-z19, .theme-amber.light .mat-elevation-z19, .theme-amber.light .mat-mdc-elevation-specific.mat-elevation-z19 {
    box-shadow: 0 9px 12px -6px #0003, 0 19px 29px 2px #00000024, 0 7px 36px 6px #0000001f
}

.theme-amber .light .mat-elevation-z20, .theme-amber .light .mat-mdc-elevation-specific.mat-elevation-z20, .theme-amber.light .mat-elevation-z20, .theme-amber.light .mat-mdc-elevation-specific.mat-elevation-z20 {
    box-shadow: 0 10px 13px -6px #0003, 0 20px 31px 3px #00000024, 0 8px 38px 7px #0000001f
}

.theme-amber .light .mat-elevation-z21, .theme-amber .light .mat-mdc-elevation-specific.mat-elevation-z21, .theme-amber.light .mat-elevation-z21, .theme-amber.light .mat-mdc-elevation-specific.mat-elevation-z21 {
    box-shadow: 0 10px 13px -6px #0003, 0 21px 33px 3px #00000024, 0 8px 40px 7px #0000001f
}

.theme-amber .light .mat-elevation-z22, .theme-amber .light .mat-mdc-elevation-specific.mat-elevation-z22, .theme-amber.light .mat-elevation-z22, .theme-amber.light .mat-mdc-elevation-specific.mat-elevation-z22 {
    box-shadow: 0 10px 14px -6px #0003, 0 22px 35px 3px #00000024, 0 8px 42px 7px #0000001f
}

.theme-amber .light .mat-elevation-z23, .theme-amber .light .mat-mdc-elevation-specific.mat-elevation-z23, .theme-amber.light .mat-elevation-z23, .theme-amber.light .mat-mdc-elevation-specific.mat-elevation-z23 {
    box-shadow: 0 11px 14px -7px #0003, 0 23px 36px 3px #00000024, 0 9px 44px 8px #0000001f
}

.theme-amber .light .mat-elevation-z24, .theme-amber .light .mat-mdc-elevation-specific.mat-elevation-z24, .theme-amber.light .mat-elevation-z24, .theme-amber.light .mat-mdc-elevation-specific.mat-elevation-z24 {
    box-shadow: 0 11px 15px -7px #0003, 0 24px 38px 3px #00000024, 0 9px 46px 8px #0000001f
}

.theme-amber .light .mat-mdc-progress-bar, .theme-amber.light .mat-mdc-progress-bar {
    --mdc-linear-progress-active-indicator-color: #f59e0b;
    --mdc-linear-progress-track-color: rgba(245, 158, 11, .25)
}

.theme-amber .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots, .theme-amber.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: #f59e0b40;
    background-color: var(--mdc-linear-progress-track-color, rgba(245, 158, 11, .25))
}

@media (forced-colors: active) {
    .theme-amber .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots, .theme-amber.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
        background-color: ButtonBorder
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .theme-amber .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots, .theme-amber.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
        background-color: transparent;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(245, 158, 11, 0.25)'/%3E%3C/svg%3E")
    }
}

.theme-amber .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar, .theme-amber.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
    background-color: #f59e0b40;
    background-color: var(--mdc-linear-progress-track-color, rgba(245, 158, 11, .25))
}

.theme-amber .light .mat-mdc-progress-bar.mat-accent, .theme-amber.light .mat-mdc-progress-bar.mat-accent {
    --mdc-linear-progress-active-indicator-color: #1e293b;
    --mdc-linear-progress-track-color: rgba(30, 41, 59, .25)
}

.theme-amber .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots, .theme-amber.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: #1e293b40;
    background-color: var(--mdc-linear-progress-track-color, rgba(30, 41, 59, .25))
}

@media (forced-colors: active) {
    .theme-amber .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots, .theme-amber.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
        background-color: ButtonBorder
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .theme-amber .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots, .theme-amber.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
        background-color: transparent;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(30, 41, 59, 0.25)'/%3E%3C/svg%3E")
    }
}

.theme-amber .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar, .theme-amber.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
    background-color: #1e293b40;
    background-color: var(--mdc-linear-progress-track-color, rgba(30, 41, 59, .25))
}

.theme-amber .light .mat-mdc-progress-bar.mat-warn, .theme-amber.light .mat-mdc-progress-bar.mat-warn {
    --mdc-linear-progress-active-indicator-color: #dc2626;
    --mdc-linear-progress-track-color: rgba(220, 38, 38, .25)
}

.theme-amber .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots, .theme-amber.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: #dc262640;
    background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, .25))
}

@media (forced-colors: active) {
    .theme-amber .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots, .theme-amber.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
        background-color: ButtonBorder
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .theme-amber .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots, .theme-amber.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
        background-color: transparent;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(220, 38, 38, 0.25)'/%3E%3C/svg%3E")
    }
}

.theme-amber .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar, .theme-amber.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
    background-color: #dc262640;
    background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, .25))
}

.theme-amber .light .mat-mdc-form-field.mat-accent, .theme-amber.light .mat-mdc-form-field.mat-accent {
    --mdc-filled-text-field-caret-color: #1e293b;
    --mdc-filled-text-field-focus-active-indicator-color: #1e293b;
    --mdc-filled-text-field-focus-label-text-color: rgba(30, 41, 59, .87);
    --mdc-outlined-text-field-caret-color: #1e293b;
    --mdc-outlined-text-field-focus-outline-color: #1e293b;
    --mdc-outlined-text-field-focus-label-text-color: rgba(30, 41, 59, .87);
    --mat-form-field-focus-select-arrow-color: rgba(30, 41, 59, .87)
}

.theme-amber .light .mat-mdc-form-field.mat-warn, .theme-amber.light .mat-mdc-form-field.mat-warn {
    --mdc-filled-text-field-caret-color: #dc2626;
    --mdc-filled-text-field-focus-active-indicator-color: #dc2626;
    --mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);
    --mdc-outlined-text-field-caret-color: #dc2626;
    --mdc-outlined-text-field-focus-outline-color: #dc2626;
    --mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);
    --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .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(0, 0, 0, .87);
    --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);
    --mat-select-placeholder-text-color: rgba(0, 0, 0, .6);
    --mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);
    --mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);
    --mat-select-focused-arrow-color: rgba(30, 41, 59, .87);
    --mat-select-invalid-arrow-color: rgba(220, 38, 38, .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(0, 0, 0, .87);
    --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);
    --mat-select-placeholder-text-color: rgba(0, 0, 0, .6);
    --mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);
    --mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);
    --mat-select-focused-arrow-color: rgba(220, 38, 38, .87);
    --mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)
}

.theme-amber .light .mat-mdc-standard-chip, .theme-amber.light .mat-mdc-standard-chip {
    --mdc-chip-container-shape-family: rounded;
    --mdc-chip-container-shape-radius: 16px 16px 16px 16px;
    --mdc-chip-with-avatar-avatar-shape-family: rounded;
    --mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;
    --mdc-chip-with-avatar-avatar-size: 28px;
    --mdc-chip-with-icon-icon-size: 18px;
    --mdc-chip-disabled-label-text-color: #212121;
    --mdc-chip-elevated-container-color: #e0e0e0;
    --mdc-chip-elevated-disabled-container-color: #e0e0e0;
    --mdc-chip-focus-state-layer-color: black;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: #212121;
    --mdc-chip-with-icon-icon-color: #212121;
    --mdc-chip-with-icon-disabled-icon-color: #212121;
    --mdc-chip-with-icon-selected-icon-color: #212121;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;
    --mdc-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 {
    --mdc-chip-disabled-label-text-color: #451a03;
    --mdc-chip-elevated-container-color: #f59e0b;
    --mdc-chip-elevated-disabled-container-color: #f59e0b;
    --mdc-chip-focus-state-layer-color: black;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: #451a03;
    --mdc-chip-with-icon-icon-color: #451a03;
    --mdc-chip-with-icon-disabled-icon-color: #451a03;
    --mdc-chip-with-icon-selected-icon-color: #451a03;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #451a03;
    --mdc-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 {
    --mdc-chip-disabled-label-text-color: white;
    --mdc-chip-elevated-container-color: #1e293b;
    --mdc-chip-elevated-disabled-container-color: #1e293b;
    --mdc-chip-focus-state-layer-color: black;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: white;
    --mdc-chip-with-icon-icon-color: white;
    --mdc-chip-with-icon-disabled-icon-color: white;
    --mdc-chip-with-icon-selected-icon-color: white;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
    --mdc-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 {
    --mdc-chip-disabled-label-text-color: white;
    --mdc-chip-elevated-container-color: #dc2626;
    --mdc-chip-elevated-disabled-container-color: #dc2626;
    --mdc-chip-focus-state-layer-color: black;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: white;
    --mdc-chip-with-icon-icon-color: white;
    --mdc-chip-with-icon-disabled-icon-color: white;
    --mdc-chip-with-icon-selected-icon-color: white;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
    --mdc-chip-with-trailing-icon-trailing-icon-color: white
}

.theme-amber .light .mdc-switch, .theme-amber.light .mdc-switch {
    --mdc-switch-disabled-handle-opacity: .38;
    --mdc-switch-disabled-selected-icon-opacity: .38;
    --mdc-switch-disabled-track-opacity: .12;
    --mdc-switch-disabled-unselected-icon-opacity: .38;
    --mdc-switch-handle-height: 20px;
    --mdc-switch-handle-shape: 10px;
    --mdc-switch-handle-width: 20px;
    --mdc-switch-selected-icon-size: 18px;
    --mdc-switch-track-height: 14px;
    --mdc-switch-track-shape: 7px;
    --mdc-switch-track-width: 36px;
    --mdc-switch-unselected-icon-size: 18px;
    --mdc-switch-state-layer-size: 40px;
    --mdc-switch-selected-focus-state-layer-opacity: .12;
    --mdc-switch-selected-hover-state-layer-opacity: .04;
    --mdc-switch-selected-pressed-state-layer-opacity: .1;
    --mdc-switch-unselected-focus-state-layer-opacity: .12;
    --mdc-switch-unselected-hover-state-layer-opacity: .04;
    --mdc-switch-unselected-pressed-state-layer-opacity: .1
}

.theme-amber .light .mat-mdc-slide-toggle, .theme-amber.light .mat-mdc-slide-toggle {
    --mdc-switch-selected-focus-state-layer-color: #d97706;
    --mdc-switch-selected-handle-color: #d97706;
    --mdc-switch-selected-hover-state-layer-color: #d97706;
    --mdc-switch-selected-pressed-state-layer-color: #d97706;
    --mdc-switch-selected-focus-handle-color: #78350f;
    --mdc-switch-selected-hover-handle-color: #78350f;
    --mdc-switch-selected-pressed-handle-color: #78350f;
    --mdc-switch-selected-focus-track-color: #fcd34d;
    --mdc-switch-selected-hover-track-color: #fcd34d;
    --mdc-switch-selected-pressed-track-color: #fcd34d;
    --mdc-switch-selected-track-color: #fcd34d;
    --mdc-switch-disabled-selected-handle-color: #424242;
    --mdc-switch-disabled-selected-icon-color: #fff;
    --mdc-switch-disabled-selected-track-color: #424242;
    --mdc-switch-disabled-unselected-handle-color: #424242;
    --mdc-switch-disabled-unselected-icon-color: #fff;
    --mdc-switch-disabled-unselected-track-color: #424242;
    --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
    --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
    --mdc-switch-handle-shadow-color: black;
    --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);
    --mdc-switch-selected-icon-color: #fff;
    --mdc-switch-unselected-focus-handle-color: #212121;
    --mdc-switch-unselected-focus-state-layer-color: #424242;
    --mdc-switch-unselected-focus-track-color: #e0e0e0;
    --mdc-switch-unselected-handle-color: #616161;
    --mdc-switch-unselected-hover-handle-color: #212121;
    --mdc-switch-unselected-hover-state-layer-color: #424242;
    --mdc-switch-unselected-hover-track-color: #e0e0e0;
    --mdc-switch-unselected-icon-color: #fff;
    --mdc-switch-unselected-pressed-handle-color: #212121;
    --mdc-switch-unselected-pressed-state-layer-color: #424242;
    --mdc-switch-unselected-pressed-track-color: #e0e0e0;
    --mdc-switch-unselected-track-color: #e0e0e0
}

.theme-amber .light .mat-mdc-slide-toggle .mdc-form-field, .theme-amber.light .mat-mdc-slide-toggle .mdc-form-field {
    color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))
}

.theme-amber .light .mat-mdc-slide-toggle .mdc-switch--disabled+label, .theme-amber.light .mat-mdc-slide-toggle .mdc-switch--disabled+label {
    color: #94a3b8
}

.theme-amber .light .mat-mdc-slide-toggle.mat-accent, .theme-amber.light .mat-mdc-slide-toggle.mat-accent {
    --mdc-switch-selected-focus-state-layer-color: #475569;
    --mdc-switch-selected-handle-color: #475569;
    --mdc-switch-selected-hover-state-layer-color: #475569;
    --mdc-switch-selected-pressed-state-layer-color: #475569;
    --mdc-switch-selected-focus-handle-color: #0f172a;
    --mdc-switch-selected-hover-handle-color: #0f172a;
    --mdc-switch-selected-pressed-handle-color: #0f172a;
    --mdc-switch-selected-focus-track-color: #cbd5e1;
    --mdc-switch-selected-hover-track-color: #cbd5e1;
    --mdc-switch-selected-pressed-track-color: #cbd5e1;
    --mdc-switch-selected-track-color: #cbd5e1
}

.theme-amber .light .mat-mdc-slide-toggle.mat-warn, .theme-amber.light .mat-mdc-slide-toggle.mat-warn {
    --mdc-switch-selected-focus-state-layer-color: #dc2626;
    --mdc-switch-selected-handle-color: #dc2626;
    --mdc-switch-selected-hover-state-layer-color: #dc2626;
    --mdc-switch-selected-pressed-state-layer-color: #dc2626;
    --mdc-switch-selected-focus-handle-color: #7f1d1d;
    --mdc-switch-selected-hover-handle-color: #7f1d1d;
    --mdc-switch-selected-pressed-handle-color: #7f1d1d;
    --mdc-switch-selected-focus-track-color: #fca5a5;
    --mdc-switch-selected-hover-track-color: #fca5a5;
    --mdc-switch-selected-pressed-track-color: #fca5a5;
    --mdc-switch-selected-track-color: #fca5a5
}

.theme-amber .light .mat-mdc-radio-button .mdc-form-field, .theme-amber.light .mat-mdc-radio-button .mdc-form-field {
    color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))
}

.theme-amber .light .mat-mdc-radio-button.mat-primary, .theme-amber.light .mat-mdc-radio-button.mat-primary {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #f59e0b;
    --mdc-radio-selected-hover-icon-color: #f59e0b;
    --mdc-radio-selected-icon-color: #f59e0b;
    --mdc-radio-selected-pressed-icon-color: #f59e0b;
    --mat-radio-ripple-color: #000;
    --mat-radio-checked-ripple-color: #f59e0b;
    --mat-radio-disabled-label-color: #94a3b8
}

.theme-amber .light .mat-mdc-radio-button.mat-accent, .theme-amber.light .mat-mdc-radio-button.mat-accent {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #1e293b;
    --mdc-radio-selected-hover-icon-color: #1e293b;
    --mdc-radio-selected-icon-color: #1e293b;
    --mdc-radio-selected-pressed-icon-color: #1e293b;
    --mat-radio-ripple-color: #000;
    --mat-radio-checked-ripple-color: #1e293b;
    --mat-radio-disabled-label-color: #94a3b8
}

.theme-amber .light .mat-mdc-radio-button.mat-warn, .theme-amber.light .mat-mdc-radio-button.mat-warn {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #dc2626;
    --mdc-radio-selected-hover-icon-color: #dc2626;
    --mdc-radio-selected-icon-color: #dc2626;
    --mdc-radio-selected-pressed-icon-color: #dc2626;
    --mat-radio-ripple-color: #000;
    --mat-radio-checked-ripple-color: #dc2626;
    --mat-radio-disabled-label-color: #94a3b8
}

.theme-amber .light .mat-accent, .theme-amber.light .mat-accent {
    --mdc-slider-handle-color: #1e293b;
    --mdc-slider-focus-handle-color: #1e293b;
    --mdc-slider-hover-handle-color: #1e293b;
    --mdc-slider-active-track-color: #1e293b;
    --mdc-slider-inactive-track-color: #1e293b;
    --mdc-slider-with-tick-marks-inactive-container-color: #1e293b;
    --mdc-slider-with-tick-marks-active-container-color: white;
    --mat-mdc-slider-ripple-color: #1e293b;
    --mat-mdc-slider-hover-ripple-color: rgba(30, 41, 59, .05);
    --mat-mdc-slider-focus-ripple-color: rgba(30, 41, 59, .2)
}

.theme-amber .light .mat-warn, .theme-amber.light .mat-warn {
    --mdc-slider-handle-color: #dc2626;
    --mdc-slider-focus-handle-color: #dc2626;
    --mdc-slider-hover-handle-color: #dc2626;
    --mdc-slider-active-track-color: #dc2626;
    --mdc-slider-inactive-track-color: #dc2626;
    --mdc-slider-with-tick-marks-inactive-container-color: #dc2626;
    --mdc-slider-with-tick-marks-active-container-color: white;
    --mat-mdc-slider-ripple-color: #dc2626;
    --mat-mdc-slider-hover-ripple-color: rgba(220, 38, 38, .05);
    --mat-mdc-slider-focus-ripple-color: rgba(220, 38, 38, .2)
}

.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 {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #f59e0b;
    --mdc-radio-selected-hover-icon-color: #f59e0b;
    --mdc-radio-selected-icon-color: #f59e0b;
    --mdc-radio-selected-pressed-icon-color: #f59e0b
}

.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 {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #1e293b;
    --mdc-radio-selected-hover-icon-color: #1e293b;
    --mdc-radio-selected-icon-color: #1e293b;
    --mdc-radio-selected-pressed-icon-color: #1e293b
}

.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 {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #dc2626;
    --mdc-radio-selected-hover-icon-color: #dc2626;
    --mdc-radio-selected-icon-color: #dc2626;
    --mdc-radio-selected-pressed-icon-color: #dc2626
}

.theme-amber .light .mat-mdc-list-option, .theme-amber.light .mat-mdc-list-option {
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #000;
    --mdc-checkbox-selected-focus-icon-color: #f59e0b;
    --mdc-checkbox-selected-hover-icon-color: #f59e0b;
    --mdc-checkbox-selected-icon-color: #f59e0b;
    --mdc-checkbox-selected-pressed-icon-color: #f59e0b;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #f59e0b;
    --mdc-checkbox-selected-hover-state-layer-color: #f59e0b;
    --mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-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 {
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #1e293b;
    --mdc-checkbox-selected-hover-icon-color: #1e293b;
    --mdc-checkbox-selected-icon-color: #1e293b;
    --mdc-checkbox-selected-pressed-icon-color: #1e293b;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #1e293b;
    --mdc-checkbox-selected-hover-state-layer-color: #1e293b;
    --mdc-checkbox-selected-pressed-state-layer-color: #1e293b;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-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 {
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #dc2626;
    --mdc-checkbox-selected-hover-icon-color: #dc2626;
    --mdc-checkbox-selected-icon-color: #dc2626;
    --mdc-checkbox-selected-pressed-icon-color: #dc2626;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
    --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
    --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-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--activated .mdc-list-item__primary-text, .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--activated .mdc-list-item__primary-text, .theme-amber .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start, .theme-amber .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start, .theme-amber.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start, .theme-amber.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .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 .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 {
    --mdc-tab-indicator-active-indicator-color: #f59e0b;
    --mat-tab-header-disabled-ripple-color: #94a3b8;
    --mat-tab-header-pagination-icon-color: #000;
    --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-label-text-color: #f59e0b;
    --mat-tab-header-active-ripple-color: #f59e0b;
    --mat-tab-header-inactive-ripple-color: #f59e0b;
    --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-focus-label-text-color: #f59e0b;
    --mat-tab-header-active-hover-label-text-color: #f59e0b;
    --mat-tab-header-active-focus-indicator-color: #f59e0b;
    --mat-tab-header-active-hover-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 {
    --mdc-tab-indicator-active-indicator-color: #1e293b;
    --mat-tab-header-disabled-ripple-color: #94a3b8;
    --mat-tab-header-pagination-icon-color: #000;
    --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-label-text-color: #1e293b;
    --mat-tab-header-active-ripple-color: #1e293b;
    --mat-tab-header-inactive-ripple-color: #1e293b;
    --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-focus-label-text-color: #1e293b;
    --mat-tab-header-active-hover-label-text-color: #1e293b;
    --mat-tab-header-active-focus-indicator-color: #1e293b;
    --mat-tab-header-active-hover-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 {
    --mdc-tab-indicator-active-indicator-color: #dc2626;
    --mat-tab-header-disabled-ripple-color: #94a3b8;
    --mat-tab-header-pagination-icon-color: #000;
    --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-label-text-color: #dc2626;
    --mat-tab-header-active-ripple-color: #dc2626;
    --mat-tab-header-inactive-ripple-color: #dc2626;
    --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-focus-label-text-color: #dc2626;
    --mat-tab-header-active-hover-label-text-color: #dc2626;
    --mat-tab-header-active-focus-indicator-color: #dc2626;
    --mat-tab-header-active-hover-indicator-color: #dc2626
}

.theme-amber .light .mat-mdc-tab-group.mat-background-primary, .theme-amber .light .mat-mdc-tab-nav-bar.mat-background-primary, .theme-amber.light .mat-mdc-tab-group.mat-background-primary, .theme-amber.light .mat-mdc-tab-nav-bar.mat-background-primary {
    --mat-tab-header-with-background-background-color: #f59e0b;
    --mat-tab-header-with-background-foreground-color: #451a03
}

.theme-amber .light .mat-mdc-tab-group.mat-background-accent, .theme-amber .light .mat-mdc-tab-nav-bar.mat-background-accent, .theme-amber.light .mat-mdc-tab-group.mat-background-accent, .theme-amber.light .mat-mdc-tab-nav-bar.mat-background-accent {
    --mat-tab-header-with-background-background-color: #1e293b;
    --mat-tab-header-with-background-foreground-color: white
}

.theme-amber .light .mat-mdc-tab-group.mat-background-warn, .theme-amber .light .mat-mdc-tab-nav-bar.mat-background-warn, .theme-amber.light .mat-mdc-tab-group.mat-background-warn, .theme-amber.light .mat-mdc-tab-nav-bar.mat-background-warn {
    --mat-tab-header-with-background-background-color: #dc2626;
    --mat-tab-header-with-background-foreground-color: white
}

.theme-amber .light .mat-mdc-checkbox.mat-primary, .theme-amber.light .mat-mdc-checkbox.mat-primary {
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #000;
    --mdc-checkbox-selected-focus-icon-color: #f59e0b;
    --mdc-checkbox-selected-hover-icon-color: #f59e0b;
    --mdc-checkbox-selected-icon-color: #f59e0b;
    --mdc-checkbox-selected-pressed-icon-color: #f59e0b;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #f59e0b;
    --mdc-checkbox-selected-hover-state-layer-color: #f59e0b;
    --mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-checkbox-unselected-pressed-state-layer-color: black
}

.theme-amber .light .mat-mdc-checkbox.mat-warn, .theme-amber.light .mat-mdc-checkbox.mat-warn {
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #dc2626;
    --mdc-checkbox-selected-hover-icon-color: #dc2626;
    --mdc-checkbox-selected-icon-color: #dc2626;
    --mdc-checkbox-selected-pressed-icon-color: #dc2626;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
    --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
    --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-checkbox-unselected-pressed-state-layer-color: black
}

.theme-amber .light .mat-mdc-checkbox .mdc-form-field, .theme-amber.light .mat-mdc-checkbox .mdc-form-field {
    color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))
}

.theme-amber .light .mat-mdc-checkbox.mat-mdc-checkbox-disabled label, .theme-amber.light .mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
    color: #94a3b8
}

.theme-amber .light .mat-mdc-button, .theme-amber.light .mat-mdc-button {
    --mdc-text-button-label-text-color: #000;
    --mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mat-text-button-state-layer-color: #000;
    --mat-text-button-ripple-color: rgba(0, 0, 0, .1);
    --mat-text-button-hover-state-layer-opacity: .04;
    --mat-text-button-focus-state-layer-opacity: .12;
    --mat-text-button-pressed-state-layer-opacity: .12
}

.theme-amber .light .mat-mdc-button.mat-primary, .theme-amber.light .mat-mdc-button.mat-primary {
    --mdc-text-button-label-text-color: #f59e0b;
    --mat-text-button-state-layer-color: #f59e0b;
    --mat-text-button-ripple-color: rgba(245, 158, 11, .1)
}

.theme-amber .light .mat-mdc-button.mat-accent, .theme-amber.light .mat-mdc-button.mat-accent {
    --mdc-text-button-label-text-color: #1e293b;
    --mat-text-button-state-layer-color: #1e293b;
    --mat-text-button-ripple-color: rgba(30, 41, 59, .1)
}

.theme-amber .light .mat-mdc-button.mat-warn, .theme-amber.light .mat-mdc-button.mat-warn {
    --mdc-text-button-label-text-color: #dc2626;
    --mat-text-button-state-layer-color: #dc2626;
    --mat-text-button-ripple-color: rgba(220, 38, 38, .1)
}

.theme-amber .light .mat-mdc-unelevated-button, .theme-amber.light .mat-mdc-unelevated-button {
    --mdc-filled-button-container-color: white;
    --mdc-filled-button-label-text-color: #000;
    --mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);
    --mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mat-filled-button-state-layer-color: #000;
    --mat-filled-button-ripple-color: rgba(0, 0, 0, .1);
    --mat-filled-button-hover-state-layer-opacity: .04;
    --mat-filled-button-focus-state-layer-opacity: .12;
    --mat-filled-button-pressed-state-layer-opacity: .12
}

.theme-amber .light .mat-mdc-unelevated-button.mat-primary, .theme-amber.light .mat-mdc-unelevated-button.mat-primary {
    --mdc-filled-button-container-color: #f59e0b;
    --mdc-filled-button-label-text-color: #000;
    --mat-filled-button-state-layer-color: #000;
    --mat-filled-button-ripple-color: rgba(0, 0, 0, .1)
}

.theme-amber .light .mat-mdc-unelevated-button.mat-accent, .theme-amber.light .mat-mdc-unelevated-button.mat-accent {
    --mdc-filled-button-container-color: #1e293b;
    --mdc-filled-button-label-text-color: #fff;
    --mat-filled-button-state-layer-color: #fff;
    --mat-filled-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-amber .light .mat-mdc-unelevated-button.mat-warn, .theme-amber.light .mat-mdc-unelevated-button.mat-warn {
    --mdc-filled-button-container-color: #dc2626;
    --mdc-filled-button-label-text-color: #fff;
    --mat-filled-button-state-layer-color: #fff;
    --mat-filled-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-amber .light .mat-mdc-raised-button, .theme-amber.light .mat-mdc-raised-button {
    --mdc-protected-button-container-color: white;
    --mdc-protected-button-label-text-color: #000;
    --mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);
    --mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mat-protected-button-state-layer-color: #000;
    --mat-protected-button-ripple-color: rgba(0, 0, 0, .1);
    --mat-protected-button-hover-state-layer-opacity: .04;
    --mat-protected-button-focus-state-layer-opacity: .12;
    --mat-protected-button-pressed-state-layer-opacity: .12;
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f
}

.theme-amber .light .mat-mdc-raised-button.mat-primary, .theme-amber.light .mat-mdc-raised-button.mat-primary {
    --mdc-protected-button-container-color: #f59e0b;
    --mdc-protected-button-label-text-color: #000;
    --mat-protected-button-state-layer-color: #000;
    --mat-protected-button-ripple-color: rgba(0, 0, 0, .1)
}

.theme-amber .light .mat-mdc-raised-button.mat-accent, .theme-amber.light .mat-mdc-raised-button.mat-accent {
    --mdc-protected-button-container-color: #1e293b;
    --mdc-protected-button-label-text-color: #fff;
    --mat-protected-button-state-layer-color: #fff;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-amber .light .mat-mdc-raised-button.mat-warn, .theme-amber.light .mat-mdc-raised-button.mat-warn {
    --mdc-protected-button-container-color: #dc2626;
    --mdc-protected-button-label-text-color: #fff;
    --mat-protected-button-state-layer-color: #fff;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-amber .light .mat-mdc-raised-button:hover, .theme-amber .light .mat-mdc-raised-button:focus, .theme-amber.light .mat-mdc-raised-button:hover, .theme-amber.light .mat-mdc-raised-button:focus {
    box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f
}

.theme-amber .light .mat-mdc-raised-button:active, .theme-amber .light .mat-mdc-raised-button:focus:active, .theme-amber.light .mat-mdc-raised-button:active, .theme-amber.light .mat-mdc-raised-button:focus:active {
    box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f
}

.theme-amber .light .mat-mdc-outlined-button, .theme-amber.light .mat-mdc-outlined-button {
    --mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);
    --mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mdc-outlined-button-label-text-color: #000;
    --mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);
    --mat-outlined-button-state-layer-color: #000;
    --mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);
    --mat-outlined-button-hover-state-layer-opacity: .04;
    --mat-outlined-button-focus-state-layer-opacity: .12;
    --mat-outlined-button-pressed-state-layer-opacity: .12
}

.theme-amber .light .mat-mdc-outlined-button.mat-primary, .theme-amber.light .mat-mdc-outlined-button.mat-primary {
    --mdc-outlined-button-label-text-color: #f59e0b;
    --mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);
    --mat-outlined-button-state-layer-color: #f59e0b;
    --mat-outlined-button-ripple-color: rgba(245, 158, 11, .1)
}

.theme-amber .light .mat-mdc-outlined-button.mat-accent, .theme-amber.light .mat-mdc-outlined-button.mat-accent {
    --mdc-outlined-button-label-text-color: #1e293b;
    --mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);
    --mat-outlined-button-state-layer-color: #1e293b;
    --mat-outlined-button-ripple-color: rgba(30, 41, 59, .1)
}

.theme-amber .light .mat-mdc-outlined-button.mat-warn, .theme-amber.light .mat-mdc-outlined-button.mat-warn {
    --mdc-outlined-button-label-text-color: #dc2626;
    --mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);
    --mat-outlined-button-state-layer-color: #dc2626;
    --mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)
}

.theme-amber .light .mat-mdc-icon-button, .theme-amber.light .mat-mdc-icon-button {
    --mdc-icon-button-icon-color: inherit;
    --mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);
    --mat-icon-button-state-layer-color: #000;
    --mat-icon-button-ripple-color: rgba(0, 0, 0, .1);
    --mat-icon-button-hover-state-layer-opacity: .04;
    --mat-icon-button-focus-state-layer-opacity: .12;
    --mat-icon-button-pressed-state-layer-opacity: .12
}

.theme-amber .light .mat-mdc-icon-button.mat-primary, .theme-amber.light .mat-mdc-icon-button.mat-primary {
    --mdc-icon-button-icon-color: #f59e0b;
    --mat-icon-button-state-layer-color: #f59e0b;
    --mat-icon-button-ripple-color: rgba(245, 158, 11, .1)
}

.theme-amber .light .mat-mdc-icon-button.mat-accent, .theme-amber.light .mat-mdc-icon-button.mat-accent {
    --mdc-icon-button-icon-color: #1e293b;
    --mat-icon-button-state-layer-color: #1e293b;
    --mat-icon-button-ripple-color: rgba(30, 41, 59, .1)
}

.theme-amber .light .mat-mdc-icon-button.mat-warn, .theme-amber.light .mat-mdc-icon-button.mat-warn {
    --mdc-icon-button-icon-color: #dc2626;
    --mat-icon-button-state-layer-color: #dc2626;
    --mat-icon-button-ripple-color: rgba(220, 38, 38, .1)
}

.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 {
    --mdc-fab-container-color: #f59e0b;
    --mat-fab-foreground-color: #000;
    --mat-fab-state-layer-color: #000;
    --mat-fab-ripple-color: rgba(0, 0, 0, .1)
}

.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 {
    --mdc-fab-container-color: #1e293b;
    --mat-fab-foreground-color: #fff;
    --mat-fab-state-layer-color: #fff;
    --mat-fab-ripple-color: rgba(255, 255, 255, .1)
}

.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 {
    --mdc-fab-container-color: #dc2626;
    --mat-fab-foreground-color: #fff;
    --mat-fab-state-layer-color: #fff;
    --mat-fab-ripple-color: rgba(255, 255, 255, .1)
}

.theme-amber .light .mat-accent, .theme-amber.light .mat-accent {
    --mdc-circular-progress-active-indicator-color: #1e293b
}

.theme-amber .light .mat-warn, .theme-amber.light .mat-warn {
    --mdc-circular-progress-active-indicator-color: #dc2626
}

.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 .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, .4);
    --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
    --mat-datepicker-calendar-date-focus-state-background-color: rgba(30, 41, 59, .3);
    --mat-datepicker-calendar-date-hover-state-background-color: rgba(30, 41, 59, .3);
    --mat-datepicker-calendar-date-in-range-state-background-color: rgba(30, 41, 59, .2);
    --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);
    --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
    --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e
}

.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, .4);
    --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
    --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);
    --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);
    --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);
    --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);
    --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
    --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e
}

.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 .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 .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 .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 .dark, .theme-amber.dark {
    --mat-ripple-color: rgba(255, 255, 255, .1);
    --mat-option-selected-state-label-text-color: #f59e0b;
    --mat-option-label-text-color: white;
    --mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);
    --mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);
    --mat-option-selected-state-layer-color: rgba(255, 255, 255, .08);
    --mat-optgroup-label-text-color: white;
    --mdc-elevated-card-container-shape: 4px;
    --mdc-outlined-card-container-shape: 4px;
    --mdc-outlined-card-outline-width: 1px;
    --mdc-elevated-card-container-color: #1e293b;
    --mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
    --mdc-outlined-card-container-color: #1e293b;
    --mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);
    --mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);
    --mat-card-subtitle-text-color: #94a3b8;
    --mdc-linear-progress-active-indicator-height: 4px;
    --mdc-linear-progress-track-height: 4px;
    --mdc-linear-progress-track-shape: 0;
    --mdc-plain-tooltip-container-shape: 4px;
    --mdc-plain-tooltip-supporting-text-line-height: 16px;
    --mdc-plain-tooltip-container-color: #64748b;
    --mdc-plain-tooltip-supporting-text-color: #fff;
    --mdc-filled-text-field-active-indicator-height: 1px;
    --mdc-filled-text-field-focus-active-indicator-height: 2px;
    --mdc-filled-text-field-container-shape: 4px;
    --mdc-outlined-text-field-outline-width: 1px;
    --mdc-outlined-text-field-focus-outline-width: 2px;
    --mdc-outlined-text-field-container-shape: 4px;
    --mdc-filled-text-field-caret-color: #f59e0b;
    --mdc-filled-text-field-focus-active-indicator-color: #f59e0b;
    --mdc-filled-text-field-focus-label-text-color: rgba(245, 158, 11, .87);
    --mdc-filled-text-field-container-color: #273243;
    --mdc-filled-text-field-disabled-container-color: #232d3f;
    --mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);
    --mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);
    --mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);
    --mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);
    --mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);
    --mdc-filled-text-field-error-focus-label-text-color: #dc2626;
    --mdc-filled-text-field-error-label-text-color: #dc2626;
    --mdc-filled-text-field-error-caret-color: #dc2626;
    --mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);
    --mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);
    --mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);
    --mdc-filled-text-field-error-active-indicator-color: #dc2626;
    --mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;
    --mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;
    --mdc-outlined-text-field-caret-color: #f59e0b;
    --mdc-outlined-text-field-focus-outline-color: #f59e0b;
    --mdc-outlined-text-field-focus-label-text-color: rgba(245, 158, 11, .87);
    --mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);
    --mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);
    --mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);
    --mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);
    --mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);
    --mdc-outlined-text-field-error-caret-color: #dc2626;
    --mdc-outlined-text-field-error-focus-label-text-color: #dc2626;
    --mdc-outlined-text-field-error-label-text-color: #dc2626;
    --mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);
    --mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);
    --mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);
    --mdc-outlined-text-field-error-focus-outline-color: #dc2626;
    --mdc-outlined-text-field-error-hover-outline-color: #dc2626;
    --mdc-outlined-text-field-error-outline-color: #dc2626;
    --mat-form-field-focus-select-arrow-color: rgba(245, 158, 11, .87);
    --mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);
    --mat-form-field-state-layer-color: rgba(255, 255, 255, .87);
    --mat-form-field-error-text-color: #dc2626;
    --mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);
    --mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);
    --mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);
    --mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);
    --mat-form-field-hover-state-layer-opacity: .08;
    --mat-form-field-focus-state-layer-opacity: .24;
    --mat-select-panel-background-color: #1e293b;
    --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);
    --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);
    --mat-select-placeholder-text-color: rgba(255, 255, 255, .6);
    --mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);
    --mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);
    --mat-select-focused-arrow-color: rgba(245, 158, 11, .87);
    --mat-select-invalid-arrow-color: rgba(220, 38, 38, .87);
    --mat-autocomplete-background-color: #1e293b;
    --mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);
    --mdc-dialog-container-shadow-color: #000;
    --mdc-dialog-container-shape: 4px;
    --mdc-dialog-container-color: #1e293b;
    --mdc-dialog-subhead-color: rgba(255, 255, 255, .87);
    --mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6);
    --mdc-radio-disabled-selected-icon-opacity: .38;
    --mdc-radio-disabled-unselected-icon-opacity: .38;
    --mdc-radio-state-layer-size: 40px;
    --mdc-slider-active-track-height: 6px;
    --mdc-slider-active-track-shape: 9999px;
    --mdc-slider-handle-height: 20px;
    --mdc-slider-handle-shape: 50%;
    --mdc-slider-handle-width: 20px;
    --mdc-slider-inactive-track-height: 4px;
    --mdc-slider-inactive-track-shape: 9999px;
    --mdc-slider-with-overlap-handle-outline-width: 1px;
    --mdc-slider-with-tick-marks-active-container-opacity: .6;
    --mdc-slider-with-tick-marks-container-shape: 50%;
    --mdc-slider-with-tick-marks-container-size: 2px;
    --mdc-slider-with-tick-marks-inactive-container-opacity: .6;
    --mdc-slider-handle-color: #f59e0b;
    --mdc-slider-focus-handle-color: #f59e0b;
    --mdc-slider-hover-handle-color: #f59e0b;
    --mdc-slider-active-track-color: #f59e0b;
    --mdc-slider-inactive-track-color: #f59e0b;
    --mdc-slider-with-tick-marks-inactive-container-color: #f59e0b;
    --mdc-slider-with-tick-marks-active-container-color: #451a03;
    --mdc-slider-disabled-active-track-color: #fff;
    --mdc-slider-disabled-handle-color: #fff;
    --mdc-slider-disabled-inactive-track-color: #fff;
    --mdc-slider-label-container-color: #fff;
    --mdc-slider-label-label-text-color: #000;
    --mdc-slider-with-overlap-handle-outline-color: #fff;
    --mdc-slider-with-tick-marks-disabled-container-color: #fff;
    --mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
    --mat-mdc-slider-ripple-color: #f59e0b;
    --mat-mdc-slider-hover-ripple-color: rgba(245, 158, 11, .05);
    --mat-mdc-slider-focus-ripple-color: rgba(245, 158, 11, .2);
    --mat-slider-value-indicator-opacity: .9;
    --mat-menu-container-shape: 4px;
    --mat-menu-item-label-text-color: white;
    --mat-menu-item-icon-color: white;
    --mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);
    --mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);
    --mat-menu-container-color: #1e293b;
    --mdc-list-list-item-container-shape: 0;
    --mdc-list-list-item-leading-avatar-shape: 50%;
    --mdc-list-list-item-container-color: transparent;
    --mdc-list-list-item-selected-container-color: transparent;
    --mdc-list-list-item-leading-avatar-color: transparent;
    --mdc-list-list-item-leading-icon-size: 24px;
    --mdc-list-list-item-leading-avatar-size: 40px;
    --mdc-list-list-item-trailing-icon-size: 24px;
    --mdc-list-list-item-disabled-state-layer-color: transparent;
    --mdc-list-list-item-disabled-state-layer-opacity: 0;
    --mdc-list-list-item-disabled-label-text-opacity: .38;
    --mdc-list-list-item-disabled-leading-icon-opacity: .38;
    --mdc-list-list-item-disabled-trailing-icon-opacity: .38;
    --mdc-list-list-item-label-text-color: white;
    --mdc-list-list-item-supporting-text-color: #94a3b8;
    --mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);
    --mdc-list-list-item-trailing-supporting-text-color: #64748b;
    --mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);
    --mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);
    --mdc-list-list-item-disabled-label-text-color: white;
    --mdc-list-list-item-disabled-leading-icon-color: white;
    --mdc-list-list-item-disabled-trailing-icon-color: white;
    --mdc-list-list-item-hover-label-text-color: white;
    --mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);
    --mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);
    --mdc-list-list-item-focus-label-text-color: white;
    --mdc-list-list-item-hover-state-layer-color: white;
    --mdc-list-list-item-hover-state-layer-opacity: .08;
    --mdc-list-list-item-focus-state-layer-color: white;
    --mdc-list-list-item-focus-state-layer-opacity: .24;
    --mat-paginator-container-text-color: rgba(255, 255, 255, .87);
    --mat-paginator-container-background-color: #1e293b;
    --mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);
    --mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);
    --mdc-tab-indicator-active-indicator-height: 2px;
    --mdc-tab-indicator-active-indicator-shape: 0;
    --mdc-secondary-navigation-tab-container-height: 48px;
    --mdc-checkbox-disabled-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-state-layer-opacity: .16;
    --mdc-checkbox-selected-hover-state-layer-opacity: .04;
    --mdc-checkbox-selected-pressed-state-layer-opacity: .16;
    --mdc-checkbox-unselected-focus-state-layer-opacity: .16;
    --mdc-checkbox-unselected-hover-state-layer-opacity: .04;
    --mdc-checkbox-unselected-pressed-state-layer-opacity: .16;
    --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #1e293b;
    --mdc-checkbox-selected-hover-icon-color: #1e293b;
    --mdc-checkbox-selected-icon-color: #1e293b;
    --mdc-checkbox-selected-pressed-icon-color: #1e293b;
    --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
    --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
    --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #1e293b;
    --mdc-checkbox-selected-hover-state-layer-color: #1e293b;
    --mdc-checkbox-selected-pressed-state-layer-color: #1e293b;
    --mdc-checkbox-unselected-focus-state-layer-color: white;
    --mdc-checkbox-unselected-hover-state-layer-color: white;
    --mdc-checkbox-unselected-pressed-state-layer-color: white;
    --mdc-fab-container-shape: 50%;
    --mdc-fab-icon-size: 24px;
    --mdc-fab-container-color: #1e293b;
    --mat-fab-foreground-color: white;
    --mat-fab-state-layer-color: #fff;
    --mat-fab-ripple-color: rgba(255, 255, 255, .1);
    --mat-fab-hover-state-layer-opacity: .08;
    --mat-fab-focus-state-layer-opacity: .24;
    --mat-fab-pressed-state-layer-opacity: .24;
    --mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);
    --mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5);
    --mdc-snackbar-container-shape: 4px;
    --mdc-snackbar-container-color: #d2d4d8;
    --mdc-snackbar-supporting-text-color: rgba(30, 41, 59, .87);
    --mat-snack-bar-button-color: rgba(0, 0, 0, .87);
    --mat-table-row-item-outline-width: 1px;
    --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, .12);
    --mdc-circular-progress-active-indicator-width: 4px;
    --mdc-circular-progress-size: 48px;
    --mdc-circular-progress-active-indicator-color: #f59e0b;
    --mat-badge-background-color: #f59e0b;
    --mat-badge-text-color: #451a03;
    --mat-badge-disabled-state-background-color: #1e293b;
    --mat-badge-disabled-state-text-color: #475569;
    --mat-bottom-sheet-container-shape: 4px;
    --mat-bottom-sheet-container-text-color: white;
    --mat-bottom-sheet-container-background-color: #1e293b;
    --mat-legacy-button-toggle-height: 36px;
    --mat-legacy-button-toggle-shape: 2px;
    --mat-legacy-button-toggle-focus-state-layer-opacity: 1;
    --mat-standard-button-toggle-shape: 4px;
    --mat-standard-button-toggle-hover-state-layer-opacity: .04;
    --mat-standard-button-toggle-focus-state-layer-opacity: .12;
    --mat-legacy-button-toggle-text-color: #64748b;
    --mat-legacy-button-toggle-state-layer-color: #e2e8f0;
    --mat-legacy-button-toggle-selected-state-text-color: #94a3b8;
    --mat-legacy-button-toggle-selected-state-background-color: rgba(255, 255, 255, .05);
    --mat-legacy-button-toggle-disabled-state-text-color: #1e293b;
    --mat-legacy-button-toggle-disabled-state-background-color: #0f172a;
    --mat-legacy-button-toggle-disabled-selected-state-background-color: #1e293b;
    --mat-standard-button-toggle-text-color: white;
    --mat-standard-button-toggle-background-color: #1e293b;
    --mat-standard-button-toggle-state-layer-color: #e2e8f0;
    --mat-standard-button-toggle-selected-state-background-color: rgba(255, 255, 255, .05);
    --mat-standard-button-toggle-selected-state-text-color: white;
    --mat-standard-button-toggle-disabled-state-text-color: #1e293b;
    --mat-standard-button-toggle-disabled-state-background-color: #1e293b;
    --mat-standard-button-toggle-disabled-selected-state-text-color: white;
    --mat-standard-button-toggle-disabled-selected-state-background-color: #1e293b;
    --mat-standard-button-toggle-divider-color: #374152;
    --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, .4);
    --mat-datepicker-calendar-date-today-selected-state-outline-color: #451a03;
    --mat-datepicker-calendar-date-focus-state-background-color: rgba(245, 158, 11, .3);
    --mat-datepicker-calendar-date-hover-state-background-color: rgba(245, 158, 11, .3);
    --mat-datepicker-toggle-active-state-icon-color: #f59e0b;
    --mat-datepicker-calendar-date-in-range-state-background-color: rgba(245, 158, 11, .2);
    --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);
    --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
    --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
    --mat-datepicker-toggle-icon-color: #f1f5f9;
    --mat-datepicker-calendar-body-label-text-color: #94a3b8;
    --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, .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, .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, .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;
    --mat-divider-width: 1px;
    --mat-divider-color: rgba(241, 245, 249, .12);
    --mat-expansion-container-shape: 4px;
    --mat-expansion-container-background-color: #1e293b;
    --mat-expansion-container-text-color: white;
    --mat-expansion-actions-divider-color: rgba(241, 245, 249, .12);
    --mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .05);
    --mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .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;
    --mat-icon-color: inherit;
    --mat-sidenav-container-shape: 0;
    --mat-sidenav-container-divider-color: rgba(241, 245, 249, .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, .6);
    --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, .12);
    --mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .05);
    --mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .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;
    --mat-sort-arrow-color: #94a3b8;
    --mat-toolbar-container-background-color: #0f172a;
    --mat-toolbar-container-text-color: white;
    --mat-tree-container-background-color: #1e293b;
    --mat-tree-node-text-color: white
}

.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, .08);
    --mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);
    --mat-option-selected-state-layer-color: rgba(255, 255, 255, .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, .08);
    --mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);
    --mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)
}

.theme-amber .dark .mat-pseudo-checkbox-full, .theme-amber.dark .mat-pseudo-checkbox-full {
    color: #94a3b8
}

.theme-amber .dark .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled, .theme-amber.dark .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
    color: #686868
}

.theme-amber .dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-amber .dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-amber.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-amber.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #f59e0b
}

.theme-amber .dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-amber .dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-amber.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-amber.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #f59e0b
}

.theme-amber .dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-amber .dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-amber.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-amber.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #0f172a
}

.theme-amber .dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-amber .dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-amber.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-amber.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #1e293b
}

.theme-amber .dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-amber .dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-amber.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-amber.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #1e293b
}

.theme-amber .dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-amber .dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-amber.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-amber.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #0f172a
}

.theme-amber .dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-amber .dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-amber.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-amber.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #1e293b
}

.theme-amber .dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-amber .dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-amber.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-amber.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #1e293b
}

.theme-amber .dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-amber .dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-amber.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-amber.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #0f172a
}

.theme-amber .dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-amber .dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-amber.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-amber.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #dc2626
}

.theme-amber .dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-amber .dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-amber.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-amber.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #dc2626
}

.theme-amber .dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-amber .dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after, .theme-amber.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .theme-amber.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #0f172a
}

.theme-amber .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-amber .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after, .theme-amber.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .theme-amber.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #686868
}

.theme-amber .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-amber .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full, .theme-amber.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .theme-amber.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #686868
}

.theme-amber .dark .mat-app-background, .theme-amber .dark.mat-app-background, .theme-amber.dark .mat-app-background, .theme-amber.dark.mat-app-background {
    background-color: #0f172a;
    color: #fff
}

.theme-amber .dark .mat-elevation-z0, .theme-amber .dark .mat-mdc-elevation-specific.mat-elevation-z0, .theme-amber.dark .mat-elevation-z0, .theme-amber.dark .mat-mdc-elevation-specific.mat-elevation-z0 {
    box-shadow: 0 0 #0003, 0 0 #00000024, 0 0 #0000001f
}

.theme-amber .dark .mat-elevation-z1, .theme-amber .dark .mat-mdc-elevation-specific.mat-elevation-z1, .theme-amber.dark .mat-elevation-z1, .theme-amber.dark .mat-mdc-elevation-specific.mat-elevation-z1 {
    box-shadow: 0 2px 1px -1px #0003, 0 1px 1px #00000024, 0 1px 3px #0000001f
}

.theme-amber .dark .mat-elevation-z2, .theme-amber .dark .mat-mdc-elevation-specific.mat-elevation-z2, .theme-amber.dark .mat-elevation-z2, .theme-amber.dark .mat-mdc-elevation-specific.mat-elevation-z2 {
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f
}

.theme-amber .dark .mat-elevation-z3, .theme-amber .dark .mat-mdc-elevation-specific.mat-elevation-z3, .theme-amber.dark .mat-elevation-z3, .theme-amber.dark .mat-mdc-elevation-specific.mat-elevation-z3 {
    box-shadow: 0 3px 3px -2px #0003, 0 3px 4px #00000024, 0 1px 8px #0000001f
}

.theme-amber .dark .mat-elevation-z4, .theme-amber .dark .mat-mdc-elevation-specific.mat-elevation-z4, .theme-amber.dark .mat-elevation-z4, .theme-amber.dark .mat-mdc-elevation-specific.mat-elevation-z4 {
    box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f
}

.theme-amber .dark .mat-elevation-z5, .theme-amber .dark .mat-mdc-elevation-specific.mat-elevation-z5, .theme-amber.dark .mat-elevation-z5, .theme-amber.dark .mat-mdc-elevation-specific.mat-elevation-z5 {
    box-shadow: 0 3px 5px -1px #0003, 0 5px 8px #00000024, 0 1px 14px #0000001f
}

.theme-amber .dark .mat-elevation-z6, .theme-amber .dark .mat-mdc-elevation-specific.mat-elevation-z6, .theme-amber.dark .mat-elevation-z6, .theme-amber.dark .mat-mdc-elevation-specific.mat-elevation-z6 {
    box-shadow: 0 3px 5px -1px #0003, 0 6px 10px #00000024, 0 1px 18px #0000001f
}

.theme-amber .dark .mat-elevation-z7, .theme-amber .dark .mat-mdc-elevation-specific.mat-elevation-z7, .theme-amber.dark .mat-elevation-z7, .theme-amber.dark .mat-mdc-elevation-specific.mat-elevation-z7 {
    box-shadow: 0 4px 5px -2px #0003, 0 7px 10px 1px #00000024, 0 2px 16px 1px #0000001f
}

.theme-amber .dark .mat-elevation-z8, .theme-amber .dark .mat-mdc-elevation-specific.mat-elevation-z8, .theme-amber.dark .mat-elevation-z8, .theme-amber.dark .mat-mdc-elevation-specific.mat-elevation-z8 {
    box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f
}

.theme-amber .dark .mat-elevation-z9, .theme-amber .dark .mat-mdc-elevation-specific.mat-elevation-z9, .theme-amber.dark .mat-elevation-z9, .theme-amber.dark .mat-mdc-elevation-specific.mat-elevation-z9 {
    box-shadow: 0 5px 6px -3px #0003, 0 9px 12px 1px #00000024, 0 3px 16px 2px #0000001f
}

.theme-amber .dark .mat-elevation-z10, .theme-amber .dark .mat-mdc-elevation-specific.mat-elevation-z10, .theme-amber.dark .mat-elevation-z10, .theme-amber.dark .mat-mdc-elevation-specific.mat-elevation-z10 {
    box-shadow: 0 6px 6px -3px #0003, 0 10px 14px 1px #00000024, 0 4px 18px 3px #0000001f
}

.theme-amber .dark .mat-elevation-z11, .theme-amber .dark .mat-mdc-elevation-specific.mat-elevation-z11, .theme-amber.dark .mat-elevation-z11, .theme-amber.dark .mat-mdc-elevation-specific.mat-elevation-z11 {
    box-shadow: 0 6px 7px -4px #0003, 0 11px 15px 1px #00000024, 0 4px 20px 3px #0000001f
}

.theme-amber .dark .mat-elevation-z12, .theme-amber .dark .mat-mdc-elevation-specific.mat-elevation-z12, .theme-amber.dark .mat-elevation-z12, .theme-amber.dark .mat-mdc-elevation-specific.mat-elevation-z12 {
    box-shadow: 0 7px 8px -4px #0003, 0 12px 17px 2px #00000024, 0 5px 22px 4px #0000001f
}

.theme-amber .dark .mat-elevation-z13, .theme-amber .dark .mat-mdc-elevation-specific.mat-elevation-z13, .theme-amber.dark .mat-elevation-z13, .theme-amber.dark .mat-mdc-elevation-specific.mat-elevation-z13 {
    box-shadow: 0 7px 8px -4px #0003, 0 13px 19px 2px #00000024, 0 5px 24px 4px #0000001f
}

.theme-amber .dark .mat-elevation-z14, .theme-amber .dark .mat-mdc-elevation-specific.mat-elevation-z14, .theme-amber.dark .mat-elevation-z14, .theme-amber.dark .mat-mdc-elevation-specific.mat-elevation-z14 {
    box-shadow: 0 7px 9px -4px #0003, 0 14px 21px 2px #00000024, 0 5px 26px 4px #0000001f
}

.theme-amber .dark .mat-elevation-z15, .theme-amber .dark .mat-mdc-elevation-specific.mat-elevation-z15, .theme-amber.dark .mat-elevation-z15, .theme-amber.dark .mat-mdc-elevation-specific.mat-elevation-z15 {
    box-shadow: 0 8px 9px -5px #0003, 0 15px 22px 2px #00000024, 0 6px 28px 5px #0000001f
}

.theme-amber .dark .mat-elevation-z16, .theme-amber .dark .mat-mdc-elevation-specific.mat-elevation-z16, .theme-amber.dark .mat-elevation-z16, .theme-amber.dark .mat-mdc-elevation-specific.mat-elevation-z16 {
    box-shadow: 0 8px 10px -5px #0003, 0 16px 24px 2px #00000024, 0 6px 30px 5px #0000001f
}

.theme-amber .dark .mat-elevation-z17, .theme-amber .dark .mat-mdc-elevation-specific.mat-elevation-z17, .theme-amber.dark .mat-elevation-z17, .theme-amber.dark .mat-mdc-elevation-specific.mat-elevation-z17 {
    box-shadow: 0 8px 11px -5px #0003, 0 17px 26px 2px #00000024, 0 6px 32px 5px #0000001f
}

.theme-amber .dark .mat-elevation-z18, .theme-amber .dark .mat-mdc-elevation-specific.mat-elevation-z18, .theme-amber.dark .mat-elevation-z18, .theme-amber.dark .mat-mdc-elevation-specific.mat-elevation-z18 {
    box-shadow: 0 9px 11px -5px #0003, 0 18px 28px 2px #00000024, 0 7px 34px 6px #0000001f
}

.theme-amber .dark .mat-elevation-z19, .theme-amber .dark .mat-mdc-elevation-specific.mat-elevation-z19, .theme-amber.dark .mat-elevation-z19, .theme-amber.dark .mat-mdc-elevation-specific.mat-elevation-z19 {
    box-shadow: 0 9px 12px -6px #0003, 0 19px 29px 2px #00000024, 0 7px 36px 6px #0000001f
}

.theme-amber .dark .mat-elevation-z20, .theme-amber .dark .mat-mdc-elevation-specific.mat-elevation-z20, .theme-amber.dark .mat-elevation-z20, .theme-amber.dark .mat-mdc-elevation-specific.mat-elevation-z20 {
    box-shadow: 0 10px 13px -6px #0003, 0 20px 31px 3px #00000024, 0 8px 38px 7px #0000001f
}

.theme-amber .dark .mat-elevation-z21, .theme-amber .dark .mat-mdc-elevation-specific.mat-elevation-z21, .theme-amber.dark .mat-elevation-z21, .theme-amber.dark .mat-mdc-elevation-specific.mat-elevation-z21 {
    box-shadow: 0 10px 13px -6px #0003, 0 21px 33px 3px #00000024, 0 8px 40px 7px #0000001f
}

.theme-amber .dark .mat-elevation-z22, .theme-amber .dark .mat-mdc-elevation-specific.mat-elevation-z22, .theme-amber.dark .mat-elevation-z22, .theme-amber.dark .mat-mdc-elevation-specific.mat-elevation-z22 {
    box-shadow: 0 10px 14px -6px #0003, 0 22px 35px 3px #00000024, 0 8px 42px 7px #0000001f
}

.theme-amber .dark .mat-elevation-z23, .theme-amber .dark .mat-mdc-elevation-specific.mat-elevation-z23, .theme-amber.dark .mat-elevation-z23, .theme-amber.dark .mat-mdc-elevation-specific.mat-elevation-z23 {
    box-shadow: 0 11px 14px -7px #0003, 0 23px 36px 3px #00000024, 0 9px 44px 8px #0000001f
}

.theme-amber .dark .mat-elevation-z24, .theme-amber .dark .mat-mdc-elevation-specific.mat-elevation-z24, .theme-amber.dark .mat-elevation-z24, .theme-amber.dark .mat-mdc-elevation-specific.mat-elevation-z24 {
    box-shadow: 0 11px 15px -7px #0003, 0 24px 38px 3px #00000024, 0 9px 46px 8px #0000001f
}

.theme-amber .dark .mat-mdc-progress-bar, .theme-amber.dark .mat-mdc-progress-bar {
    --mdc-linear-progress-active-indicator-color: #f59e0b;
    --mdc-linear-progress-track-color: rgba(245, 158, 11, .25)
}

.theme-amber .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots, .theme-amber.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: #f59e0b40;
    background-color: var(--mdc-linear-progress-track-color, rgba(245, 158, 11, .25))
}

@media (forced-colors: active) {
    .theme-amber .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots, .theme-amber.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
        background-color: ButtonBorder
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .theme-amber .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots, .theme-amber.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
        background-color: transparent;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(245, 158, 11, 0.25)'/%3E%3C/svg%3E")
    }
}

.theme-amber .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar, .theme-amber.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
    background-color: #f59e0b40;
    background-color: var(--mdc-linear-progress-track-color, rgba(245, 158, 11, .25))
}

.theme-amber .dark .mat-mdc-progress-bar.mat-accent, .theme-amber.dark .mat-mdc-progress-bar.mat-accent {
    --mdc-linear-progress-active-indicator-color: #1e293b;
    --mdc-linear-progress-track-color: rgba(30, 41, 59, .25)
}

.theme-amber .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots, .theme-amber.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: #1e293b40;
    background-color: var(--mdc-linear-progress-track-color, rgba(30, 41, 59, .25))
}

@media (forced-colors: active) {
    .theme-amber .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots, .theme-amber.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
        background-color: ButtonBorder
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .theme-amber .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots, .theme-amber.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
        background-color: transparent;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(30, 41, 59, 0.25)'/%3E%3C/svg%3E")
    }
}

.theme-amber .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar, .theme-amber.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
    background-color: #1e293b40;
    background-color: var(--mdc-linear-progress-track-color, rgba(30, 41, 59, .25))
}

.theme-amber .dark .mat-mdc-progress-bar.mat-warn, .theme-amber.dark .mat-mdc-progress-bar.mat-warn {
    --mdc-linear-progress-active-indicator-color: #dc2626;
    --mdc-linear-progress-track-color: rgba(220, 38, 38, .25)
}

.theme-amber .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots, .theme-amber.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: #dc262640;
    background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, .25))
}

@media (forced-colors: active) {
    .theme-amber .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots, .theme-amber.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
        background-color: ButtonBorder
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .theme-amber .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots, .theme-amber.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
        background-color: transparent;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(220, 38, 38, 0.25)'/%3E%3C/svg%3E")
    }
}

.theme-amber .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar, .theme-amber.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
    background-color: #dc262640;
    background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, .25))
}

.theme-amber .dark .mat-mdc-form-field.mat-accent, .theme-amber.dark .mat-mdc-form-field.mat-accent {
    --mdc-filled-text-field-caret-color: #1e293b;
    --mdc-filled-text-field-focus-active-indicator-color: #1e293b;
    --mdc-filled-text-field-focus-label-text-color: rgba(30, 41, 59, .87);
    --mdc-outlined-text-field-caret-color: #1e293b;
    --mdc-outlined-text-field-focus-outline-color: #1e293b;
    --mdc-outlined-text-field-focus-label-text-color: rgba(30, 41, 59, .87);
    --mat-form-field-focus-select-arrow-color: rgba(30, 41, 59, .87)
}

.theme-amber .dark .mat-mdc-form-field.mat-warn, .theme-amber.dark .mat-mdc-form-field.mat-warn {
    --mdc-filled-text-field-caret-color: #dc2626;
    --mdc-filled-text-field-focus-active-indicator-color: #dc2626;
    --mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);
    --mdc-outlined-text-field-caret-color: #dc2626;
    --mdc-outlined-text-field-focus-outline-color: #dc2626;
    --mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);
    --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .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, .87);
    --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);
    --mat-select-placeholder-text-color: rgba(255, 255, 255, .6);
    --mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);
    --mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);
    --mat-select-focused-arrow-color: rgba(30, 41, 59, .87);
    --mat-select-invalid-arrow-color: rgba(220, 38, 38, .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, .87);
    --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);
    --mat-select-placeholder-text-color: rgba(255, 255, 255, .6);
    --mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);
    --mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);
    --mat-select-focused-arrow-color: rgba(220, 38, 38, .87);
    --mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)
}

.theme-amber .dark .mat-mdc-standard-chip, .theme-amber.dark .mat-mdc-standard-chip {
    --mdc-chip-container-shape-family: rounded;
    --mdc-chip-container-shape-radius: 16px 16px 16px 16px;
    --mdc-chip-with-avatar-avatar-shape-family: rounded;
    --mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;
    --mdc-chip-with-avatar-avatar-size: 28px;
    --mdc-chip-with-icon-icon-size: 18px;
    --mdc-chip-disabled-label-text-color: #fafafa;
    --mdc-chip-elevated-container-color: #394353;
    --mdc-chip-elevated-disabled-container-color: #394353;
    --mdc-chip-focus-state-layer-color: white;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: #fafafa;
    --mdc-chip-with-icon-icon-color: #fafafa;
    --mdc-chip-with-icon-disabled-icon-color: #fafafa;
    --mdc-chip-with-icon-selected-icon-color: #fafafa;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;
    --mdc-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 {
    --mdc-chip-disabled-label-text-color: #451a03;
    --mdc-chip-elevated-container-color: #f59e0b;
    --mdc-chip-elevated-disabled-container-color: #f59e0b;
    --mdc-chip-focus-state-layer-color: white;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: #451a03;
    --mdc-chip-with-icon-icon-color: #451a03;
    --mdc-chip-with-icon-disabled-icon-color: #451a03;
    --mdc-chip-with-icon-selected-icon-color: #451a03;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #451a03;
    --mdc-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 {
    --mdc-chip-disabled-label-text-color: white;
    --mdc-chip-elevated-container-color: #1e293b;
    --mdc-chip-elevated-disabled-container-color: #1e293b;
    --mdc-chip-focus-state-layer-color: white;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: white;
    --mdc-chip-with-icon-icon-color: white;
    --mdc-chip-with-icon-disabled-icon-color: white;
    --mdc-chip-with-icon-selected-icon-color: white;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
    --mdc-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 {
    --mdc-chip-disabled-label-text-color: white;
    --mdc-chip-elevated-container-color: #dc2626;
    --mdc-chip-elevated-disabled-container-color: #dc2626;
    --mdc-chip-focus-state-layer-color: white;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: white;
    --mdc-chip-with-icon-icon-color: white;
    --mdc-chip-with-icon-disabled-icon-color: white;
    --mdc-chip-with-icon-selected-icon-color: white;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
    --mdc-chip-with-trailing-icon-trailing-icon-color: white
}

.theme-amber .dark .mdc-switch, .theme-amber.dark .mdc-switch {
    --mdc-switch-disabled-handle-opacity: .38;
    --mdc-switch-disabled-selected-icon-opacity: .38;
    --mdc-switch-disabled-track-opacity: .12;
    --mdc-switch-disabled-unselected-icon-opacity: .38;
    --mdc-switch-handle-height: 20px;
    --mdc-switch-handle-shape: 10px;
    --mdc-switch-handle-width: 20px;
    --mdc-switch-selected-icon-size: 18px;
    --mdc-switch-track-height: 14px;
    --mdc-switch-track-shape: 7px;
    --mdc-switch-track-width: 36px;
    --mdc-switch-unselected-icon-size: 18px;
    --mdc-switch-state-layer-size: 40px;
    --mdc-switch-selected-focus-state-layer-opacity: .12;
    --mdc-switch-selected-hover-state-layer-opacity: .04;
    --mdc-switch-selected-pressed-state-layer-opacity: .1;
    --mdc-switch-unselected-focus-state-layer-opacity: .12;
    --mdc-switch-unselected-hover-state-layer-opacity: .04;
    --mdc-switch-unselected-pressed-state-layer-opacity: .1
}

.theme-amber .dark .mat-mdc-slide-toggle, .theme-amber.dark .mat-mdc-slide-toggle {
    --mdc-switch-selected-focus-state-layer-color: #fcd34d;
    --mdc-switch-selected-handle-color: #fcd34d;
    --mdc-switch-selected-hover-state-layer-color: #fcd34d;
    --mdc-switch-selected-pressed-state-layer-color: #fcd34d;
    --mdc-switch-selected-focus-handle-color: #fde68a;
    --mdc-switch-selected-hover-handle-color: #fde68a;
    --mdc-switch-selected-pressed-handle-color: #fde68a;
    --mdc-switch-selected-focus-track-color: #d97706;
    --mdc-switch-selected-hover-track-color: #d97706;
    --mdc-switch-selected-pressed-track-color: #d97706;
    --mdc-switch-selected-track-color: #d97706;
    --mdc-switch-disabled-selected-handle-color: #000;
    --mdc-switch-disabled-selected-icon-color: #212121;
    --mdc-switch-disabled-selected-track-color: #f5f5f5;
    --mdc-switch-disabled-unselected-handle-color: #000;
    --mdc-switch-disabled-unselected-icon-color: #212121;
    --mdc-switch-disabled-unselected-track-color: #f5f5f5;
    --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
    --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
    --mdc-switch-handle-shadow-color: black;
    --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);
    --mdc-switch-selected-icon-color: #212121;
    --mdc-switch-unselected-focus-handle-color: #fafafa;
    --mdc-switch-unselected-focus-state-layer-color: #f5f5f5;
    --mdc-switch-unselected-focus-track-color: #616161;
    --mdc-switch-unselected-handle-color: #9e9e9e;
    --mdc-switch-unselected-hover-handle-color: #fafafa;
    --mdc-switch-unselected-hover-state-layer-color: #f5f5f5;
    --mdc-switch-unselected-hover-track-color: #616161;
    --mdc-switch-unselected-icon-color: #212121;
    --mdc-switch-unselected-pressed-handle-color: #fafafa;
    --mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;
    --mdc-switch-unselected-pressed-track-color: #616161;
    --mdc-switch-unselected-track-color: #616161
}

.theme-amber .dark .mat-mdc-slide-toggle .mdc-form-field, .theme-amber.dark .mat-mdc-slide-toggle .mdc-form-field {
    color: var(--mdc-theme-text-primary-on-background, white)
}

.theme-amber .dark .mat-mdc-slide-toggle .mdc-switch--disabled+label, .theme-amber.dark .mat-mdc-slide-toggle .mdc-switch--disabled+label {
    color: #475569
}

.theme-amber .dark .mat-mdc-slide-toggle.mat-accent, .theme-amber.dark .mat-mdc-slide-toggle.mat-accent {
    --mdc-switch-selected-focus-state-layer-color: #cbd5e1;
    --mdc-switch-selected-handle-color: #cbd5e1;
    --mdc-switch-selected-hover-state-layer-color: #cbd5e1;
    --mdc-switch-selected-pressed-state-layer-color: #cbd5e1;
    --mdc-switch-selected-focus-handle-color: #e2e8f0;
    --mdc-switch-selected-hover-handle-color: #e2e8f0;
    --mdc-switch-selected-pressed-handle-color: #e2e8f0;
    --mdc-switch-selected-focus-track-color: #475569;
    --mdc-switch-selected-hover-track-color: #475569;
    --mdc-switch-selected-pressed-track-color: #475569;
    --mdc-switch-selected-track-color: #475569
}

.theme-amber .dark .mat-mdc-slide-toggle.mat-warn, .theme-amber.dark .mat-mdc-slide-toggle.mat-warn {
    --mdc-switch-selected-focus-state-layer-color: #fca5a5;
    --mdc-switch-selected-handle-color: #fca5a5;
    --mdc-switch-selected-hover-state-layer-color: #fca5a5;
    --mdc-switch-selected-pressed-state-layer-color: #fca5a5;
    --mdc-switch-selected-focus-handle-color: #fecaca;
    --mdc-switch-selected-hover-handle-color: #fecaca;
    --mdc-switch-selected-pressed-handle-color: #fecaca;
    --mdc-switch-selected-focus-track-color: #dc2626;
    --mdc-switch-selected-hover-track-color: #dc2626;
    --mdc-switch-selected-pressed-track-color: #dc2626;
    --mdc-switch-selected-track-color: #dc2626
}

.theme-amber .dark .mat-mdc-radio-button .mdc-form-field, .theme-amber.dark .mat-mdc-radio-button .mdc-form-field {
    color: var(--mdc-theme-text-primary-on-background, white)
}

.theme-amber .dark .mat-mdc-radio-button.mat-primary, .theme-amber.dark .mat-mdc-radio-button.mat-primary {
    --mdc-radio-disabled-selected-icon-color: #fff;
    --mdc-radio-disabled-unselected-icon-color: #fff;
    --mdc-radio-unselected-hover-icon-color: #eeeeee;
    --mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-selected-focus-icon-color: #f59e0b;
    --mdc-radio-selected-hover-icon-color: #f59e0b;
    --mdc-radio-selected-icon-color: #f59e0b;
    --mdc-radio-selected-pressed-icon-color: #f59e0b;
    --mat-radio-ripple-color: #fff;
    --mat-radio-checked-ripple-color: #f59e0b;
    --mat-radio-disabled-label-color: #475569
}

.theme-amber .dark .mat-mdc-radio-button.mat-accent, .theme-amber.dark .mat-mdc-radio-button.mat-accent {
    --mdc-radio-disabled-selected-icon-color: #fff;
    --mdc-radio-disabled-unselected-icon-color: #fff;
    --mdc-radio-unselected-hover-icon-color: #eeeeee;
    --mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-selected-focus-icon-color: #1e293b;
    --mdc-radio-selected-hover-icon-color: #1e293b;
    --mdc-radio-selected-icon-color: #1e293b;
    --mdc-radio-selected-pressed-icon-color: #1e293b;
    --mat-radio-ripple-color: #fff;
    --mat-radio-checked-ripple-color: #1e293b;
    --mat-radio-disabled-label-color: #475569
}

.theme-amber .dark .mat-mdc-radio-button.mat-warn, .theme-amber.dark .mat-mdc-radio-button.mat-warn {
    --mdc-radio-disabled-selected-icon-color: #fff;
    --mdc-radio-disabled-unselected-icon-color: #fff;
    --mdc-radio-unselected-hover-icon-color: #eeeeee;
    --mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-selected-focus-icon-color: #dc2626;
    --mdc-radio-selected-hover-icon-color: #dc2626;
    --mdc-radio-selected-icon-color: #dc2626;
    --mdc-radio-selected-pressed-icon-color: #dc2626;
    --mat-radio-ripple-color: #fff;
    --mat-radio-checked-ripple-color: #dc2626;
    --mat-radio-disabled-label-color: #475569
}

.theme-amber .dark .mat-accent, .theme-amber.dark .mat-accent {
    --mdc-slider-handle-color: #1e293b;
    --mdc-slider-focus-handle-color: #1e293b;
    --mdc-slider-hover-handle-color: #1e293b;
    --mdc-slider-active-track-color: #1e293b;
    --mdc-slider-inactive-track-color: #1e293b;
    --mdc-slider-with-tick-marks-inactive-container-color: #1e293b;
    --mdc-slider-with-tick-marks-active-container-color: white;
    --mat-mdc-slider-ripple-color: #1e293b;
    --mat-mdc-slider-hover-ripple-color: rgba(30, 41, 59, .05);
    --mat-mdc-slider-focus-ripple-color: rgba(30, 41, 59, .2)
}

.theme-amber .dark .mat-warn, .theme-amber.dark .mat-warn {
    --mdc-slider-handle-color: #dc2626;
    --mdc-slider-focus-handle-color: #dc2626;
    --mdc-slider-hover-handle-color: #dc2626;
    --mdc-slider-active-track-color: #dc2626;
    --mdc-slider-inactive-track-color: #dc2626;
    --mdc-slider-with-tick-marks-inactive-container-color: #dc2626;
    --mdc-slider-with-tick-marks-active-container-color: white;
    --mat-mdc-slider-ripple-color: #dc2626;
    --mat-mdc-slider-hover-ripple-color: rgba(220, 38, 38, .05);
    --mat-mdc-slider-focus-ripple-color: rgba(220, 38, 38, .2)
}

.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 {
    --mdc-radio-disabled-selected-icon-color: #fff;
    --mdc-radio-disabled-unselected-icon-color: #fff;
    --mdc-radio-unselected-hover-icon-color: #eeeeee;
    --mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-selected-focus-icon-color: #f59e0b;
    --mdc-radio-selected-hover-icon-color: #f59e0b;
    --mdc-radio-selected-icon-color: #f59e0b;
    --mdc-radio-selected-pressed-icon-color: #f59e0b
}

.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 {
    --mdc-radio-disabled-selected-icon-color: #fff;
    --mdc-radio-disabled-unselected-icon-color: #fff;
    --mdc-radio-unselected-hover-icon-color: #eeeeee;
    --mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-selected-focus-icon-color: #1e293b;
    --mdc-radio-selected-hover-icon-color: #1e293b;
    --mdc-radio-selected-icon-color: #1e293b;
    --mdc-radio-selected-pressed-icon-color: #1e293b
}

.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 {
    --mdc-radio-disabled-selected-icon-color: #fff;
    --mdc-radio-disabled-unselected-icon-color: #fff;
    --mdc-radio-unselected-hover-icon-color: #eeeeee;
    --mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-radio-selected-focus-icon-color: #dc2626;
    --mdc-radio-selected-hover-icon-color: #dc2626;
    --mdc-radio-selected-icon-color: #dc2626;
    --mdc-radio-selected-pressed-icon-color: #dc2626
}

.theme-amber .dark .mat-mdc-list-option, .theme-amber.dark .mat-mdc-list-option {
    --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-selected-checkmark-color: #000;
    --mdc-checkbox-selected-focus-icon-color: #f59e0b;
    --mdc-checkbox-selected-hover-icon-color: #f59e0b;
    --mdc-checkbox-selected-icon-color: #f59e0b;
    --mdc-checkbox-selected-pressed-icon-color: #f59e0b;
    --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
    --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
    --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #f59e0b;
    --mdc-checkbox-selected-hover-state-layer-color: #f59e0b;
    --mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;
    --mdc-checkbox-unselected-focus-state-layer-color: white;
    --mdc-checkbox-unselected-hover-state-layer-color: white;
    --mdc-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 {
    --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #1e293b;
    --mdc-checkbox-selected-hover-icon-color: #1e293b;
    --mdc-checkbox-selected-icon-color: #1e293b;
    --mdc-checkbox-selected-pressed-icon-color: #1e293b;
    --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
    --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
    --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #1e293b;
    --mdc-checkbox-selected-hover-state-layer-color: #1e293b;
    --mdc-checkbox-selected-pressed-state-layer-color: #1e293b;
    --mdc-checkbox-unselected-focus-state-layer-color: white;
    --mdc-checkbox-unselected-hover-state-layer-color: white;
    --mdc-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 {
    --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #dc2626;
    --mdc-checkbox-selected-hover-icon-color: #dc2626;
    --mdc-checkbox-selected-icon-color: #dc2626;
    --mdc-checkbox-selected-pressed-icon-color: #dc2626;
    --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
    --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
    --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
    --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
    --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
    --mdc-checkbox-unselected-focus-state-layer-color: white;
    --mdc-checkbox-unselected-hover-state-layer-color: white;
    --mdc-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--activated .mdc-list-item__primary-text, .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--activated .mdc-list-item__primary-text, .theme-amber .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start, .theme-amber .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start, .theme-amber.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start, .theme-amber.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .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 .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 {
    --mdc-tab-indicator-active-indicator-color: #f59e0b;
    --mat-tab-header-disabled-ripple-color: #475569;
    --mat-tab-header-pagination-icon-color: #fff;
    --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-active-label-text-color: #f59e0b;
    --mat-tab-header-active-ripple-color: #f59e0b;
    --mat-tab-header-inactive-ripple-color: #f59e0b;
    --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-active-focus-label-text-color: #f59e0b;
    --mat-tab-header-active-hover-label-text-color: #f59e0b;
    --mat-tab-header-active-focus-indicator-color: #f59e0b;
    --mat-tab-header-active-hover-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 {
    --mdc-tab-indicator-active-indicator-color: #1e293b;
    --mat-tab-header-disabled-ripple-color: #475569;
    --mat-tab-header-pagination-icon-color: #fff;
    --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-active-label-text-color: #1e293b;
    --mat-tab-header-active-ripple-color: #1e293b;
    --mat-tab-header-inactive-ripple-color: #1e293b;
    --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-active-focus-label-text-color: #1e293b;
    --mat-tab-header-active-hover-label-text-color: #1e293b;
    --mat-tab-header-active-focus-indicator-color: #1e293b;
    --mat-tab-header-active-hover-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 {
    --mdc-tab-indicator-active-indicator-color: #dc2626;
    --mat-tab-header-disabled-ripple-color: #475569;
    --mat-tab-header-pagination-icon-color: #fff;
    --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-active-label-text-color: #dc2626;
    --mat-tab-header-active-ripple-color: #dc2626;
    --mat-tab-header-inactive-ripple-color: #dc2626;
    --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);
    --mat-tab-header-active-focus-label-text-color: #dc2626;
    --mat-tab-header-active-hover-label-text-color: #dc2626;
    --mat-tab-header-active-focus-indicator-color: #dc2626;
    --mat-tab-header-active-hover-indicator-color: #dc2626
}

.theme-amber .dark .mat-mdc-tab-group.mat-background-primary, .theme-amber .dark .mat-mdc-tab-nav-bar.mat-background-primary, .theme-amber.dark .mat-mdc-tab-group.mat-background-primary, .theme-amber.dark .mat-mdc-tab-nav-bar.mat-background-primary {
    --mat-tab-header-with-background-background-color: #f59e0b;
    --mat-tab-header-with-background-foreground-color: #451a03
}

.theme-amber .dark .mat-mdc-tab-group.mat-background-accent, .theme-amber .dark .mat-mdc-tab-nav-bar.mat-background-accent, .theme-amber.dark .mat-mdc-tab-group.mat-background-accent, .theme-amber.dark .mat-mdc-tab-nav-bar.mat-background-accent {
    --mat-tab-header-with-background-background-color: #1e293b;
    --mat-tab-header-with-background-foreground-color: white
}

.theme-amber .dark .mat-mdc-tab-group.mat-background-warn, .theme-amber .dark .mat-mdc-tab-nav-bar.mat-background-warn, .theme-amber.dark .mat-mdc-tab-group.mat-background-warn, .theme-amber.dark .mat-mdc-tab-nav-bar.mat-background-warn {
    --mat-tab-header-with-background-background-color: #dc2626;
    --mat-tab-header-with-background-foreground-color: white
}

.theme-amber .dark .mat-mdc-checkbox.mat-primary, .theme-amber.dark .mat-mdc-checkbox.mat-primary {
    --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-selected-checkmark-color: #000;
    --mdc-checkbox-selected-focus-icon-color: #f59e0b;
    --mdc-checkbox-selected-hover-icon-color: #f59e0b;
    --mdc-checkbox-selected-icon-color: #f59e0b;
    --mdc-checkbox-selected-pressed-icon-color: #f59e0b;
    --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
    --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
    --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #f59e0b;
    --mdc-checkbox-selected-hover-state-layer-color: #f59e0b;
    --mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;
    --mdc-checkbox-unselected-focus-state-layer-color: white;
    --mdc-checkbox-unselected-hover-state-layer-color: white;
    --mdc-checkbox-unselected-pressed-state-layer-color: white
}

.theme-amber .dark .mat-mdc-checkbox.mat-warn, .theme-amber.dark .mat-mdc-checkbox.mat-warn {
    --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #dc2626;
    --mdc-checkbox-selected-hover-icon-color: #dc2626;
    --mdc-checkbox-selected-icon-color: #dc2626;
    --mdc-checkbox-selected-pressed-icon-color: #dc2626;
    --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
    --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
    --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
    --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
    --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
    --mdc-checkbox-unselected-focus-state-layer-color: white;
    --mdc-checkbox-unselected-hover-state-layer-color: white;
    --mdc-checkbox-unselected-pressed-state-layer-color: white
}

.theme-amber .dark .mat-mdc-checkbox .mdc-form-field, .theme-amber.dark .mat-mdc-checkbox .mdc-form-field {
    color: var(--mdc-theme-text-primary-on-background, white)
}

.theme-amber .dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled label, .theme-amber.dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
    color: #475569
}

.theme-amber .dark .mat-mdc-button, .theme-amber.dark .mat-mdc-button {
    --mdc-text-button-label-text-color: #fff;
    --mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);
    --mat-text-button-state-layer-color: #fff;
    --mat-text-button-ripple-color: rgba(255, 255, 255, .1);
    --mat-text-button-hover-state-layer-opacity: .08;
    --mat-text-button-focus-state-layer-opacity: .24;
    --mat-text-button-pressed-state-layer-opacity: .24
}

.theme-amber .dark .mat-mdc-button.mat-primary, .theme-amber.dark .mat-mdc-button.mat-primary {
    --mdc-text-button-label-text-color: #f59e0b;
    --mat-text-button-state-layer-color: #f59e0b;
    --mat-text-button-ripple-color: rgba(245, 158, 11, .1)
}

.theme-amber .dark .mat-mdc-button.mat-accent, .theme-amber.dark .mat-mdc-button.mat-accent {
    --mdc-text-button-label-text-color: #1e293b;
    --mat-text-button-state-layer-color: #1e293b;
    --mat-text-button-ripple-color: rgba(30, 41, 59, .1)
}

.theme-amber .dark .mat-mdc-button.mat-warn, .theme-amber.dark .mat-mdc-button.mat-warn {
    --mdc-text-button-label-text-color: #dc2626;
    --mat-text-button-state-layer-color: #dc2626;
    --mat-text-button-ripple-color: rgba(220, 38, 38, .1)
}

.theme-amber .dark .mat-mdc-unelevated-button, .theme-amber.dark .mat-mdc-unelevated-button {
    --mdc-filled-button-container-color: #1e293b;
    --mdc-filled-button-label-text-color: #fff;
    --mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);
    --mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);
    --mat-filled-button-state-layer-color: #fff;
    --mat-filled-button-ripple-color: rgba(255, 255, 255, .1);
    --mat-filled-button-hover-state-layer-opacity: .08;
    --mat-filled-button-focus-state-layer-opacity: .24;
    --mat-filled-button-pressed-state-layer-opacity: .24
}

.theme-amber .dark .mat-mdc-unelevated-button.mat-primary, .theme-amber.dark .mat-mdc-unelevated-button.mat-primary {
    --mdc-filled-button-container-color: #f59e0b;
    --mdc-filled-button-label-text-color: #000;
    --mat-filled-button-state-layer-color: #000;
    --mat-filled-button-ripple-color: rgba(0, 0, 0, .1)
}

.theme-amber .dark .mat-mdc-unelevated-button.mat-accent, .theme-amber.dark .mat-mdc-unelevated-button.mat-accent {
    --mdc-filled-button-container-color: #1e293b;
    --mdc-filled-button-label-text-color: #fff;
    --mat-filled-button-state-layer-color: #fff;
    --mat-filled-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-amber .dark .mat-mdc-unelevated-button.mat-warn, .theme-amber.dark .mat-mdc-unelevated-button.mat-warn {
    --mdc-filled-button-container-color: #dc2626;
    --mdc-filled-button-label-text-color: #fff;
    --mat-filled-button-state-layer-color: #fff;
    --mat-filled-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-amber .dark .mat-mdc-raised-button, .theme-amber.dark .mat-mdc-raised-button {
    --mdc-protected-button-container-color: #1e293b;
    --mdc-protected-button-label-text-color: #fff;
    --mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);
    --mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);
    --mat-protected-button-state-layer-color: #fff;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1);
    --mat-protected-button-hover-state-layer-opacity: .08;
    --mat-protected-button-focus-state-layer-opacity: .24;
    --mat-protected-button-pressed-state-layer-opacity: .24;
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f
}

.theme-amber .dark .mat-mdc-raised-button.mat-primary, .theme-amber.dark .mat-mdc-raised-button.mat-primary {
    --mdc-protected-button-container-color: #f59e0b;
    --mdc-protected-button-label-text-color: #000;
    --mat-protected-button-state-layer-color: #000;
    --mat-protected-button-ripple-color: rgba(0, 0, 0, .1)
}

.theme-amber .dark .mat-mdc-raised-button.mat-accent, .theme-amber.dark .mat-mdc-raised-button.mat-accent {
    --mdc-protected-button-container-color: #1e293b;
    --mdc-protected-button-label-text-color: #fff;
    --mat-protected-button-state-layer-color: #fff;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-amber .dark .mat-mdc-raised-button.mat-warn, .theme-amber.dark .mat-mdc-raised-button.mat-warn {
    --mdc-protected-button-container-color: #dc2626;
    --mdc-protected-button-label-text-color: #fff;
    --mat-protected-button-state-layer-color: #fff;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1)
}

.theme-amber .dark .mat-mdc-raised-button:hover, .theme-amber .dark .mat-mdc-raised-button:focus, .theme-amber.dark .mat-mdc-raised-button:hover, .theme-amber.dark .mat-mdc-raised-button:focus {
    box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f
}

.theme-amber .dark .mat-mdc-raised-button:active, .theme-amber .dark .mat-mdc-raised-button:focus:active, .theme-amber.dark .mat-mdc-raised-button:active, .theme-amber.dark .mat-mdc-raised-button:focus:active {
    box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f
}

.theme-amber .dark .mat-mdc-outlined-button, .theme-amber.dark .mat-mdc-outlined-button {
    --mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);
    --mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);
    --mdc-outlined-button-label-text-color: #fff;
    --mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);
    --mat-outlined-button-state-layer-color: #fff;
    --mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);
    --mat-outlined-button-hover-state-layer-opacity: .08;
    --mat-outlined-button-focus-state-layer-opacity: .24;
    --mat-outlined-button-pressed-state-layer-opacity: .24
}

.theme-amber .dark .mat-mdc-outlined-button.mat-primary, .theme-amber.dark .mat-mdc-outlined-button.mat-primary {
    --mdc-outlined-button-label-text-color: #f59e0b;
    --mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);
    --mat-outlined-button-state-layer-color: #f59e0b;
    --mat-outlined-button-ripple-color: rgba(245, 158, 11, .1)
}

.theme-amber .dark .mat-mdc-outlined-button.mat-accent, .theme-amber.dark .mat-mdc-outlined-button.mat-accent {
    --mdc-outlined-button-label-text-color: #1e293b;
    --mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);
    --mat-outlined-button-state-layer-color: #1e293b;
    --mat-outlined-button-ripple-color: rgba(30, 41, 59, .1)
}

.theme-amber .dark .mat-mdc-outlined-button.mat-warn, .theme-amber.dark .mat-mdc-outlined-button.mat-warn {
    --mdc-outlined-button-label-text-color: #dc2626;
    --mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);
    --mat-outlined-button-state-layer-color: #dc2626;
    --mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)
}

.theme-amber .dark .mat-mdc-icon-button, .theme-amber.dark .mat-mdc-icon-button {
    --mdc-icon-button-icon-color: inherit;
    --mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);
    --mat-icon-button-state-layer-color: #fff;
    --mat-icon-button-ripple-color: rgba(255, 255, 255, .1);
    --mat-icon-button-hover-state-layer-opacity: .08;
    --mat-icon-button-focus-state-layer-opacity: .24;
    --mat-icon-button-pressed-state-layer-opacity: .24
}

.theme-amber .dark .mat-mdc-icon-button.mat-primary, .theme-amber.dark .mat-mdc-icon-button.mat-primary {
    --mdc-icon-button-icon-color: #f59e0b;
    --mat-icon-button-state-layer-color: #f59e0b;
    --mat-icon-button-ripple-color: rgba(245, 158, 11, .1)
}

.theme-amber .dark .mat-mdc-icon-button.mat-accent, .theme-amber.dark .mat-mdc-icon-button.mat-accent {
    --mdc-icon-button-icon-color: #1e293b;
    --mat-icon-button-state-layer-color: #1e293b;
    --mat-icon-button-ripple-color: rgba(30, 41, 59, .1)
}

.theme-amber .dark .mat-mdc-icon-button.mat-warn, .theme-amber.dark .mat-mdc-icon-button.mat-warn {
    --mdc-icon-button-icon-color: #dc2626;
    --mat-icon-button-state-layer-color: #dc2626;
    --mat-icon-button-ripple-color: rgba(220, 38, 38, .1)
}

.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 {
    --mdc-fab-container-color: #f59e0b;
    --mat-fab-foreground-color: #000;
    --mat-fab-state-layer-color: #000;
    --mat-fab-ripple-color: rgba(0, 0, 0, .1)
}

.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 {
    --mdc-fab-container-color: #1e293b;
    --mat-fab-foreground-color: #fff;
    --mat-fab-state-layer-color: #fff;
    --mat-fab-ripple-color: rgba(255, 255, 255, .1)
}

.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 {
    --mdc-fab-container-color: #dc2626;
    --mat-fab-foreground-color: #fff;
    --mat-fab-state-layer-color: #fff;
    --mat-fab-ripple-color: rgba(255, 255, 255, .1)
}

.theme-amber .dark .mat-accent, .theme-amber.dark .mat-accent {
    --mdc-circular-progress-active-indicator-color: #1e293b
}

.theme-amber .dark .mat-warn, .theme-amber.dark .mat-warn {
    --mdc-circular-progress-active-indicator-color: #dc2626
}

.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 .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, .4);
    --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
    --mat-datepicker-calendar-date-focus-state-background-color: rgba(30, 41, 59, .3);
    --mat-datepicker-calendar-date-hover-state-background-color: rgba(30, 41, 59, .3);
    --mat-datepicker-calendar-date-in-range-state-background-color: rgba(30, 41, 59, .2);
    --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);
    --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
    --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e
}

.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, .4);
    --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
    --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);
    --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);
    --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);
    --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);
    --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
    --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e
}

.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 .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 .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 .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
}

.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: 0;
    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: .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: .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
    }
}

/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
    box-sizing: border-box;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    height: 100%;
    margin: 0;
    position: relative
}

.ql-container.ql-disabled .ql-tooltip {
    visibility: hidden
}

.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before {
    pointer-events: none
}

.ql-clipboard {
    left: -100000px;
    height: 1px;
    overflow-y: hidden;
    position: absolute;
    top: 50%
}

.ql-clipboard p {
    margin: 0;
    padding: 0
}

.ql-editor {
    box-sizing: border-box;
    line-height: 1.42;
    height: 100%;
    outline: none;
    overflow-y: auto;
    padding: 12px 15px;
    tab-size: 4;
    -moz-tab-size: 4;
    text-align: left;
    white-space: pre-wrap;
    word-wrap: break-word
}

.ql-editor>* {
    cursor: text
}

.ql-editor p, .ql-editor ol, .ql-editor ul, .ql-editor pre, .ql-editor blockquote, .ql-editor h1, .ql-editor h2, .ql-editor h3, .ql-editor h4, .ql-editor h5, .ql-editor h6 {
    margin: 0;
    padding: 0;
    counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9
}

.ql-editor ol, .ql-editor ul {
    padding-left: 1.5em
}

.ql-editor ol>li, .ql-editor ul>li {
    list-style-type: none
}

.ql-editor ul>li:before {
    content: "\2022"
}

.ql-editor ul[data-checked=true], .ql-editor ul[data-checked=false] {
    pointer-events: none
}

.ql-editor ul[data-checked=true]>li *, .ql-editor ul[data-checked=false]>li * {
    pointer-events: all
}

.ql-editor ul[data-checked=true]>li:before, .ql-editor ul[data-checked=false]>li:before {
    color: #777;
    cursor: pointer;
    pointer-events: all
}

.ql-editor ul[data-checked=true]>li:before {
    content: "\2611"
}

.ql-editor ul[data-checked=false]>li:before {
    content: "\2610"
}

.ql-editor li:before {
    display: inline-block;
    white-space: nowrap;
    width: 1.2em
}

.ql-editor li:not(.ql-direction-rtl):before {
    margin-left: -1.5em;
    margin-right: .3em;
    text-align: right
}

.ql-editor li.ql-direction-rtl:before {
    margin-left: .3em;
    margin-right: -1.5em
}

.ql-editor ol li:not(.ql-direction-rtl), .ql-editor ul li:not(.ql-direction-rtl) {
    padding-left: 1.5em
}

.ql-editor ol li.ql-direction-rtl, .ql-editor ul li.ql-direction-rtl {
    padding-right: 1.5em
}

.ql-editor ol li {
    counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
    counter-increment: list-0
}

.ql-editor ol li:before {
    content: counter(list-0, decimal) ". "
}

.ql-editor ol li.ql-indent-1 {
    counter-increment: list-1
}

.ql-editor ol li.ql-indent-1:before {
    content: counter(list-1, lower-alpha) ". "
}

.ql-editor ol li.ql-indent-1 {
    counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9
}

.ql-editor ol li.ql-indent-2 {
    counter-increment: list-2
}

.ql-editor ol li.ql-indent-2:before {
    content: counter(list-2, lower-roman) ". "
}

.ql-editor ol li.ql-indent-2 {
    counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9
}

.ql-editor ol li.ql-indent-3 {
    counter-increment: list-3
}

.ql-editor ol li.ql-indent-3:before {
    content: counter(list-3, decimal) ". "
}

.ql-editor ol li.ql-indent-3 {
    counter-reset: list-4 list-5 list-6 list-7 list-8 list-9
}

.ql-editor ol li.ql-indent-4 {
    counter-increment: list-4
}

.ql-editor ol li.ql-indent-4:before {
    content: counter(list-4, lower-alpha) ". "
}

.ql-editor ol li.ql-indent-4 {
    counter-reset: list-5 list-6 list-7 list-8 list-9
}

.ql-editor ol li.ql-indent-5 {
    counter-increment: list-5
}

.ql-editor ol li.ql-indent-5:before {
    content: counter(list-5, lower-roman) ". "
}

.ql-editor ol li.ql-indent-5 {
    counter-reset: list-6 list-7 list-8 list-9
}

.ql-editor ol li.ql-indent-6 {
    counter-increment: list-6
}

.ql-editor ol li.ql-indent-6:before {
    content: counter(list-6, decimal) ". "
}

.ql-editor ol li.ql-indent-6 {
    counter-reset: list-7 list-8 list-9
}

.ql-editor ol li.ql-indent-7 {
    counter-increment: list-7
}

.ql-editor ol li.ql-indent-7:before {
    content: counter(list-7, lower-alpha) ". "
}

.ql-editor ol li.ql-indent-7 {
    counter-reset: list-8 list-9
}

.ql-editor ol li.ql-indent-8 {
    counter-increment: list-8
}

.ql-editor ol li.ql-indent-8:before {
    content: counter(list-8, lower-roman) ". "
}

.ql-editor ol li.ql-indent-8 {
    counter-reset: list-9
}

.ql-editor ol li.ql-indent-9 {
    counter-increment: list-9
}

.ql-editor ol li.ql-indent-9:before {
    content: counter(list-9, decimal) ". "
}

.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
    padding-left: 3em
}

.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
    padding-left: 4.5em
}

.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
    padding-right: 3em
}

.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
    padding-right: 4.5em
}

.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
    padding-left: 6em
}

.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
    padding-left: 7.5em
}

.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
    padding-right: 6em
}

.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
    padding-right: 7.5em
}

.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
    padding-left: 9em
}

.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
    padding-left: 10.5em
}

.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
    padding-right: 9em
}

.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
    padding-right: 10.5em
}

.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
    padding-left: 12em
}

.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
    padding-left: 13.5em
}

.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
    padding-right: 12em
}

.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
    padding-right: 13.5em
}

.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
    padding-left: 15em
}

.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
    padding-left: 16.5em
}

.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
    padding-right: 15em
}

.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
    padding-right: 16.5em
}

.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
    padding-left: 18em
}

.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
    padding-left: 19.5em
}

.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
    padding-right: 18em
}

.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
    padding-right: 19.5em
}

.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
    padding-left: 21em
}

.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
    padding-left: 22.5em
}

.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
    padding-right: 21em
}

.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
    padding-right: 22.5em
}

.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
    padding-left: 24em
}

.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
    padding-left: 25.5em
}

.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
    padding-right: 24em
}

.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
    padding-right: 25.5em
}

.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
    padding-left: 27em
}

.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
    padding-left: 28.5em
}

.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
    padding-right: 27em
}

.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
    padding-right: 28.5em
}

.ql-editor .ql-video {
    display: block;
    max-width: 100%
}

.ql-editor .ql-video.ql-align-center {
    margin: 0 auto
}

.ql-editor .ql-video.ql-align-right {
    margin: 0 0 0 auto
}

.ql-editor .ql-bg-black {
    background-color: #000
}

.ql-editor .ql-bg-red {
    background-color: #e60000
}

.ql-editor .ql-bg-orange {
    background-color: #f90
}

.ql-editor .ql-bg-yellow {
    background-color: #ff0
}

.ql-editor .ql-bg-green {
    background-color: #008a00
}

.ql-editor .ql-bg-blue {
    background-color: #06c
}

.ql-editor .ql-bg-purple {
    background-color: #93f
}

.ql-editor .ql-color-white {
    color: #fff
}

.ql-editor .ql-color-red {
    color: #e60000
}

.ql-editor .ql-color-orange {
    color: #f90
}

.ql-editor .ql-color-yellow {
    color: #ff0
}

.ql-editor .ql-color-green {
    color: #008a00
}

.ql-editor .ql-color-blue {
    color: #06c
}

.ql-editor .ql-color-purple {
    color: #93f
}

.ql-editor .ql-font-serif {
    font-family: Georgia, Times New Roman, serif
}

.ql-editor .ql-font-monospace {
    font-family: Monaco, Courier New, monospace
}

.ql-editor .ql-size-small {
    font-size: .75em
}

.ql-editor .ql-size-large {
    font-size: 1.5em
}

.ql-editor .ql-size-huge {
    font-size: 2.5em
}

.ql-editor .ql-direction-rtl {
    direction: rtl;
    text-align: inherit
}

.ql-editor .ql-align-center {
    text-align: center
}

.ql-editor .ql-align-justify {
    text-align: justify
}

.ql-editor .ql-align-right {
    text-align: right
}

.ql-editor.ql-blank:before {
    color: #0009;
    content: attr(data-placeholder);
    font-style: italic;
    left: 15px;
    pointer-events: none;
    position: absolute;
    right: 15px
}

.ql-snow.ql-toolbar:after, .ql-snow .ql-toolbar:after {
    clear: both;
    content: "";
    display: table
}

.ql-snow.ql-toolbar button, .ql-snow .ql-toolbar button {
    background: none;
    border: none;
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 24px;
    padding: 3px 5px;
    width: 28px
}

.ql-snow.ql-toolbar button svg, .ql-snow .ql-toolbar button svg {
    float: left;
    height: 100%
}

.ql-snow.ql-toolbar button:active:hover, .ql-snow .ql-toolbar button:active:hover {
    outline: none
}

.ql-snow.ql-toolbar input.ql-image[type=file], .ql-snow .ql-toolbar input.ql-image[type=file] {
    display: none
}

.ql-snow.ql-toolbar button:hover, .ql-snow .ql-toolbar button:hover, .ql-snow.ql-toolbar button:focus, .ql-snow .ql-toolbar button:focus, .ql-snow.ql-toolbar button.ql-active, .ql-snow .ql-toolbar button.ql-active, .ql-snow.ql-toolbar .ql-picker-label:hover, .ql-snow .ql-toolbar .ql-picker-label:hover, .ql-snow.ql-toolbar .ql-picker-label.ql-active, .ql-snow .ql-toolbar .ql-picker-label.ql-active, .ql-snow.ql-toolbar .ql-picker-item:hover, .ql-snow .ql-toolbar .ql-picker-item:hover, .ql-snow.ql-toolbar .ql-picker-item.ql-selected, .ql-snow .ql-toolbar .ql-picker-item.ql-selected {
    color: #06c
}

.ql-snow.ql-toolbar button:hover .ql-fill, .ql-snow .ql-toolbar button:hover .ql-fill, .ql-snow.ql-toolbar button:focus .ql-fill, .ql-snow .ql-toolbar button:focus .ql-fill, .ql-snow.ql-toolbar button.ql-active .ql-fill, .ql-snow .ql-toolbar button.ql-active .ql-fill, .ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill, .ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill, .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill, .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill, .ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill, .ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill, .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill, .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill, .ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill, .ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill, .ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill, .ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill, .ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill, .ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill, .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill, .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill, .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill, .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill, .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill, .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill, .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill, .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
    fill: #06c
}

.ql-snow.ql-toolbar button:hover .ql-stroke, .ql-snow .ql-toolbar button:hover .ql-stroke, .ql-snow.ql-toolbar button:focus .ql-stroke, .ql-snow .ql-toolbar button:focus .ql-stroke, .ql-snow.ql-toolbar button.ql-active .ql-stroke, .ql-snow .ql-toolbar button.ql-active .ql-stroke, .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke, .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke, .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke, .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke, .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke, .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke, .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke, .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke, .ql-snow.ql-toolbar button:hover .ql-stroke-miter, .ql-snow .ql-toolbar button:hover .ql-stroke-miter, .ql-snow.ql-toolbar button:focus .ql-stroke-miter, .ql-snow .ql-toolbar button:focus .ql-stroke-miter, .ql-snow.ql-toolbar button.ql-active .ql-stroke-miter, .ql-snow .ql-toolbar button.ql-active .ql-stroke-miter, .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter, .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter, .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter, .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter, .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter, .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter, .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter, .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
    stroke: #06c
}

@media (pointer: coarse) {
    .ql-snow.ql-toolbar button:hover:not(.ql-active), .ql-snow .ql-toolbar button:hover:not(.ql-active) {
        color: #444
    }

    .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill, .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill, .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill, .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill {
        fill: #444
    }

    .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke, .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke, .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter, .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter {
        stroke: #444
    }
}

.ql-snow, .ql-snow * {
    box-sizing: border-box
}

.ql-snow .ql-hidden {
    display: none
}

.ql-snow .ql-out-bottom, .ql-snow .ql-out-top {
    visibility: hidden
}

.ql-snow .ql-tooltip {
    position: absolute;
    transform: translateY(10px)
}

.ql-snow .ql-tooltip a {
    cursor: pointer;
    text-decoration: none
}

.ql-snow .ql-tooltip.ql-flip {
    transform: translateY(-10px)
}

.ql-snow .ql-formats {
    display: inline-block;
    vertical-align: middle
}

.ql-snow .ql-formats:after {
    clear: both;
    content: "";
    display: table
}

.ql-snow .ql-stroke {
    fill: none;
    stroke: #444;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 2
}

.ql-snow .ql-stroke-miter {
    fill: none;
    stroke: #444;
    stroke-miterlimit: 10;
    stroke-width: 2
}

.ql-snow .ql-fill, .ql-snow .ql-stroke.ql-fill {
    fill: #444
}

.ql-snow .ql-empty {
    fill: none
}

.ql-snow .ql-even {
    fill-rule: evenodd
}

.ql-snow .ql-thin, .ql-snow .ql-stroke.ql-thin {
    stroke-width: 1
}

.ql-snow .ql-transparent {
    opacity: .4
}

.ql-snow .ql-direction svg:last-child {
    display: none
}

.ql-snow .ql-direction.ql-active svg:last-child {
    display: inline
}

.ql-snow .ql-direction.ql-active svg:first-child {
    display: none
}

.ql-snow .ql-editor h1 {
    font-size: 2em
}

.ql-snow .ql-editor h2 {
    font-size: 1.5em
}

.ql-snow .ql-editor h3 {
    font-size: 1.17em
}

.ql-snow .ql-editor h4 {
    font-size: 1em
}

.ql-snow .ql-editor h5 {
    font-size: .83em
}

.ql-snow .ql-editor h6 {
    font-size: .67em
}

.ql-snow .ql-editor a {
    text-decoration: underline
}

.ql-snow .ql-editor blockquote {
    border-left: 4px solid #ccc;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-left: 16px
}

.ql-snow .ql-editor code, .ql-snow .ql-editor pre {
    background-color: #f0f0f0;
    border-radius: 3px
}

.ql-snow .ql-editor pre {
    white-space: pre-wrap;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 5px 10px
}

.ql-snow .ql-editor code {
    font-size: 85%;
    padding: 2px 4px
}

.ql-snow .ql-editor pre.ql-syntax {
    background-color: #23241f;
    color: #f8f8f2;
    overflow: visible
}

.ql-snow .ql-editor img {
    max-width: 100%
}

.ql-snow .ql-picker {
    color: #444;
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: 500;
    height: 24px;
    position: relative;
    vertical-align: middle
}

.ql-snow .ql-picker-label {
    cursor: pointer;
    display: inline-block;
    height: 100%;
    padding-left: 8px;
    padding-right: 2px;
    position: relative;
    width: 100%
}

.ql-snow .ql-picker-label:before {
    display: inline-block;
    line-height: 22px
}

.ql-snow .ql-picker-options {
    background-color: #fff;
    display: none;
    min-width: 100%;
    padding: 4px 8px;
    position: absolute;
    white-space: nowrap
}

.ql-snow .ql-picker-options .ql-picker-item {
    cursor: pointer;
    display: block;
    padding-bottom: 5px;
    padding-top: 5px
}

.ql-snow .ql-picker.ql-expanded .ql-picker-label {
    color: #ccc;
    z-index: 2
}

.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
    fill: #ccc
}

.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
    stroke: #ccc
}

.ql-snow .ql-picker.ql-expanded .ql-picker-options {
    display: block;
    margin-top: -1px;
    top: 100%;
    z-index: 1
}

.ql-snow .ql-color-picker, .ql-snow .ql-icon-picker {
    width: 28px
}

.ql-snow .ql-color-picker .ql-picker-label, .ql-snow .ql-icon-picker .ql-picker-label {
    padding: 2px 4px
}

.ql-snow .ql-color-picker .ql-picker-label svg, .ql-snow .ql-icon-picker .ql-picker-label svg {
    right: 4px
}

.ql-snow .ql-icon-picker .ql-picker-options {
    padding: 4px 0
}

.ql-snow .ql-icon-picker .ql-picker-item {
    height: 24px;
    width: 24px;
    padding: 2px 4px
}

.ql-snow .ql-color-picker .ql-picker-options {
    padding: 3px 5px;
    width: 152px
}

.ql-snow .ql-color-picker .ql-picker-item {
    border: 1px solid transparent;
    float: left;
    height: 16px;
    margin: 2px;
    padding: 0;
    width: 16px
}

.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
    position: absolute;
    margin-top: -9px;
    right: 0;
    top: 50%;
    width: 18px
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before, .ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before, .ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before, .ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before, .ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before, .ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before {
    content: attr(data-label)
}

.ql-snow .ql-picker.ql-header {
    width: 98px
}

.ql-snow .ql-picker.ql-header .ql-picker-label:before, .ql-snow .ql-picker.ql-header .ql-picker-item:before {
    content: "Normal"
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before, .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before {
    content: "Heading 1"
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before, .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before {
    content: "Heading 2"
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before, .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before {
    content: "Heading 3"
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before, .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before {
    content: "Heading 4"
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before, .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before {
    content: "Heading 5"
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before, .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before {
    content: "Heading 6"
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before {
    font-size: 2em
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before {
    font-size: 1.5em
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before {
    font-size: 1.17em
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before {
    font-size: 1em
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before {
    font-size: .83em
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before {
    font-size: .67em
}

.ql-snow .ql-picker.ql-font {
    width: 108px
}

.ql-snow .ql-picker.ql-font .ql-picker-label:before, .ql-snow .ql-picker.ql-font .ql-picker-item:before {
    content: "Sans Serif"
}

.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before, .ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before {
    content: "Serif"
}

.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before, .ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before {
    content: "Monospace"
}

.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before {
    font-family: Georgia, Times New Roman, serif
}

.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before {
    font-family: Monaco, Courier New, monospace
}

.ql-snow .ql-picker.ql-size {
    width: 98px
}

.ql-snow .ql-picker.ql-size .ql-picker-label:before, .ql-snow .ql-picker.ql-size .ql-picker-item:before {
    content: "Normal"
}

.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before, .ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before {
    content: "Small"
}

.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before, .ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before {
    content: "Large"
}

.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before, .ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before {
    content: "Huge"
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before {
    font-size: 10px
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before {
    font-size: 18px
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before {
    font-size: 32px
}

.ql-snow .ql-color-picker.ql-background .ql-picker-item {
    background-color: #fff
}

.ql-snow .ql-color-picker.ql-color .ql-picker-item {
    background-color: #000
}

.ql-toolbar.ql-snow {
    border: 1px solid #ccc;
    box-sizing: border-box;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    padding: 8px
}

.ql-toolbar.ql-snow .ql-formats {
    margin-right: 15px
}

.ql-toolbar.ql-snow .ql-picker-label {
    border: 1px solid transparent
}

.ql-toolbar.ql-snow .ql-picker-options {
    border: 1px solid transparent;
    box-shadow: #0003 0 2px 8px
}

.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label, .ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
    border-color: #ccc
}

.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected, .ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover {
    border-color: #000
}

.ql-toolbar.ql-snow+.ql-container.ql-snow {
    border-top: 0px
}

.ql-snow .ql-tooltip {
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px #ddd;
    color: #444;
    padding: 5px 12px;
    white-space: nowrap
}

.ql-snow .ql-tooltip:before {
    content: "Visit URL:";
    line-height: 26px;
    margin-right: 8px
}

.ql-snow .ql-tooltip input[type=text] {
    display: none;
    border: 1px solid #ccc;
    font-size: 13px;
    height: 26px;
    margin: 0;
    padding: 3px 5px;
    width: 170px
}

.ql-snow .ql-tooltip a.ql-preview {
    display: inline-block;
    max-width: 200px;
    overflow-x: hidden;
    text-overflow: ellipsis;
    vertical-align: top
}

.ql-snow .ql-tooltip a.ql-action:after {
    border-right: 1px solid #ccc;
    content: "Edit";
    margin-left: 16px;
    padding-right: 8px
}

.ql-snow .ql-tooltip a.ql-remove:before {
    content: "Remove";
    margin-left: 8px
}

.ql-snow .ql-tooltip a {
    line-height: 26px
}

.ql-snow .ql-tooltip.ql-editing a.ql-preview, .ql-snow .ql-tooltip.ql-editing a.ql-remove {
    display: none
}

.ql-snow .ql-tooltip.ql-editing input[type=text] {
    display: inline-block
}

.ql-snow .ql-tooltip.ql-editing a.ql-action:after {
    border-right: 0px;
    content: "Save";
    padding-right: 0
}

.ql-snow .ql-tooltip[data-mode=link]:before {
    content: "Enter link:"
}

.ql-snow .ql-tooltip[data-mode=formula]:before {
    content: "Enter formula:"
}

.ql-snow .ql-tooltip[data-mode=video]:before {
    content: "Enter video:"
}

.ql-snow a {
    color: #06c
}

.ql-container.ql-snow {
    border: 1px solid #ccc
}

.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 / .1), 0 1px 2px -1px rgb(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)) !important;
    --tw-text-opacity: .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)) !important;
    --tw-text-opacity: .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)) !important;
    --tw-text-opacity: .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)) !important;
    --tw-text-opacity: .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)) !important;
    --tw-text-opacity: .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)) !important;
    --tw-text-opacity: .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)) !important;
    --tw-text-opacity: .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)) !important;
    --tw-text-opacity: .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)) !important;
    --tw-text-opacity: .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)) !important;
    --tw-text-opacity: .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)) !important;
    --tw-text-opacity: .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)) !important;
    --tw-text-opacity: .38 !important
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active, textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus, textarea:-webkit-autofill:active {
    -webkit-background-clip: text;
    -webkit-transition: background-color 5000s !important;
    transition: background-color 5000s !important
}

.dark input:-webkit-autofill, .dark input:-webkit-autofill:hover, .dark input:-webkit-autofill:focus, .dark input:-webkit-autofill:active, .dark textarea:-webkit-autofill, .dark textarea:-webkit-autofill:hover, .dark textarea:-webkit-autofill:focus, .dark textarea:-webkit-autofill:active {
    -webkit-text-fill-color: rgba(255, 255, 255, .87)
}

input [data-autocompleted], textarea [data-autocompleted] {
    background-color: transparent !important
}

.fuse-backdrop-on-mobile {
    background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important;
    --tw-bg-opacity: .6 !important
}

@media (min-width: 600px) {
    .fuse-backdrop-on-mobile {
        background-color: transparent !important
    }
}

*[class*=mat-], *[class*=mat-mdc-], *[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(.4, 0, .2, 1);
    --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(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 / .1), 0 4px 6px -4px rgb(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)) !important;
    --tw-text-opacity: .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)) !important;
    --tw-text-opacity: .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)) !important;
    --tw-text-opacity: .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: .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: 6s
}

.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, .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, .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: #0000001a !important
}

.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)) !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)) !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)) !important
}

.mat-mdc-outlined-button:not([disabled=true]) {
    --tw-border-opacity: 1 !important;
    border-color: rgb(203 213 225 / var(--tw-border-opacity)) !important
}

:is(.dark .mat-mdc-outlined-button:not([disabled=true])) {
    --tw-border-opacity: 1 !important;
    border-color: rgb(100 116 139 / var(--tw-border-opacity)) !important
}

.mat-mdc-outlined-button[disabled=true] {
    border-color: #cbd5e1b3 !important
}

:is(.dark .mat-mdc-outlined-button[disabled=true]) {
    --tw-border-opacity: 1 !important;
    border-color: rgb(71 85 105 / var(--tw-border-opacity)) !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(.25rem * var(--tw-space-x-reverse));
    margin-left: calc(.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)) !important;
    --tw-text-opacity: .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)) !important;
    --tw-text-opacity: .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)) !important;
    --tw-text-opacity: .6 !important
}

.mat-mdc-checkbox {
    display: inline-flex !important
}

.mat-mdc-checkbox .mdc-form-field {
    padding-right: 12px
}

.mdc-checkbox__native-control {
    opacity: 0 !important
}

.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: #0009 !important
}

.mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-disabled {
    opacity: .7 !important
}

.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)) !important
}

:is(.dark .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)) !important
}

.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)) !important
}

.mat-mdc-form-field.mat-form-field-appearance-fill:hover .mat-mdc-form-field-focus-overlay, .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-text-field-wrapper {
    --tw-border-opacity: 1 !important;
    border-color: rgba(var(--fuse-primary-rgb), var(--tw-border-opacity)) !important
}

:is(.dark .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)) !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)) !important;
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
    --tw-shadow: 0 1px 2px 0 rgb(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
}

:is(.dark .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper) {
    --tw-border-opacity: 1 !important;
    border-color: rgb(100 116 139 / var(--tw-border-opacity)) !important;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important;
    --tw-bg-opacity: .05 !important
}

.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-prefix>.mat-datetimepicker-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-datetimepicker-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-suffix>.mat-datetimepicker-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-datetimepicker-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)) !important;
    --tw-text-opacity: .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)) !important;
    --tw-text-opacity: .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)) !important;
    --tw-text-opacity: .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-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)) !important;
    --tw-text-opacity: .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)) !important;
    --tw-text-opacity: .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)) !important;
    --tw-text-opacity: .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-datetimepicker-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-datetimepicker-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-datetimepicker-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-datetimepicker-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-datetimepicker-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-datetimepicker-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-datetimepicker-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-datetimepicker-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)) !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)) !important
}

: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-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) {
    --tw-text-opacity: 1 !important;
    color: rgb(148 163 184 / 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 {
    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)) !important;
    --tw-text-opacity: .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)) !important;
    --tw-text-opacity: .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)) !important;
    --tw-text-opacity: .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-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>.mat-datetimepicker-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-datetimepicker-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-prefix>*:not(.mat-icon):not(.mat-mdc-icon-button):not(.mat-mdc-select):not(.mat-datetimepicker-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-datetimepicker-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>.mat-datetimepicker-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-datetimepicker-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-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-datetimepicker-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-datetimepicker-toggle) {
    margin-left: 12px !important
}

.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-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-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>.mat-datetimepicker-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-datetimepicker-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-prefix>*:not(.mat-icon):not(.mat-mdc-icon-button):not(.mat-mdc-select):not(.mat-datetimepicker-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-datetimepicker-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>.mat-datetimepicker-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-datetimepicker-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-suffix>*:not(.mat-icon):not(.mat-mdc-icon-button):not(.mat-mdc-select):not(.mat-datetimepicker-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-datetimepicker-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)) !important
}

: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-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) {
    --tw-border-opacity: 1 !important;
    border-color: rgb(100 116 139 / var(--tw-border-opacity)) !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-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-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)) !important
}

: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__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) {
    --tw-border-opacity: 1 !important;
    border-color: rgb(100 116 139 / var(--tw-border-opacity)) !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)) !important;
    --tw-text-opacity: .38 !important
}

.mat-toolbar.mat-accent .mat-mdc-input-element::placeholder {
    color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity)) !important;
    --tw-text-opacity: .38 !important
}

.mat-toolbar.mat-warn .mat-mdc-input-element::placeholder {
    color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity)) !important;
    --tw-text-opacity: .38 !important
}

.mat-mdc-input-element::-moz-placeholder {
    -moz-transition: none !important;
    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)) !important;
    --tw-text-opacity: .38 !important
}

.mat-toolbar.mat-accent .mat-mdc-input-element::-moz-placeholder {
    color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity)) !important;
    --tw-text-opacity: .38 !important
}

.mat-toolbar.mat-warn .mat-mdc-input-element::-moz-placeholder {
    color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity)) !important;
    --tw-text-opacity: .38 !important
}

.mat-mdc-input-element::-webkit-input-placeholder {
    -webkit-transition: none !important;
    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)) !important;
    --tw-text-opacity: .38 !important
}

.mat-toolbar.mat-accent .mat-mdc-input-element::-webkit-input-placeholder {
    color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity)) !important;
    --tw-text-opacity: .38 !important
}

.mat-toolbar.mat-warn .mat-mdc-input-element::-webkit-input-placeholder {
    color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity)) !important;
    --tw-text-opacity: .38 !important
}

.mat-mdc-input-element:-ms-input-placeholder {
    -ms-transition: none !important;
    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)) !important;
    --tw-text-opacity: .38 !important
}

.mat-toolbar.mat-accent .mat-mdc-input-element:-ms-input-placeholder {
    color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity)) !important;
    --tw-text-opacity: .38 !important
}

.mat-toolbar.mat-warn .mat-mdc-input-element:-ms-input-placeholder {
    color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity)) !important;
    --tw-text-opacity: .38 !important
}

.mat-form-field-invalid .mat-mdc-input-element::placeholder {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--fuse-warn-rgb), var(--tw-text-opacity)) !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)) !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)) !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)) !important
}

.mat-mdc-menu-panel {
    min-width: 144px !important
}

.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)) !important;
    --tw-text-opacity: .38 !important
}

.mat-toolbar.mat-accent .mat-mdc-select .mat-mdc-select-placeholder {
    color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity)) !important;
    --tw-text-opacity: .38 !important
}

.mat-toolbar.mat-warn .mat-mdc-select .mat-mdc-select-placeholder {
    color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity)) !important;
    --tw-text-opacity: .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-mdc-snack-bar-container .mat-mdc-button.mat-mdc-snack-bar-action:not(:disabled) {
    color: #fff !important
}

.dark .mat-mdc-snack-bar-container .mat-mdc-button.mat-mdc-snack-bar-action:not(:disabled) {
    color: #000 !important
}

.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: #f8f9fa
}

.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-primary .mat-icon {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity)) !important
}

.mat-toolbar.mat-primary .text-secondary {
    color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity)) !important;
    --tw-text-opacity: .6 !important
}

.mat-toolbar.mat-primary .text-hint, .mat-toolbar.mat-primary .text-disabled {
    color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity)) !important;
    --tw-text-opacity: .38 !important
}

.mat-toolbar.mat-primary .divider {
    color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity)) !important;
    --tw-text-opacity: .12 !important
}

.mat-toolbar.mat-accent .mat-icon {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity)) !important
}

.mat-toolbar.mat-accent .text-secondary {
    color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity)) !important;
    --tw-text-opacity: .6 !important
}

.mat-toolbar.mat-accent .text-hint, .mat-toolbar.mat-accent .text-disabled {
    color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity)) !important;
    --tw-text-opacity: .38 !important
}

.mat-toolbar.mat-accent .divider {
    color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity)) !important;
    --tw-text-opacity: .12 !important
}

.mat-toolbar.mat-warn .mat-icon {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity)) !important
}

.mat-toolbar.mat-warn .text-secondary {
    color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity)) !important;
    --tw-text-opacity: .6 !important
}

.mat-toolbar.mat-warn .text-hint, .mat-toolbar.mat-warn .text-disabled {
    color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity)) !important;
    --tw-text-opacity: .38 !important
}

.mat-toolbar.mat-warn .divider {
    color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity)) !important;
    --tw-text-opacity: .12 !important
}

.mat-mdc-tooltip .mdc-tooltip__surface {
    background-color: var(--fuse-text-default) !important;
    color: #fff
}

.dark .mat-mdc-tooltip .mdc-tooltip__surface {
    background-color: var(--fuse-text-secondary) !important;
    color: var(--fuse-bg-default) !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: #00000080;
    box-shadow: 0 0 0 1px #ffffff26;
    height: 6px;
    transition: height 225ms cubic-bezier(.25, .8, .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: #00000080;
    box-shadow: 0 0 0 1px #ffffff26;
    width: 6px;
    transition: width 225ms cubic-bezier(.25, .8, .25, 1)
}

.ql-toolbar {
    border-radius: 6px 6px 0 0;
    padding: 0 !important;
    --tw-bg-opacity: 1;
    background-color: rgb(241 245 249 / var(--tw-bg-opacity));
    border-color: rgb(203 213 225 / var(--tw-border-opacity)) !important;
    --tw-border-opacity: 1 !important
}

.dark .ql-toolbar {
    background-color: #0000000d;
    --tw-border-opacity: 1 !important;
    border-color: rgb(100 116 139 / var(--tw-border-opacity)) !important
}

.ql-toolbar .ql-formats {
    margin: 11px 8px !important
}

.ql-toolbar .ql-picker.ql-expanded .ql-picker-label {
    --tw-border-opacity: 1;
    border-color: rgb(203 213 225 / var(--tw-border-opacity))
}

.dark .ql-toolbar .ql-picker.ql-expanded .ql-picker-label {
    --tw-border-opacity: 1;
    border-color: rgb(100 116 139 / var(--tw-border-opacity))
}

.ql-toolbar .ql-picker.ql-expanded .ql-picker-options {
    z-index: 10 !important;
    --tw-bg-opacity: 1;
    background-color: rgba(var(--fuse-bg-card-rgb), var(--tw-bg-opacity));
    --tw-border-opacity: 1;
    border-color: rgb(203 213 225 / var(--tw-border-opacity))
}

.dark .ql-toolbar .ql-picker.ql-expanded .ql-picker-options {
    --tw-border-opacity: 1;
    border-color: rgb(100 116 139 / var(--tw-border-opacity))
}

.ql-toolbar .ql-picker .ql-picker-label, .ql-toolbar .ql-picker .ql-picker-options .ql-picker-item {
    --tw-text-opacity: 1;
    color: rgba(var(--fuse-text-default-rgb), var(--tw-text-opacity))
}

.ql-toolbar .ql-datetimePicker.ql-expanded .ql-datetimePicker-label {
    --tw-border-opacity: 1;
    border-color: rgb(203 213 225 / var(--tw-border-opacity))
}

.dark .ql-toolbar .ql-datetimePicker.ql-expanded .ql-datetimePicker-label {
    --tw-border-opacity: 1;
    border-color: rgb(100 116 139 / var(--tw-border-opacity))
}

.ql-toolbar .ql-datetimePicker.ql-expanded .ql-datetimePicker-options {
    z-index: 10 !important;
    --tw-bg-opacity: 1;
    background-color: rgba(var(--fuse-bg-card-rgb), var(--tw-bg-opacity));
    --tw-border-opacity: 1;
    border-color: rgb(203 213 225 / var(--tw-border-opacity))
}

.dark .ql-toolbar .ql-datetimePicker.ql-expanded .ql-datetimePicker-options {
    --tw-border-opacity: 1;
    border-color: rgb(100 116 139 / var(--tw-border-opacity))
}

.ql-toolbar .ql-datetimePicker .ql-datetimePicker-label, .ql-toolbar .ql-datetimePicker .ql-datetimePicker-options .ql-datetimePicker-item {
    --tw-text-opacity: 1;
    color: rgba(var(--fuse-text-default-rgb), var(--tw-text-opacity))
}

.ql-toolbar .ql-stroke, .ql-toolbar .ql-stroke-mitter {
    stroke: var(--fuse-icon)
}

.ql-toolbar .ql-fill {
    fill: var(--fuse-icon)
}

.ql-toolbar button:hover, .ql-toolbar button:focus, .ql-toolbar button.ql-active, .ql-toolbar .ql-picker-label:hover, .ql-toolbar .ql-picker-label.ql-active, .ql-toolbar .ql-picker-item:hover, .ql-toolbar .ql-picker-item.ql-selected {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--fuse-primary-rgb), var(--tw-text-opacity)) !important
}

.ql-toolbar button:hover .ql-stroke, .ql-toolbar button:hover .ql-stroke-mitter, .ql-toolbar button:focus .ql-stroke, .ql-toolbar button:focus .ql-stroke-mitter, .ql-toolbar button.ql-active .ql-stroke, .ql-toolbar button.ql-active .ql-stroke-mitter, .ql-toolbar .ql-picker-label:hover .ql-stroke, .ql-toolbar .ql-picker-label:hover .ql-stroke-mitter, .ql-toolbar .ql-picker-label.ql-active .ql-stroke, .ql-toolbar .ql-picker-label.ql-active .ql-stroke-mitter, .ql-toolbar .ql-picker-item:hover .ql-stroke, .ql-toolbar .ql-picker-item:hover .ql-stroke-mitter, .ql-toolbar .ql-picker-item.ql-selected .ql-stroke, .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-mitter {
    stroke: var(--fuse-primary) !important
}

.ql-toolbar button:hover .ql-fill, .ql-toolbar button:focus .ql-fill, .ql-toolbar button.ql-active .ql-fill, .ql-toolbar .ql-picker-label:hover .ql-fill, .ql-toolbar .ql-picker-label.ql-active .ql-fill, .ql-toolbar .ql-picker-item:hover .ql-fill, .ql-toolbar .ql-picker-item.ql-selected .ql-fill {
    fill: var(--fuse-primary) !important
}

.ql-toolbar .ql-datetimePicker-label:hover, .ql-toolbar .ql-datetimePicker-label.ql-active, .ql-toolbar .ql-datetimePicker-item:hover, .ql-toolbar .ql-datetimePicker-item.ql-selected {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--fuse-primary-rgb), var(--tw-text-opacity)) !important
}

.ql-toolbar .ql-datetimePicker-label:hover .ql-stroke, .ql-toolbar .ql-datetimePicker-label:hover .ql-stroke-mitter, .ql-toolbar .ql-datetimePicker-label.ql-active .ql-stroke, .ql-toolbar .ql-datetimePicker-label.ql-active .ql-stroke-mitter, .ql-toolbar .ql-datetimePicker-item:hover .ql-stroke, .ql-toolbar .ql-datetimePicker-item:hover .ql-stroke-mitter, .ql-toolbar .ql-datetimePicker-item.ql-selected .ql-stroke, .ql-toolbar .ql-datetimePicker-item.ql-selected .ql-stroke-mitter {
    stroke: var(--fuse-primary) !important
}

.ql-toolbar .ql-datetimePicker-label:hover .ql-fill, .ql-toolbar .ql-datetimePicker-label.ql-active .ql-fill, .ql-toolbar .ql-datetimePicker-item:hover .ql-fill, .ql-toolbar .ql-datetimePicker-item.ql-selected .ql-fill {
    fill: var(--fuse-primary) !important
}

.ql-container {
    overflow: auto;
    min-height: 160px;
    max-height: 400px;
    border-radius: 0 0 6px 6px;
    border-color: rgb(203 213 225 / var(--tw-border-opacity)) !important;
    --tw-border-opacity: 1 !important;
    --tw-shadow: 0 1px 2px 0 rgb(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
}

.dark .ql-container {
    --tw-border-opacity: 1 !important;
    border-color: rgb(100 116 139 / var(--tw-border-opacity)) !important
}

.ql-container .ql-editor {
    --tw-bg-opacity: 1;
    background-color: rgba(var(--fuse-bg-card-rgb), var(--tw-bg-opacity))
}

.ql-container .ql-editor.ql-blank:before {
    --tw-text-opacity: 1;
    color: rgba(var(--fuse-text-hint-rgb), var(--tw-text-opacity))
}

.mat-toolbar.mat-primary .ql-container .ql-editor.ql-blank:before {
    color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity)) !important;
    --tw-text-opacity: .38 !important
}

.mat-toolbar.mat-accent .ql-container .ql-editor.ql-blank:before {
    color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity)) !important;
    --tw-text-opacity: .38 !important
}

.mat-toolbar.mat-warn .ql-container .ql-editor.ql-blank:before {
    color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity)) !important;
    --tw-text-opacity: .38 !important
}

.ql-container .ql-tooltip {
    border-radius: .375rem;
    --tw-border-opacity: 1;
    border-color: rgb(203 213 225 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(241 245 249 / var(--tw-bg-opacity));
    padding: .25rem .75rem;
    --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.dark .ql-container .ql-tooltip {
    --tw-border-opacity: 1 !important;
    border-color: rgb(51 65 85 / var(--tw-border-opacity)) !important;
    --tw-bg-opacity: 1 !important;
    background-color: rgb(51 65 85 / var(--tw-bg-opacity)) !important;
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(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
}

.ql-container .ql-tooltip:before {
    --tw-text-opacity: 1;
    color: rgba(var(--fuse-text-secondary-rgb), var(--tw-text-opacity))
}

.mat-toolbar.mat-primary .ql-container .ql-tooltip:before {
    color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity)) !important;
    --tw-text-opacity: .6 !important
}

.mat-toolbar.mat-accent .ql-container .ql-tooltip:before {
    color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity)) !important;
    --tw-text-opacity: .6 !important
}

.mat-toolbar.mat-warn .ql-container .ql-tooltip:before {
    color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity)) !important;
    --tw-text-opacity: .6 !important
}

.ql-container .ql-tooltip .ql-action, .ql-container .ql-tooltip .ql-remove {
    --tw-border-opacity: 1;
    border-color: rgb(203 213 225 / var(--tw-border-opacity));
    --tw-text-opacity: 1;
    color: rgba(var(--fuse-primary-rgb), var(--tw-text-opacity))
}

.dark .ql-container .ql-tooltip .ql-action, .dark .ql-container .ql-tooltip .ql-remove {
    --tw-border-opacity: 1;
    border-color: rgb(203 213 225 / var(--tw-border-opacity));
    --tw-text-opacity: 1;
    color: rgba(var(--fuse-primary-400-rgb), var(--tw-text-opacity))
}

.ql-container .ql-tooltip .ql-action:after {
    border-right-width: 1px !important;
    --tw-border-opacity: 1 !important;
    border-right-color: rgb(203 213 225 / var(--tw-border-opacity)) !important
}

.dark .ql-container .ql-tooltip .ql-action:after {
    --tw-border-opacity: 1 !important;
    border-right-color: rgb(100 116 139 / var(--tw-border-opacity)) !important
}

.ql-container .ql-tooltip input {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--fuse-text-default-rgb), var(--tw-text-opacity)) !important;
    border-radius: .125rem !important;
    --tw-border-opacity: 1 !important;
    border-color: rgb(203 213 225 / var(--tw-border-opacity)) !important;
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important
}

.dark .ql-container .ql-tooltip input {
    --tw-border-opacity: 1 !important;
    border-color: rgb(100 116 139 / var(--tw-border-opacity)) !important;
    --tw-bg-opacity: 1 !important;
    background-color: rgb(51 65 85 / var(--tw-bg-opacity)) !important
}

.mat-ripple {
    overflow: hidden;
    position: relative
}

.mat-ripple:not(:empty) {
    transform: translateZ(0)
}

.mat-ripple.mat-ripple-unbounded {
    overflow: visible
}

.mat-ripple-element {
    position: absolute;
    border-radius: 50%;
    pointer-events: none;
    transition: opacity, transform 0ms cubic-bezier(0, 0, .2, 1);
    transform: scale3d(0, 0, 0);
    background-color: var(--mat-ripple-color, rgba(0, 0, 0, .1))
}

.cdk-high-contrast-active .mat-ripple-element {
    display: none
}

.cdk-visually-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    left: 0
}

[dir=rtl] .cdk-visually-hidden {
    left: auto;
    right: 0
}

.cdk-overlay-container, .cdk-global-overlay-wrapper {
    pointer-events: none;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.cdk-overlay-container {
    position: fixed;
    z-index: 1000
}

.cdk-overlay-container:empty {
    display: none
}

.cdk-global-overlay-wrapper {
    display: flex;
    position: absolute;
    z-index: 1000
}

.cdk-overlay-pane {
    position: absolute;
    pointer-events: auto;
    box-sizing: border-box;
    z-index: 1000;
    display: flex;
    max-width: 100%;
    max-height: 100%
}

.cdk-overlay-backdrop {
    position: absolute;
    inset: 0;
    z-index: 1000;
    pointer-events: auto;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    transition: opacity .4s cubic-bezier(.25, .8, .25, 1);
    opacity: 0
}

.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
    opacity: 1
}

.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
    opacity: .6
}

.cdk-overlay-dark-backdrop {
    background: #00000052
}

.cdk-overlay-transparent-backdrop {
    transition: visibility 1ms linear, opacity 1ms linear;
    visibility: hidden;
    opacity: 1
}

.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
    opacity: 0;
    visibility: visible
}

.cdk-overlay-backdrop-noop-animation {
    transition: none
}

.cdk-overlay-connected-position-bounding-box {
    position: absolute;
    z-index: 1000;
    display: flex;
    flex-direction: column;
    min-width: 1px;
    min-height: 1px
}

.cdk-global-scrollblock {
    position: fixed;
    width: 100%;
    overflow-y: scroll
}

textarea.cdk-textarea-autosize {
    resize: none
}

textarea.cdk-textarea-autosize-measuring {
    padding: 2px 0 !important;
    box-sizing: content-box !important;
    height: auto !important;
    overflow: hidden !important
}

textarea.cdk-textarea-autosize-measuring-firefox {
    padding: 2px 0 !important;
    box-sizing: content-box !important;
    height: 0 !important
}

@keyframes cdk-text-field-autofill-start {}

@keyframes cdk-text-field-autofill-end {}

.cdk-text-field-autofill-monitored:-webkit-autofill {
    animation: cdk-text-field-autofill-start 0s 1ms
}

.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
    animation: cdk-text-field-autofill-end 0s 1ms
}

.mat-focus-indicator {
    position: relative
}

.mat-focus-indicator:before {
    inset: 0;
    position: absolute;
    box-sizing: border-box;
    pointer-events: none;
    display: var(--mat-focus-indicator-display, none);
    border: var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);
    border-radius: var(--mat-focus-indicator-border-radius, 4px)
}

.mat-focus-indicator:focus:before {
    content: ""
}

.cdk-high-contrast-active {
    --mat-focus-indicator-display: block
}

.mat-mdc-focus-indicator {
    position: relative
}

.mat-mdc-focus-indicator:before {
    inset: 0;
    position: absolute;
    box-sizing: border-box;
    pointer-events: none;
    display: var(--mat-mdc-focus-indicator-display, none);
    border: var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);
    border-radius: var(--mat-mdc-focus-indicator-border-radius, 4px)
}

.mat-mdc-focus-indicator:focus:before {
    content: ""
}

.cdk-high-contrast-active {
    --mat-mdc-focus-indicator-display: block
}

html {
    --mat-ripple-color: rgba(0, 0, 0, .1);
    --mat-option-selected-state-label-text-color: #3f51b5;
    --mat-option-label-text-color: rgba(0, 0, 0, .87);
    --mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);
    --mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);
    --mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)
}

.mat-accent {
    --mat-option-selected-state-label-text-color: #ff4081;
    --mat-option-label-text-color: rgba(0, 0, 0, .87);
    --mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);
    --mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);
    --mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)
}

.mat-warn {
    --mat-option-selected-state-label-text-color: #f44336;
    --mat-option-label-text-color: rgba(0, 0, 0, .87);
    --mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);
    --mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);
    --mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)
}

html {
    --mat-optgroup-label-text-color: rgba(0, 0, 0, .87)
}

.mat-pseudo-checkbox-full {
    color: #0000008a
}

.mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
    color: #b0b0b0
}

.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #3f51b5
}

.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #3f51b5
}

.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #fafafa
}

.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #ff4081
}

.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #ff4081
}

.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #fafafa
}

.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #ff4081
}

.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #ff4081
}

.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #fafafa
}

.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #f44336
}

.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #f44336
}

.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after, .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #fafafa
}

.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after, .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #b0b0b0
}

.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full, .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #b0b0b0
}

.mat-app-background {
    background-color: #fafafa;
    color: #000000de
}

.mat-elevation-z0, .mat-mdc-elevation-specific.mat-elevation-z0 {
    box-shadow: 0 0 #0003, 0 0 #00000024, 0 0 #0000001f
}

.mat-elevation-z1, .mat-mdc-elevation-specific.mat-elevation-z1 {
    box-shadow: 0 2px 1px -1px #0003, 0 1px 1px #00000024, 0 1px 3px #0000001f
}

.mat-elevation-z2, .mat-mdc-elevation-specific.mat-elevation-z2 {
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f
}

.mat-elevation-z3, .mat-mdc-elevation-specific.mat-elevation-z3 {
    box-shadow: 0 3px 3px -2px #0003, 0 3px 4px #00000024, 0 1px 8px #0000001f
}

.mat-elevation-z4, .mat-mdc-elevation-specific.mat-elevation-z4 {
    box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f
}

.mat-elevation-z5, .mat-mdc-elevation-specific.mat-elevation-z5 {
    box-shadow: 0 3px 5px -1px #0003, 0 5px 8px #00000024, 0 1px 14px #0000001f
}

.mat-elevation-z6, .mat-mdc-elevation-specific.mat-elevation-z6 {
    box-shadow: 0 3px 5px -1px #0003, 0 6px 10px #00000024, 0 1px 18px #0000001f
}

.mat-elevation-z7, .mat-mdc-elevation-specific.mat-elevation-z7 {
    box-shadow: 0 4px 5px -2px #0003, 0 7px 10px 1px #00000024, 0 2px 16px 1px #0000001f
}

.mat-elevation-z8, .mat-mdc-elevation-specific.mat-elevation-z8 {
    box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f
}

.mat-elevation-z9, .mat-mdc-elevation-specific.mat-elevation-z9 {
    box-shadow: 0 5px 6px -3px #0003, 0 9px 12px 1px #00000024, 0 3px 16px 2px #0000001f
}

.mat-elevation-z10, .mat-mdc-elevation-specific.mat-elevation-z10 {
    box-shadow: 0 6px 6px -3px #0003, 0 10px 14px 1px #00000024, 0 4px 18px 3px #0000001f
}

.mat-elevation-z11, .mat-mdc-elevation-specific.mat-elevation-z11 {
    box-shadow: 0 6px 7px -4px #0003, 0 11px 15px 1px #00000024, 0 4px 20px 3px #0000001f
}

.mat-elevation-z12, .mat-mdc-elevation-specific.mat-elevation-z12 {
    box-shadow: 0 7px 8px -4px #0003, 0 12px 17px 2px #00000024, 0 5px 22px 4px #0000001f
}

.mat-elevation-z13, .mat-mdc-elevation-specific.mat-elevation-z13 {
    box-shadow: 0 7px 8px -4px #0003, 0 13px 19px 2px #00000024, 0 5px 24px 4px #0000001f
}

.mat-elevation-z14, .mat-mdc-elevation-specific.mat-elevation-z14 {
    box-shadow: 0 7px 9px -4px #0003, 0 14px 21px 2px #00000024, 0 5px 26px 4px #0000001f
}

.mat-elevation-z15, .mat-mdc-elevation-specific.mat-elevation-z15 {
    box-shadow: 0 8px 9px -5px #0003, 0 15px 22px 2px #00000024, 0 6px 28px 5px #0000001f
}

.mat-elevation-z16, .mat-mdc-elevation-specific.mat-elevation-z16 {
    box-shadow: 0 8px 10px -5px #0003, 0 16px 24px 2px #00000024, 0 6px 30px 5px #0000001f
}

.mat-elevation-z17, .mat-mdc-elevation-specific.mat-elevation-z17 {
    box-shadow: 0 8px 11px -5px #0003, 0 17px 26px 2px #00000024, 0 6px 32px 5px #0000001f
}

.mat-elevation-z18, .mat-mdc-elevation-specific.mat-elevation-z18 {
    box-shadow: 0 9px 11px -5px #0003, 0 18px 28px 2px #00000024, 0 7px 34px 6px #0000001f
}

.mat-elevation-z19, .mat-mdc-elevation-specific.mat-elevation-z19 {
    box-shadow: 0 9px 12px -6px #0003, 0 19px 29px 2px #00000024, 0 7px 36px 6px #0000001f
}

.mat-elevation-z20, .mat-mdc-elevation-specific.mat-elevation-z20 {
    box-shadow: 0 10px 13px -6px #0003, 0 20px 31px 3px #00000024, 0 8px 38px 7px #0000001f
}

.mat-elevation-z21, .mat-mdc-elevation-specific.mat-elevation-z21 {
    box-shadow: 0 10px 13px -6px #0003, 0 21px 33px 3px #00000024, 0 8px 40px 7px #0000001f
}

.mat-elevation-z22, .mat-mdc-elevation-specific.mat-elevation-z22 {
    box-shadow: 0 10px 14px -6px #0003, 0 22px 35px 3px #00000024, 0 8px 42px 7px #0000001f
}

.mat-elevation-z23, .mat-mdc-elevation-specific.mat-elevation-z23 {
    box-shadow: 0 11px 14px -7px #0003, 0 23px 36px 3px #00000024, 0 9px 44px 8px #0000001f
}

.mat-elevation-z24, .mat-mdc-elevation-specific.mat-elevation-z24 {
    box-shadow: 0 11px 15px -7px #0003, 0 24px 38px 3px #00000024, 0 9px 46px 8px #0000001f
}

.mat-theme-loaded-marker {
    display: none
}

html {
    --mat-option-label-text-font: Roboto, sans-serif;
    --mat-option-label-text-line-height: 24px;
    --mat-option-label-text-size: 16px;
    --mat-option-label-text-tracking: .03125em;
    --mat-option-label-text-weight: 400;
    --mat-optgroup-label-text-font: Roboto, sans-serif;
    --mat-optgroup-label-text-line-height: 24px;
    --mat-optgroup-label-text-size: 16px;
    --mat-optgroup-label-text-tracking: .03125em;
    --mat-optgroup-label-text-weight: 400;
    --mdc-elevated-card-container-shape: 4px;
    --mdc-outlined-card-container-shape: 4px;
    --mdc-outlined-card-outline-width: 1px;
    --mdc-elevated-card-container-color: white;
    --mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
    --mdc-outlined-card-container-color: white;
    --mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);
    --mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);
    --mat-card-subtitle-text-color: rgba(0, 0, 0, .54);
    --mat-card-title-text-font: Roboto, sans-serif;
    --mat-card-title-text-line-height: 32px;
    --mat-card-title-text-size: 20px;
    --mat-card-title-text-tracking: .0125em;
    --mat-card-title-text-weight: 500;
    --mat-card-subtitle-text-font: Roboto, sans-serif;
    --mat-card-subtitle-text-line-height: 22px;
    --mat-card-subtitle-text-size: 14px;
    --mat-card-subtitle-text-tracking: .0071428571em;
    --mat-card-subtitle-text-weight: 500;
    --mdc-linear-progress-active-indicator-height: 4px;
    --mdc-linear-progress-track-height: 4px;
    --mdc-linear-progress-track-shape: 0
}

.mat-mdc-progress-bar {
    --mdc-linear-progress-active-indicator-color: #3f51b5;
    --mdc-linear-progress-track-color: rgba(63, 81, 181, .25)
}

.mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: #3f51b540;
    background-color: var(--mdc-linear-progress-track-color, rgba(63, 81, 181, .25))
}

@media (forced-colors: active) {
    .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
        background-color: ButtonBorder
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
        background-color: #0000;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(63, 81, 181, 0.25)'/%3E%3C/svg%3E")
    }
}

.mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
    background-color: #3f51b540;
    background-color: var(--mdc-linear-progress-track-color, rgba(63, 81, 181, .25))
}

.mat-mdc-progress-bar.mat-accent {
    --mdc-linear-progress-active-indicator-color: #ff4081;
    --mdc-linear-progress-track-color: rgba(255, 64, 129, .25)
}

.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: #ff408140;
    background-color: var(--mdc-linear-progress-track-color, rgba(255, 64, 129, .25))
}

@media (forced-colors: active) {
    .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
        background-color: ButtonBorder
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
        background-color: #0000;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(255, 64, 129, 0.25)'/%3E%3C/svg%3E")
    }
}

.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
    background-color: #ff408140;
    background-color: var(--mdc-linear-progress-track-color, rgba(255, 64, 129, .25))
}

.mat-mdc-progress-bar.mat-warn {
    --mdc-linear-progress-active-indicator-color: #f44336;
    --mdc-linear-progress-track-color: rgba(244, 67, 54, .25)
}

@keyframes mdc-linear-progress-buffering {}

.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: #f4433640;
    background-color: var(--mdc-linear-progress-track-color, rgba(244, 67, 54, .25))
}

@media (forced-colors: active) {
    .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
        background-color: ButtonBorder
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
        background-color: #0000;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(244, 67, 54, 0.25)'/%3E%3C/svg%3E")
    }
}

.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
    background-color: #f4433640;
    background-color: var(--mdc-linear-progress-track-color, rgba(244, 67, 54, .25))
}

html {
    --mdc-plain-tooltip-container-shape: 4px;
    --mdc-plain-tooltip-supporting-text-line-height: 16px;
    --mdc-plain-tooltip-container-color: #616161;
    --mdc-plain-tooltip-supporting-text-color: #fff;
    --mdc-plain-tooltip-supporting-text-font: Roboto, sans-serif;
    --mdc-plain-tooltip-supporting-text-size: 12px;
    --mdc-plain-tooltip-supporting-text-weight: 400;
    --mdc-plain-tooltip-supporting-text-tracking: .0333333333em;
    --mdc-filled-text-field-active-indicator-height: 1px;
    --mdc-filled-text-field-focus-active-indicator-height: 2px;
    --mdc-filled-text-field-container-shape: 4px;
    --mdc-outlined-text-field-outline-width: 1px;
    --mdc-outlined-text-field-focus-outline-width: 2px;
    --mdc-outlined-text-field-container-shape: 4px;
    --mdc-filled-text-field-caret-color: #3f51b5;
    --mdc-filled-text-field-focus-active-indicator-color: #3f51b5;
    --mdc-filled-text-field-focus-label-text-color: rgba(63, 81, 181, .87);
    --mdc-filled-text-field-container-color: whitesmoke;
    --mdc-filled-text-field-disabled-container-color: #fafafa;
    --mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);
    --mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);
    --mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);
    --mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);
    --mdc-filled-text-field-error-focus-label-text-color: #f44336;
    --mdc-filled-text-field-error-label-text-color: #f44336;
    --mdc-filled-text-field-error-caret-color: #f44336;
    --mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);
    --mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);
    --mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);
    --mdc-filled-text-field-error-active-indicator-color: #f44336;
    --mdc-filled-text-field-error-focus-active-indicator-color: #f44336;
    --mdc-filled-text-field-error-hover-active-indicator-color: #f44336;
    --mdc-outlined-text-field-caret-color: #3f51b5;
    --mdc-outlined-text-field-focus-outline-color: #3f51b5;
    --mdc-outlined-text-field-focus-label-text-color: rgba(63, 81, 181, .87);
    --mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);
    --mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);
    --mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);
    --mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);
    --mdc-outlined-text-field-error-caret-color: #f44336;
    --mdc-outlined-text-field-error-focus-label-text-color: #f44336;
    --mdc-outlined-text-field-error-label-text-color: #f44336;
    --mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);
    --mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);
    --mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);
    --mdc-outlined-text-field-error-focus-outline-color: #f44336;
    --mdc-outlined-text-field-error-hover-outline-color: #f44336;
    --mdc-outlined-text-field-error-outline-color: #f44336;
    --mat-form-field-focus-select-arrow-color: rgba(63, 81, 181, .87);
    --mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);
    --mat-form-field-state-layer-color: rgba(0, 0, 0, .87);
    --mat-form-field-error-text-color: #f44336;
    --mat-form-field-select-option-text-color: inherit;
    --mat-form-field-select-disabled-option-text-color: GrayText;
    --mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);
    --mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);
    --mat-form-field-hover-state-layer-opacity: .04;
    --mat-form-field-focus-state-layer-opacity: .12
}

.mat-mdc-form-field.mat-accent {
    --mdc-filled-text-field-caret-color: #ff4081;
    --mdc-filled-text-field-focus-active-indicator-color: #ff4081;
    --mdc-filled-text-field-focus-label-text-color: rgba(255, 64, 129, .87);
    --mdc-outlined-text-field-caret-color: #ff4081;
    --mdc-outlined-text-field-focus-outline-color: #ff4081;
    --mdc-outlined-text-field-focus-label-text-color: rgba(255, 64, 129, .87);
    --mat-form-field-focus-select-arrow-color: rgba(255, 64, 129, .87)
}

.mat-mdc-form-field.mat-warn {
    --mdc-filled-text-field-caret-color: #f44336;
    --mdc-filled-text-field-focus-active-indicator-color: #f44336;
    --mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);
    --mdc-outlined-text-field-caret-color: #f44336;
    --mdc-outlined-text-field-focus-outline-color: #f44336;
    --mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);
    --mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)
}

.mat-mdc-form-field-infix {
    min-height: 56px
}

.mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
    top: 28px
}

.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
    --mat-mdc-form-field-label-transform: translateY(-34.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));
    transform: var(--mat-mdc-form-field-label-transform)
}

.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
    padding-top: 16px;
    padding-bottom: 16px
}

.mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
    padding-top: 24px;
    padding-bottom: 8px
}

.mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix {
    padding-top: 16px;
    padding-bottom: 16px
}

html {
    --mdc-filled-text-field-label-text-font: Roboto, sans-serif;
    --mdc-filled-text-field-label-text-size: 16px;
    --mdc-filled-text-field-label-text-tracking: .03125em;
    --mdc-filled-text-field-label-text-weight: 400;
    --mdc-outlined-text-field-label-text-font: Roboto, sans-serif;
    --mdc-outlined-text-field-label-text-size: 16px;
    --mdc-outlined-text-field-label-text-tracking: .03125em;
    --mdc-outlined-text-field-label-text-weight: 400;
    --mat-form-field-container-text-font: Roboto, sans-serif;
    --mat-form-field-container-text-line-height: 24px;
    --mat-form-field-container-text-size: 16px;
    --mat-form-field-container-text-tracking: .03125em;
    --mat-form-field-container-text-weight: 400;
    --mat-form-field-outlined-label-text-populated-size: 16px;
    --mat-form-field-subscript-text-font: Roboto, sans-serif;
    --mat-form-field-subscript-text-line-height: 20px;
    --mat-form-field-subscript-text-size: 12px;
    --mat-form-field-subscript-text-tracking: .0333333333em;
    --mat-form-field-subscript-text-weight: 400;
    --mat-select-panel-background-color: white;
    --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);
    --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);
    --mat-select-placeholder-text-color: rgba(0, 0, 0, .6);
    --mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);
    --mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);
    --mat-select-focused-arrow-color: rgba(63, 81, 181, .87);
    --mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)
}

html .mat-mdc-form-field.mat-accent {
    --mat-select-panel-background-color: white;
    --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);
    --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);
    --mat-select-placeholder-text-color: rgba(0, 0, 0, .6);
    --mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);
    --mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);
    --mat-select-focused-arrow-color: rgba(255, 64, 129, .87);
    --mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)
}

html .mat-mdc-form-field.mat-warn {
    --mat-select-panel-background-color: white;
    --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);
    --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);
    --mat-select-placeholder-text-color: rgba(0, 0, 0, .6);
    --mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);
    --mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);
    --mat-select-focused-arrow-color: rgba(244, 67, 54, .87);
    --mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)
}

html {
    --mat-select-trigger-text-font: Roboto, sans-serif;
    --mat-select-trigger-text-line-height: 24px;
    --mat-select-trigger-text-size: 16px;
    --mat-select-trigger-text-tracking: .03125em;
    --mat-select-trigger-text-weight: 400;
    --mat-autocomplete-background-color: white;
    --mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);
    --mdc-dialog-container-shadow-color: #000;
    --mdc-dialog-container-shape: 4px;
    --mdc-dialog-container-color: white;
    --mdc-dialog-subhead-color: rgba(0, 0, 0, .87);
    --mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);
    --mdc-dialog-subhead-font: Roboto, sans-serif;
    --mdc-dialog-subhead-line-height: 32px;
    --mdc-dialog-subhead-size: 20px;
    --mdc-dialog-subhead-weight: 500;
    --mdc-dialog-subhead-tracking: .0125em;
    --mdc-dialog-supporting-text-font: Roboto, sans-serif;
    --mdc-dialog-supporting-text-line-height: 24px;
    --mdc-dialog-supporting-text-size: 16px;
    --mdc-dialog-supporting-text-weight: 400;
    --mdc-dialog-supporting-text-tracking: .03125em
}

.mat-mdc-standard-chip {
    --mdc-chip-container-shape-family: rounded;
    --mdc-chip-container-shape-radius: 16px 16px 16px 16px;
    --mdc-chip-with-avatar-avatar-shape-family: rounded;
    --mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;
    --mdc-chip-with-avatar-avatar-size: 28px;
    --mdc-chip-with-icon-icon-size: 18px;
    --mdc-chip-disabled-label-text-color: #212121;
    --mdc-chip-elevated-container-color: #e0e0e0;
    --mdc-chip-elevated-disabled-container-color: #e0e0e0;
    --mdc-chip-focus-state-layer-color: black;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: #212121;
    --mdc-chip-with-icon-icon-color: #212121;
    --mdc-chip-with-icon-disabled-icon-color: #212121;
    --mdc-chip-with-icon-selected-icon-color: #212121;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;
    --mdc-chip-with-trailing-icon-trailing-icon-color: #212121
}

.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
    --mdc-chip-disabled-label-text-color: white;
    --mdc-chip-elevated-container-color: #3f51b5;
    --mdc-chip-elevated-disabled-container-color: #3f51b5;
    --mdc-chip-focus-state-layer-color: black;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: white;
    --mdc-chip-with-icon-icon-color: white;
    --mdc-chip-with-icon-disabled-icon-color: white;
    --mdc-chip-with-icon-selected-icon-color: white;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
    --mdc-chip-with-trailing-icon-trailing-icon-color: white
}

.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
    --mdc-chip-disabled-label-text-color: white;
    --mdc-chip-elevated-container-color: #ff4081;
    --mdc-chip-elevated-disabled-container-color: #ff4081;
    --mdc-chip-focus-state-layer-color: black;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: white;
    --mdc-chip-with-icon-icon-color: white;
    --mdc-chip-with-icon-disabled-icon-color: white;
    --mdc-chip-with-icon-selected-icon-color: white;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
    --mdc-chip-with-trailing-icon-trailing-icon-color: white
}

.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
    --mdc-chip-disabled-label-text-color: white;
    --mdc-chip-elevated-container-color: #f44336;
    --mdc-chip-elevated-disabled-container-color: #f44336;
    --mdc-chip-focus-state-layer-color: black;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: white;
    --mdc-chip-with-icon-icon-color: white;
    --mdc-chip-with-icon-disabled-icon-color: white;
    --mdc-chip-with-icon-selected-icon-color: white;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
    --mdc-chip-with-trailing-icon-trailing-icon-color: white
}

.mat-mdc-chip.mat-mdc-standard-chip {
    --mdc-chip-container-height: 32px
}

.mat-mdc-standard-chip {
    --mdc-chip-label-text-font: Roboto, sans-serif;
    --mdc-chip-label-text-line-height: 20px;
    --mdc-chip-label-text-size: 14px;
    --mdc-chip-label-text-tracking: .0178571429em;
    --mdc-chip-label-text-weight: 400
}

.mdc-switch {
    --mdc-switch-disabled-handle-opacity: .38;
    --mdc-switch-disabled-selected-icon-opacity: .38;
    --mdc-switch-disabled-track-opacity: .12;
    --mdc-switch-disabled-unselected-icon-opacity: .38;
    --mdc-switch-handle-height: 20px;
    --mdc-switch-handle-shape: 10px;
    --mdc-switch-handle-width: 20px;
    --mdc-switch-selected-icon-size: 18px;
    --mdc-switch-track-height: 14px;
    --mdc-switch-track-shape: 7px;
    --mdc-switch-track-width: 36px;
    --mdc-switch-unselected-icon-size: 18px;
    --mdc-switch-state-layer-size: 40px;
    --mdc-switch-selected-focus-state-layer-opacity: .12;
    --mdc-switch-selected-hover-state-layer-opacity: .04;
    --mdc-switch-selected-pressed-state-layer-opacity: .1;
    --mdc-switch-unselected-focus-state-layer-opacity: .12;
    --mdc-switch-unselected-hover-state-layer-opacity: .04;
    --mdc-switch-unselected-pressed-state-layer-opacity: .1
}

.mat-mdc-slide-toggle {
    --mdc-switch-selected-focus-state-layer-color: #3949ab;
    --mdc-switch-selected-handle-color: #3949ab;
    --mdc-switch-selected-hover-state-layer-color: #3949ab;
    --mdc-switch-selected-pressed-state-layer-color: #3949ab;
    --mdc-switch-selected-focus-handle-color: #1a237e;
    --mdc-switch-selected-hover-handle-color: #1a237e;
    --mdc-switch-selected-pressed-handle-color: #1a237e;
    --mdc-switch-selected-focus-track-color: #7986cb;
    --mdc-switch-selected-hover-track-color: #7986cb;
    --mdc-switch-selected-pressed-track-color: #7986cb;
    --mdc-switch-selected-track-color: #7986cb;
    --mdc-switch-disabled-selected-handle-color: #424242;
    --mdc-switch-disabled-selected-icon-color: #fff;
    --mdc-switch-disabled-selected-track-color: #424242;
    --mdc-switch-disabled-unselected-handle-color: #424242;
    --mdc-switch-disabled-unselected-icon-color: #fff;
    --mdc-switch-disabled-unselected-track-color: #424242;
    --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
    --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
    --mdc-switch-handle-shadow-color: black;
    --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);
    --mdc-switch-selected-icon-color: #fff;
    --mdc-switch-unselected-focus-handle-color: #212121;
    --mdc-switch-unselected-focus-state-layer-color: #424242;
    --mdc-switch-unselected-focus-track-color: #e0e0e0;
    --mdc-switch-unselected-handle-color: #616161;
    --mdc-switch-unselected-hover-handle-color: #212121;
    --mdc-switch-unselected-hover-state-layer-color: #424242;
    --mdc-switch-unselected-hover-track-color: #e0e0e0;
    --mdc-switch-unselected-icon-color: #fff;
    --mdc-switch-unselected-pressed-handle-color: #212121;
    --mdc-switch-unselected-pressed-state-layer-color: #424242;
    --mdc-switch-unselected-pressed-track-color: #e0e0e0;
    --mdc-switch-unselected-track-color: #e0e0e0
}

.mat-mdc-slide-toggle .mdc-form-field {
    color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))
}

.mat-mdc-slide-toggle .mdc-switch--disabled+label {
    color: #00000061
}

.mat-mdc-slide-toggle.mat-accent {
    --mdc-switch-selected-focus-state-layer-color: #d81b60;
    --mdc-switch-selected-handle-color: #d81b60;
    --mdc-switch-selected-hover-state-layer-color: #d81b60;
    --mdc-switch-selected-pressed-state-layer-color: #d81b60;
    --mdc-switch-selected-focus-handle-color: #880e4f;
    --mdc-switch-selected-hover-handle-color: #880e4f;
    --mdc-switch-selected-pressed-handle-color: #880e4f;
    --mdc-switch-selected-focus-track-color: #f06292;
    --mdc-switch-selected-hover-track-color: #f06292;
    --mdc-switch-selected-pressed-track-color: #f06292;
    --mdc-switch-selected-track-color: #f06292
}

.mat-mdc-slide-toggle.mat-warn {
    --mdc-switch-selected-focus-state-layer-color: #e53935;
    --mdc-switch-selected-handle-color: #e53935;
    --mdc-switch-selected-hover-state-layer-color: #e53935;
    --mdc-switch-selected-pressed-state-layer-color: #e53935;
    --mdc-switch-selected-focus-handle-color: #b71c1c;
    --mdc-switch-selected-hover-handle-color: #b71c1c;
    --mdc-switch-selected-pressed-handle-color: #b71c1c;
    --mdc-switch-selected-focus-track-color: #e57373;
    --mdc-switch-selected-hover-track-color: #e57373;
    --mdc-switch-selected-pressed-track-color: #e57373;
    --mdc-switch-selected-track-color: #e57373
}

.mat-mdc-slide-toggle {
    --mdc-switch-state-layer-size: 48px;
    --mat-slide-toggle-label-text-font: Roboto, sans-serif;
    --mat-slide-toggle-label-text-size: 14px;
    --mat-slide-toggle-label-text-tracking: .0178571429em;
    --mat-slide-toggle-label-text-line-height: 20px;
    --mat-slide-toggle-label-text-weight: 400
}

.mat-mdc-slide-toggle .mdc-form-field {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: Roboto, sans-serif;
    font-family: var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
    font-size: .875rem;
    font-size: var(--mdc-typography-body2-font-size, .875rem);
    line-height: 1.25rem;
    line-height: var(--mdc-typography-body2-line-height, 1.25rem);
    font-weight: 400;
    font-weight: var(--mdc-typography-body2-font-weight, 400);
    letter-spacing: .0178571429em;
    letter-spacing: var(--mdc-typography-body2-letter-spacing, .0178571429em);
    text-decoration: inherit;
    -webkit-text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
    text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
    text-transform: inherit;
    text-transform: var(--mdc-typography-body2-text-transform, inherit)
}

html {
    --mdc-radio-disabled-selected-icon-opacity: .38;
    --mdc-radio-disabled-unselected-icon-opacity: .38;
    --mdc-radio-state-layer-size: 40px
}

.mat-mdc-radio-button .mdc-form-field {
    color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))
}

.mat-mdc-radio-button.mat-primary {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #3f51b5;
    --mdc-radio-selected-hover-icon-color: #3f51b5;
    --mdc-radio-selected-icon-color: #3f51b5;
    --mdc-radio-selected-pressed-icon-color: #3f51b5;
    --mat-radio-ripple-color: #000;
    --mat-radio-checked-ripple-color: #3f51b5;
    --mat-radio-disabled-label-color: rgba(0, 0, 0, .38)
}

.mat-mdc-radio-button.mat-accent {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #ff4081;
    --mdc-radio-selected-hover-icon-color: #ff4081;
    --mdc-radio-selected-icon-color: #ff4081;
    --mdc-radio-selected-pressed-icon-color: #ff4081;
    --mat-radio-ripple-color: #000;
    --mat-radio-checked-ripple-color: #ff4081;
    --mat-radio-disabled-label-color: rgba(0, 0, 0, .38)
}

.mat-mdc-radio-button.mat-warn {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #f44336;
    --mdc-radio-selected-hover-icon-color: #f44336;
    --mdc-radio-selected-icon-color: #f44336;
    --mdc-radio-selected-pressed-icon-color: #f44336;
    --mat-radio-ripple-color: #000;
    --mat-radio-checked-ripple-color: #f44336;
    --mat-radio-disabled-label-color: rgba(0, 0, 0, .38)
}

html {
    --mdc-radio-state-layer-size: 40px
}

.mat-mdc-radio-button .mdc-form-field {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
    font-size: var(--mdc-typography-body2-font-size, 14px);
    line-height: var(--mdc-typography-body2-line-height, 20px);
    font-weight: var(--mdc-typography-body2-font-weight, 400);
    letter-spacing: var(--mdc-typography-body2-letter-spacing, .0178571429em);
    -webkit-text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
    text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
    text-transform: var(--mdc-typography-body2-text-transform, none)
}

html {
    --mdc-slider-active-track-height: 6px;
    --mdc-slider-active-track-shape: 9999px;
    --mdc-slider-handle-height: 20px;
    --mdc-slider-handle-shape: 50%;
    --mdc-slider-handle-width: 20px;
    --mdc-slider-inactive-track-height: 4px;
    --mdc-slider-inactive-track-shape: 9999px;
    --mdc-slider-with-overlap-handle-outline-width: 1px;
    --mdc-slider-with-tick-marks-active-container-opacity: .6;
    --mdc-slider-with-tick-marks-container-shape: 50%;
    --mdc-slider-with-tick-marks-container-size: 2px;
    --mdc-slider-with-tick-marks-inactive-container-opacity: .6;
    --mdc-slider-handle-color: #3f51b5;
    --mdc-slider-focus-handle-color: #3f51b5;
    --mdc-slider-hover-handle-color: #3f51b5;
    --mdc-slider-active-track-color: #3f51b5;
    --mdc-slider-inactive-track-color: #3f51b5;
    --mdc-slider-with-tick-marks-inactive-container-color: #3f51b5;
    --mdc-slider-with-tick-marks-active-container-color: white;
    --mdc-slider-disabled-active-track-color: #000;
    --mdc-slider-disabled-handle-color: #000;
    --mdc-slider-disabled-inactive-track-color: #000;
    --mdc-slider-label-container-color: #000;
    --mdc-slider-label-label-text-color: #fff;
    --mdc-slider-with-overlap-handle-outline-color: #fff;
    --mdc-slider-with-tick-marks-disabled-container-color: #000;
    --mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
    --mat-mdc-slider-ripple-color: #3f51b5;
    --mat-mdc-slider-hover-ripple-color: rgba(63, 81, 181, .05);
    --mat-mdc-slider-focus-ripple-color: rgba(63, 81, 181, .2);
    --mat-slider-value-indicator-opacity: .6
}

html .mat-accent {
    --mdc-slider-handle-color: #ff4081;
    --mdc-slider-focus-handle-color: #ff4081;
    --mdc-slider-hover-handle-color: #ff4081;
    --mdc-slider-active-track-color: #ff4081;
    --mdc-slider-inactive-track-color: #ff4081;
    --mdc-slider-with-tick-marks-inactive-container-color: #ff4081;
    --mdc-slider-with-tick-marks-active-container-color: white;
    --mat-mdc-slider-ripple-color: #ff4081;
    --mat-mdc-slider-hover-ripple-color: rgba(255, 64, 129, .05);
    --mat-mdc-slider-focus-ripple-color: rgba(255, 64, 129, .2)
}

html .mat-warn {
    --mdc-slider-handle-color: #f44336;
    --mdc-slider-focus-handle-color: #f44336;
    --mdc-slider-hover-handle-color: #f44336;
    --mdc-slider-active-track-color: #f44336;
    --mdc-slider-inactive-track-color: #f44336;
    --mdc-slider-with-tick-marks-inactive-container-color: #f44336;
    --mdc-slider-with-tick-marks-active-container-color: white;
    --mat-mdc-slider-ripple-color: #f44336;
    --mat-mdc-slider-hover-ripple-color: rgba(244, 67, 54, .05);
    --mat-mdc-slider-focus-ripple-color: rgba(244, 67, 54, .2)
}

html {
    --mdc-slider-label-label-text-font: Roboto, sans-serif;
    --mdc-slider-label-label-text-size: 14px;
    --mdc-slider-label-label-text-line-height: 22px;
    --mdc-slider-label-label-text-tracking: .0071428571em;
    --mdc-slider-label-label-text-weight: 500;
    --mat-menu-container-shape: 4px;
    --mat-menu-item-label-text-color: rgba(0, 0, 0, .87);
    --mat-menu-item-icon-color: rgba(0, 0, 0, .87);
    --mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);
    --mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);
    --mat-menu-container-color: white;
    --mat-menu-item-label-text-font: Roboto, sans-serif;
    --mat-menu-item-label-text-size: 16px;
    --mat-menu-item-label-text-tracking: .03125em;
    --mat-menu-item-label-text-line-height: 24px;
    --mat-menu-item-label-text-weight: 400;
    --mdc-list-list-item-container-shape: 0;
    --mdc-list-list-item-leading-avatar-shape: 50%;
    --mdc-list-list-item-container-color: transparent;
    --mdc-list-list-item-selected-container-color: transparent;
    --mdc-list-list-item-leading-avatar-color: transparent;
    --mdc-list-list-item-leading-icon-size: 24px;
    --mdc-list-list-item-leading-avatar-size: 40px;
    --mdc-list-list-item-trailing-icon-size: 24px;
    --mdc-list-list-item-disabled-state-layer-color: transparent;
    --mdc-list-list-item-disabled-state-layer-opacity: 0;
    --mdc-list-list-item-disabled-label-text-opacity: .38;
    --mdc-list-list-item-disabled-leading-icon-opacity: .38;
    --mdc-list-list-item-disabled-trailing-icon-opacity: .38;
    --mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);
    --mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);
    --mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);
    --mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);
    --mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);
    --mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);
    --mdc-list-list-item-disabled-label-text-color: black;
    --mdc-list-list-item-disabled-leading-icon-color: black;
    --mdc-list-list-item-disabled-trailing-icon-color: black;
    --mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);
    --mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);
    --mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);
    --mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);
    --mdc-list-list-item-hover-state-layer-color: black;
    --mdc-list-list-item-hover-state-layer-opacity: .04;
    --mdc-list-list-item-focus-state-layer-color: black;
    --mdc-list-list-item-focus-state-layer-opacity: .12
}

.mdc-list-item__start, .mdc-list-item__end {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #3f51b5;
    --mdc-radio-selected-hover-icon-color: #3f51b5;
    --mdc-radio-selected-icon-color: #3f51b5;
    --mdc-radio-selected-pressed-icon-color: #3f51b5
}

.mat-accent .mdc-list-item__start, .mat-accent .mdc-list-item__end {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #ff4081;
    --mdc-radio-selected-hover-icon-color: #ff4081;
    --mdc-radio-selected-icon-color: #ff4081;
    --mdc-radio-selected-pressed-icon-color: #ff4081
}

.mat-warn .mdc-list-item__start, .mat-warn .mdc-list-item__end {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #f44336;
    --mdc-radio-selected-hover-icon-color: #f44336;
    --mdc-radio-selected-icon-color: #f44336;
    --mdc-radio-selected-pressed-icon-color: #f44336
}

.mat-mdc-list-option {
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #3f51b5;
    --mdc-checkbox-selected-hover-icon-color: #3f51b5;
    --mdc-checkbox-selected-icon-color: #3f51b5;
    --mdc-checkbox-selected-pressed-icon-color: #3f51b5;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #3f51b5;
    --mdc-checkbox-selected-hover-state-layer-color: #3f51b5;
    --mdc-checkbox-selected-pressed-state-layer-color: #3f51b5;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-checkbox-unselected-pressed-state-layer-color: black
}

.mat-mdc-list-option.mat-accent {
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #ff4081;
    --mdc-checkbox-selected-hover-icon-color: #ff4081;
    --mdc-checkbox-selected-icon-color: #ff4081;
    --mdc-checkbox-selected-pressed-icon-color: #ff4081;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #ff4081;
    --mdc-checkbox-selected-hover-state-layer-color: #ff4081;
    --mdc-checkbox-selected-pressed-state-layer-color: #ff4081;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-checkbox-unselected-pressed-state-layer-color: black
}

.mat-mdc-list-option.mat-warn {
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #f44336;
    --mdc-checkbox-selected-hover-icon-color: #f44336;
    --mdc-checkbox-selected-icon-color: #f44336;
    --mdc-checkbox-selected-pressed-icon-color: #f44336;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #f44336;
    --mdc-checkbox-selected-hover-state-layer-color: #f44336;
    --mdc-checkbox-selected-pressed-state-layer-color: #f44336;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-checkbox-unselected-pressed-state-layer-color: black
}

.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text, .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text, .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start, .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
    color: #3f51b5
}

.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start, .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content, .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
    opacity: 1
}

html {
    --mdc-list-list-item-one-line-container-height: 48px;
    --mdc-list-list-item-two-line-container-height: 64px;
    --mdc-list-list-item-three-line-container-height: 88px
}

.mdc-list-item__start, .mdc-list-item__end {
    --mdc-radio-state-layer-size: 40px
}

.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 {
    --mdc-list-list-item-label-text-font: Roboto, sans-serif;
    --mdc-list-list-item-label-text-line-height: 24px;
    --mdc-list-list-item-label-text-size: 16px;
    --mdc-list-list-item-label-text-tracking: .03125em;
    --mdc-list-list-item-label-text-weight: 400;
    --mdc-list-list-item-supporting-text-font: Roboto, sans-serif;
    --mdc-list-list-item-supporting-text-line-height: 20px;
    --mdc-list-list-item-supporting-text-size: 14px;
    --mdc-list-list-item-supporting-text-tracking: .0178571429em;
    --mdc-list-list-item-supporting-text-weight: 400;
    --mdc-list-list-item-trailing-supporting-text-font: Roboto, sans-serif;
    --mdc-list-list-item-trailing-supporting-text-line-height: 20px;
    --mdc-list-list-item-trailing-supporting-text-size: 12px;
    --mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;
    --mdc-list-list-item-trailing-supporting-text-weight: 400
}

.mdc-list-group__subheader {
    font: 400 16px/28px Roboto, sans-serif;
    letter-spacing: .009375em
}

html {
    --mat-paginator-container-text-color: rgba(0, 0, 0, .87);
    --mat-paginator-container-background-color: white;
    --mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);
    --mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);
    --mat-paginator-container-size: 56px
}

.mat-mdc-paginator .mat-mdc-form-field-infix {
    min-height: 40px
}

.mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
    top: 20px
}

.mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
    --mat-mdc-form-field-label-transform: translateY(-26.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));
    transform: var(--mat-mdc-form-field-label-transform)
}

.mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
    padding-top: 8px;
    padding-bottom: 8px
}

.mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
    padding-top: 8px;
    padding-bottom: 8px
}

.mat-mdc-paginator .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix {
    padding-top: 8px;
    padding-bottom: 8px
}

.mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label {
    display: none
}

html {
    --mat-paginator-container-text-font: Roboto, sans-serif;
    --mat-paginator-container-text-line-height: 20px;
    --mat-paginator-container-text-size: 12px;
    --mat-paginator-container-text-tracking: .0333333333em;
    --mat-paginator-container-text-weight: 400;
    --mat-paginator-select-trigger-text-size: 12px;
    --mdc-tab-indicator-active-indicator-height: 2px;
    --mdc-tab-indicator-active-indicator-shape: 0;
    --mdc-secondary-navigation-tab-container-height: 48px
}

.mat-mdc-tab-group, .mat-mdc-tab-nav-bar {
    --mdc-tab-indicator-active-indicator-color: #3f51b5;
    --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);
    --mat-tab-header-pagination-icon-color: #000;
    --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-label-text-color: #3f51b5;
    --mat-tab-header-active-ripple-color: #3f51b5;
    --mat-tab-header-inactive-ripple-color: #3f51b5;
    --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-focus-label-text-color: #3f51b5;
    --mat-tab-header-active-hover-label-text-color: #3f51b5;
    --mat-tab-header-active-focus-indicator-color: #3f51b5;
    --mat-tab-header-active-hover-indicator-color: #3f51b5
}

.mat-mdc-tab-group.mat-accent, .mat-mdc-tab-nav-bar.mat-accent {
    --mdc-tab-indicator-active-indicator-color: #ff4081;
    --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);
    --mat-tab-header-pagination-icon-color: #000;
    --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-label-text-color: #ff4081;
    --mat-tab-header-active-ripple-color: #ff4081;
    --mat-tab-header-inactive-ripple-color: #ff4081;
    --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-focus-label-text-color: #ff4081;
    --mat-tab-header-active-hover-label-text-color: #ff4081;
    --mat-tab-header-active-focus-indicator-color: #ff4081;
    --mat-tab-header-active-hover-indicator-color: #ff4081
}

.mat-mdc-tab-group.mat-warn, .mat-mdc-tab-nav-bar.mat-warn {
    --mdc-tab-indicator-active-indicator-color: #f44336;
    --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);
    --mat-tab-header-pagination-icon-color: #000;
    --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-label-text-color: #f44336;
    --mat-tab-header-active-ripple-color: #f44336;
    --mat-tab-header-inactive-ripple-color: #f44336;
    --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-focus-label-text-color: #f44336;
    --mat-tab-header-active-hover-label-text-color: #f44336;
    --mat-tab-header-active-focus-indicator-color: #f44336;
    --mat-tab-header-active-hover-indicator-color: #f44336
}

.mat-mdc-tab-group.mat-background-primary, .mat-mdc-tab-nav-bar.mat-background-primary {
    --mat-tab-header-with-background-background-color: #3f51b5;
    --mat-tab-header-with-background-foreground-color: white
}

.mat-mdc-tab-group.mat-background-accent, .mat-mdc-tab-nav-bar.mat-background-accent {
    --mat-tab-header-with-background-background-color: #ff4081;
    --mat-tab-header-with-background-foreground-color: white
}

.mat-mdc-tab-group.mat-background-warn, .mat-mdc-tab-nav-bar.mat-background-warn {
    --mat-tab-header-with-background-background-color: #f44336;
    --mat-tab-header-with-background-foreground-color: white
}

.mat-mdc-tab-header {
    --mdc-secondary-navigation-tab-container-height: 48px;
    --mat-tab-header-label-text-font: Roboto, sans-serif;
    --mat-tab-header-label-text-size: 14px;
    --mat-tab-header-label-text-tracking: .0892857143em;
    --mat-tab-header-label-text-line-height: 36px;
    --mat-tab-header-label-text-weight: 500
}

html {
    --mdc-checkbox-disabled-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-state-layer-opacity: .16;
    --mdc-checkbox-selected-hover-state-layer-opacity: .04;
    --mdc-checkbox-selected-pressed-state-layer-opacity: .16;
    --mdc-checkbox-unselected-focus-state-layer-opacity: .16;
    --mdc-checkbox-unselected-hover-state-layer-opacity: .04;
    --mdc-checkbox-unselected-pressed-state-layer-opacity: .16;
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #ff4081;
    --mdc-checkbox-selected-hover-icon-color: #ff4081;
    --mdc-checkbox-selected-icon-color: #ff4081;
    --mdc-checkbox-selected-pressed-icon-color: #ff4081;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #ff4081;
    --mdc-checkbox-selected-hover-state-layer-color: #ff4081;
    --mdc-checkbox-selected-pressed-state-layer-color: #ff4081;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-checkbox-unselected-pressed-state-layer-color: black
}

.mat-mdc-checkbox.mat-primary {
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #3f51b5;
    --mdc-checkbox-selected-hover-icon-color: #3f51b5;
    --mdc-checkbox-selected-icon-color: #3f51b5;
    --mdc-checkbox-selected-pressed-icon-color: #3f51b5;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #3f51b5;
    --mdc-checkbox-selected-hover-state-layer-color: #3f51b5;
    --mdc-checkbox-selected-pressed-state-layer-color: #3f51b5;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-checkbox-unselected-pressed-state-layer-color: black
}

.mat-mdc-checkbox.mat-warn {
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #f44336;
    --mdc-checkbox-selected-hover-icon-color: #f44336;
    --mdc-checkbox-selected-icon-color: #f44336;
    --mdc-checkbox-selected-pressed-icon-color: #f44336;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #f44336;
    --mdc-checkbox-selected-hover-state-layer-color: #f44336;
    --mdc-checkbox-selected-pressed-state-layer-color: #f44336;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-checkbox-unselected-pressed-state-layer-color: black
}

.mat-mdc-checkbox .mdc-form-field {
    color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))
}

.mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
    color: #00000061
}

html {
    --mdc-checkbox-state-layer-size: 40px
}

.mat-mdc-checkbox .mdc-form-field {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
    font-size: var(--mdc-typography-body2-font-size, 14px);
    line-height: var(--mdc-typography-body2-line-height, 20px);
    font-weight: var(--mdc-typography-body2-font-weight, 400);
    letter-spacing: var(--mdc-typography-body2-letter-spacing, .0178571429em);
    -webkit-text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
    text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
    text-transform: var(--mdc-typography-body2-text-transform, none)
}

.mat-mdc-button {
    --mdc-text-button-label-text-color: #000;
    --mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mat-text-button-state-layer-color: #000;
    --mat-text-button-ripple-color: rgba(0, 0, 0, .1);
    --mat-text-button-hover-state-layer-opacity: .04;
    --mat-text-button-focus-state-layer-opacity: .12;
    --mat-text-button-pressed-state-layer-opacity: .12
}

.mat-mdc-button.mat-primary {
    --mdc-text-button-label-text-color: #3f51b5;
    --mat-text-button-state-layer-color: #3f51b5;
    --mat-text-button-ripple-color: rgba(63, 81, 181, .1)
}

.mat-mdc-button.mat-accent {
    --mdc-text-button-label-text-color: #ff4081;
    --mat-text-button-state-layer-color: #ff4081;
    --mat-text-button-ripple-color: rgba(255, 64, 129, .1)
}

.mat-mdc-button.mat-warn {
    --mdc-text-button-label-text-color: #f44336;
    --mat-text-button-state-layer-color: #f44336;
    --mat-text-button-ripple-color: rgba(244, 67, 54, .1)
}

.mat-mdc-unelevated-button {
    --mdc-filled-button-container-color: white;
    --mdc-filled-button-label-text-color: #000;
    --mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);
    --mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mat-filled-button-state-layer-color: #000;
    --mat-filled-button-ripple-color: rgba(0, 0, 0, .1);
    --mat-filled-button-hover-state-layer-opacity: .04;
    --mat-filled-button-focus-state-layer-opacity: .12;
    --mat-filled-button-pressed-state-layer-opacity: .12
}

.mat-mdc-unelevated-button.mat-primary {
    --mdc-filled-button-container-color: #3f51b5;
    --mdc-filled-button-label-text-color: #fff;
    --mat-filled-button-state-layer-color: #fff;
    --mat-filled-button-ripple-color: rgba(255, 255, 255, .1)
}

.mat-mdc-unelevated-button.mat-accent {
    --mdc-filled-button-container-color: #ff4081;
    --mdc-filled-button-label-text-color: #fff;
    --mat-filled-button-state-layer-color: #fff;
    --mat-filled-button-ripple-color: rgba(255, 255, 255, .1)
}

.mat-mdc-unelevated-button.mat-warn {
    --mdc-filled-button-container-color: #f44336;
    --mdc-filled-button-label-text-color: #fff;
    --mat-filled-button-state-layer-color: #fff;
    --mat-filled-button-ripple-color: rgba(255, 255, 255, .1)
}

.mat-mdc-raised-button {
    --mdc-protected-button-container-color: white;
    --mdc-protected-button-label-text-color: #000;
    --mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);
    --mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mat-protected-button-state-layer-color: #000;
    --mat-protected-button-ripple-color: rgba(0, 0, 0, .1);
    --mat-protected-button-hover-state-layer-opacity: .04;
    --mat-protected-button-focus-state-layer-opacity: .12;
    --mat-protected-button-pressed-state-layer-opacity: .12;
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f
}

.mat-mdc-raised-button.mat-primary {
    --mdc-protected-button-container-color: #3f51b5;
    --mdc-protected-button-label-text-color: #fff;
    --mat-protected-button-state-layer-color: #fff;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1)
}

.mat-mdc-raised-button.mat-accent {
    --mdc-protected-button-container-color: #ff4081;
    --mdc-protected-button-label-text-color: #fff;
    --mat-protected-button-state-layer-color: #fff;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1)
}

.mat-mdc-raised-button.mat-warn {
    --mdc-protected-button-container-color: #f44336;
    --mdc-protected-button-label-text-color: #fff;
    --mat-protected-button-state-layer-color: #fff;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1)
}

.mat-mdc-raised-button:hover, .mat-mdc-raised-button:focus {
    box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f
}

.mat-mdc-raised-button:active, .mat-mdc-raised-button:focus:active {
    box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f
}

.mat-mdc-outlined-button {
    --mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);
    --mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mdc-outlined-button-label-text-color: #000;
    --mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);
    --mat-outlined-button-state-layer-color: #000;
    --mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);
    --mat-outlined-button-hover-state-layer-opacity: .04;
    --mat-outlined-button-focus-state-layer-opacity: .12;
    --mat-outlined-button-pressed-state-layer-opacity: .12
}

.mat-mdc-outlined-button.mat-primary {
    --mdc-outlined-button-label-text-color: #3f51b5;
    --mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);
    --mat-outlined-button-state-layer-color: #3f51b5;
    --mat-outlined-button-ripple-color: rgba(63, 81, 181, .1)
}

.mat-mdc-outlined-button.mat-accent {
    --mdc-outlined-button-label-text-color: #ff4081;
    --mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);
    --mat-outlined-button-state-layer-color: #ff4081;
    --mat-outlined-button-ripple-color: rgba(255, 64, 129, .1)
}

.mat-mdc-outlined-button.mat-warn {
    --mdc-outlined-button-label-text-color: #f44336;
    --mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);
    --mat-outlined-button-state-layer-color: #f44336;
    --mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)
}

.mat-mdc-button {
    --mdc-text-button-container-height: 36px
}

.mat-mdc-raised-button {
    --mdc-protected-button-container-height: 36px
}

.mat-mdc-unelevated-button {
    --mdc-filled-button-container-height: 36px
}

.mat-mdc-outlined-button {
    --mdc-outlined-button-container-height: 36px
}

.mdc-button {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
    font-size: var(--mdc-typography-button-font-size, 14px);
    line-height: var(--mdc-typography-button-line-height, 36px);
    font-weight: var(--mdc-typography-button-font-weight, 500);
    letter-spacing: var(--mdc-typography-button-letter-spacing, .0892857143em);
    -webkit-text-decoration: var(--mdc-typography-button-text-decoration, none);
    text-decoration: var(--mdc-typography-button-text-decoration, none);
    text-transform: var(--mdc-typography-button-text-transform, none)
}

.mat-mdc-raised-button {
    line-height: inherit
}

.mat-mdc-icon-button {
    --mdc-icon-button-icon-color: inherit;
    --mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);
    --mat-icon-button-state-layer-color: #000;
    --mat-icon-button-ripple-color: rgba(0, 0, 0, .1);
    --mat-icon-button-hover-state-layer-opacity: .04;
    --mat-icon-button-focus-state-layer-opacity: .12;
    --mat-icon-button-pressed-state-layer-opacity: .12
}

.mat-mdc-icon-button.mat-primary {
    --mdc-icon-button-icon-color: #3f51b5;
    --mat-icon-button-state-layer-color: #3f51b5;
    --mat-icon-button-ripple-color: rgba(63, 81, 181, .1)
}

.mat-mdc-icon-button.mat-accent {
    --mdc-icon-button-icon-color: #ff4081;
    --mat-icon-button-state-layer-color: #ff4081;
    --mat-icon-button-ripple-color: rgba(255, 64, 129, .1)
}

.mat-mdc-icon-button.mat-warn {
    --mdc-icon-button-icon-color: #f44336;
    --mat-icon-button-state-layer-color: #f44336;
    --mat-icon-button-ripple-color: rgba(244, 67, 54, .1)
}

.mat-mdc-icon-button.mat-mdc-button-base {
    --mdc-icon-button-state-layer-size: 48px;
    width: var(--mdc-icon-button-state-layer-size);
    height: var(--mdc-icon-button-state-layer-size);
    padding: 12px
}

html {
    --mdc-fab-container-shape: 50%;
    --mdc-fab-icon-size: 24px;
    --mdc-fab-container-color: white;
    --mat-fab-foreground-color: black;
    --mat-fab-state-layer-color: #000;
    --mat-fab-ripple-color: rgba(0, 0, 0, .1);
    --mat-fab-hover-state-layer-opacity: .04;
    --mat-fab-focus-state-layer-opacity: .12;
    --mat-fab-pressed-state-layer-opacity: .12;
    --mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);
    --mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38)
}

html .mat-mdc-fab.mat-primary, html .mat-mdc-mini-fab.mat-primary {
    --mdc-fab-container-color: #3f51b5;
    --mat-fab-foreground-color: #fff;
    --mat-fab-state-layer-color: #fff;
    --mat-fab-ripple-color: rgba(255, 255, 255, .1)
}

html .mat-mdc-fab.mat-accent, html .mat-mdc-mini-fab.mat-accent {
    --mdc-fab-container-color: #ff4081;
    --mat-fab-foreground-color: #fff;
    --mat-fab-state-layer-color: #fff;
    --mat-fab-ripple-color: rgba(255, 255, 255, .1)
}

html .mat-mdc-fab.mat-warn, html .mat-mdc-mini-fab.mat-warn {
    --mdc-fab-container-color: #f44336;
    --mat-fab-foreground-color: #fff;
    --mat-fab-state-layer-color: #fff;
    --mat-fab-ripple-color: rgba(255, 255, 255, .1)
}

.mdc-fab--extended {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
    font-size: var(--mdc-typography-button-font-size, 14px);
    line-height: var(--mdc-typography-button-line-height, 36px);
    font-weight: var(--mdc-typography-button-font-weight, 500);
    letter-spacing: var(--mdc-typography-button-letter-spacing, .0892857143em);
    -webkit-text-decoration: var(--mdc-typography-button-text-decoration, none);
    text-decoration: var(--mdc-typography-button-text-decoration, none);
    text-transform: var(--mdc-typography-button-text-transform, none)
}

html {
    --mdc-extended-fab-label-text-font: Roboto, sans-serif;
    --mdc-extended-fab-label-text-size: 14px;
    --mdc-extended-fab-label-text-tracking: .0892857143em;
    --mdc-extended-fab-label-text-weight: 500;
    --mdc-snackbar-container-shape: 4px;
    --mdc-snackbar-container-color: #333333;
    --mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);
    --mat-snack-bar-button-color: #ff4081;
    --mdc-snackbar-supporting-text-font: Roboto, sans-serif;
    --mdc-snackbar-supporting-text-line-height: 20px;
    --mdc-snackbar-supporting-text-size: 14px;
    --mdc-snackbar-supporting-text-weight: 400;
    --mat-table-row-item-outline-width: 1px;
    --mat-table-background-color: white;
    --mat-table-header-headline-color: rgba(0, 0, 0, .87);
    --mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);
    --mat-table-row-item-outline-color: rgba(0, 0, 0, .12);
    --mat-table-header-container-height: 56px;
    --mat-table-footer-container-height: 52px;
    --mat-table-row-item-container-height: 52px;
    --mat-table-header-headline-font: Roboto, sans-serif;
    --mat-table-header-headline-line-height: 22px;
    --mat-table-header-headline-size: 14px;
    --mat-table-header-headline-weight: 500;
    --mat-table-header-headline-tracking: .0071428571em;
    --mat-table-row-item-label-text-font: Roboto, sans-serif;
    --mat-table-row-item-label-text-line-height: 20px;
    --mat-table-row-item-label-text-size: 14px;
    --mat-table-row-item-label-text-weight: 400;
    --mat-table-row-item-label-text-tracking: .0178571429em;
    --mat-table-footer-supporting-text-font: Roboto, sans-serif;
    --mat-table-footer-supporting-text-line-height: 20px;
    --mat-table-footer-supporting-text-size: 14px;
    --mat-table-footer-supporting-text-weight: 400;
    --mat-table-footer-supporting-text-tracking: .0178571429em;
    --mdc-circular-progress-active-indicator-width: 4px;
    --mdc-circular-progress-size: 48px;
    --mdc-circular-progress-active-indicator-color: #3f51b5
}

html .mat-accent {
    --mdc-circular-progress-active-indicator-color: #ff4081
}

html .mat-warn {
    --mdc-circular-progress-active-indicator-color: #f44336
}

.mat-badge {
    position: relative
}

.mat-badge.mat-badge {
    overflow: visible
}

.mat-badge-content {
    position: absolute;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    transition: transform .2s ease-in-out;
    transform: scale(.6);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    pointer-events: none;
    background-color: var(--mat-badge-background-color);
    color: var(--mat-badge-text-color);
    font-family: Roboto, sans-serif;
    font-family: var(--mat-badge-text-font, Roboto, sans-serif);
    font-size: 12px;
    font-size: var(--mat-badge-text-size, 12px);
    font-weight: 600;
    font-weight: var(--mat-badge-text-weight, 600)
}

.cdk-high-contrast-active .mat-badge-content {
    outline: solid 1px;
    border-radius: 0
}

.mat-badge-disabled .mat-badge-content {
    background-color: var(--mat-badge-disabled-state-background-color);
    color: var(--mat-badge-disabled-state-text-color)
}

.mat-badge-hidden .mat-badge-content {
    display: none
}

.ng-animate-disabled .mat-badge-content, .mat-badge-content._mat-animation-noopable {
    transition: none
}

.mat-badge-content.mat-badge-active {
    transform: none
}

.mat-badge-small .mat-badge-content {
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 9px;
    font-size: var(--mat-badge-small-size-text-size, 9px)
}

.mat-badge-small.mat-badge-above .mat-badge-content {
    top: -8px
}

.mat-badge-small.mat-badge-below .mat-badge-content {
    bottom: -8px
}

.mat-badge-small.mat-badge-before .mat-badge-content {
    left: -16px
}

[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content {
    left: auto;
    right: -16px
}

.mat-badge-small.mat-badge-after .mat-badge-content {
    right: -16px
}

[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content {
    right: auto;
    left: -16px
}

.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
    left: -8px
}

[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
    left: auto;
    right: -8px
}

.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
    right: -8px
}

[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
    right: auto;
    left: -8px
}

.mat-badge-medium .mat-badge-content {
    width: 22px;
    height: 22px;
    line-height: 22px
}

.mat-badge-medium.mat-badge-above .mat-badge-content {
    top: -11px
}

.mat-badge-medium.mat-badge-below .mat-badge-content {
    bottom: -11px
}

.mat-badge-medium.mat-badge-before .mat-badge-content {
    left: -22px
}

[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content {
    left: auto;
    right: -22px
}

.mat-badge-medium.mat-badge-after .mat-badge-content {
    right: -22px
}

[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content {
    right: auto;
    left: -22px
}

.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
    left: -11px
}

[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
    left: auto;
    right: -11px
}

.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
    right: -11px
}

[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
    right: auto;
    left: -11px
}

.mat-badge-large .mat-badge-content {
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 24px;
    font-size: var(--mat-badge-large-size-text-size, 24px)
}

.mat-badge-large.mat-badge-above .mat-badge-content {
    top: -14px
}

.mat-badge-large.mat-badge-below .mat-badge-content {
    bottom: -14px
}

.mat-badge-large.mat-badge-before .mat-badge-content {
    left: -28px
}

[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content {
    left: auto;
    right: -28px
}

.mat-badge-large.mat-badge-after .mat-badge-content {
    right: -28px
}

[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content {
    right: auto;
    left: -28px
}

.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
    left: -14px
}

[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
    left: auto;
    right: -14px
}

.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
    right: -14px
}

[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
    right: auto;
    left: -14px
}

html {
    --mat-badge-background-color: #3f51b5;
    --mat-badge-text-color: white;
    --mat-badge-disabled-state-background-color: #b9b9b9;
    --mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)
}

.mat-badge-accent {
    --mat-badge-background-color: #ff4081;
    --mat-badge-text-color: white
}

.mat-badge-warn {
    --mat-badge-background-color: #f44336;
    --mat-badge-text-color: white
}

html {
    --mat-badge-text-font: Roboto, sans-serif;
    --mat-badge-text-size: 12px;
    --mat-badge-text-weight: 600;
    --mat-badge-small-size-text-size: 9px;
    --mat-badge-large-size-text-size: 24px;
    --mat-bottom-sheet-container-shape: 4px;
    --mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);
    --mat-bottom-sheet-container-background-color: white;
    --mat-bottom-sheet-container-text-font: Roboto, sans-serif;
    --mat-bottom-sheet-container-text-line-height: 20px;
    --mat-bottom-sheet-container-text-size: 14px;
    --mat-bottom-sheet-container-text-tracking: .0178571429em;
    --mat-bottom-sheet-container-text-weight: 400;
    --mat-legacy-button-toggle-height: 36px;
    --mat-legacy-button-toggle-shape: 2px;
    --mat-legacy-button-toggle-focus-state-layer-opacity: 1;
    --mat-standard-button-toggle-shape: 4px;
    --mat-standard-button-toggle-hover-state-layer-opacity: .04;
    --mat-standard-button-toggle-focus-state-layer-opacity: .12;
    --mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);
    --mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);
    --mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);
    --mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;
    --mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);
    --mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;
    --mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;
    --mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);
    --mat-standard-button-toggle-background-color: white;
    --mat-standard-button-toggle-state-layer-color: black;
    --mat-standard-button-toggle-selected-state-background-color: #e0e0e0;
    --mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);
    --mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);
    --mat-standard-button-toggle-disabled-state-background-color: white;
    --mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);
    --mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;
    --mat-standard-button-toggle-divider-color: #e0e0e0;
    --mat-standard-button-toggle-height: 48px;
    --mat-legacy-button-toggle-text-font: Roboto, sans-serif;
    --mat-standard-button-toggle-text-font: Roboto, sans-serif;
    --mat-datepicker-calendar-date-selected-state-text-color: white;
    --mat-datepicker-calendar-date-selected-state-background-color: #3f51b5;
    --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(63, 81, 181, .4);
    --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
    --mat-datepicker-calendar-date-focus-state-background-color: rgba(63, 81, 181, .3);
    --mat-datepicker-calendar-date-hover-state-background-color: rgba(63, 81, 181, .3);
    --mat-datepicker-toggle-active-state-icon-color: #3f51b5;
    --mat-datepicker-calendar-date-in-range-state-background-color: rgba(63, 81, 181, .2);
    --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);
    --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
    --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
    --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);
    --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);
    --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);
    --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);
    --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);
    --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);
    --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);
    --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);
    --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);
    --mat-datepicker-calendar-date-outline-color: transparent;
    --mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);
    --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);
    --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);
    --mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);
    --mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);
    --mat-datepicker-calendar-container-background-color: white;
    --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)
}

.mat-datepicker-content.mat-accent {
    --mat-datepicker-calendar-date-selected-state-text-color: white;
    --mat-datepicker-calendar-date-selected-state-background-color: #ff4081;
    --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 64, 129, .4);
    --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
    --mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 64, 129, .3);
    --mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 64, 129, .3);
    --mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 64, 129, .2);
    --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);
    --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
    --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e
}

.mat-datepicker-content.mat-warn {
    --mat-datepicker-calendar-date-selected-state-text-color: white;
    --mat-datepicker-calendar-date-selected-state-background-color: #f44336;
    --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);
    --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
    --mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);
    --mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);
    --mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);
    --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);
    --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
    --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e
}

.mat-datepicker-toggle-active.mat-accent {
    --mat-datepicker-toggle-active-state-icon-color: #ff4081
}

.mat-datepicker-toggle-active.mat-warn {
    --mat-datepicker-toggle-active-state-icon-color: #f44336
}

.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
    --mdc-icon-button-state-layer-size: 40px;
    width: var(--mdc-icon-button-state-layer-size);
    height: var(--mdc-icon-button-state-layer-size);
    padding: 8px
}

.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target {
    display: none
}

html {
    --mat-datepicker-calendar-text-font: Roboto, sans-serif;
    --mat-datepicker-calendar-text-size: 13px;
    --mat-datepicker-calendar-body-label-text-size: 14px;
    --mat-datepicker-calendar-body-label-text-weight: 500;
    --mat-datepicker-calendar-period-button-text-size: 14px;
    --mat-datepicker-calendar-period-button-text-weight: 500;
    --mat-datepicker-calendar-header-text-size: 11px;
    --mat-datepicker-calendar-header-text-weight: 400;
    --mat-divider-width: 1px;
    --mat-divider-color: rgba(0, 0, 0, .12);
    --mat-expansion-container-shape: 4px;
    --mat-expansion-container-background-color: white;
    --mat-expansion-container-text-color: rgba(0, 0, 0, .87);
    --mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);
    --mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);
    --mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);
    --mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);
    --mat-expansion-header-text-color: rgba(0, 0, 0, .87);
    --mat-expansion-header-description-color: rgba(0, 0, 0, .54);
    --mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);
    --mat-expansion-header-collapsed-state-height: 48px;
    --mat-expansion-header-expanded-state-height: 64px;
    --mat-expansion-header-text-font: Roboto, sans-serif;
    --mat-expansion-header-text-size: 14px;
    --mat-expansion-header-text-weight: 500;
    --mat-expansion-header-text-line-height: inherit;
    --mat-expansion-header-text-tracking: inherit;
    --mat-expansion-container-text-font: Roboto, sans-serif;
    --mat-expansion-container-text-line-height: 20px;
    --mat-expansion-container-text-size: 14px;
    --mat-expansion-container-text-tracking: .0178571429em;
    --mat-expansion-container-text-weight: 400;
    --mat-grid-list-tile-header-primary-text-size: 14px;
    --mat-grid-list-tile-header-secondary-text-size: 12px;
    --mat-grid-list-tile-footer-primary-text-size: 14px;
    --mat-grid-list-tile-footer-secondary-text-size: 12px;
    --mat-icon-color: inherit
}

.mat-icon.mat-primary {
    --mat-icon-color: #3f51b5
}

.mat-icon.mat-accent {
    --mat-icon-color: #ff4081
}

.mat-icon.mat-warn {
    --mat-icon-color: #f44336
}

html {
    --mat-sidenav-container-shape: 0;
    --mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);
    --mat-sidenav-container-background-color: white;
    --mat-sidenav-container-text-color: rgba(0, 0, 0, .87);
    --mat-sidenav-content-background-color: #fafafa;
    --mat-sidenav-content-text-color: rgba(0, 0, 0, .87);
    --mat-sidenav-scrim-color: rgba(0, 0, 0, .6);
    --mat-stepper-header-icon-foreground-color: white;
    --mat-stepper-header-selected-state-icon-background-color: #3f51b5;
    --mat-stepper-header-selected-state-icon-foreground-color: white;
    --mat-stepper-header-done-state-icon-background-color: #3f51b5;
    --mat-stepper-header-done-state-icon-foreground-color: white;
    --mat-stepper-header-edit-state-icon-background-color: #3f51b5;
    --mat-stepper-header-edit-state-icon-foreground-color: white;
    --mat-stepper-container-color: white;
    --mat-stepper-line-color: rgba(0, 0, 0, .12);
    --mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);
    --mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);
    --mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);
    --mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);
    --mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);
    --mat-stepper-header-error-state-label-text-color: #f44336;
    --mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);
    --mat-stepper-header-error-state-icon-foreground-color: #f44336;
    --mat-stepper-header-error-state-icon-background-color: transparent
}

html .mat-step-header.mat-accent {
    --mat-stepper-header-icon-foreground-color: white;
    --mat-stepper-header-selected-state-icon-background-color: #ff4081;
    --mat-stepper-header-selected-state-icon-foreground-color: white;
    --mat-stepper-header-done-state-icon-background-color: #ff4081;
    --mat-stepper-header-done-state-icon-foreground-color: white;
    --mat-stepper-header-edit-state-icon-background-color: #ff4081;
    --mat-stepper-header-edit-state-icon-foreground-color: white
}

html .mat-step-header.mat-warn {
    --mat-stepper-header-icon-foreground-color: white;
    --mat-stepper-header-selected-state-icon-background-color: #f44336;
    --mat-stepper-header-selected-state-icon-foreground-color: white;
    --mat-stepper-header-done-state-icon-background-color: #f44336;
    --mat-stepper-header-done-state-icon-foreground-color: white;
    --mat-stepper-header-edit-state-icon-background-color: #f44336;
    --mat-stepper-header-edit-state-icon-foreground-color: white
}

html {
    --mat-stepper-header-height: 72px;
    --mat-stepper-container-text-font: Roboto, sans-serif;
    --mat-stepper-header-label-text-font: Roboto, sans-serif;
    --mat-stepper-header-label-text-size: 14px;
    --mat-stepper-header-label-text-weight: 400;
    --mat-stepper-header-error-state-label-text-size: 16px;
    --mat-stepper-header-selected-state-label-text-size: 16px;
    --mat-stepper-header-selected-state-label-text-weight: 400;
    --mat-sort-arrow-color: #757575;
    --mat-toolbar-container-background-color: whitesmoke;
    --mat-toolbar-container-text-color: rgba(0, 0, 0, .87)
}

.mat-toolbar.mat-primary {
    --mat-toolbar-container-background-color: #3f51b5;
    --mat-toolbar-container-text-color: white
}

.mat-toolbar.mat-accent {
    --mat-toolbar-container-background-color: #ff4081;
    --mat-toolbar-container-text-color: white
}

.mat-toolbar.mat-warn {
    --mat-toolbar-container-background-color: #f44336;
    --mat-toolbar-container-text-color: white
}

html {
    --mat-toolbar-standard-height: 64px;
    --mat-toolbar-mobile-height: 56px;
    --mat-toolbar-title-text-font: Roboto, sans-serif;
    --mat-toolbar-title-text-line-height: 32px;
    --mat-toolbar-title-text-size: 20px;
    --mat-toolbar-title-text-tracking: .0125em;
    --mat-toolbar-title-text-weight: 500;
    --mat-tree-container-background-color: white;
    --mat-tree-node-text-color: rgba(0, 0, 0, .87);
    --mat-tree-node-min-height: 48px;
    --mat-tree-node-text-font: Roboto, sans-serif;
    --mat-tree-node-text-size: 14px;
    --mat-tree-node-text-weight: 400
}

.mat-h1, .mat-headline-5, .mat-typography .mat-h1, .mat-typography .mat-headline-5, .mat-typography h1 {
    font: 400 24px/32px Roboto, sans-serif;
    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: 500 20px/32px Roboto, sans-serif;
    letter-spacing: .0125em;
    margin: 0 0 16px
}

.mat-h3, .mat-subtitle-1, .mat-typography .mat-h3, .mat-typography .mat-subtitle-1, .mat-typography h3 {
    font: 400 16px/28px Roboto, sans-serif;
    letter-spacing: .009375em;
    margin: 0 0 16px
}

.mat-h4, .mat-body-1, .mat-typography .mat-h4, .mat-typography .mat-body-1, .mat-typography h4 {
    font: 400 16px/24px Roboto, sans-serif;
    letter-spacing: .03125em;
    margin: 0 0 16px
}

.mat-h5, .mat-typography .mat-h5, .mat-typography h5 {
    font: 400 11.62px/20px Roboto, sans-serif;
    margin: 0 0 12px
}

.mat-h6, .mat-typography .mat-h6, .mat-typography h6 {
    font: 400 9.38px/20px Roboto, sans-serif;
    margin: 0 0 12px
}

.mat-body-strong, .mat-subtitle-2, .mat-typography .mat-body-strong, .mat-typography .mat-subtitle-2 {
    font: 500 14px/22px Roboto, sans-serif;
    letter-spacing: .0071428571em
}

.mat-body, .mat-body-2, .mat-typography .mat-body, .mat-typography .mat-body-2, .mat-typography {
    font: 400 14px/20px Roboto, sans-serif;
    letter-spacing: .0178571429em
}

.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 12px/20px Roboto, sans-serif;
    letter-spacing: .0333333333em
}

.mat-headline-1, .mat-typography .mat-headline-1 {
    font: 300 96px/96px Roboto, sans-serif;
    letter-spacing: -.015625em;
    margin: 0 0 56px
}

.mat-headline-2, .mat-typography .mat-headline-2 {
    font: 300 60px/60px Roboto, sans-serif;
    letter-spacing: -.0083333333em;
    margin: 0 0 64px
}

.mat-headline-3, .mat-typography .mat-headline-3 {
    font: 400 48px/50px Roboto, sans-serif;
    letter-spacing: normal;
    margin: 0 0 64px
}

.mat-headline-4, .mat-typography .mat-headline-4 {
    font: 400 34px/40px Roboto, sans-serif;
    letter-spacing: .0073529412em;
    margin: 0 0 64px
}

.toast-center-center {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.toast-top-center {
    top: 0;
    right: 0;
    width: 100%
}

.toast-bottom-center {
    bottom: 0;
    right: 0;
    width: 100%
}

.toast-top-full-width {
    top: 0;
    right: 0;
    width: 100%
}

.toast-bottom-full-width {
    bottom: 0;
    right: 0;
    width: 100%
}

.toast-top-left {
    top: 12px;
    left: 12px
}

.toast-top-right {
    top: 12px;
    right: 12px
}

.toast-bottom-right {
    right: 12px;
    bottom: 12px
}

.toast-bottom-left {
    bottom: 12px;
    left: 12px
}

.toast-title {
    font-weight: 700
}

.toast-message {
    word-wrap: break-word
}

.toast-message a, .toast-message label {
    color: #fff
}

.toast-message a:hover {
    color: #ccc;
    text-decoration: none
}

.toast-close-button {
    position: relative;
    right: -.3em;
    top: -.3em;
    float: right;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    text-shadow: 0 1px 0 #ffffff
}

.toast-close-button:hover, .toast-close-button:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .4
}

button.toast-close-button {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0
}

.toast-container {
    pointer-events: none;
    position: fixed;
    z-index: 999999
}

.toast-container * {
    box-sizing: border-box
}

.toast-container .ngx-toastr {
    position: relative;
    overflow: hidden;
    margin: 0 0 6px;
    padding: 15px 15px 15px 50px;
    width: 300px;
    border-radius: 3px;
    background-position: 15px center;
    background-repeat: no-repeat;
    background-size: 24px;
    box-shadow: 0 0 12px #999;
    color: #fff
}

.toast-container .ngx-toastr:hover {
    box-shadow: 0 0 12px #000;
    opacity: 1;
    cursor: pointer
}

.toast-info {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)
}

.toast-error {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)
}

.toast-success {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)
}

.toast-warning {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)
}

.toast-container.toast-top-center .ngx-toastr, .toast-container.toast-bottom-center .ngx-toastr {
    width: 300px;
    margin-left: auto;
    margin-right: auto
}

.toast-container.toast-top-full-width .ngx-toastr, .toast-container.toast-bottom-full-width .ngx-toastr {
    width: 96%;
    margin-left: auto;
    margin-right: auto
}

.ngx-toastr {
    background-color: #030303;
    pointer-events: auto
}

.toast-success {
    background-color: #51a351
}

.toast-error {
    background-color: #bd362f
}

.toast-info {
    background-color: #2f96b4
}

.toast-warning {
    background-color: #f89406
}

.toast-progress {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    background-color: #000;
    opacity: .4
}

@media all and (max-width: 240px) {
    .toast-container .ngx-toastr.div {
        padding: 8px 8px 8px 50px;
        width: 11em
    }

    .toast-container .toast-close-button {
        right: -.2em;
        top: -.2em
    }
}

@media all and (min-width: 241px) and (max-width: 480px) {
    .toast-container .ngx-toastr.div {
        padding: 8px 8px 8px 50px;
        width: 18em
    }

    .toast-container .toast-close-button {
        right: -.2em;
        top: -.2em
    }
}

@media all and (min-width: 481px) and (max-width: 768px) {
    .toast-container .ngx-toastr.div {
        padding: 15px 15px 15px 50px;
        width: 25em
    }
}

.no-resize-text-area {
    resize: none !important
}

.pointerCursor {
    cursor: pointer
}

.capitalize-input {
    text-transform: capitalize
}

.color-indicator {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 5px;
    border-radius: 50%
}

.mobil-btn {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 37px !important;
    border-radius: 20px !important;
    cursor: pointer
}

.mobil-btn button {
    width: 100%
}

.money-align {
    text-align: right
}

.height-dialog {
    max-height: 90vh
}

.paginator .mat-mdc-paginator {
    background-color: transparent !important
}

.paginator .mat-mdc-text-field-wrapper {
    background: #fff
}

.paginator .mat-mdc-paginator-icon {
    fill: #42a5f5
}

.modal-helper swiper-container::part(bullet-active) {
    background-color: #fff;
    width: 30px !important;
    height: 8px;
    border-radius: 4px
}

.modal-helper swiper-container::part(bullet) {
    background-color: #fff;
    height: 8px;
    border-radius: 4px;
    opacity: 1
}

.skeleton-default {
    width: auto;
    height: auto;
    margin: 10px auto;
    padding: 25px 10px 10px
}

.close {
    position: absolute;
    top: 1.5em;
    right: 1.5em;
    z-index: 99
}

.close mat-icon {
    width: 32px;
    height: 32px;
    font-size: 32px;
    color: #fff
}

.modal-close {
    border: 0;
    background: transparent;
    margin: 0;
    padding: 0
}

.sr-only {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border-width: 0 !important
}

.pointer-events-none {
    pointer-events: none !important
}

.visible {
    visibility: visible !important
}

.collapse {
    visibility: collapse !important
}

.static {
    position: static !important
}

.fixed {
    position: fixed !important
}

.\!absolute, .absolute {
    position: absolute !important
}

.relative {
    position: relative !important
}

.sticky {
    position: sticky !important
}

.inset-0 {
    inset: 0 !important
}

.-left-1 {
    left: -.25rem !important
}

.-right-1 {
    right: -.25rem !important
}

.bottom-0 {
    bottom: 0 !important
}

.left-0 {
    left: 0 !important
}

.left-3 {
    left: .75rem !important
}

.right-0 {
    right: 0 !important
}

.right-3 {
    right: .75rem !important
}

.right-5 {
    right: 1.25rem !important
}

.top-0 {
    top: 0 !important
}

.top-1\/2 {
    top: 50% !important
}

.top-3 {
    top: .75rem !important
}

.z-10 {
    z-index: 10 !important
}

.z-20 {
    z-index: 20 !important
}

.z-30 {
    z-index: 30 !important
}

.z-49 {
    z-index: 49 !important
}

.z-50 {
    z-index: 50 !important
}

.z-99 {
    z-index: 99 !important
}

.col-span-2 {
    grid-column: span 2 / span 2 !important
}

.col-span-4 {
    grid-column: span 4 / span 4 !important
}

.-m-2 {
    margin: -.5rem !important
}

.-m-6 {
    margin: -1.5rem !important
}

.m-0 {
    margin: 0 !important
}

.m-2 {
    margin: .5rem !important
}

.m-4 {
    margin: 1rem !important
}

.m-8 {
    margin: 2rem !important
}

.-mx-6 {
    margin-left: -1.5rem !important;
    margin-right: -1.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: 0 !important;
    margin-bottom: 0 !important
}

.my-0\.5 {
    margin-top: .125rem !important;
    margin-bottom: .125rem !important
}

.my-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
}

.my-3 {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important
}

.my-5 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important
}

.my-8 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important
}

.my-px {
    margin-top: 1px !important;
    margin-bottom: 1px !important
}

.-mb-px {
    margin-bottom: -1px !important
}

.-ml-0 {
    margin-left: -0px !important
}

.-ml-0\.5 {
    margin-left: -.125rem !important
}

.-ml-1 {
    margin-left: -.25rem !important
}

.-ml-2 {
    margin-left: -.5rem !important
}

.-ml-px {
    margin-left: -1px !important
}

.-mr-px {
    margin-right: -1px !important
}

.-mt-5 {
    margin-top: -1.25rem !important
}

.-mt-px {
    margin-top: -1px !important
}

.mb-1 {
    margin-bottom: .25rem !important
}

.mb-10 {
    margin-bottom: 2.5rem !important
}

.mb-2 {
    margin-bottom: .5rem !important
}

.mb-3 {
    margin-bottom: .75rem !important
}

.mb-4 {
    margin-bottom: 1rem !important
}

.mb-5 {
    margin-bottom: 1.25rem !important
}

.mb-8 {
    margin-bottom: 2rem !important
}

.mb-px {
    margin-bottom: 1px !important
}

.ml-0 {
    margin-left: 0 !important
}

.ml-1 {
    margin-left: .25rem !important
}

.ml-1\.5 {
    margin-left: .375rem !important
}

.ml-2 {
    margin-left: .5rem !important
}

.ml-3 {
    margin-left: .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: 0 !important
}

.mr-2 {
    margin-right: .5rem !important
}

.mr-3 {
    margin-right: .75rem !important
}

.mr-4 {
    margin-right: 1rem !important
}

.mr-6 {
    margin-right: 1.5rem !important
}

.mt-0 {
    margin-top: 0 !important
}

.mt-0\.5 {
    margin-top: .125rem !important
}

.mt-1 {
    margin-top: .25rem !important
}

.mt-1\.5 {
    margin-top: .375rem !important
}

.mt-10 {
    margin-top: 2.5rem !important
}

.mt-12 {
    margin-top: 3rem !important
}

.mt-2 {
    margin-top: .5rem !important
}

.mt-2\.5 {
    margin-top: .625rem !important
}

.mt-3 {
    margin-top: .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
}

.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
}

.contents {
    display: contents !important
}

.hidden {
    display: none !important
}

.h-10 {
    height: 2.5rem !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: .5rem !important
}

.h-20 {
    height: 5rem !important
}

.h-24 {
    height: 6rem !important
}

.h-28 {
    height: 7rem !important
}

.h-3 {
    height: .75rem !important
}

.h-32 {
    height: 8rem !important
}

.h-4 {
    height: 1rem !important
}

.h-5 {
    height: 1.25rem !important
}

.h-6 {
    height: 1.5rem !important
}

.h-7 {
    height: 1.75rem !important
}

.h-8 {
    height: 2rem !important
}

.h-80 {
    height: 20rem !important
}

.h-\[300px\] {
    height: 300px !important
}

.h-auto {
    height: auto !important
}

.h-full {
    height: 100% !important
}

.max-h-128 {
    max-height: 32rem !important
}

.max-h-72 {
    max-height: 18rem !important
}

.max-h-full {
    max-height: 100% !important
}

.min-h-6 {
    min-height: 1.5rem !important
}

.w-10 {
    width: 2.5rem !important
}

.w-12 {
    width: 3rem !important
}

.w-14 {
    width: 3.5rem !important
}

.w-16 {
    width: 4rem !important
}

.w-2 {
    width: .5rem !important
}

.w-24 {
    width: 6rem !important
}

.w-3 {
    width: .75rem !important
}

.w-32 {
    width: 8rem !important
}

.w-4 {
    width: 1rem !important
}

.w-40 {
    width: 10rem !important
}

.w-5 {
    width: 1.25rem !important
}

.w-6 {
    width: 1.5rem !important
}

.w-64 {
    width: 16rem !important
}

.w-7 {
    width: 1.75rem !important
}

.w-72 {
    width: 18rem !important
}

.w-8 {
    width: 2rem !important
}

.w-90 {
    width: 22.5rem !important
}

.w-auto {
    width: auto !important
}

.w-full {
    width: 100% !important
}

.min-w-0 {
    min-width: 0px !important
}

.min-w-10 {
    min-width: 2.5rem !important
}

.min-w-30 {
    min-width: 7.5rem !important
}

.min-w-4 {
    min-width: 1rem !important
}

.min-w-40 {
    min-width: 10rem !important
}

.min-w-50 {
    min-width: 12.5rem !important
}

.max-w-3\/4 {
    max-width: 75% !important
}

.max-w-3xl {
    max-width: 48rem !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-\[600px\] {
    max-width: 600px !important
}

.max-w-full {
    max-width: 100% !important
}

.max-w-md {
    max-width: 28rem !important
}

.max-w-sm {
    max-width: 24rem !important
}

.flex-0 {
    flex: 0 0 auto !important
}

.flex-1 {
    flex: 1 1 0% !important
}

.flex-auto {
    flex: 1 1 auto !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.shrink {
    flex-shrink: 1 !important
}

.shrink-0 {
    flex-shrink: 0 !important
}

.flex-grow {
    flex-grow: 1 !important
}

.-translate-x-full {
    --tw-translate-x: -100% !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(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)) skew(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)) skew(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)) skew(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
}

.resize {
    resize: both !important
}

.list-inside {
    list-style-position: inside !important
}

.list-decimal {
    list-style-type: decimal !important
}

.grid-flow-row {
    grid-auto-flow: row !important
}

.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important
}

.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important
}

.flex-col {
    flex-direction: column !important
}

.flex-col-reverse {
    flex-direction: column-reverse !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.items-start {
    align-items: flex-start !important
}

.items-end {
    align-items: flex-end !important
}

.items-center {
    align-items: center !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
}

.gap-12 {
    gap: 3rem !important
}

.gap-2 {
    gap: .5rem !important
}

.gap-4 {
    gap: 1rem !important
}

.gap-5 {
    gap: 1.25rem !important
}

.gap-6 {
    gap: 1.5rem !important
}

.gap-8 {
    gap: 2rem !important
}

.gap-x-6 {
    column-gap: 1.5rem !important
}

.gap-y-12 {
    row-gap: 3rem !important
}

.gap-y-4 {
    row-gap: 1rem !important
}

.space-x-0>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0px * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse))) !important
}

.space-x-0\.5>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(.125rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(.125rem * calc(1 - var(--tw-space-x-reverse))) !important
}

.space-x-2>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(.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(.75rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(.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(.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(.25rem * var(--tw-space-y-reverse)) !important
}

.space-y-2>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(.5rem * var(--tw-space-y-reverse)) !important
}

.space-y-4>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(1rem * var(--tw-space-y-reverse)) !important
}

.divide-x>:not([hidden])~:not([hidden]) {
    --tw-divide-x-reverse: 0 !important;
    border-right-width: calc(1px * var(--tw-divide-x-reverse)) !important;
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-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
}

.overflow-hidden {
    overflow: hidden !important
}

.overflow-x-auto {
    overflow-x: auto !important
}

.overflow-y-auto {
    overflow-y: auto !important
}

.overscroll-y-contain {
    overscroll-behavior-y: contain !important
}

.truncate {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important
}

.whitespace-nowrap {
    white-space: nowrap !important
}

.break-words {
    overflow-wrap: break-word !important
}

.rounded {
    border-radius: .25rem !important
}

.rounded-2xl {
    border-radius: 1rem !important
}

.rounded-full {
    border-radius: 9999px !important
}

.rounded-lg {
    border-radius: .5rem !important
}

.rounded-md {
    border-radius: .375rem !important
}

.rounded-sm {
    border-radius: .125rem !important
}

.rounded-xl {
    border-radius: .75rem !important
}

.rounded-b {
    border-bottom-right-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

.border {
    border-width: 1px !important
}

.border-b {
    border-bottom-width: 1px !important
}

.border-b-2 {
    border-bottom-width: 2px !important
}

.border-l {
    border-left-width: 1px !important
}

.border-r {
    border-right-width: 1px !important
}

.border-t {
    border-top-width: 1px !important
}

.border-\[\#E1E1E1\] {
    --tw-border-opacity: 1 !important;
    border-color: rgb(225 225 225 / var(--tw-border-opacity)) !important
}

.border-gray-200 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(226 232 240 / var(--tw-border-opacity)) !important
}

.border-gray-300 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(203 213 225 / var(--tw-border-opacity)) !important
}

.border-gray-300\/70 {
    border-color: #cbd5e1b3 !important
}

.border-gray-500 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(100 116 139 / var(--tw-border-opacity)) !important
}

.border-gray-700 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(51 65 85 / var(--tw-border-opacity)) !important
}

.border-primary {
    --tw-border-opacity: 1 !important;
    border-color: rgba(var(--fuse-primary-rgb), var(--tw-border-opacity)) !important
}

.border-red-600 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(220 38 38 / var(--tw-border-opacity)) !important
}

.border-slate-300 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(203 213 225 / var(--tw-border-opacity)) !important
}

.border-warn {
    --tw-border-opacity: 1 !important;
    border-color: rgba(var(--fuse-warn-rgb), var(--tw-border-opacity)) !important
}

.border-r-gray-300 {
    --tw-border-opacity: 1 !important;
    border-right-color: rgb(203 213 225 / var(--tw-border-opacity)) !important
}

.border-r-gray-500 {
    --tw-border-opacity: 1 !important;
    border-right-color: rgb(100 116 139 / var(--tw-border-opacity)) !important
}

.border-opacity-100 {
    --tw-border-opacity: 1 !important
}

.bg-accent-100 {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(var(--fuse-accent-100-rgb), var(--tw-bg-opacity)) !important
}

.bg-accent-600 {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(var(--fuse-accent-600-rgb), var(--tw-bg-opacity)) !important
}

.bg-amber-100 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(254 243 199 / var(--tw-bg-opacity)) !important
}

.bg-amber-200 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(253 230 138 / var(--tw-bg-opacity)) !important
}

.bg-amber-50 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 251 235 / var(--tw-bg-opacity)) !important
}

.bg-amber-500 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(245 158 11 / var(--tw-bg-opacity)) !important
}

.bg-black {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important
}

.bg-black\/10 {
    background-color: #0000001a !important
}

.bg-blue-100 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(219 234 254 / var(--tw-bg-opacity)) !important
}

.bg-blue-200 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(191 219 254 / var(--tw-bg-opacity)) !important
}

.bg-blue-50 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(239 246 255 / var(--tw-bg-opacity)) !important
}

.bg-blue-500 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(59 130 246 / var(--tw-bg-opacity)) !important
}

.bg-blue-600 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(37 99 235 / var(--tw-bg-opacity)) !important
}

.bg-gray-100 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(241 245 249 / var(--tw-bg-opacity)) !important
}

.bg-gray-200 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(226 232 240 / var(--tw-bg-opacity)) !important
}

.bg-gray-400 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(148 163 184 / var(--tw-bg-opacity)) !important
}

.bg-gray-50 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(248 250 252 / var(--tw-bg-opacity)) !important
}

.bg-gray-500 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(100 116 139 / var(--tw-bg-opacity)) !important
}

.bg-gray-600 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(71 85 105 / var(--tw-bg-opacity)) !important
}

.bg-gray-700 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(51 65 85 / var(--tw-bg-opacity)) !important
}

.bg-gray-800 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(30 41 59 / var(--tw-bg-opacity)) !important
}

.bg-green-100 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(220 252 231 / var(--tw-bg-opacity)) !important
}

.bg-green-200 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(187 247 208 / var(--tw-bg-opacity)) !important
}

.bg-green-50 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(240 253 244 / var(--tw-bg-opacity)) !important
}

.bg-green-500 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(34 197 94 / var(--tw-bg-opacity)) !important
}

.bg-orange-200 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(254 215 170 / var(--tw-bg-opacity)) !important
}

.bg-primary {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(var(--fuse-primary-rgb), var(--tw-bg-opacity)) !important
}

.bg-primary-100 {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(var(--fuse-primary-100-rgb), var(--tw-bg-opacity)) !important
}

.bg-primary-50 {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(var(--fuse-primary-50-rgb), var(--tw-bg-opacity)) !important
}

.bg-primary-600 {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(var(--fuse-primary-600-rgb), var(--tw-bg-opacity)) !important
}

.bg-red-100 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(254 226 226 / var(--tw-bg-opacity)) !important
}

.bg-red-200 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(254 202 202 / var(--tw-bg-opacity)) !important
}

.bg-red-50 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(254 242 242 / var(--tw-bg-opacity)) !important
}

.bg-red-500 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(239 68 68 / var(--tw-bg-opacity)) !important
}

.bg-red-600 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(220 38 38 / var(--tw-bg-opacity)) !important
}

.bg-teal-600 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(13 148 136 / var(--tw-bg-opacity)) !important
}

.bg-transparent {
    background-color: transparent !important
}

.bg-warn-100 {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(var(--fuse-warn-100-rgb), var(--tw-bg-opacity)) !important
}

.bg-warn-50 {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(var(--fuse-warn-50-rgb), var(--tw-bg-opacity)) !important
}

.bg-warn-600 {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(var(--fuse-warn-600-rgb), var(--tw-bg-opacity)) !important
}

.bg-white {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important
}

.bg-opacity-5 {
    --tw-bg-opacity: .05 !important
}

.bg-opacity-50 {
    --tw-bg-opacity: .5 !important
}

.bg-opacity-60 {
    --tw-bg-opacity: .6 !important
}

.object-contain {
    object-fit: contain !important
}

.object-cover {
    object-fit: cover !important
}

.object-center {
    object-position: center !important
}

.p-1 {
    padding: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.p-3 {
    padding: .75rem !important
}

.p-4 {
    padding: 1rem !important
}

.p-6 {
    padding: 1.5rem !important
}

.p-8 {
    padding: 2rem !important
}

.px-1 {
    padding-left: .25rem !important;
    padding-right: .25rem !important
}

.px-16 {
    padding-left: 4rem !important;
    padding-right: 4rem !important
}

.px-2 {
    padding-left: .5rem !important;
    padding-right: .5rem !important
}

.px-2\.5 {
    padding-left: .625rem !important;
    padding-right: .625rem !important
}

.px-3 {
    padding-left: .75rem !important;
    padding-right: .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-7 {
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important
}

.px-8 {
    padding-left: 2rem !important;
    padding-right: 2rem !important
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.py-0\.5 {
    padding-top: .125rem !important;
    padding-bottom: .125rem !important
}

.py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
}

.py-10 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important
}

.py-12 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.py-16 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important
}

.py-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
}

.py-3 {
    padding-top: .75rem !important;
    padding-bottom: .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-12 {
    padding-bottom: 3rem !important
}

.pb-6 {
    padding-bottom: 1.5rem !important
}

.pl-10 {
    padding-left: 2.5rem !important
}

.pl-12 {
    padding-left: 3rem !important
}

.pl-2 {
    padding-left: .5rem !important
}

.pl-6 {
    padding-left: 1.5rem !important
}

.pr-2 {
    padding-right: .5rem !important
}

.pr-3 {
    padding-right: .75rem !important
}

.pr-4 {
    padding-right: 1rem !important
}

.pr-6 {
    padding-right: 1.5rem !important
}

.pt-4 {
    padding-top: 1rem !important
}

.pt-6 {
    padding-top: 1.5rem !important
}

.pt-8 {
    padding-top: 2rem !important
}

.pt-9 {
    padding-top: 2.25rem !important
}

.text-left {
    text-align: left !important
}

.text-center {
    text-align: center !important
}

.text-10xl {
    font-size: 8rem !important
}

.text-2xl {
    font-size: 1.25rem !important
}

.text-3xl {
    font-size: 1.5rem !important
}

.text-4xl {
    font-size: 2rem !important
}

.text-5xl {
    font-size: 2.25rem !important
}

.text-7xl {
    font-size: 3rem !important
}

.text-base {
    font-size: .875rem !important
}

.text-lg {
    font-size: 1rem !important
}

.text-md {
    font-size: .8125rem !important
}

.text-sm {
    font-size: .75rem !important
}

.text-xl {
    font-size: 1.125rem !important
}

.text-xs {
    font-size: .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
}

.capitalize {
    text-transform: capitalize !important
}

.italic {
    font-style: italic !important
}

.leading-10 {
    line-height: 2.5rem !important
}

.leading-4 {
    line-height: 1rem !important
}

.leading-5 {
    line-height: 1.25rem !important
}

.leading-6 {
    line-height: 1.5rem !important
}

.leading-7 {
    line-height: 1.75rem !important
}

.leading-8 {
    line-height: 2rem !important
}

.leading-none {
    line-height: 1 !important
}

.leading-normal {
    line-height: 1.5 !important
}

.leading-relaxed {
    line-height: 1.625 !important
}

.leading-tight {
    line-height: 1.25 !important
}

.tracking-tight {
    letter-spacing: -.025em !important
}

.tracking-wide {
    letter-spacing: .025em !important
}

.tracking-wider {
    letter-spacing: .05em !important
}

.text-accent {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--fuse-accent-rgb), var(--tw-text-opacity)) !important
}

.text-accent-600 {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--fuse-accent-600-rgb), var(--tw-text-opacity)) !important
}

.text-accent-800 {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--fuse-accent-800-rgb), var(--tw-text-opacity)) !important
}

.text-amber-500 {
    --tw-text-opacity: 1 !important;
    color: rgb(245 158 11 / var(--tw-text-opacity)) !important
}

.text-amber-600 {
    --tw-text-opacity: 1 !important;
    color: rgb(217 119 6 / var(--tw-text-opacity)) !important
}

.text-black {
    --tw-text-opacity: 1 !important;
    color: rgb(0 0 0 / var(--tw-text-opacity)) !important
}

.text-blue-50 {
    --tw-text-opacity: 1 !important;
    color: rgb(239 246 255 / var(--tw-text-opacity)) !important
}

.text-blue-500 {
    --tw-text-opacity: 1 !important;
    color: rgb(59 130 246 / var(--tw-text-opacity)) !important
}

.text-blue-600 {
    --tw-text-opacity: 1 !important;
    color: rgb(37 99 235 / var(--tw-text-opacity)) !important
}

.text-current {
    color: currentColor !important
}

.text-gray-400 {
    --tw-text-opacity: 1 !important;
    color: rgb(148 163 184 / var(--tw-text-opacity)) !important
}

.text-gray-50 {
    --tw-text-opacity: 1 !important;
    color: rgb(248 250 252 / var(--tw-text-opacity)) !important
}

.text-gray-500 {
    --tw-text-opacity: 1 !important;
    color: rgb(100 116 139 / var(--tw-text-opacity)) !important
}

.text-gray-600 {
    --tw-text-opacity: 1 !important;
    color: rgb(71 85 105 / var(--tw-text-opacity)) !important
}

.text-gray-700 {
    --tw-text-opacity: 1 !important;
    color: rgb(51 65 85 / var(--tw-text-opacity)) !important
}

.text-gray-800 {
    --tw-text-opacity: 1 !important;
    color: rgb(30 41 59 / var(--tw-text-opacity)) !important
}

.text-gray-900 {
    --tw-text-opacity: 1 !important;
    color: rgb(15 23 42 / var(--tw-text-opacity)) !important
}

.text-green-50 {
    --tw-text-opacity: 1 !important;
    color: rgb(240 253 244 / var(--tw-text-opacity)) !important
}

.text-green-500 {
    --tw-text-opacity: 1 !important;
    color: rgb(34 197 94 / var(--tw-text-opacity)) !important
}

.text-green-600 {
    --tw-text-opacity: 1 !important;
    color: rgb(22 163 74 / var(--tw-text-opacity)) !important
}

.text-green-700 {
    --tw-text-opacity: 1 !important;
    color: rgb(21 128 61 / var(--tw-text-opacity)) !important
}

.text-green-800 {
    --tw-text-opacity: 1 !important;
    color: rgb(22 101 52 / var(--tw-text-opacity)) !important
}

.text-indigo-50 {
    --tw-text-opacity: 1 !important;
    color: rgb(238 242 255 / var(--tw-text-opacity)) !important
}

.text-on-accent {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity)) !important
}

.text-on-primary {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity)) !important
}

.text-on-warn {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity)) !important
}

.text-orange-50 {
    --tw-text-opacity: 1 !important;
    color: rgb(255 247 237 / var(--tw-text-opacity)) !important
}

.text-orange-500 {
    --tw-text-opacity: 1 !important;
    color: rgb(249 115 22 / var(--tw-text-opacity)) !important
}

.text-orange-800 {
    --tw-text-opacity: 1 !important;
    color: rgb(154 52 18 / var(--tw-text-opacity)) !important
}

.text-primary {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--fuse-primary-rgb), var(--tw-text-opacity)) !important
}

.text-primary-400 {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--fuse-primary-400-rgb), var(--tw-text-opacity)) !important
}

.text-primary-500 {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--fuse-primary-500-rgb), var(--tw-text-opacity)) !important
}

.text-primary-600 {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--fuse-primary-600-rgb), var(--tw-text-opacity)) !important
}

.text-primary-700 {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--fuse-primary-700-rgb), var(--tw-text-opacity)) !important
}

.text-primary-800 {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--fuse-primary-800-rgb), var(--tw-text-opacity)) !important
}

.text-red-50 {
    --tw-text-opacity: 1 !important;
    color: rgb(254 242 242 / var(--tw-text-opacity)) !important
}

.text-red-500 {
    --tw-text-opacity: 1 !important;
    color: rgb(239 68 68 / var(--tw-text-opacity)) !important
}

.text-red-600 {
    --tw-text-opacity: 1 !important;
    color: rgb(220 38 38 / var(--tw-text-opacity)) !important
}

.text-red-800 {
    --tw-text-opacity: 1 !important;
    color: rgb(153 27 27 / var(--tw-text-opacity)) !important
}

.text-warn {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--fuse-warn-rgb), var(--tw-text-opacity)) !important
}

.text-warn-600 {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--fuse-warn-600-rgb), var(--tw-text-opacity)) !important
}

.text-warn-800 {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--fuse-warn-800-rgb), var(--tw-text-opacity)) !important
}

.text-white {
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important
}

.text-opacity-12 {
    --tw-text-opacity: .12 !important
}

.text-opacity-38 {
    --tw-text-opacity: .38 !important
}

.text-opacity-60 {
    --tw-text-opacity: .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
}

.shadow {
    --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(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-lg {
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(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 / .1), 0 2px 4px -2px rgb(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 / .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
}

.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-4 {
    --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(4px + 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-accent-400 {
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(var(--fuse-accent-400-rgb), var(--tw-ring-opacity)) !important
}

.ring-amber-400 {
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgb(251 191 36 / var(--tw-ring-opacity)) !important
}

.ring-blue-400 {
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity)) !important
}

.ring-gray-400 {
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgb(148 163 184 / var(--tw-ring-opacity)) !important
}

.ring-green-400 {
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgb(74 222 128 / var(--tw-ring-opacity)) !important
}

.ring-primary-400 {
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(var(--fuse-primary-400-rgb), var(--tw-ring-opacity)) !important
}

.ring-primary-50 {
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(var(--fuse-primary-50-rgb), var(--tw-ring-opacity)) !important
}

.ring-red-400 {
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity)) !important
}

.ring-warn-400 {
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(var(--fuse-warn-400-rgb), var(--tw-ring-opacity)) !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
}

.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, -webkit-backdrop-filter !important;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter !important;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1) !important;
    transition-duration: .15s !important
}

.transition-all {
    transition-property: all !important;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1) !important;
    transition-duration: .15s !important
}

.transition-colors {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke !important;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1) !important;
    transition-duration: .15s !important
}

.transition-opacity {
    transition-property: opacity !important;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1) !important;
    transition-duration: .15s !important
}

.transition-transform {
    transition-property: transform !important;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1) !important;
    transition-duration: .15s !important
}

.duration-150 {
    transition-duration: .15s !important
}

.duration-200 {
    transition-duration: .2s !important
}

.duration-300 {
    transition-duration: .3s !important
}

.duration-400 {
    transition-duration: .4s !important
}

.ease-drawer {
    transition-timing-function: cubic-bezier(.25, .8, .25, 1) !important
}

.ease-in {
    transition-timing-function: cubic-bezier(.4, 0, 1, 1) !important
}

.ease-in-out {
    transition-timing-function: cubic-bezier(.4, 0, .2, 1) !important
}

.ease-out {
    transition-timing-function: cubic-bezier(0, 0, .2, 1) !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
}

.placeholder\:text-gray-500::placeholder {
    --tw-text-opacity: 1 !important;
    color: rgb(100 116 139 / var(--tw-text-opacity)) !important
}

.even\:border-r-0:nth-child(2n) {
    border-right-width: 0px !important
}

.hover\:scale-105:hover {
    --tw-scale-x: 1.05 !important;
    --tw-scale-y: 1.05 !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important
}

.hover\:bg-blue-600:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(37 99 235 / var(--tw-bg-opacity)) !important
}

.hover\:bg-blue-700:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(29 78 216 / var(--tw-bg-opacity)) !important
}

.hover\:bg-gray-100:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(241 245 249 / var(--tw-bg-opacity)) !important
}

.hover\:bg-gray-200:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(226 232 240 / var(--tw-bg-opacity)) !important
}

.hover\:bg-gray-50:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(248 250 252 / var(--tw-bg-opacity)) !important
}

.hover\:bg-primary:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(var(--fuse-primary-rgb), var(--tw-bg-opacity)) !important
}

.hover\:bg-primary-600:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(var(--fuse-primary-600-rgb), var(--tw-bg-opacity)) !important
}

.hover\:bg-red-600:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(220 38 38 / var(--tw-bg-opacity)) !important
}

.hover\:text-red-500:hover {
    --tw-text-opacity: 1 !important;
    color: rgb(239 68 68 / var(--tw-text-opacity)) !important
}

.hover\:text-red-700:hover {
    --tw-text-opacity: 1 !important;
    color: rgb(185 28 28 / var(--tw-text-opacity)) !important
}

.hover\:text-white:hover {
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important
}

.hover\:underline:hover {
    text-decoration-line: underline !important
}

.hover\:shadow-lg:hover {
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(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
}

.hover\:shadow-xl:hover {
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(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
}

.focus\:border-primary:focus {
    --tw-border-opacity: 1 !important;
    border-color: rgba(var(--fuse-primary-rgb), var(--tw-border-opacity)) !important
}

.focus\:outline-none:focus {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important
}

.focus\:ring:focus {
    --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
}

.focus\:ring-2:focus {
    --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
}

.focus\:ring-primary:focus {
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(var(--fuse-primary-rgb), var(--tw-ring-opacity)) !important
}

.focus\:ring-primary-300:focus {
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(var(--fuse-primary-300-rgb), var(--tw-ring-opacity)) !important
}

.group:hover .group-hover\:opacity-0 {
    opacity: 0 !important
}

.group:hover .group-hover\:opacity-100 {
    opacity: 1 !important
}

:is(.dark .dark\:flex) {
    display: flex !important
}

:is(.dark .dark\:hidden) {
    display: none !important
}

:is(.dark .dark\:border-b) {
    border-bottom-width: 1px !important
}

:is(.dark .dark\:border-gray-500) {
    --tw-border-opacity: 1 !important;
    border-color: rgb(100 116 139 / var(--tw-border-opacity)) !important
}

:is(.dark .dark\:border-gray-600) {
    --tw-border-opacity: 1 !important;
    border-color: rgb(71 85 105 / var(--tw-border-opacity)) !important
}

:is(.dark .dark\:border-primary) {
    --tw-border-opacity: 1 !important;
    border-color: rgba(var(--fuse-primary-rgb), var(--tw-border-opacity)) !important
}

:is(.dark .dark\:border-slate-500) {
    --tw-border-opacity: 1 !important;
    border-color: rgb(100 116 139 / var(--tw-border-opacity)) !important
}

:is(.dark .dark\:border-warn) {
    --tw-border-opacity: 1 !important;
    border-color: rgba(var(--fuse-warn-rgb), var(--tw-border-opacity)) !important
}

:is(.dark .dark\:bg-accent-600) {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(var(--fuse-accent-600-rgb), var(--tw-bg-opacity)) !important
}

:is(.dark .dark\:bg-amber-500) {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(245 158 11 / var(--tw-bg-opacity)) !important
}

:is(.dark .dark\:bg-black) {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important
}

:is(.dark .dark\:bg-blue-600) {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(37 99 235 / var(--tw-bg-opacity)) !important
}

:is(.dark .dark\:bg-gray-500) {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(100 116 139 / var(--tw-bg-opacity)) !important
}

:is(.dark .dark\:bg-gray-600) {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(71 85 105 / var(--tw-bg-opacity)) !important
}

:is(.dark .dark\:bg-gray-700) {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(51 65 85 / var(--tw-bg-opacity)) !important
}

:is(.dark .dark\:bg-gray-800) {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(30 41 59 / var(--tw-bg-opacity)) !important
}

:is(.dark .dark\:bg-gray-900) {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(15 23 42 / var(--tw-bg-opacity)) !important
}

:is(.dark .dark\:bg-gray-950) {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(2 6 23 / var(--tw-bg-opacity)) !important
}

:is(.dark .dark\:bg-green-500) {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(34 197 94 / var(--tw-bg-opacity)) !important
}

:is(.dark .dark\:bg-green-600) {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(22 163 74 / var(--tw-bg-opacity)) !important
}

:is(.dark .dark\:bg-green-900) {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(20 83 45 / var(--tw-bg-opacity)) !important
}

:is(.dark .dark\:bg-orange-600) {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(234 88 12 / var(--tw-bg-opacity)) !important
}

:is(.dark .dark\:bg-primary-500) {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(var(--fuse-primary-500-rgb), var(--tw-bg-opacity)) !important
}

:is(.dark .dark\:bg-primary-600) {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(var(--fuse-primary-600-rgb), var(--tw-bg-opacity)) !important
}

:is(.dark .dark\:bg-primary-800) {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(var(--fuse-primary-800-rgb), var(--tw-bg-opacity)) !important
}

:is(.dark .dark\:bg-red-600) {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(220 38 38 / var(--tw-bg-opacity)) !important
}

:is(.dark .dark\:bg-transparent) {
    background-color: transparent !important
}

:is(.dark .dark\:bg-warn-600) {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(var(--fuse-warn-600-rgb), var(--tw-bg-opacity)) !important
}

:is(.dark .dark\:bg-white) {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important
}

:is(.dark .dark\:bg-opacity-10) {
    --tw-bg-opacity: .1 !important
}

:is(.dark .dark\:bg-opacity-5) {
    --tw-bg-opacity: .05 !important
}

:is(.dark .dark\:text-accent-50) {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--fuse-accent-50-rgb), var(--tw-text-opacity)) !important
}

:is(.dark .dark\:text-amber-50) {
    --tw-text-opacity: 1 !important;
    color: rgb(255 251 235 / var(--tw-text-opacity)) !important
}

:is(.dark .dark\:text-amber-500) {
    --tw-text-opacity: 1 !important;
    color: rgb(245 158 11 / var(--tw-text-opacity)) !important
}

:is(.dark .dark\:text-blue-50) {
    --tw-text-opacity: 1 !important;
    color: rgb(239 246 255 / var(--tw-text-opacity)) !important
}

:is(.dark .dark\:text-blue-500) {
    --tw-text-opacity: 1 !important;
    color: rgb(59 130 246 / var(--tw-text-opacity)) !important
}

:is(.dark .dark\:text-gray-100) {
    --tw-text-opacity: 1 !important;
    color: rgb(241 245 249 / var(--tw-text-opacity)) !important
}

:is(.dark .dark\:text-gray-200) {
    --tw-text-opacity: 1 !important;
    color: rgb(226 232 240 / var(--tw-text-opacity)) !important
}

:is(.dark .dark\:text-gray-300) {
    --tw-text-opacity: 1 !important;
    color: rgb(203 213 225 / var(--tw-text-opacity)) !important
}

:is(.dark .dark\:text-gray-400) {
    --tw-text-opacity: 1 !important;
    color: rgb(148 163 184 / var(--tw-text-opacity)) !important
}

:is(.dark .dark\:text-gray-50) {
    --tw-text-opacity: 1 !important;
    color: rgb(248 250 252 / var(--tw-text-opacity)) !important
}

:is(.dark .dark\:text-green-300) {
    --tw-text-opacity: 1 !important;
    color: rgb(134 239 172 / var(--tw-text-opacity)) !important
}

:is(.dark .dark\:text-green-50) {
    --tw-text-opacity: 1 !important;
    color: rgb(240 253 244 / var(--tw-text-opacity)) !important
}

:is(.dark .dark\:text-green-500) {
    --tw-text-opacity: 1 !important;
    color: rgb(34 197 94 / var(--tw-text-opacity)) !important
}

:is(.dark .dark\:text-orange-50) {
    --tw-text-opacity: 1 !important;
    color: rgb(255 247 237 / var(--tw-text-opacity)) !important
}

:is(.dark .dark\:text-primary-400) {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--fuse-primary-400-rgb), var(--tw-text-opacity)) !important
}

:is(.dark .dark\:text-primary-50) {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--fuse-primary-50-rgb), var(--tw-text-opacity)) !important
}

:is(.dark .dark\:text-primary-500) {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--fuse-primary-500-rgb), var(--tw-text-opacity)) !important
}

:is(.dark .dark\:text-red-50) {
    --tw-text-opacity: 1 !important;
    color: rgb(254 242 242 / var(--tw-text-opacity)) !important
}

:is(.dark .dark\:text-red-500) {
    --tw-text-opacity: 1 !important;
    color: rgb(239 68 68 / var(--tw-text-opacity)) !important
}

:is(.dark .dark\:text-warn-50) {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--fuse-warn-50-rgb), var(--tw-text-opacity)) !important
}

:is(.dark .dark\:text-white) {
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important
}

:is(.dark .dark\: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
}

:is(.dark .dark\:ring-gray-900) {
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgb(15 23 42 / var(--tw-ring-opacity)) !important
}

:is(.dark .dark\:hover\:bg-black:hover) {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important
}

:is(.dark .dark\:hover\:bg-opacity-5:hover) {
    --tw-bg-opacity: .05 !important
}

@media print {
    .print\:hidden {
        display: none !important
    }
}

@media (min-width: 600px) {
    .sm\:static {
        position: static !important
    }

    .sm\:absolute {
        position: absolute !important
    }

    .sm\:inset-0 {
        inset: 0 !important
    }

    .sm\:inset-auto {
        inset: auto !important
    }

    .sm\:right-7 {
        right: 1.75rem !important
    }

    .sm\:col-span-2 {
        grid-column: span 2 / span 2 !important
    }

    .sm\:col-span-4 {
        grid-column: span 4 / span 4 !important
    }

    .sm\:mx-0 {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    .sm\:my-10 {
        margin-top: 2.5rem !important;
        margin-bottom: 2.5rem !important
    }

    .sm\:my-12 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .sm\:my-5 {
        margin-top: 1.25rem !important;
        margin-bottom: 1.25rem !important
    }

    .sm\:ml-10 {
        margin-left: 2.5rem !important
    }

    .sm\:ml-2 {
        margin-left: .5rem !important
    }

    .sm\:ml-8 {
        margin-left: 2rem !important
    }

    .sm\:mr-4 {
        margin-right: 1rem !important
    }

    .sm\:mt-0 {
        margin-top: 0 !important
    }

    .sm\:mt-12 {
        margin-top: 3rem !important
    }

    .sm\:mt-16 {
        margin-top: 4rem !important
    }

    .sm\:mt-4 {
        margin-top: 1rem !important
    }

    .sm\:mt-5 {
        margin-top: 1.25rem !important
    }

    .sm\:mt-8 {
        margin-top: 2rem !important
    }

    .sm\:inline-flex {
        display: inline-flex !important
    }

    .sm\:hidden {
        display: none !important
    }

    .sm\:h-10 {
        height: 2.5rem !important
    }

    .sm\:h-20 {
        height: 5rem !important
    }

    .sm\:h-full {
        height: 100% !important
    }

    .sm\:max-h-120 {
        max-height: 30rem !important
    }

    .sm\:w-1\/2 {
        width: 50% !important
    }

    .sm\:w-40 {
        width: 10rem !important
    }

    .sm\:w-80 {
        width: 20rem !important
    }

    .sm\:w-90 {
        width: 22.5rem !important
    }

    .sm\:w-96 {
        width: 24rem !important
    }

    .sm\:w-auto {
        width: auto !important
    }

    .sm\:w-full {
        width: 100% !important
    }

    .sm\:min-w-80 {
        min-width: 20rem !important
    }

    .sm\:min-w-90 {
        min-width: 22.5rem !important
    }

    .sm\:-translate-x-96 {
        --tw-translate-x: -24rem !important;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(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-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-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\:space-x-2>:not([hidden])~:not([hidden]) {
        --tw-space-x-reverse: 0 !important;
        margin-right: calc(.5rem * var(--tw-space-x-reverse)) !important;
        margin-left: calc(.5rem * calc(1 - var(--tw-space-x-reverse))) !important
    }

    .sm\:space-x-4>:not([hidden])~:not([hidden]) {
        --tw-space-x-reverse: 0 !important;
        margin-right: calc(1rem * var(--tw-space-x-reverse)) !important;
        margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse))) !important
    }

    .sm\:space-y-0>:not([hidden])~:not([hidden]) {
        --tw-space-y-reverse: 0 !important;
        margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse))) !important;
        margin-bottom: calc(0px * var(--tw-space-y-reverse)) !important
    }

    .sm\:overflow-hidden {
        overflow: hidden !important
    }

    .sm\:overscroll-auto {
        overscroll-behavior: auto !important
    }

    .sm\:rounded-2xl {
        border-radius: 1rem !important
    }

    .sm\:bg-transparent {
        background-color: transparent !important
    }

    .sm\:p-12 {
        padding: 3rem !important
    }

    .sm\:p-8 {
        padding: 2rem !important
    }

    .sm\:px-16 {
        padding-left: 4rem !important;
        padding-right: 4rem !important
    }

    .sm\:px-18 {
        padding-left: 4.5rem !important;
        padding-right: 4.5rem !important
    }

    .sm\:px-2 {
        padding-left: .5rem !important;
        padding-right: .5rem !important
    }

    .sm\:px-6 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important
    }

    .sm\:px-8 {
        padding-left: 2rem !important;
        padding-right: 2rem !important
    }

    .sm\:py-8 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
    }

    .sm\:pb-20 {
        padding-bottom: 5rem !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\:pt-9 {
        padding-top: 2.25rem !important
    }

    .sm\:text-left {
        text-align: left !important
    }

    .sm\:text-3xl {
        font-size: 1.5rem !important
    }

    .sm\:text-5xl {
        font-size: 2.25rem !important
    }

    .sm\:text-7xl {
        font-size: 3rem !important
    }

    .sm\:text-lg {
        font-size: 1rem !important
    }

    .sm\:text-xl {
        font-size: 1.125rem !important
    }

    .sm\:opacity-0 {
        opacity: 0 !important
    }

    .sm\:shadow {
        --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(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
    }

    .group:hover .sm\:group-hover\:opacity-100 {
        opacity: 1 !important
    }
}

@media (min-width: 960px) {
    .md\:col-span-4 {
        grid-column: span 4 / span 4 !important
    }

    .md\:block {
        display: block !important
    }

    .md\:flex {
        display: flex !important
    }

    .md\:hidden {
        display: none !important
    }

    .md\:h-12 {
        height: 3rem !important
    }

    .md\:min-w-200, .md\:min-w-\[50rem\] {
        min-width: 50rem !important
    }

    .md\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important
    }

    .md\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important
    }

    .md\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr)) !important
    }

    .md\:overflow-visible {
        overflow: visible !important
    }

    .md\:p-8 {
        padding: 2rem !important
    }

    .md\:px-6 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important
    }

    .md\:pb-12 {
        padding-bottom: 3rem !important
    }

    .md\:text-2xl {
        font-size: 1.25rem !important
    }

    .md\:text-3xl {
        font-size: 1.5rem !important
    }

    .md\:leading-none {
        line-height: 1 !important
    }

    .md\:leading-snug {
        line-height: 1.375 !important
    }

    .md\:hover\:scale-95:hover {
        --tw-scale-x: .95 !important;
        --tw-scale-y: .95 !important;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important
    }
}

@media (min-width: 1280px) {
    .lg\:sticky {
        position: sticky !important
    }

    .lg\:left-full {
        left: 100% !important
    }

    .lg\:col-span-2 {
        grid-column: span 2 / span 2 !important
    }

    .lg\:ml-0 {
        margin-left: 0 !important
    }

    .lg\:flex {
        display: flex !important
    }

    .lg\:hidden {
        display: none !important
    }

    .lg\:h-screen {
        height: 100vh !important
    }

    .lg\:w-16 {
        width: 4rem !important
    }

    .lg\:min-w-80 {
        min-width: 20rem !important
    }

    .lg\:max-w-240 {
        max-width: 60rem !important
    }

    .lg\:-translate-x-80 {
        --tw-translate-x: -20rem !important;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important
    }

    .lg\:grid-cols-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr)) !important
    }

    .lg\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important
    }

    .lg\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important
    }

    .lg\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr)) !important
    }

    .lg\:flex-row {
        flex-direction: row !important
    }

    .lg\:gap-16 {
        gap: 4rem !important
    }

    .lg\:p-12 {
        padding: 3rem !important
    }

    .lg\:p-5 {
        padding: 1.25rem !important
    }

    .lg\:px-10 {
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important
    }

    .lg\:px-8 {
        padding-left: 2rem !important;
        padding-right: 2rem !important
    }

    .lg\:py-12 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .lg\:shadow {
        --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(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\:col-span-1 {
        grid-column: span 1 / span 1 !important
    }

    .xl\:col-span-2 {
        grid-column: span 2 / span 2 !important
    }

    .xl\:col-span-3 {
        grid-column: span 3 / span 3 !important
    }

    .xl\:grid-cols-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr)) !important
    }

    .xl\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr)) !important
    }

    .xl\:grid-cols-5 {
        grid-template-columns: repeat(5, minmax(0, 1fr)) !important
    }

    .xl\:gap-12 {
        gap: 3rem !important
    }
}