@import"https://fonts.googleapis.com/css2?family=Rambla&display=swap";@charset "UTF-8";.cal-month-view .cal-header{text-align:center;font-weight:bolder}.cal-month-view .cal-header .cal-cell{padding:5px 0;overflow:hidden;text-overflow:ellipsis;display:block;white-space:nowrap}.cal-month-view .cal-days{border:1px solid;border-bottom:0}.cal-month-view .cal-cell-top{min-height:78px;flex:1}.cal-month-view .cal-cell-row{display:flex}.cal-month-view .cal-cell{float:left;flex:1;display:flex;flex-direction:column;align-items:stretch}.cal-month-view .cal-cell .cal-event{pointer-events:all!important}.cal-month-view .cal-day-cell{min-height:100px}.cal-month-view .cal-day-cell:not(:last-child){border-right:1px solid}[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child){border-right:initial;border-left:1px solid}.cal-month-view .cal-days .cal-cell-row{border-bottom:1px solid}.cal-month-view .cal-day-badge{margin-top:18px;margin-left:10px;display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:middle;border-radius:10px;float:left}.cal-month-view .cal-day-number{font-size:1.2em;font-weight:400;opacity:.5;margin-top:15px;margin-right:15px;float:right;margin-bottom:10px}.cal-month-view .cal-events{flex:1;align-items:flex-end;margin:3px;line-height:10px;display:flex;flex-wrap:wrap}.cal-month-view .cal-event{width:10px;height:10px;border-radius:50%;display:inline-block;margin:2px}.cal-month-view .cal-day-cell.cal-in-month.cal-has-events{cursor:pointer}.cal-month-view .cal-day-cell.cal-out-month .cal-day-number{opacity:.1;cursor:default}.cal-month-view .cal-day-cell.cal-today .cal-day-number{font-size:1.9em}.cal-month-view .cal-open-day-events{padding:15px}.cal-month-view .cal-open-day-events .cal-event{position:relative;top:2px}.cal-month-view .cal-out-month .cal-day-badge,.cal-month-view .cal-out-month .cal-event{opacity:.3}.cal-month-view .cal-draggable{cursor:move}.cal-month-view .cal-drag-active *{pointer-events:none}.cal-month-view .cal-event-title{cursor:pointer}.cal-month-view .cal-event-title:hover{text-decoration:underline}.cal-month-view{background-color:#fff}.cal-month-view .cal-cell-row:hover{background-color:#fafafa}.cal-month-view .cal-cell-row .cal-cell:hover,.cal-month-view .cal-cell.cal-has-events.cal-open{background-color:#ededed}.cal-month-view .cal-days{border-color:#e1e1e1}.cal-month-view .cal-day-cell:not(:last-child){border-right-color:#e1e1e1}[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child){border-right-color:initial;border-left-color:#e1e1e1}.cal-month-view .cal-days .cal-cell-row{border-bottom-color:#e1e1e1}.cal-month-view .cal-day-badge{background-color:#b94a48;color:#fff}.cal-month-view .cal-event{background-color:#1e90ff;border-color:#d1e8ff;color:#fff}.cal-month-view .cal-day-cell.cal-weekend .cal-day-number{color:#8b0000}.cal-month-view .cal-day-cell.cal-today{background-color:#e8fde7}.cal-month-view .cal-day-cell.cal-drag-over{background-color:#e0e0e0!important}.cal-month-view .cal-open-day-events{color:#fff;background-color:#555;box-shadow:inset 0 0 15px #00000080}.cal-week-view *{box-sizing:border-box}.cal-week-view .cal-day-headers{display:flex;padding-left:70px;border:1px solid}[dir=rtl] .cal-week-view .cal-day-headers{padding-left:initial;padding-right:70px}.cal-week-view .cal-day-headers .cal-header{flex:1;text-align:center;padding:5px}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:1px solid}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:initial;border-left:1px solid}.cal-week-view .cal-day-headers .cal-header:first-child{border-left:1px solid}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child{border-left:initial;border-right:1px solid}.cal-week-view .cal-day-headers span{font-weight:400;opacity:.5}.cal-week-view .cal-day-column{flex-grow:1;border-left:solid 1px}[dir=rtl] .cal-week-view .cal-day-column{border-left:initial;border-right:solid 1px}.cal-week-view .cal-event{font-size:12px;border:1px solid;direction:ltr}.cal-week-view .cal-time-label-column{width:70px;height:100%}.cal-week-view .cal-current-time-marker{position:absolute;width:100%;height:2px;z-index:2}.cal-week-view .cal-all-day-events{border:solid 1px;border-top:0;border-bottom-width:3px;padding-top:3px;position:relative}.cal-week-view .cal-all-day-events .cal-day-columns{height:100%;width:100%;display:flex;position:absolute;top:0;z-index:0}.cal-week-view .cal-all-day-events .cal-events-row{position:relative;height:31px;margin-left:70px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-events-row{margin-left:initial;margin-right:70px}.cal-week-view .cal-all-day-events .cal-event-container{display:inline-block;position:absolute}.cal-week-view .cal-all-day-events .cal-event-container.resize-active{z-index:1;pointer-events:none}.cal-week-view .cal-all-day-events .cal-event{padding:0 5px;margin-left:2px;margin-right:2px;height:28px;line-height:28px}.cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:5px;border-bottom-left-radius:5px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:initial;border-bottom-left-radius:initial;border-top-right-radius:5px!important;border-bottom-right-radius:5px!important}.cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:5px;border-bottom-right-radius:5px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:initial;border-bottom-right-radius:initial;border-top-left-radius:5px;border-bottom-left-radius:5px}.cal-week-view .cal-all-day-events .cal-time-label-column{display:flex;align-items:center;justify-content:center;font-size:14px}.cal-week-view .cal-all-day-events .cal-resize-handle{width:6px;height:100%;cursor:col-resize;position:absolute;top:0}.cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:0}[dir=rtl] .cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:initial;left:0}.cal-week-view .cal-event,.cal-week-view .cal-header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cal-week-view .cal-drag-active{pointer-events:none;z-index:1}.cal-week-view .cal-drag-active *{pointer-events:none}.cal-week-view .cal-time-events{position:relative;border:solid 1px;border-top:0;display:flex}.cal-week-view .cal-time-events .cal-day-columns{display:flex;flex-grow:1}.cal-week-view .cal-time-events .cal-day-column,.cal-week-view .cal-time-events .cal-events-container{position:relative}.cal-week-view .cal-time-events .cal-event-container{position:absolute;z-index:1}.cal-week-view .cal-time-events .cal-event{width:calc(100% - 2px);height:calc(100% - 2px);margin:1px;padding:0 5px;line-height:25px}.cal-week-view .cal-time-events .cal-resize-handle{width:100%;height:4px;cursor:row-resize;position:absolute}.cal-week-view .cal-time-events .cal-resize-handle.cal-resize-handle-after-end{bottom:0}.cal-week-view .cal-hour-segment{position:relative}.cal-week-view .cal-hour-segment:after{content:"\a0"}.cal-week-view .cal-event-container:not(.cal-draggable){cursor:pointer}.cal-week-view .cal-draggable{cursor:move}.cal-week-view mwl-calendar-week-view-hour-segment,.cal-week-view .cal-hour-segment{display:block}.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment{border-bottom:thin dashed}.cal-week-view .cal-time{font-weight:700;padding-top:5px;width:70px;text-align:center}.cal-week-view .cal-hour-segment.cal-after-hour-start .cal-time{display:none}.cal-week-view .cal-starts-within-day .cal-event{border-top-left-radius:5px;border-top-right-radius:5px}.cal-week-view .cal-ends-within-day .cal-event{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.cal-week-view{background-color:#fff;border-top:solid 1px #e1e1e1}.cal-week-view .cal-day-headers{border-color:#e1e1e1;border-top:0}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:initial;border-left:solid 1px #e1e1e1!important}.cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:initial;border-right-color:#e1e1e1}.cal-week-view .cal-day-headers .cal-header:hover,.cal-week-view .cal-day-headers .cal-drag-over{background-color:#ededed}.cal-week-view .cal-day-column{border-left-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-column{border-left-color:initial;border-right-color:#e1e1e1}.cal-week-view .cal-event{background-color:#d1e8ff;border-color:#1e90ff;color:#1e90ff}.cal-week-view .cal-all-day-events{border-color:#e1e1e1}.cal-week-view .cal-header.cal-today{background-color:#e8fde7}.cal-week-view .cal-header.cal-weekend span{color:#8b0000}.cal-week-view .cal-time-events{border-color:#e1e1e1}.cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover{background-color:#ededed}.cal-week-view .cal-hour-odd{background-color:#fafafa}.cal-week-view .cal-drag-over .cal-hour-segment{background-color:#ededed}.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment{border-bottom-color:#e1e1e1}.cal-week-view .cal-current-time-marker{background-color:#ea4334}.cal-day-view mwl-calendar-week-view-header{display:none}.cal-day-view .cal-events-container{margin-left:70px}[dir=rtl] .cal-day-view .cal-events-container{margin-left:initial;margin-right:70px}.cal-day-view .cal-day-column{border-left:0}.cal-day-view .cal-current-time-marker{margin-left:70px;width:calc(100% - 70px)}[dir=rtl] .cal-day-view .cal-current-time-marker{margin-left:initial;margin-right:70px}.cal-tooltip{position:absolute;z-index:1070;display:block;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;font-size:11px;word-wrap:break-word;opacity:.9}.cal-tooltip.cal-tooltip-top{padding:5px 0;margin-top:-3px}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0}.cal-tooltip.cal-tooltip-right{padding:0 5px;margin-left:3px}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0}.cal-tooltip.cal-tooltip-bottom{padding:5px 0;margin-top:3px}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px}.cal-tooltip.cal-tooltip-left{padding:0 5px;margin-left:-3px}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px}.cal-tooltip-inner{max-width:200px;padding:3px 8px;text-align:center;border-radius:.25rem}.cal-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{border-top-color:#000}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{border-right-color:#000}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{border-bottom-color:#000}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{border-left-color:#000}.cal-tooltip-inner{color:#fff;background-color:#000}*,: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: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e2e8f0}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:Rambla,"sans-serif",ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-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-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.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;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#94a3b8}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}*{text-rendering:optimizeLegibility;-o-text-rendering:optimizeLegibility;-ms-text-rendering:optimizeLegibility;-moz-text-rendering:optimizeLegibility;-webkit-text-rendering:optimizeLegibility;-webkit-tap-highlight-color:transparent}*:focus{outline:none!important}html,body{display:flex;flex-direction:column;flex:1 1 auto;width:100%;min-height:100%;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}html{font-size:16px}body{font-size:.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}}.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: #eff1f2;--fuse-primary-50-rgb: 239,241,242;--fuse-primary-100: #e1e4e6;--fuse-primary-100-rgb: 225,228,230;--fuse-primary-200: #c3c9cc;--fuse-primary-200-rgb: 195,201,204;--fuse-primary-300: #a0a9af;--fuse-primary-300-rgb: 160,169,175;--fuse-primary-400: #71818b;--fuse-primary-400-rgb: 113,129,139;--fuse-primary-500: #0f465a;--fuse-primary-500-rgb: 15,70,90;--fuse-primary-600: #0e3f52;--fuse-primary-600-rgb: 14,63,82;--fuse-primary-700: #0c3848;--fuse-primary-700-rgb: 12,56,72;--fuse-primary-800: #0a303d;--fuse-primary-800-rgb: 10,48,61;--fuse-primary-900: #082530;--fuse-primary-900-rgb: 8,37,48;--fuse-primary: #0f465a;--fuse-primary-rgb: 15,70,90;--fuse-on-primary-50: #082530;--fuse-on-primary-50-rgb: 8,37,48;--fuse-on-primary-100: #082530;--fuse-on-primary-100-rgb: 8,37,48;--fuse-on-primary-200: #082530;--fuse-on-primary-200-rgb: 8,37,48;--fuse-on-primary-300: #082530;--fuse-on-primary-300-rgb: 8,37,48;--fuse-on-primary-400: #FFFFFF;--fuse-on-primary-400-rgb: 255,255,255;--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}.theme-bringpro{--fuse-primary-50: #eff1f2;--fuse-primary-50-rgb: 239,241,242;--fuse-primary-100: #e1e4e6;--fuse-primary-100-rgb: 225,228,230;--fuse-primary-200: #c3c9cc;--fuse-primary-200-rgb: 195,201,204;--fuse-primary-300: #a0a9af;--fuse-primary-300-rgb: 160,169,175;--fuse-primary-400: #71818b;--fuse-primary-400-rgb: 113,129,139;--fuse-primary-500: #0f465a;--fuse-primary-500-rgb: 15,70,90;--fuse-primary-600: #0e3f52;--fuse-primary-600-rgb: 14,63,82;--fuse-primary-700: #0c3848;--fuse-primary-700-rgb: 12,56,72;--fuse-primary-800: #0a303d;--fuse-primary-800-rgb: 10,48,61;--fuse-primary-900: #082530;--fuse-primary-900-rgb: 8,37,48;--fuse-primary: #0f465a;--fuse-primary-rgb: 15,70,90;--fuse-on-primary-50: #082530;--fuse-on-primary-50-rgb: 8,37,48;--fuse-on-primary-100: #082530;--fuse-on-primary-100-rgb: 8,37,48;--fuse-on-primary-200: #082530;--fuse-on-primary-200-rgb: 8,37,48;--fuse-on-primary-300: #082530;--fuse-on-primary-300-rgb: 8,37,48;--fuse-on-primary-400: #FFFFFF;--fuse-on-primary-400-rgb: 255,255,255;--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;--fuse-accent-50: #fafdf1;--fuse-accent-50-rgb: 250,253,241;--fuse-accent-100: #f5fce4;--fuse-accent-100-rgb: 245,252,228;--fuse-accent-200: #ecf8c7;--fuse-accent-200-rgb: 236,248,199;--fuse-accent-300: #e2f4a6;--fuse-accent-300-rgb: 226,244,166;--fuse-accent-400: #d8f17c;--fuse-accent-400-rgb: 216,241,124;--fuse-accent-500: #ceed3a;--fuse-accent-500-rgb: 206,237,58;--fuse-accent-600: #bbd735;--fuse-accent-600-rgb: 187,215,53;--fuse-accent-700: #a5be2f;--fuse-accent-700-rgb: 165,190,47;--fuse-accent-800: #8da228;--fuse-accent-800-rgb: 141,162,40;--fuse-accent-900: #6f7f1f;--fuse-accent-900-rgb: 111,127,31;--fuse-accent: #ceed3a;--fuse-accent-rgb: 206,237,58;--fuse-on-accent-50: #6f7f1f;--fuse-on-accent-50-rgb: 111,127,31;--fuse-on-accent-100: #6f7f1f;--fuse-on-accent-100-rgb: 111,127,31;--fuse-on-accent-200: #6f7f1f;--fuse-on-accent-200-rgb: 111,127,31;--fuse-on-accent-300: #6f7f1f;--fuse-on-accent-300-rgb: 111,127,31;--fuse-on-accent-400: #6f7f1f;--fuse-on-accent-400-rgb: 111,127,31;--fuse-on-accent-500: #6f7f1f;--fuse-on-accent-500-rgb: 111,127,31;--fuse-on-accent-600: #6f7f1f;--fuse-on-accent-600-rgb: 111,127,31;--fuse-on-accent-700: #6f7f1f;--fuse-on-accent-700-rgb: 111,127,31;--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: #6f7f1f;--fuse-on-accent-rgb: 111,127,31;--fuse-warn-50: #fdf3ef;--fuse-warn-50-rgb: 253,243,239;--fuse-warn-100: #fce8e2;--fuse-warn-100-rgb: 252,232,226;--fuse-warn-200: #f9d1c4;--fuse-warn-200-rgb: 249,209,196;--fuse-warn-300: #f6b8a0;--fuse-warn-300-rgb: 246,184,160;--fuse-warn-400: #f29a72;--fuse-warn-400-rgb: 242,154,114;--fuse-warn-500: #ef7516;--fuse-warn-500-rgb: 239,117,22;--fuse-warn-600: #d96a14;--fuse-warn-600-rgb: 217,106,20;--fuse-warn-700: #c05e12;--fuse-warn-700-rgb: 192,94,18;--fuse-warn-800: #a3500f;--fuse-warn-800-rgb: 163,80,15;--fuse-warn-900: #813f0c;--fuse-warn-900-rgb: 129,63,12;--fuse-warn: #ef7516;--fuse-warn-rgb: 239,117,22;--fuse-on-warn-50: #813f0c;--fuse-on-warn-50-rgb: 129,63,12;--fuse-on-warn-100: #813f0c;--fuse-on-warn-100-rgb: 129,63,12;--fuse-on-warn-200: #813f0c;--fuse-on-warn-200-rgb: 129,63,12;--fuse-on-warn-300: #813f0c;--fuse-on-warn-300-rgb: 129,63,12;--fuse-on-warn-400: #813f0c;--fuse-on-warn-400-rgb: 129,63,12;--fuse-on-warn-500: #FFFFFF;--fuse-on-warn-500-rgb: 255,255,255;--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: #FFFFFF;--fuse-on-warn-rgb: 255,255,255}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}.prose{color:var(--fuse-text-default);max-width:65ch}.prose :where(p):not(:where([class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose] *)){color:var(--fuse-text-secondary);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose] *)){color:var(--fuse-primary-500);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose] *)){color:var(--fuse-text-default);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose :where(ol>li):not(:where([class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(hr):not(:where([class~=not-prose] *)){border-color:var(--fuse-border);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--fuse-text-default);border-left-width:.25rem;border-left-color:var(--fuse-border);quotes:"\201c""\201d""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose] *)){color:var(--fuse-text-default);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose] *)){color:var(--fuse-text-default);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose] *)){color:var(--fuse-text-default);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose] *)){color:var(--fuse-text-default);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose :where(code):not(:where([class~=not-prose] *)){color:var(--fuse-text-default);font-weight:500;font-size:.875em}.prose :where(code):not(:where([class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose] *)){color:var(--fuse-primary)}.prose :where(h1 code):not(:where([class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose] *)){color:#fff;background-color:#1e293b;overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.prose :where(pre code):not(:where([class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose] *)){width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--fuse-border);color:var(--fuse-text-default)}.prose :where(thead th):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--fuse-border)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose] *)){vertical-align:top}.prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.prose :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(figure):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(li):not(:where([class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose] *)){padding-left:.375em}.prose :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>*:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>*:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>*:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>*:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose :where(ol>li):not(:where([class~=not-prose] *)):before{color:var(--fuse-text-secondary)}.prose :where(ul>li):not(:where([class~=not-prose] *)):before{background-color:var(--fuse-text-hint)}.prose :where(figure figcaption):not(:where([class~=not-prose] *)){color:var(--fuse-text-secondary)}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm :where(p):not(:where([class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.prose-sm :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}.prose-sm :where(h1):not(:where([class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.prose-sm :where(h2):not(:where([class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.prose-sm :where(h3):not(:where([class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.prose-sm :where(h4):not(:where([class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.prose-sm :where(img):not(:where([class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(video):not(:where([class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(figure):not(:where([class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(figcaption):not(:where([class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm :where(code):not(:where([class~=not-prose] *)){font-size:1em}.prose-sm :where(h2 code):not(:where([class~=not-prose] *)){font-size:.9em}.prose-sm :where(h3 code):not(:where([class~=not-prose] *)){font-size:.8888889em}.prose-sm :where(pre):not(:where([class~=not-prose] *)){font-size:1em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}.prose-sm :where(ol):not(:where([class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-left:1.5714286em}.prose-sm :where(ul):not(:where([class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-left:1.5714286em}.prose-sm :where(li):not(:where([class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.prose-sm :where(ol>li):not(:where([class~=not-prose] *)){padding-left:.4285714em}.prose-sm :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4285714em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(.prose-sm>ul>li>*:first-child):not(:where([class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ul>li>*:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(.prose-sm>ol>li>*:first-child):not(:where([class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ol>li>*:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(hr):not(:where([class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.prose-sm :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-sm :where(h2+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-sm :where(h3+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-sm :where(h4+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-sm :where(table):not(:where([class~=not-prose] *)){font-size:1em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose] *)){padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.prose-sm :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose-sm :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.6666667em 1em}.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.hover\:bg-hover:hover{background-color:var(--fuse-bg-hover)!important}.group:hover .group-hover\:text-secondary{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-text-secondary-rgb),var(--tw-text-opacity))!important}.dark\:bg-card:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgba(var(--fuse-bg-card-rgb),var(--tw-bg-opacity))!important}.dark\:bg-default:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgba(var(--fuse-bg-default-rgb),var(--tw-bg-opacity))!important}.dark\:bg-hover:is(.dark *){background-color:var(--fuse-bg-hover)!important}.dark\:hover\:bg-hover:hover:is(.dark *){background-color:var(--fuse-bg-hover)!important}@media (min-width: 600px){.sm\:bg-card{--tw-bg-opacity: 1 !important;background-color:rgba(var(--fuse-bg-card-rgb),var(--tw-bg-opacity))!important}}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:var(--mat-app-elevation-shadow-level-0, none)}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:var(--mat-app-elevation-shadow-level-1, none)}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:var(--mat-app-elevation-shadow-level-2, none)}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:var(--mat-app-elevation-shadow-level-3, none)}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:var(--mat-app-elevation-shadow-level-4, none)}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:var(--mat-app-elevation-shadow-level-5, none)}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:var(--mat-app-elevation-shadow-level-6, none)}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:var(--mat-app-elevation-shadow-level-7, none)}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:var(--mat-app-elevation-shadow-level-8, none)}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:var(--mat-app-elevation-shadow-level-9, none)}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:var(--mat-app-elevation-shadow-level-10, none)}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:var(--mat-app-elevation-shadow-level-11, none)}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:var(--mat-app-elevation-shadow-level-12, none)}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:var(--mat-app-elevation-shadow-level-13, none)}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:var(--mat-app-elevation-shadow-level-14, none)}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:var(--mat-app-elevation-shadow-level-15, none)}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:var(--mat-app-elevation-shadow-level-16, none)}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:var(--mat-app-elevation-shadow-level-17, none)}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:var(--mat-app-elevation-shadow-level-18, none)}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:var(--mat-app-elevation-shadow-level-19, none)}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:var(--mat-app-elevation-shadow-level-20, none)}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:var(--mat-app-elevation-shadow-level-21, none)}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:var(--mat-app-elevation-shadow-level-22, none)}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:var(--mat-app-elevation-shadow-level-23, none)}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:var(--mat-app-elevation-shadow-level-24, none)}html{--mat-sys-on-surface: initial}.mat-app-background{background-color:var(--mat-app-background-color, var(--mat-sys-background, transparent));color:var(--mat-app-text-color, var(--mat-sys-on-background, inherit))}html{--mat-option-label-text-font: "Rambla", "sans-serif", ui-sans-serif,system-ui,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: "Rambla", "sans-serif", ui-sans-serif,system-ui,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: "Rambla", "sans-serif", ui-sans-serif,system-ui,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: "Rambla", "sans-serif", ui-sans-serif,system-ui,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: "Rambla", "sans-serif", ui-sans-serif,system-ui,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;--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px;--mdc-filled-text-field-label-text-font: "Rambla", "sans-serif", ui-sans-serif,system-ui,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: "Rambla", "sans-serif", ui-sans-serif,system-ui,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: "Rambla", "sans-serif", ui-sans-serif,system-ui,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: "Rambla", "sans-serif", ui-sans-serif,system-ui,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-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-arrow-transform: translateY(-8px);--mat-select-trigger-text-font: "Rambla", "sans-serif", ui-sans-serif,system-ui,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;--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-dialog-container-shape: 4px;--mat-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);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-subhead-font: "Rambla", "sans-serif", ui-sans-serif,system-ui,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: "Rambla", "sans-serif", ui-sans-serif,system-ui,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-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.mat-mdc-standard-chip{--mdc-chip-label-text-font: "Rambla", "sans-serif", ui-sans-serif,system-ui,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}html{--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-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}html .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}html{--mdc-switch-state-layer-size: 40px}html .mat-mdc-slide-toggle{--mat-switch-label-text-font: "Rambla", "sans-serif", ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--mat-switch-label-text-line-height: 1.5rem;--mat-switch-label-text-size: .875rem;--mat-switch-label-text-tracking: normal;--mat-switch-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-radio-touch-target-display: block;--mat-radio-label-text-font: "Rambla", "sans-serif", ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--mat-radio-label-text-line-height: 1.5rem;--mat-radio-label-text-size: .875rem;--mat-radio-label-text-tracking: normal;--mat-radio-label-text-weight: 400;--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-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-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-label-label-text-font: "Rambla", "sans-serif", ui-sans-serif,system-ui,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-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-menu-item-label-text-font: "Rambla", "sans-serif", ui-sans-serif,system-ui,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;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--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;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.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: "Rambla", "sans-serif", ui-sans-serif,system-ui,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: "Rambla", "sans-serif", ui-sans-serif,system-ui,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: "Rambla", "sans-serif", ui-sans-serif,system-ui,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 Rambla,"sans-serif",ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";letter-spacing:normal}html{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block;--mat-paginator-container-text-font: "Rambla", "sans-serif", ui-sans-serif,system-ui,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-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-label-text-font: "Rambla", "sans-serif", ui-sans-serif,system-ui,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-checkbox-touch-target-display: block;--mat-checkbox-label-text-font: "Rambla", "sans-serif", ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--mat-checkbox-label-text-line-height: 1.5rem;--mat-checkbox-label-text-size: .875rem;--mat-checkbox-label-text-tracking: normal;--mat-checkbox-label-text-weight: 400;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-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-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-protected-button-container-height: 36px;--mdc-outlined-button-container-height: 36px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block;--mdc-text-button-label-text-font: "Rambla", "sans-serif", ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--mdc-text-button-label-text-size: .875rem;--mdc-text-button-label-text-tracking: normal;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none;--mdc-filled-button-label-text-font: "Rambla", "sans-serif", ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--mdc-filled-button-label-text-size: .875rem;--mdc-filled-button-label-text-tracking: normal;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none;--mdc-protected-button-label-text-font: "Rambla", "sans-serif", ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--mdc-protected-button-label-text-size: .875rem;--mdc-protected-button-label-text-tracking: normal;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none;--mdc-outlined-button-label-text-font: "Rambla", "sans-serif", ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--mdc-outlined-button-label-text-size: .875rem;--mdc-outlined-button-label-text-tracking: normal;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none;--mdc-icon-button-icon-size: 24px;--mat-icon-button-touch-target-display: block}.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-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block;--mdc-extended-fab-label-text-font: "Rambla", "sans-serif", ui-sans-serif,system-ui,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: "Rambla", "sans-serif", ui-sans-serif,system-ui,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: "Rambla", "sans-serif", ui-sans-serif,system-ui,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: "Rambla", "sans-serif", ui-sans-serif,system-ui,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: "Rambla", "sans-serif", ui-sans-serif,system-ui,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;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-text-font: "Rambla", "sans-serif", ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px;--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-font: "Rambla", "sans-serif", ui-sans-serif,system-ui,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-label-text-font: "Rambla", "sans-serif", ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--mat-legacy-button-toggle-label-text-line-height: 1.5rem;--mat-legacy-button-toggle-label-text-size: .875rem;--mat-legacy-button-toggle-label-text-tracking: normal;--mat-legacy-button-toggle-label-text-weight: 400;--mat-standard-button-toggle-label-text-font: "Rambla", "sans-serif", ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--mat-standard-button-toggle-label-text-line-height: 1.5rem;--mat-standard-button-toggle-label-text-size: .875rem;--mat-standard-button-toggle-label-text-tracking: normal;--mat-standard-button-toggle-label-text-weight: 400;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-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)}.mat-calendar-controls{--mat-icon-button-touch-target-display: none}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}html{--mat-datepicker-calendar-text-font: "Rambla", "sans-serif", ui-sans-serif,system-ui,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-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px;--mat-expansion-header-text-font: "Rambla", "sans-serif", ui-sans-serif,system-ui,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: "Rambla", "sans-serif", ui-sans-serif,system-ui,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-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-stepper-header-height: 72px;--mat-stepper-container-text-font: "Rambla", "sans-serif", ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--mat-stepper-header-label-text-font: "Rambla", "sans-serif", ui-sans-serif,system-ui,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: "Rambla", "sans-serif", ui-sans-serif,system-ui,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: "Rambla", "sans-serif", ui-sans-serif,system-ui,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;--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.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)}.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,.theme-default.light{--mat-optgroup-label-text-color: #1e293b;--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-default .light .mat-primary,.theme-default.light .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #4f46e5;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #4f46e5;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-default .light .mat-accent,.theme-default.light .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-default .light .mat-warn,.theme-default.light .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-default .light,.theme-default.light{--mat-app-background-color: #f1f5f9;--mat-app-text-color: #1e293b;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 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-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 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-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}.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.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-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,.theme-default.light{--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: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(30, 41, 59, .6);--mdc-filled-text-field-hover-label-text-color: rgba(30, 41, 59, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(148, 163, 184, .38);--mdc-filled-text-field-input-text-color: rgba(30, 41, 59, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(148, 163, 184, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(30, 41, 59, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--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(226, 232, 240, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(226, 232, 240, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(226, 232, 240, .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(30, 41, 59, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(30, 41, 59, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(148, 163, 184, .38);--mdc-outlined-text-field-input-text-color: rgba(30, 41, 59, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(148, 163, 184, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(30, 41, 59, .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-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(226, 232, 240, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(226, 232, 240, .06);--mdc-outlined-text-field-hover-outline-color: rgba(226, 232, 240, .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(100, 116, 139, .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-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(100, 116, 139, .54);--mat-form-field-disabled-select-arrow-color: rgba(100, 116, 139, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.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,.theme-default.light{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(30, 41, 59, .87);--mat-select-disabled-trigger-text-color: rgba(148, 163, 184, .38);--mat-select-placeholder-text-color: rgba(30, 41, 59, .6);--mat-select-enabled-arrow-color: rgba(226, 232, 240, .54);--mat-select-disabled-arrow-color: rgba(30, 41, 59, .38);--mat-select-focused-arrow-color: rgba(79, 70, 229, .87);--mat-select-invalid-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(30, 41, 59, .87);--mat-select-disabled-trigger-text-color: rgba(148, 163, 184, .38);--mat-select-placeholder-text-color: rgba(30, 41, 59, .6);--mat-select-enabled-arrow-color: rgba(226, 232, 240, .54);--mat-select-disabled-arrow-color: rgba(30, 41, 59, .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(30, 41, 59, .87);--mat-select-disabled-trigger-text-color: rgba(148, 163, 184, .38);--mat-select-placeholder-text-color: rgba(30, 41, 59, .6);--mat-select-enabled-arrow-color: rgba(226, 232, 240, .54);--mat-select-disabled-arrow-color: rgba(30, 41, 59, .38);--mat-select-focused-arrow-color: rgba(220, 38, 38, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.theme-default .light,.theme-default.light{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-shape: 4px;--mat-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);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(30, 41, 59, .87);--mdc-dialog-supporting-text-color: rgba(30, 41, 59, .6)}.theme-default .light .mat-mdc-standard-chip,.theme-default.light .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-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-selected-container-color: #4f46e5;--mdc-chip-elevated-disabled-container-color: #4f46e5;--mdc-chip-flat-disabled-selected-container-color: #4f46e5;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-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-selected-container-color: #1e293b;--mdc-chip-elevated-disabled-container-color: #1e293b;--mdc-chip-flat-disabled-selected-container-color: #1e293b;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-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-selected-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-flat-disabled-selected-container-color: #dc2626;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-default .light,.theme-default.light{--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-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{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.theme-default .light,.theme-default.light{--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: #fff;--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;--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-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-disabled-label-text-color: #94a3b8}.theme-default .light .mat-mdc-slide-toggle,.theme-default.light .mat-mdc-slide-toggle{--mat-switch-label-text-color: #1e293b}.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,.theme-default.light{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.theme-default .light .mat-mdc-radio-button.mat-primary,.theme-default.light .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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: black;--mat-radio-checked-ripple-color: #4f46e5;--mat-radio-disabled-label-color: #94a3b8;--mat-radio-label-text-color: #1e293b}.theme-default .light .mat-mdc-radio-button.mat-accent,.theme-default.light .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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: black;--mat-radio-checked-ripple-color: #1e293b;--mat-radio-disabled-label-color: #94a3b8;--mat-radio-label-text-color: #1e293b}.theme-default .light .mat-mdc-radio-button.mat-warn,.theme-default.light .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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: black;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: #94a3b8;--mat-radio-label-text-color: #1e293b}.theme-default .light,.theme-default.light{--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-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-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--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;--mat-slider-ripple-color: #4f46e5;--mat-slider-hover-state-layer-color: rgba(79, 70, 229, .05);--mat-slider-focus-state-layer-color: rgba(79, 70, 229, .2);--mat-slider-value-indicator-opacity: .6}.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-slider-ripple-color: #1e293b;--mat-slider-hover-state-layer-color: rgba(30, 41, 59, .05);--mat-slider-focus-state-layer-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-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2)}.theme-default .light,.theme-default.light{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--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;--mat-menu-divider-color: #e2e8f0;--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;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--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}.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: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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: white;--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-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: white;--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-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: white;--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-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--selected .mdc-list-item__start,.theme-default .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-default .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.theme-default.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-default.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.theme-default.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-default.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#4f46e5}.theme-default .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-default .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-default .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.theme-default.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-default.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-default.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-default .light,.theme-default.light{--mat-paginator-container-text-color: rgba(0, 0, 0, .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-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.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: #64748b;--mat-tab-header-inactive-label-text-color: rgba(30, 41, 59, .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(30, 41, 59, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(30, 41, 59, .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: #64748b;--mat-tab-header-inactive-label-text-color: rgba(30, 41, 59, .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(30, 41, 59, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(30, 41, 59, .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: #64748b;--mat-tab-header-inactive-label-text-color: rgba(30, 41, 59, .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(30, 41, 59, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(30, 41, 59, .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,.theme-default.light{--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: white;--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-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;--mat-checkbox-disabled-label-color: #94a3b8;--mat-checkbox-label-text-color: #1e293b}.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: white;--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-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: white;--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-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,.theme-default.light{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-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-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: #1e293b;--mdc-text-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--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;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: #1e293b;--mdc-filled-button-disabled-container-color: rgba(148, 163, 184, .12);--mdc-filled-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--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;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: #1e293b;--mdc-protected-button-disabled-container-color: rgba(148, 163, 184, .12);--mdc-protected-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--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;--mdc-outlined-button-disabled-outline-color: #e2e8f0;--mdc-outlined-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mdc-outlined-button-label-text-color: #1e293b;--mdc-outlined-button-outline-color: #e2e8f0;--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--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-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.mat-primary,.theme-default.light .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #4f46e5;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--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: white;--mat-filled-button-state-layer-color: white;--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: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.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: white;--mat-protected-button-state-layer-color: white;--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: white;--mat-protected-button-state-layer-color: white;--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: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.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: #e2e8f0;--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: #e2e8f0;--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: #e2e8f0;--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.theme-default .light,.theme-default.light{--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--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,.theme-default.light{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--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(148, 163, 184, .12);--mat-fab-disabled-state-foreground-color: rgba(148, 163, 184, .38);--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(148, 163, 184, .12);--mat-fab-small-disabled-state-foreground-color: rgba(148, 163, 184, .38)}.theme-default .light .mat-mdc-fab.mat-primary,.theme-default.light .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #4f46e5;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-default .light .mat-mdc-fab.mat-accent,.theme-default.light .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #1e293b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-default .light .mat-mdc-fab.mat-warn,.theme-default.light .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-default .light .mat-mdc-mini-fab.mat-primary,.theme-default.light .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #4f46e5;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-default .light .mat-mdc-mini-fab.mat-accent,.theme-default.light .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #1e293b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-default .light .mat-mdc-mini-fab.mat-warn,.theme-default.light .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #dc2626;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-default .light,.theme-default.light{--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}.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,.theme-default.light{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #4f46e5;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #94a3b8;--mat-badge-disabled-state-text-color: #94a3b8}.theme-default .light .mat-badge-accent,.theme-default.light .mat-badge-accent{--mat-badge-background-color: #1e293b;--mat-badge-text-color: white}.theme-default .light .mat-badge-warn,.theme-default.light .mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: white}.theme-default .light,.theme-default.light{--mat-bottom-sheet-container-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-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-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);--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: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: #64748b;--mat-datepicker-calendar-body-label-text-color: #64748b;--mat-datepicker-calendar-period-button-text-color: #1e293b;--mat-datepicker-calendar-period-button-icon-color: #64748b;--mat-datepicker-calendar-navigation-button-icon-color: #64748b;--mat-datepicker-calendar-header-divider-color: #e2e8f0;--mat-datepicker-calendar-header-text-color: #64748b;--mat-datepicker-calendar-date-today-outline-color: #94a3b8;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(148, 163, 184, .8);--mat-datepicker-calendar-date-text-color: #1e293b;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: #94a3b8;--mat-datepicker-calendar-date-preview-state-outline-color: #e2e8f0;--mat-datepicker-range-input-separator-color: #1e293b;--mat-datepicker-range-input-disabled-state-separator-color: #94a3b8;--mat-datepicker-range-input-disabled-state-text-color: #94a3b8;--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: #1e293b}.theme-default .light .mat-datepicker-content.mat-accent,.theme-default.light .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #1e293b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(30, 41, 59, .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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.theme-default .light .mat-datepicker-content.mat-warn,.theme-default.light .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.theme-default .light .mat-datepicker-toggle-active.mat-accent,.theme-default.light .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #1e293b}.theme-default .light .mat-datepicker-toggle-active.mat-warn,.theme-default.light .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.theme-default .light,.theme-default.light{--mat-divider-width: 1px;--mat-divider-color: #e2e8f0;--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: #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}.theme-default .light .mat-icon.mat-primary,.theme-default.light .mat-icon.mat-primary{--mat-icon-color: #4f46e5}.theme-default .light .mat-icon.mat-accent,.theme-default.light .mat-icon.mat-accent{--mat-icon-color: #1e293b}.theme-default .light .mat-icon.mat-warn,.theme-default.light .mat-icon.mat-warn{--mat-icon-color: #dc2626}.theme-default .light,.theme-default.light{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--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}.theme-default .light .mat-step-header.mat-accent,.theme-default.light .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #1e293b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #1e293b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #1e293b;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-default .light .mat-step-header.mat-warn,.theme-default.light .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #dc2626;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #dc2626;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #dc2626;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-default .light,.theme-default.light{--mat-sort-arrow-color: #64748b;--mat-toolbar-container-background-color: white;--mat-toolbar-container-text-color: #1e293b}.theme-default .light .mat-toolbar.mat-primary,.theme-default.light .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #4f46e5;--mat-toolbar-container-text-color: white}.theme-default .light .mat-toolbar.mat-accent,.theme-default.light .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #1e293b;--mat-toolbar-container-text-color: white}.theme-default .light .mat-toolbar.mat-warn,.theme-default.light .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: white}.theme-default .light,.theme-default.light{--mat-tree-container-background-color: white;--mat-tree-node-text-color: #1e293b;--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-timepicker-container-background-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)}.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,.theme-default.dark{--mat-optgroup-label-text-color: white;--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-default .dark .mat-primary,.theme-default.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #4f46e5;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #4f46e5;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-default .dark .mat-accent,.theme-default.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-default .dark .mat-warn,.theme-default.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-default .dark,.theme-default.dark{--mat-app-background-color: #0f172a;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 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-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 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-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}.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.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-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,.theme-default.dark{--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: rgb(39, 49.56, 66.84);--mdc-filled-text-field-disabled-container-color: rgb(34.5, 45.28, 62.92);--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(71, 85, 105, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(71, 85, 105, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--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(241, 245, 249, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(241, 245, 249, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(241, 245, 249, .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-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(71, 85, 105, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(71, 85, 105, .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-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(241, 245, 249, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(241, 245, 249, .06);--mdc-outlined-text-field-hover-outline-color: rgba(241, 245, 249, .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(241, 245, 249, .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-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(241, 245, 249, .54);--mat-form-field-disabled-select-arrow-color: rgba(241, 245, 249, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24}.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,.theme-default.dark{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: #1e293b;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(71, 85, 105, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(241, 245, 249, .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)}.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(71, 85, 105, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(241, 245, 249, .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(71, 85, 105, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(241, 245, 249, .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,.theme-default.dark{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: #1e293b;--mdc-dialog-container-shape: 4px;--mat-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);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: #1e293b;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.theme-default .dark .mat-mdc-standard-chip,.theme-default.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: rgb(57, 66.68, 82.52);--mdc-chip-elevated-selected-container-color: rgb(57, 66.68, 82.52);--mdc-chip-elevated-disabled-container-color: rgb(57, 66.68, 82.52);--mdc-chip-flat-disabled-selected-container-color: rgb(57, 66.68, 82.52);--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-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;--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-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-selected-container-color: #4f46e5;--mdc-chip-elevated-disabled-container-color: #4f46e5;--mdc-chip-flat-disabled-selected-container-color: #4f46e5;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-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-selected-container-color: #1e293b;--mdc-chip-elevated-disabled-container-color: #1e293b;--mdc-chip-flat-disabled-selected-container-color: #1e293b;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-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-selected-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-flat-disabled-selected-container-color: #dc2626;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-default .dark,.theme-default.dark{--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-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{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.theme-default .dark,.theme-default.dark{--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: #fff;--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;--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-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-disabled-label-text-color: #475569}.theme-default .dark .mat-mdc-slide-toggle,.theme-default.dark .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.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,.theme-default.dark{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.theme-default .dark .mat-mdc-radio-button.mat-primary,.theme-default.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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: white;--mat-radio-checked-ripple-color: #4f46e5;--mat-radio-disabled-label-color: #475569;--mat-radio-label-text-color: white}.theme-default .dark .mat-mdc-radio-button.mat-accent,.theme-default.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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: white;--mat-radio-checked-ripple-color: #1e293b;--mat-radio-disabled-label-color: #475569;--mat-radio-label-text-color: white}.theme-default .dark .mat-mdc-radio-button.mat-warn,.theme-default.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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: white;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: #475569;--mat-radio-label-text-color: white}.theme-default .dark,.theme-default.dark{--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-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-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--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;--mat-slider-ripple-color: #4f46e5;--mat-slider-hover-state-layer-color: rgba(79, 70, 229, .05);--mat-slider-focus-state-layer-color: rgba(79, 70, 229, .2);--mat-slider-value-indicator-opacity: .9}.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-slider-ripple-color: #1e293b;--mat-slider-hover-state-layer-color: rgba(30, 41, 59, .05);--mat-slider-focus-state-layer-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-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2)}.theme-default .dark,.theme-default.dark{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--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;--mat-menu-divider-color: rgba(241, 245, 249, .12);--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;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--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}.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: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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: white;--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-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: white;--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-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: white;--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-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--selected .mdc-list-item__start,.theme-default .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-default .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.theme-default.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-default.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.theme-default.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-default.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#4f46e5}.theme-default .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-default .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-default .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.theme-default.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-default.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-default.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-default .dark,.theme-default.dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .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-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.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: #f1f5f9;--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: #f1f5f9;--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: #f1f5f9;--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,.theme-default.dark{--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: white;--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-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;--mat-checkbox-disabled-label-color: #475569;--mat-checkbox-label-text-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: white;--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-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: white;--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-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,.theme-default.dark{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-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-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--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;--mdc-filled-button-container-color: #1e293b;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(30, 41, 59, .12);--mdc-filled-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--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;--mdc-protected-button-container-color: #1e293b;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(30, 41, 59, .12);--mdc-protected-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--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;--mdc-outlined-button-disabled-outline-color: rgba(241, 245, 249, .12);--mdc-outlined-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(241, 245, 249, .12);--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--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-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.mat-primary,.theme-default.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #4f46e5;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--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: white;--mat-filled-button-state-layer-color: white;--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: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.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: white;--mat-protected-button-state-layer-color: white;--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: white;--mat-protected-button-state-layer-color: white;--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: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.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(241, 245, 249, .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(241, 245, 249, .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(241, 245, 249, .12);--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.theme-default .dark,.theme-default.dark{--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--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,.theme-default.dark{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: #1e293b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--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(15, 23, 42, .12);--mat-fab-disabled-state-foreground-color: rgba(30, 41, 59, .5);--mdc-fab-small-container-color: #1e293b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(15, 23, 42, .12);--mat-fab-small-disabled-state-foreground-color: rgba(30, 41, 59, .5)}.theme-default .dark .mat-mdc-fab.mat-primary,.theme-default.dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #4f46e5;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-default .dark .mat-mdc-fab.mat-accent,.theme-default.dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #1e293b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-default .dark .mat-mdc-fab.mat-warn,.theme-default.dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-default .dark .mat-mdc-mini-fab.mat-primary,.theme-default.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #4f46e5;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-default .dark .mat-mdc-mini-fab.mat-accent,.theme-default.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #1e293b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-default .dark .mat-mdc-mini-fab.mat-warn,.theme-default.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #dc2626;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-default .dark,.theme-default.dark{--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: rgb(210, 212.2, 215.8);--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}.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,.theme-default.dark{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #4f46e5;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #1e293b;--mat-badge-disabled-state-text-color: #475569}.theme-default .dark .mat-badge-accent,.theme-default.dark .mat-badge-accent{--mat-badge-background-color: #1e293b;--mat-badge-text-color: white}.theme-default .dark .mat-badge-warn,.theme-default.dark .mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: white}.theme-default .dark,.theme-default.dark{--mat-bottom-sheet-container-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: rgb(55.32, 65.48, 81.8);--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-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);--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: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: #f1f5f9;--mat-datepicker-calendar-body-label-text-color: #94a3b8;--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: #f1f5f9;--mat-datepicker-calendar-navigation-button-icon-color: #f1f5f9;--mat-datepicker-calendar-header-divider-color: rgba(241, 245, 249, .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}.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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.theme-default .dark .mat-datepicker-content.mat-warn,.theme-default.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.theme-default .dark .mat-datepicker-toggle-active.mat-accent,.theme-default.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #1e293b}.theme-default .dark .mat-datepicker-toggle-active.mat-warn,.theme-default.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.theme-default .dark,.theme-default.dark{--mat-divider-width: 1px;--mat-divider-color: rgba(241, 245, 249, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--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}.theme-default .dark .mat-icon.mat-primary,.theme-default.dark .mat-icon.mat-primary{--mat-icon-color: #4f46e5}.theme-default .dark .mat-icon.mat-accent,.theme-default.dark .mat-icon.mat-accent{--mat-icon-color: #1e293b}.theme-default .dark .mat-icon.mat-warn,.theme-default.dark .mat-icon.mat-warn{--mat-icon-color: #dc2626}.theme-default .dark,.theme-default.dark{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--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}.theme-default .dark .mat-step-header.mat-accent,.theme-default.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #1e293b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #1e293b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #1e293b;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-default .dark .mat-step-header.mat-warn,.theme-default.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #dc2626;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #dc2626;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #dc2626;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-default .dark,.theme-default.dark{--mat-sort-arrow-color: #94a3b8;--mat-toolbar-container-background-color: #0f172a;--mat-toolbar-container-text-color: white}.theme-default .dark .mat-toolbar.mat-primary,.theme-default.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #4f46e5;--mat-toolbar-container-text-color: white}.theme-default .dark .mat-toolbar.mat-accent,.theme-default.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #1e293b;--mat-toolbar-container-text-color: white}.theme-default .dark .mat-toolbar.mat-warn,.theme-default.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: white}.theme-default .dark,.theme-default.dark{--mat-tree-container-background-color: #1e293b;--mat-tree-node-text-color: white;--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-timepicker-container-background-color: #1e293b}.theme-brand .light,.theme-brand.light{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #0f465a;--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-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,.theme-brand.light{--mat-optgroup-label-text-color: #1e293b;--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-brand .light .mat-primary,.theme-brand.light .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #0f465a;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #0f465a;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-brand .light .mat-accent,.theme-brand.light .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-brand .light .mat-warn,.theme-brand.light .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-brand .light,.theme-brand.light{--mat-app-background-color: #f1f5f9;--mat-app-text-color: #1e293b;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 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-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 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-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}.theme-brand .light .mat-mdc-progress-bar,.theme-brand.light .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #0f465a;--mdc-linear-progress-track-color: rgba(15, 70, 90, .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-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,.theme-brand.light{--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: #0f465a;--mdc-filled-text-field-focus-active-indicator-color: #0f465a;--mdc-filled-text-field-focus-label-text-color: rgba(15, 70, 90, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(30, 41, 59, .6);--mdc-filled-text-field-hover-label-text-color: rgba(30, 41, 59, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(148, 163, 184, .38);--mdc-filled-text-field-input-text-color: rgba(30, 41, 59, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(148, 163, 184, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(30, 41, 59, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--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(226, 232, 240, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(226, 232, 240, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(226, 232, 240, .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: #0f465a;--mdc-outlined-text-field-focus-outline-color: #0f465a;--mdc-outlined-text-field-focus-label-text-color: rgba(15, 70, 90, .87);--mdc-outlined-text-field-label-text-color: rgba(30, 41, 59, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(30, 41, 59, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(148, 163, 184, .38);--mdc-outlined-text-field-input-text-color: rgba(30, 41, 59, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(148, 163, 184, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(30, 41, 59, .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-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(226, 232, 240, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(226, 232, 240, .06);--mdc-outlined-text-field-hover-outline-color: rgba(226, 232, 240, .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(15, 70, 90, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(100, 116, 139, .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-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(100, 116, 139, .54);--mat-form-field-disabled-select-arrow-color: rgba(100, 116, 139, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.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,.theme-brand.light{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(30, 41, 59, .87);--mat-select-disabled-trigger-text-color: rgba(148, 163, 184, .38);--mat-select-placeholder-text-color: rgba(30, 41, 59, .6);--mat-select-enabled-arrow-color: rgba(226, 232, 240, .54);--mat-select-disabled-arrow-color: rgba(30, 41, 59, .38);--mat-select-focused-arrow-color: rgba(15, 70, 90, .87);--mat-select-invalid-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(30, 41, 59, .87);--mat-select-disabled-trigger-text-color: rgba(148, 163, 184, .38);--mat-select-placeholder-text-color: rgba(30, 41, 59, .6);--mat-select-enabled-arrow-color: rgba(226, 232, 240, .54);--mat-select-disabled-arrow-color: rgba(30, 41, 59, .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(30, 41, 59, .87);--mat-select-disabled-trigger-text-color: rgba(148, 163, 184, .38);--mat-select-placeholder-text-color: rgba(30, 41, 59, .6);--mat-select-enabled-arrow-color: rgba(226, 232, 240, .54);--mat-select-disabled-arrow-color: rgba(30, 41, 59, .38);--mat-select-focused-arrow-color: rgba(220, 38, 38, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.theme-brand .light,.theme-brand.light{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-shape: 4px;--mat-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);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(30, 41, 59, .87);--mdc-dialog-supporting-text-color: rgba(30, 41, 59, .6)}.theme-brand .light .mat-mdc-standard-chip,.theme-brand.light .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-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: #0f465a;--mdc-chip-elevated-selected-container-color: #0f465a;--mdc-chip-elevated-disabled-container-color: #0f465a;--mdc-chip-flat-disabled-selected-container-color: #0f465a;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-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-selected-container-color: #1e293b;--mdc-chip-elevated-disabled-container-color: #1e293b;--mdc-chip-flat-disabled-selected-container-color: #1e293b;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-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-selected-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-flat-disabled-selected-container-color: #dc2626;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-brand .light,.theme-brand.light{--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-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{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.theme-brand .light,.theme-brand.light{--mdc-switch-selected-focus-state-layer-color: #0e3f52;--mdc-switch-selected-handle-color: #0e3f52;--mdc-switch-selected-hover-state-layer-color: #0e3f52;--mdc-switch-selected-pressed-state-layer-color: #0e3f52;--mdc-switch-selected-focus-handle-color: #082530;--mdc-switch-selected-hover-handle-color: #082530;--mdc-switch-selected-pressed-handle-color: #082530;--mdc-switch-selected-focus-track-color: #a0a9af;--mdc-switch-selected-hover-track-color: #a0a9af;--mdc-switch-selected-pressed-track-color: #a0a9af;--mdc-switch-selected-track-color: #a0a9af;--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: #fff;--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;--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-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-disabled-label-text-color: #94a3b8}.theme-brand .light .mat-mdc-slide-toggle,.theme-brand.light .mat-mdc-slide-toggle{--mat-switch-label-text-color: #1e293b}.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,.theme-brand.light{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.theme-brand .light .mat-mdc-radio-button.mat-primary,.theme-brand.light .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .54);--mdc-radio-selected-focus-icon-color: #0f465a;--mdc-radio-selected-hover-icon-color: #0f465a;--mdc-radio-selected-icon-color: #0f465a;--mdc-radio-selected-pressed-icon-color: #0f465a;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #0f465a;--mat-radio-disabled-label-color: #94a3b8;--mat-radio-label-text-color: #1e293b}.theme-brand .light .mat-mdc-radio-button.mat-accent,.theme-brand.light .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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: black;--mat-radio-checked-ripple-color: #1e293b;--mat-radio-disabled-label-color: #94a3b8;--mat-radio-label-text-color: #1e293b}.theme-brand .light .mat-mdc-radio-button.mat-warn,.theme-brand.light .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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: black;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: #94a3b8;--mat-radio-label-text-color: #1e293b}.theme-brand .light,.theme-brand.light{--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-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-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #0f465a;--mdc-slider-focus-handle-color: #0f465a;--mdc-slider-hover-handle-color: #0f465a;--mdc-slider-active-track-color: #0f465a;--mdc-slider-inactive-track-color: #0f465a;--mdc-slider-with-tick-marks-inactive-container-color: #0f465a;--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;--mat-slider-ripple-color: #0f465a;--mat-slider-hover-state-layer-color: rgba(15, 70, 90, .05);--mat-slider-focus-state-layer-color: rgba(15, 70, 90, .2);--mat-slider-value-indicator-opacity: .6}.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-slider-ripple-color: #1e293b;--mat-slider-hover-state-layer-color: rgba(30, 41, 59, .05);--mat-slider-focus-state-layer-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-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2)}.theme-brand .light,.theme-brand.light{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--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;--mat-menu-divider-color: #e2e8f0;--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;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--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}.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: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .54);--mdc-radio-selected-focus-icon-color: #0f465a;--mdc-radio-selected-hover-icon-color: #0f465a;--mdc-radio-selected-icon-color: #0f465a;--mdc-radio-selected-pressed-icon-color: #0f465a}.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: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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: white;--mdc-checkbox-selected-focus-icon-color: #0f465a;--mdc-checkbox-selected-hover-icon-color: #0f465a;--mdc-checkbox-selected-icon-color: #0f465a;--mdc-checkbox-selected-pressed-icon-color: #0f465a;--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-selected-focus-state-layer-color: #0f465a;--mdc-checkbox-selected-hover-state-layer-color: #0f465a;--mdc-checkbox-selected-pressed-state-layer-color: #0f465a;--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: white;--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-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: white;--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-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--selected .mdc-list-item__start,.theme-brand .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-brand .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.theme-brand.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-brand.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.theme-brand.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-brand.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#0f465a}.theme-brand .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-brand .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-brand .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.theme-brand.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-brand.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-brand.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-brand .light,.theme-brand.light{--mat-paginator-container-text-color: rgba(0, 0, 0, .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-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.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: #0f465a;--mat-tab-header-disabled-ripple-color: #94a3b8;--mat-tab-header-pagination-icon-color: #64748b;--mat-tab-header-inactive-label-text-color: rgba(30, 41, 59, .6);--mat-tab-header-active-label-text-color: #0f465a;--mat-tab-header-active-ripple-color: #0f465a;--mat-tab-header-inactive-ripple-color: #0f465a;--mat-tab-header-inactive-focus-label-text-color: rgba(30, 41, 59, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(30, 41, 59, .6);--mat-tab-header-active-focus-label-text-color: #0f465a;--mat-tab-header-active-hover-label-text-color: #0f465a;--mat-tab-header-active-focus-indicator-color: #0f465a;--mat-tab-header-active-hover-indicator-color: #0f465a}.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: #64748b;--mat-tab-header-inactive-label-text-color: rgba(30, 41, 59, .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(30, 41, 59, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(30, 41, 59, .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: #64748b;--mat-tab-header-inactive-label-text-color: rgba(30, 41, 59, .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(30, 41, 59, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(30, 41, 59, .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: #0f465a;--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,.theme-brand.light{--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: white;--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-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;--mat-checkbox-disabled-label-color: #94a3b8;--mat-checkbox-label-text-color: #1e293b}.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: white;--mdc-checkbox-selected-focus-icon-color: #0f465a;--mdc-checkbox-selected-hover-icon-color: #0f465a;--mdc-checkbox-selected-icon-color: #0f465a;--mdc-checkbox-selected-pressed-icon-color: #0f465a;--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-selected-focus-state-layer-color: #0f465a;--mdc-checkbox-selected-hover-state-layer-color: #0f465a;--mdc-checkbox-selected-pressed-state-layer-color: #0f465a;--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: white;--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-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,.theme-brand.light{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-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-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: #1e293b;--mdc-text-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--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;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: #1e293b;--mdc-filled-button-disabled-container-color: rgba(148, 163, 184, .12);--mdc-filled-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--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;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: #1e293b;--mdc-protected-button-disabled-container-color: rgba(148, 163, 184, .12);--mdc-protected-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--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;--mdc-outlined-button-disabled-outline-color: #e2e8f0;--mdc-outlined-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mdc-outlined-button-label-text-color: #1e293b;--mdc-outlined-button-outline-color: #e2e8f0;--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--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-button.mat-primary,.theme-brand.light .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #0f465a;--mat-text-button-state-layer-color: #0f465a;--mat-text-button-ripple-color: rgba(15, 70, 90, .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.mat-primary,.theme-brand.light .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #0f465a;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--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: white;--mat-filled-button-state-layer-color: white;--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: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-brand .light .mat-mdc-raised-button.mat-primary,.theme-brand.light .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #0f465a;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--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: white;--mat-protected-button-state-layer-color: white;--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: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-brand .light .mat-mdc-outlined-button.mat-primary,.theme-brand.light .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #0f465a;--mdc-outlined-button-outline-color: #e2e8f0;--mat-outlined-button-state-layer-color: #0f465a;--mat-outlined-button-ripple-color: rgba(15, 70, 90, .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: #e2e8f0;--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: #e2e8f0;--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.theme-brand .light,.theme-brand.light{--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--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: #0f465a;--mat-icon-button-state-layer-color: #0f465a;--mat-icon-button-ripple-color: rgba(15, 70, 90, .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,.theme-brand.light{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--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(148, 163, 184, .12);--mat-fab-disabled-state-foreground-color: rgba(148, 163, 184, .38);--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(148, 163, 184, .12);--mat-fab-small-disabled-state-foreground-color: rgba(148, 163, 184, .38)}.theme-brand .light .mat-mdc-fab.mat-primary,.theme-brand.light .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #0f465a;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-brand .light .mat-mdc-fab.mat-accent,.theme-brand.light .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #1e293b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-brand .light .mat-mdc-fab.mat-warn,.theme-brand.light .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-brand .light .mat-mdc-mini-fab.mat-primary,.theme-brand.light .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #0f465a;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-brand .light .mat-mdc-mini-fab.mat-accent,.theme-brand.light .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #1e293b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-brand .light .mat-mdc-mini-fab.mat-warn,.theme-brand.light .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #dc2626;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-brand .light,.theme-brand.light{--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: #0f465a}.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,.theme-brand.light{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #0f465a;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #94a3b8;--mat-badge-disabled-state-text-color: #94a3b8}.theme-brand .light .mat-badge-accent,.theme-brand.light .mat-badge-accent{--mat-badge-background-color: #1e293b;--mat-badge-text-color: white}.theme-brand .light .mat-badge-warn,.theme-brand.light .mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: white}.theme-brand .light,.theme-brand.light{--mat-bottom-sheet-container-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-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-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);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #0f465a;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(15, 70, 90, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(15, 70, 90, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(15, 70, 90, .3);--mat-datepicker-toggle-active-state-icon-color: #0f465a;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(15, 70, 90, .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: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: #64748b;--mat-datepicker-calendar-body-label-text-color: #64748b;--mat-datepicker-calendar-period-button-text-color: #1e293b;--mat-datepicker-calendar-period-button-icon-color: #64748b;--mat-datepicker-calendar-navigation-button-icon-color: #64748b;--mat-datepicker-calendar-header-divider-color: #e2e8f0;--mat-datepicker-calendar-header-text-color: #64748b;--mat-datepicker-calendar-date-today-outline-color: #94a3b8;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(148, 163, 184, .8);--mat-datepicker-calendar-date-text-color: #1e293b;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: #94a3b8;--mat-datepicker-calendar-date-preview-state-outline-color: #e2e8f0;--mat-datepicker-range-input-separator-color: #1e293b;--mat-datepicker-range-input-disabled-state-separator-color: #94a3b8;--mat-datepicker-range-input-disabled-state-text-color: #94a3b8;--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: #1e293b}.theme-brand .light .mat-datepicker-content.mat-accent,.theme-brand.light .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #1e293b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(30, 41, 59, .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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.theme-brand .light .mat-datepicker-content.mat-warn,.theme-brand.light .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.theme-brand .light .mat-datepicker-toggle-active.mat-accent,.theme-brand.light .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #1e293b}.theme-brand .light .mat-datepicker-toggle-active.mat-warn,.theme-brand.light .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.theme-brand .light,.theme-brand.light{--mat-divider-width: 1px;--mat-divider-color: #e2e8f0;--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: #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}.theme-brand .light .mat-icon.mat-primary,.theme-brand.light .mat-icon.mat-primary{--mat-icon-color: #0f465a}.theme-brand .light .mat-icon.mat-accent,.theme-brand.light .mat-icon.mat-accent{--mat-icon-color: #1e293b}.theme-brand .light .mat-icon.mat-warn,.theme-brand.light .mat-icon.mat-warn{--mat-icon-color: #dc2626}.theme-brand .light,.theme-brand.light{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--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: #0f465a;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #0f465a;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #0f465a;--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}.theme-brand .light .mat-step-header.mat-accent,.theme-brand.light .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #1e293b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #1e293b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #1e293b;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-brand .light .mat-step-header.mat-warn,.theme-brand.light .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #dc2626;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #dc2626;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #dc2626;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-brand .light,.theme-brand.light{--mat-sort-arrow-color: #64748b;--mat-toolbar-container-background-color: white;--mat-toolbar-container-text-color: #1e293b}.theme-brand .light .mat-toolbar.mat-primary,.theme-brand.light .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #0f465a;--mat-toolbar-container-text-color: white}.theme-brand .light .mat-toolbar.mat-accent,.theme-brand.light .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #1e293b;--mat-toolbar-container-text-color: white}.theme-brand .light .mat-toolbar.mat-warn,.theme-brand.light .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: white}.theme-brand .light,.theme-brand.light{--mat-tree-container-background-color: white;--mat-tree-node-text-color: #1e293b;--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-timepicker-container-background-color: white}.theme-brand .dark,.theme-brand.dark{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: #0f465a;--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-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,.theme-brand.dark{--mat-optgroup-label-text-color: white;--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-brand .dark .mat-primary,.theme-brand.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #0f465a;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #0f465a;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-brand .dark .mat-accent,.theme-brand.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-brand .dark .mat-warn,.theme-brand.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-brand .dark,.theme-brand.dark{--mat-app-background-color: #0f172a;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 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-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 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-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}.theme-brand .dark .mat-mdc-progress-bar,.theme-brand.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #0f465a;--mdc-linear-progress-track-color: rgba(15, 70, 90, .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-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,.theme-brand.dark{--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: #0f465a;--mdc-filled-text-field-focus-active-indicator-color: #0f465a;--mdc-filled-text-field-focus-label-text-color: rgba(15, 70, 90, .87);--mdc-filled-text-field-container-color: rgb(39, 49.56, 66.84);--mdc-filled-text-field-disabled-container-color: rgb(34.5, 45.28, 62.92);--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(71, 85, 105, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(71, 85, 105, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--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(241, 245, 249, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(241, 245, 249, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(241, 245, 249, .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: #0f465a;--mdc-outlined-text-field-focus-outline-color: #0f465a;--mdc-outlined-text-field-focus-label-text-color: rgba(15, 70, 90, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(71, 85, 105, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(71, 85, 105, .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-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(241, 245, 249, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(241, 245, 249, .06);--mdc-outlined-text-field-hover-outline-color: rgba(241, 245, 249, .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(15, 70, 90, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(241, 245, 249, .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-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(241, 245, 249, .54);--mat-form-field-disabled-select-arrow-color: rgba(241, 245, 249, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24}.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,.theme-brand.dark{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: #1e293b;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(71, 85, 105, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(241, 245, 249, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(15, 70, 90, .87);--mat-select-invalid-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(71, 85, 105, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(241, 245, 249, .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(71, 85, 105, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(241, 245, 249, .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,.theme-brand.dark{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: #1e293b;--mdc-dialog-container-shape: 4px;--mat-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);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: #1e293b;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.theme-brand .dark .mat-mdc-standard-chip,.theme-brand.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: rgb(57, 66.68, 82.52);--mdc-chip-elevated-selected-container-color: rgb(57, 66.68, 82.52);--mdc-chip-elevated-disabled-container-color: rgb(57, 66.68, 82.52);--mdc-chip-flat-disabled-selected-container-color: rgb(57, 66.68, 82.52);--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-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;--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-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: #0f465a;--mdc-chip-elevated-selected-container-color: #0f465a;--mdc-chip-elevated-disabled-container-color: #0f465a;--mdc-chip-flat-disabled-selected-container-color: #0f465a;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-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-selected-container-color: #1e293b;--mdc-chip-elevated-disabled-container-color: #1e293b;--mdc-chip-flat-disabled-selected-container-color: #1e293b;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-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-selected-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-flat-disabled-selected-container-color: #dc2626;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-brand .dark,.theme-brand.dark{--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-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{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.theme-brand .dark,.theme-brand.dark{--mdc-switch-selected-focus-state-layer-color: #a0a9af;--mdc-switch-selected-handle-color: #a0a9af;--mdc-switch-selected-hover-state-layer-color: #a0a9af;--mdc-switch-selected-pressed-state-layer-color: #a0a9af;--mdc-switch-selected-focus-handle-color: #c3c9cc;--mdc-switch-selected-hover-handle-color: #c3c9cc;--mdc-switch-selected-pressed-handle-color: #c3c9cc;--mdc-switch-selected-focus-track-color: #0e3f52;--mdc-switch-selected-hover-track-color: #0e3f52;--mdc-switch-selected-pressed-track-color: #0e3f52;--mdc-switch-selected-track-color: #0e3f52;--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: #fff;--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;--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-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-disabled-label-text-color: #475569}.theme-brand .dark .mat-mdc-slide-toggle,.theme-brand.dark .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.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,.theme-brand.dark{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.theme-brand .dark .mat-mdc-radio-button.mat-primary,.theme-brand.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .54);--mdc-radio-selected-focus-icon-color: #0f465a;--mdc-radio-selected-hover-icon-color: #0f465a;--mdc-radio-selected-icon-color: #0f465a;--mdc-radio-selected-pressed-icon-color: #0f465a;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #0f465a;--mat-radio-disabled-label-color: #475569;--mat-radio-label-text-color: white}.theme-brand .dark .mat-mdc-radio-button.mat-accent,.theme-brand.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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: white;--mat-radio-checked-ripple-color: #1e293b;--mat-radio-disabled-label-color: #475569;--mat-radio-label-text-color: white}.theme-brand .dark .mat-mdc-radio-button.mat-warn,.theme-brand.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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: white;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: #475569;--mat-radio-label-text-color: white}.theme-brand .dark,.theme-brand.dark{--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-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-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #0f465a;--mdc-slider-focus-handle-color: #0f465a;--mdc-slider-hover-handle-color: #0f465a;--mdc-slider-active-track-color: #0f465a;--mdc-slider-inactive-track-color: #0f465a;--mdc-slider-with-tick-marks-inactive-container-color: #0f465a;--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;--mat-slider-ripple-color: #0f465a;--mat-slider-hover-state-layer-color: rgba(15, 70, 90, .05);--mat-slider-focus-state-layer-color: rgba(15, 70, 90, .2);--mat-slider-value-indicator-opacity: .9}.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-slider-ripple-color: #1e293b;--mat-slider-hover-state-layer-color: rgba(30, 41, 59, .05);--mat-slider-focus-state-layer-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-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2)}.theme-brand .dark,.theme-brand.dark{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--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;--mat-menu-divider-color: rgba(241, 245, 249, .12);--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;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--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}.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: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .54);--mdc-radio-selected-focus-icon-color: #0f465a;--mdc-radio-selected-hover-icon-color: #0f465a;--mdc-radio-selected-icon-color: #0f465a;--mdc-radio-selected-pressed-icon-color: #0f465a}.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: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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: white;--mdc-checkbox-selected-focus-icon-color: #0f465a;--mdc-checkbox-selected-hover-icon-color: #0f465a;--mdc-checkbox-selected-icon-color: #0f465a;--mdc-checkbox-selected-pressed-icon-color: #0f465a;--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-selected-focus-state-layer-color: #0f465a;--mdc-checkbox-selected-hover-state-layer-color: #0f465a;--mdc-checkbox-selected-pressed-state-layer-color: #0f465a;--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: white;--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-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: white;--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-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--selected .mdc-list-item__start,.theme-brand .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-brand .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.theme-brand.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-brand.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.theme-brand.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-brand.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#0f465a}.theme-brand .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-brand .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-brand .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.theme-brand.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-brand.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-brand.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-brand .dark,.theme-brand.dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .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-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.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: #0f465a;--mat-tab-header-disabled-ripple-color: #475569;--mat-tab-header-pagination-icon-color: #f1f5f9;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #0f465a;--mat-tab-header-active-ripple-color: #0f465a;--mat-tab-header-inactive-ripple-color: #0f465a;--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: #0f465a;--mat-tab-header-active-hover-label-text-color: #0f465a;--mat-tab-header-active-focus-indicator-color: #0f465a;--mat-tab-header-active-hover-indicator-color: #0f465a}.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: #f1f5f9;--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: #f1f5f9;--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: #0f465a;--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,.theme-brand.dark{--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: white;--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-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;--mat-checkbox-disabled-label-color: #475569;--mat-checkbox-label-text-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: white;--mdc-checkbox-selected-focus-icon-color: #0f465a;--mdc-checkbox-selected-hover-icon-color: #0f465a;--mdc-checkbox-selected-icon-color: #0f465a;--mdc-checkbox-selected-pressed-icon-color: #0f465a;--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-selected-focus-state-layer-color: #0f465a;--mdc-checkbox-selected-hover-state-layer-color: #0f465a;--mdc-checkbox-selected-pressed-state-layer-color: #0f465a;--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: white;--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-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,.theme-brand.dark{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-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-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--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;--mdc-filled-button-container-color: #1e293b;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(30, 41, 59, .12);--mdc-filled-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--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;--mdc-protected-button-container-color: #1e293b;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(30, 41, 59, .12);--mdc-protected-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--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;--mdc-outlined-button-disabled-outline-color: rgba(241, 245, 249, .12);--mdc-outlined-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(241, 245, 249, .12);--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--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-button.mat-primary,.theme-brand.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #0f465a;--mat-text-button-state-layer-color: #0f465a;--mat-text-button-ripple-color: rgba(15, 70, 90, .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.mat-primary,.theme-brand.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #0f465a;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--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: white;--mat-filled-button-state-layer-color: white;--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: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-brand .dark .mat-mdc-raised-button.mat-primary,.theme-brand.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #0f465a;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--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: white;--mat-protected-button-state-layer-color: white;--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: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-brand .dark .mat-mdc-outlined-button.mat-primary,.theme-brand.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #0f465a;--mdc-outlined-button-outline-color: rgba(241, 245, 249, .12);--mat-outlined-button-state-layer-color: #0f465a;--mat-outlined-button-ripple-color: rgba(15, 70, 90, .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(241, 245, 249, .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(241, 245, 249, .12);--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.theme-brand .dark,.theme-brand.dark{--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--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: #0f465a;--mat-icon-button-state-layer-color: #0f465a;--mat-icon-button-ripple-color: rgba(15, 70, 90, .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,.theme-brand.dark{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: #1e293b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--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(15, 23, 42, .12);--mat-fab-disabled-state-foreground-color: rgba(30, 41, 59, .5);--mdc-fab-small-container-color: #1e293b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(15, 23, 42, .12);--mat-fab-small-disabled-state-foreground-color: rgba(30, 41, 59, .5)}.theme-brand .dark .mat-mdc-fab.mat-primary,.theme-brand.dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #0f465a;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-brand .dark .mat-mdc-fab.mat-accent,.theme-brand.dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #1e293b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-brand .dark .mat-mdc-fab.mat-warn,.theme-brand.dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-brand .dark .mat-mdc-mini-fab.mat-primary,.theme-brand.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #0f465a;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-brand .dark .mat-mdc-mini-fab.mat-accent,.theme-brand.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #1e293b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-brand .dark .mat-mdc-mini-fab.mat-warn,.theme-brand.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #dc2626;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-brand .dark,.theme-brand.dark{--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: rgb(210, 212.2, 215.8);--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: #0f465a}.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,.theme-brand.dark{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #0f465a;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #1e293b;--mat-badge-disabled-state-text-color: #475569}.theme-brand .dark .mat-badge-accent,.theme-brand.dark .mat-badge-accent{--mat-badge-background-color: #1e293b;--mat-badge-text-color: white}.theme-brand .dark .mat-badge-warn,.theme-brand.dark .mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: white}.theme-brand .dark,.theme-brand.dark{--mat-bottom-sheet-container-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: rgb(55.32, 65.48, 81.8);--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-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);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #0f465a;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(15, 70, 90, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(15, 70, 90, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(15, 70, 90, .3);--mat-datepicker-toggle-active-state-icon-color: #0f465a;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(15, 70, 90, .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: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: #f1f5f9;--mat-datepicker-calendar-body-label-text-color: #94a3b8;--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: #f1f5f9;--mat-datepicker-calendar-navigation-button-icon-color: #f1f5f9;--mat-datepicker-calendar-header-divider-color: rgba(241, 245, 249, .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}.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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.theme-brand .dark .mat-datepicker-content.mat-warn,.theme-brand.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.theme-brand .dark .mat-datepicker-toggle-active.mat-accent,.theme-brand.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #1e293b}.theme-brand .dark .mat-datepicker-toggle-active.mat-warn,.theme-brand.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.theme-brand .dark,.theme-brand.dark{--mat-divider-width: 1px;--mat-divider-color: rgba(241, 245, 249, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--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}.theme-brand .dark .mat-icon.mat-primary,.theme-brand.dark .mat-icon.mat-primary{--mat-icon-color: #0f465a}.theme-brand .dark .mat-icon.mat-accent,.theme-brand.dark .mat-icon.mat-accent{--mat-icon-color: #1e293b}.theme-brand .dark .mat-icon.mat-warn,.theme-brand.dark .mat-icon.mat-warn{--mat-icon-color: #dc2626}.theme-brand .dark,.theme-brand.dark{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--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: #0f465a;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #0f465a;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #0f465a;--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}.theme-brand .dark .mat-step-header.mat-accent,.theme-brand.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #1e293b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #1e293b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #1e293b;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-brand .dark .mat-step-header.mat-warn,.theme-brand.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #dc2626;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #dc2626;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #dc2626;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-brand .dark,.theme-brand.dark{--mat-sort-arrow-color: #94a3b8;--mat-toolbar-container-background-color: #0f172a;--mat-toolbar-container-text-color: white}.theme-brand .dark .mat-toolbar.mat-primary,.theme-brand.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #0f465a;--mat-toolbar-container-text-color: white}.theme-brand .dark .mat-toolbar.mat-accent,.theme-brand.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #1e293b;--mat-toolbar-container-text-color: white}.theme-brand .dark .mat-toolbar.mat-warn,.theme-brand.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: white}.theme-brand .dark,.theme-brand.dark{--mat-tree-container-background-color: #1e293b;--mat-tree-node-text-color: white;--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-timepicker-container-background-color: #1e293b}.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)}.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,.theme-teal.light{--mat-optgroup-label-text-color: #1e293b;--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-teal .light .mat-primary,.theme-teal.light .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #0d9488;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #0d9488;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-teal .light .mat-accent,.theme-teal.light .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-teal .light .mat-warn,.theme-teal.light .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-teal .light,.theme-teal.light{--mat-app-background-color: #f1f5f9;--mat-app-text-color: #1e293b;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 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-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 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-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}.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.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-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,.theme-teal.light{--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: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(30, 41, 59, .6);--mdc-filled-text-field-hover-label-text-color: rgba(30, 41, 59, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(148, 163, 184, .38);--mdc-filled-text-field-input-text-color: rgba(30, 41, 59, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(148, 163, 184, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(30, 41, 59, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--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(226, 232, 240, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(226, 232, 240, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(226, 232, 240, .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(30, 41, 59, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(30, 41, 59, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(148, 163, 184, .38);--mdc-outlined-text-field-input-text-color: rgba(30, 41, 59, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(148, 163, 184, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(30, 41, 59, .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-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(226, 232, 240, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(226, 232, 240, .06);--mdc-outlined-text-field-hover-outline-color: rgba(226, 232, 240, .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(100, 116, 139, .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-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(100, 116, 139, .54);--mat-form-field-disabled-select-arrow-color: rgba(100, 116, 139, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.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,.theme-teal.light{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(30, 41, 59, .87);--mat-select-disabled-trigger-text-color: rgba(148, 163, 184, .38);--mat-select-placeholder-text-color: rgba(30, 41, 59, .6);--mat-select-enabled-arrow-color: rgba(226, 232, 240, .54);--mat-select-disabled-arrow-color: rgba(30, 41, 59, .38);--mat-select-focused-arrow-color: rgba(13, 148, 136, .87);--mat-select-invalid-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(30, 41, 59, .87);--mat-select-disabled-trigger-text-color: rgba(148, 163, 184, .38);--mat-select-placeholder-text-color: rgba(30, 41, 59, .6);--mat-select-enabled-arrow-color: rgba(226, 232, 240, .54);--mat-select-disabled-arrow-color: rgba(30, 41, 59, .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(30, 41, 59, .87);--mat-select-disabled-trigger-text-color: rgba(148, 163, 184, .38);--mat-select-placeholder-text-color: rgba(30, 41, 59, .6);--mat-select-enabled-arrow-color: rgba(226, 232, 240, .54);--mat-select-disabled-arrow-color: rgba(30, 41, 59, .38);--mat-select-focused-arrow-color: rgba(220, 38, 38, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.theme-teal .light,.theme-teal.light{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-shape: 4px;--mat-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);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(30, 41, 59, .87);--mdc-dialog-supporting-text-color: rgba(30, 41, 59, .6)}.theme-teal .light .mat-mdc-standard-chip,.theme-teal.light .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-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-selected-container-color: #0d9488;--mdc-chip-elevated-disabled-container-color: #0d9488;--mdc-chip-flat-disabled-selected-container-color: #0d9488;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #042f2e;--mdc-chip-selected-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;--mat-chip-selected-disabled-trailing-icon-color: #042f2e;--mat-chip-selected-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-selected-container-color: #1e293b;--mdc-chip-elevated-disabled-container-color: #1e293b;--mdc-chip-flat-disabled-selected-container-color: #1e293b;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-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-selected-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-flat-disabled-selected-container-color: #dc2626;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-teal .light,.theme-teal.light{--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-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{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.theme-teal .light,.theme-teal.light{--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: #fff;--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;--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-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-disabled-label-text-color: #94a3b8}.theme-teal .light .mat-mdc-slide-toggle,.theme-teal.light .mat-mdc-slide-toggle{--mat-switch-label-text-color: #1e293b}.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,.theme-teal.light{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.theme-teal .light .mat-mdc-radio-button.mat-primary,.theme-teal.light .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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: black;--mat-radio-checked-ripple-color: #0d9488;--mat-radio-disabled-label-color: #94a3b8;--mat-radio-label-text-color: #1e293b}.theme-teal .light .mat-mdc-radio-button.mat-accent,.theme-teal.light .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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: black;--mat-radio-checked-ripple-color: #1e293b;--mat-radio-disabled-label-color: #94a3b8;--mat-radio-label-text-color: #1e293b}.theme-teal .light .mat-mdc-radio-button.mat-warn,.theme-teal.light .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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: black;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: #94a3b8;--mat-radio-label-text-color: #1e293b}.theme-teal .light,.theme-teal.light{--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-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-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--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;--mat-slider-ripple-color: #0d9488;--mat-slider-hover-state-layer-color: rgba(13, 148, 136, .05);--mat-slider-focus-state-layer-color: rgba(13, 148, 136, .2);--mat-slider-value-indicator-opacity: .6}.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-slider-ripple-color: #1e293b;--mat-slider-hover-state-layer-color: rgba(30, 41, 59, .05);--mat-slider-focus-state-layer-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-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2)}.theme-teal .light,.theme-teal.light{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--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;--mat-menu-divider-color: #e2e8f0;--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;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--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}.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: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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: #042f2e;--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-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: white;--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-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: white;--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-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--selected .mdc-list-item__start,.theme-teal .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-teal .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.theme-teal.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-teal.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.theme-teal.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-teal.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#0d9488}.theme-teal .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-teal .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-teal .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.theme-teal.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-teal.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-teal.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-teal .light,.theme-teal.light{--mat-paginator-container-text-color: rgba(0, 0, 0, .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-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.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: #64748b;--mat-tab-header-inactive-label-text-color: rgba(30, 41, 59, .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(30, 41, 59, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(30, 41, 59, .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: #64748b;--mat-tab-header-inactive-label-text-color: rgba(30, 41, 59, .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(30, 41, 59, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(30, 41, 59, .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: #64748b;--mat-tab-header-inactive-label-text-color: rgba(30, 41, 59, .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(30, 41, 59, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(30, 41, 59, .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,.theme-teal.light{--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: white;--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-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;--mat-checkbox-disabled-label-color: #94a3b8;--mat-checkbox-label-text-color: #1e293b}.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: #042f2e;--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-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: white;--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-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,.theme-teal.light{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-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-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: #1e293b;--mdc-text-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--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;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: #1e293b;--mdc-filled-button-disabled-container-color: rgba(148, 163, 184, .12);--mdc-filled-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--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;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: #1e293b;--mdc-protected-button-disabled-container-color: rgba(148, 163, 184, .12);--mdc-protected-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--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;--mdc-outlined-button-disabled-outline-color: #e2e8f0;--mdc-outlined-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mdc-outlined-button-label-text-color: #1e293b;--mdc-outlined-button-outline-color: #e2e8f0;--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--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-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.mat-primary,.theme-teal.light .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #0d9488;--mdc-filled-button-label-text-color: #042f2e;--mat-filled-button-state-layer-color: #042f2e;--mat-filled-button-ripple-color: rgba(4, 47, 46, .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: white;--mat-filled-button-state-layer-color: white;--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: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.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: #042f2e;--mat-protected-button-state-layer-color: #042f2e;--mat-protected-button-ripple-color: rgba(4, 47, 46, .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: white;--mat-protected-button-state-layer-color: white;--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: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.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: #e2e8f0;--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: #e2e8f0;--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: #e2e8f0;--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.theme-teal .light,.theme-teal.light{--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--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,.theme-teal.light{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--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(148, 163, 184, .12);--mat-fab-disabled-state-foreground-color: rgba(148, 163, 184, .38);--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(148, 163, 184, .12);--mat-fab-small-disabled-state-foreground-color: rgba(148, 163, 184, .38)}.theme-teal .light .mat-mdc-fab.mat-primary,.theme-teal.light .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #0d9488;--mat-fab-foreground-color: #042f2e;--mat-fab-state-layer-color: #042f2e;--mat-fab-ripple-color: rgba(4, 47, 46, .1)}.theme-teal .light .mat-mdc-fab.mat-accent,.theme-teal.light .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #1e293b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-teal .light .mat-mdc-fab.mat-warn,.theme-teal.light .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-teal .light .mat-mdc-mini-fab.mat-primary,.theme-teal.light .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #0d9488;--mat-fab-small-foreground-color: #042f2e;--mat-fab-small-state-layer-color: #042f2e;--mat-fab-small-ripple-color: rgba(4, 47, 46, .1)}.theme-teal .light .mat-mdc-mini-fab.mat-accent,.theme-teal.light .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #1e293b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-teal .light .mat-mdc-mini-fab.mat-warn,.theme-teal.light .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #dc2626;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-teal .light,.theme-teal.light{--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}.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,.theme-teal.light{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #0d9488;--mat-badge-text-color: #042f2e;--mat-badge-disabled-state-background-color: #94a3b8;--mat-badge-disabled-state-text-color: #94a3b8}.theme-teal .light .mat-badge-accent,.theme-teal.light .mat-badge-accent{--mat-badge-background-color: #1e293b;--mat-badge-text-color: white}.theme-teal .light .mat-badge-warn,.theme-teal.light .mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: white}.theme-teal .light,.theme-teal.light{--mat-bottom-sheet-container-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-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-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);--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: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: #64748b;--mat-datepicker-calendar-body-label-text-color: #64748b;--mat-datepicker-calendar-period-button-text-color: #1e293b;--mat-datepicker-calendar-period-button-icon-color: #64748b;--mat-datepicker-calendar-navigation-button-icon-color: #64748b;--mat-datepicker-calendar-header-divider-color: #e2e8f0;--mat-datepicker-calendar-header-text-color: #64748b;--mat-datepicker-calendar-date-today-outline-color: #94a3b8;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(148, 163, 184, .8);--mat-datepicker-calendar-date-text-color: #1e293b;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: #94a3b8;--mat-datepicker-calendar-date-preview-state-outline-color: #e2e8f0;--mat-datepicker-range-input-separator-color: #1e293b;--mat-datepicker-range-input-disabled-state-separator-color: #94a3b8;--mat-datepicker-range-input-disabled-state-text-color: #94a3b8;--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: #1e293b}.theme-teal .light .mat-datepicker-content.mat-accent,.theme-teal.light .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #1e293b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(30, 41, 59, .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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.theme-teal .light .mat-datepicker-content.mat-warn,.theme-teal.light .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.theme-teal .light .mat-datepicker-toggle-active.mat-accent,.theme-teal.light .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #1e293b}.theme-teal .light .mat-datepicker-toggle-active.mat-warn,.theme-teal.light .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.theme-teal .light,.theme-teal.light{--mat-divider-width: 1px;--mat-divider-color: #e2e8f0;--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: #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}.theme-teal .light .mat-icon.mat-primary,.theme-teal.light .mat-icon.mat-primary{--mat-icon-color: #0d9488}.theme-teal .light .mat-icon.mat-accent,.theme-teal.light .mat-icon.mat-accent{--mat-icon-color: #1e293b}.theme-teal .light .mat-icon.mat-warn,.theme-teal.light .mat-icon.mat-warn{--mat-icon-color: #dc2626}.theme-teal .light,.theme-teal.light{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--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}.theme-teal .light .mat-step-header.mat-accent,.theme-teal.light .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #1e293b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #1e293b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #1e293b;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-teal .light .mat-step-header.mat-warn,.theme-teal.light .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #dc2626;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #dc2626;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #dc2626;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-teal .light,.theme-teal.light{--mat-sort-arrow-color: #64748b;--mat-toolbar-container-background-color: white;--mat-toolbar-container-text-color: #1e293b}.theme-teal .light .mat-toolbar.mat-primary,.theme-teal.light .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #0d9488;--mat-toolbar-container-text-color: #042f2e}.theme-teal .light .mat-toolbar.mat-accent,.theme-teal.light .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #1e293b;--mat-toolbar-container-text-color: white}.theme-teal .light .mat-toolbar.mat-warn,.theme-teal.light .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: white}.theme-teal .light,.theme-teal.light{--mat-tree-container-background-color: white;--mat-tree-node-text-color: #1e293b;--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-timepicker-container-background-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)}.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,.theme-teal.dark{--mat-optgroup-label-text-color: white;--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-teal .dark .mat-primary,.theme-teal.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #0d9488;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #0d9488;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-teal .dark .mat-accent,.theme-teal.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-teal .dark .mat-warn,.theme-teal.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-teal .dark,.theme-teal.dark{--mat-app-background-color: #0f172a;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 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-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 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-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}.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.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-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,.theme-teal.dark{--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: rgb(39, 49.56, 66.84);--mdc-filled-text-field-disabled-container-color: rgb(34.5, 45.28, 62.92);--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(71, 85, 105, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(71, 85, 105, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--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(241, 245, 249, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(241, 245, 249, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(241, 245, 249, .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-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(71, 85, 105, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(71, 85, 105, .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-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(241, 245, 249, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(241, 245, 249, .06);--mdc-outlined-text-field-hover-outline-color: rgba(241, 245, 249, .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(241, 245, 249, .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-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(241, 245, 249, .54);--mat-form-field-disabled-select-arrow-color: rgba(241, 245, 249, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24}.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,.theme-teal.dark{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: #1e293b;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(71, 85, 105, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(241, 245, 249, .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)}.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(71, 85, 105, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(241, 245, 249, .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(71, 85, 105, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(241, 245, 249, .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,.theme-teal.dark{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: #1e293b;--mdc-dialog-container-shape: 4px;--mat-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);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: #1e293b;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.theme-teal .dark .mat-mdc-standard-chip,.theme-teal.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: rgb(57, 66.68, 82.52);--mdc-chip-elevated-selected-container-color: rgb(57, 66.68, 82.52);--mdc-chip-elevated-disabled-container-color: rgb(57, 66.68, 82.52);--mdc-chip-flat-disabled-selected-container-color: rgb(57, 66.68, 82.52);--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-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;--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-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-selected-container-color: #0d9488;--mdc-chip-elevated-disabled-container-color: #0d9488;--mdc-chip-flat-disabled-selected-container-color: #0d9488;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #042f2e;--mdc-chip-selected-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;--mat-chip-selected-disabled-trailing-icon-color: #042f2e;--mat-chip-selected-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-selected-container-color: #1e293b;--mdc-chip-elevated-disabled-container-color: #1e293b;--mdc-chip-flat-disabled-selected-container-color: #1e293b;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-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-selected-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-flat-disabled-selected-container-color: #dc2626;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-teal .dark,.theme-teal.dark{--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-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{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.theme-teal .dark,.theme-teal.dark{--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: #fff;--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;--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-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-disabled-label-text-color: #475569}.theme-teal .dark .mat-mdc-slide-toggle,.theme-teal.dark .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.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,.theme-teal.dark{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.theme-teal .dark .mat-mdc-radio-button.mat-primary,.theme-teal.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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: white;--mat-radio-checked-ripple-color: #0d9488;--mat-radio-disabled-label-color: #475569;--mat-radio-label-text-color: white}.theme-teal .dark .mat-mdc-radio-button.mat-accent,.theme-teal.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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: white;--mat-radio-checked-ripple-color: #1e293b;--mat-radio-disabled-label-color: #475569;--mat-radio-label-text-color: white}.theme-teal .dark .mat-mdc-radio-button.mat-warn,.theme-teal.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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: white;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: #475569;--mat-radio-label-text-color: white}.theme-teal .dark,.theme-teal.dark{--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-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-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--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;--mat-slider-ripple-color: #0d9488;--mat-slider-hover-state-layer-color: rgba(13, 148, 136, .05);--mat-slider-focus-state-layer-color: rgba(13, 148, 136, .2);--mat-slider-value-indicator-opacity: .9}.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-slider-ripple-color: #1e293b;--mat-slider-hover-state-layer-color: rgba(30, 41, 59, .05);--mat-slider-focus-state-layer-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-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2)}.theme-teal .dark,.theme-teal.dark{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--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;--mat-menu-divider-color: rgba(241, 245, 249, .12);--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;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--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}.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: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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: #042f2e;--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-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: white;--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-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: white;--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-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--selected .mdc-list-item__start,.theme-teal .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-teal .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.theme-teal.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-teal.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.theme-teal.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-teal.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#0d9488}.theme-teal .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-teal .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-teal .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.theme-teal.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-teal.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-teal.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-teal .dark,.theme-teal.dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .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-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.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: #f1f5f9;--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: #f1f5f9;--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: #f1f5f9;--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,.theme-teal.dark{--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: white;--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-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;--mat-checkbox-disabled-label-color: #475569;--mat-checkbox-label-text-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: #042f2e;--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-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: white;--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-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,.theme-teal.dark{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-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-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--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;--mdc-filled-button-container-color: #1e293b;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(30, 41, 59, .12);--mdc-filled-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--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;--mdc-protected-button-container-color: #1e293b;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(30, 41, 59, .12);--mdc-protected-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--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;--mdc-outlined-button-disabled-outline-color: rgba(241, 245, 249, .12);--mdc-outlined-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(241, 245, 249, .12);--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--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-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.mat-primary,.theme-teal.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #0d9488;--mdc-filled-button-label-text-color: #042f2e;--mat-filled-button-state-layer-color: #042f2e;--mat-filled-button-ripple-color: rgba(4, 47, 46, .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: white;--mat-filled-button-state-layer-color: white;--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: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.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: #042f2e;--mat-protected-button-state-layer-color: #042f2e;--mat-protected-button-ripple-color: rgba(4, 47, 46, .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: white;--mat-protected-button-state-layer-color: white;--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: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.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(241, 245, 249, .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(241, 245, 249, .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(241, 245, 249, .12);--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.theme-teal .dark,.theme-teal.dark{--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--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,.theme-teal.dark{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: #1e293b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--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(15, 23, 42, .12);--mat-fab-disabled-state-foreground-color: rgba(30, 41, 59, .5);--mdc-fab-small-container-color: #1e293b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(15, 23, 42, .12);--mat-fab-small-disabled-state-foreground-color: rgba(30, 41, 59, .5)}.theme-teal .dark .mat-mdc-fab.mat-primary,.theme-teal.dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #0d9488;--mat-fab-foreground-color: #042f2e;--mat-fab-state-layer-color: #042f2e;--mat-fab-ripple-color: rgba(4, 47, 46, .1)}.theme-teal .dark .mat-mdc-fab.mat-accent,.theme-teal.dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #1e293b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-teal .dark .mat-mdc-fab.mat-warn,.theme-teal.dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-teal .dark .mat-mdc-mini-fab.mat-primary,.theme-teal.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #0d9488;--mat-fab-small-foreground-color: #042f2e;--mat-fab-small-state-layer-color: #042f2e;--mat-fab-small-ripple-color: rgba(4, 47, 46, .1)}.theme-teal .dark .mat-mdc-mini-fab.mat-accent,.theme-teal.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #1e293b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-teal .dark .mat-mdc-mini-fab.mat-warn,.theme-teal.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #dc2626;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-teal .dark,.theme-teal.dark{--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: rgb(210, 212.2, 215.8);--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}.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,.theme-teal.dark{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #0d9488;--mat-badge-text-color: #042f2e;--mat-badge-disabled-state-background-color: #1e293b;--mat-badge-disabled-state-text-color: #475569}.theme-teal .dark .mat-badge-accent,.theme-teal.dark .mat-badge-accent{--mat-badge-background-color: #1e293b;--mat-badge-text-color: white}.theme-teal .dark .mat-badge-warn,.theme-teal.dark .mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: white}.theme-teal .dark,.theme-teal.dark{--mat-bottom-sheet-container-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: rgb(55.32, 65.48, 81.8);--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-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);--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: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: #f1f5f9;--mat-datepicker-calendar-body-label-text-color: #94a3b8;--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: #f1f5f9;--mat-datepicker-calendar-navigation-button-icon-color: #f1f5f9;--mat-datepicker-calendar-header-divider-color: rgba(241, 245, 249, .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}.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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.theme-teal .dark .mat-datepicker-content.mat-warn,.theme-teal.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.theme-teal .dark .mat-datepicker-toggle-active.mat-accent,.theme-teal.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #1e293b}.theme-teal .dark .mat-datepicker-toggle-active.mat-warn,.theme-teal.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.theme-teal .dark,.theme-teal.dark{--mat-divider-width: 1px;--mat-divider-color: rgba(241, 245, 249, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--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}.theme-teal .dark .mat-icon.mat-primary,.theme-teal.dark .mat-icon.mat-primary{--mat-icon-color: #0d9488}.theme-teal .dark .mat-icon.mat-accent,.theme-teal.dark .mat-icon.mat-accent{--mat-icon-color: #1e293b}.theme-teal .dark .mat-icon.mat-warn,.theme-teal.dark .mat-icon.mat-warn{--mat-icon-color: #dc2626}.theme-teal .dark,.theme-teal.dark{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--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}.theme-teal .dark .mat-step-header.mat-accent,.theme-teal.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #1e293b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #1e293b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #1e293b;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-teal .dark .mat-step-header.mat-warn,.theme-teal.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #dc2626;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #dc2626;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #dc2626;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-teal .dark,.theme-teal.dark{--mat-sort-arrow-color: #94a3b8;--mat-toolbar-container-background-color: #0f172a;--mat-toolbar-container-text-color: white}.theme-teal .dark .mat-toolbar.mat-primary,.theme-teal.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #0d9488;--mat-toolbar-container-text-color: #042f2e}.theme-teal .dark .mat-toolbar.mat-accent,.theme-teal.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #1e293b;--mat-toolbar-container-text-color: white}.theme-teal .dark .mat-toolbar.mat-warn,.theme-teal.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: white}.theme-teal .dark,.theme-teal.dark{--mat-tree-container-background-color: #1e293b;--mat-tree-node-text-color: white;--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-timepicker-container-background-color: #1e293b}.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)}.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,.theme-rose.light{--mat-optgroup-label-text-color: #1e293b;--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-rose .light .mat-primary,.theme-rose.light .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #f43f5e;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f43f5e;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-rose .light .mat-accent,.theme-rose.light .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-rose .light .mat-warn,.theme-rose.light .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-rose .light,.theme-rose.light{--mat-app-background-color: #f1f5f9;--mat-app-text-color: #1e293b;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 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-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 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-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}.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.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-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,.theme-rose.light{--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: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(30, 41, 59, .6);--mdc-filled-text-field-hover-label-text-color: rgba(30, 41, 59, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(148, 163, 184, .38);--mdc-filled-text-field-input-text-color: rgba(30, 41, 59, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(148, 163, 184, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(30, 41, 59, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--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(226, 232, 240, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(226, 232, 240, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(226, 232, 240, .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(30, 41, 59, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(30, 41, 59, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(148, 163, 184, .38);--mdc-outlined-text-field-input-text-color: rgba(30, 41, 59, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(148, 163, 184, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(30, 41, 59, .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-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(226, 232, 240, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(226, 232, 240, .06);--mdc-outlined-text-field-hover-outline-color: rgba(226, 232, 240, .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(100, 116, 139, .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-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(100, 116, 139, .54);--mat-form-field-disabled-select-arrow-color: rgba(100, 116, 139, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.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,.theme-rose.light{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(30, 41, 59, .87);--mat-select-disabled-trigger-text-color: rgba(148, 163, 184, .38);--mat-select-placeholder-text-color: rgba(30, 41, 59, .6);--mat-select-enabled-arrow-color: rgba(226, 232, 240, .54);--mat-select-disabled-arrow-color: rgba(30, 41, 59, .38);--mat-select-focused-arrow-color: rgba(244, 63, 94, .87);--mat-select-invalid-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(30, 41, 59, .87);--mat-select-disabled-trigger-text-color: rgba(148, 163, 184, .38);--mat-select-placeholder-text-color: rgba(30, 41, 59, .6);--mat-select-enabled-arrow-color: rgba(226, 232, 240, .54);--mat-select-disabled-arrow-color: rgba(30, 41, 59, .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(30, 41, 59, .87);--mat-select-disabled-trigger-text-color: rgba(148, 163, 184, .38);--mat-select-placeholder-text-color: rgba(30, 41, 59, .6);--mat-select-enabled-arrow-color: rgba(226, 232, 240, .54);--mat-select-disabled-arrow-color: rgba(30, 41, 59, .38);--mat-select-focused-arrow-color: rgba(220, 38, 38, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.theme-rose .light,.theme-rose.light{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-shape: 4px;--mat-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);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(30, 41, 59, .87);--mdc-dialog-supporting-text-color: rgba(30, 41, 59, .6)}.theme-rose .light .mat-mdc-standard-chip,.theme-rose.light .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-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-selected-container-color: #f43f5e;--mdc-chip-elevated-disabled-container-color: #f43f5e;--mdc-chip-flat-disabled-selected-container-color: #f43f5e;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #4c0519;--mdc-chip-selected-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;--mat-chip-selected-disabled-trailing-icon-color: #4c0519;--mat-chip-selected-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-selected-container-color: #1e293b;--mdc-chip-elevated-disabled-container-color: #1e293b;--mdc-chip-flat-disabled-selected-container-color: #1e293b;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-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-selected-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-flat-disabled-selected-container-color: #dc2626;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-rose .light,.theme-rose.light{--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-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{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.theme-rose .light,.theme-rose.light{--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: #fff;--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;--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-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-disabled-label-text-color: #94a3b8}.theme-rose .light .mat-mdc-slide-toggle,.theme-rose.light .mat-mdc-slide-toggle{--mat-switch-label-text-color: #1e293b}.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,.theme-rose.light{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.theme-rose .light .mat-mdc-radio-button.mat-primary,.theme-rose.light .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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: black;--mat-radio-checked-ripple-color: #f43f5e;--mat-radio-disabled-label-color: #94a3b8;--mat-radio-label-text-color: #1e293b}.theme-rose .light .mat-mdc-radio-button.mat-accent,.theme-rose.light .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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: black;--mat-radio-checked-ripple-color: #1e293b;--mat-radio-disabled-label-color: #94a3b8;--mat-radio-label-text-color: #1e293b}.theme-rose .light .mat-mdc-radio-button.mat-warn,.theme-rose.light .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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: black;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: #94a3b8;--mat-radio-label-text-color: #1e293b}.theme-rose .light,.theme-rose.light{--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-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-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--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;--mat-slider-ripple-color: #f43f5e;--mat-slider-hover-state-layer-color: rgba(244, 63, 94, .05);--mat-slider-focus-state-layer-color: rgba(244, 63, 94, .2);--mat-slider-value-indicator-opacity: .6}.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-slider-ripple-color: #1e293b;--mat-slider-hover-state-layer-color: rgba(30, 41, 59, .05);--mat-slider-focus-state-layer-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-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2)}.theme-rose .light,.theme-rose.light{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--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;--mat-menu-divider-color: #e2e8f0;--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;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--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}.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: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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: #4c0519;--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-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: white;--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-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: white;--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-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--selected .mdc-list-item__start,.theme-rose .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-rose .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.theme-rose.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-rose.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.theme-rose.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-rose.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#f43f5e}.theme-rose .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-rose .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-rose .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.theme-rose.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-rose.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-rose.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-rose .light,.theme-rose.light{--mat-paginator-container-text-color: rgba(0, 0, 0, .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-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.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: #64748b;--mat-tab-header-inactive-label-text-color: rgba(30, 41, 59, .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(30, 41, 59, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(30, 41, 59, .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: #64748b;--mat-tab-header-inactive-label-text-color: rgba(30, 41, 59, .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(30, 41, 59, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(30, 41, 59, .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: #64748b;--mat-tab-header-inactive-label-text-color: rgba(30, 41, 59, .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(30, 41, 59, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(30, 41, 59, .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,.theme-rose.light{--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: white;--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-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;--mat-checkbox-disabled-label-color: #94a3b8;--mat-checkbox-label-text-color: #1e293b}.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: #4c0519;--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-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: white;--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-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,.theme-rose.light{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-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-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: #1e293b;--mdc-text-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--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;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: #1e293b;--mdc-filled-button-disabled-container-color: rgba(148, 163, 184, .12);--mdc-filled-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--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;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: #1e293b;--mdc-protected-button-disabled-container-color: rgba(148, 163, 184, .12);--mdc-protected-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--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;--mdc-outlined-button-disabled-outline-color: #e2e8f0;--mdc-outlined-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mdc-outlined-button-label-text-color: #1e293b;--mdc-outlined-button-outline-color: #e2e8f0;--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--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-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.mat-primary,.theme-rose.light .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #f43f5e;--mdc-filled-button-label-text-color: #4c0519;--mat-filled-button-state-layer-color: #4c0519;--mat-filled-button-ripple-color: rgba(76, 5, 25, .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: white;--mat-filled-button-state-layer-color: white;--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: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.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: #4c0519;--mat-protected-button-state-layer-color: #4c0519;--mat-protected-button-ripple-color: rgba(76, 5, 25, .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: white;--mat-protected-button-state-layer-color: white;--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: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.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: #e2e8f0;--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: #e2e8f0;--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: #e2e8f0;--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.theme-rose .light,.theme-rose.light{--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--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,.theme-rose.light{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--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(148, 163, 184, .12);--mat-fab-disabled-state-foreground-color: rgba(148, 163, 184, .38);--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(148, 163, 184, .12);--mat-fab-small-disabled-state-foreground-color: rgba(148, 163, 184, .38)}.theme-rose .light .mat-mdc-fab.mat-primary,.theme-rose.light .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #f43f5e;--mat-fab-foreground-color: #4c0519;--mat-fab-state-layer-color: #4c0519;--mat-fab-ripple-color: rgba(76, 5, 25, .1)}.theme-rose .light .mat-mdc-fab.mat-accent,.theme-rose.light .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #1e293b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-rose .light .mat-mdc-fab.mat-warn,.theme-rose.light .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-rose .light .mat-mdc-mini-fab.mat-primary,.theme-rose.light .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #f43f5e;--mat-fab-small-foreground-color: #4c0519;--mat-fab-small-state-layer-color: #4c0519;--mat-fab-small-ripple-color: rgba(76, 5, 25, .1)}.theme-rose .light .mat-mdc-mini-fab.mat-accent,.theme-rose.light .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #1e293b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-rose .light .mat-mdc-mini-fab.mat-warn,.theme-rose.light .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #dc2626;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-rose .light,.theme-rose.light{--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}.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,.theme-rose.light{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #f43f5e;--mat-badge-text-color: #4c0519;--mat-badge-disabled-state-background-color: #94a3b8;--mat-badge-disabled-state-text-color: #94a3b8}.theme-rose .light .mat-badge-accent,.theme-rose.light .mat-badge-accent{--mat-badge-background-color: #1e293b;--mat-badge-text-color: white}.theme-rose .light .mat-badge-warn,.theme-rose.light .mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: white}.theme-rose .light,.theme-rose.light{--mat-bottom-sheet-container-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-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-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);--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: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: #64748b;--mat-datepicker-calendar-body-label-text-color: #64748b;--mat-datepicker-calendar-period-button-text-color: #1e293b;--mat-datepicker-calendar-period-button-icon-color: #64748b;--mat-datepicker-calendar-navigation-button-icon-color: #64748b;--mat-datepicker-calendar-header-divider-color: #e2e8f0;--mat-datepicker-calendar-header-text-color: #64748b;--mat-datepicker-calendar-date-today-outline-color: #94a3b8;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(148, 163, 184, .8);--mat-datepicker-calendar-date-text-color: #1e293b;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: #94a3b8;--mat-datepicker-calendar-date-preview-state-outline-color: #e2e8f0;--mat-datepicker-range-input-separator-color: #1e293b;--mat-datepicker-range-input-disabled-state-separator-color: #94a3b8;--mat-datepicker-range-input-disabled-state-text-color: #94a3b8;--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: #1e293b}.theme-rose .light .mat-datepicker-content.mat-accent,.theme-rose.light .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #1e293b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(30, 41, 59, .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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.theme-rose .light .mat-datepicker-content.mat-warn,.theme-rose.light .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.theme-rose .light .mat-datepicker-toggle-active.mat-accent,.theme-rose.light .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #1e293b}.theme-rose .light .mat-datepicker-toggle-active.mat-warn,.theme-rose.light .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.theme-rose .light,.theme-rose.light{--mat-divider-width: 1px;--mat-divider-color: #e2e8f0;--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: #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}.theme-rose .light .mat-icon.mat-primary,.theme-rose.light .mat-icon.mat-primary{--mat-icon-color: #f43f5e}.theme-rose .light .mat-icon.mat-accent,.theme-rose.light .mat-icon.mat-accent{--mat-icon-color: #1e293b}.theme-rose .light .mat-icon.mat-warn,.theme-rose.light .mat-icon.mat-warn{--mat-icon-color: #dc2626}.theme-rose .light,.theme-rose.light{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--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}.theme-rose .light .mat-step-header.mat-accent,.theme-rose.light .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #1e293b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #1e293b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #1e293b;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-rose .light .mat-step-header.mat-warn,.theme-rose.light .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #dc2626;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #dc2626;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #dc2626;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-rose .light,.theme-rose.light{--mat-sort-arrow-color: #64748b;--mat-toolbar-container-background-color: white;--mat-toolbar-container-text-color: #1e293b}.theme-rose .light .mat-toolbar.mat-primary,.theme-rose.light .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #f43f5e;--mat-toolbar-container-text-color: #4c0519}.theme-rose .light .mat-toolbar.mat-accent,.theme-rose.light .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #1e293b;--mat-toolbar-container-text-color: white}.theme-rose .light .mat-toolbar.mat-warn,.theme-rose.light .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: white}.theme-rose .light,.theme-rose.light{--mat-tree-container-background-color: white;--mat-tree-node-text-color: #1e293b;--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-timepicker-container-background-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)}.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,.theme-rose.dark{--mat-optgroup-label-text-color: white;--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-rose .dark .mat-primary,.theme-rose.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #f43f5e;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f43f5e;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-rose .dark .mat-accent,.theme-rose.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-rose .dark .mat-warn,.theme-rose.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-rose .dark,.theme-rose.dark{--mat-app-background-color: #0f172a;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 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-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 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-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}.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.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-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,.theme-rose.dark{--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: rgb(39, 49.56, 66.84);--mdc-filled-text-field-disabled-container-color: rgb(34.5, 45.28, 62.92);--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(71, 85, 105, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(71, 85, 105, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--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(241, 245, 249, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(241, 245, 249, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(241, 245, 249, .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-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(71, 85, 105, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(71, 85, 105, .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-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(241, 245, 249, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(241, 245, 249, .06);--mdc-outlined-text-field-hover-outline-color: rgba(241, 245, 249, .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(241, 245, 249, .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-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(241, 245, 249, .54);--mat-form-field-disabled-select-arrow-color: rgba(241, 245, 249, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24}.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,.theme-rose.dark{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: #1e293b;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(71, 85, 105, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(241, 245, 249, .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)}.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(71, 85, 105, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(241, 245, 249, .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(71, 85, 105, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(241, 245, 249, .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,.theme-rose.dark{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: #1e293b;--mdc-dialog-container-shape: 4px;--mat-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);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: #1e293b;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.theme-rose .dark .mat-mdc-standard-chip,.theme-rose.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: rgb(57, 66.68, 82.52);--mdc-chip-elevated-selected-container-color: rgb(57, 66.68, 82.52);--mdc-chip-elevated-disabled-container-color: rgb(57, 66.68, 82.52);--mdc-chip-flat-disabled-selected-container-color: rgb(57, 66.68, 82.52);--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-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;--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-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-selected-container-color: #f43f5e;--mdc-chip-elevated-disabled-container-color: #f43f5e;--mdc-chip-flat-disabled-selected-container-color: #f43f5e;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #4c0519;--mdc-chip-selected-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;--mat-chip-selected-disabled-trailing-icon-color: #4c0519;--mat-chip-selected-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-selected-container-color: #1e293b;--mdc-chip-elevated-disabled-container-color: #1e293b;--mdc-chip-flat-disabled-selected-container-color: #1e293b;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-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-selected-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-flat-disabled-selected-container-color: #dc2626;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-rose .dark,.theme-rose.dark{--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-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{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.theme-rose .dark,.theme-rose.dark{--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: #fff;--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;--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-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-disabled-label-text-color: #475569}.theme-rose .dark .mat-mdc-slide-toggle,.theme-rose.dark .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.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,.theme-rose.dark{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.theme-rose .dark .mat-mdc-radio-button.mat-primary,.theme-rose.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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: white;--mat-radio-checked-ripple-color: #f43f5e;--mat-radio-disabled-label-color: #475569;--mat-radio-label-text-color: white}.theme-rose .dark .mat-mdc-radio-button.mat-accent,.theme-rose.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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: white;--mat-radio-checked-ripple-color: #1e293b;--mat-radio-disabled-label-color: #475569;--mat-radio-label-text-color: white}.theme-rose .dark .mat-mdc-radio-button.mat-warn,.theme-rose.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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: white;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: #475569;--mat-radio-label-text-color: white}.theme-rose .dark,.theme-rose.dark{--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-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-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--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;--mat-slider-ripple-color: #f43f5e;--mat-slider-hover-state-layer-color: rgba(244, 63, 94, .05);--mat-slider-focus-state-layer-color: rgba(244, 63, 94, .2);--mat-slider-value-indicator-opacity: .9}.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-slider-ripple-color: #1e293b;--mat-slider-hover-state-layer-color: rgba(30, 41, 59, .05);--mat-slider-focus-state-layer-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-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2)}.theme-rose .dark,.theme-rose.dark{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--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;--mat-menu-divider-color: rgba(241, 245, 249, .12);--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;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--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}.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: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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: #4c0519;--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-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: white;--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-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: white;--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-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--selected .mdc-list-item__start,.theme-rose .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-rose .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.theme-rose.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-rose.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.theme-rose.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-rose.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#f43f5e}.theme-rose .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-rose .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-rose .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.theme-rose.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-rose.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-rose.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-rose .dark,.theme-rose.dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .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-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.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: #f1f5f9;--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: #f1f5f9;--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: #f1f5f9;--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,.theme-rose.dark{--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: white;--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-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;--mat-checkbox-disabled-label-color: #475569;--mat-checkbox-label-text-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: #4c0519;--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-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: white;--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-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,.theme-rose.dark{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-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-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--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;--mdc-filled-button-container-color: #1e293b;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(30, 41, 59, .12);--mdc-filled-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--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;--mdc-protected-button-container-color: #1e293b;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(30, 41, 59, .12);--mdc-protected-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--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;--mdc-outlined-button-disabled-outline-color: rgba(241, 245, 249, .12);--mdc-outlined-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(241, 245, 249, .12);--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--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-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.mat-primary,.theme-rose.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #f43f5e;--mdc-filled-button-label-text-color: #4c0519;--mat-filled-button-state-layer-color: #4c0519;--mat-filled-button-ripple-color: rgba(76, 5, 25, .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: white;--mat-filled-button-state-layer-color: white;--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: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.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: #4c0519;--mat-protected-button-state-layer-color: #4c0519;--mat-protected-button-ripple-color: rgba(76, 5, 25, .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: white;--mat-protected-button-state-layer-color: white;--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: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.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(241, 245, 249, .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(241, 245, 249, .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(241, 245, 249, .12);--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.theme-rose .dark,.theme-rose.dark{--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--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,.theme-rose.dark{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: #1e293b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--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(15, 23, 42, .12);--mat-fab-disabled-state-foreground-color: rgba(30, 41, 59, .5);--mdc-fab-small-container-color: #1e293b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(15, 23, 42, .12);--mat-fab-small-disabled-state-foreground-color: rgba(30, 41, 59, .5)}.theme-rose .dark .mat-mdc-fab.mat-primary,.theme-rose.dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #f43f5e;--mat-fab-foreground-color: #4c0519;--mat-fab-state-layer-color: #4c0519;--mat-fab-ripple-color: rgba(76, 5, 25, .1)}.theme-rose .dark .mat-mdc-fab.mat-accent,.theme-rose.dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #1e293b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-rose .dark .mat-mdc-fab.mat-warn,.theme-rose.dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-rose .dark .mat-mdc-mini-fab.mat-primary,.theme-rose.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #f43f5e;--mat-fab-small-foreground-color: #4c0519;--mat-fab-small-state-layer-color: #4c0519;--mat-fab-small-ripple-color: rgba(76, 5, 25, .1)}.theme-rose .dark .mat-mdc-mini-fab.mat-accent,.theme-rose.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #1e293b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-rose .dark .mat-mdc-mini-fab.mat-warn,.theme-rose.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #dc2626;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-rose .dark,.theme-rose.dark{--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: rgb(210, 212.2, 215.8);--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}.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,.theme-rose.dark{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #f43f5e;--mat-badge-text-color: #4c0519;--mat-badge-disabled-state-background-color: #1e293b;--mat-badge-disabled-state-text-color: #475569}.theme-rose .dark .mat-badge-accent,.theme-rose.dark .mat-badge-accent{--mat-badge-background-color: #1e293b;--mat-badge-text-color: white}.theme-rose .dark .mat-badge-warn,.theme-rose.dark .mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: white}.theme-rose .dark,.theme-rose.dark{--mat-bottom-sheet-container-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: rgb(55.32, 65.48, 81.8);--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-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);--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: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: #f1f5f9;--mat-datepicker-calendar-body-label-text-color: #94a3b8;--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: #f1f5f9;--mat-datepicker-calendar-navigation-button-icon-color: #f1f5f9;--mat-datepicker-calendar-header-divider-color: rgba(241, 245, 249, .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}.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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.theme-rose .dark .mat-datepicker-content.mat-warn,.theme-rose.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.theme-rose .dark .mat-datepicker-toggle-active.mat-accent,.theme-rose.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #1e293b}.theme-rose .dark .mat-datepicker-toggle-active.mat-warn,.theme-rose.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.theme-rose .dark,.theme-rose.dark{--mat-divider-width: 1px;--mat-divider-color: rgba(241, 245, 249, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--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}.theme-rose .dark .mat-icon.mat-primary,.theme-rose.dark .mat-icon.mat-primary{--mat-icon-color: #f43f5e}.theme-rose .dark .mat-icon.mat-accent,.theme-rose.dark .mat-icon.mat-accent{--mat-icon-color: #1e293b}.theme-rose .dark .mat-icon.mat-warn,.theme-rose.dark .mat-icon.mat-warn{--mat-icon-color: #dc2626}.theme-rose .dark,.theme-rose.dark{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--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}.theme-rose .dark .mat-step-header.mat-accent,.theme-rose.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #1e293b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #1e293b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #1e293b;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-rose .dark .mat-step-header.mat-warn,.theme-rose.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #dc2626;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #dc2626;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #dc2626;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-rose .dark,.theme-rose.dark{--mat-sort-arrow-color: #94a3b8;--mat-toolbar-container-background-color: #0f172a;--mat-toolbar-container-text-color: white}.theme-rose .dark .mat-toolbar.mat-primary,.theme-rose.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #f43f5e;--mat-toolbar-container-text-color: #4c0519}.theme-rose .dark .mat-toolbar.mat-accent,.theme-rose.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #1e293b;--mat-toolbar-container-text-color: white}.theme-rose .dark .mat-toolbar.mat-warn,.theme-rose.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: white}.theme-rose .dark,.theme-rose.dark{--mat-tree-container-background-color: #1e293b;--mat-tree-node-text-color: white;--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-timepicker-container-background-color: #1e293b}.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)}.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,.theme-purple.light{--mat-optgroup-label-text-color: #1e293b;--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-purple .light .mat-primary,.theme-purple.light .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #9333ea;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #9333ea;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-purple .light .mat-accent,.theme-purple.light .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-purple .light .mat-warn,.theme-purple.light .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-purple .light,.theme-purple.light{--mat-app-background-color: #f1f5f9;--mat-app-text-color: #1e293b;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 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-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 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-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}.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.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-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,.theme-purple.light{--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: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(30, 41, 59, .6);--mdc-filled-text-field-hover-label-text-color: rgba(30, 41, 59, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(148, 163, 184, .38);--mdc-filled-text-field-input-text-color: rgba(30, 41, 59, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(148, 163, 184, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(30, 41, 59, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--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(226, 232, 240, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(226, 232, 240, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(226, 232, 240, .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(30, 41, 59, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(30, 41, 59, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(148, 163, 184, .38);--mdc-outlined-text-field-input-text-color: rgba(30, 41, 59, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(148, 163, 184, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(30, 41, 59, .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-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(226, 232, 240, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(226, 232, 240, .06);--mdc-outlined-text-field-hover-outline-color: rgba(226, 232, 240, .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(100, 116, 139, .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-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(100, 116, 139, .54);--mat-form-field-disabled-select-arrow-color: rgba(100, 116, 139, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.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,.theme-purple.light{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(30, 41, 59, .87);--mat-select-disabled-trigger-text-color: rgba(148, 163, 184, .38);--mat-select-placeholder-text-color: rgba(30, 41, 59, .6);--mat-select-enabled-arrow-color: rgba(226, 232, 240, .54);--mat-select-disabled-arrow-color: rgba(30, 41, 59, .38);--mat-select-focused-arrow-color: rgba(147, 51, 234, .87);--mat-select-invalid-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(30, 41, 59, .87);--mat-select-disabled-trigger-text-color: rgba(148, 163, 184, .38);--mat-select-placeholder-text-color: rgba(30, 41, 59, .6);--mat-select-enabled-arrow-color: rgba(226, 232, 240, .54);--mat-select-disabled-arrow-color: rgba(30, 41, 59, .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(30, 41, 59, .87);--mat-select-disabled-trigger-text-color: rgba(148, 163, 184, .38);--mat-select-placeholder-text-color: rgba(30, 41, 59, .6);--mat-select-enabled-arrow-color: rgba(226, 232, 240, .54);--mat-select-disabled-arrow-color: rgba(30, 41, 59, .38);--mat-select-focused-arrow-color: rgba(220, 38, 38, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.theme-purple .light,.theme-purple.light{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-shape: 4px;--mat-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);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(30, 41, 59, .87);--mdc-dialog-supporting-text-color: rgba(30, 41, 59, .6)}.theme-purple .light .mat-mdc-standard-chip,.theme-purple.light .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-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-selected-container-color: #9333ea;--mdc-chip-elevated-disabled-container-color: #9333ea;--mdc-chip-flat-disabled-selected-container-color: #9333ea;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-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-selected-container-color: #1e293b;--mdc-chip-elevated-disabled-container-color: #1e293b;--mdc-chip-flat-disabled-selected-container-color: #1e293b;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-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-selected-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-flat-disabled-selected-container-color: #dc2626;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-purple .light,.theme-purple.light{--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-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{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.theme-purple .light,.theme-purple.light{--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: #fff;--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;--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-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-disabled-label-text-color: #94a3b8}.theme-purple .light .mat-mdc-slide-toggle,.theme-purple.light .mat-mdc-slide-toggle{--mat-switch-label-text-color: #1e293b}.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,.theme-purple.light{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.theme-purple .light .mat-mdc-radio-button.mat-primary,.theme-purple.light .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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: black;--mat-radio-checked-ripple-color: #9333ea;--mat-radio-disabled-label-color: #94a3b8;--mat-radio-label-text-color: #1e293b}.theme-purple .light .mat-mdc-radio-button.mat-accent,.theme-purple.light .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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: black;--mat-radio-checked-ripple-color: #1e293b;--mat-radio-disabled-label-color: #94a3b8;--mat-radio-label-text-color: #1e293b}.theme-purple .light .mat-mdc-radio-button.mat-warn,.theme-purple.light .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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: black;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: #94a3b8;--mat-radio-label-text-color: #1e293b}.theme-purple .light,.theme-purple.light{--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-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-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--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;--mat-slider-ripple-color: #9333ea;--mat-slider-hover-state-layer-color: rgba(147, 51, 234, .05);--mat-slider-focus-state-layer-color: rgba(147, 51, 234, .2);--mat-slider-value-indicator-opacity: .6}.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-slider-ripple-color: #1e293b;--mat-slider-hover-state-layer-color: rgba(30, 41, 59, .05);--mat-slider-focus-state-layer-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-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2)}.theme-purple .light,.theme-purple.light{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--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;--mat-menu-divider-color: #e2e8f0;--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;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--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}.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: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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: white;--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-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: white;--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-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: white;--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-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--selected .mdc-list-item__start,.theme-purple .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-purple .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.theme-purple.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-purple.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.theme-purple.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-purple.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#9333ea}.theme-purple .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-purple .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-purple .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.theme-purple.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-purple.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-purple.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-purple .light,.theme-purple.light{--mat-paginator-container-text-color: rgba(0, 0, 0, .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-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.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: #64748b;--mat-tab-header-inactive-label-text-color: rgba(30, 41, 59, .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(30, 41, 59, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(30, 41, 59, .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: #64748b;--mat-tab-header-inactive-label-text-color: rgba(30, 41, 59, .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(30, 41, 59, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(30, 41, 59, .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: #64748b;--mat-tab-header-inactive-label-text-color: rgba(30, 41, 59, .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(30, 41, 59, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(30, 41, 59, .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,.theme-purple.light{--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: white;--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-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;--mat-checkbox-disabled-label-color: #94a3b8;--mat-checkbox-label-text-color: #1e293b}.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: white;--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-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: white;--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-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,.theme-purple.light{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-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-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: #1e293b;--mdc-text-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--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;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: #1e293b;--mdc-filled-button-disabled-container-color: rgba(148, 163, 184, .12);--mdc-filled-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--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;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: #1e293b;--mdc-protected-button-disabled-container-color: rgba(148, 163, 184, .12);--mdc-protected-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--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;--mdc-outlined-button-disabled-outline-color: #e2e8f0;--mdc-outlined-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mdc-outlined-button-label-text-color: #1e293b;--mdc-outlined-button-outline-color: #e2e8f0;--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--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-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.mat-primary,.theme-purple.light .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #9333ea;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--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: white;--mat-filled-button-state-layer-color: white;--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: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.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: white;--mat-protected-button-state-layer-color: white;--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: white;--mat-protected-button-state-layer-color: white;--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: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.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: #e2e8f0;--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: #e2e8f0;--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: #e2e8f0;--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.theme-purple .light,.theme-purple.light{--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--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,.theme-purple.light{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--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(148, 163, 184, .12);--mat-fab-disabled-state-foreground-color: rgba(148, 163, 184, .38);--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(148, 163, 184, .12);--mat-fab-small-disabled-state-foreground-color: rgba(148, 163, 184, .38)}.theme-purple .light .mat-mdc-fab.mat-primary,.theme-purple.light .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #9333ea;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-purple .light .mat-mdc-fab.mat-accent,.theme-purple.light .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #1e293b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-purple .light .mat-mdc-fab.mat-warn,.theme-purple.light .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-purple .light .mat-mdc-mini-fab.mat-primary,.theme-purple.light .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #9333ea;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-purple .light .mat-mdc-mini-fab.mat-accent,.theme-purple.light .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #1e293b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-purple .light .mat-mdc-mini-fab.mat-warn,.theme-purple.light .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #dc2626;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-purple .light,.theme-purple.light{--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}.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,.theme-purple.light{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #9333ea;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #94a3b8;--mat-badge-disabled-state-text-color: #94a3b8}.theme-purple .light .mat-badge-accent,.theme-purple.light .mat-badge-accent{--mat-badge-background-color: #1e293b;--mat-badge-text-color: white}.theme-purple .light .mat-badge-warn,.theme-purple.light .mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: white}.theme-purple .light,.theme-purple.light{--mat-bottom-sheet-container-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-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-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);--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: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: #64748b;--mat-datepicker-calendar-body-label-text-color: #64748b;--mat-datepicker-calendar-period-button-text-color: #1e293b;--mat-datepicker-calendar-period-button-icon-color: #64748b;--mat-datepicker-calendar-navigation-button-icon-color: #64748b;--mat-datepicker-calendar-header-divider-color: #e2e8f0;--mat-datepicker-calendar-header-text-color: #64748b;--mat-datepicker-calendar-date-today-outline-color: #94a3b8;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(148, 163, 184, .8);--mat-datepicker-calendar-date-text-color: #1e293b;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: #94a3b8;--mat-datepicker-calendar-date-preview-state-outline-color: #e2e8f0;--mat-datepicker-range-input-separator-color: #1e293b;--mat-datepicker-range-input-disabled-state-separator-color: #94a3b8;--mat-datepicker-range-input-disabled-state-text-color: #94a3b8;--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: #1e293b}.theme-purple .light .mat-datepicker-content.mat-accent,.theme-purple.light .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #1e293b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(30, 41, 59, .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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.theme-purple .light .mat-datepicker-content.mat-warn,.theme-purple.light .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.theme-purple .light .mat-datepicker-toggle-active.mat-accent,.theme-purple.light .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #1e293b}.theme-purple .light .mat-datepicker-toggle-active.mat-warn,.theme-purple.light .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.theme-purple .light,.theme-purple.light{--mat-divider-width: 1px;--mat-divider-color: #e2e8f0;--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: #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}.theme-purple .light .mat-icon.mat-primary,.theme-purple.light .mat-icon.mat-primary{--mat-icon-color: #9333ea}.theme-purple .light .mat-icon.mat-accent,.theme-purple.light .mat-icon.mat-accent{--mat-icon-color: #1e293b}.theme-purple .light .mat-icon.mat-warn,.theme-purple.light .mat-icon.mat-warn{--mat-icon-color: #dc2626}.theme-purple .light,.theme-purple.light{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--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}.theme-purple .light .mat-step-header.mat-accent,.theme-purple.light .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #1e293b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #1e293b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #1e293b;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-purple .light .mat-step-header.mat-warn,.theme-purple.light .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #dc2626;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #dc2626;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #dc2626;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-purple .light,.theme-purple.light{--mat-sort-arrow-color: #64748b;--mat-toolbar-container-background-color: white;--mat-toolbar-container-text-color: #1e293b}.theme-purple .light .mat-toolbar.mat-primary,.theme-purple.light .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #9333ea;--mat-toolbar-container-text-color: white}.theme-purple .light .mat-toolbar.mat-accent,.theme-purple.light .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #1e293b;--mat-toolbar-container-text-color: white}.theme-purple .light .mat-toolbar.mat-warn,.theme-purple.light .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: white}.theme-purple .light,.theme-purple.light{--mat-tree-container-background-color: white;--mat-tree-node-text-color: #1e293b;--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-timepicker-container-background-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)}.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,.theme-purple.dark{--mat-optgroup-label-text-color: white;--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-purple .dark .mat-primary,.theme-purple.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #9333ea;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #9333ea;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-purple .dark .mat-accent,.theme-purple.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-purple .dark .mat-warn,.theme-purple.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-purple .dark,.theme-purple.dark{--mat-app-background-color: #0f172a;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 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-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 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-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}.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.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-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,.theme-purple.dark{--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: rgb(39, 49.56, 66.84);--mdc-filled-text-field-disabled-container-color: rgb(34.5, 45.28, 62.92);--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(71, 85, 105, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(71, 85, 105, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--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(241, 245, 249, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(241, 245, 249, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(241, 245, 249, .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-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(71, 85, 105, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(71, 85, 105, .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-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(241, 245, 249, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(241, 245, 249, .06);--mdc-outlined-text-field-hover-outline-color: rgba(241, 245, 249, .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(241, 245, 249, .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-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(241, 245, 249, .54);--mat-form-field-disabled-select-arrow-color: rgba(241, 245, 249, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24}.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,.theme-purple.dark{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: #1e293b;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(71, 85, 105, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(241, 245, 249, .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)}.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(71, 85, 105, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(241, 245, 249, .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(71, 85, 105, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(241, 245, 249, .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,.theme-purple.dark{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: #1e293b;--mdc-dialog-container-shape: 4px;--mat-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);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: #1e293b;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.theme-purple .dark .mat-mdc-standard-chip,.theme-purple.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: rgb(57, 66.68, 82.52);--mdc-chip-elevated-selected-container-color: rgb(57, 66.68, 82.52);--mdc-chip-elevated-disabled-container-color: rgb(57, 66.68, 82.52);--mdc-chip-flat-disabled-selected-container-color: rgb(57, 66.68, 82.52);--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-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;--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-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-selected-container-color: #9333ea;--mdc-chip-elevated-disabled-container-color: #9333ea;--mdc-chip-flat-disabled-selected-container-color: #9333ea;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-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-selected-container-color: #1e293b;--mdc-chip-elevated-disabled-container-color: #1e293b;--mdc-chip-flat-disabled-selected-container-color: #1e293b;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-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-selected-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-flat-disabled-selected-container-color: #dc2626;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-purple .dark,.theme-purple.dark{--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-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{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.theme-purple .dark,.theme-purple.dark{--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: #fff;--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;--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-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-disabled-label-text-color: #475569}.theme-purple .dark .mat-mdc-slide-toggle,.theme-purple.dark .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.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,.theme-purple.dark{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.theme-purple .dark .mat-mdc-radio-button.mat-primary,.theme-purple.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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: white;--mat-radio-checked-ripple-color: #9333ea;--mat-radio-disabled-label-color: #475569;--mat-radio-label-text-color: white}.theme-purple .dark .mat-mdc-radio-button.mat-accent,.theme-purple.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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: white;--mat-radio-checked-ripple-color: #1e293b;--mat-radio-disabled-label-color: #475569;--mat-radio-label-text-color: white}.theme-purple .dark .mat-mdc-radio-button.mat-warn,.theme-purple.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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: white;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: #475569;--mat-radio-label-text-color: white}.theme-purple .dark,.theme-purple.dark{--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-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-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--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;--mat-slider-ripple-color: #9333ea;--mat-slider-hover-state-layer-color: rgba(147, 51, 234, .05);--mat-slider-focus-state-layer-color: rgba(147, 51, 234, .2);--mat-slider-value-indicator-opacity: .9}.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-slider-ripple-color: #1e293b;--mat-slider-hover-state-layer-color: rgba(30, 41, 59, .05);--mat-slider-focus-state-layer-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-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2)}.theme-purple .dark,.theme-purple.dark{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--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;--mat-menu-divider-color: rgba(241, 245, 249, .12);--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;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--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}.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: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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: white;--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-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: white;--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-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: white;--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-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--selected .mdc-list-item__start,.theme-purple .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-purple .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.theme-purple.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-purple.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.theme-purple.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-purple.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#9333ea}.theme-purple .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-purple .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-purple .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.theme-purple.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-purple.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-purple.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-purple .dark,.theme-purple.dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .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-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.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: #f1f5f9;--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: #f1f5f9;--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: #f1f5f9;--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,.theme-purple.dark{--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: white;--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-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;--mat-checkbox-disabled-label-color: #475569;--mat-checkbox-label-text-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: white;--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-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: white;--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-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,.theme-purple.dark{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-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-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--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;--mdc-filled-button-container-color: #1e293b;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(30, 41, 59, .12);--mdc-filled-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--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;--mdc-protected-button-container-color: #1e293b;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(30, 41, 59, .12);--mdc-protected-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--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;--mdc-outlined-button-disabled-outline-color: rgba(241, 245, 249, .12);--mdc-outlined-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(241, 245, 249, .12);--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--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-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.mat-primary,.theme-purple.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #9333ea;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--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: white;--mat-filled-button-state-layer-color: white;--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: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.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: white;--mat-protected-button-state-layer-color: white;--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: white;--mat-protected-button-state-layer-color: white;--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: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.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(241, 245, 249, .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(241, 245, 249, .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(241, 245, 249, .12);--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.theme-purple .dark,.theme-purple.dark{--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--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,.theme-purple.dark{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: #1e293b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--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(15, 23, 42, .12);--mat-fab-disabled-state-foreground-color: rgba(30, 41, 59, .5);--mdc-fab-small-container-color: #1e293b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(15, 23, 42, .12);--mat-fab-small-disabled-state-foreground-color: rgba(30, 41, 59, .5)}.theme-purple .dark .mat-mdc-fab.mat-primary,.theme-purple.dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #9333ea;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-purple .dark .mat-mdc-fab.mat-accent,.theme-purple.dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #1e293b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-purple .dark .mat-mdc-fab.mat-warn,.theme-purple.dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-purple .dark .mat-mdc-mini-fab.mat-primary,.theme-purple.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #9333ea;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-purple .dark .mat-mdc-mini-fab.mat-accent,.theme-purple.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #1e293b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-purple .dark .mat-mdc-mini-fab.mat-warn,.theme-purple.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #dc2626;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-purple .dark,.theme-purple.dark{--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: rgb(210, 212.2, 215.8);--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}.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,.theme-purple.dark{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #9333ea;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #1e293b;--mat-badge-disabled-state-text-color: #475569}.theme-purple .dark .mat-badge-accent,.theme-purple.dark .mat-badge-accent{--mat-badge-background-color: #1e293b;--mat-badge-text-color: white}.theme-purple .dark .mat-badge-warn,.theme-purple.dark .mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: white}.theme-purple .dark,.theme-purple.dark{--mat-bottom-sheet-container-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: rgb(55.32, 65.48, 81.8);--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-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);--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: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: #f1f5f9;--mat-datepicker-calendar-body-label-text-color: #94a3b8;--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: #f1f5f9;--mat-datepicker-calendar-navigation-button-icon-color: #f1f5f9;--mat-datepicker-calendar-header-divider-color: rgba(241, 245, 249, .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}.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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.theme-purple .dark .mat-datepicker-content.mat-warn,.theme-purple.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.theme-purple .dark .mat-datepicker-toggle-active.mat-accent,.theme-purple.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #1e293b}.theme-purple .dark .mat-datepicker-toggle-active.mat-warn,.theme-purple.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.theme-purple .dark,.theme-purple.dark{--mat-divider-width: 1px;--mat-divider-color: rgba(241, 245, 249, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--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}.theme-purple .dark .mat-icon.mat-primary,.theme-purple.dark .mat-icon.mat-primary{--mat-icon-color: #9333ea}.theme-purple .dark .mat-icon.mat-accent,.theme-purple.dark .mat-icon.mat-accent{--mat-icon-color: #1e293b}.theme-purple .dark .mat-icon.mat-warn,.theme-purple.dark .mat-icon.mat-warn{--mat-icon-color: #dc2626}.theme-purple .dark,.theme-purple.dark{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--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}.theme-purple .dark .mat-step-header.mat-accent,.theme-purple.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #1e293b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #1e293b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #1e293b;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-purple .dark .mat-step-header.mat-warn,.theme-purple.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #dc2626;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #dc2626;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #dc2626;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-purple .dark,.theme-purple.dark{--mat-sort-arrow-color: #94a3b8;--mat-toolbar-container-background-color: #0f172a;--mat-toolbar-container-text-color: white}.theme-purple .dark .mat-toolbar.mat-primary,.theme-purple.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #9333ea;--mat-toolbar-container-text-color: white}.theme-purple .dark .mat-toolbar.mat-accent,.theme-purple.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #1e293b;--mat-toolbar-container-text-color: white}.theme-purple .dark .mat-toolbar.mat-warn,.theme-purple.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: white}.theme-purple .dark,.theme-purple.dark{--mat-tree-container-background-color: #1e293b;--mat-tree-node-text-color: white;--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-timepicker-container-background-color: #1e293b}.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)}.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,.theme-amber.light{--mat-optgroup-label-text-color: #1e293b;--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-amber .light .mat-primary,.theme-amber.light .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #f59e0b;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f59e0b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-amber .light .mat-accent,.theme-amber.light .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-amber .light .mat-warn,.theme-amber.light .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-amber .light,.theme-amber.light{--mat-app-background-color: #f1f5f9;--mat-app-text-color: #1e293b;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 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-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 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-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}.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.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-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,.theme-amber.light{--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: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(30, 41, 59, .6);--mdc-filled-text-field-hover-label-text-color: rgba(30, 41, 59, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(148, 163, 184, .38);--mdc-filled-text-field-input-text-color: rgba(30, 41, 59, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(148, 163, 184, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(30, 41, 59, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--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(226, 232, 240, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(226, 232, 240, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(226, 232, 240, .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(30, 41, 59, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(30, 41, 59, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(148, 163, 184, .38);--mdc-outlined-text-field-input-text-color: rgba(30, 41, 59, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(148, 163, 184, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(30, 41, 59, .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-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(226, 232, 240, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(226, 232, 240, .06);--mdc-outlined-text-field-hover-outline-color: rgba(226, 232, 240, .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(100, 116, 139, .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-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(100, 116, 139, .54);--mat-form-field-disabled-select-arrow-color: rgba(100, 116, 139, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.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,.theme-amber.light{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(30, 41, 59, .87);--mat-select-disabled-trigger-text-color: rgba(148, 163, 184, .38);--mat-select-placeholder-text-color: rgba(30, 41, 59, .6);--mat-select-enabled-arrow-color: rgba(226, 232, 240, .54);--mat-select-disabled-arrow-color: rgba(30, 41, 59, .38);--mat-select-focused-arrow-color: rgba(245, 158, 11, .87);--mat-select-invalid-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(30, 41, 59, .87);--mat-select-disabled-trigger-text-color: rgba(148, 163, 184, .38);--mat-select-placeholder-text-color: rgba(30, 41, 59, .6);--mat-select-enabled-arrow-color: rgba(226, 232, 240, .54);--mat-select-disabled-arrow-color: rgba(30, 41, 59, .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(30, 41, 59, .87);--mat-select-disabled-trigger-text-color: rgba(148, 163, 184, .38);--mat-select-placeholder-text-color: rgba(30, 41, 59, .6);--mat-select-enabled-arrow-color: rgba(226, 232, 240, .54);--mat-select-disabled-arrow-color: rgba(30, 41, 59, .38);--mat-select-focused-arrow-color: rgba(220, 38, 38, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.theme-amber .light,.theme-amber.light{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-shape: 4px;--mat-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);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(30, 41, 59, .87);--mdc-dialog-supporting-text-color: rgba(30, 41, 59, .6)}.theme-amber .light .mat-mdc-standard-chip,.theme-amber.light .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-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-selected-container-color: #f59e0b;--mdc-chip-elevated-disabled-container-color: #f59e0b;--mdc-chip-flat-disabled-selected-container-color: #f59e0b;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #451a03;--mdc-chip-selected-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;--mat-chip-selected-disabled-trailing-icon-color: #451a03;--mat-chip-selected-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-selected-container-color: #1e293b;--mdc-chip-elevated-disabled-container-color: #1e293b;--mdc-chip-flat-disabled-selected-container-color: #1e293b;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-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-selected-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-flat-disabled-selected-container-color: #dc2626;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-amber .light,.theme-amber.light{--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-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{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.theme-amber .light,.theme-amber.light{--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: #fff;--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;--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-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-disabled-label-text-color: #94a3b8}.theme-amber .light .mat-mdc-slide-toggle,.theme-amber.light .mat-mdc-slide-toggle{--mat-switch-label-text-color: #1e293b}.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,.theme-amber.light{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.theme-amber .light .mat-mdc-radio-button.mat-primary,.theme-amber.light .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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: black;--mat-radio-checked-ripple-color: #f59e0b;--mat-radio-disabled-label-color: #94a3b8;--mat-radio-label-text-color: #1e293b}.theme-amber .light .mat-mdc-radio-button.mat-accent,.theme-amber.light .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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: black;--mat-radio-checked-ripple-color: #1e293b;--mat-radio-disabled-label-color: #94a3b8;--mat-radio-label-text-color: #1e293b}.theme-amber .light .mat-mdc-radio-button.mat-warn,.theme-amber.light .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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: black;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: #94a3b8;--mat-radio-label-text-color: #1e293b}.theme-amber .light,.theme-amber.light{--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-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-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--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;--mat-slider-ripple-color: #f59e0b;--mat-slider-hover-state-layer-color: rgba(245, 158, 11, .05);--mat-slider-focus-state-layer-color: rgba(245, 158, 11, .2);--mat-slider-value-indicator-opacity: .6}.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-slider-ripple-color: #1e293b;--mat-slider-hover-state-layer-color: rgba(30, 41, 59, .05);--mat-slider-focus-state-layer-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-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2)}.theme-amber .light,.theme-amber.light{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--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;--mat-menu-divider-color: #e2e8f0;--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;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--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}.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: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .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: #451a03;--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-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: white;--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-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: white;--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-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--selected .mdc-list-item__start,.theme-amber .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-amber .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.theme-amber.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-amber.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.theme-amber.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-amber.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#f59e0b}.theme-amber .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-amber .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-amber .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.theme-amber.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-amber.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-amber.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-amber .light,.theme-amber.light{--mat-paginator-container-text-color: rgba(0, 0, 0, .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-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.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: #64748b;--mat-tab-header-inactive-label-text-color: rgba(30, 41, 59, .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(30, 41, 59, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(30, 41, 59, .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: #64748b;--mat-tab-header-inactive-label-text-color: rgba(30, 41, 59, .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(30, 41, 59, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(30, 41, 59, .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: #64748b;--mat-tab-header-inactive-label-text-color: rgba(30, 41, 59, .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(30, 41, 59, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(30, 41, 59, .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,.theme-amber.light{--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: white;--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-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;--mat-checkbox-disabled-label-color: #94a3b8;--mat-checkbox-label-text-color: #1e293b}.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: #451a03;--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-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: white;--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-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,.theme-amber.light{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-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-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: #1e293b;--mdc-text-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--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;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: #1e293b;--mdc-filled-button-disabled-container-color: rgba(148, 163, 184, .12);--mdc-filled-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--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;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: #1e293b;--mdc-protected-button-disabled-container-color: rgba(148, 163, 184, .12);--mdc-protected-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--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;--mdc-outlined-button-disabled-outline-color: #e2e8f0;--mdc-outlined-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mdc-outlined-button-label-text-color: #1e293b;--mdc-outlined-button-outline-color: #e2e8f0;--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--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-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.mat-primary,.theme-amber.light .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #f59e0b;--mdc-filled-button-label-text-color: #451a03;--mat-filled-button-state-layer-color: #451a03;--mat-filled-button-ripple-color: rgba(69, 26, 3, .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: white;--mat-filled-button-state-layer-color: white;--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: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.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: #451a03;--mat-protected-button-state-layer-color: #451a03;--mat-protected-button-ripple-color: rgba(69, 26, 3, .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: white;--mat-protected-button-state-layer-color: white;--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: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.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: #e2e8f0;--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: #e2e8f0;--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: #e2e8f0;--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.theme-amber .light,.theme-amber.light{--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--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,.theme-amber.light{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--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(148, 163, 184, .12);--mat-fab-disabled-state-foreground-color: rgba(148, 163, 184, .38);--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(148, 163, 184, .12);--mat-fab-small-disabled-state-foreground-color: rgba(148, 163, 184, .38)}.theme-amber .light .mat-mdc-fab.mat-primary,.theme-amber.light .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #f59e0b;--mat-fab-foreground-color: #451a03;--mat-fab-state-layer-color: #451a03;--mat-fab-ripple-color: rgba(69, 26, 3, .1)}.theme-amber .light .mat-mdc-fab.mat-accent,.theme-amber.light .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #1e293b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-amber .light .mat-mdc-fab.mat-warn,.theme-amber.light .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-amber .light .mat-mdc-mini-fab.mat-primary,.theme-amber.light .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #f59e0b;--mat-fab-small-foreground-color: #451a03;--mat-fab-small-state-layer-color: #451a03;--mat-fab-small-ripple-color: rgba(69, 26, 3, .1)}.theme-amber .light .mat-mdc-mini-fab.mat-accent,.theme-amber.light .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #1e293b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-amber .light .mat-mdc-mini-fab.mat-warn,.theme-amber.light .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #dc2626;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-amber .light,.theme-amber.light{--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}.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,.theme-amber.light{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #f59e0b;--mat-badge-text-color: #451a03;--mat-badge-disabled-state-background-color: #94a3b8;--mat-badge-disabled-state-text-color: #94a3b8}.theme-amber .light .mat-badge-accent,.theme-amber.light .mat-badge-accent{--mat-badge-background-color: #1e293b;--mat-badge-text-color: white}.theme-amber .light .mat-badge-warn,.theme-amber.light .mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: white}.theme-amber .light,.theme-amber.light{--mat-bottom-sheet-container-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-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-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);--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: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: #64748b;--mat-datepicker-calendar-body-label-text-color: #64748b;--mat-datepicker-calendar-period-button-text-color: #1e293b;--mat-datepicker-calendar-period-button-icon-color: #64748b;--mat-datepicker-calendar-navigation-button-icon-color: #64748b;--mat-datepicker-calendar-header-divider-color: #e2e8f0;--mat-datepicker-calendar-header-text-color: #64748b;--mat-datepicker-calendar-date-today-outline-color: #94a3b8;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(148, 163, 184, .8);--mat-datepicker-calendar-date-text-color: #1e293b;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: #94a3b8;--mat-datepicker-calendar-date-preview-state-outline-color: #e2e8f0;--mat-datepicker-range-input-separator-color: #1e293b;--mat-datepicker-range-input-disabled-state-separator-color: #94a3b8;--mat-datepicker-range-input-disabled-state-text-color: #94a3b8;--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: #1e293b}.theme-amber .light .mat-datepicker-content.mat-accent,.theme-amber.light .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #1e293b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(30, 41, 59, .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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.theme-amber .light .mat-datepicker-content.mat-warn,.theme-amber.light .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.theme-amber .light .mat-datepicker-toggle-active.mat-accent,.theme-amber.light .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #1e293b}.theme-amber .light .mat-datepicker-toggle-active.mat-warn,.theme-amber.light .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.theme-amber .light,.theme-amber.light{--mat-divider-width: 1px;--mat-divider-color: #e2e8f0;--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: #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}.theme-amber .light .mat-icon.mat-primary,.theme-amber.light .mat-icon.mat-primary{--mat-icon-color: #f59e0b}.theme-amber .light .mat-icon.mat-accent,.theme-amber.light .mat-icon.mat-accent{--mat-icon-color: #1e293b}.theme-amber .light .mat-icon.mat-warn,.theme-amber.light .mat-icon.mat-warn{--mat-icon-color: #dc2626}.theme-amber .light,.theme-amber.light{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--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}.theme-amber .light .mat-step-header.mat-accent,.theme-amber.light .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #1e293b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #1e293b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #1e293b;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-amber .light .mat-step-header.mat-warn,.theme-amber.light .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #dc2626;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #dc2626;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #dc2626;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-amber .light,.theme-amber.light{--mat-sort-arrow-color: #64748b;--mat-toolbar-container-background-color: white;--mat-toolbar-container-text-color: #1e293b}.theme-amber .light .mat-toolbar.mat-primary,.theme-amber.light .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #f59e0b;--mat-toolbar-container-text-color: #451a03}.theme-amber .light .mat-toolbar.mat-accent,.theme-amber.light .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #1e293b;--mat-toolbar-container-text-color: white}.theme-amber .light .mat-toolbar.mat-warn,.theme-amber.light .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: white}.theme-amber .light,.theme-amber.light{--mat-tree-container-background-color: white;--mat-tree-node-text-color: #1e293b;--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-timepicker-container-background-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)}.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,.theme-amber.dark{--mat-optgroup-label-text-color: white;--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-amber .dark .mat-primary,.theme-amber.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #f59e0b;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f59e0b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-amber .dark .mat-accent,.theme-amber.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #1e293b;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1e293b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-amber .dark .mat-warn,.theme-amber.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-amber .dark,.theme-amber.dark{--mat-app-background-color: #0f172a;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 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-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 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-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}.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.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-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,.theme-amber.dark{--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: rgb(39, 49.56, 66.84);--mdc-filled-text-field-disabled-container-color: rgb(34.5, 45.28, 62.92);--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(71, 85, 105, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(71, 85, 105, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--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(241, 245, 249, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(241, 245, 249, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(241, 245, 249, .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-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(71, 85, 105, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(71, 85, 105, .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-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(241, 245, 249, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(241, 245, 249, .06);--mdc-outlined-text-field-hover-outline-color: rgba(241, 245, 249, .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(241, 245, 249, .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-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(241, 245, 249, .54);--mat-form-field-disabled-select-arrow-color: rgba(241, 245, 249, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24}.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,.theme-amber.dark{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: #1e293b;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(71, 85, 105, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(241, 245, 249, .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)}.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(71, 85, 105, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(241, 245, 249, .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(71, 85, 105, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(241, 245, 249, .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,.theme-amber.dark{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: #1e293b;--mdc-dialog-container-shape: 4px;--mat-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);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: #1e293b;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.theme-amber .dark .mat-mdc-standard-chip,.theme-amber.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: rgb(57, 66.68, 82.52);--mdc-chip-elevated-selected-container-color: rgb(57, 66.68, 82.52);--mdc-chip-elevated-disabled-container-color: rgb(57, 66.68, 82.52);--mdc-chip-flat-disabled-selected-container-color: rgb(57, 66.68, 82.52);--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-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;--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-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-selected-container-color: #f59e0b;--mdc-chip-elevated-disabled-container-color: #f59e0b;--mdc-chip-flat-disabled-selected-container-color: #f59e0b;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #451a03;--mdc-chip-selected-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;--mat-chip-selected-disabled-trailing-icon-color: #451a03;--mat-chip-selected-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-selected-container-color: #1e293b;--mdc-chip-elevated-disabled-container-color: #1e293b;--mdc-chip-flat-disabled-selected-container-color: #1e293b;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-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-selected-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-flat-disabled-selected-container-color: #dc2626;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-amber .dark,.theme-amber.dark{--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-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{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.theme-amber .dark,.theme-amber.dark{--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: #fff;--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;--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-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-disabled-label-text-color: #475569}.theme-amber .dark .mat-mdc-slide-toggle,.theme-amber.dark .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.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,.theme-amber.dark{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.theme-amber .dark .mat-mdc-radio-button.mat-primary,.theme-amber.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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: white;--mat-radio-checked-ripple-color: #f59e0b;--mat-radio-disabled-label-color: #475569;--mat-radio-label-text-color: white}.theme-amber .dark .mat-mdc-radio-button.mat-accent,.theme-amber.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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: white;--mat-radio-checked-ripple-color: #1e293b;--mat-radio-disabled-label-color: #475569;--mat-radio-label-text-color: white}.theme-amber .dark .mat-mdc-radio-button.mat-warn,.theme-amber.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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: white;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: #475569;--mat-radio-label-text-color: white}.theme-amber .dark,.theme-amber.dark{--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-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-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--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;--mat-slider-ripple-color: #f59e0b;--mat-slider-hover-state-layer-color: rgba(245, 158, 11, .05);--mat-slider-focus-state-layer-color: rgba(245, 158, 11, .2);--mat-slider-value-indicator-opacity: .9}.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-slider-ripple-color: #1e293b;--mat-slider-hover-state-layer-color: rgba(30, 41, 59, .05);--mat-slider-focus-state-layer-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-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2)}.theme-amber .dark,.theme-amber.dark{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--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;--mat-menu-divider-color: rgba(241, 245, 249, .12);--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;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--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}.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: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .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: #451a03;--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-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: white;--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-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: white;--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-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--selected .mdc-list-item__start,.theme-amber .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-amber .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.theme-amber.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-amber.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.theme-amber.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-amber.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#f59e0b}.theme-amber .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-amber .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-amber .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.theme-amber.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-amber.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-amber.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-amber .dark,.theme-amber.dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .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-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.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: #f1f5f9;--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: #f1f5f9;--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: #f1f5f9;--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,.theme-amber.dark{--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: white;--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-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;--mat-checkbox-disabled-label-color: #475569;--mat-checkbox-label-text-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: #451a03;--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-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: white;--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-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,.theme-amber.dark{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-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-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--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;--mdc-filled-button-container-color: #1e293b;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(30, 41, 59, .12);--mdc-filled-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--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;--mdc-protected-button-container-color: #1e293b;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(30, 41, 59, .12);--mdc-protected-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--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;--mdc-outlined-button-disabled-outline-color: rgba(241, 245, 249, .12);--mdc-outlined-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(241, 245, 249, .12);--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--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-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.mat-primary,.theme-amber.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #f59e0b;--mdc-filled-button-label-text-color: #451a03;--mat-filled-button-state-layer-color: #451a03;--mat-filled-button-ripple-color: rgba(69, 26, 3, .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: white;--mat-filled-button-state-layer-color: white;--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: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.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: #451a03;--mat-protected-button-state-layer-color: #451a03;--mat-protected-button-ripple-color: rgba(69, 26, 3, .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: white;--mat-protected-button-state-layer-color: white;--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: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.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(241, 245, 249, .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(241, 245, 249, .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(241, 245, 249, .12);--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.theme-amber .dark,.theme-amber.dark{--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--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,.theme-amber.dark{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: #1e293b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--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(15, 23, 42, .12);--mat-fab-disabled-state-foreground-color: rgba(30, 41, 59, .5);--mdc-fab-small-container-color: #1e293b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(15, 23, 42, .12);--mat-fab-small-disabled-state-foreground-color: rgba(30, 41, 59, .5)}.theme-amber .dark .mat-mdc-fab.mat-primary,.theme-amber.dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #f59e0b;--mat-fab-foreground-color: #451a03;--mat-fab-state-layer-color: #451a03;--mat-fab-ripple-color: rgba(69, 26, 3, .1)}.theme-amber .dark .mat-mdc-fab.mat-accent,.theme-amber.dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #1e293b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-amber .dark .mat-mdc-fab.mat-warn,.theme-amber.dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-amber .dark .mat-mdc-mini-fab.mat-primary,.theme-amber.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #f59e0b;--mat-fab-small-foreground-color: #451a03;--mat-fab-small-state-layer-color: #451a03;--mat-fab-small-ripple-color: rgba(69, 26, 3, .1)}.theme-amber .dark .mat-mdc-mini-fab.mat-accent,.theme-amber.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #1e293b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-amber .dark .mat-mdc-mini-fab.mat-warn,.theme-amber.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #dc2626;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-amber .dark,.theme-amber.dark{--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: rgb(210, 212.2, 215.8);--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}.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,.theme-amber.dark{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #f59e0b;--mat-badge-text-color: #451a03;--mat-badge-disabled-state-background-color: #1e293b;--mat-badge-disabled-state-text-color: #475569}.theme-amber .dark .mat-badge-accent,.theme-amber.dark .mat-badge-accent{--mat-badge-background-color: #1e293b;--mat-badge-text-color: white}.theme-amber .dark .mat-badge-warn,.theme-amber.dark .mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: white}.theme-amber .dark,.theme-amber.dark{--mat-bottom-sheet-container-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: rgb(55.32, 65.48, 81.8);--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-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);--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: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: #f1f5f9;--mat-datepicker-calendar-body-label-text-color: #94a3b8;--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: #f1f5f9;--mat-datepicker-calendar-navigation-button-icon-color: #f1f5f9;--mat-datepicker-calendar-header-divider-color: rgba(241, 245, 249, .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}.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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.theme-amber .dark .mat-datepicker-content.mat-warn,.theme-amber.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.theme-amber .dark .mat-datepicker-toggle-active.mat-accent,.theme-amber.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #1e293b}.theme-amber .dark .mat-datepicker-toggle-active.mat-warn,.theme-amber.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.theme-amber .dark,.theme-amber.dark{--mat-divider-width: 1px;--mat-divider-color: rgba(241, 245, 249, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--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}.theme-amber .dark .mat-icon.mat-primary,.theme-amber.dark .mat-icon.mat-primary{--mat-icon-color: #f59e0b}.theme-amber .dark .mat-icon.mat-accent,.theme-amber.dark .mat-icon.mat-accent{--mat-icon-color: #1e293b}.theme-amber .dark .mat-icon.mat-warn,.theme-amber.dark .mat-icon.mat-warn{--mat-icon-color: #dc2626}.theme-amber .dark,.theme-amber.dark{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--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}.theme-amber .dark .mat-step-header.mat-accent,.theme-amber.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #1e293b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #1e293b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #1e293b;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-amber .dark .mat-step-header.mat-warn,.theme-amber.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #dc2626;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #dc2626;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #dc2626;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-amber .dark,.theme-amber.dark{--mat-sort-arrow-color: #94a3b8;--mat-toolbar-container-background-color: #0f172a;--mat-toolbar-container-text-color: white}.theme-amber .dark .mat-toolbar.mat-primary,.theme-amber.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #f59e0b;--mat-toolbar-container-text-color: #451a03}.theme-amber .dark .mat-toolbar.mat-accent,.theme-amber.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #1e293b;--mat-toolbar-container-text-color: white}.theme-amber .dark .mat-toolbar.mat-warn,.theme-amber.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: white}.theme-amber .dark,.theme-amber.dark{--mat-tree-container-background-color: #1e293b;--mat-tree-node-text-color: white;--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-timepicker-container-background-color: #1e293b}.theme-bringpro .light,.theme-bringpro.light{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #0f465a;--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-bringpro .light .mat-accent,.theme-bringpro.light .mat-accent{--mat-option-selected-state-label-text-color: #ceed3a;--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-bringpro .light .mat-warn,.theme-bringpro.light .mat-warn{--mat-option-selected-state-label-text-color: #ef7516;--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-bringpro .light,.theme-bringpro.light{--mat-optgroup-label-text-color: #1e293b;--mat-full-pseudo-checkbox-selected-icon-color: #ceed3a;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ceed3a;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-bringpro .light .mat-primary,.theme-bringpro.light .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #0f465a;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #0f465a;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-bringpro .light .mat-accent,.theme-bringpro.light .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #ceed3a;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ceed3a;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-bringpro .light .mat-warn,.theme-bringpro.light .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ef7516;--mat-full-pseudo-checkbox-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-unselected-icon-color: #64748b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f1f5f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ef7516;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-bringpro .light,.theme-bringpro.light{--mat-app-background-color: #f1f5f9;--mat-app-text-color: #1e293b;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 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-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 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-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}.theme-bringpro .light .mat-mdc-progress-bar,.theme-bringpro.light .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #0f465a;--mdc-linear-progress-track-color: rgba(15, 70, 90, .25)}.theme-bringpro .light .mat-mdc-progress-bar.mat-accent,.theme-bringpro.light .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #ceed3a;--mdc-linear-progress-track-color: rgba(206, 237, 58, .25)}.theme-bringpro .light .mat-mdc-progress-bar.mat-warn,.theme-bringpro.light .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ef7516;--mdc-linear-progress-track-color: rgba(239, 117, 22, .25)}.theme-bringpro .light,.theme-bringpro.light{--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: #0f465a;--mdc-filled-text-field-focus-active-indicator-color: #0f465a;--mdc-filled-text-field-focus-label-text-color: rgba(15, 70, 90, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(30, 41, 59, .6);--mdc-filled-text-field-hover-label-text-color: rgba(30, 41, 59, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(148, 163, 184, .38);--mdc-filled-text-field-input-text-color: rgba(30, 41, 59, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(148, 163, 184, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(30, 41, 59, .6);--mdc-filled-text-field-error-hover-label-text-color: #ef7516;--mdc-filled-text-field-error-focus-label-text-color: #ef7516;--mdc-filled-text-field-error-label-text-color: #ef7516;--mdc-filled-text-field-error-caret-color: #ef7516;--mdc-filled-text-field-active-indicator-color: rgba(226, 232, 240, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(226, 232, 240, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(226, 232, 240, .87);--mdc-filled-text-field-error-active-indicator-color: #ef7516;--mdc-filled-text-field-error-focus-active-indicator-color: #ef7516;--mdc-filled-text-field-error-hover-active-indicator-color: #ef7516;--mdc-outlined-text-field-caret-color: #0f465a;--mdc-outlined-text-field-focus-outline-color: #0f465a;--mdc-outlined-text-field-focus-label-text-color: rgba(15, 70, 90, .87);--mdc-outlined-text-field-label-text-color: rgba(30, 41, 59, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(30, 41, 59, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(148, 163, 184, .38);--mdc-outlined-text-field-input-text-color: rgba(30, 41, 59, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(148, 163, 184, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(30, 41, 59, .6);--mdc-outlined-text-field-error-caret-color: #ef7516;--mdc-outlined-text-field-error-focus-label-text-color: #ef7516;--mdc-outlined-text-field-error-label-text-color: #ef7516;--mdc-outlined-text-field-error-hover-label-text-color: #ef7516;--mdc-outlined-text-field-outline-color: rgba(226, 232, 240, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(226, 232, 240, .06);--mdc-outlined-text-field-hover-outline-color: rgba(226, 232, 240, .87);--mdc-outlined-text-field-error-focus-outline-color: #ef7516;--mdc-outlined-text-field-error-hover-outline-color: #ef7516;--mdc-outlined-text-field-error-outline-color: #ef7516;--mat-form-field-focus-select-arrow-color: rgba(15, 70, 90, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(100, 116, 139, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #ef7516;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(100, 116, 139, .54);--mat-form-field-disabled-select-arrow-color: rgba(100, 116, 139, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.theme-bringpro .light .mat-mdc-form-field.mat-accent,.theme-bringpro.light .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #ceed3a;--mdc-filled-text-field-focus-active-indicator-color: #ceed3a;--mdc-filled-text-field-focus-label-text-color: rgba(206, 237, 58, .87);--mdc-outlined-text-field-caret-color: #ceed3a;--mdc-outlined-text-field-focus-outline-color: #ceed3a;--mdc-outlined-text-field-focus-label-text-color: rgba(206, 237, 58, .87);--mat-form-field-focus-select-arrow-color: rgba(206, 237, 58, .87)}.theme-bringpro .light .mat-mdc-form-field.mat-warn,.theme-bringpro.light .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ef7516;--mdc-filled-text-field-focus-active-indicator-color: #ef7516;--mdc-filled-text-field-focus-label-text-color: rgba(239, 117, 22, .87);--mdc-outlined-text-field-caret-color: #ef7516;--mdc-outlined-text-field-focus-outline-color: #ef7516;--mdc-outlined-text-field-focus-label-text-color: rgba(239, 117, 22, .87);--mat-form-field-focus-select-arrow-color: rgba(239, 117, 22, .87)}.theme-bringpro .light,.theme-bringpro.light{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(30, 41, 59, .87);--mat-select-disabled-trigger-text-color: rgba(148, 163, 184, .38);--mat-select-placeholder-text-color: rgba(30, 41, 59, .6);--mat-select-enabled-arrow-color: rgba(226, 232, 240, .54);--mat-select-disabled-arrow-color: rgba(30, 41, 59, .38);--mat-select-focused-arrow-color: rgba(15, 70, 90, .87);--mat-select-invalid-arrow-color: rgba(239, 117, 22, .87)}.theme-bringpro .light .mat-mdc-form-field.mat-accent,.theme-bringpro.light .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(30, 41, 59, .87);--mat-select-disabled-trigger-text-color: rgba(148, 163, 184, .38);--mat-select-placeholder-text-color: rgba(30, 41, 59, .6);--mat-select-enabled-arrow-color: rgba(226, 232, 240, .54);--mat-select-disabled-arrow-color: rgba(30, 41, 59, .38);--mat-select-focused-arrow-color: rgba(206, 237, 58, .87);--mat-select-invalid-arrow-color: rgba(239, 117, 22, .87)}.theme-bringpro .light .mat-mdc-form-field.mat-warn,.theme-bringpro.light .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(30, 41, 59, .87);--mat-select-disabled-trigger-text-color: rgba(148, 163, 184, .38);--mat-select-placeholder-text-color: rgba(30, 41, 59, .6);--mat-select-enabled-arrow-color: rgba(226, 232, 240, .54);--mat-select-disabled-arrow-color: rgba(30, 41, 59, .38);--mat-select-focused-arrow-color: rgba(239, 117, 22, .87);--mat-select-invalid-arrow-color: rgba(239, 117, 22, .87)}.theme-bringpro .light,.theme-bringpro.light{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-shape: 4px;--mat-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);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(30, 41, 59, .87);--mdc-dialog-supporting-text-color: rgba(30, 41, 59, .6)}.theme-bringpro .light .mat-mdc-standard-chip,.theme-bringpro.light .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.theme-bringpro .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-bringpro .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.theme-bringpro.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-bringpro.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #0f465a;--mdc-chip-elevated-selected-container-color: #0f465a;--mdc-chip-elevated-disabled-container-color: #0f465a;--mdc-chip-flat-disabled-selected-container-color: #0f465a;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-bringpro .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-bringpro .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.theme-bringpro.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-bringpro.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: #6f7f1f;--mdc-chip-elevated-container-color: #ceed3a;--mdc-chip-elevated-selected-container-color: #ceed3a;--mdc-chip-elevated-disabled-container-color: #ceed3a;--mdc-chip-flat-disabled-selected-container-color: #ceed3a;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #6f7f1f;--mdc-chip-selected-label-text-color: #6f7f1f;--mdc-chip-with-icon-icon-color: #6f7f1f;--mdc-chip-with-icon-disabled-icon-color: #6f7f1f;--mdc-chip-with-icon-selected-icon-color: #6f7f1f;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #6f7f1f;--mdc-chip-with-trailing-icon-trailing-icon-color: #6f7f1f;--mat-chip-selected-disabled-trailing-icon-color: #6f7f1f;--mat-chip-selected-trailing-icon-color: #6f7f1f}.theme-bringpro .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-bringpro .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.theme-bringpro.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-bringpro.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ef7516;--mdc-chip-elevated-selected-container-color: #ef7516;--mdc-chip-elevated-disabled-container-color: #ef7516;--mdc-chip-flat-disabled-selected-container-color: #ef7516;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-bringpro .light,.theme-bringpro.light{--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-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-bringpro .light .mat-mdc-slide-toggle,.theme-bringpro.light .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.theme-bringpro .light,.theme-bringpro.light{--mdc-switch-selected-focus-state-layer-color: #0e3f52;--mdc-switch-selected-handle-color: #0e3f52;--mdc-switch-selected-hover-state-layer-color: #0e3f52;--mdc-switch-selected-pressed-state-layer-color: #0e3f52;--mdc-switch-selected-focus-handle-color: #082530;--mdc-switch-selected-hover-handle-color: #082530;--mdc-switch-selected-pressed-handle-color: #082530;--mdc-switch-selected-focus-track-color: #a0a9af;--mdc-switch-selected-hover-track-color: #a0a9af;--mdc-switch-selected-pressed-track-color: #a0a9af;--mdc-switch-selected-track-color: #a0a9af;--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: #fff;--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;--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-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-disabled-label-text-color: #94a3b8}.theme-bringpro .light .mat-mdc-slide-toggle,.theme-bringpro.light .mat-mdc-slide-toggle{--mat-switch-label-text-color: #1e293b}.theme-bringpro .light .mat-mdc-slide-toggle.mat-accent,.theme-bringpro.light .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #bbd735;--mdc-switch-selected-handle-color: #bbd735;--mdc-switch-selected-hover-state-layer-color: #bbd735;--mdc-switch-selected-pressed-state-layer-color: #bbd735;--mdc-switch-selected-focus-handle-color: #6f7f1f;--mdc-switch-selected-hover-handle-color: #6f7f1f;--mdc-switch-selected-pressed-handle-color: #6f7f1f;--mdc-switch-selected-focus-track-color: #e2f4a6;--mdc-switch-selected-hover-track-color: #e2f4a6;--mdc-switch-selected-pressed-track-color: #e2f4a6;--mdc-switch-selected-track-color: #e2f4a6}.theme-bringpro .light .mat-mdc-slide-toggle.mat-warn,.theme-bringpro.light .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #d96a14;--mdc-switch-selected-handle-color: #d96a14;--mdc-switch-selected-hover-state-layer-color: #d96a14;--mdc-switch-selected-pressed-state-layer-color: #d96a14;--mdc-switch-selected-focus-handle-color: #813f0c;--mdc-switch-selected-hover-handle-color: #813f0c;--mdc-switch-selected-pressed-handle-color: #813f0c;--mdc-switch-selected-focus-track-color: #f6b8a0;--mdc-switch-selected-hover-track-color: #f6b8a0;--mdc-switch-selected-pressed-track-color: #f6b8a0;--mdc-switch-selected-track-color: #f6b8a0}.theme-bringpro .light,.theme-bringpro.light{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.theme-bringpro .light .mat-mdc-radio-button.mat-primary,.theme-bringpro.light .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .54);--mdc-radio-selected-focus-icon-color: #0f465a;--mdc-radio-selected-hover-icon-color: #0f465a;--mdc-radio-selected-icon-color: #0f465a;--mdc-radio-selected-pressed-icon-color: #0f465a;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #0f465a;--mat-radio-disabled-label-color: #94a3b8;--mat-radio-label-text-color: #1e293b}.theme-bringpro .light .mat-mdc-radio-button.mat-accent,.theme-bringpro.light .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .54);--mdc-radio-selected-focus-icon-color: #ceed3a;--mdc-radio-selected-hover-icon-color: #ceed3a;--mdc-radio-selected-icon-color: #ceed3a;--mdc-radio-selected-pressed-icon-color: #ceed3a;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ceed3a;--mat-radio-disabled-label-color: #94a3b8;--mat-radio-label-text-color: #1e293b}.theme-bringpro .light .mat-mdc-radio-button.mat-warn,.theme-bringpro.light .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .54);--mdc-radio-selected-focus-icon-color: #ef7516;--mdc-radio-selected-hover-icon-color: #ef7516;--mdc-radio-selected-icon-color: #ef7516;--mdc-radio-selected-pressed-icon-color: #ef7516;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ef7516;--mat-radio-disabled-label-color: #94a3b8;--mat-radio-label-text-color: #1e293b}.theme-bringpro .light,.theme-bringpro.light{--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-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-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #0f465a;--mdc-slider-focus-handle-color: #0f465a;--mdc-slider-hover-handle-color: #0f465a;--mdc-slider-active-track-color: #0f465a;--mdc-slider-inactive-track-color: #0f465a;--mdc-slider-with-tick-marks-inactive-container-color: #0f465a;--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;--mat-slider-ripple-color: #0f465a;--mat-slider-hover-state-layer-color: rgba(15, 70, 90, .05);--mat-slider-focus-state-layer-color: rgba(15, 70, 90, .2);--mat-slider-value-indicator-opacity: .6}.theme-bringpro .light .mat-accent,.theme-bringpro.light .mat-accent{--mdc-slider-handle-color: #ceed3a;--mdc-slider-focus-handle-color: #ceed3a;--mdc-slider-hover-handle-color: #ceed3a;--mdc-slider-active-track-color: #ceed3a;--mdc-slider-inactive-track-color: #ceed3a;--mdc-slider-with-tick-marks-inactive-container-color: #ceed3a;--mdc-slider-with-tick-marks-active-container-color: #6f7f1f;--mat-slider-ripple-color: #ceed3a;--mat-slider-hover-state-layer-color: rgba(206, 237, 58, .05);--mat-slider-focus-state-layer-color: rgba(206, 237, 58, .2)}.theme-bringpro .light .mat-warn,.theme-bringpro.light .mat-warn{--mdc-slider-handle-color: #ef7516;--mdc-slider-focus-handle-color: #ef7516;--mdc-slider-hover-handle-color: #ef7516;--mdc-slider-active-track-color: #ef7516;--mdc-slider-inactive-track-color: #ef7516;--mdc-slider-with-tick-marks-inactive-container-color: #ef7516;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #ef7516;--mat-slider-hover-state-layer-color: rgba(239, 117, 22, .05);--mat-slider-focus-state-layer-color: rgba(239, 117, 22, .2)}.theme-bringpro .light,.theme-bringpro.light{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--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;--mat-menu-divider-color: #e2e8f0;--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;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--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}.theme-bringpro .light .mdc-list-item__start,.theme-bringpro .light .mdc-list-item__end,.theme-bringpro.light .mdc-list-item__start,.theme-bringpro.light .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .54);--mdc-radio-selected-focus-icon-color: #0f465a;--mdc-radio-selected-hover-icon-color: #0f465a;--mdc-radio-selected-icon-color: #0f465a;--mdc-radio-selected-pressed-icon-color: #0f465a}.theme-bringpro .light .mat-accent .mdc-list-item__start,.theme-bringpro .light .mat-accent .mdc-list-item__end,.theme-bringpro.light .mat-accent .mdc-list-item__start,.theme-bringpro.light .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .54);--mdc-radio-selected-focus-icon-color: #ceed3a;--mdc-radio-selected-hover-icon-color: #ceed3a;--mdc-radio-selected-icon-color: #ceed3a;--mdc-radio-selected-pressed-icon-color: #ceed3a}.theme-bringpro .light .mat-warn .mdc-list-item__start,.theme-bringpro .light .mat-warn .mdc-list-item__end,.theme-bringpro.light .mat-warn .mdc-list-item__start,.theme-bringpro.light .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #64748b;--mdc-radio-disabled-unselected-icon-color: #64748b;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(100, 116, 139, .54);--mdc-radio-unselected-pressed-icon-color: rgba(100, 116, 139, .54);--mdc-radio-selected-focus-icon-color: #ef7516;--mdc-radio-selected-hover-icon-color: #ef7516;--mdc-radio-selected-icon-color: #ef7516;--mdc-radio-selected-pressed-icon-color: #ef7516}.theme-bringpro .light .mat-mdc-list-option,.theme-bringpro.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: white;--mdc-checkbox-selected-focus-icon-color: #0f465a;--mdc-checkbox-selected-hover-icon-color: #0f465a;--mdc-checkbox-selected-icon-color: #0f465a;--mdc-checkbox-selected-pressed-icon-color: #0f465a;--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-selected-focus-state-layer-color: #0f465a;--mdc-checkbox-selected-hover-state-layer-color: #0f465a;--mdc-checkbox-selected-pressed-state-layer-color: #0f465a;--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-bringpro .light .mat-mdc-list-option.mat-accent,.theme-bringpro.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: #6f7f1f;--mdc-checkbox-selected-focus-icon-color: #ceed3a;--mdc-checkbox-selected-hover-icon-color: #ceed3a;--mdc-checkbox-selected-icon-color: #ceed3a;--mdc-checkbox-selected-pressed-icon-color: #ceed3a;--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-selected-focus-state-layer-color: #ceed3a;--mdc-checkbox-selected-hover-state-layer-color: #ceed3a;--mdc-checkbox-selected-pressed-state-layer-color: #ceed3a;--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-bringpro .light .mat-mdc-list-option.mat-warn,.theme-bringpro.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: white;--mdc-checkbox-selected-focus-icon-color: #ef7516;--mdc-checkbox-selected-hover-icon-color: #ef7516;--mdc-checkbox-selected-icon-color: #ef7516;--mdc-checkbox-selected-pressed-icon-color: #ef7516;--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-selected-focus-state-layer-color: #ef7516;--mdc-checkbox-selected-hover-state-layer-color: #ef7516;--mdc-checkbox-selected-pressed-state-layer-color: #ef7516;--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-bringpro .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-bringpro .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.theme-bringpro .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-bringpro .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.theme-bringpro.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-bringpro.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.theme-bringpro.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-bringpro.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#0f465a}.theme-bringpro .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-bringpro .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-bringpro .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.theme-bringpro.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-bringpro.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-bringpro.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-bringpro .light,.theme-bringpro.light{--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-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.theme-bringpro .light .mat-mdc-tab-group,.theme-bringpro .light .mat-mdc-tab-nav-bar,.theme-bringpro.light .mat-mdc-tab-group,.theme-bringpro.light .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #0f465a;--mat-tab-header-disabled-ripple-color: #94a3b8;--mat-tab-header-pagination-icon-color: #64748b;--mat-tab-header-inactive-label-text-color: rgba(30, 41, 59, .6);--mat-tab-header-active-label-text-color: #0f465a;--mat-tab-header-active-ripple-color: #0f465a;--mat-tab-header-inactive-ripple-color: #0f465a;--mat-tab-header-inactive-focus-label-text-color: rgba(30, 41, 59, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(30, 41, 59, .6);--mat-tab-header-active-focus-label-text-color: #0f465a;--mat-tab-header-active-hover-label-text-color: #0f465a;--mat-tab-header-active-focus-indicator-color: #0f465a;--mat-tab-header-active-hover-indicator-color: #0f465a}.theme-bringpro .light .mat-mdc-tab-group.mat-accent,.theme-bringpro .light .mat-mdc-tab-nav-bar.mat-accent,.theme-bringpro.light .mat-mdc-tab-group.mat-accent,.theme-bringpro.light .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #ceed3a;--mat-tab-header-disabled-ripple-color: #94a3b8;--mat-tab-header-pagination-icon-color: #64748b;--mat-tab-header-inactive-label-text-color: rgba(30, 41, 59, .6);--mat-tab-header-active-label-text-color: #ceed3a;--mat-tab-header-active-ripple-color: #ceed3a;--mat-tab-header-inactive-ripple-color: #ceed3a;--mat-tab-header-inactive-focus-label-text-color: rgba(30, 41, 59, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(30, 41, 59, .6);--mat-tab-header-active-focus-label-text-color: #ceed3a;--mat-tab-header-active-hover-label-text-color: #ceed3a;--mat-tab-header-active-focus-indicator-color: #ceed3a;--mat-tab-header-active-hover-indicator-color: #ceed3a}.theme-bringpro .light .mat-mdc-tab-group.mat-warn,.theme-bringpro .light .mat-mdc-tab-nav-bar.mat-warn,.theme-bringpro.light .mat-mdc-tab-group.mat-warn,.theme-bringpro.light .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ef7516;--mat-tab-header-disabled-ripple-color: #94a3b8;--mat-tab-header-pagination-icon-color: #64748b;--mat-tab-header-inactive-label-text-color: rgba(30, 41, 59, .6);--mat-tab-header-active-label-text-color: #ef7516;--mat-tab-header-active-ripple-color: #ef7516;--mat-tab-header-inactive-ripple-color: #ef7516;--mat-tab-header-inactive-focus-label-text-color: rgba(30, 41, 59, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(30, 41, 59, .6);--mat-tab-header-active-focus-label-text-color: #ef7516;--mat-tab-header-active-hover-label-text-color: #ef7516;--mat-tab-header-active-focus-indicator-color: #ef7516;--mat-tab-header-active-hover-indicator-color: #ef7516}.theme-bringpro .light .mat-mdc-tab-group.mat-background-primary,.theme-bringpro .light .mat-mdc-tab-nav-bar.mat-background-primary,.theme-bringpro.light .mat-mdc-tab-group.mat-background-primary,.theme-bringpro.light .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #0f465a;--mat-tab-header-with-background-foreground-color: white}.theme-bringpro .light .mat-mdc-tab-group.mat-background-accent,.theme-bringpro .light .mat-mdc-tab-nav-bar.mat-background-accent,.theme-bringpro.light .mat-mdc-tab-group.mat-background-accent,.theme-bringpro.light .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #ceed3a;--mat-tab-header-with-background-foreground-color: #6f7f1f}.theme-bringpro .light .mat-mdc-tab-group.mat-background-warn,.theme-bringpro .light .mat-mdc-tab-nav-bar.mat-background-warn,.theme-bringpro.light .mat-mdc-tab-group.mat-background-warn,.theme-bringpro.light .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ef7516;--mat-tab-header-with-background-foreground-color: white}.theme-bringpro .light,.theme-bringpro.light{--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: #6f7f1f;--mdc-checkbox-selected-focus-icon-color: #ceed3a;--mdc-checkbox-selected-hover-icon-color: #ceed3a;--mdc-checkbox-selected-icon-color: #ceed3a;--mdc-checkbox-selected-pressed-icon-color: #ceed3a;--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-selected-focus-state-layer-color: #ceed3a;--mdc-checkbox-selected-hover-state-layer-color: #ceed3a;--mdc-checkbox-selected-pressed-state-layer-color: #ceed3a;--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-checkbox-disabled-label-color: #94a3b8;--mat-checkbox-label-text-color: #1e293b}.theme-bringpro .light .mat-mdc-checkbox.mat-primary,.theme-bringpro.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: white;--mdc-checkbox-selected-focus-icon-color: #0f465a;--mdc-checkbox-selected-hover-icon-color: #0f465a;--mdc-checkbox-selected-icon-color: #0f465a;--mdc-checkbox-selected-pressed-icon-color: #0f465a;--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-selected-focus-state-layer-color: #0f465a;--mdc-checkbox-selected-hover-state-layer-color: #0f465a;--mdc-checkbox-selected-pressed-state-layer-color: #0f465a;--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-bringpro .light .mat-mdc-checkbox.mat-warn,.theme-bringpro.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: white;--mdc-checkbox-selected-focus-icon-color: #ef7516;--mdc-checkbox-selected-hover-icon-color: #ef7516;--mdc-checkbox-selected-icon-color: #ef7516;--mdc-checkbox-selected-pressed-icon-color: #ef7516;--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-selected-focus-state-layer-color: #ef7516;--mdc-checkbox-selected-hover-state-layer-color: #ef7516;--mdc-checkbox-selected-pressed-state-layer-color: #ef7516;--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-bringpro .light,.theme-bringpro.light{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-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-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: #1e293b;--mdc-text-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--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;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: #1e293b;--mdc-filled-button-disabled-container-color: rgba(148, 163, 184, .12);--mdc-filled-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--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;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: #1e293b;--mdc-protected-button-disabled-container-color: rgba(148, 163, 184, .12);--mdc-protected-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--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;--mdc-outlined-button-disabled-outline-color: #e2e8f0;--mdc-outlined-button-disabled-label-text-color: rgba(148, 163, 184, .38);--mdc-outlined-button-label-text-color: #1e293b;--mdc-outlined-button-outline-color: #e2e8f0;--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--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-bringpro .light .mat-mdc-button.mat-primary,.theme-bringpro.light .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #0f465a;--mat-text-button-state-layer-color: #0f465a;--mat-text-button-ripple-color: rgba(15, 70, 90, .1)}.theme-bringpro .light .mat-mdc-button.mat-accent,.theme-bringpro.light .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #ceed3a;--mat-text-button-state-layer-color: #ceed3a;--mat-text-button-ripple-color: rgba(206, 237, 58, .1)}.theme-bringpro .light .mat-mdc-button.mat-warn,.theme-bringpro.light .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ef7516;--mat-text-button-state-layer-color: #ef7516;--mat-text-button-ripple-color: rgba(239, 117, 22, .1)}.theme-bringpro .light .mat-mdc-unelevated-button.mat-primary,.theme-bringpro.light .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #0f465a;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-bringpro .light .mat-mdc-unelevated-button.mat-accent,.theme-bringpro.light .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #ceed3a;--mdc-filled-button-label-text-color: #6f7f1f;--mat-filled-button-state-layer-color: #6f7f1f;--mat-filled-button-ripple-color: rgba(111, 127, 31, .1)}.theme-bringpro .light .mat-mdc-unelevated-button.mat-warn,.theme-bringpro.light .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ef7516;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-bringpro .light .mat-mdc-raised-button.mat-primary,.theme-bringpro.light .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #0f465a;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-bringpro .light .mat-mdc-raised-button.mat-accent,.theme-bringpro.light .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #ceed3a;--mdc-protected-button-label-text-color: #6f7f1f;--mat-protected-button-state-layer-color: #6f7f1f;--mat-protected-button-ripple-color: rgba(111, 127, 31, .1)}.theme-bringpro .light .mat-mdc-raised-button.mat-warn,.theme-bringpro.light .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ef7516;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-bringpro .light .mat-mdc-outlined-button.mat-primary,.theme-bringpro.light .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #0f465a;--mdc-outlined-button-outline-color: #e2e8f0;--mat-outlined-button-state-layer-color: #0f465a;--mat-outlined-button-ripple-color: rgba(15, 70, 90, .1)}.theme-bringpro .light .mat-mdc-outlined-button.mat-accent,.theme-bringpro.light .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #ceed3a;--mdc-outlined-button-outline-color: #e2e8f0;--mat-outlined-button-state-layer-color: #ceed3a;--mat-outlined-button-ripple-color: rgba(206, 237, 58, .1)}.theme-bringpro .light .mat-mdc-outlined-button.mat-warn,.theme-bringpro.light .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ef7516;--mdc-outlined-button-outline-color: #e2e8f0;--mat-outlined-button-state-layer-color: #ef7516;--mat-outlined-button-ripple-color: rgba(239, 117, 22, .1)}.theme-bringpro .light,.theme-bringpro.light{--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--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-bringpro .light .mat-mdc-icon-button.mat-primary,.theme-bringpro.light .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #0f465a;--mat-icon-button-state-layer-color: #0f465a;--mat-icon-button-ripple-color: rgba(15, 70, 90, .1)}.theme-bringpro .light .mat-mdc-icon-button.mat-accent,.theme-bringpro.light .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #ceed3a;--mat-icon-button-state-layer-color: #ceed3a;--mat-icon-button-ripple-color: rgba(206, 237, 58, .1)}.theme-bringpro .light .mat-mdc-icon-button.mat-warn,.theme-bringpro.light .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ef7516;--mat-icon-button-state-layer-color: #ef7516;--mat-icon-button-ripple-color: rgba(239, 117, 22, .1)}.theme-bringpro .light,.theme-bringpro.light{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--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(148, 163, 184, .12);--mat-fab-disabled-state-foreground-color: rgba(148, 163, 184, .38);--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(148, 163, 184, .12);--mat-fab-small-disabled-state-foreground-color: rgba(148, 163, 184, .38)}.theme-bringpro .light .mat-mdc-fab.mat-primary,.theme-bringpro.light .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #0f465a;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-bringpro .light .mat-mdc-fab.mat-accent,.theme-bringpro.light .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #ceed3a;--mat-fab-foreground-color: #6f7f1f;--mat-fab-state-layer-color: #6f7f1f;--mat-fab-ripple-color: rgba(111, 127, 31, .1)}.theme-bringpro .light .mat-mdc-fab.mat-warn,.theme-bringpro.light .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ef7516;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-bringpro .light .mat-mdc-mini-fab.mat-primary,.theme-bringpro.light .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #0f465a;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-bringpro .light .mat-mdc-mini-fab.mat-accent,.theme-bringpro.light .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #ceed3a;--mat-fab-small-foreground-color: #6f7f1f;--mat-fab-small-state-layer-color: #6f7f1f;--mat-fab-small-ripple-color: rgba(111, 127, 31, .1)}.theme-bringpro .light .mat-mdc-mini-fab.mat-warn,.theme-bringpro.light .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ef7516;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-bringpro .light,.theme-bringpro.light{--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: #ceed3a;--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: #0f465a}.theme-bringpro .light .mat-accent,.theme-bringpro.light .mat-accent{--mdc-circular-progress-active-indicator-color: #ceed3a}.theme-bringpro .light .mat-warn,.theme-bringpro.light .mat-warn{--mdc-circular-progress-active-indicator-color: #ef7516}.theme-bringpro .light,.theme-bringpro.light{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #0f465a;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #94a3b8;--mat-badge-disabled-state-text-color: #94a3b8}.theme-bringpro .light .mat-badge-accent,.theme-bringpro.light .mat-badge-accent{--mat-badge-background-color: #ceed3a;--mat-badge-text-color: #6f7f1f}.theme-bringpro .light .mat-badge-warn,.theme-bringpro.light .mat-badge-warn{--mat-badge-background-color: #ef7516;--mat-badge-text-color: white}.theme-bringpro .light,.theme-bringpro.light{--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-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-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);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #0f465a;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(15, 70, 90, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(15, 70, 90, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(15, 70, 90, .3);--mat-datepicker-toggle-active-state-icon-color: #0f465a;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(15, 70, 90, .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: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: #64748b;--mat-datepicker-calendar-body-label-text-color: #64748b;--mat-datepicker-calendar-period-button-text-color: #1e293b;--mat-datepicker-calendar-period-button-icon-color: #64748b;--mat-datepicker-calendar-navigation-button-icon-color: #64748b;--mat-datepicker-calendar-header-divider-color: #e2e8f0;--mat-datepicker-calendar-header-text-color: #64748b;--mat-datepicker-calendar-date-today-outline-color: #94a3b8;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(148, 163, 184, .8);--mat-datepicker-calendar-date-text-color: #1e293b;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: #94a3b8;--mat-datepicker-calendar-date-preview-state-outline-color: #e2e8f0;--mat-datepicker-range-input-separator-color: #1e293b;--mat-datepicker-range-input-disabled-state-separator-color: #94a3b8;--mat-datepicker-range-input-disabled-state-text-color: #94a3b8;--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: #1e293b}.theme-bringpro .light .mat-datepicker-content.mat-accent,.theme-bringpro.light .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: #6f7f1f;--mat-datepicker-calendar-date-selected-state-background-color: #ceed3a;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(206, 237, 58, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #6f7f1f;--mat-datepicker-calendar-date-focus-state-background-color: rgba(206, 237, 58, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(206, 237, 58, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(206, 237, 58, .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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.theme-bringpro .light .mat-datepicker-content.mat-warn,.theme-bringpro.light .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ef7516;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(239, 117, 22, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(239, 117, 22, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(239, 117, 22, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(239, 117, 22, .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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.theme-bringpro .light .mat-datepicker-toggle-active.mat-accent,.theme-bringpro.light .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #ceed3a}.theme-bringpro .light .mat-datepicker-toggle-active.mat-warn,.theme-bringpro.light .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ef7516}.theme-bringpro .light,.theme-bringpro.light{--mat-divider-width: 1px;--mat-divider-color: #e2e8f0;--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: #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}.theme-bringpro .light .mat-icon.mat-primary,.theme-bringpro.light .mat-icon.mat-primary{--mat-icon-color: #0f465a}.theme-bringpro .light .mat-icon.mat-accent,.theme-bringpro.light .mat-icon.mat-accent{--mat-icon-color: #ceed3a}.theme-bringpro .light .mat-icon.mat-warn,.theme-bringpro.light .mat-icon.mat-warn{--mat-icon-color: #ef7516}.theme-bringpro .light,.theme-bringpro.light{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--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: #0f465a;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #0f465a;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #0f465a;--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: #ef7516;--mat-stepper-header-icon-background-color: #64748b;--mat-stepper-header-error-state-icon-foreground-color: #ef7516;--mat-stepper-header-error-state-icon-background-color: transparent}.theme-bringpro .light .mat-step-header.mat-accent,.theme-bringpro.light .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: #6f7f1f;--mat-stepper-header-selected-state-icon-background-color: #ceed3a;--mat-stepper-header-selected-state-icon-foreground-color: #6f7f1f;--mat-stepper-header-done-state-icon-background-color: #ceed3a;--mat-stepper-header-done-state-icon-foreground-color: #6f7f1f;--mat-stepper-header-edit-state-icon-background-color: #ceed3a;--mat-stepper-header-edit-state-icon-foreground-color: #6f7f1f}.theme-bringpro .light .mat-step-header.mat-warn,.theme-bringpro.light .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef7516;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef7516;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef7516;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-bringpro .light,.theme-bringpro.light{--mat-sort-arrow-color: #64748b;--mat-toolbar-container-background-color: white;--mat-toolbar-container-text-color: #1e293b}.theme-bringpro .light .mat-toolbar.mat-primary,.theme-bringpro.light .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #0f465a;--mat-toolbar-container-text-color: white}.theme-bringpro .light .mat-toolbar.mat-accent,.theme-bringpro.light .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #ceed3a;--mat-toolbar-container-text-color: #6f7f1f}.theme-bringpro .light .mat-toolbar.mat-warn,.theme-bringpro.light .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ef7516;--mat-toolbar-container-text-color: white}.theme-bringpro .light,.theme-bringpro.light{--mat-tree-container-background-color: white;--mat-tree-node-text-color: #1e293b;--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-timepicker-container-background-color: white}.theme-bringpro .dark,.theme-bringpro.dark{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: #0f465a;--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-bringpro .dark .mat-accent,.theme-bringpro.dark .mat-accent{--mat-option-selected-state-label-text-color: #ceed3a;--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-bringpro .dark .mat-warn,.theme-bringpro.dark .mat-warn{--mat-option-selected-state-label-text-color: #ef7516;--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-bringpro .dark,.theme-bringpro.dark{--mat-optgroup-label-text-color: white;--mat-full-pseudo-checkbox-selected-icon-color: #ceed3a;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ceed3a;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-bringpro .dark .mat-primary,.theme-bringpro.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #0f465a;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #0f465a;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-bringpro .dark .mat-accent,.theme-bringpro.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #ceed3a;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ceed3a;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-bringpro .dark .mat-warn,.theme-bringpro.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ef7516;--mat-full-pseudo-checkbox-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-unselected-icon-color: #94a3b8;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #0f172a;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ef7516;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-bringpro .dark,.theme-bringpro.dark{--mat-app-background-color: #0f172a;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 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-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 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-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}.theme-bringpro .dark .mat-mdc-progress-bar,.theme-bringpro.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #0f465a;--mdc-linear-progress-track-color: rgba(15, 70, 90, .25)}.theme-bringpro .dark .mat-mdc-progress-bar.mat-accent,.theme-bringpro.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #ceed3a;--mdc-linear-progress-track-color: rgba(206, 237, 58, .25)}.theme-bringpro .dark .mat-mdc-progress-bar.mat-warn,.theme-bringpro.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ef7516;--mdc-linear-progress-track-color: rgba(239, 117, 22, .25)}.theme-bringpro .dark,.theme-bringpro.dark{--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: #0f465a;--mdc-filled-text-field-focus-active-indicator-color: #0f465a;--mdc-filled-text-field-focus-label-text-color: rgba(15, 70, 90, .87);--mdc-filled-text-field-container-color: rgb(39, 49.56, 66.84);--mdc-filled-text-field-disabled-container-color: rgb(34.5, 45.28, 62.92);--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(71, 85, 105, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(71, 85, 105, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #ef7516;--mdc-filled-text-field-error-focus-label-text-color: #ef7516;--mdc-filled-text-field-error-label-text-color: #ef7516;--mdc-filled-text-field-error-caret-color: #ef7516;--mdc-filled-text-field-active-indicator-color: rgba(241, 245, 249, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(241, 245, 249, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(241, 245, 249, .87);--mdc-filled-text-field-error-active-indicator-color: #ef7516;--mdc-filled-text-field-error-focus-active-indicator-color: #ef7516;--mdc-filled-text-field-error-hover-active-indicator-color: #ef7516;--mdc-outlined-text-field-caret-color: #0f465a;--mdc-outlined-text-field-focus-outline-color: #0f465a;--mdc-outlined-text-field-focus-label-text-color: rgba(15, 70, 90, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(71, 85, 105, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(71, 85, 105, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #ef7516;--mdc-outlined-text-field-error-focus-label-text-color: #ef7516;--mdc-outlined-text-field-error-label-text-color: #ef7516;--mdc-outlined-text-field-error-hover-label-text-color: #ef7516;--mdc-outlined-text-field-outline-color: rgba(241, 245, 249, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(241, 245, 249, .06);--mdc-outlined-text-field-hover-outline-color: rgba(241, 245, 249, .87);--mdc-outlined-text-field-error-focus-outline-color: #ef7516;--mdc-outlined-text-field-error-hover-outline-color: #ef7516;--mdc-outlined-text-field-error-outline-color: #ef7516;--mat-form-field-focus-select-arrow-color: rgba(15, 70, 90, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(241, 245, 249, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #ef7516;--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-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(241, 245, 249, .54);--mat-form-field-disabled-select-arrow-color: rgba(241, 245, 249, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24}.theme-bringpro .dark .mat-mdc-form-field.mat-accent,.theme-bringpro.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #ceed3a;--mdc-filled-text-field-focus-active-indicator-color: #ceed3a;--mdc-filled-text-field-focus-label-text-color: rgba(206, 237, 58, .87);--mdc-outlined-text-field-caret-color: #ceed3a;--mdc-outlined-text-field-focus-outline-color: #ceed3a;--mdc-outlined-text-field-focus-label-text-color: rgba(206, 237, 58, .87);--mat-form-field-focus-select-arrow-color: rgba(206, 237, 58, .87)}.theme-bringpro .dark .mat-mdc-form-field.mat-warn,.theme-bringpro.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ef7516;--mdc-filled-text-field-focus-active-indicator-color: #ef7516;--mdc-filled-text-field-focus-label-text-color: rgba(239, 117, 22, .87);--mdc-outlined-text-field-caret-color: #ef7516;--mdc-outlined-text-field-focus-outline-color: #ef7516;--mdc-outlined-text-field-focus-label-text-color: rgba(239, 117, 22, .87);--mat-form-field-focus-select-arrow-color: rgba(239, 117, 22, .87)}.theme-bringpro .dark,.theme-bringpro.dark{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: #1e293b;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(71, 85, 105, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(241, 245, 249, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(15, 70, 90, .87);--mat-select-invalid-arrow-color: rgba(239, 117, 22, .87)}.theme-bringpro .dark .mat-mdc-form-field.mat-accent,.theme-bringpro.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(71, 85, 105, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(241, 245, 249, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(206, 237, 58, .87);--mat-select-invalid-arrow-color: rgba(239, 117, 22, .87)}.theme-bringpro .dark .mat-mdc-form-field.mat-warn,.theme-bringpro.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(71, 85, 105, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(241, 245, 249, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(239, 117, 22, .87);--mat-select-invalid-arrow-color: rgba(239, 117, 22, .87)}.theme-bringpro .dark,.theme-bringpro.dark{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: #1e293b;--mdc-dialog-container-shape: 4px;--mat-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);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: #1e293b;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.theme-bringpro .dark .mat-mdc-standard-chip,.theme-bringpro.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: rgb(57, 66.68, 82.52);--mdc-chip-elevated-selected-container-color: rgb(57, 66.68, 82.52);--mdc-chip-elevated-disabled-container-color: rgb(57, 66.68, 82.52);--mdc-chip-flat-disabled-selected-container-color: rgb(57, 66.68, 82.52);--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-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;--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.theme-bringpro .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-bringpro .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.theme-bringpro.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-bringpro.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #0f465a;--mdc-chip-elevated-selected-container-color: #0f465a;--mdc-chip-elevated-disabled-container-color: #0f465a;--mdc-chip-flat-disabled-selected-container-color: #0f465a;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-bringpro .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-bringpro .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.theme-bringpro.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-bringpro.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: #6f7f1f;--mdc-chip-elevated-container-color: #ceed3a;--mdc-chip-elevated-selected-container-color: #ceed3a;--mdc-chip-elevated-disabled-container-color: #ceed3a;--mdc-chip-flat-disabled-selected-container-color: #ceed3a;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #6f7f1f;--mdc-chip-selected-label-text-color: #6f7f1f;--mdc-chip-with-icon-icon-color: #6f7f1f;--mdc-chip-with-icon-disabled-icon-color: #6f7f1f;--mdc-chip-with-icon-selected-icon-color: #6f7f1f;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #6f7f1f;--mdc-chip-with-trailing-icon-trailing-icon-color: #6f7f1f;--mat-chip-selected-disabled-trailing-icon-color: #6f7f1f;--mat-chip-selected-trailing-icon-color: #6f7f1f}.theme-bringpro .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-bringpro .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.theme-bringpro.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-bringpro.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ef7516;--mdc-chip-elevated-selected-container-color: #ef7516;--mdc-chip-elevated-disabled-container-color: #ef7516;--mdc-chip-flat-disabled-selected-container-color: #ef7516;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-bringpro .dark,.theme-bringpro.dark{--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-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-bringpro .dark .mat-mdc-slide-toggle,.theme-bringpro.dark .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.theme-bringpro .dark,.theme-bringpro.dark{--mdc-switch-selected-focus-state-layer-color: #a0a9af;--mdc-switch-selected-handle-color: #a0a9af;--mdc-switch-selected-hover-state-layer-color: #a0a9af;--mdc-switch-selected-pressed-state-layer-color: #a0a9af;--mdc-switch-selected-focus-handle-color: #c3c9cc;--mdc-switch-selected-hover-handle-color: #c3c9cc;--mdc-switch-selected-pressed-handle-color: #c3c9cc;--mdc-switch-selected-focus-track-color: #0e3f52;--mdc-switch-selected-hover-track-color: #0e3f52;--mdc-switch-selected-pressed-track-color: #0e3f52;--mdc-switch-selected-track-color: #0e3f52;--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: #fff;--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;--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-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-disabled-label-text-color: #475569}.theme-bringpro .dark .mat-mdc-slide-toggle,.theme-bringpro.dark .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.theme-bringpro .dark .mat-mdc-slide-toggle.mat-accent,.theme-bringpro.dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #e2f4a6;--mdc-switch-selected-handle-color: #e2f4a6;--mdc-switch-selected-hover-state-layer-color: #e2f4a6;--mdc-switch-selected-pressed-state-layer-color: #e2f4a6;--mdc-switch-selected-focus-handle-color: #ecf8c7;--mdc-switch-selected-hover-handle-color: #ecf8c7;--mdc-switch-selected-pressed-handle-color: #ecf8c7;--mdc-switch-selected-focus-track-color: #bbd735;--mdc-switch-selected-hover-track-color: #bbd735;--mdc-switch-selected-pressed-track-color: #bbd735;--mdc-switch-selected-track-color: #bbd735}.theme-bringpro .dark .mat-mdc-slide-toggle.mat-warn,.theme-bringpro.dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #f6b8a0;--mdc-switch-selected-handle-color: #f6b8a0;--mdc-switch-selected-hover-state-layer-color: #f6b8a0;--mdc-switch-selected-pressed-state-layer-color: #f6b8a0;--mdc-switch-selected-focus-handle-color: #f9d1c4;--mdc-switch-selected-hover-handle-color: #f9d1c4;--mdc-switch-selected-pressed-handle-color: #f9d1c4;--mdc-switch-selected-focus-track-color: #d96a14;--mdc-switch-selected-hover-track-color: #d96a14;--mdc-switch-selected-pressed-track-color: #d96a14;--mdc-switch-selected-track-color: #d96a14}.theme-bringpro .dark,.theme-bringpro.dark{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.theme-bringpro .dark .mat-mdc-radio-button.mat-primary,.theme-bringpro.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .54);--mdc-radio-selected-focus-icon-color: #0f465a;--mdc-radio-selected-hover-icon-color: #0f465a;--mdc-radio-selected-icon-color: #0f465a;--mdc-radio-selected-pressed-icon-color: #0f465a;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #0f465a;--mat-radio-disabled-label-color: #475569;--mat-radio-label-text-color: white}.theme-bringpro .dark .mat-mdc-radio-button.mat-accent,.theme-bringpro.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .54);--mdc-radio-selected-focus-icon-color: #ceed3a;--mdc-radio-selected-hover-icon-color: #ceed3a;--mdc-radio-selected-icon-color: #ceed3a;--mdc-radio-selected-pressed-icon-color: #ceed3a;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #ceed3a;--mat-radio-disabled-label-color: #475569;--mat-radio-label-text-color: white}.theme-bringpro .dark .mat-mdc-radio-button.mat-warn,.theme-bringpro.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .54);--mdc-radio-selected-focus-icon-color: #ef7516;--mdc-radio-selected-hover-icon-color: #ef7516;--mdc-radio-selected-icon-color: #ef7516;--mdc-radio-selected-pressed-icon-color: #ef7516;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #ef7516;--mat-radio-disabled-label-color: #475569;--mat-radio-label-text-color: white}.theme-bringpro .dark,.theme-bringpro.dark{--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-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-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #0f465a;--mdc-slider-focus-handle-color: #0f465a;--mdc-slider-hover-handle-color: #0f465a;--mdc-slider-active-track-color: #0f465a;--mdc-slider-inactive-track-color: #0f465a;--mdc-slider-with-tick-marks-inactive-container-color: #0f465a;--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;--mat-slider-ripple-color: #0f465a;--mat-slider-hover-state-layer-color: rgba(15, 70, 90, .05);--mat-slider-focus-state-layer-color: rgba(15, 70, 90, .2);--mat-slider-value-indicator-opacity: .9}.theme-bringpro .dark .mat-accent,.theme-bringpro.dark .mat-accent{--mdc-slider-handle-color: #ceed3a;--mdc-slider-focus-handle-color: #ceed3a;--mdc-slider-hover-handle-color: #ceed3a;--mdc-slider-active-track-color: #ceed3a;--mdc-slider-inactive-track-color: #ceed3a;--mdc-slider-with-tick-marks-inactive-container-color: #ceed3a;--mdc-slider-with-tick-marks-active-container-color: #6f7f1f;--mat-slider-ripple-color: #ceed3a;--mat-slider-hover-state-layer-color: rgba(206, 237, 58, .05);--mat-slider-focus-state-layer-color: rgba(206, 237, 58, .2)}.theme-bringpro .dark .mat-warn,.theme-bringpro.dark .mat-warn{--mdc-slider-handle-color: #ef7516;--mdc-slider-focus-handle-color: #ef7516;--mdc-slider-hover-handle-color: #ef7516;--mdc-slider-active-track-color: #ef7516;--mdc-slider-inactive-track-color: #ef7516;--mdc-slider-with-tick-marks-inactive-container-color: #ef7516;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #ef7516;--mat-slider-hover-state-layer-color: rgba(239, 117, 22, .05);--mat-slider-focus-state-layer-color: rgba(239, 117, 22, .2)}.theme-bringpro .dark,.theme-bringpro.dark{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--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;--mat-menu-divider-color: rgba(241, 245, 249, .12);--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;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--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}.theme-bringpro .dark .mdc-list-item__start,.theme-bringpro .dark .mdc-list-item__end,.theme-bringpro.dark .mdc-list-item__start,.theme-bringpro.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .54);--mdc-radio-selected-focus-icon-color: #0f465a;--mdc-radio-selected-hover-icon-color: #0f465a;--mdc-radio-selected-icon-color: #0f465a;--mdc-radio-selected-pressed-icon-color: #0f465a}.theme-bringpro .dark .mat-accent .mdc-list-item__start,.theme-bringpro .dark .mat-accent .mdc-list-item__end,.theme-bringpro.dark .mat-accent .mdc-list-item__start,.theme-bringpro.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .54);--mdc-radio-selected-focus-icon-color: #ceed3a;--mdc-radio-selected-hover-icon-color: #ceed3a;--mdc-radio-selected-icon-color: #ceed3a;--mdc-radio-selected-pressed-icon-color: #ceed3a}.theme-bringpro .dark .mat-warn .mdc-list-item__start,.theme-bringpro .dark .mat-warn .mdc-list-item__end,.theme-bringpro.dark .mat-warn .mdc-list-item__start,.theme-bringpro.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #f1f5f9;--mdc-radio-disabled-unselected-icon-color: #f1f5f9;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(241, 245, 249, .54);--mdc-radio-unselected-pressed-icon-color: rgba(241, 245, 249, .54);--mdc-radio-selected-focus-icon-color: #ef7516;--mdc-radio-selected-hover-icon-color: #ef7516;--mdc-radio-selected-icon-color: #ef7516;--mdc-radio-selected-pressed-icon-color: #ef7516}.theme-bringpro .dark .mat-mdc-list-option,.theme-bringpro.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: white;--mdc-checkbox-selected-focus-icon-color: #0f465a;--mdc-checkbox-selected-hover-icon-color: #0f465a;--mdc-checkbox-selected-icon-color: #0f465a;--mdc-checkbox-selected-pressed-icon-color: #0f465a;--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-selected-focus-state-layer-color: #0f465a;--mdc-checkbox-selected-hover-state-layer-color: #0f465a;--mdc-checkbox-selected-pressed-state-layer-color: #0f465a;--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-bringpro .dark .mat-mdc-list-option.mat-accent,.theme-bringpro.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: #6f7f1f;--mdc-checkbox-selected-focus-icon-color: #ceed3a;--mdc-checkbox-selected-hover-icon-color: #ceed3a;--mdc-checkbox-selected-icon-color: #ceed3a;--mdc-checkbox-selected-pressed-icon-color: #ceed3a;--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-selected-focus-state-layer-color: #ceed3a;--mdc-checkbox-selected-hover-state-layer-color: #ceed3a;--mdc-checkbox-selected-pressed-state-layer-color: #ceed3a;--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-bringpro .dark .mat-mdc-list-option.mat-warn,.theme-bringpro.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: white;--mdc-checkbox-selected-focus-icon-color: #ef7516;--mdc-checkbox-selected-hover-icon-color: #ef7516;--mdc-checkbox-selected-icon-color: #ef7516;--mdc-checkbox-selected-pressed-icon-color: #ef7516;--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-selected-focus-state-layer-color: #ef7516;--mdc-checkbox-selected-hover-state-layer-color: #ef7516;--mdc-checkbox-selected-pressed-state-layer-color: #ef7516;--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-bringpro .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-bringpro .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.theme-bringpro .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-bringpro .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.theme-bringpro.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-bringpro.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.theme-bringpro.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-bringpro.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#0f465a}.theme-bringpro .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-bringpro .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-bringpro .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.theme-bringpro.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-bringpro.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-bringpro.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-bringpro .dark,.theme-bringpro.dark{--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-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.theme-bringpro .dark .mat-mdc-tab-group,.theme-bringpro .dark .mat-mdc-tab-nav-bar,.theme-bringpro.dark .mat-mdc-tab-group,.theme-bringpro.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #0f465a;--mat-tab-header-disabled-ripple-color: #475569;--mat-tab-header-pagination-icon-color: #f1f5f9;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #0f465a;--mat-tab-header-active-ripple-color: #0f465a;--mat-tab-header-inactive-ripple-color: #0f465a;--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: #0f465a;--mat-tab-header-active-hover-label-text-color: #0f465a;--mat-tab-header-active-focus-indicator-color: #0f465a;--mat-tab-header-active-hover-indicator-color: #0f465a}.theme-bringpro .dark .mat-mdc-tab-group.mat-accent,.theme-bringpro .dark .mat-mdc-tab-nav-bar.mat-accent,.theme-bringpro.dark .mat-mdc-tab-group.mat-accent,.theme-bringpro.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #ceed3a;--mat-tab-header-disabled-ripple-color: #475569;--mat-tab-header-pagination-icon-color: #f1f5f9;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ceed3a;--mat-tab-header-active-ripple-color: #ceed3a;--mat-tab-header-inactive-ripple-color: #ceed3a;--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: #ceed3a;--mat-tab-header-active-hover-label-text-color: #ceed3a;--mat-tab-header-active-focus-indicator-color: #ceed3a;--mat-tab-header-active-hover-indicator-color: #ceed3a}.theme-bringpro .dark .mat-mdc-tab-group.mat-warn,.theme-bringpro .dark .mat-mdc-tab-nav-bar.mat-warn,.theme-bringpro.dark .mat-mdc-tab-group.mat-warn,.theme-bringpro.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ef7516;--mat-tab-header-disabled-ripple-color: #475569;--mat-tab-header-pagination-icon-color: #f1f5f9;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ef7516;--mat-tab-header-active-ripple-color: #ef7516;--mat-tab-header-inactive-ripple-color: #ef7516;--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: #ef7516;--mat-tab-header-active-hover-label-text-color: #ef7516;--mat-tab-header-active-focus-indicator-color: #ef7516;--mat-tab-header-active-hover-indicator-color: #ef7516}.theme-bringpro .dark .mat-mdc-tab-group.mat-background-primary,.theme-bringpro .dark .mat-mdc-tab-nav-bar.mat-background-primary,.theme-bringpro.dark .mat-mdc-tab-group.mat-background-primary,.theme-bringpro.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #0f465a;--mat-tab-header-with-background-foreground-color: white}.theme-bringpro .dark .mat-mdc-tab-group.mat-background-accent,.theme-bringpro .dark .mat-mdc-tab-nav-bar.mat-background-accent,.theme-bringpro.dark .mat-mdc-tab-group.mat-background-accent,.theme-bringpro.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #ceed3a;--mat-tab-header-with-background-foreground-color: #6f7f1f}.theme-bringpro .dark .mat-mdc-tab-group.mat-background-warn,.theme-bringpro .dark .mat-mdc-tab-nav-bar.mat-background-warn,.theme-bringpro.dark .mat-mdc-tab-group.mat-background-warn,.theme-bringpro.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ef7516;--mat-tab-header-with-background-foreground-color: white}.theme-bringpro .dark,.theme-bringpro.dark{--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: #6f7f1f;--mdc-checkbox-selected-focus-icon-color: #ceed3a;--mdc-checkbox-selected-hover-icon-color: #ceed3a;--mdc-checkbox-selected-icon-color: #ceed3a;--mdc-checkbox-selected-pressed-icon-color: #ceed3a;--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-selected-focus-state-layer-color: #ceed3a;--mdc-checkbox-selected-hover-state-layer-color: #ceed3a;--mdc-checkbox-selected-pressed-state-layer-color: #ceed3a;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white;--mat-checkbox-disabled-label-color: #475569;--mat-checkbox-label-text-color: white}.theme-bringpro .dark .mat-mdc-checkbox.mat-primary,.theme-bringpro.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: white;--mdc-checkbox-selected-focus-icon-color: #0f465a;--mdc-checkbox-selected-hover-icon-color: #0f465a;--mdc-checkbox-selected-icon-color: #0f465a;--mdc-checkbox-selected-pressed-icon-color: #0f465a;--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-selected-focus-state-layer-color: #0f465a;--mdc-checkbox-selected-hover-state-layer-color: #0f465a;--mdc-checkbox-selected-pressed-state-layer-color: #0f465a;--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-bringpro .dark .mat-mdc-checkbox.mat-warn,.theme-bringpro.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: white;--mdc-checkbox-selected-focus-icon-color: #ef7516;--mdc-checkbox-selected-hover-icon-color: #ef7516;--mdc-checkbox-selected-icon-color: #ef7516;--mdc-checkbox-selected-pressed-icon-color: #ef7516;--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-selected-focus-state-layer-color: #ef7516;--mdc-checkbox-selected-hover-state-layer-color: #ef7516;--mdc-checkbox-selected-pressed-state-layer-color: #ef7516;--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-bringpro .dark,.theme-bringpro.dark{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-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-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--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;--mdc-filled-button-container-color: #1e293b;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(30, 41, 59, .12);--mdc-filled-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--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;--mdc-protected-button-container-color: #1e293b;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(30, 41, 59, .12);--mdc-protected-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--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;--mdc-outlined-button-disabled-outline-color: rgba(241, 245, 249, .12);--mdc-outlined-button-disabled-label-text-color: rgba(30, 41, 59, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(241, 245, 249, .12);--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--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-bringpro .dark .mat-mdc-button.mat-primary,.theme-bringpro.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #0f465a;--mat-text-button-state-layer-color: #0f465a;--mat-text-button-ripple-color: rgba(15, 70, 90, .1)}.theme-bringpro .dark .mat-mdc-button.mat-accent,.theme-bringpro.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #ceed3a;--mat-text-button-state-layer-color: #ceed3a;--mat-text-button-ripple-color: rgba(206, 237, 58, .1)}.theme-bringpro .dark .mat-mdc-button.mat-warn,.theme-bringpro.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ef7516;--mat-text-button-state-layer-color: #ef7516;--mat-text-button-ripple-color: rgba(239, 117, 22, .1)}.theme-bringpro .dark .mat-mdc-unelevated-button.mat-primary,.theme-bringpro.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #0f465a;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-bringpro .dark .mat-mdc-unelevated-button.mat-accent,.theme-bringpro.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #ceed3a;--mdc-filled-button-label-text-color: #6f7f1f;--mat-filled-button-state-layer-color: #6f7f1f;--mat-filled-button-ripple-color: rgba(111, 127, 31, .1)}.theme-bringpro .dark .mat-mdc-unelevated-button.mat-warn,.theme-bringpro.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ef7516;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-bringpro .dark .mat-mdc-raised-button.mat-primary,.theme-bringpro.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #0f465a;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-bringpro .dark .mat-mdc-raised-button.mat-accent,.theme-bringpro.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #ceed3a;--mdc-protected-button-label-text-color: #6f7f1f;--mat-protected-button-state-layer-color: #6f7f1f;--mat-protected-button-ripple-color: rgba(111, 127, 31, .1)}.theme-bringpro .dark .mat-mdc-raised-button.mat-warn,.theme-bringpro.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ef7516;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-bringpro .dark .mat-mdc-outlined-button.mat-primary,.theme-bringpro.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #0f465a;--mdc-outlined-button-outline-color: rgba(241, 245, 249, .12);--mat-outlined-button-state-layer-color: #0f465a;--mat-outlined-button-ripple-color: rgba(15, 70, 90, .1)}.theme-bringpro .dark .mat-mdc-outlined-button.mat-accent,.theme-bringpro.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #ceed3a;--mdc-outlined-button-outline-color: rgba(241, 245, 249, .12);--mat-outlined-button-state-layer-color: #ceed3a;--mat-outlined-button-ripple-color: rgba(206, 237, 58, .1)}.theme-bringpro .dark .mat-mdc-outlined-button.mat-warn,.theme-bringpro.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ef7516;--mdc-outlined-button-outline-color: rgba(241, 245, 249, .12);--mat-outlined-button-state-layer-color: #ef7516;--mat-outlined-button-ripple-color: rgba(239, 117, 22, .1)}.theme-bringpro .dark,.theme-bringpro.dark{--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--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-bringpro .dark .mat-mdc-icon-button.mat-primary,.theme-bringpro.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #0f465a;--mat-icon-button-state-layer-color: #0f465a;--mat-icon-button-ripple-color: rgba(15, 70, 90, .1)}.theme-bringpro .dark .mat-mdc-icon-button.mat-accent,.theme-bringpro.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #ceed3a;--mat-icon-button-state-layer-color: #ceed3a;--mat-icon-button-ripple-color: rgba(206, 237, 58, .1)}.theme-bringpro .dark .mat-mdc-icon-button.mat-warn,.theme-bringpro.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ef7516;--mat-icon-button-state-layer-color: #ef7516;--mat-icon-button-ripple-color: rgba(239, 117, 22, .1)}.theme-bringpro .dark,.theme-bringpro.dark{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: #1e293b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--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(15, 23, 42, .12);--mat-fab-disabled-state-foreground-color: rgba(30, 41, 59, .5);--mdc-fab-small-container-color: #1e293b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(15, 23, 42, .12);--mat-fab-small-disabled-state-foreground-color: rgba(30, 41, 59, .5)}.theme-bringpro .dark .mat-mdc-fab.mat-primary,.theme-bringpro.dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #0f465a;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-bringpro .dark .mat-mdc-fab.mat-accent,.theme-bringpro.dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #ceed3a;--mat-fab-foreground-color: #6f7f1f;--mat-fab-state-layer-color: #6f7f1f;--mat-fab-ripple-color: rgba(111, 127, 31, .1)}.theme-bringpro .dark .mat-mdc-fab.mat-warn,.theme-bringpro.dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ef7516;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-bringpro .dark .mat-mdc-mini-fab.mat-primary,.theme-bringpro.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #0f465a;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-bringpro .dark .mat-mdc-mini-fab.mat-accent,.theme-bringpro.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #ceed3a;--mat-fab-small-foreground-color: #6f7f1f;--mat-fab-small-state-layer-color: #6f7f1f;--mat-fab-small-ripple-color: rgba(111, 127, 31, .1)}.theme-bringpro .dark .mat-mdc-mini-fab.mat-warn,.theme-bringpro.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ef7516;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-bringpro .dark,.theme-bringpro.dark{--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: rgb(210, 212.2, 215.8);--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: #0f465a}.theme-bringpro .dark .mat-accent,.theme-bringpro.dark .mat-accent{--mdc-circular-progress-active-indicator-color: #ceed3a}.theme-bringpro .dark .mat-warn,.theme-bringpro.dark .mat-warn{--mdc-circular-progress-active-indicator-color: #ef7516}.theme-bringpro .dark,.theme-bringpro.dark{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #0f465a;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #1e293b;--mat-badge-disabled-state-text-color: #475569}.theme-bringpro .dark .mat-badge-accent,.theme-bringpro.dark .mat-badge-accent{--mat-badge-background-color: #ceed3a;--mat-badge-text-color: #6f7f1f}.theme-bringpro .dark .mat-badge-warn,.theme-bringpro.dark .mat-badge-warn{--mat-badge-background-color: #ef7516;--mat-badge-text-color: white}.theme-bringpro .dark,.theme-bringpro.dark{--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: rgb(55.32, 65.48, 81.8);--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-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);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #0f465a;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(15, 70, 90, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(15, 70, 90, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(15, 70, 90, .3);--mat-datepicker-toggle-active-state-icon-color: #0f465a;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(15, 70, 90, .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: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: #f1f5f9;--mat-datepicker-calendar-body-label-text-color: #94a3b8;--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: #f1f5f9;--mat-datepicker-calendar-navigation-button-icon-color: #f1f5f9;--mat-datepicker-calendar-header-divider-color: rgba(241, 245, 249, .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}.theme-bringpro .dark .mat-datepicker-content.mat-accent,.theme-bringpro.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: #6f7f1f;--mat-datepicker-calendar-date-selected-state-background-color: #ceed3a;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(206, 237, 58, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #6f7f1f;--mat-datepicker-calendar-date-focus-state-background-color: rgba(206, 237, 58, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(206, 237, 58, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(206, 237, 58, .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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.theme-bringpro .dark .mat-datepicker-content.mat-warn,.theme-bringpro.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ef7516;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(239, 117, 22, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(239, 117, 22, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(239, 117, 22, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(239, 117, 22, .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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.theme-bringpro .dark .mat-datepicker-toggle-active.mat-accent,.theme-bringpro.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #ceed3a}.theme-bringpro .dark .mat-datepicker-toggle-active.mat-warn,.theme-bringpro.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ef7516}.theme-bringpro .dark,.theme-bringpro.dark{--mat-divider-width: 1px;--mat-divider-color: rgba(241, 245, 249, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--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}.theme-bringpro .dark .mat-icon.mat-primary,.theme-bringpro.dark .mat-icon.mat-primary{--mat-icon-color: #0f465a}.theme-bringpro .dark .mat-icon.mat-accent,.theme-bringpro.dark .mat-icon.mat-accent{--mat-icon-color: #ceed3a}.theme-bringpro .dark .mat-icon.mat-warn,.theme-bringpro.dark .mat-icon.mat-warn{--mat-icon-color: #ef7516}.theme-bringpro .dark,.theme-bringpro.dark{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--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: #0f465a;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #0f465a;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #0f465a;--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: #ef7516;--mat-stepper-header-icon-background-color: #94a3b8;--mat-stepper-header-error-state-icon-foreground-color: #ef7516;--mat-stepper-header-error-state-icon-background-color: transparent}.theme-bringpro .dark .mat-step-header.mat-accent,.theme-bringpro.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: #6f7f1f;--mat-stepper-header-selected-state-icon-background-color: #ceed3a;--mat-stepper-header-selected-state-icon-foreground-color: #6f7f1f;--mat-stepper-header-done-state-icon-background-color: #ceed3a;--mat-stepper-header-done-state-icon-foreground-color: #6f7f1f;--mat-stepper-header-edit-state-icon-background-color: #ceed3a;--mat-stepper-header-edit-state-icon-foreground-color: #6f7f1f}.theme-bringpro .dark .mat-step-header.mat-warn,.theme-bringpro.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef7516;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef7516;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef7516;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-bringpro .dark,.theme-bringpro.dark{--mat-sort-arrow-color: #94a3b8;--mat-toolbar-container-background-color: #0f172a;--mat-toolbar-container-text-color: white}.theme-bringpro .dark .mat-toolbar.mat-primary,.theme-bringpro.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #0f465a;--mat-toolbar-container-text-color: white}.theme-bringpro .dark .mat-toolbar.mat-accent,.theme-bringpro.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #ceed3a;--mat-toolbar-container-text-color: #6f7f1f}.theme-bringpro .dark .mat-toolbar.mat-warn,.theme-bringpro.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ef7516;--mat-toolbar-container-text-color: white}.theme-bringpro .dark,.theme-bringpro.dark{--mat-tree-container-background-color: #1e293b;--mat-tree-node-text-color: white;--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-timepicker-container-background-color: #1e293b}.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}}.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 .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{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:0}.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:0;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}/*!
 * Quill Editor v2.0.3
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * 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:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.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;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;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 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}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"\2022"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"\2611"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"\2610"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui: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 li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.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-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-bubble.ql-toolbar:after,.ql-bubble .ql-toolbar:after{clear:both;content:"";display:table}.ql-bubble.ql-toolbar button,.ql-bubble .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble.ql-toolbar button svg,.ql-bubble .ql-toolbar button svg{float:left;height:100%}.ql-bubble.ql-toolbar button:active:hover,.ql-bubble .ql-toolbar button:active:hover{outline:none}.ql-bubble.ql-toolbar input.ql-image[type=file],.ql-bubble .ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble.ql-toolbar button:hover,.ql-bubble .ql-toolbar button:hover,.ql-bubble.ql-toolbar button:focus,.ql-bubble .ql-toolbar button:focus,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected{color:#fff}.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#fff}.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#fff}@media (pointer:coarse){.ql-bubble.ql-toolbar button:hover:not(.ql-active),.ql-bubble .ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble,.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:"";display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-thin,.ql-bubble .ql-stroke.ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor code,.ql-bubble .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}.ql-bubble .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label:before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-label:before,.ql-bubble .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-label:before,.ql-bubble .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-label:before,.ql-bubble .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid transparent;border-right:6px solid transparent;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:transparent;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{top:10px;position:absolute;right:20px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"\d7";font-size:16px;font-weight:700}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close){position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):before{background-color:#444;border-radius:15px;top:-5px;font-size:12px;color:#fff;content:attr(href);font-weight:400;overflow:hidden;padding:5px 15px;text-decoration:none;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):after{border-top:6px solid #444;border-left:6px solid transparent;border-right:6px solid transparent;top:0;content:" ";height:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):before,.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):after{left:0;margin-left:50%;position:absolute;transform:translate(-50%,-100%);transition:visibility 0s ease .2s;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):hover:before,.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):hover:after{visibility:visible}.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, 1))!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, 1))!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, 1))!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, 1))!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, 1))!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, 1))!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, 1))!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, 1))!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, 1))!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, 1))!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, 1))!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, 1))!important;--tw-text-opacity: .38 !important}input:-webkit-autofill,textarea:-webkit-autofill{-webkit-transition:background-color 600000s 0s,color 600000s 0s!important;transition:background-color 600000s 0s,color 600000s 0s!important}input:-webkit-autofill:hover,textarea:-webkit-autofill:hover{-webkit-transition:background-color 600000s 0s,color 600000s 0s!important;transition:background-color 600000s 0s,color 600000s 0s!important}input:-webkit-autofill:focus,textarea:-webkit-autofill:focus{-webkit-transition:background-color 600000s 0s,color 600000s 0s!important;transition:background-color 600000s 0s,color 600000s 0s!important}input:-webkit-autofill:active,textarea:-webkit-autofill:active{-webkit-transition:background-color 600000s 0s,color 600000s 0s!important;transition:background-color 600000s 0s,color 600000s 0s!important}input [data-autocompleted],textarea [data-autocompleted]{background-color:transparent!important}body fuse-splash-screen{--tw-bg-opacity: 1;background-color:rgb(22 78 99 / var(--tw-bg-opacity, 1))}body,.light .dark{--tw-bg-opacity: 1 !important;background-color:rgb(22 78 99 / var(--tw-bg-opacity, 1))!important}.fuse-horizontal-header fuse-horizontal-navigation{justify-content:space-between!important;--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.fuse-horizontal-header fuse-horizontal-navigation.mat-icon{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.fuse-horizontal-header fuse-horizontal-navigation .fuse-horizontal-navigation-wrapper fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-title,fuse-horizontal-navigation .fuse-horizontal-navigation-wrapper fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active-forced .fuse-horizontal-navigation-item-title{position:relative!important;--tw-text-opacity: 1 !important;color:rgb(206 237 58 / var(--tw-text-opacity, 1))!important}.fuse-horizontal-header fuse-horizontal-navigation .fuse-horizontal-navigation-wrapper fuse-horizontal-navigation-basic-item .fuse-horizontal-navigation-item-active .fuse-horizontal-navigation-item-title:after{content:"";border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #CEED3A;bottom:-15px;left:50%;position:absolute;height:0px;width:0px;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))}.mat-mdc-button.mat-primary,.mat-mdc-raised-button.mat-primary,.mat-mdc-outlined-button.mat-primary,.mat-mdc-unelevated-button.mat-primary,.mat-mdc-icon-button.mat-primary,.mat-mdc-fab.mat-primary,.mat-mdc-mini-fab.mat-primary{--tw-bg-opacity: 1 !important;background-color:rgb(28 78 101 / var(--tw-bg-opacity, 1))!important;font-weight:700!important;--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.mat-mdc-outlined-button:not([disabled=true]){border-radius:9999px!important;border-width:1px!important;--tw-border-opacity: 1 !important;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1))!important;--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important;font-weight:700!important;--tw-text-opacity: 1 !important;color:rgb(249 115 22 / var(--tw-text-opacity, 1))!important}.mat-mdc-outlined-button[disabled=true]{border-radius:9999px!important;border-width:1px!important;--tw-border-opacity: 1 !important;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1))!important;--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important;font-weight:700!important;--tw-text-opacity: 1 !important;color:rgb(249 115 22 / var(--tw-text-opacity, 1))!important}.mat-mdc-checkbox .mdc-checkbox:hover .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background{border-radius:.375rem!important;--tw-border-opacity: 1 !important;border-color:rgb(255 164 28 / var(--tw-border-opacity, 1))!important;--tw-bg-opacity: 1 !important;background-color:rgb(255 164 28 / var(--tw-bg-opacity, 1))!important}.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true])~.mdc-checkbox__background{border-radius:.375rem!important}.mdc-checkbox__native-control:disabled:checked~.mdc-checkbox__background{--tw-bg-opacity: 1 !important;background-color:rgb(217 209 209 / var(--tw-bg-opacity, 1))!important}a{font-weight:700;--tw-text-opacity: 1;color:rgb(12 74 110 / var(--tw-text-opacity, 1))}a:hover{text-decoration-line:underline}.mat-mdc-slide-toggle .mdc-switch:enabled .mdc-switch__track:after{--tw-bg-opacity: 1 !important;background-color:rgb(0 185 41 / var(--tw-bg-opacity, 1))!important}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:enabled .mdc-switch__icon{border-radius:50%;--tw-border-opacity: 1 !important;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))!important;--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important;fill:#fff!important}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled .mdc-switch__icon{border-radius:50%;--tw-border-opacity: 1 !important;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))!important;--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important;fill:#fff!important}.signature-pad-canvas{border-style:none!important}.mat-button-toggle-checked{--tw-bg-opacity: 1 !important;background-color:rgb(206 237 58 / var(--tw-bg-opacity, 1))!important}.fuse-backdrop-on-mobile{background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))!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, 1))!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, 1))!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, 1))!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-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:rgb(28 78 101 / var(--tw-text-opacity, 1))!important}.mat-mdc-button:not([disabled=true]).mat-accent .mat-icon,.mat-mdc-icon-button:not([disabled=true]).mat-accent .mat-icon,.mat-mdc-outlined-button:not([disabled=true]).mat-accent .mat-icon{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-accent-rgb),var(--tw-text-opacity, 1))!important}.mat-mdc-button:not([disabled=true]).mat-warn .mat-icon,.mat-mdc-icon-button:not([disabled=true]).mat-warn .mat-icon,.mat-mdc-outlined-button:not([disabled=true]).mat-warn .mat-icon{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-warn-rgb),var(--tw-text-opacity, 1))!important}.mat-mdc-outlined-button:not([disabled=true]){--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.mat-mdc-outlined-button:not([disabled=true]):is(.dark *){--tw-border-opacity: 1;border-color:rgb(100 116 139 / var(--tw-border-opacity, 1))}.mat-mdc-outlined-button[disabled=true]{border-color:#cbd5e1b3}.mat-mdc-outlined-button[disabled=true]:is(.dark *){--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity, 1))}.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:rgb(0 0 0 / var(--tw-text-opacity, 1))!important}.mat-button-toggle-group .mat-button-toggle .mat-button-toggle-label-content{padding:0 20px;line-height:40px!important;--tw-text-opacity: 1;color:rgba(var(--fuse-text-secondary-rgb),var(--tw-text-opacity))}.mat-toolbar.mat-primary .mat-button-toggle-group .mat-button-toggle .mat-button-toggle-label-content{color:rgba(var(--fuse-on-primary-rgb),var(--tw-text-opacity, 1))!important;--tw-text-opacity: .6 !important}.mat-toolbar.mat-accent .mat-button-toggle-group .mat-button-toggle .mat-button-toggle-label-content{color:rgba(var(--fuse-on-accent-rgb),var(--tw-text-opacity, 1))!important;--tw-text-opacity: .6 !important}.mat-toolbar.mat-warn .mat-button-toggle-group .mat-button-toggle .mat-button-toggle-label-content{color:rgba(var(--fuse-on-warn-rgb),var(--tw-text-opacity, 1))!important;--tw-text-opacity: .6 !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, 1))!important}.mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid .mat-mdc-text-field-wrapper:is(.dark *){--tw-border-opacity: 1 !important;border-color:rgba(var(--fuse-warn-rgb),var(--tw-border-opacity, 1))!important}.mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid .mat-mdc-select .mat-mdc-select-placeholder{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-warn-rgb),var(--tw-text-opacity, 1))!important}.mat-mdc-form-field.mat-form-field-appearance-fill:hover .mat-mdc-form-field-focus-overlay,.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:rgb(28 78 101 / var(--tw-border-opacity, 1))!important}.mat-mdc-form-field.mat-form-field-appearance-fill.mat-focused:not(.mat-form-field-invalid) .mat-mdc-text-field-wrapper:is(.dark *){--tw-border-opacity: 1 !important;border-color:rgb(28 78 101 / var(--tw-border-opacity, 1))!important}.mat-mdc-form-field.mat-form-field-appearance-fill.mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix select{top:auto;margin-top:0;margin-bottom:0;padding-top:0;padding-right:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2364748B' viewBox='0 0 24 24'%3E%3Cpath d='M7 10l5 5 5-5H7z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right -7px center;background-size:24px}.dark .mat-mdc-form-field.mat-form-field-appearance-fill.mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2397a6ba' viewBox='0 0 24 24'%3E%3Cpath d='M7 10l5 5 5-5H7z'/%3E%3C/svg%3E")}.mat-mdc-form-field.mat-form-field-appearance-fill.mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{display:none}.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper{padding:0;border-radius:6px;border-width:1px;border-style:solid;--tw-border-opacity: 1 !important;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))!important;--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05) !important;--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper:is(.dark *){--tw-border-opacity: 1 !important;border-color:rgb(100 116 139 / var(--tw-border-opacity, 1))!important;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))!important;--tw-bg-opacity: .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-suffix,.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix{padding:0!important}.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>.mat-icon,.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>.mat-icon{margin-left:12px;padding:0!important}.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>.mat-mdc-icon-button,.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>.mat-mdc-icon-button{margin:0 -10px 0 4px}.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>.mat-mdc-select,.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>.mat-mdc-select{margin-left:10px}.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>.mat-datepicker-toggle,.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>.mat-datepicker-toggle{margin-right:-8px}.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix,.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix,.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix{display:inline-flex;align-items:center;justify-content:center;--tw-text-opacity: 1 !important;color:rgba(var(--fuse-text-hint-rgb),var(--tw-text-opacity))!important}.mat-toolbar.mat-primary .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,.mat-toolbar.mat-primary .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix,.mat-toolbar.mat-primary .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix,.mat-toolbar.mat-primary .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix{color:rgba(var(--fuse-on-primary-rgb),var(--tw-text-opacity, 1))!important;--tw-text-opacity: .38 !important}.mat-toolbar.mat-accent .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,.mat-toolbar.mat-accent .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix,.mat-toolbar.mat-accent .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix,.mat-toolbar.mat-accent .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix{color:rgba(var(--fuse-on-accent-rgb),var(--tw-text-opacity, 1))!important;--tw-text-opacity: .38 !important}.mat-toolbar.mat-warn .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,.mat-toolbar.mat-warn .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix,.mat-toolbar.mat-warn .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix,.mat-toolbar.mat-warn .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix{color:rgba(var(--fuse-on-warn-rgb),var(--tw-text-opacity, 1))!important;--tw-text-opacity: .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, 1))!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, 1))!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, 1))!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-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:rgb(28 78 101 / var(--tw-text-opacity, 1))!important}.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-select:focus .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow,.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-select:focus .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow,.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-select:focus .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow,.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-select:focus .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow{border-top-color:var(--fuse-primary)!important}.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-select .mat-mdc-select-trigger,.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-select .mat-mdc-select-trigger,.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-select .mat-mdc-select-trigger,.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-select .mat-mdc-select-trigger{display:flex;align-items:center}.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value,.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value,.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value,.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value{display:flex;max-width:none}.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value mat-mdc-select-trigger .mat-icon,.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value mat-mdc-select-trigger .mat-icon,.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value mat-mdc-select-trigger .mat-icon,.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value mat-mdc-select-trigger .mat-icon{margin:0!important}.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper,.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper,.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper,.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper{display:flex;align-items:center;transform:none;margin-left:4px}.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow,.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow,.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow,.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow{min-height:0;--tw-text-opacity: 1 !important;color:rgb(100 116 139 / var(--tw-text-opacity, 1))!important}.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow:is(.dark *),.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow:is(.dark *),.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow:is(.dark *),.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow:is(.dark *){--tw-text-opacity: 1 !important;color:rgb(148 163 184 / var(--tw-text-opacity, 1))!important}.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix{position:static;display:flex;align-items:center;width:88px;min-height:48px;padding:0;border:0}.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mat-mdc-floating-label{top:-25px!important;left:0!important;width:100%!important;transform:none!important;pointer-events:auto;font-weight:500;--tw-text-opacity: 1 !important;color:rgba(var(--fuse-text-default-rgb),var(--tw-text-opacity))!important}.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix textarea.mat-mdc-input-element{padding:0 6px 0 0}.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mat-mdc-chip-set{width:100%;margin:0 -8px}.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper .mdc-line-ripple{display:none}.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-subscript-wrapper{font-size:12px;font-weight:500}.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-hint-wrapper,.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-error-wrapper{padding:0}.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-hint{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-text-hint-rgb),var(--tw-text-opacity))!important}.mat-toolbar.mat-primary .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-hint{color:rgba(var(--fuse-on-primary-rgb),var(--tw-text-opacity, 1))!important;--tw-text-opacity: .38 !important}.mat-toolbar.mat-accent .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-hint{color:rgba(var(--fuse-on-accent-rgb),var(--tw-text-opacity, 1))!important;--tw-text-opacity: .38 !important}.mat-toolbar.mat-warn .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-hint{color:rgba(var(--fuse-on-warn-rgb),var(--tw-text-opacity, 1))!important;--tw-text-opacity: .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>*:not(.mat-icon):not(.mat-mdc-icon-button):not(.mat-mdc-select):not(.mat-datepicker-toggle),.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix>*:not(.mat-icon):not(.mat-mdc-icon-button):not(.mat-mdc-select):not(.mat-datepicker-toggle){margin-right:12px}.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix,.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix{border-radius:0 24px 24px 0}.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>.mat-icon,.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>.mat-icon{margin-left:12px!important}.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>.mat-mdc-icon-button,.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>.mat-mdc-icon-button{margin:0 -10px 0 2px!important}.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>.mat-mdc-select,.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>.mat-mdc-select{margin-left:12px!important}.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>.mat-datepicker-toggle,.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>.mat-datepicker-toggle{margin-left:4px!important}.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>*:not(.mat-icon):not(.mat-mdc-icon-button):not(.mat-mdc-select):not(.mat-datepicker-toggle),.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>*:not(.mat-icon):not(.mat-mdc-icon-button):not(.mat-mdc-select):not(.mat-datepicker-toggle){margin-left:12px!important}.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-dense .mat-mdc-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:0;margin-right:-10px}.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>*:not(.mat-icon):not(.mat-mdc-icon-button):not(.mat-mdc-select):not(.mat-datepicker-toggle),.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix>*:not(.mat-icon):not(.mat-mdc-icon-button):not(.mat-mdc-select):not(.mat-datepicker-toggle){margin-right:16px}.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix,.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix{align-self:stretch!important;margin:0 -16px 0 16px!important;padding-right:16px!important;border-radius:0 6px 6px 0;border-left-width:1px;border-style:solid}.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>.mat-icon,.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>.mat-icon{margin-left:16px}.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>.mat-mdc-icon-button,.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>.mat-mdc-icon-button{margin:0 -10px 0 6px!important}.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>.mat-mdc-select,.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>.mat-mdc-select{margin:0 -4px 0 16px!important}.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>.mat-datepicker-toggle,.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>.mat-datepicker-toggle{margin-left:8px}.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix>*:not(.mat-icon):not(.mat-mdc-icon-button):not(.mat-mdc-select):not(.mat-datepicker-toggle),.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix>*:not(.mat-icon):not(.mat-mdc-icon-button):not(.mat-mdc-select):not(.mat-datepicker-toggle){margin-left:16px}.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix,.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix,.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix{--tw-bg-opacity: 1 !important;background-color:rgba(var(--fuse-bg-default-rgb),var(--tw-bg-opacity))!important;--tw-border-opacity: 1 !important;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))!important}.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix:is(.dark *),.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix:is(.dark *),.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix:is(.dark *),.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix:is(.dark *){--tw-border-opacity: 1 !important;border-color:rgb(100 116 139 / var(--tw-border-opacity, 1))!important}.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix:has(textarea.mat-mdc-input-element) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix:has(textarea.mat-mdc-input-element) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-prefix,.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix:has(textarea.mat-mdc-input-element) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix,.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix:has(textarea.mat-mdc-input-element) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-text-suffix{align-items:flex-start}.mat-mdc-form-field.mat-form-field-appearance-fill.fuse-mat-bold .mat-mdc-text-field-wrapper{border-width:2px!important}.mat-mdc-form-field.mat-form-field-appearance-outline.mat-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, 1))!important}.mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-focused):not(.mat-form-field-invalid) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mdc-notched-outline .mdc-notched-outline__leading:is(.dark *),.mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-focused):not(.mat-form-field-invalid) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mdc-notched-outline .mdc-notched-outline__notch:is(.dark *),.mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-focused):not(.mat-form-field-invalid) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mdc-notched-outline .mdc-notched-outline__trailing:is(.dark *){--tw-border-opacity: 1 !important;border-color:rgb(100 116 139 / var(--tw-border-opacity, 1))!important}.mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mdc-notched-outline .mdc-notched-outline__notch{border-right-style:none!important;border-left-style:none!important}.mat-icon{display:inline-flex!important;align-items:center;justify-content:center;width:24px;min-width:24px;height:24px;min-height:24px;font-size:24px;line-height:24px;-webkit-appearance:none!important}.mat-mdc-input-element::placeholder{transition:none!important;--tw-text-opacity: 1 !important;color:rgba(var(--fuse-text-hint-rgb),var(--tw-text-opacity))!important}.mat-toolbar.mat-primary .mat-mdc-input-element::placeholder{color:rgba(var(--fuse-on-primary-rgb),var(--tw-text-opacity, 1))!important;--tw-text-opacity: .38 !important}.mat-toolbar.mat-accent .mat-mdc-input-element::placeholder{color:rgba(var(--fuse-on-accent-rgb),var(--tw-text-opacity, 1))!important;--tw-text-opacity: .38 !important}.mat-toolbar.mat-warn .mat-mdc-input-element::placeholder{color:rgba(var(--fuse-on-warn-rgb),var(--tw-text-opacity, 1))!important;--tw-text-opacity: .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, 1))!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, 1))!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, 1))!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, 1))!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, 1))!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, 1))!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, 1))!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, 1))!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, 1))!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, 1))!important}.mat-form-field-invalid .mat-mdc-input-element::-moz-placeholder{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-warn-rgb),var(--tw-text-opacity, 1))!important}.mat-form-field-invalid .mat-mdc-input-element::-webkit-input-placeholder{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-warn-rgb),var(--tw-text-opacity, 1))!important}.mat-form-field-invalid .mat-mdc-input-element:-ms-input-placeholder{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-warn-rgb),var(--tw-text-opacity, 1))!important}.mat-mdc-menu-panel{min-width:144px!important}.mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-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;color:inherit}.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:0;justify-content:space-between}.mat-mdc-paginator .mat-mdc-paginator-container .mat-mdc-paginator-page-size{align-items:center;min-height:40px}.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:0}@media (min-width: 600px){.mat-mdc-paginator .mat-mdc-paginator-container .mat-mdc-paginator-range-actions .mat-mdc-paginator-range-label{margin-right:16px}}.mat-mdc-select{display:inline-flex!important}.mat-mdc-select .mat-mdc-select-placeholder{transition:none!important;--tw-text-opacity: 1 !important;color:rgba(var(--fuse-text-hint-rgb),var(--tw-text-opacity))!important}.mat-toolbar.mat-primary .mat-mdc-select .mat-mdc-select-placeholder{color:rgba(var(--fuse-on-primary-rgb),var(--tw-text-opacity, 1))!important;--tw-text-opacity: .38 !important}.mat-toolbar.mat-accent .mat-mdc-select .mat-mdc-select-placeholder{color:rgba(var(--fuse-on-accent-rgb),var(--tw-text-opacity, 1))!important;--tw-text-opacity: .38 !important}.mat-toolbar.mat-warn .mat-mdc-select .mat-mdc-select-placeholder{color:rgba(var(--fuse-on-warn-rgb),var(--tw-text-opacity, 1))!important;--tw-text-opacity: .38 !important}.mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value{position:relative;display:flex;max-width:none}.mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value .mat-mdc-select-value-text{display:inline-flex}.mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value .mat-mdc-select-value-text>*{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mat-mdc-select .mat-mdc-select-arrow-wrapper{transform:translateY(0)!important}.mat-mdc-select .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow{margin:0 0 0 8px}.mat-step-icon .mat-icon{color:currentColor!important}.mat-step-label,.mat-step-label-selected{font-weight:500!important}.mat-mdc-table .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background:none!important}.mat-mdc-table .mat-column-description ul{list-style:inside!important}.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, 1))!important}.mat-toolbar.mat-primary .text-secondary{color:rgba(var(--fuse-on-primary-rgb),var(--tw-text-opacity, 1))!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, 1))!important;--tw-text-opacity: .38 !important}.mat-toolbar.mat-primary .divider{color:rgba(var(--fuse-on-primary-rgb),var(--tw-text-opacity, 1))!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, 1))!important}.mat-toolbar.mat-accent .text-secondary{color:rgba(var(--fuse-on-accent-rgb),var(--tw-text-opacity, 1))!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, 1))!important;--tw-text-opacity: .38 !important}.mat-toolbar.mat-accent .divider{color:rgba(var(--fuse-on-accent-rgb),var(--tw-text-opacity, 1))!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, 1))!important}.mat-toolbar.mat-warn .text-secondary{color:rgba(var(--fuse-on-warn-rgb),var(--tw-text-opacity, 1))!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, 1))!important;--tw-text-opacity: .38 !important}.mat-toolbar.mat-warn .divider{color:rgba(var(--fuse-on-warn-rgb),var(--tw-text-opacity, 1))!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}.mat-form-field-required-marker,.mat-mdc-form-field-required-marker{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.custom-stepper .mat-vertical-content-container{margin-left:0}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, 1));border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))!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, 1))!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, 1))}.dark .ql-toolbar .ql-picker.ql-expanded .ql-picker-label{--tw-border-opacity: 1;border-color:rgb(100 116 139 / var(--tw-border-opacity, 1))}.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, 1))}.dark .ql-toolbar .ql-picker.ql-expanded .ql-picker-options{--tw-border-opacity: 1;border-color:rgb(100 116 139 / var(--tw-border-opacity, 1))}.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-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:rgb(28 78 101 / var(--tw-text-opacity, 1))!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-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, 1))!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, 1))!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, 1))!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, 1))!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, 1))!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, 1));--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));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, 1))!important;--tw-bg-opacity: 1 !important;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))!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, 1))!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, 1))!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, 1))!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, 1));--tw-text-opacity: 1;color:rgb(28 78 101 / var(--tw-text-opacity, 1))}.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, 1));--tw-text-opacity: 1;color:rgba(var(--fuse-primary-400-rgb),var(--tw-text-opacity, 1))}.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, 1))!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, 1))!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, 1))!important;--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important}.dark .ql-container .ql-tooltip input{--tw-border-opacity: 1 !important;border-color:rgb(100 116 139 / var(--tw-border-opacity, 1))!important;--tw-bg-opacity: 1 !important;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))!important}.mat-dialog-container .mat-dialog-content{max-height:calc(100vh - 220px)!important}.sidemark-advanced-overlay .mat-dialog-container,.job-advanced-overlay .mat-dialog-container{padding:0}.sidemark-advanced-overlay .mat-mdc-dialog-surface,.job-advanced-overlay .mat-mdc-dialog-surface{padding:0;border-radius:0!important}.bringpro-sidemarks .mat-mdc-tab-group .mat-mdc-tab-body-content{padding:0!important}.bringpro-primary mat-card-header,.bring-green-linear{background:linear-gradient(1deg,#143847,#1c4e65);outline-color:#fff}.mat-mdc-card-header-text{width:100%}.mat-mdc-menu-content{padding:0!important}.responsive-drawer-button{margin-left:-8px!important;margin-top:4.6rem!important}.avatar-image img{height:2.5rem!important}.word-wrap-custom{display:inline-block;word-break:break-word}.tip-container .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle{border-color:#fff!important}.tip-container .mat-mdc-select-arrow svg,.tip-container .mat-mdc-select-value-text,.tip-container input,.tip-container label,.tip-container mat-label{color:#fff!important}@media (max-width: 767px){.responsive-drawer-button{margin-left:-2px!important;margin-top:3.2rem!important}}@media print{@page{margin:30px}}button.cta-main{border-radius:9999px!important;border-width:2px!important;border-style:solid!important;--tw-border-opacity: 1 !important;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))!important;background-image:linear-gradient(to right,var(--tw-gradient-stops))!important;--tw-gradient-from: #ea580c var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;--tw-gradient-to: #fb923c var(--tw-gradient-to-position) !important;padding:.5rem 1rem!important;font-weight:700!important;--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important;--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}button.cta-secondary{border-radius:9999px!important;border-width:1px!important;border-style:solid!important;--tw-border-opacity: 1 !important;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1))!important;--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important;padding:.5rem 1rem!important;font-weight:700!important;--tw-text-opacity: 1 !important;color:rgb(249 115 22 / var(--tw-text-opacity, 1))!important;--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}.float-end{float:inline-end}.mat-mdc-button-touch-target{height:30px!important;width:30px!important}.upload-image .ngx-file-drop__drop-zone{border:1px solid #94a3b8!important;border-radius:6px!important;height:144px!important;background-color:#fff!important}.upload-image .ngx-file-drop__drop-zone.ngx-file-drop__drop-zone--over{background-color:transparent!important;border:1px solid rgb(28,78,101)!important}.upload-image .ngx-file-drop__drop-zone .ngx-file-drop__file-input{opacity:0;width:100%;display:block}.upload-image .preview-img{border-radius:10px;height:100px;overflow:hidden}.upload-image .preview-img img{width:100%;height:100%;object-fit:scale-down}.upload-image .mat-icon{min-width:unset;min-height:unset;height:20px;width:20px}.upload-image.repair-media-invalid .ngx-file-drop__drop-zone{--tw-border-opacity: 1 !important;border-color:rgba(var(--fuse-warn-rgb),var(--tw-border-opacity, 1))!important}.ngx-file-drop__drop-zone{border:none!important}.media-uploader .ngx-file-drop__drop-zone{height:180px!important}.scan-region-highlight{top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}app-chat{height:100%}.new-group .ngx-file-drop__drop-zone,.new-group .ngx-file-drop__content{height:auto!important}.chat-message-textbox .emoji-mart{position:absolute;left:5px;bottom:80px;z-index:999}@media screen and (max-width: 567px){.chat-message-textbox .emoji-mart{width:calc(100% - 10px)!important;margin:0 auto!important}}.fadeInBottom{animation-duration:1s;animation-fill-mode:both;animation-name:fadeInBottom;display:inline-block}@keyframes fadeInBottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.chat-preview-image-box{border-radius:15px 15px 0 0;border:2px solid;border-bottom:0;--tw-border-opacity: 1 !important;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))!important;--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important}.chat-message-box .mat-mdc-text-field-wrapper{border-radius:0 0 15px 15px!important}.chat-message-box.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:rgb(203 213 225 / var(--tw-border-opacity, 1))!important}.has-preview-media .mat-mdc-form-field-infix{flex-direction:column;align-items:start!important}.mat-drawer-scroll{position:absolute!important}@media print{.mat-drawer-scroll{position:relative!important}.mat-drawer-scroll .mat-drawer-content{overflow:unset!important}}.columns-attachment .mat-mdc-select-min-line{max-width:480px}auth-sign-up{height:100%}.bg-white-gradient{background:#ffffffb3}.mat-drawer-container-has-open.iphone-drawer-opened{position:fixed!important}.tenant-stepper .mat-horizontal-stepper-header-container{padding:16px!important}.tenant-stepper .mat-horizontal-content-container{padding:0!important}.tenant-stepper .mat-vertical-content{margin-top:16px!important}@media (max-width: 600px){.tenant-stepper .mat-vertical-content-container{margin-left:0!important}}.circle-picker{margin:10px 0 0!important}.raised-wrap .zDepth-1{box-shadow:unset!important}.raised-wrap .material-picker{width:100%!important;height:auto!important;padding:0!important;font-family:unset!important}.raised-wrap .material-picker .material-split{display:none!important}.add-room-button custom-formly-field-button{display:flex;align-items:center;justify-content:center}.room-select formly-field-mat-select{width:100%}.qr-reader-dialog .mat-mdc-dialog-container .mdc-dialog__surface{padding:5px!important}.tenant.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper{background-color:transparent!important}.tenant.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:rgb(255 255 255 / var(--tw-border-opacity, 1))!important}.tenant.mat-mdc-form-field.mat-form-field-appearance-fill.mat-focused:not(.mat-form-field-invalid) .mat-mdc-text-field-wrapper:is(.dark *){--tw-border-opacity: 1 !important;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))!important}.tenant.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-select-value{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.tenant.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-select-arrow svg{fill:#fff!important}.custom-progress-bar.mdc-linear-progress{height:6px;border-radius:10px}.custom-progress-bar.mdc-linear-progress .mdc-linear-progress__buffer{height:unset!important}.custom-progress-bar.mdc-linear-progress .mdc-linear-progress__bar{height:6px}.custom-progress-bar.progress-bar-green-border .mdc-linear-progress__bar-inner{border-top-width:6px;--tw-border-opacity: 1 !important;border-color:rgb(22 163 74 / var(--tw-border-opacity, 1))!important}.custom-progress-bar.progress-bar-orange-border .mdc-linear-progress__bar-inner{border-top-width:6px;border-image:linear-gradient(45deg,#fdba74,#ff6030) 1!important}.archive.mat-mdc-form-field .mat-mdc-form-field-infix{justify-content:space-between}.payment-terms formly-field-mat-select{width:100%}.confirm-job-stepper .mat-horizontal-stepper-header-container{padding:16px 32px!important}.confirm-job-stepper .mat-horizontal-content-container{padding:0!important}.confirm-job-stepper .mat-vertical-content{margin-top:16px!important}@media (max-width: 600px){.confirm-job-stepper .mat-vertical-content-container{margin-left:0!important}.confirm-job-stepper .mat-horizontal-stepper-header-container{padding:16px!important}}.reaction-message .react-person{opacity:0;visibility:hidden;transform:translateY(10px)}.reaction-message .react-person:after{border-color:#fff transparent transparent transparent}.reaction-message .react-person:before{border-color:#fff transparent transparent transparent;z-index:-1}@media screen and (min-width: 600px){.reaction-message:hover .react-person{opacity:1;visibility:visible;transform:translateY(0)}}.reaction-tabs .mat-mdc-tab-header .mat-mdc-tab-label-container{margin:0!important}.reaction-tabs .mat-mdc-tab-header .mat-mdc-tab-label-container .mat-mdc-tab-labels .mdc-tab{max-width:50px;padding:0!important}.reaction-tabs .mat-mdc-tab-body-wrapper .mat-mdc-tab-body .mat-mdc-tab-body-content{padding:0!important}.mat-bottom-sheet-container{height:35vh!important}.pointer-events-none{pointer-events:none!important}.visible{visibility:visible!important}.invisible{visibility:hidden!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}.inset-x-0{left:0!important;right:0!important}.-bottom-8{bottom:-2rem!important}.-left-1{left:-.25rem!important}.-left-2{left:-.5rem!important}.-left-50{left:-12.5rem!important}.-right-1{right:-.25rem!important}.-right-16{right:-4rem!important}.-top-1{top:-.25rem!important}.-top-14{top:-3.5rem!important}.-top-16{top:-4rem!important}.bottom-0{bottom:0!important}.bottom-1{bottom:.25rem!important}.bottom-3{bottom:.75rem!important}.bottom-4{bottom:1rem!important}.bottom-7{bottom:1.75rem!important}.bottom-full{bottom:100%!important}.left-0{left:0!important}.left-1{left:.25rem!important}.left-1\/2{left:50%!important}.left-4{left:1rem!important}.right-0{right:0!important}.right-0\.5{right:.125rem!important}.right-1{right:.25rem!important}.right-1\.5{right:.375rem!important}.right-2{right:.5rem!important}.right-3{right:.75rem!important}.right-4{right:1rem!important}.right-5{right:1.25rem!important}.top-0{top:0!important}.top-0\.5{top:.125rem!important}.top-1{top:.25rem!important}.top-1\.5{top:.375rem!important}.top-1\/2{top:50%!important}.top-18{top:4.5rem!important}.top-2{top:.5rem!important}.top-3{top:.75rem!important}.top-4{top:1rem!important}.top-6{top:1.5rem!important}.top-\[64px\]{top:64px!important}.top-full{top:100%!important}.-z-0{z-index:0!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-90{z-index:90!important}.z-99{z-index:99!important}.z-999{z-index:999!important}.z-9999{z-index:9999!important}.z-99999{z-index:99999!important}.z-\[1\]{z-index:1!important}.col-span-1{grid-column:span 1 / span 1!important}.col-span-12{grid-column:span 12 / span 12!important}.col-span-2{grid-column:span 2 / span 2!important}.col-span-3{grid-column:span 3 / span 3!important}.col-span-4{grid-column:span 4 / span 4!important}.col-span-5{grid-column:span 5 / span 5!important}.col-span-6{grid-column:span 6 / span 6!important}.col-start-1{grid-column-start:1!important}.\!-m-px{margin:-1px!important}.-m-2{margin:-.5rem!important}.-m-6{margin:-1.5rem!important}.m-0{margin:0!important}.m-2{margin:.5rem!important}.m-3{margin:.75rem!important}.m-4{margin:1rem!important}.m-6{margin:1.5rem!important}.-mx-2{margin-left:-.5rem!important;margin-right:-.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-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-1\.5{margin-left:.375rem!important;margin-right:.375rem!important}.mx-2{margin-left:.5rem!important;margin-right:.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\.5{margin-top:.125rem!important;margin-bottom:.125rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-4{margin-top:1rem!important;margin-bottom:1rem!important}.my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-7{margin-top:1.75rem!important;margin-bottom:1.75rem!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\.5{margin-left:-.125rem!important}.-ml-1{margin-left:-.25rem!important}.-ml-2{margin-left:-.5rem!important}.-ml-4{margin-left:-1rem!important}.-ml-5{margin-left:-1.25rem!important}.-ml-px{margin-left:-1px!important}.-mr-4{margin-right:-1rem!important}.-mr-\[100\%\]{margin-right:-100%!important}.-mr-px{margin-right:-1px!important}.-mt-1{margin-top:-.25rem!important}.-mt-16{margin-top:-4rem!important}.-mt-5{margin-top:-1.25rem!important}.-mt-px{margin-top:-1px!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!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-6{margin-bottom:1.5rem!important}.mb-8{margin-bottom:2rem!important}.mb-px{margin-bottom:1px!important}.ml-0{margin-left:0!important}.ml-0\.5{margin-left:.125rem!important}.ml-1{margin-left:.25rem!important}.ml-1\.5{margin-left:.375rem!important}.ml-10{margin-left:2.5rem!important}.ml-2{margin-left:.5rem!important}.ml-2\.5{margin-left:.625rem!important}.ml-3{margin-left:.75rem!important}.ml-4{margin-left:1rem!important}.ml-48{margin-left:12rem!important}.ml-6{margin-left:1.5rem!important}.ml-7{margin-left:1.75rem!important}.ml-\[38px\]{margin-left:38px!important}.ml-auto{margin-left:auto!important}.mr-0{margin-right:0!important}.mr-1{margin-right:.25rem!important}.mr-1\.5{margin-right:.375rem!important}.mr-13{margin-right:3.25rem!important}.mr-2{margin-right:.5rem!important}.mr-3{margin-right:.75rem!important}.mr-4{margin-right:1rem!important}.mr-5{margin-right:1.25rem!important}.mr-6{margin-right:1.5rem!important}.mr-7{margin-right:1.75rem!important}.mr-px{margin-right:1px!important}.ms-1{margin-inline-start:.25rem!important}.ms-3{margin-inline-start:.75rem!important}.ms-auto{margin-inline-start:auto!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-14{margin-top:3.5rem!important}.mt-2{margin-top:.5rem!important}.mt-2\.5{margin-top:.625rem!important}.mt-3{margin-top:.75rem!important}.mt-3\.5{margin-top:.875rem!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}.line-clamp-3{overflow:hidden!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important}.line-clamp-6{overflow:hidden!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:6!important}.line-clamp-none{overflow:visible!important;display:block!important;-webkit-box-orient:horizontal!important;-webkit-line-clamp:none!important}.block{display:block!important}.inline-block{display:inline-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}.list-item{display:list-item!important}.hidden{display:none!important}.aspect-\[9\/6\]{aspect-ratio:9/6!important}.\!h-px{height:1px!important}.h-0{height:0px!important}.h-1{height:.25rem!important}.h-1\.5{height:.375rem!important}.h-10{height:2.5rem!important}.h-11{height:2.75rem!important}.h-12{height:3rem!important}.h-13{height:3.25rem!important}.h-14{height:3.5rem!important}.h-16{height:4rem!important}.h-18{height:4.5rem!important}.h-2{height:.5rem!important}.h-2\.5{height:.625rem!important}.h-20{height:5rem!important}.h-24{height:6rem!important}.h-26{height:6.5rem!important}.h-28{height:7rem!important}.h-3{height:.75rem!important}.h-30{height:7.5rem!important}.h-32{height:8rem!important}.h-4{height:1rem!important}.h-40{height:10rem!important}.h-44{height:11rem!important}.h-5{height:1.25rem!important}.h-50{height:12.5rem!important}.h-6{height:1.5rem!important}.h-60{height:15rem!important}.h-7{height:1.75rem!important}.h-8{height:2rem!important}.h-80{height:20rem!important}.h-\[180px\]{height:180px!important}.h-\[30px\]{height:30px!important}.h-\[auto\]{height:auto!important}.h-\[calc\(100\%-64px\)\]{height:calc(100% - 64px)!important}.h-\[calc\(100vh-209px\)\]{height:calc(100vh - 209px)!important}.h-\[calc\(100vh-210px\)\]{height:calc(100vh - 210px)!important}.h-\[calc\(100vh-226px\)\]{height:calc(100vh - 226px)!important}.h-\[calc\(100vh-287px\)\]{height:calc(100vh - 287px)!important}.h-\[calc\(100vh-295px\)\]{height:calc(100vh - 295px)!important}.h-\[calc\(100vh-64px\)\]{height:calc(100vh - 64px)!important}.h-auto{height:auto!important}.h-full{height:100%!important}.h-screen{height:100vh!important}.max-h-100{max-height:25rem!important}.max-h-128{max-height:32rem!important}.max-h-140{max-height:35rem!important}.max-h-16{max-height:4rem!important}.max-h-180{max-height:45rem!important}.max-h-50{max-height:12.5rem!important}.max-h-60{max-height:15rem!important}.max-h-7{max-height:1.75rem!important}.max-h-8{max-height:2rem!important}.max-h-96{max-height:24rem!important}.max-h-\[calc\(100vh_-_25\%\)\]{max-height:calc(100vh - 25%)!important}.max-h-max{max-height:max-content!important}.min-h-14{min-height:3.5rem!important}.min-h-20{min-height:5rem!important}.min-h-3{min-height:.75rem!important}.min-h-6{min-height:1.5rem!important}.min-h-7{min-height:1.75rem!important}.min-h-8{min-height:2rem!important}.min-h-full{min-height:100%!important}.min-h-max{min-height:max-content!important}.\!w-px{width:1px!important}.w-0{width:0px!important}.w-0\.5{width:.125rem!important}.w-1{width:.25rem!important}.w-1\.5{width:.375rem!important}.w-1\/2{width:50%!important}.w-1\/3{width:33.333333%!important}.w-1\/4{width:25%!important}.w-10{width:2.5rem!important}.w-100{width:25rem!important}.w-12{width:3rem!important}.w-13{width:3.25rem!important}.w-14{width:3.5rem!important}.w-15{width:3.75rem!important}.w-16{width:4rem!important}.w-18{width:4.5rem!important}.w-2{width:.5rem!important}.w-2\/3{width:66.666667%!important}.w-20{width:5rem!important}.w-22{width:5.5rem!important}.w-24{width:6rem!important}.w-26{width:6.5rem!important}.w-3{width:.75rem!important}.w-30{width:7.5rem!important}.w-32{width:8rem!important}.w-36{width:9rem!important}.w-4{width:1rem!important}.w-4\/5{width:80%!important}.w-40{width:10rem!important}.w-44{width:11rem!important}.w-48{width:12rem!important}.w-5{width:1.25rem!important}.w-50{width:12.5rem!important}.w-6{width:1.5rem!important}.w-7{width:1.75rem!important}.w-8{width:2rem!important}.w-80{width:20rem!important}.w-\[103px\]{width:103px!important}.w-\[12px\]{width:12px!important}.w-\[15\%\]{width:15%!important}.w-\[2rem\]{width:2rem!important}.w-\[calc\(100vw-200px\)\]{width:calc(100vw - 200px)!important}.w-auto{width:auto!important}.w-fit{width:fit-content!important}.w-full{width:100%!important}.w-screen{width:100vw!important}.min-w-0{min-width:0px!important}.min-w-10{min-width:2.5rem!important}.min-w-100{min-width:25rem!important}.min-w-120{min-width:30rem!important}.min-w-180{min-width:45rem!important}.min-w-24{min-width:6rem!important}.min-w-3{min-width:.75rem!important}.min-w-4{min-width:1rem!important}.min-w-40{min-width:10rem!important}.min-w-64{min-width:16rem!important}.min-w-72{min-width:18rem!important}.min-w-80{min-width:20rem!important}.min-w-\[340px\]{min-width:340px!important}.min-w-fit{min-width:fit-content!important}.min-w-screen{min-width:100vw!important}.max-w-1\/3{max-width:33.333333%!important}.max-w-12{max-width:3rem!important}.max-w-2\/3{max-width:66.666667%!important}.max-w-28{max-width:7rem!important}.max-w-2xl{max-width:42rem!important}.max-w-3\/4{max-width:75%!important}.max-w-30{max-width:7.5rem!important}.max-w-36{max-width:9rem!important}.max-w-360{max-width:90rem!important}.max-w-3xl{max-width:48rem!important}.max-w-40{max-width:10rem!important}.max-w-4xl{max-width:56rem!important}.max-w-56{max-width:14rem!important}.max-w-60{max-width:15rem!important}.max-w-80{max-width:20rem!important}.max-w-90{max-width:22.5rem!important}.max-w-max{max-width:max-content!important}.max-w-none{max-width:none!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-1\/2{--tw-translate-x: -50% !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-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-y-1\/2{--tw-translate-y: -50% !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}.translate-y-0{--tw-translate-y: 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}.translate-y-3{--tw-translate-y: .75rem !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}.-rotate-45{--tw-rotate: -45deg !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}.rotate-180{--tw-rotate: 180deg !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}.rotate-90{--tw-rotate: 90deg !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}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin-slow{animation:spin 3s linear infinite!important}.cursor-pointer{cursor:pointer!important}.touch-auto{touch-action:auto!important}.select-none{-webkit-user-select:none!important;user-select:none!important}.resize{resize:both!important}.list-inside{list-style-position:inside!important}.list-decimal{list-style-type:decimal!important}.list-disc{list-style-type:disc!important}.auto-cols-max{grid-auto-columns:max-content!important}.grid-flow-row{grid-auto-flow:row!important}.grid-flow-col{grid-auto-flow:column!important}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.flex-row{flex-direction:row!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-col{flex-direction:column!important}.flex-col-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.place-items-start{place-items:start!important}.content-center{align-content:center!important}.items-start{align-items:flex-start!important}.items-end{align-items:flex-end!important}.items-center{align-items:center!important}.items-baseline{align-items:baseline!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.justify-items-start{justify-items:start!important}.gap-0{gap:0px!important}.gap-0\.5{gap:.125rem!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-2\.5{gap:.625rem!important}.gap-20{gap:5rem!important}.gap-3{gap:.75rem!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-1{column-gap:.25rem!important}.gap-x-2{column-gap:.5rem!important}.gap-x-4{column-gap:1rem!important}.gap-y-12{row-gap:3rem!important}.gap-y-4{row-gap:1rem!important}.gap-y-8{row-gap:2rem!important}.-space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.375rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.375rem * 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-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.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-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}.space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(2rem * var(--tw-space-x-reverse))!important;margin-left:calc(2rem * 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-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.375rem * 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-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.75rem * 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}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))!important}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(2rem * var(--tw-space-y-reverse))!important}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(1px * var(--tw-divide-y-reverse))!important}.place-self-center{place-self:center!important}.self-start{align-self:flex-start!important}.self-center{align-self:center!important}.overflow-auto{overflow:auto!important}.\!overflow-hidden,.overflow-hidden{overflow:hidden!important}.overflow-x-auto{overflow-x:auto!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overscroll-y-contain{overscroll-behavior-y:contain!important}.truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.text-ellipsis{text-overflow:ellipsis!important}.hyphens-auto{hyphens:auto!important}.\!whitespace-nowrap,.whitespace-nowrap{white-space:nowrap!important}.text-wrap{text-wrap:wrap!important}.text-nowrap{text-wrap:nowrap!important}.break-words{overflow-wrap:break-word!important}.break-all{word-break:break-all!important}.rounded{border-radius:.25rem!important}.rounded-2xl{border-radius:1rem!important}.rounded-3xl{border-radius:1.5rem!important}.rounded-full{border-radius:9999px!important}.rounded-lg{border-radius:.5rem!important}.rounded-md{border-radius:.375rem!important}.rounded-none{border-radius:0!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}.rounded-b-md{border-bottom-right-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.rounded-l{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-l-\[34\.5px\]{border-top-left-radius:34.5px!important;border-bottom-left-radius:34.5px!important}.rounded-l-lg{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.rounded-l-none{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.rounded-r{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-r-none{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-t{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-t-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.rounded-t-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.rounded-bl-none{border-bottom-left-radius:0!important}.rounded-bl-xl{border-bottom-left-radius:.75rem!important}.rounded-br-none{border-bottom-right-radius:0!important}.rounded-br-xl{border-bottom-right-radius:.75rem!important}.\!border-0{border-width:0px!important}.border{border-width:1px!important}.border-0{border-width:0px!important}.border-2{border-width:2px!important}.border-b{border-bottom-width:1px!important}.border-b-2{border-bottom-width:2px!important}.border-l{border-left-width:1px!important}.border-l-2{border-left-width:2px!important}.border-r{border-right-width:1px!important}.border-r-0{border-right-width:0px!important}.border-t{border-top-width:1px!important}.border-t-2{border-top-width:2px!important}.border-solid{border-style:solid!important}.border-double{border-style:double!important}.border-none{border-style:none!important}.border-\[\#FFA41C\]{--tw-border-opacity: 1 !important;border-color:rgb(255 164 28 / var(--tw-border-opacity, 1))!important}.border-\[\#bbff00\]{--tw-border-opacity: 1 !important;border-color:rgb(187 255 0 / var(--tw-border-opacity, 1))!important}.border-\[rgb\(203_213_225_\/_1\)\]{border-color:#cbd5e1!important}.border-gray-100{--tw-border-opacity: 1 !important;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))!important}.border-gray-200{--tw-border-opacity: 1 !important;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))!important}.border-gray-300{--tw-border-opacity: 1 !important;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))!important}.border-gray-300\/70{border-color:#cbd5e1b3!important}.border-gray-400{--tw-border-opacity: 1 !important;border-color:rgb(148 163 184 / var(--tw-border-opacity, 1))!important}.border-gray-500{--tw-border-opacity: 1 !important;border-color:rgb(100 116 139 / var(--tw-border-opacity, 1))!important}.border-gray-700{--tw-border-opacity: 1 !important;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))!important}.border-green-600{--tw-border-opacity: 1 !important;border-color:rgb(22 163 74 / var(--tw-border-opacity, 1))!important}.border-green-700{--tw-border-opacity: 1 !important;border-color:rgb(21 128 61 / var(--tw-border-opacity, 1))!important}.border-orange-50{--tw-border-opacity: 1 !important;border-color:rgb(255 247 237 / var(--tw-border-opacity, 1))!important}.border-orange-500{--tw-border-opacity: 1 !important;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1))!important}.border-primary{--tw-border-opacity: 1 !important;border-color:rgb(28 78 101 / var(--tw-border-opacity, 1))!important}.border-slate-200{--tw-border-opacity: 1 !important;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))!important}.border-slate-300{--tw-border-opacity: 1 !important;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))!important}.border-transparent{border-color:transparent!important}.border-warn{--tw-border-opacity: 1 !important;border-color:rgba(var(--fuse-warn-rgb),var(--tw-border-opacity, 1))!important}.border-white{--tw-border-opacity: 1 !important;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))!important}.border-r-gray-300{--tw-border-opacity: 1 !important;border-right-color:rgb(203 213 225 / var(--tw-border-opacity, 1))!important}.border-r-gray-500{--tw-border-opacity: 1 !important;border-right-color:rgb(100 116 139 / var(--tw-border-opacity, 1))!important}.border-opacity-100{--tw-border-opacity: 1 !important}.bg-\[\#00B929\]{--tw-bg-opacity: 1 !important;background-color:rgb(0 185 41 / var(--tw-bg-opacity, 1))!important}.bg-\[\#FFA41C\]{--tw-bg-opacity: 1 !important;background-color:rgb(255 164 28 / var(--tw-bg-opacity, 1))!important}.bg-\[\#d9d1d1\]{--tw-bg-opacity: 1 !important;background-color:rgb(217 209 209 / var(--tw-bg-opacity, 1))!important}.bg-\[\#f8fafc\]{--tw-bg-opacity: 1 !important;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))!important}.bg-\[rgba\(255\,255\,255\,0\.7\)\]{background-color:#ffffffb3!important}.bg-accent{--tw-bg-opacity: 1 !important;background-color:rgba(var(--fuse-accent-rgb),var(--tw-bg-opacity, 1))!important}.bg-accent-100{--tw-bg-opacity: 1 !important;background-color:rgba(var(--fuse-accent-100-rgb),var(--tw-bg-opacity, 1))!important}.bg-accent-600{--tw-bg-opacity: 1 !important;background-color:rgba(var(--fuse-accent-600-rgb),var(--tw-bg-opacity, 1))!important}.bg-advanced-blue{--tw-bg-opacity: 1 !important;background-color:rgb(20 56 71 / var(--tw-bg-opacity, 1))!important}.bg-amber-100{--tw-bg-opacity: 1 !important;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))!important}.bg-amber-200{--tw-bg-opacity: 1 !important;background-color:rgb(253 230 138 / var(--tw-bg-opacity, 1))!important}.bg-amber-50{--tw-bg-opacity: 1 !important;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))!important}.bg-amber-500{--tw-bg-opacity: 1 !important;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))!important}.bg-amber-600{--tw-bg-opacity: 1 !important;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))!important}.bg-black{--tw-bg-opacity: 1 !important;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))!important}.bg-black\/10{background-color:#0000001a!important}.bg-blue-100{--tw-bg-opacity: 1 !important;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))!important}.bg-blue-200{--tw-bg-opacity: 1 !important;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))!important}.bg-blue-50{--tw-bg-opacity: 1 !important;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))!important}.bg-blue-500{--tw-bg-opacity: 1 !important;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))!important}.bg-blue-600{--tw-bg-opacity: 1 !important;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))!important}.bg-bring-blue,.bg-bring-green-linear{--tw-bg-opacity: 1 !important;background-color:rgb(28 78 101 / var(--tw-bg-opacity, 1))!important}.bg-bring-yellow{--tw-bg-opacity: 1 !important;background-color:rgb(179 197 57 / var(--tw-bg-opacity, 1))!important}.bg-bringpro-green{--tw-bg-opacity: 1 !important;background-color:rgb(206 237 58 / var(--tw-bg-opacity, 1))!important}.bg-cyan-50{--tw-bg-opacity: 1 !important;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1))!important}.bg-cyan-900{--tw-bg-opacity: 1 !important;background-color:rgb(22 78 99 / var(--tw-bg-opacity, 1))!important}.bg-gray-100{--tw-bg-opacity: 1 !important;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))!important}.bg-gray-200{--tw-bg-opacity: 1 !important;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))!important}.bg-gray-300{--tw-bg-opacity: 1 !important;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1))!important}.bg-gray-400{--tw-bg-opacity: 1 !important;background-color:rgb(148 163 184 / var(--tw-bg-opacity, 1))!important}.bg-gray-50{--tw-bg-opacity: 1 !important;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))!important}.bg-gray-500{--tw-bg-opacity: 1 !important;background-color:rgb(100 116 139 / var(--tw-bg-opacity, 1))!important}.bg-gray-600{--tw-bg-opacity: 1 !important;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))!important}.bg-gray-700{--tw-bg-opacity: 1 !important;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))!important}.bg-gray-800{--tw-bg-opacity: 1 !important;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))!important}.bg-gray-900{--tw-bg-opacity: 1 !important;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))!important}.bg-green-100{--tw-bg-opacity: 1 !important;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))!important}.bg-green-200{--tw-bg-opacity: 1 !important;background-color:rgb(187 247 208 / var(--tw-bg-opacity, 1))!important}.bg-green-50{--tw-bg-opacity: 1 !important;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))!important}.bg-green-500{--tw-bg-opacity: 1 !important;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))!important}.bg-green-600{--tw-bg-opacity: 1 !important;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))!important}.bg-indigo-600{--tw-bg-opacity: 1 !important;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))!important}.bg-orange-200{--tw-bg-opacity: 1 !important;background-color:rgb(254 215 170 / var(--tw-bg-opacity, 1))!important}.bg-orange-500{--tw-bg-opacity: 1 !important;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))!important}.bg-orange-shade{--tw-bg-opacity: 1 !important;background-color:rgb(255 164 28 / var(--tw-bg-opacity, 1))!important}.bg-primary{--tw-bg-opacity: 1 !important;background-color:rgb(28 78 101 / var(--tw-bg-opacity, 1))!important}.bg-primary-100{--tw-bg-opacity: 1 !important;background-color:rgba(var(--fuse-primary-100-rgb),var(--tw-bg-opacity, 1))!important}.bg-primary-50{--tw-bg-opacity: 1 !important;background-color:rgba(var(--fuse-primary-50-rgb),var(--tw-bg-opacity, 1))!important}.bg-primary-500{--tw-bg-opacity: 1 !important;background-color:rgba(var(--fuse-primary-500-rgb),var(--tw-bg-opacity, 1))!important}.bg-primary-600{--tw-bg-opacity: 1 !important;background-color:rgba(var(--fuse-primary-600-rgb),var(--tw-bg-opacity, 1))!important}.bg-primary-700{--tw-bg-opacity: 1 !important;background-color:rgba(var(--fuse-primary-700-rgb),var(--tw-bg-opacity, 1))!important}.bg-red-100{--tw-bg-opacity: 1 !important;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))!important}.bg-red-200{--tw-bg-opacity: 1 !important;background-color:rgb(254 202 202 / var(--tw-bg-opacity, 1))!important}.bg-red-50{--tw-bg-opacity: 1 !important;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))!important}.bg-red-500{--tw-bg-opacity: 1 !important;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))!important}.bg-red-600{--tw-bg-opacity: 1 !important;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))!important}.bg-teal-600{--tw-bg-opacity: 1 !important;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1))!important}.bg-transparent{background-color:transparent!important}.bg-violet-700{--tw-bg-opacity: 1 !important;background-color:rgb(109 40 217 / var(--tw-bg-opacity, 1))!important}.bg-warn-100{--tw-bg-opacity: 1 !important;background-color:rgba(var(--fuse-warn-100-rgb),var(--tw-bg-opacity, 1))!important}.bg-warn-50{--tw-bg-opacity: 1 !important;background-color:rgba(var(--fuse-warn-50-rgb),var(--tw-bg-opacity, 1))!important}.bg-warn-600{--tw-bg-opacity: 1 !important;background-color:rgba(var(--fuse-warn-600-rgb),var(--tw-bg-opacity, 1))!important}.bg-white{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important}.bg-opacity-20{--tw-bg-opacity: .2 !important}.bg-opacity-5{--tw-bg-opacity: .05 !important}.bg-opacity-60{--tw-bg-opacity: .6 !important}.bg-opacity-80{--tw-bg-opacity: .8 !important}.bg-opacity-90{--tw-bg-opacity: .9 !important}.bg-\[url\(\'\/assets\/images\/profile-bg\.jpg\'\)\]{background-image:url(/assets/images/profile-bg.jpg)!important}.bg-\[url\(\'assets\/images\/conversation-background\.png\'\)\]{background-image:url(conversation-background.4790655fa6fe1b02.png)!important}.bg-\[url\(\'assets\/images\/onbordingPic\.png\'\)\]{background-image:url(onbordingPic.2c103ca14821d249.png)!important}.bg-\[url\(\'assets\/images\/profile-bg\.jpg\'\)\]{background-image:url(profile-bg.aba487c4ceb41c57.jpg)!important}.bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))!important}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))!important}.bg-none{background-image:none!important}.from-\[\#D86A15\]{--tw-gradient-from: #D86A15 var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(216 106 21 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-600{--tw-gradient-from: #ea580c var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.to-\[\#FFA41C\]{--tw-gradient-to: #FFA41C var(--tw-gradient-to-position) !important}.to-orange-400{--tw-gradient-to: #fb923c var(--tw-gradient-to-position) !important}.bg-contain{background-size:contain!important}.bg-cover{background-size:cover!important}.bg-center{background-position:center!important}.bg-top{background-position:top!important}.bg-no-repeat{background-repeat:no-repeat!important}.fill-white{fill:#fff!important}.object-contain{object-fit:contain!important}.object-cover{object-fit:cover!important}.object-scale-down{object-fit:scale-down!important}.object-center{object-position:center!important}.\!p-0,.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-16{padding:4rem!important}.p-2{padding:.5rem!important}.p-3{padding:.75rem!important}.p-4{padding:1rem!important}.p-5{padding:1.25rem!important}.p-6{padding:1.5rem!important}.p-8{padding:2rem!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-1\.5{padding-left:.375rem!important;padding-right:.375rem!important}.px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.px-16{padding-left:4rem!important;padding-right:4rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!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-14{padding-top:3.5rem!important;padding-bottom:3.5rem!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-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-10{padding-bottom:2.5rem!important}.pb-2{padding-bottom:.5rem!important}.pb-28{padding-bottom:7rem!important}.pb-3{padding-bottom:.75rem!important}.pb-3\.5{padding-bottom:.875rem!important}.pb-4{padding-bottom:1rem!important}.pb-5{padding-bottom:1.25rem!important}.pb-6{padding-bottom:1.5rem!important}.pb-8{padding-bottom:2rem!important}.pl-0{padding-left:0!important}.pl-2{padding-left:.5rem!important}.pl-4{padding-left:1rem!important}.pl-5{padding-left:1.25rem!important}.pl-6{padding-left:1.5rem!important}.pl-8{padding-left:2rem!important}.pr-0{padding-right:0!important}.pr-1\.5{padding-right:.375rem!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-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:.75rem!important}.pt-4{padding-top:1rem!important}.pt-6{padding-top:1.5rem!important}.pt-8{padding-top:2rem!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-start{text-align:start!important}.text-end{text-align:end!important}.text-2xl{font-size:1.25rem!important}.text-3xl{font-size:1.5rem!important}.text-4xl{font-size:2rem!important}.text-7xl{font-size:3rem!important}.text-8xl{font-size:4rem!important}.text-\[14px\]{font-size:14px!important}.text-\[38px\]{font-size:38px!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-black{font-weight:900!important}.font-bold{font-weight:700!important}.font-extrabold{font-weight:800!important}.font-medium{font-weight:500!important}.font-normal{font-weight:400!important}.font-semibold{font-weight:600!important}.uppercase{text-transform:uppercase!important}.lowercase{text-transform:lowercase!important}.italic{font-style:italic!important}.leading-10{line-height:2.5rem!important}.leading-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-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-\[\#ceed3a\]{--tw-text-opacity: 1 !important;color:rgb(206 237 58 / var(--tw-text-opacity, 1))!important}.text-\[\#ff3c3c\]{--tw-text-opacity: 1 !important;color:rgb(255 60 60 / var(--tw-text-opacity, 1))!important}.text-accent{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-accent-rgb),var(--tw-text-opacity, 1))!important}.text-accent-600{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-accent-600-rgb),var(--tw-text-opacity, 1))!important}.text-accent-800{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-accent-800-rgb),var(--tw-text-opacity, 1))!important}.text-amber-500{--tw-text-opacity: 1 !important;color:rgb(245 158 11 / var(--tw-text-opacity, 1))!important}.text-black{--tw-text-opacity: 1 !important;color:rgb(0 0 0 / var(--tw-text-opacity, 1))!important}.text-blue-400{--tw-text-opacity: 1 !important;color:rgb(96 165 250 / var(--tw-text-opacity, 1))!important}.text-blue-50{--tw-text-opacity: 1 !important;color:rgb(239 246 255 / var(--tw-text-opacity, 1))!important}.text-blue-500{--tw-text-opacity: 1 !important;color:rgb(59 130 246 / var(--tw-text-opacity, 1))!important}.text-blue-600{--tw-text-opacity: 1 !important;color:rgb(37 99 235 / var(--tw-text-opacity, 1))!important}.text-blue-700{--tw-text-opacity: 1 !important;color:rgb(29 78 216 / var(--tw-text-opacity, 1))!important}.text-bookjob-gray{--tw-text-opacity: 1 !important;color:rgb(77 77 77 / var(--tw-text-opacity, 1))!important}.text-bring-blue{--tw-text-opacity: 1 !important;color:rgb(28 78 101 / var(--tw-text-opacity, 1))!important}.text-bring-rating{--tw-text-opacity: 1 !important;color:rgb(253 214 99 / var(--tw-text-opacity, 1))!important}.text-bring-yellow{--tw-text-opacity: 1 !important;color:rgb(179 197 57 / var(--tw-text-opacity, 1))!important}.text-bringpro-green{--tw-text-opacity: 1 !important;color:rgb(206 237 58 / var(--tw-text-opacity, 1))!important}.text-current{color:currentColor!important}.text-drafts{--tw-text-opacity: 1 !important;color:rgb(255 155 4 / var(--tw-text-opacity, 1))!important}.text-gray-100{--tw-text-opacity: 1 !important;color:rgb(241 245 249 / var(--tw-text-opacity, 1))!important}.text-gray-200{--tw-text-opacity: 1 !important;color:rgb(226 232 240 / var(--tw-text-opacity, 1))!important}.text-gray-300{--tw-text-opacity: 1 !important;color:rgb(203 213 225 / var(--tw-text-opacity, 1))!important}.text-gray-400{--tw-text-opacity: 1 !important;color:rgb(148 163 184 / var(--tw-text-opacity, 1))!important}.text-gray-50{--tw-text-opacity: 1 !important;color:rgb(248 250 252 / var(--tw-text-opacity, 1))!important}.text-gray-500{--tw-text-opacity: 1 !important;color:rgb(100 116 139 / var(--tw-text-opacity, 1))!important}.text-gray-600{--tw-text-opacity: 1 !important;color:rgb(71 85 105 / var(--tw-text-opacity, 1))!important}.text-gray-700{--tw-text-opacity: 1 !important;color:rgb(51 65 85 / var(--tw-text-opacity, 1))!important}.text-gray-800{--tw-text-opacity: 1 !important;color:rgb(30 41 59 / var(--tw-text-opacity, 1))!important}.text-gray-900{--tw-text-opacity: 1 !important;color:rgb(15 23 42 / var(--tw-text-opacity, 1))!important}.text-green-500{--tw-text-opacity: 1 !important;color:rgb(34 197 94 / var(--tw-text-opacity, 1))!important}.text-green-600{--tw-text-opacity: 1 !important;color:rgb(22 163 74 / var(--tw-text-opacity, 1))!important}.text-green-700{--tw-text-opacity: 1 !important;color:rgb(21 128 61 / var(--tw-text-opacity, 1))!important}.text-green-800{--tw-text-opacity: 1 !important;color:rgb(22 101 52 / var(--tw-text-opacity, 1))!important}.text-indigo-50{--tw-text-opacity: 1 !important;color:rgb(238 242 255 / var(--tw-text-opacity, 1))!important}.text-jobslist-blue{--tw-text-opacity: 1 !important;color:rgb(48 129 167 / var(--tw-text-opacity, 1))!important}.text-on-accent{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-on-accent-rgb),var(--tw-text-opacity, 1))!important}.text-on-primary{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-on-primary-rgb),var(--tw-text-opacity, 1))!important}.text-on-warn{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-on-warn-rgb),var(--tw-text-opacity, 1))!important}.text-orange-500{--tw-text-opacity: 1 !important;color:rgb(249 115 22 / var(--tw-text-opacity, 1))!important}.text-orange-600{--tw-text-opacity: 1 !important;color:rgb(234 88 12 / var(--tw-text-opacity, 1))!important}.text-orange-shade{--tw-text-opacity: 1 !important;color:rgb(255 164 28 / var(--tw-text-opacity, 1))!important}.text-primary{--tw-text-opacity: 1 !important;color:rgb(28 78 101 / var(--tw-text-opacity, 1))!important}.text-primary-300{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-primary-300-rgb),var(--tw-text-opacity, 1))!important}.text-primary-400{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-primary-400-rgb),var(--tw-text-opacity, 1))!important}.text-primary-500{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-primary-500-rgb),var(--tw-text-opacity, 1))!important}.text-primary-600{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-primary-600-rgb),var(--tw-text-opacity, 1))!important}.text-primary-700{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-primary-700-rgb),var(--tw-text-opacity, 1))!important}.text-primary-800{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-primary-800-rgb),var(--tw-text-opacity, 1))!important}.text-red-500{--tw-text-opacity: 1 !important;color:rgb(239 68 68 / var(--tw-text-opacity, 1))!important}.text-red-600{--tw-text-opacity: 1 !important;color:rgb(220 38 38 / var(--tw-text-opacity, 1))!important}.text-sky-900{--tw-text-opacity: 1 !important;color:rgb(12 74 110 / var(--tw-text-opacity, 1))!important}.text-warn{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-warn-rgb),var(--tw-text-opacity, 1))!important}.text-warn-600{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-warn-600-rgb),var(--tw-text-opacity, 1))!important}.text-warn-800{--tw-text-opacity: 1 !important;color:rgba(var(--fuse-warn-800-rgb),var(--tw-text-opacity, 1))!important}.text-white{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.text-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}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-80{opacity:.8!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-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25) !important;--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.shadow-\[-3px_4px_2px_rgba\(0\,0\,0\,0\.13\)\]{--tw-shadow: -3px 4px 2px rgba(0,0,0,.13) !important;--tw-shadow-colored: -3px 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-inner{--tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / .05) !important;--tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.shadow-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-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}.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-none{outline:2px solid transparent!important;outline-offset:2px!important}.outline{outline-style:solid!important}.outline-white{outline-color:#fff!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-inset{--tw-ring-inset: inset !important}.ring-accent-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(var(--fuse-accent-400-rgb), var(--tw-ring-opacity, 1)) !important}.ring-amber-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(251 191 36 / var(--tw-ring-opacity, 1)) !important}.ring-blue-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1)) !important}.ring-gray-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(203 213 225 / var(--tw-ring-opacity, 1)) !important}.ring-gray-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(148 163 184 / var(--tw-ring-opacity, 1)) !important}.ring-gray-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(30 41 59 / var(--tw-ring-opacity, 1)) !important}.ring-green-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(74 222 128 / var(--tw-ring-opacity, 1)) !important}.ring-primary{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(28 78 101 / var(--tw-ring-opacity, 1)) !important}.ring-primary-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(var(--fuse-primary-400-rgb), var(--tw-ring-opacity, 1)) !important}.ring-primary-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(var(--fuse-primary-50-rgb), var(--tw-ring-opacity, 1)) !important}.ring-red-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1)) !important}.ring-slate-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(148 163 184 / var(--tw-ring-opacity, 1)) !important}.ring-transparent{--tw-ring-color: transparent !important}.ring-warn-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(var(--fuse-warn-400-rgb), var(--tw-ring-opacity, 1)) !important}.ring-offset-1{--tw-ring-offset-width: 1px !important}.ring-offset-gray-800{--tw-ring-offset-color: #1e293b !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}.grayscale{--tw-grayscale: grayscale(100%) !important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.backdrop-blur{--tw-backdrop-blur: blur(8px) !important;backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px) !important;backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important}.backdrop-filter{backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-timing-function:cubic-bezier(.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-shadow{transition-property:box-shadow!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}.duration-700{transition-duration:.7s!important}.duration-\[600ms\]{transition-duration:.6s!important}.ease-\[cubic-bezier\(0\.25\,0\.1\,0\.25\,1\.0\)\]{transition-timing-function:cubic-bezier(.25,.1,.25,1)!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-10{width:2.5rem!important;height:2.5rem!important;min-width:2.5rem!important;min-height:2.5rem!important;font-size:2.5rem!important;line-height:2.5rem!important}.icon-size-10 svg{width:2.5rem!important;height:2.5rem!important}.icon-size-12{width:3rem!important;height:3rem!important;min-width:3rem!important;min-height:3rem!important;font-size:3rem!important;line-height:3rem!important}.icon-size-12 svg{width:3rem!important;height:3rem!important}.icon-size-14{width:3.5rem!important;height:3.5rem!important;min-width:3.5rem!important;min-height:3.5rem!important;font-size:3.5rem!important;line-height:3.5rem!important}.icon-size-14 svg{width:3.5rem!important;height:3.5rem!important}.icon-size-20{width:5rem!important;height:5rem!important;min-width:5rem!important;min-height:5rem!important;font-size:5rem!important;line-height:5rem!important}.icon-size-20 svg{width:5rem!important;height:5rem!important}.icon-size-24{width:6rem!important;height:6rem!important;min-width:6rem!important;min-height:6rem!important;font-size:6rem!important;line-height:6rem!important}.icon-size-24 svg{width:6rem!important;height:6rem!important}.icon-size-3\.5{width:.875rem!important;height:.875rem!important;min-width:.875rem!important;min-height:.875rem!important;font-size:.875rem!important;line-height:.875rem!important}.icon-size-3\.5 svg{width:.875rem!important;height:.875rem!important}.icon-size-4{width:1rem!important;height:1rem!important;min-width:1rem!important;min-height:1rem!important;font-size:1rem!important;line-height:1rem!important}.icon-size-4 svg{width:1rem!important;height:1rem!important}.icon-size-5{width:1.25rem!important;height:1.25rem!important;min-width:1.25rem!important;min-height:1.25rem!important;font-size:1.25rem!important;line-height:1.25rem!important}.icon-size-5 svg{width:1.25rem!important;height:1.25rem!important}.icon-size-6{width:1.5rem!important;height:1.5rem!important;min-width:1.5rem!important;min-height:1.5rem!important;font-size:1.5rem!important;line-height:1.5rem!important}.icon-size-6 svg{width:1.5rem!important;height:1.5rem!important}.icon-size-7{width:1.75rem!important;height:1.75rem!important;min-width:1.75rem!important;min-height:1.75rem!important;font-size:1.75rem!important;line-height:1.75rem!important}.icon-size-7 svg{width:1.75rem!important;height:1.75rem!important}.icon-size-8{width:2rem!important;height:2rem!important;min-width:2rem!important;min-height:2rem!important;font-size:2rem!important;line-height:2rem!important}.icon-size-8 svg{width:2rem!important;height:2rem!important}.\[addressIds\:split\]{address-ids:split!important}.\!\[clip\:rect\(0\,0\,0\,0\)\]{clip:rect(0,0,0,0)!important}.\[driverUserId\:in\]{driver-user-id:in!important}.\[invoiceStatus\:neq\]{invoice-status:neq!important}.\[jobItemTypeIds\:split\]{job-item-type-ids:split!important}.\[jobStatus\:in\]{job-status:in!important}.\[jobStatusCategoryName\:in\]{job-status-category-name:in!important}.\[jobStatusCategoryName\:notin\]{job-status-category-name:notin!important}.\[jobTypeName\:in\]{job-type-name:in!important}.\[roleName\:split\]{role-name:split!important}.\[scheduleType\:in\]{schedule-type:in!important}.\[scheduledDate\:gte\]{scheduled-date:gte!important}.\[scheduledDate\:lt\]{scheduled-date:lt!important}.\[scheduledDate\:lte\]{scheduled-date:lte!important}.\[tags\:split\]{tags:split!important}.\[userId\:nin\]{user-id:nin!important}.\[websiteNames\:split\]{website-names:split!important}.before\:absolute:before{content:var(--tw-content)!important;position:absolute!important}.before\:-top-2:before{content:var(--tw-content)!important;top:-.5rem!important}.before\:bottom-full:before{content:var(--tw-content)!important;bottom:100%!important}.before\:left-1\/2:before{content:var(--tw-content)!important;left:50%!important}.before\:left-4:before{content:var(--tw-content)!important;left:1rem!important}.before\:left-\[180px\]:before{content:var(--tw-content)!important;left:180px!important}.before\:left-\[211px\]:before{content:var(--tw-content)!important;left:211px!important}.before\:top-full:before{content:var(--tw-content)!important;top:100%!important}.before\:h-0:before{content:var(--tw-content)!important;height:0px!important}.before\:w-0:before{content:var(--tw-content)!important;width:0px!important}.before\:w-13:before{content:var(--tw-content)!important;width:3.25rem!important}.before\:-translate-x-1\/2:before{content:var(--tw-content)!important;--tw-translate-x: -50% !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}.before\:rounded-2xl:before{content:var(--tw-content)!important;border-radius:1rem!important}.before\:border-\[7px\]:before{content:var(--tw-content)!important;border-width:7px!important}.before\:border-b-\[8px\]:before{content:var(--tw-content)!important;border-bottom-width:8px!important}.before\:border-l-\[8px\]:before{content:var(--tw-content)!important;border-left-width:8px!important}.before\:border-r-\[8px\]:before{content:var(--tw-content)!important;border-right-width:8px!important}.before\:border-t-4:before{content:var(--tw-content)!important;border-top-width:4px!important}.before\:border-solid:before{content:var(--tw-content)!important;border-style:solid!important}.before\:border-\[\#bbb\]:before{content:var(--tw-content)!important;--tw-border-opacity: 1 !important;border-color:rgb(187 187 187 / var(--tw-border-opacity, 1))!important}.before\:border-b-primary-500:before{content:var(--tw-content)!important;--tw-border-opacity: 1 !important;border-bottom-color:rgba(var(--fuse-primary-500-rgb),var(--tw-border-opacity, 1))!important}.before\:border-l-transparent:before{content:var(--tw-content)!important;border-left-color:transparent!important}.before\:border-r-transparent:before{content:var(--tw-content)!important;border-right-color:transparent!important}.before\:content-\[\'\'\]:before{--tw-content: "" !important;content:var(--tw-content)!important}.after\:absolute:after{content:var(--tw-content)!important;position:absolute!important}.after\:block:after{content:var(--tw-content)!important;display:block!important}.after\:h-full:after{content:var(--tw-content)!important;height:100%!important}.after\:w-full:after{content:var(--tw-content)!important;width:100%!important}.after\:bg-gray-800:after{content:var(--tw-content)!important;--tw-bg-opacity: 1 !important;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))!important}.after\:opacity-50:after{content:var(--tw-content)!important;opacity:.5!important}.after\:content-\[\'\'\]:after{--tw-content: "" !important;content:var(--tw-content)!important}.first\:border-t:first-child{border-top-width:1px!important}.even\:border-r-0:nth-child(2n){border-right-width:0px!important}.hover\:scale-125:hover{--tw-scale-x: 1.25 !important;--tw-scale-y: 1.25 !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-50:hover{--tw-bg-opacity: 1 !important;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))!important}.hover\:bg-bring-blue:hover{--tw-bg-opacity: 1 !important;background-color:rgb(28 78 101 / var(--tw-bg-opacity, 1))!important}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1 !important;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))!important}.hover\:bg-gray-300:hover{--tw-bg-opacity: 1 !important;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1))!important}.hover\:bg-gray-400:hover{--tw-bg-opacity: 1 !important;background-color:rgb(148 163 184 / var(--tw-bg-opacity, 1))!important}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1 !important;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))!important}.hover\:bg-gray-800:hover{--tw-bg-opacity: 1 !important;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))!important}.hover\:bg-opacity-20:hover{--tw-bg-opacity: .2 !important}.hover\:text-white:hover{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.hover\:underline:hover{text-decoration-line:underline!important}.hover\:no-underline:hover{text-decoration-line:none!important}.hover\:opacity-100:hover{opacity:1!important}.hover\:opacity-80:hover{opacity:.8!important}.hover\:opacity-90:hover{opacity:.9!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\:outline-none:hover{outline:2px solid transparent!important;outline-offset:2px!important}.focus\:text-white:focus{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.focus\:no-underline:focus{text-decoration-line:none!important}.focus\:opacity-90:focus{opacity:.9!important}.focus\:outline-none:focus{outline:2px solid transparent!important;outline-offset:2px!important}.focus\:ring-0: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(0px + 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}.group:hover .group-hover\:block{display:block!important}.group:hover .group-hover\:flex{display:flex!important}.group:hover .group-hover\:translate-y-0{--tw-translate-y: 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}.group:hover .group-hover\:bg-primary-800{--tw-bg-opacity: 1 !important;background-color:rgba(var(--fuse-primary-800-rgb),var(--tw-bg-opacity, 1))!important}.group:hover .group-hover\:opacity-0{opacity:0!important}.group:hover .group-hover\:opacity-100{opacity:1!important}.group:hover .group-hover\:ring-gray-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(148 163 184 / var(--tw-ring-opacity, 1)) !important}@media (prefers-reduced-motion: reduce){.motion-reduce\:transition-none{transition-property:none!important}}.dark\:flex:is(.dark *){display:flex!important}.dark\:hidden:is(.dark *){display:none!important}.dark\:border-b:is(.dark *){border-bottom-width:1px!important}.dark\:border-l:is(.dark *){border-left-width:1px!important}.dark\:border-t:is(.dark *){border-top-width:1px!important}.dark\:border-gray-500:is(.dark *){--tw-border-opacity: 1 !important;border-color:rgb(100 116 139 / var(--tw-border-opacity, 1))!important}.dark\:border-primary:is(.dark *){--tw-border-opacity: 1 !important;border-color:rgb(28 78 101 / var(--tw-border-opacity, 1))!important}.dark\:border-slate-500:is(.dark *){--tw-border-opacity: 1 !important;border-color:rgb(100 116 139 / var(--tw-border-opacity, 1))!important}.dark\:border-warn:is(.dark *){--tw-border-opacity: 1 !important;border-color:rgba(var(--fuse-warn-rgb),var(--tw-border-opacity, 1))!important}.dark\:border-white:is(.dark *){--tw-border-opacity: 1 !important;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))!important}.dark\:bg-accent-600:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgba(var(--fuse-accent-600-rgb),var(--tw-bg-opacity, 1))!important}.dark\:bg-amber-500:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))!important}.dark\:bg-black:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))!important}.dark\:bg-blue-600:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))!important}.dark\:bg-gray-500:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(100 116 139 / var(--tw-bg-opacity, 1))!important}.dark\:bg-gray-600:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))!important}.dark\:bg-gray-700:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))!important}.dark\:bg-gray-800:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))!important}.dark\:bg-gray-900:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))!important}.dark\:bg-green-500:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))!important}.dark\:bg-green-900:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(20 83 45 / var(--tw-bg-opacity, 1))!important}.dark\:bg-primary:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(28 78 101 / var(--tw-bg-opacity, 1))!important}.dark\:bg-primary-500:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgba(var(--fuse-primary-500-rgb),var(--tw-bg-opacity, 1))!important}.dark\:bg-primary-600:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgba(var(--fuse-primary-600-rgb),var(--tw-bg-opacity, 1))!important}.dark\:bg-primary-800:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgba(var(--fuse-primary-800-rgb),var(--tw-bg-opacity, 1))!important}.dark\:bg-red-600:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))!important}.dark\:bg-transparent:is(.dark *){background-color:transparent!important}.dark\:bg-warn-600:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgba(var(--fuse-warn-600-rgb),var(--tw-bg-opacity, 1))!important}.dark\:bg-white:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important}.dark\:bg-opacity-10:is(.dark *){--tw-bg-opacity: .1 !important}.dark\:bg-opacity-5:is(.dark *){--tw-bg-opacity: .05 !important}.dark\:text-accent-50:is(.dark *){--tw-text-opacity: 1 !important;color:rgba(var(--fuse-accent-50-rgb),var(--tw-text-opacity, 1))!important}.dark\:text-amber-50:is(.dark *){--tw-text-opacity: 1 !important;color:rgb(255 251 235 / var(--tw-text-opacity, 1))!important}.dark\:text-blue-50:is(.dark *){--tw-text-opacity: 1 !important;color:rgb(239 246 255 / var(--tw-text-opacity, 1))!important}.dark\:text-gray-200:is(.dark *){--tw-text-opacity: 1 !important;color:rgb(226 232 240 / var(--tw-text-opacity, 1))!important}.dark\:text-gray-400:is(.dark *){--tw-text-opacity: 1 !important;color:rgb(148 163 184 / var(--tw-text-opacity, 1))!important}.dark\:text-gray-50:is(.dark *){--tw-text-opacity: 1 !important;color:rgb(248 250 252 / var(--tw-text-opacity, 1))!important}.dark\:text-gray-600:is(.dark *){--tw-text-opacity: 1 !important;color:rgb(71 85 105 / var(--tw-text-opacity, 1))!important}.dark\:text-green-50:is(.dark *){--tw-text-opacity: 1 !important;color:rgb(240 253 244 / var(--tw-text-opacity, 1))!important}.dark\:text-primary-400:is(.dark *){--tw-text-opacity: 1 !important;color:rgba(var(--fuse-primary-400-rgb),var(--tw-text-opacity, 1))!important}.dark\:text-primary-50:is(.dark *){--tw-text-opacity: 1 !important;color:rgba(var(--fuse-primary-50-rgb),var(--tw-text-opacity, 1))!important}.dark\:text-primary-500:is(.dark *){--tw-text-opacity: 1 !important;color:rgba(var(--fuse-primary-500-rgb),var(--tw-text-opacity, 1))!important}.dark\:text-red-50:is(.dark *){--tw-text-opacity: 1 !important;color:rgb(254 242 242 / var(--tw-text-opacity, 1))!important}.dark\:text-warn-50:is(.dark *){--tw-text-opacity: 1 !important;color:rgba(var(--fuse-warn-50-rgb),var(--tw-text-opacity, 1))!important}.dark\:shadow-none:is(.dark *){--tw-shadow: 0 0 #0000 !important;--tw-shadow-colored: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.dark\:ring-gray-600:is(.dark *){--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(71 85 105 / var(--tw-ring-opacity, 1)) !important}.dark\:ring-gray-900:is(.dark *){--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(15 23 42 / var(--tw-ring-opacity, 1)) !important}.dark\:hover\:bg-black:hover:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))!important}.dark\:hover\:bg-gray-700:hover:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))!important}.dark\:hover\:bg-opacity-5:hover:is(.dark *){--tw-bg-opacity: .05 !important}@media (min-width: 600px){.sm\:static{position:static!important}.sm\:inset-auto{inset:auto!important}.sm\:-left-\[10px\]{left:-10px!important}.sm\:right-0{right:0!important}.sm\:right-7{right:1.75rem!important}.sm\:top-0{top:0!important}.sm\:col-span-1{grid-column:span 1 / span 1!important}.sm\:col-span-2{grid-column:span 2 / span 2!important}.sm\:col-span-3{grid-column:span 3 / span 3!important}.sm\:col-span-4{grid-column:span 4 / span 4!important}.sm\:col-span-6{grid-column:span 6 / span 6!important}.sm\:col-start-2{grid-column-start:2!important}.sm\:m-0{margin:0!important}.sm\:m-8{margin:2rem!important}.sm\:mx-0{margin-left:0!important;margin-right:0!important}.sm\:mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.sm\:my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.sm\:my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.sm\:-mt-24{margin-top:-6rem!important}.sm\:mb-0{margin-bottom:0!important}.sm\:mb-4{margin-bottom:1rem!important}.sm\:ml-10{margin-left:2.5rem!important}.sm\:ml-3{margin-left:.75rem!important}.sm\:ml-4{margin-left:1rem!important}.sm\:ml-8{margin-left:2rem!important}.sm\:ml-auto{margin-left:auto!important}.sm\:mr-1{margin-right:.25rem!important}.sm\:mr-10{margin-right:2.5rem!important}.sm\:mr-4{margin-right:1rem!important}.sm\:mt-0{margin-top:0!important}.sm\:mt-10{margin-top:2.5rem!important}.sm\:mt-12{margin-top:3rem!important}.sm\:mt-20{margin-top:5rem!important}.sm\:mt-24{margin-top:6rem!important}.sm\:mt-4{margin-top:1rem!important}.sm\:mt-5{margin-top:1.25rem!important}.sm\:mt-8{margin-top:2rem!important}.sm\:block{display:block!important}.sm\:inline-block{display:inline-block!important}.sm\:flex{display:flex!important}.sm\:grid{display:grid!important}.sm\:hidden{display:none!important}.sm\:h-10{height:2.5rem!important}.sm\:h-20{height:5rem!important}.sm\:h-26{height:6.5rem!important}.sm\:h-full{height:100%!important}.sm\:max-h-10{max-height:2.5rem!important}.sm\:max-h-120{max-height:30rem!important}.sm\:min-h-10{min-height:2.5rem!important}.sm\:min-h-44{min-height:11rem!important}.sm\:w-1\/2{width:50%!important}.sm\:w-1\/3{width:33.333333%!important}.sm\:w-10{width:2.5rem!important}.sm\:w-100{width:25rem!important}.sm\:w-180{width:45rem!important}.sm\:w-2\/3{width:66.666667%!important}.sm\:w-2\/6{width:33.333333%!important}.sm\:w-24{width:6rem!important}.sm\:w-26{width:6.5rem!important}.sm\:w-36{width:9rem!important}.sm\:w-44{width:11rem!important}.sm\:w-64{width:16rem!important}.sm\:w-72{width:18rem!important}.sm\:w-80{width:20rem!important}.sm\:w-90{width:22.5rem!important}.sm\:w-96{width:24rem!important}.sm\:w-\[20px\]{width:20px!important}.sm\:w-auto{width:auto!important}.sm\:min-w-100{min-width:25rem!important}.sm\:min-w-20{min-width:5rem!important}.sm\:min-w-52{min-width:13rem!important}.sm\:min-w-64{min-width:16rem!important}.sm\:min-w-80{min-width:20rem!important}.sm\:min-w-90{min-width:22.5rem!important}.sm\:max-w-120{max-width:30rem!important}.sm\:max-w-3\/4{max-width:75%!important}.sm\:max-w-36{max-width:9rem!important}.sm\:max-w-360{max-width:90rem!important}.sm\:max-w-52{max-width:13rem!important}.sm\:max-w-56{max-width:14rem!important}.sm\:max-w-64{max-width:16rem!important}.sm\:max-w-full{max-width:100%!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-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.sm\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.sm\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.sm\:flex-row{flex-direction:row!important}.sm\:flex-nowrap{flex-wrap:nowrap!important}.sm\:items-start{align-items:flex-start!important}.sm\:items-end{align-items:flex-end!important}.sm\:items-center{align-items:center!important}.sm\:justify-start{justify-content:flex-start!important}.sm\:justify-end{justify-content:flex-end!important}.sm\:justify-center{justify-content:center!important}.sm\:justify-between{justify-content:space-between!important}.sm\:gap-12{gap:3rem!important}.sm\:gap-2{gap:.5rem!important}.sm\:gap-4{gap:1rem!important}.sm\:gap-8{gap:2rem!important}.sm\:gap-x-4{column-gap:1rem!important}.sm\:gap-x-8{column-gap:2rem!important}.sm\:gap-y-8{row-gap:2rem!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\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(2rem * var(--tw-space-y-reverse))!important}.sm\:overflow-hidden{overflow:hidden!important}.sm\:overflow-x-auto{overflow-x:auto!important}.sm\:overflow-y-auto{overflow-y:auto!important}.sm\:overscroll-auto{overscroll-behavior:auto!important}.sm\:rounded-2xl{border-radius:1rem!important}.sm\:rounded-lg{border-radius:.5rem!important}.sm\:rounded-xl{border-radius:.75rem!important}.sm\:rounded-t-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.sm\:bg-gray-100{--tw-bg-opacity: 1 !important;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))!important}.sm\:bg-transparent{background-color:transparent!important}.sm\:p-10{padding:2.5rem!important}.sm\:p-12{padding:3rem!important}.sm\:p-16{padding:4rem!important}.sm\:p-4{padding:1rem!important}.sm\:p-6{padding:1.5rem!important}.sm\:p-7{padding:1.75rem!important}.sm\:p-8{padding:2rem!important}.sm\:px-0{padding-left:0!important;padding-right:0!important}.sm\:px-10{padding-left:2.5rem!important;padding-right:2.5rem!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-4{padding-left:1rem!important;padding-right:1rem!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-12{padding-top:3rem!important;padding-bottom:3rem!important}.sm\:py-16{padding-top:4rem!important;padding-bottom:4rem!important}.sm\:py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.sm\:py-4{padding-top:1rem!important;padding-bottom:1rem!important}.sm\:py-8{padding-top:2rem!important;padding-bottom:2rem!important}.sm\:pb-0{padding-bottom:0!important}.sm\:pb-10{padding-bottom:2.5rem!important}.sm\:pb-4{padding-bottom:1rem!important}.sm\:pb-48{padding-bottom:12rem!important}.sm\:pb-5{padding-bottom:1.25rem!important}.sm\:pb-6{padding-bottom:1.5rem!important}.sm\:pb-8{padding-bottom:2rem!important}.sm\:pl-10{padding-left:2.5rem!important}.sm\:pl-8{padding-left:2rem!important}.sm\:pr-8{padding-right:2rem!important}.sm\:pt-0{padding-top:0!important}.sm\:pt-20{padding-top:5rem!important}.sm\:pt-4{padding-top:1rem!important}.sm\:pt-8{padding-top:2rem!important}.sm\:text-left{text-align:left!important}.sm\:text-end{text-align:end!important}.sm\:text-2xl{font-size:1.25rem!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-base{font-size:.875rem!important}.sm\:text-lg{font-size:1rem!important}.sm\:text-xl{font-size:1.125rem!important}.sm\:leading-10{line-height:2.5rem!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}.sm\:shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25) !important;--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.sm\:shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .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}.sm\:shadow-xl{--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}.before\:sm\:left-\[22px\]:before{content:var(--tw-content)!important;left:22px!important}.group:hover .sm\:group-hover\:opacity-100{opacity:1!important}}@media (min-width: 960px){.md\:sticky{position:sticky!important}.md\:bottom-0{bottom:0!important}.md\:left-26{left:6.5rem!important}.md\:col-span-1{grid-column:span 1 / span 1!important}.md\:col-span-4{grid-column:span 4 / span 4!important}.md\:col-span-7{grid-column:span 7 / span 7!important}.md\:mx-8{margin-left:2rem!important;margin-right:2rem!important}.md\:my-8{margin-top:2rem!important;margin-bottom:2rem!important}.md\:-ml-2{margin-left:-.5rem!important}.md\:ml-0{margin-left:0!important}.md\:ml-2{margin-left:.5rem!important}.md\:ml-3{margin-left:.75rem!important}.md\:ml-auto{margin-left:auto!important}.md\:mr-\[1rem\]{margin-right:1rem!important}.md\:mt-0{margin-top:0!important}.md\:mt-1{margin-top:.25rem!important}.md\:mt-10{margin-top:2.5rem!important}.md\:mt-12{margin-top:3rem!important}.md\:mt-16{margin-top:4rem!important}.md\:mt-2{margin-top:.5rem!important}.md\:mt-3{margin-top:.75rem!important}.md\:mt-5{margin-top:1.25rem!important}.md\:mt-6{margin-top:1.5rem!important}.md\:mt-8{margin-top:2rem!important}.md\:block{display:block!important}.md\:flex{display:flex!important}.md\:inline-flex{display:inline-flex!important}.md\:grid{display:grid!important}.md\:hidden{display:none!important}.md\:h-36{height:9rem!important}.md\:h-full{height:100%!important}.md\:w-1\/2{width:50%!important}.md\:w-1\/3{width:33.333333%!important}.md\:w-1\/4{width:25%!important}.md\:w-10\/12{width:83.333333%!important}.md\:w-160{width:40rem!important}.md\:w-2\/3{width:66.666667%!important}.md\:w-24{width:6rem!important}.md\:w-36{width:9rem!important}.md\:w-56{width:14rem!important}.md\:w-auto{width:auto!important}.md\:w-full{width:100%!important}.md\:min-w-160{min-width:40rem!important}.md\:min-w-20{min-width:5rem!important}.md\:min-w-64{min-width:16rem!important}.md\:max-w-1\/3{max-width:33.333333%!important}.md\:max-w-2\/3{max-width:66.666667%!important}.md\:max-w-40{max-width:10rem!important}.md\:max-w-max{max-width:max-content!important}.md\:max-w-md{max-width:28rem!important}.md\:max-w-none{max-width:none!important}.md\:-translate-y-1\/2{--tw-translate-y: -50% !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}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!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\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.md\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.md\:flex-row{flex-direction:row!important}.md\:flex-row-reverse{flex-direction:row-reverse!important}.md\:items-start{align-items:flex-start!important}.md\:items-end{align-items:flex-end!important}.md\:items-center{align-items:center!important}.md\:items-stretch{align-items:stretch!important}.md\:justify-start{justify-content:flex-start!important}.md\:justify-end{justify-content:flex-end!important}.md\:justify-center{justify-content:center!important}.md\:justify-between{justify-content:space-between!important}.md\:gap-0{gap:0px!important}.md\:gap-4{gap:1rem!important}.md\:gap-8{gap:2rem!important}.md\:gap-x-6{column-gap:1.5rem!important}.md\:gap-y-0{row-gap:0px!important}.md\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(2rem * var(--tw-space-y-reverse))!important}.md\:rounded-none{border-radius:0!important}.md\:rounded-xl{border-radius:.75rem!important}.md\:p-16{padding:4rem!important}.md\:p-4{padding:1rem!important}.md\:p-8{padding:2rem!important}.md\:px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.md\:px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.md\:px-8{padding-left:2rem!important;padding-right:2rem!important}.md\:py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.md\:py-4{padding-top:1rem!important;padding-bottom:1rem!important}.md\:pb-3{padding-bottom:.75rem!important}.md\:pb-8{padding-bottom:2rem!important}.md\:pl-10{padding-left:2.5rem!important}.md\:pl-4{padding-left:1rem!important}.md\:pr-2{padding-right:.5rem!important}.md\:pr-3{padding-right:.75rem!important}.md\:pr-5{padding-right:1.25rem!important}.md\:pr-\[1\.5rem\]{padding-right:1.5rem!important}.md\:pt-0{padding-top:0!important}.md\:pt-4{padding-top:1rem!important}.md\:pt-6{padding-top:1.5rem!important}.md\:text-end{text-align:end!important}.md\:text-2xl{font-size:1.25rem!important}.md\:text-3xl{font-size:1.5rem!important}.md\:text-4xl{font-size:2rem!important}.md\:text-5xl{font-size:2.25rem!important}.md\:text-6xl{font-size:2.5rem!important}.md\:text-7xl{font-size:3rem!important}.md\:text-base{font-size:.875rem!important}.md\:text-lg{font-size:1rem!important}.md\:text-md{font-size:.8125rem!important}.md\:text-xl{font-size:1.125rem!important}.md\:font-bold{font-weight:700!important}.md\:leading-none{line-height:1!important}.md\:leading-snug{line-height:1.375!important}.md\: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}.md\:shadow-none{--tw-shadow: 0 0 #0000 !important;--tw-shadow-colored: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}}@media (min-width: 1280px){.lg\:static{position:static!important}.lg\:sticky{position:sticky!important}.lg\:inset-auto{inset:auto!important}.lg\:left-full{left:100%!important}.lg\:right-0{right:0!important}.lg\:right-16{right:4rem!important}.lg\:z-10{z-index:10!important}.lg\:col-span-3{grid-column:span 3 / span 3!important}.lg\:mb-0{margin-bottom:0!important}.lg\:ml-0{margin-left:0!important}.lg\:mr-8{margin-right:2rem!important}.lg\:mt-1{margin-top:.25rem!important}.lg\:mt-2{margin-top:.5rem!important}.lg\:mt-4{margin-top:1rem!important}.lg\:flex{display:flex!important}.lg\:hidden{display:none!important}.lg\:h-14{height:3.5rem!important}.lg\:h-16{height:4rem!important}.lg\:h-32{height:8rem!important}.lg\:h-screen{height:100vh!important}.lg\:w-1\/4{width:25%!important}.lg\:w-14{width:3.5rem!important}.lg\:w-16{width:4rem!important}.lg\:w-2\/3{width:66.666667%!important}.lg\:w-2\/4{width:50%!important}.lg\:w-2\/6{width:33.333333%!important}.lg\:w-32{width:8rem!important}.lg\:w-56{width:14rem!important}.lg\:min-w-100{min-width:25rem!important}.lg\:min-w-64{min-width:16rem!important}.lg\:max-w-100{max-width:25rem!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-10{grid-template-columns:repeat(10,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\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.lg\:flex-row{flex-direction:row!important}.lg\:justify-start{justify-content:flex-start!important}.lg\:gap-8{gap:2rem!important}.lg\: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}.lg\:overflow-hidden{overflow:hidden!important}.lg\:border-l{border-left-width:1px!important}.lg\:border-r{border-right-width:1px!important}.lg\:p-3{padding:.75rem!important}.lg\:px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.lg\:px-28{padding-left:7rem!important;padding-right:7rem!important}.lg\:px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.lg\:py-20{padding-top:5rem!important;padding-bottom:5rem!important}.lg\:py-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.lg\:py-8{padding-top:2rem!important;padding-bottom:2rem!important}.lg\:pl-4{padding-left:1rem!important}.lg\:pr-0{padding-right:0!important}.lg\:pt-2{padding-top:.5rem!important}.lg\:pt-6{padding-top:1.5rem!important}.lg\:text-4xl{font-size:2rem!important}.lg\:text-md{font-size:.8125rem!important}.lg\:text-sm{font-size:.75rem!important}.lg\:text-xl{font-size:1.125rem!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}.lg\:shadow-none{--tw-shadow: 0 0 #0000 !important;--tw-shadow-colored: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}}@media (min-width: 1440px){.xl\:col-span-2{grid-column:span 2 / span 2!important}.xl\:flex{display:flex!important}.xl\:w-full{width:100%!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\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.xl\:p-5{padding:1.25rem!important}.xl\:pb-10{padding-bottom:2.5rem!important}.xl\:text-4xl{font-size:2rem!important}.xl\:text-base{font-size:.875rem!important}.xl\:text-lg{font-size:1rem!important}}@media print{.print\:mb-10{margin-bottom:2.5rem!important}.print\:\!hidden,.print\:hidden{display:none!important}.print\:w-auto{width:auto!important}.print\: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}.print\:overflow-visible{overflow:visible!important}.print\:rounded-none{border-radius:0!important}.print\:bg-transparent{background-color:transparent!important}.print\:p-0{padding:0!important}.print\:text-black{--tw-text-opacity: 1 !important;color:rgb(0 0 0 / var(--tw-text-opacity, 1))!important}.print\:shadow-none{--tw-shadow: 0 0 #0000 !important;--tw-shadow-colored: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}@media (min-width: 600px){.print\:sm\:col-span-1{grid-column:span 1 / span 1!important}.print\:sm\:ml-auto{margin-left:auto!important}.print\:sm\:w-36{width:9rem!important}.print\:sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.print\:sm\:flex-row{flex-direction:row!important}.print\:sm\:items-end{align-items:flex-end!important}.print\:sm\:text-end{text-align:end!important}.print\:sm\:text-3xl{font-size:1.5rem!important}.print\:sm\:text-4xl{font-size:2rem!important}}}html.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity:.8}.lightbox{position:absolute;left:0;width:100%;z-index:10000;text-align:center;line-height:0;font-weight:400;box-sizing:content-box;outline:none}.lightbox .lb-image{height:auto;max-width:inherit;max-height:none;border-radius:3px}.lightbox a img{border:none}.lb-outerContainer{position:relative;zoom:1;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}.lb-outerContainer:after{content:"";display:table;clear:both}.lb-loader{position:absolute;top:43%;left:0;height:25%;width:100%;text-align:center;line-height:0}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(data:image/gif;base64,R0lGODlhIAAgAPUuAOjo6Nzc3M3Nzb+/v7e3t7GxsbW1tbu7u8XFxdHR0djY2MHBwa2trbm5ucnJyaSkpKWlpaGhoeLi4urq6u7u7ubm5vLy8vb29vT09Pr6+v39/aysrK+vr7Ozs8fHx9vb297e3qmpqb29vdPT06amptXV1aCgoMvLy8/Pz9fX18PDw/j4+Ozs7ODg4PDw8KioqOTk5JqampmZmZycnP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJBwAuACwAAAAAIAAgAEAG/0CXcEgECQ6bUGRDbDpdimTo9QoJnlhsYVvojLLgrEAkGiwWiFTYldGsRyHSYz6P2COG9XCw2TAYeXprCQYEhQcKgoouAQ4IHg4CAiMpCiASFRMUFhgXFxkZawEDcnd2Jh2LLiAdLyQvELEFX6pCAQx9fQ21T1wFHCi8TwcGxQYnwk8eBAcHZQnJTh8D1I8OJwmWMBMsFJudoG4u4mAgIwIoCSMKlpjcmxeLCgcPJianEcIKBXR1prVRSMiBUIfDAA8JoC1SMYWKKw/RXCzoE6IixIgC+uDaQCsiAQ4gOSCIOMRXhxIkhRjoYEwhSQTGCAxIyYiAzWYjU35o5oxaIj095J6AWFDmDAIHCVpgubCizRoFKtBAQjeixIdLADRZYBpOQ1An5qYmLKEgQAsYWb95UiUhgIJK7bZRCBMEACH5BAkHADMALAAAAAAZACAAAAb/wJlwSAQJRJxNJMLgHBzE6FBxeD0ey2zEBJESA4sXBHItZ2MJr1DReZFIZfNS9lGXOC83aRzPktQKHCEheW4QBQseCQkeAwZeIAYbG4OEBiNqXgiTnBsemV6BkwwbDCigXioMq6RQqFEBHLKyB69SKAW5BRwltlELugW1vkQHBh3In8RDBs3NactCBM4GvdEzBNMGBNbRB9MEB9DRAwQNBwcC1zMe5wciCOsj7wcDAwrXAe8i9ifrDvwGLEDQjdgHewtUIPBQJxqKBQM9OBDQkBgIBws9CBCQQAEMNRk0SAngoeTGBCMUgKgwgYIFDBcyhPTywSTHEiolsHR5YcVMMkgoOCbACUJny5cxf0ppkWIRzgAtYABg4QKmz5AivUhQ8LTozqo9M9iS0KKFURY8iQQBACH5BAkHAAAALAAAAAAZACAAAAb/QIBwSAShRBzGA8LhHAQgolSoEIVIENJjG+maHgfFFBBQbUKvF3bL7kZMpoFUYTij0xAI++E2yVJEJQUbhCF3JGsRfF0xB0QKg4SFIR0qDgkJHgMhjEUESZIbBiNjAAkvAkQeHAUFTRwOpaUKHa22CbKlCLatsblTAQYdwgVyv1MJBsrKJcdTCMsGxs5EAwQEBgQn1FIH1wQHpNxDBw0H52LjQucHIiKA6gAi7SID4uoL9QMLuPEOA/sW+FI3IiACDwHigVCB4OCleKYOejgh4INChwIEJJAQLxPFBCNKcBwHIiOKBCUUfJAwgaRGlApASKgwwQWGCxkyaNAgC8SIMxEpYs6cQMHChRU6f0lQEFQmzaJHk/6CAeKDU6JGkfJ0VkHCUAo2cerc6mwC0bBayQIIAgAh+QQJBwAuACwAAAAAHAAgAAAG/0CXcEgEJQaFAomUHAhAxGhUMWCErq/X8sF9HRRSYgDB2ZixWgiXG4kMAuFPg2Gmb0JZEkTNbnPARCUGHAUcDHZYS3wPbW0QCUMfBklJhhsGCA4JCQ4LDH0RMzIcQiAHBR2UBQclYS4JBY0mA0MOBrepBieuRAgmMhuRBLfEkLxEJwdEHgbDtwLHxwEE1NQq0ccjDdQHX9i8Dt3d19+uCyIiB07lrgPu7q3sUu8LCx/y8/ULCPf4vQgAPQDyJ8RBQAfxCL5C4MGBAGMKFTA88VCCQhcgHDhEMWIgwRECUCQYkcKiQhAiSSoAAeCiggQlFHwAIWGCQgkpUqxsAQMABToMBCXIpFlhAgULF1Zk0KCBnQQQRI0iVdpUXgUJEooeTbrU34QKWqd2JUiBxVaqTC9iwHAhg9u0roIAACH5BAkHADMALAAAAAAfACAAAAb/wJlwSAQlFoZOKNQpDFAgonQq/CwKjI12E3p5IaGDgjoNeAoFDoeR5XpfJAiENAiQq6ImOt1efiEPgRxjVCkHBkl7axsMfnGADxERLyNTH4eIBgVNBAgnIyMOCxwvgYGSL4RCIAMGBJkGIiVkIx2QkhEcdkICBK+/AndDCBC4kgNVBwcNzAeVwkMCkZIxMR8zJyIiygco0FIIESYyBava2gMe31MbL0QjA/HxqutVUgILAwsL6vXCHgtULEDwzB8ZDwgSeqBnEJwHDw4cRGlIBQFEAQImUpQSESOUjVNQYEyQYBfIISVQJBhR4trJIR9IlkjxocJLIRJY0gQh4WaVTxQKArSQMMGnBAUfeFaY4MJnCxAtYCylgOFmhaFLWbjAcCHDSwASplq4sCKDBg0nJwCYQGFsWbQvKcjlmsGszxkW3Nq9y/Ut3Lsz6u6tFwQAIfkECQcAAAAsAAAAACAAHwAABv9AgHBIBCUQBsOGkVwkQMSodPhBdApYzma7CYU2IsV0CnIQklcsg7H1vl6hQWBMHRjOhnSBw+6G3iQQBWJjCgcEiEkGWXxtfy8QEA8hI1MfAwcNiUkHHgIjIycIBX+BkpOEQyAqByIHmQQLJWMjBpEPuBEFUEMCra+vKHRDHiS4DxERA3UDzQMis8O9xrkRhALOzQnSUQjIyREHACAIKggLCyfcUh3gyR8pCPLyH+tRI+AmJh4oCB4eDgTYk8IhQgwZMQYIcODghIMUA6McIDGgHoCGAjLOiUgnowAUCVpwpAMyASgJI8ckSFCihAKUKaW0TKHgA8yYROApCADiJk5QIS0+8JQAg8LPIRU+9IRRYcLRIRKINqVg4SmACRKmurBwweqECSyoXriQ4SmFCVQxkM2gQcNRCmJXsHX71ILaDGytChmLl65eAH3/EvGbMggAIfkECQcAMQAsAAAAACAAHAAABv/AmHBIjI0QB0KhQCCoEqCidPpBNAzYzrLA2Ww4A8V0ChIkm1jDtuv1qgLj4Ud1ODQIafWSw2iHQh1iYwoLdXV3aXt8Xn8vLxsjUwELAwMihgcDDgIlIwIIBoyOJCQhgkMgDpSVlginRSMGIS+kpAVRQwkICJSUCXFDHrMQD8UDqLvJrsBEKCQQxA8vggke1tYlzEUe0cUHMS0O4icOv9pFBsUPEQ8fCgLw8LjnQyPs6xEeJQkoCQmR9IpwiEAwAoF9IxLCCUhkQMEIDEpITKFAAkMiJx5CSEHxw4cKF3MVNBHBI4iTAEIKSTAywskWEmBMUDlFQswKFVjQlIKzwoQ6CRR2FpkAACgFFxiEDqEA1IUFDBeULqVg4cKFFRmkxsDwFGuGDBq0Wv2qoWxYqWTPao1Bdi2RsmuDAAAh+QQJBwAqACwAAAAAIAAaAAAG/0CVcEhUlRwDkcEgOiASoKJ0GnA0G4Ts0lDoLhTTKUiQbB4IW0OnW2BwEIHwEORYDJKHPHq57jI2GwZgYR8eCAh2d2Z7bBx/gAUlYh6Ghwt2CAIJKSUoDgQFjo8hHINDLZ6UlQ6mRSUNgBshIS8dUUMpAicCAg4eknJCDn+0JC8LQxIJCby8ccFDCbIvJMaDCsvZH9BFHi/U1CIqMCXlJSOt3EIGJBAPECQfLQr09DDqRSMQ7g8PDiABAgC8hY9Ih37vDoBYKKFFhYJFFiB8UECCxQoVJkAkciJCvwgkYGAEMIHCxmgeH0SIQHICCwoWTgpJsLJmSQouLGCQqaJjTT0IFGBiuHCB54CaEThYsED0QgaeDWbIiGGiwVCnGTJo4KkCxIIXCFRg1UCWa5GsZc2e1ap2Ctu2UrbCFRIEACH5BAkHADAALAAAAAAgABkAAAb/QJhwSISVTovBgTAYeEagonQaEKgGooN2STB4VZ/pFJRAqK5NbaPr7RQ6noB4CBIg7oik8rD2GtwFHAQKc3UODh53KklZDQ1+BZGBBSVTLQkCAoceiR4JIyklCQ4HBpIcDBsFhEWimAInDgJhUyUHgRwbugZRdCMjCcEorHMwJwWpuhsqQxUKKaGivcVCCbkbISEbrBIf3goK09RCHtjZIQMwEy0g7QHi40INIS/1Lx8AEvr6APFFI/ZIkDgxAUCFgxX8SSnwAoLAAxMiRmShsMgCEg8cFqDAkaOLikQEPBj5IISFkxgsYAA5JAHJjBdiymRZ7SWEFRkyrFhxgaaxQwgjI7zISTSDzwERkkbgoKFpU6M0NyiNQEDDEA1QQSYwkdSECQdEmtJ8EYErV1o+hziYIcPrgbRTEMiYQQxuEQRCggAAIfkECQcAMQAsAAAAACAAHAAABv/AmHBIjClQHsRApFqcRsWoNAZKJBHNweDAJTQQn2lUkhI4PNeFlnsgGAgER0AslIxQArMDgdWKDg0NbwYdB2FTEiUJiwInZ3xqf4EGlB0dBiVSMAopIyMJeCcCIyUKCiMCIoKVBQUGh0QgHx+cnyMgUykDlq2tBLhDMCAgAQGmwHQCBr0cDAhDEzASEi2yEnRECQUczRscCkITABUV0xXYRSfcG+wLMS4sE/Lk6FEH7OwMARYuFP4TFOoVGYFvQwgBGBLyCyiwiAGDIUIMuEAxIYaGRRZseMHRQIYMKyhewEhEwAsSJzd8XLmC5JAEJCCQmKmhpoaPLoUkgMBz5pBSmxlyxhDwoCiEEEQ0CI2xoGjRAkuLcHD64EDUlxGoOrgqhEPWBxEgwFqKwESEsyasXnUQwezZCOCuDpDh1sQArkIE0DURYg7eGHMfZPqbNwGRIAAh+QQJBwAuACwAAAAAIAAfAAAG/0CXcEh0gUqCEwLhcAhKxajUJVGMEgKBw7NcDL6OzzRaASlKV1TS0f2KDocTaCwEtAIfRSqt5XoHbw0EA2JTExISICABemknbAhecAcEBAcpUhQAFRWIiwoKHx+LewiAcAYEBg2FRCwTsBUwiBVTCggHDQa7BiJzQxYUwq8AE3RCKJW8BR5DFxgW0cIUx0Mjux0F2gpCF97eGBjVRAIG2toqQisZGSve40UD5xwFAez37PBEJdocHBsCMmgYOFBfkQb/NmwYUFCIBoNEEDBQuMHAQ4hSBFDcwAHjlBEKQ4j0KCWByBAvQpCMIgDlixcbVhZZ8JLEiwIyiRQgwZPEgU6cQkZAGEoCwgmgLgw8gLCURKuVCB5Ilfozp4ClU19wk4kgQoSpDwbIDPDCq9kIDALkDDHj7AMoQGOY8PoiAdKkMdBuvUtChNq7Qp4SCQIAIfkECQcAMAAsAQAAAB8AIAAABv9AmHBIlHxKCZRgmVAQn9AhwKgojRIJwcmD6AoCUShl2gJ9qlctF6EaLASgsNA1AVQk5TNS6eAuBgMHKh9hFhQsExN3EgEfKVgCfQh/gQcDTk8XGBYuh4oSoKAtRwKTgAeoB4REF62bFIkTYR8OpwcNBANxQhkZKyuaFhZyQwkiqAQEBg68vb3AF8REJbcGygSEGtoaztJPCcoG4ggwGkPc3lAL4gYdHWDn5unT4h0FBQLz0gf39wv6xDz0K9AAoBwUHApwSGgwzIiFHDYwaBhlBAMGGyRShCIgY0YOG58g8LjBQEgiBkKE2BBiwEkhI168CDEz30sDL0jIDLEqpAdOCBByvnB5UgAJoBB0YtqIAMIDpBCIUkxQIMKDq1c5wDN4YEOEr1gfvEix0YCJr1a/hhgRckEMtF85LN0Y4+xZEVtD1n3QYO7JESfyQgkCACH5BAkHADAALAQAAAAcACAAAAb/QJhwCANIQB/FaFn6EJ9QC6tSOSZHCZTg5EgEoE+MizWptgKKUiKx9SAQCRAYdsFYKCxAFZnCChxuCCoeX0QZGSt1d2VWSmyAbyoLCwpEGhqIdRQTE3p7CgmQCAsDpU5DmBmKFnMBAqOlAwcqcqiZc0QjpLIHBwKWiLhPKSIivb2nMJjCUAm9DQ0EHszMCNAE2IXUYCnRBgQGCdu4AwbmBgjjcw7mHR0H6mAJ7R0G8VAlBfr6908j+/z6DUHBAaDAIQg4KOTQ4KAQAgw2SBzgcITEi78OEri4gYG2ex5CiJS44KCAEC9ejKzUDwGJlylDqOj3D8KDBzALfMS1BsGANw0Rbt58uSHFOA4RkgYVijPECHURTChl+qAAy3EdpCoNSmLATmomwop9cOBqvAImQmxoIKDWnCAAIfkECQcAKQAsBgAAABoAIAAABv/AlFBooUwqsBYoAAINn1Dh5VJkHSWgj2KUUDijwoz4giles9sESlD6PjXwzIpKYVUkSkVJLXAI3G9jGC4sADASAXoJAicOHh4fUXFTg0Z3H3uMDggIHgGSYmApEiWanCoegHCiTwqOnAsDAqy0CrADuJG0oiUquAMHJ7usDrgHByKfw1EKIiLHBwnLYCrQDR7TUQINDQQEA9lQCd0GBA3hTyUEBuUG6EMl7PLvQgny7PQpHgUd/Af5BwoILKCCXgkOAwugoHeAA0KEysI52ECRAYOC6FAwoEiRgwJ0HjaE4LgBQbgRBl6oHLmhQ0QoBwZ4SJDAwwIOEEiofBEihEc+VhwiCBX64AEECC90vuAwgpaMoUWjPiChs8NHVgpiQJWa88WCl2BezDAxlOiDFweu7vrQgGIEExs4HPhDKwgAIfkECQcAJwAsBwAAABkAIAAABv/Ak/CkyWQuGBdlAqgMn9BnEWlZViQgECzKnV6qkyvoo/hIuEPNFAMWf0qjUgutNiJdrAqsBVKUEoABaEYrVEt7ZCMJKAICIGhoFQEKio0ejpBoIIsCDh4ICZmanZ4ICIKiUQqlCCooqVwopioLC4+wTx8ItQMDI7hQHr29DsBPCcMiKsZDJQfPBwPMQinQz9MnzgcEDQ3YCQ0EBAbe0w4G4wbS0wMG7gYI0yUdBvQGocwiBQUd9KjADvYJjGcsQQEOAgsoMOaBg0OEHDw8CRACX5QRBjZo3MCAg4F/J2LMMMFgAKgEHhYUeBEixMYNCo+ZiEAzwoObN0m8YLmxQAk0KDJMCLWJM+fOlhsMLHxSQuhQojchkNDpcgHIIQoaRHiKk4TUECKWQgIh4ADHmw4PYIIUBAAh+QQJBwAAACwEAAAAHAAgAAAG/0CAcEjUZDKXi8VFbDqdGmPSQplYn9hiZqWsViSwSvYZRWKoky8IBBsXjWYXawKTgBSKlpu4vWC8Ei0BCiUlEntPFGofhAkjeohOFYMlIwkCKZFPEimWlwIgmk4gCSgCJw4Jok4lpw4eCKGrQyACrwgqmbNDKB6wCCi7QyMIuAgOwkIpCAvNC8kACgsD1APQCtUi1sklByLe28ICB+QHz8kLDQ3kHskpBPDwqsIDBgT2BAHiBvz87UO2IiXo0KEfgQ9DHJiIgGDPiQIQCXZAJmREjBkRInAYgaUEAQ4QIzbQB8BDjBgZUxZYkGqEAwQGNjDgABKiAQVDPpBIGeGBT0kIQF+8CLFBpkyQBko0UcBgYU+fDyA8EDq0aFEGBHA6CSAiJVQSEEgIJVqUAwKSWBQ0IPGVhNihITgM0Lqn1gGaD0iAHIBCFpYgACH5BAkHADEALAIAAAAeACAAAAb/wJhwSCzGNJqMcck0IjOXC6ZJLT6lFle1+oRiXKwJa7vsRi2USaUCIC8zK6krXZG0Ku7lBa2GtUAgeUwUaxIgHwqBgkYTdocKJRKLRhUBiCUJCpNGAZAJny2bRBIjnwICH6JEJSinAgmqQwoCJw4OArFCH7YevbkxH70Iw78fw8e/KQgqzAi/CQsD0h6/CNLSJ0SKggoHIiIDIiNDIRyTCAfp6QExGzImEc55Ag0H9QfZDybw8LhkIwYICCQgIpWICPAiRHggj4oAAxADGsgWA0SIhA8yFhi3pMSBDhEhithW4oHCjBlJFFDhYMQIBwgMcChQICQBTUQSQDiZEQKJRxcvQmwYymEmzQ4dCKRYooADypQ/gw7dYJTmgVRMAgyA8MAniZ9CpzIoWgABuyrdXjyIGiLs0AILsLoBIUAEzbYgFyTYtiQIACH5BAkHAAAALAAAAQAgAB8AAAb/QIBwSCwaAZqjcqnUZJjQpXN1iVqFGucFg7kys9Oty+JtOjOXi4VCKS/RahdrMnEr45RJBVa3G9d6FRISfkd6MBIgIBWFRSyIIAEfhI1EiQEKJR+Vlh+ZJSWcQxIpJSMJI6JCEqcJKCiqAC2uArWxH7UnukMnBh6FKQ4nDh61LyYxEQyFAh7OCAkeJiYR1Ql2Hwja2ikf1d8Fdg4LCyoqCCAADdTfCGUJA/HxAkIK3w8PJPRWJSLy8ZuEDKiGL98vKCgOKDwg4sA+IQE2RCj4AIKBVEdKLCBAYOGBBemIpAhBkcSLEAYQnBgxolkDAzANEGhwYEDAIiNIQoBAwmSIRw0bGHDgUKBATI4dUyxRUICnyZNAhRYt0AEmAQM2oQQY8KJriJ9Bh0616iBkFAUiNnwFCpRo0Q4IbnoBgWIATKAyVSQweyQIACH5BAkHADEALAAABAAgABwAAAb/wJhwSCwaiRpN5shsFpNLp/QJzVym2Fj1csFkpZkw10L+OldjF4VidmIs6gmA1WZiKCx5BVBn6isSMH1HE4ASLS2DRhOHIAEfBRwcBQWKFQGPHwoRJiYRESODFQqkJSUQn58egy2mI68bqREDgx8JtwkjBJ6fHIMjKAICKCUeng8PoHUgwifCCh/JyA8ddSgO2NggMQfTDxCrXyUIHuUICUIKJN4kKFkKKioI8wjbQgPsIeFOCQP+C/PQDQnAgYRBEi9CGCjBJAWCAyL8DVjgwd6QFCEMvki4YQMBDwJMCXAw4IBJiP8+HBmxYWOIEB0ZSKJkoCaBBg1ODlDQREGHN5cdN8ikVKCmzZwHVKh0EmBB0I6TKHWwSYDAAQEWpSgYwAEq0ak2ESw1AyLBAgIGKFlFMCKrkSAAIfkECQcAMgAsAAAGACAAGgAABv9AmXBILBqPmqNyqUwyn01NBkqVJTXSafWJzV5kjoJge8yYV5c0wRQzhcbkIfqCwVg2kXxkEB/S7RQUEHoRcH0YLoEsE4QRCX1CLosTExV6DxEokDIUABWfEoMPmA6bEzAwEqocEaMPC5sVIC0gtQeuDwWbIB8BHx8gDq4QECN9EgrJKSktHyQQDxAkBn0pIyUj1xIyByQv3y8eZB8J5eUKQgovJN4vG5pUHycC9CgJLUML698bG6VPJTw4OEHwRAoiAQq8CBGi34YGJZR8cIAAgYeLHgTgI5KCQcMNDBhw4HDAgYASJRIIUDFgwIIFFS0GODKCg0ORBXIaMEDggM8/Ay0HqLD4YYkCA/1wFuiwk+dPEUEdzGQSAAEHpUyb9jwgAqgAEFUULMhZQCsBAg24Su0DIgGCtDuBehgBdkkQACH5BAkHADIALAAABwAgABkAAAb/QJlMJSwaj8hkURGZOZTQqOxgMsVMAqlW+ImYIuDGVuv4giOJMVSjIZwjDPWRLWNnOJHHIzKQGzNsGhkZL3l7J35Fg4srEHp6aYkyKxeVlY8PEJGJFxieFhYvehAQiJIYLqAUFAUkjiQLkjIULLW1ByS5Lx2yEwC/ABMnui8hI4kTEhUwzBMfL9AvGwSJEiASLdkTMgMhxRsbT2oSCh8BINdCChsh4Bscm1IgIykK9h8VRSrgDAwcBaaifEiQYMSIEiVAGAlgwN2/AgdKKAmA4oQAAQQTlJBwREGBDf4KiDQgAqO9EQkcIPDgwKIAFAlaJClR4GGBDgYMEDhwQMSAQAELEKxk6UCAQiUKCDzMmXNnz59BhXowKiUAgpFNCTR4+lMoggRHtXxAwJSA1p4+ByBAESDRPAQ/dy5Y4CBhlCAAIfkECQcAJgAsAAAEACAAHAAABv9Ak9CUeA2PyKTyqCDNjMtoFLSJRGJQqXY4sFplpO1W4bU+EmLtIfJ4WBFp6YfEdnfiUke7HUHjlwd7DwV/UQUQDxAQC4VLLySKEAKNSRokl5cjlCYaGpwaL4+hfoUZGZ0aGRuhLyEnlKaxGR2tLxsqlBe6uwMhvhsGlBYYGBfEAiEbyhslhRYUFBYWLhYBDMsMB4UTEyzQ0SYLyxwFr3EAFRUA3CxCChwb5AUdpFoVIBISMDAV7UII8goUMDBJS4sPH0CAaNGiwpEABOR1MGBgQIolIFKMSKEAYQAQAJAoMCBwIsUGCwSMUKAgRQkBAlAkGFGC4weHSUqQNGmgwQFNEQMGLEDgwQFMmSM2Sojy4QBFAlAP/BSqwkPREzETlFgqJYADqFGnCkVA1oFRBVy3fEDQwKfUoEPJehgBohCIEQ4WLDgwgCgKBXWjBAEAIfkECQcAKAAsAAABACAAHwAABv9AlHAoVBCPyGQyIJopn1CUgmMyRaLY4YhkNc1A2aiCFCmXnWEliFN+mAtp5cD9cEcQ8eS4zhfkkyJ8dXh/Rx8kEA8QEAaFSCcQL4sQI45HBySZL3CWRAUvmgudRBsvpiF+o0IhrCEblaoorhu0CbEoHLS0qaoGugyEfxpEGgO0DBwNjhrMKMwCGwwF0yV/GdfMGhkBBRzTBSJ/FxfX10Iq3tMGvFkYGOPjK0XTHQb2sFgUFC4W7u9DHgrYs0fAVpQJACaw2OcCA5EADQYaIHAAgZEkFSRIqFBhgkIKSBQQmDjxgIgBCEakCADiwwcFClhq5DgBJJIUDQgQaHDgwIBPBSoQODghIMGIEgo+gGghAcaEJx8GUDQ54CcCDw4EFFWZFISEp1BAOOjp06pQokaPKmhRIcwHByJOLkBAN+vWDzD+gCghACtdrSUCSIASBAAh+QQFBwAzACwAAAAAHwAgAAAG/8CZcEgECU7EpHJJVDQiJhlzugwMIlhThMoVKjjYcGzQnY5C2EfYZCgvFaGHXI1lHNxJUGEujxRGeEoLEBAPhRAIgUoKLySEECQCikoDjSSOHpNJHyEvjS9tmkQCnZ4vgKJDIiGsIR2pRAYbsxuJsEIctBuStzMMswwMqLe/DBwcCb0zBcfMvLcEBdIFmb0L0wV3vQIFHR0GBiW9Ad/gBguTGkoI5gQEyXgZGupEHwQG7g0H4mUrGfLq5glxgI/AgQMD4FHBcMEfQHozQAwgoA/hAAcfmFCg4ILhhX8Zkig4eHDAAhUIUCgIIEECjAowAEygYMHjRyUpBogQYXKBB04HJ1CMKPEBRIsKMjnWvMAkgAqeA1A6ECAgQQkFRSVUmDCzIxUjJhEg+Fl16MoWWiuwcFEmgACxCKYKLZFCgVG1ikAoSCAARdWrICRQCQIAOw==) no-repeat}.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:none;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-prev,.lb-next{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAtCAYAAADsvzj/AAAFF0lEQVR4Ac2ZW0xcVRSGPTNnhlPKcCsUAeeChkEVxhutDQwzMANaqamNWgpaH+yDIaZp1cRHbgH0gTsxkmDCI/hiRAqgD5qYRgKQ8II6TE00wfgGAcIdKeM/ydrNZIezxxg9m518gRxWmn6s9a9zhvNQJBL5T/gfjokwA5Uw0zWFeHBOugiTsAArfSWZky+iABVowAZSwRkiDSTRz1iHlJMmogATsIDTIAPYgRs8SeTTtXSQSLVKFNkivIQKksDDJFCsquqLmqZdAa/i+yCuPQ1cJHOKjdpJEWGdsIFs8BQoy83NvTEzMzO3t7f318HBweHc3Nxdj8dznWQeIWmpIryENUaiCPgdDsfN+fn5XyLcWV5eDlmt1gBqHgOpbAHIFmESySAHeECF0+m8hd/+vcgxZ3d39wBj9grqCkA6iaiyRBRunJhEpcvl+nBhYeG3iM7Z2dnZgkg1ZSgNqLI6wgebSVTZ7faPlpaW/tSTWF9f36ivr+9AbQkF3iZRhAs2dSInJ+eDUCj0h0Biq7S09BPUBkEhyAKJssKusE6QRCGoQLDfn56eDulJrK6ubgeDwS7UXgTPAztIkXUfUbhxKgLlyMRtBPtXPYm1tbXdqqoqJnEOOGhbJQCTkSJ8sJlEMNoJrFhdicPDw6PKyspe1FaD85yE2YBnLUGwSSIrK+s2bnZLehIbGxubfr+/B7WXSMJJ42QlCcVAES7YJJGdnR0dp7BgnLZKSko6qBPngIvrBEkYIKIT7PLoOKET4TjB7kbty+A8SaRxmcAxQEQn2BUI9q3Z2dl7gk7sINhRiZeoE87jMmGECB/s3JhgR8dJV2Jzc3Pb5/N1UieKKdgsEyaAY5wIk2Dj5GHBRifCgmBHb3adLBNsO3HBNkxEAWZwCmSCx4EPwb4ZJ9jbCHYXSRQDpyDYhomoNFIOUIRMvINO/KQnsbKyshMIBD5D7RVwgQWblzBahD2Sp5jN5jzM+9uLi4s/60mEw+FNbKcvUH8DVIECcAZoXLCliaRaLBbX8PBwb0RwRkZGfkftx+BdUM4+KInDbdxoWUCKoih5CQkJgYGBgS/xs6PjRPb394+ampp+RP174CIoBGcpYypQZIqYY+4dz4DLvb29Y6LONDY2fou6OuAF+SCDZCgj8kQSQDqNihfU9vX1TYlkGhoa7qDuDVBKMpQVrjMG30fYCs6gAHuRmdqurq5JkUxLS8sEaq+CMq4zJGOgCB2Fk8kHJSaTqaazs3Pi2MzQaWtrm0RtDfDFyCQyGUNFOJlEkMlkwLWenp5vRDKtra1TNGYsM5mcjKEifGeYjBfUQUaYmebm5omYzLjFC8C4zyNqTGfcNDZ1/2ABjKHudZLXkTFARJAZN/CqqnqNMqN7Ojo6vqMF4ONkVFmvFUQLQNiZ7u7u76PZAn6S4TJjrIhoAdT+iwXAdQYYKCJaAG/iPhNvAYyj7jXwAngUpAGrDBF+ATCZAuBXFOX60NDQ3TiPM1/hyfoyPf7kgNNSXyvwmSGZMk3T3hocHPwhzlPzJLLFnpZT5PztV5wZNyilbTZFmTnZrxU4GZWXATV4ap4kmeNELlEticjsSHyZq/39/V/j374P2Lk/Pj5+BznxUuDlj1acJ4B8cAH/4er29vbPR0dH58fGxubx/ac2my1Ab3iz5Yc9/gJIB05QCJ4Fz9FXD3gC5HIfi+WKCGQ0GpuzwA7yCDtdS+b/SCFfRPwaQqPxSSaS6JrlwUjR+RtEvCM0ct4sLQAAAABJRU5ErkJggg==) left 48% no-repeat;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transition:opacity .6s}.lb-nav a.lb-prev:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAtCAYAAADsvzj/AAAFDUlEQVR4Ac2ZS0xcVRjHvTN3hisw0GIRZ3AeLWHQWqdVsRqgA86AUmpqoy20Whd2YYhprJq45BVAF7yJkQQTluDGiEhBF5qYRsIjYYMKQxNNMO4gQHgjZfxP8pF8ufEe0qQ5pyf5BTKcWfzyff/vnHt5xLQ0wgbsQCfswEY80BWPxx8I5sUlHMBJP0nm4RfRWAUMkAqOgseII8AFDNqjPYwiGuEAySADeEEuOEkE6bNjIIX22riQchHWSo+SRACc1nU9ahjGG+ASfn8Vn+WT0BNUMV0so04kFTwJTodCoeuTk5N3dnd397a3t/8dHx+fzM7OvoG/nQPPADdwscqoF2HBPgJynE5nZGFhYTZuWlNTU3/4fL6b2FMMnmUyTpJRLqKTSAbIQyu9vrW1tRv/n4Uqzfv9/g+x7xUQAh6QxmVUV0SnKRWESMXm5uZ63GJNT0//GQgEPsHeUibD20xTLeKioBdUV1e3rKysrFrJzM3N/eP1ej/F3jImIxgAcsOeDLLAKRAtLCz8HDKWlZmdnf3b4/F8zCojGADyz5F04AUvgPJoNNq2tLS0YSUzNjY2iwHwEWXmFHCzymiqRGwgiaaXD7wIysvKytqWl5e3rGQwAO4iM7ewt4SmmYfLqLpr2U0yZ0FFaWlp597e3r6VDEbzXapMlGQEA0COiEYyTmozP8lcKC4u7lhdXV2zksGhOZeVlXWLy5gHgDwRJsMqE6A2qygoKGhBm60L2izmdruZjGkAyBShxTNzlGTOgvMYAO2iAYDKxKjNSgQDQI6IRWb8VJnXMADaUZlNK5mJiYl5DAC6AQgGgCwRWjaWGR/IB+fD4XDr2trahqDN5lEZ3mbZ5gEgW4QPAD6aK3BotmIArAsqE2MDIMTajGTkinAZ3mb5NAAS58zGIQPgJvaGwVMgk5597ECTLcJl+AB4GVyKRCJfLi4uijLzGzLzHrWYj1pMVyXCB4BBz/J5oAzcwDT7OhaLWZ4zMzMzvyNX79rt9uOUNyewqRSxsbzk0Jh9H3w2MDDwV1yw+vv7Ox0OR4C+q1REAzr1+ON0TpSDD+rq6n7d2dmxusbs9/T0fJOUlBTRNO2gIg6lGSGJYyAXFIFrtbW1P4oq0dnZOYR9F8EZdqaoCDtVgrJBEoXgck1Nzfciia6urlHsu0rSOSADJEkXYRK8EufAlYaGhtsiiba2thFk4kAij75Po1fiOcIkkplEGFQ2NTWNCBz2W1tbb9tstkrsLaDvcQlN5hWFS2SyTFxubGwcFUl0dHT8gH1VTCITJHMJWSLmYAcPMlFfXy9sJ0gkMnGNpEnCXAkJIhYSReAtBHvosGCTRBgEWSV0qc8jPNhMIgyutLS0/CSSSGRC1/Uqkg5aZUKGiDkTQVAMqtrb238+RGJUHGyZb1F4Je4/2FfFwZYr4qRb7QnwEngTwR4+5JxIZOJtcbDlv2lMAR5wBjfUi7h2fCuS6Ovru6Np2nVqvzwmQcFW9+43HeSg10twix0RSfT29v5iGMY7dMLniTOh+N8KghN7lKZTIQgKMiG/IkwkCJELFiL7uMWOYE+lWUL8elRNa51APoqGh4cTN9p7TOJed3f3d4nz5P4l1ITdDU66XK5Ic3PzF0NDQ1ODg4NT+P0rCFbQM3qu4MRWLsIfX7PB0yAEngPP089TwA8yBMFWKmJ+qZBGj7FecJzw0mfpwBBLqBexseAbIBWkESnAEPybQLnIf4JfIzSb+FymAAAAAElFTkSuQmCC) right 48% no-repeat;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transition:opacity .6s}.lb-nav a.lb-next:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:10px;zoom:1;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{content:"";display:table;clear:both}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{max-width:80%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-controlContainer{float:right}.lb-data .lb-turnContainer{float:left;margin-right:5px}.lb-data .lb-zoomContainer,.lb-data .lb-downloadContainer{float:right;margin-right:5px}.lb-data .lb-closeContainer{float:right}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAMAAAC6CgRnAAAAPFBMVEX///8AAAD9/f2CgoKAgIAAAAAAAAAAAABLS0sAAAAAAACqqqqqqqq6urpKSkpISEgAAAC7u7u5ubn////zbsMcAAAAE3RSTlMASv6rqwAWS5YMC7/AyZWVFcrJCYaKfAAAAHhJREFUeF590kkOgCAQRFEaFVGc+/53FYmbz6JqBbyQMFSYuoQuV+iTflnstI7ssLXRvMWRaEMs84e2uVckuZe6knL0hiSPObXhj6ChzoEkIolIIpKIO4joICAIeDd7QGIfCCjOKe9HEk8mnxpIAup/F31RPZP9fAG3IAyBSJe0igAAAABJRU5ErkJggg==) top right no-repeat;text-align:right;outline:none;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity:.7;transition:opacity .2s}.lb-data .lb-turnLeft{display:block;float:left;width:30px;height:30px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABmJLR0QA/wD/AP+gvaeTAAACIElEQVRIicWWPWsUURSG3xM/4hYpjLIhphJiIYugNloIiRoU/QO20UJrU1gE/EAbRReCGkQQEbFLCi0EG5NKEIKYItFSkBhSmMLIipolj8WeWa/rbrIzmdm8MNy599xznjN37pe0QbKwAlyTdFjSoJkt1Nhyko5L6pe0S1KPmxYkzUmalDRpZqXYWQDLVHQuaNsNPAFKrK2fwCOgNy440nlgK1AEftUE/wJMAM/8mQDma/qUgVvAlrjgK8CboF4C7gAHAKvjZ24r1ozMFNAdB7wSvI8BXTFGLe8+kT4A+WbBkd4DF4Czazr/H2so+ICpVYe9DjjUyzhgj3cp8L+RBPwbGI4L9pjjHmMZ2JMkRiIB3cA3hz9oGdjhdx38A+hoJXhf8NtOS1Jbi9gzkhb9/WgVTGUD6GnktV6ZGZLeebVQBUsalTQHDGYFlzTvZWcIPuhlX4bgz14uSdJmr0xLOqTKEZeVRiR9lfS82gJ0AAPApgzBGyMaHTTAKeBTFhMMuOxr+Go944gbl4DOFKFdwPeGWyZQ8MNgBSikCL7v0DKwN2qPZrXMbBY4ImmHmc2mBZbU7mXRzD42k+kx4OR6qUCOBlemep138vf2MAZsjwHKA/eA60mybAfeBifKzSb9hn1y4ok3fVcLg2wDbgMzwAlva/PJ8gp4CvQH/fcHiZZZ7aqTIJle/tV0YMsBD4HHaa6KEH4ReAG8Bs6kDshafwDkXu6L86KiLgAAAABJRU5ErkJggg==) top right no-repeat;text-align:right;outline:none;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity:.7;transition:opacity .2s}.lb-data .lb-turnRight{display:block;float:right;width:30px;height:30px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABmJLR0QA/wD/AP+gvaeTAAACGUlEQVRIicWXPWgUQRTH/3OJiSCEgJg7FcEmGLkmNoKCYESLYGNrqaDBSkQri4ARDPgBQRBU8CNgE8TCwkIhIqiVYLAQg5UoOZA0Eg1RE/xZ7DsymZzu7HJ7GVgG5r3/+82+3Z33Vlqj4WIdgQ2SBuzaJqlsphlJNUkvJE065xYC3WZJ9yW9ds6NRO8M6AXuAD9JHz+Ae8B2T3/cbIuxwA7gMrAUBJ8BJoEHdj0HaoHPL+CKxThZX4yBbgHeBHdyFegHVj0ewAG7gGvAvKd7BQxHgYEy8METTwA9UWlK9BXgkaf/kwq21Lz1BGdigabvAY4BQ8BUkP7/gi95fueyQE3/JISlgoEdLL9IE1mhFuM88Dsr+LbZvwGVPOA8O+0CFgw81hKogQ97Gam2glmyeb/Ns865960E1+9yqkgYsDUEb7S5ViD0hKQvwHUf/NXm2aLAkvYqqYa7JandFk9LeiZpvEDwZ5s/FshYPew4Pgh0hoa2lh0cAfiifcdnC4h9CvgEDDYy1o/M70C5gT4vtBuYs9ijjRx2ekXiVhPBfSQldvGfpyLLZfFus8AWdxDYk+ZUBTqaADsCHMgjLAEjJE1bltanC3homVsCNmUFV7yKNQdcANoidH4X8xIopWkaBRllZXvb79n2AePAU+Am0G7rh4Bpy9T6zFAPULVP7Qawzlt/x8rRmxuScUNHSZr5xyRdZfTv0JqOvwtaARgflgIWAAAAAElFTkSuQmCC) top right no-repeat;text-align:right;outline:none;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity:.7;transition:opacity .2s}.lb-data .lb-zoomOut{display:block;float:left;width:30px;height:30px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABmJLR0QA/wD/AP+gvaeTAAAB7UlEQVRIieXWvWsUURTG4XPjJpgmlSFKRAtTWGjAj0ajiSKKFopg/AtELbQTAiI2IaazEhsLK0XEVisbISD4gY2FlQQixiAYxESiBn0sdoKTQHZ3dte18FR3uO97fufcmbmciH8UqVYhUkT0RER3RMxGxMeU0uJfqQoJJ/EAc5bHDzzGWXQ0E9qPZ/iMGziCXnRgPfZgDFN4i2PNgJ7IOryFdVW0a3EZ3zHSCHQfvuFCQd8hzONcPdAuzGC0sLnsP5UVvb2o8RpeY0094CzHXTwqYmjHLIbrhWZ5tuAX+mo1LL2jzkbAWa4XuFRJ05Zb74iIlymlhUbBETERETsrCUq59YaImM5vYlNEXKkBdCelNJF7fh/lRlaNtkqbDUbF6zjf8YeI2LXMmdJURJyvA9obETOVBPmOX0XE7mZ8XBExGBHPa1KihE843QgRffiJrUVMo3iDUnX1qjnu4WFRUxemMVYndBgLha/MzLw3M18s6DucXUDXC0NzSY7jC26ju4q2E1exmA0I8xhqBL4NT7MCbuIoNuYGgQGM4x0mMZJBmwJP2VBwPysgHwt4gjNLvyCGVsAH64avKKRHeSTabJU5awV8rmnwGgscyJ3QVxz8b+EHWgnf789MPon2VsIHlGfv/pZBc/DWdVopfgMdyEl3/DM14wAAAABJRU5ErkJggg==) top right no-repeat;text-align:right;outline:none;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity:.7;transition:opacity .2s}.lb-data .lb-zoomIn{display:block;float:right;width:30px;height:30px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABmJLR0QA/wD/AP+gvaeTAAAB+UlEQVRIieXWv29NcRzG8c+XttGlk6aEMOhAQhM/FkpLhDD4kai/QFgYpQliaRobi1gMJoRYmSxNmkhIWVibJkQjQiNaKRpehh7p0bTnntt7XYNnOiff5znv53vvPd/7ifhHSmWNSBHRERHtETEREe9TSjN/pRUSjuMBJv2p73iM02ipJ7QLT/EJ13EQa9CCVdiJQbzGKA7XA3o02+FNrKzgXYEL+Ib+WqC78RVnq8ztxxTOLAXahncYqDo8mz+Rld5SbXAQL7G8wDOCTQXrd/CoGmgzJtBXwQfbC9Y34Cc6i56zLHfdExEtEVG+7QJKKY1GxPOIOFYWvDUiRlJK07WAMw1HxLYiQ1PuenVEjOcXsS4iLi2Qu4gPufvbKaXh3P3bmN3IolpWtFijyh3HOI+hEr7CH1fmuYZ7RZ78jl9ExA60lmparJ6IeFbKiSZ8xMkKvkqvUyd+YGPpmhjAqxoPkLt4WBqahdowjsGqgnP5PkxXfWRm4V1Z+FyVuQPZn8TVqqG5hxzBZ9xCewVvKy5jJvv+p9BbC3wznmQFbuAQ1uYGgW5cwRuMoT+D1gWesqHgflYgr2kM4dTvVxC98+A9S4bPK9JhdiRab5E5ax58sm7wkgW7c5/QF+z7b+F7GwnfY24mH0NzI+HdZmfvroZBc/DG7bRIvwDiiW2v3ei28wAAAABJRU5ErkJggg==) top right no-repeat;text-align:right;outline:none;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity:.7;transition:opacity .2s}.lb-data .lb-download{display:block;float:right;width:30px;height:30px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAaUlEQVR4Ae3VgQVAIQCE4UZplDa70Rrt3gQ5eDry/wRIn1QNoka2l22FsW6C5JwAAQIE6IeF5+HR287tw9x5YzdSedcKKDXOTcZ0UQFTQOnta59RVUxAFTABVcAElAZRuEX1DxYQEV3oA58RWgFolpBxAAAAAElFTkSuQmCC) right no-repeat;text-align:right;outline:none;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity:.7;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:.8}}@keyframes fadeOutOverlay{0%{opacity:.8}to{opacity:0}}.fadeIn{animation-name:fadeIn}.fadeInOverlay{animation-name:fadeInOverlay}.fadeOut{animation-name:fadeOut}.fadeOutOverlay{animation-name:fadeOutOverlay}.animation{animation-fill-mode:both}.transition{-webkit-transition-property:all;-webkit-transition-timing-function:ease;transition-property:all;transition-timing-function:ease}.lb-image{transition-duration:.5s;transition-property:transform}body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-container{background-color:transparent!important;pointer-events:none}body.swal2-no-backdrop .swal2-container .swal2-popup{pointer-events:all}body.swal2-no-backdrop .swal2-container .swal2-modal{box-shadow:0 0 10px #0006}body.swal2-toast-shown .swal2-container{box-sizing:border-box;width:360px;max-width:100%;background-color:transparent;pointer-events:none}body.swal2-toast-shown .swal2-container.swal2-top{inset:0 auto auto 50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{inset:0 0 auto auto}body.swal2-toast-shown .swal2-container.swal2-top-start,body.swal2-toast-shown .swal2-container.swal2-top-left{inset:0 auto auto 0}body.swal2-toast-shown .swal2-container.swal2-center-start,body.swal2-toast-shown .swal2-container.swal2-center-left{inset:50% auto auto 0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{inset:50% auto auto 50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{inset:50% 0 auto auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-start,body.swal2-toast-shown .swal2-container.swal2-bottom-left{inset:auto auto 0 0}body.swal2-toast-shown .swal2-container.swal2-bottom{inset:auto auto 0 50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{inset:auto 0 0 auto}@media print{body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown) .swal2-container{position:static!important}}div:where(.swal2-container){display:grid;position:fixed;z-index:1060;inset:0;box-sizing:border-box;grid-template-areas:"top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";grid-template-rows:minmax(min-content,auto) minmax(min-content,auto) minmax(min-content,auto);height:100%;padding:.625em;overflow-x:hidden;transition:background-color .1s;-webkit-overflow-scrolling:touch}div:where(.swal2-container).swal2-backdrop-show,div:where(.swal2-container).swal2-noanimation{background:#0006}div:where(.swal2-container).swal2-backdrop-hide{background:transparent!important}div:where(.swal2-container).swal2-top-start,div:where(.swal2-container).swal2-center-start,div:where(.swal2-container).swal2-bottom-start{grid-template-columns:minmax(0,1fr) auto auto}div:where(.swal2-container).swal2-top,div:where(.swal2-container).swal2-center,div:where(.swal2-container).swal2-bottom{grid-template-columns:auto minmax(0,1fr) auto}div:where(.swal2-container).swal2-top-end,div:where(.swal2-container).swal2-center-end,div:where(.swal2-container).swal2-bottom-end{grid-template-columns:auto auto minmax(0,1fr)}div:where(.swal2-container).swal2-top-start>.swal2-popup{align-self:start}div:where(.swal2-container).swal2-top>.swal2-popup{grid-column:2;place-self:start center}div:where(.swal2-container).swal2-top-end>.swal2-popup,div:where(.swal2-container).swal2-top-right>.swal2-popup{grid-column:3;place-self:start end}div:where(.swal2-container).swal2-center-start>.swal2-popup,div:where(.swal2-container).swal2-center-left>.swal2-popup{grid-row:2;align-self:center}div:where(.swal2-container).swal2-center>.swal2-popup{grid-column:2;grid-row:2;place-self:center center}div:where(.swal2-container).swal2-center-end>.swal2-popup,div:where(.swal2-container).swal2-center-right>.swal2-popup{grid-column:3;grid-row:2;place-self:center end}div:where(.swal2-container).swal2-bottom-start>.swal2-popup,div:where(.swal2-container).swal2-bottom-left>.swal2-popup{grid-column:1;grid-row:3;align-self:end}div:where(.swal2-container).swal2-bottom>.swal2-popup{grid-column:2;grid-row:3;place-self:end center}div:where(.swal2-container).swal2-bottom-end>.swal2-popup,div:where(.swal2-container).swal2-bottom-right>.swal2-popup{grid-column:3;grid-row:3;place-self:end end}div:where(.swal2-container).swal2-grow-row>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-column:1/4;width:100%}div:where(.swal2-container).swal2-grow-column>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-row:1/4;align-self:stretch}div:where(.swal2-container).swal2-no-transition{transition:none!important}div:where(.swal2-container) div:where(.swal2-popup){display:none;position:relative;box-sizing:border-box;grid-template-columns:minmax(0,100%);width:32em;max-width:100%;padding:0 0 1.25em;border:none;border-radius:5px;background:#fff;color:#545454;font-family:inherit;font-size:1rem}div:where(.swal2-container) div:where(.swal2-popup):focus{outline:none}div:where(.swal2-container) div:where(.swal2-popup).swal2-loading{overflow-y:hidden}div:where(.swal2-container) div:where(.swal2-popup).swal2-draggable{cursor:grab}div:where(.swal2-container) div:where(.swal2-popup).swal2-draggable div:where(.swal2-icon){cursor:grab}div:where(.swal2-container) div:where(.swal2-popup).swal2-dragging{cursor:grabbing}div:where(.swal2-container) div:where(.swal2-popup).swal2-dragging div:where(.swal2-icon){cursor:grabbing}div:where(.swal2-container) h2:where(.swal2-title){position:relative;max-width:100%;margin:0;padding:.8em 1em 0;color:inherit;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word;cursor:initial}div:where(.swal2-container) div:where(.swal2-actions){display:flex;z-index:1;box-sizing:border-box;flex-wrap:wrap;align-items:center;justify-content:center;width:auto;margin:1.25em auto 0;padding:0}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(#0000001a,#0000001a)}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(#0003,#0003)}div:where(.swal2-container) div:where(.swal2-loader){display:none;align-items:center;justify-content:center;width:2.2em;height:2.2em;margin:0 1.875em;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border-width:.25em;border-style:solid;border-radius:100%;border-color:#2778c4 transparent #2778c4 transparent}div:where(.swal2-container) button:where(.swal2-styled){margin:.3125em;padding:.625em 1.1em;transition:box-shadow .1s;box-shadow:0 0 0 3px transparent;font-weight:500}div:where(.swal2-container) button:where(.swal2-styled):not([disabled]){cursor:pointer}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm){border:0;border-radius:.25em;background:initial;background-color:#7066e0;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm):focus-visible{box-shadow:0 0 0 3px #7066e080}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-deny){border:0;border-radius:.25em;background:initial;background-color:#dc3741;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-deny):focus-visible{box-shadow:0 0 0 3px #dc374180}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel){border:0;border-radius:.25em;background:initial;background-color:#6e7881;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel):focus-visible{box-shadow:0 0 0 3px #6e788180}div:where(.swal2-container) button:where(.swal2-styled).swal2-default-outline:focus-visible{box-shadow:0 0 0 3px #6496c880}div:where(.swal2-container) button:where(.swal2-styled):focus-visible{outline:none}div:where(.swal2-container) button:where(.swal2-styled)::-moz-focus-inner{border:0}div:where(.swal2-container) div:where(.swal2-footer){margin:1em 0 0;padding:1em 1em 0;border-top:1px solid #eee;color:inherit;font-size:1em;text-align:center;cursor:initial}div:where(.swal2-container) .swal2-timer-progress-bar-container{position:absolute;right:0;bottom:0;left:0;grid-column:auto!important;overflow:hidden;border-bottom-right-radius:5px;border-bottom-left-radius:5px}div:where(.swal2-container) div:where(.swal2-timer-progress-bar){width:100%;height:.25em;background:#0003}div:where(.swal2-container) img:where(.swal2-image){max-width:100%;margin:2em auto 1em;cursor:initial}div:where(.swal2-container) button:where(.swal2-close){z-index:2;align-items:center;justify-content:center;width:1.2em;height:1.2em;margin-top:0;margin-right:0;margin-bottom:-1.2em;padding:0;overflow:hidden;transition:color .1s,box-shadow .1s;border:none;border-radius:5px;background:transparent;color:#ccc;font-family:monospace;font-size:2.5em;cursor:pointer;justify-self:end}div:where(.swal2-container) button:where(.swal2-close):hover{transform:none;background:transparent;color:#f27474}div:where(.swal2-container) button:where(.swal2-close):focus-visible{outline:none;box-shadow:inset 0 0 0 3px #6496c880}div:where(.swal2-container) button:where(.swal2-close)::-moz-focus-inner{border:0}div:where(.swal2-container) div:where(.swal2-html-container){z-index:1;justify-content:center;margin:0;padding:1em 1.6em .3em;overflow:auto;color:inherit;font-size:1.125em;font-weight:400;line-height:normal;text-align:center;word-wrap:break-word;word-break:break-word;cursor:initial}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea),div:where(.swal2-container) select:where(.swal2-select),div:where(.swal2-container) div:where(.swal2-radio),div:where(.swal2-container) label:where(.swal2-checkbox){margin:1em 2em 3px}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea){box-sizing:border-box;width:auto;transition:border-color .1s,box-shadow .1s;border:1px solid #d9d9d9;border-radius:.1875em;background:transparent;box-shadow:inset 0 1px 1px #0000000f,0 0 0 3px transparent;color:inherit;font-size:1.125em}div:where(.swal2-container) input:where(.swal2-input).swal2-inputerror,div:where(.swal2-container) input:where(.swal2-file).swal2-inputerror,div:where(.swal2-container) textarea:where(.swal2-textarea).swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}div:where(.swal2-container) input:where(.swal2-input):focus,div:where(.swal2-container) input:where(.swal2-file):focus,div:where(.swal2-container) textarea:where(.swal2-textarea):focus{border:1px solid #b4dbed;outline:none;box-shadow:inset 0 1px 1px #0000000f,0 0 0 3px #6496c880}div:where(.swal2-container) input:where(.swal2-input)::placeholder,div:where(.swal2-container) input:where(.swal2-file)::placeholder,div:where(.swal2-container) textarea:where(.swal2-textarea)::placeholder{color:#ccc}div:where(.swal2-container) .swal2-range{margin:1em 2em 3px;background:#fff}div:where(.swal2-container) .swal2-range input{width:80%}div:where(.swal2-container) .swal2-range output{width:20%;color:inherit;font-weight:600;text-align:center}div:where(.swal2-container) .swal2-range input,div:where(.swal2-container) .swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}div:where(.swal2-container) .swal2-input{height:2.625em;padding:0 .75em}div:where(.swal2-container) .swal2-file{width:75%;margin-right:auto;margin-left:auto;background:transparent;font-size:1.125em}div:where(.swal2-container) .swal2-textarea{height:6.75em;padding:.75em}div:where(.swal2-container) .swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;background:transparent;color:inherit;font-size:1.125em}div:where(.swal2-container) .swal2-radio,div:where(.swal2-container) .swal2-checkbox{align-items:center;justify-content:center;background:#fff;color:inherit}div:where(.swal2-container) .swal2-radio label,div:where(.swal2-container) .swal2-checkbox label{margin:0 .6em;font-size:1.125em}div:where(.swal2-container) .swal2-radio input,div:where(.swal2-container) .swal2-checkbox input{flex-shrink:0;margin:0 .4em}div:where(.swal2-container) label:where(.swal2-input-label){display:flex;justify-content:center;margin:1em auto 0}div:where(.swal2-container) div:where(.swal2-validation-message){align-items:center;justify-content:center;margin:1em 0 0;padding:.625em;overflow:hidden;background:#f0f0f0;color:#666;font-size:1em;font-weight:300}div:where(.swal2-container) div:where(.swal2-validation-message):before{content:"!";display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center}div:where(.swal2-container) .swal2-progress-steps{flex-wrap:wrap;align-items:center;max-width:100%;margin:1.25em auto;padding:0;background:transparent;font-weight:600}div:where(.swal2-container) .swal2-progress-steps li{display:inline-block;position:relative}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step{z-index:20;flex-shrink:0;width:2em;height:2em;border-radius:2em;background:#2778c4;color:#fff;line-height:2em;text-align:center}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#2778c4}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:#add8e6;color:#fff}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:#add8e6}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step-line{z-index:10;flex-shrink:0;width:2.5em;height:.4em;margin:0 -1px;background:#2778c4}div:where(.swal2-icon){position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:2.5em auto .6em;border:.25em solid transparent;border-radius:50%;border-color:#000;font-family:inherit;line-height:5em;cursor:default;-webkit-user-select:none;user-select:none}div:where(.swal2-icon) .swal2-icon-content{display:flex;align-items:center;font-size:3.75em}div:where(.swal2-icon).swal2-error{border-color:#f27474;color:#f27474}div:where(.swal2-icon).swal2-error .swal2-x-mark{position:relative;flex-grow:1}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-error.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-error.swal2-icon-show .swal2-x-mark{animation:swal2-animate-error-x-mark .5s}div:where(.swal2-icon).swal2-warning{border-color:#f8bb86;color:#f8bb86}div:where(.swal2-icon).swal2-warning.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-warning.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .5s}div:where(.swal2-icon).swal2-info{border-color:#3fc3ee;color:#3fc3ee}div:where(.swal2-icon).swal2-info.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-info.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .8s}div:where(.swal2-icon).swal2-question{border-color:#87adbd;color:#87adbd}div:where(.swal2-icon).swal2-question.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-question.swal2-icon-show .swal2-icon-content{animation:swal2-animate-question-mark .8s}div:where(.swal2-icon).swal2-success{border-color:#a5dc86;color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;border-radius:50%}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.4375em;left:-2.0635em;transform:rotate(-45deg);transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}div:where(.swal2-icon).swal2-success .swal2-success-ring{position:absolute;z-index:2;top:-.25em;left:-.25em;box-sizing:content-box;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%}div:where(.swal2-icon).swal2-success .swal2-success-fix{position:absolute;z-index:1;top:.5em;left:1.625em;width:.4375em;height:5.625em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line]{display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.8125em;width:1.5625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-animate-success-line-tip .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-animate-success-line-long .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-circular-line-right{animation:swal2-rotate-success-circular-line 4.25s ease-in}[class^=swal2]{-webkit-tap-highlight-color:transparent}.swal2-show{animation:swal2-show .3s}.swal2-hide{animation:swal2-hide .15s forwards}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.swal2-rtl .swal2-close{margin-right:initial;margin-left:0}.swal2-rtl .swal2-timer-progress-bar{right:0;left:auto}.swal2-toast{box-sizing:border-box;grid-column:1/4!important;grid-row:1/4!important;grid-template-columns:min-content auto min-content;padding:1em;overflow-y:hidden;background:#fff;box-shadow:0 0 1px #00000013,0 1px 2px #00000013,1px 2px 4px #00000013,1px 3px 8px #00000013,2px 4px 16px #00000013;pointer-events:all}.swal2-toast>*{grid-column:2}.swal2-toast h2:where(.swal2-title){margin:.5em 1em;padding:0;font-size:1em;text-align:initial}.swal2-toast .swal2-loading{justify-content:center}.swal2-toast input:where(.swal2-input){height:2em;margin:.5em;font-size:1em}.swal2-toast .swal2-validation-message{font-size:1em}.swal2-toast div:where(.swal2-footer){margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-toast button:where(.swal2-close){grid-column:3/3;grid-row:1/99;align-self:center;width:.8em;height:.8em;margin:0;font-size:2em}.swal2-toast div:where(.swal2-html-container){margin:.5em 1em;padding:0;overflow:initial;font-size:1em;text-align:initial}.swal2-toast div:where(.swal2-html-container):empty{padding:0}.swal2-toast .swal2-loader{grid-column:1;grid-row:1/99;align-self:center;width:2em;height:2em;margin:.25em}.swal2-toast .swal2-icon{grid-column:1;grid-row:1/99;align-self:center;width:2em;min-width:2em;height:2em;margin:0 .5em 0 0}.swal2-toast .swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:1.8em;font-weight:700}.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-toast div:where(.swal2-actions){justify-content:flex-start;height:auto;margin:.5em 0 0;padding:0 .5em}.swal2-toast button:where(.swal2-styled){margin:.25em .5em;padding:.4em .6em;font-size:1em}.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:1.6em;height:3em;border-radius:50%}.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.8em;left:-.5em;transform:rotate(-45deg);transform-origin:2em 2em;border-radius:4em 0 0 4em}.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.25em;left:.9375em;transform-origin:0 1.5em;border-radius:0 4em 4em 0}.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-toast-animate-success-line-tip .75s}.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-toast-animate-success-line-long .75s}.swal2-toast.swal2-show{animation:swal2-toast-show .5s}.swal2-toast.swal2-hide{animation:swal2-toast-hide .1s forwards}@keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}to{transform:scale(1)}}@keyframes swal2-hide{0%{transform:scale(1);opacity:1}to{transform:scale(.5);opacity:0}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}to{top:2.8125em;left:.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}to{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}to{margin-top:0;transform:scale(1);opacity:1}}@keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}to{transform:rotateX(0);opacity:1}}@keyframes swal2-rotate-loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes swal2-animate-question-mark{0%{transform:rotateY(-360deg)}to{transform:rotateY(0)}}@keyframes swal2-animate-i-mark{0%{transform:rotate(45deg);opacity:0}25%{transform:rotate(-25deg);opacity:.4}50%{transform:rotate(15deg);opacity:.8}75%{transform:rotate(-5deg);opacity:1}to{transform:rotateX(0);opacity:1}}@keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotate(2deg)}33%{transform:translateY(0) rotate(-2deg)}66%{transform:translateY(.3125em) rotate(2deg)}to{transform:translateY(0) rotate(0)}}@keyframes swal2-toast-hide{to{transform:rotate(1deg);opacity:0}}@keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}to{top:1.125em;left:.1875em;width:.75em}}@keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}to{top:.9375em;right:.1875em;width:1.375em}}.emoji-mart,.emoji-mart *{box-sizing:border-box;line-height:1.15}.emoji-mart{font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:16px;display:inline-block;color:#222427;border:1px solid #d9d9d9;border-radius:5px;background:#fff}.emoji-mart .emoji-mart-emoji{padding:6px}.emoji-mart-bar{border:0 solid #d9d9d9}.emoji-mart-bar:first-child{border-bottom-width:1px;border-top-left-radius:5px;border-top-right-radius:5px}.emoji-mart-bar:last-child{border-top-width:1px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.emoji-mart-anchors{display:flex;flex-direction:row;justify-content:space-between;padding:0 6px;line-height:0}.emoji-mart-anchor{position:relative;display:block;flex:1 1 auto;color:#858585;text-align:center;padding:12px 4px;overflow:hidden;transition:color .1s ease-out;margin:0;box-shadow:none;background:none;border:none}.emoji-mart-anchor:focus{outline:0}.emoji-mart-anchor:hover,.emoji-mart-anchor:focus,.emoji-mart-anchor-selected{color:#464646}.emoji-mart-anchor-selected .emoji-mart-anchor-bar{bottom:0}.emoji-mart-anchor-bar{position:absolute;bottom:-3px;left:0;width:100%;height:3px;background-color:#464646}.emoji-mart-anchors i{display:inline-block;width:100%;max-width:22px}.emoji-mart-anchors svg,.emoji-mart-anchors img{fill:currentColor;height:18px}.emoji-mart-scroll{overflow-y:scroll;height:270px;padding:0 6px 6px;will-change:transform}.emoji-mart-search{margin-top:6px;padding:0 6px;position:relative}.emoji-mart-search input{font-size:16px;display:block;width:100%;padding:5px 25px 6px 10px;border-radius:5px;border:1px solid #d9d9d9;outline:0}.emoji-mart-search input,.emoji-mart-search input::-webkit-search-decoration,.emoji-mart-search input::-webkit-search-cancel-button,.emoji-mart-search input::-webkit-search-results-button,.emoji-mart-search input::-webkit-search-results-decoration{-webkit-appearance:none}.emoji-mart-search-icon{position:absolute;top:3px;right:11px;z-index:2;padding:2px 5px 1px;border:none;background:none}.emoji-mart-category .emoji-mart-emoji span{z-index:1;position:relative;text-align:center;cursor:default}.emoji-mart-category .emoji-mart-emoji:hover:before{z-index:0;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f4f4f4;border-radius:100%}.emoji-mart-category-label{z-index:2;position:relative;position:sticky;top:0}.emoji-mart-category-label span{display:block;width:100%;font-weight:500;padding:5px 6px;background-color:#fff;background-color:#fffffff2}.emoji-mart-category-list{margin:0;padding:0}.emoji-mart-category-list li{list-style:none;margin:0;padding:0;display:inline-block}.emoji-mart-emoji{position:relative;display:inline-block;font-size:0;margin:0;padding:0;border:none;background:none;box-shadow:none}.emoji-mart-emoji-native{font-family:"Segoe UI Emoji",Segoe UI Symbol,Segoe UI,"Apple Color Emoji",Twemoji Mozilla,"Noto Color Emoji","Android Emoji"}.emoji-mart-no-results{font-size:14px;text-align:center;padding-top:70px;color:#858585}.emoji-mart-no-results .emoji-mart-category-label{display:none}.emoji-mart-no-results .emoji-mart-no-results-label{margin-top:.2em}.emoji-mart-no-results .emoji-mart-emoji:hover:before{content:none}.emoji-mart-preview{position:relative;height:70px}.emoji-mart-preview-emoji,.emoji-mart-preview-data,.emoji-mart-preview-skins{position:absolute;top:50%;transform:translateY(-50%)}.emoji-mart-preview-emoji{left:12px}.emoji-mart-preview-data{left:68px;right:12px;word-break:break-all}.emoji-mart-preview-skins{right:30px;text-align:right}.emoji-mart-preview-skins.custom{right:10px;text-align:right}.emoji-mart-preview-name{font-size:14px}.emoji-mart-preview-shortname{font-size:12px;color:#888}.emoji-mart-preview-shortname+.emoji-mart-preview-shortname,.emoji-mart-preview-shortname+.emoji-mart-preview-emoticon,.emoji-mart-preview-emoticon+.emoji-mart-preview-emoticon{margin-left:.5em}.emoji-mart-preview-emoticon{font-size:11px;color:#bbb}.emoji-mart-title span{display:inline-block;vertical-align:middle}.emoji-mart-title .emoji-mart-emoji{padding:0}.emoji-mart-title-label{color:#999a9c;font-size:26px;font-weight:300}.emoji-mart-skin-swatches{font-size:0;padding:2px 0;border:1px solid #d9d9d9;border-radius:12px;background-color:#fff}.emoji-mart-skin-swatches.custom{font-size:0;border:none;background-color:#fff}.emoji-mart-skin-swatches.opened .emoji-mart-skin-swatch{width:16px;padding:0 2px}.emoji-mart-skin-swatches.opened .emoji-mart-skin-swatch.selected:after{opacity:.75}.emoji-mart-skin-swatch{display:inline-block;width:0;vertical-align:middle;transition-property:width,padding;transition-duration:.125s;transition-timing-function:ease-out}.emoji-mart-skin-swatch:nth-child(1){transition-delay:0s}.emoji-mart-skin-swatch:nth-child(2){transition-delay:.03s}.emoji-mart-skin-swatch:nth-child(3){transition-delay:.06s}.emoji-mart-skin-swatch:nth-child(4){transition-delay:.09s}.emoji-mart-skin-swatch:nth-child(5){transition-delay:.12s}.emoji-mart-skin-swatch:nth-child(6){transition-delay:.15s}.emoji-mart-skin-swatch.selected{position:relative;width:16px;padding:0 2px}.emoji-mart-skin-swatch.selected:after{content:"";position:absolute;top:50%;left:50%;width:4px;height:4px;margin:-2px 0 0 -2px;background-color:#fff;border-radius:100%;pointer-events:none;opacity:0;transition:opacity .2s ease-out}.emoji-mart-skin-swatch.custom{display:inline-block;width:0;height:38px;overflow:hidden;vertical-align:middle;transition-property:width,height;transition-duration:.125s;transition-timing-function:ease-out;cursor:default}.emoji-mart-skin-swatch.custom.selected{position:relative;width:36px;height:38px;padding:0 2px 0 0}.emoji-mart-skin-swatch.custom.selected:after{content:"";width:0;height:0}.emoji-mart-skin-swatches.custom .emoji-mart-skin-swatch.custom:hover{background-color:#f4f4f4;border-radius:10%}.emoji-mart-skin-swatches.custom.opened .emoji-mart-skin-swatch.custom{width:36px;height:38px;padding:0 2px 0 0}.emoji-mart-skin-swatches.custom.opened .emoji-mart-skin-swatch.custom.selected:after{opacity:.75}.emoji-mart-skin-text.opened{display:inline-block;vertical-align:middle;text-align:left;color:#888;font-size:11px;padding:5px 2px;width:95px;height:40px;border-radius:10%;background-color:#fff}.emoji-mart-skin{display:inline-block;width:100%;padding-top:100%;max-width:12px;border-radius:100%}.emoji-mart-skin-tone-1{background-color:#ffc93a}.emoji-mart-skin-tone-2{background-color:#fadcbc}.emoji-mart-skin-tone-3{background-color:#e0bb95}.emoji-mart-skin-tone-4{background-color:#bf8f68}.emoji-mart-skin-tone-5{background-color:#9b643d}.emoji-mart-skin-tone-6{background-color:#594539}.emoji-mart-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.emoji-mart-dark{color:#fff;border-color:#555453;background-color:#222}.emoji-mart-dark .emoji-mart-bar{border-color:#555453}.emoji-mart-dark .emoji-mart-search input{color:#fff;border-color:#555453;background-color:#2f2f2f}.emoji-mart-dark .emoji-mart-search-icon svg{fill:#fff}.emoji-mart-dark .emoji-mart-category .emoji-mart-emoji:hover:before{background-color:#444}.emoji-mart-dark .emoji-mart-category-label span{background-color:#222;color:#fff}.emoji-mart-dark .emoji-mart-skin-swatches{border-color:#555453;background-color:#222}.emoji-mart-dark .emoji-mart-anchor:hover,.emoji-mart-dark .emoji-mart-anchor:focus,.emoji-mart-dark .emoji-mart-anchor-selected{color:#bfbfbf}@font-face{font-family:lg;src:url(lg.955a4bcf92186ac4.woff2?io9a6k) format("woff2"),url(lg.dc565ab5551f1c21.ttf?io9a6k) format("truetype"),url(lg.c950f0b5c587534c.woff?io9a6k) format("woff"),url(lg.a5ca0178ad5f95f7.svg?io9a6k#lg) format("svg");font-weight:400;font-style:normal;font-display:block}.lg-icon{font-family:lg!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-container{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.lg-next,.lg-prev{background-color:#00000073;border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1084;outline:none;border:none}.lg-next.disabled,.lg-prev.disabled{opacity:0!important;cursor:default}.lg-next:hover:not(.disabled),.lg-prev:hover:not(.disabled){color:#fff}.lg-single-item .lg-next,.lg-single-item .lg-prev{display:none}.lg-next{right:20px}.lg-next:before{content:"\e095"}.lg-prev{left:20px}.lg-prev:after{content:"\e094"}@keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}.lg-outer.lg-right-end .lg-object{animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-media-overlap .lg-toolbar{background-image:linear-gradient(0deg,#0000,#0006)}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:medium none;will-change:color;transition:color .2s linear;background:none;border:none;box-shadow:none}.lg-toolbar .lg-icon.lg-icon-18{font-size:18px}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-maximize{font-size:22px}.lg-toolbar .lg-maximize:after{content:"\e90a"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{color:#eee;font-size:16px;padding:10px 40px;text-align:center;z-index:1080;opacity:0;transition:opacity .2s ease-out 0s}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}.lg-sub-html a{color:inherit}.lg-sub-html a:hover{text-decoration:underline}.lg-media-overlap .lg-sub-html{background-image:linear-gradient(180deg,#0000,#0009)}.lg-item .lg-sub-html{position:absolute;bottom:0;right:0;left:0}.lg-error-msg{font-size:14px;color:#999}.lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;height:47px;vertical-align:middle}.lg-closing .lg-toolbar,.lg-closing .lg-prev,.lg-closing .lg-next,.lg-closing .lg-sub-html{opacity:0;transition:transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-media-cont{opacity:0;transform:scale3d(.5,.5,.5);will-change:transform,opacity;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-media-cont{opacity:1;transform:scaleZ(1)}.lg-icon:focus-visible{color:#fff;border-radius:3px;outline:1px dashed rgba(255,255,255,.6)}.lg-toolbar .lg-icon:focus-visible{border-radius:8px;outline-offset:-5px}.lg-group:after{content:"";display:table;clear:both}.lg-container{display:none;outline:none}.lg-on{scroll-behavior:unset}.lg-overlay-open{overflow:hidden}.lg-toolbar,.lg-prev,.lg-next,.lg-pager-outer,.lg-hide-sub-html .lg-sub-html{opacity:0;will-change:transform,opacity;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s}.lg-show-in .lg-toolbar,.lg-show-in .lg-prev,.lg-show-in .lg-next,.lg-show-in .lg-pager-outer,.lg-show-in.lg-hide-sub-html .lg-sub-html{opacity:1}.lg-show-in .lg-hide-items .lg-prev{opacity:0;transform:translate3d(-10px,0,0)}.lg-show-in .lg-hide-items .lg-next{opacity:0;transform:translate3d(10px,0,0)}.lg-show-in .lg-hide-items .lg-toolbar{opacity:0;transform:translate3d(0,-10px,0)}.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html{opacity:0;transform:translate3d(0,20px,0)}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:.001;outline:none;will-change:auto;overflow:hidden;transition:opacity .15s ease 0s}.lg-outer *{box-sizing:border-box}.lg-outer.lg-zoom-from-image,.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current{transition-duration:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-current{transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-content{position:absolute;inset:0}.lg-outer .lg-inner{width:100%;position:absolute;left:0;top:0;bottom:0;transition:opacity 0s;white-space:nowrap}.lg-outer .lg-item{display:none!important}.lg-outer .lg-item:not(.lg-start-end-progress){background:url(loading.49ca460c0836bedc.gif) no-repeat scroll center center transparent}.lg-outer.lg-css3 .lg-prev-slide,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css .lg-current{display:inline-block!important}.lg-outer .lg-item,.lg-outer .lg-img-wrap{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-item:before,.lg-outer .lg-img-wrap:before{content:"";display:inline-block;height:100%;vertical-align:middle}.lg-outer .lg-img-wrap{position:absolute;inset:0;white-space:nowrap;font-size:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-object{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto;height:auto;position:relative}.lg-outer .lg-empty-html.lg-sub-html,.lg-outer .lg-empty-html .lg-sub-html{display:none}.lg-outer.lg-hide-download .lg-download{opacity:.75;pointer-events:none}.lg-outer .lg-first-slide .lg-dummy-img{position:absolute;top:50%;left:50%}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components{transform:translateZ(0);opacity:1}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html{opacity:1;transition:opacity .2s ease-out .15s}.lg-outer .lg-media-cont{text-align:center;display:inline-block;vertical-align:middle;position:relative}.lg-outer .lg-media-cont .lg-object{width:100%!important;height:100%!important}.lg-outer .lg-has-iframe .lg-media-cont{-webkit-overflow-scrolling:touch;overflow:auto}.lg-backdrop{position:fixed;inset:0;z-index:1040;background-color:#000;opacity:0;will-change:auto;transition:opacity 333ms ease-in 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-prev-slide,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-current{transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item{backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-prev-slide,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-current{transition:opacity .1s ease 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-progress{transition:transform 1s cubic-bezier(.175,.885,.32,1.275) 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress{transition:transform 1s cubic-bezier(0,0,.25,1) 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{transform:translateZ(0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-container{display:none}.lg-container.lg-show{display:block}.lg-container.lg-dragging-vertical .lg-backdrop{transition-duration:0s!important}.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current{transition-duration:0s!important;opacity:1}.lg-inline .lg-backdrop,.lg-inline .lg-outer{position:absolute}.lg-inline .lg-backdrop{z-index:1}.lg-inline .lg-outer{z-index:2}.lg-inline .lg-maximize:after{content:"\e909"}.lg-components{transform:translate3d(0,100%,0);will-change:transform;transition:transform .35s ease-out 0s;z-index:1080;position:absolute;bottom:0;right:0;left:0}.lg-outer .lg-thumb-outer{background-color:#0d0a0a;width:100%;max-height:350px;overflow:hidden;float:left}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb,.lg-outer .lg-thumb-outer.lg-rebuilding-thumbnails .lg-thumb{transition-duration:0s!important}.lg-outer .lg-thumb-outer.lg-thumb-align-middle{text-align:center}.lg-outer .lg-thumb-outer.lg-thumb-align-left{text-align:left}.lg-outer .lg-thumb-outer.lg-thumb-align-right{text-align:right}.lg-outer.lg-single-item .lg-thumb-outer{display:none}.lg-outer .lg-thumb{padding:5px 0;height:100%;margin-bottom:-5px;display:inline-block;vertical-align:middle}@media (min-width: 768px){.lg-outer .lg-thumb{padding:10px 0}}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border-radius:2px;margin-bottom:5px;will-change:border-color}@media (min-width: 768px){.lg-outer .lg-thumb-item{border-radius:4px;border:2px solid #fff;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover;display:block}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer .lg-toggle-thumb:after{content:"\e1ff"}.lg-outer.lg-animate-thumb .lg-thumb{transition-timing-function:cubic-bezier(.215,.61,.355,1)}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image{transition-duration:0ms!important}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s}.lg-outer.lg-use-transition-for-zoom.lg-zoom-drag-transition .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;transition:transform .8s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{transform:translateZ(0);backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img{transform:scaleZ(1);transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.no-transition,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.no-transition{transition:none!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition{transform:scaleZ(1) translate3d(-50%,-50%,0)!important;max-width:none!important;max-height:none!important;top:50%!important;left:50%!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-x,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-x{transform:scaleZ(1) translate3d(-50%,0,0)!important;top:0!important;left:50%!important;max-width:none!important;max-height:none!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-y,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-y{transform:scaleZ(1) translate3d(0,-50%,0)!important;top:50%!important;left:0%!important;max-width:none!important;max-height:none!important}.lg-icon.lg-zoom-in:after{content:"\e311"}.lg-actual-size .lg-icon.lg-zoom-in{opacity:1;pointer-events:auto}.lg-icon.lg-actual-size{font-size:20px}.lg-icon.lg-actual-size:after{content:"\e033"}.lg-icon.lg-zoom-out{opacity:.5;pointer-events:none}.lg-icon.lg-zoom-out:after{content:"\e312"}.lg-zoomed .lg-icon.lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer[data-lg-slide-type=video] .lg-zoom-in,.lg-outer[data-lg-slide-type=video] .lg-actual-size,.lg-outer[data-lg-slide-type=video] .lg-zoom-out,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-in,.lg-outer[data-lg-slide-type=iframe] .lg-actual-size,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-out,.lg-outer.lg-first-slide-loading .lg-zoom-in,.lg-outer.lg-first-slide-loading .lg-actual-size,.lg-outer.lg-first-slide-loading .lg-zoom-out{opacity:.75;pointer-events:none}.lg-outer .lg-video-cont{text-align:center;display:inline-block;vertical-align:middle;position:relative}.lg-outer .lg-video-cont .lg-object{width:100%!important;height:100%!important}.lg-outer .lg-has-iframe .lg-video-cont{-webkit-overflow-scrolling:touch;overflow:auto}.lg-outer .lg-video-object{position:absolute;inset:0;width:100%;height:100%;z-index:3}.lg-outer .lg-video-poster{z-index:1}.lg-outer .lg-has-video .lg-video-object{opacity:0;will-change:opacity;transition:opacity .3s ease-in}.lg-outer .lg-has-video.lg-video-loaded .lg-video-poster,.lg-outer .lg-has-video.lg-video-loaded .lg-video-play-button{opacity:0!important}.lg-outer .lg-has-video.lg-video-loaded .lg-video-object{opacity:1}@keyframes lg-play-stroke{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes lg-play-rotate{to{transform:rotate(360deg)}}.lg-video-play-button{width:18%;max-width:140px;position:absolute;top:50%;left:50%;z-index:2;cursor:pointer;transform:translate(-50%,-50%) scale(1);will-change:opacity,transform;transition:transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s}.lg-video-play-button:hover .lg-video-play-icon-bg,.lg-video-play-button:hover .lg-video-play-icon{opacity:1}.lg-video-play-icon-bg{fill:none;stroke-width:3%;stroke:#fcfcfc;opacity:.6;will-change:opacity;transition:opacity .12s ease-in}.lg-video-play-icon-circle{position:absolute;inset:0;fill:none;stroke-width:3%;stroke:#1e1e1ee6;stroke-opacity:1;stroke-linecap:round;stroke-dasharray:200;stroke-dashoffset:200}.lg-video-play-icon{position:absolute;width:25%;max-width:120px;left:50%;top:50%;transform:translate3d(-50%,-50%,0);opacity:.6;will-change:opacity;transition:opacity .12s ease-in}.lg-video-play-icon .lg-video-play-icon-inner{fill:#fcfcfc}.lg-video-loading .lg-video-play-icon-circle{animation:lg-play-rotate 2s linear .25s infinite,lg-play-stroke 1.5s ease-in-out .25s infinite}.lg-video-loaded .lg-video-play-button{opacity:0;transform:translate(-50%,-50%) scale(.7)}

/*# sourceMappingURL=styles.a4d0d7e180a7c50e.css.map*/