@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap";@import"https://fonts.googleapis.com/icon?family=Material+Icons";@import"https://fonts.googleapis.com/css2?family=Material+Icons+Outlined";.flex-row{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:12px}.flex-row--nowrap{flex-wrap:nowrap}.flex-column{display:flex;flex-direction:column;gap:20px}.flex-column--center{align-items:center;justify-content:center}.flex-column--gap-sm{gap:10px}.flex-column--gap-md{gap:15px}.flex-align-space-between{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.flex-align-start{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:12px}.flex-align-center{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px}.responsive-metric-grid{display:flex;flex-wrap:wrap;gap:20px;align-items:stretch}.responsive-metric-grid>*{flex:1 1 calc(25% - 20px);min-width:220px;box-sizing:border-box}@media (max-width: 959px){.responsive-metric-grid>*{flex:1 1 calc(33.333% - 20px)}}@media (max-width: 599px){.responsive-metric-grid>*{flex:1 1 100%}}.responsive-card-grid{display:flex;flex-wrap:wrap;gap:20px}.responsive-card-grid>*{flex:1 1 calc(33.333% - 20px);min-width:260px;box-sizing:border-box}@media (max-width: 959px){.responsive-card-grid>*{flex:1 1 calc(50% - 20px)}}@media (max-width: 599px){.responsive-card-grid>*{flex:1 1 100%}}.responsive-video-grid{display:flex;flex-wrap:wrap;gap:24px}.responsive-video-grid>*{flex:1 1 calc(33.333% - 24px);min-width:280px;box-sizing:border-box}@media (max-width: 959px){.responsive-video-grid>*{flex:1 1 calc(50% - 24px)}}@media (max-width: 599px){.responsive-video-grid>*{flex:1 1 100%}}.chart-row-center{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.chart-row-center>*{flex:1 1 80%;max-width:100%;box-sizing:border-box}@media (max-width: 959px){.chart-row-center>*{flex:1 1 90%}}@media (max-width: 599px){.chart-row-center>*{flex:1 1 100%}}.toolbar-icons-desktop{display:flex;align-items:center;gap:4px}.toolbar-mobile-overflow{display:flex;align-items:center;flex-shrink:0}@media (max-width: 959px){.toolbar-icons-desktop{display:none}}:root{--tech-surface-bg-color: #f8fafc;--tech-surface-bg-pattern: url(tech-surface-light.3fedfbafa5c34158.svg);--tech-surface-bg-glow-a: radial-gradient(circle at 12% 6%, rgba(59, 130, 246, .08) 0%, transparent 46%);--tech-surface-bg-glow-b: radial-gradient(circle at 92% 94%, rgba(99, 102, 241, .07) 0%, transparent 42%)}html.dark-theme{--tech-surface-bg-color: #0b1220;--tech-surface-bg-pattern: url(tech-surface-dark.aee273597b145c2f.svg);--tech-surface-bg-glow-a: radial-gradient(circle at 12% 6%, rgba(59, 130, 246, .12) 0%, transparent 46%);--tech-surface-bg-glow-b: radial-gradient(circle at 92% 94%, rgba(99, 102, 241, .1) 0%, transparent 42%)}@mixin tech-surface-background{background-color: var(--tech-surface-bg-color); background-image: var(--tech-surface-bg-pattern),var(--tech-surface-bg-glow-a),var(--tech-surface-bg-glow-b); background-size: 360px 360px,100% 100%,100% 100%; background-attachment: fixed;}.tech-surface-bg{@include tech-surface-background;}.mat-sidenav-container{width:100%;max-width:100%}.mat-sidenav-content,.mat-drawer-content{min-width:0;box-sizing:border-box}.mat-drawer.sidenav,.mat-sidenav.sidenav{width:var(--sidebar-width, 272px);min-width:var(--sidebar-width, 272px);max-width:var(--sidebar-width, 272px);background:var(--sidebar-bg, var(--surface-color));border-right:1px solid var(--border-color);box-shadow:none}.mat-drawer-inner-container{scrollbar-width:thin;scrollbar-color:var(--border-color) transparent}.main-toolbar.mat-toolbar{background:var(--toolbar-bg)!important;color:var(--text-color)!important;border-bottom:1px solid var(--border-color);box-shadow:none!important;height:var(--toolbar-height, 60px)}.main-toolbar .mat-toolbar-row{min-height:var(--toolbar-height, 60px);padding:0 12px}.main-toolbar .mat-icon-button{border-radius:var(--radius-md, 10px)}.main-toolbar .mat-icon-button:hover{background:var(--menu-hover-bg, rgba(37, 99, 235, .08))}.custom-accordion.mat-accordion{display:block}.custom-accordion .mat-expansion-panel{background:transparent!important;box-shadow:none!important;border-radius:0!important;margin:0!important}.custom-accordion .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover{background:var(--menu-hover-bg, rgba(37, 99, 235, .06))!important}.custom-accordion .mat-expansion-panel-header{padding:0 16px!important;height:48px!important;font-family:var(--font-sans)}.custom-accordion .mat-expansion-panel-header-title{font-size:11px!important;font-weight:600!important;letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary)!important}.custom-accordion .mat-expansion-panel-body{padding:0 8px 12px!important}.custom-accordion .mat-expansion-indicator:after{color:var(--text-secondary)}.mat-mdc-card,.mat-card,.mat-mdc-expansion-panel,.mat-expansion-panel{border-radius:var(--radius-md, 10px)!important;border:1px solid var(--border-color)!important;box-shadow:none!important;background:var(--card-bg)!important}.mat-elevation-z0,.mat-elevation-z1,.mat-elevation-z2,.mat-elevation-z3,.mat-elevation-z4,.mat-elevation-z5,.mat-elevation-z6,.mat-elevation-z7,.mat-elevation-z8,[class*=mat-elevation-z],.mat-toolbar,.mat-mdc-dialog-container,.mat-dialog-container,.mat-mdc-menu-panel,.mat-menu-panel,.mat-mdc-select-panel,.mat-select-panel{box-shadow:none!important}.mat-mdc-dialog-container,.mat-dialog-container{border:1px solid var(--border-color)}.cdk-overlay-container .tags-subtitulos-dialog{z-index:1100}.mat-mdc-button,.mat-mdc-unelevated-button,.mat-mdc-raised-button,.mat-mdc-outlined-button,.mat-button,.mat-raised-button,.mat-flat-button,.mat-stroked-button{box-shadow:none!important;border-radius:var(--radius-sm, 8px)!important;font-weight:500;letter-spacing:.01em}.mat-mdc-raised-button:not(:disabled),.mat-raised-button:not(:disabled){box-shadow:none!important}.mat-mdc-fab,.mat-mdc-mini-fab,.mat-fab,.mat-mini-fab{box-shadow:none!important;border:1px solid var(--border-color)}.mat-ripple-element,.mdc-ripple-surface:after{opacity:.08!important}.mat-mdc-form-field,.mat-form-field{font-family:var(--font-sans)}.mat-mdc-form-field .mat-mdc-text-field-wrapper,.mat-form-field-flex{border-radius:var(--radius-sm, 8px)}.mat-mdc-form-field-appearance-fill .mat-mdc-text-field-wrapper,.mat-form-field-appearance-fill .mat-form-field-flex{background-color:var(--bg-color)!important;border:1px solid var(--border-color);border-radius:var(--radius-sm, 8px)!important;box-shadow:none!important}.mat-mdc-form-field-appearance-outline .mdc-notched-outline__leading,.mat-mdc-form-field-appearance-outline .mdc-notched-outline__notch,.mat-mdc-form-field-appearance-outline .mdc-notched-outline__trailing,.mat-form-field-appearance-outline .mat-form-field-outline-thick,.mat-form-field-appearance-outline .mat-form-field-outline{border-color:var(--border-color)!important;border-width:1px!important}.mat-mdc-form-field.mat-focused .mdc-notched-outline__leading,.mat-mdc-form-field.mat-focused .mdc-notched-outline__notch,.mat-mdc-form-field.mat-focused .mdc-notched-outline__trailing,.mat-form-field.mat-focused .mat-form-field-outline-thick{border-color:var(--menu-active-color, #2563eb)!important;border-width:1px!important}.mat-mdc-form-field-subscript-wrapper,.mat-form-field-subscript-wrapper{font-size:.75rem}.mat-mdc-tab-group,.mat-tab-group{font-family:var(--font-sans)}.mat-mdc-tab-header,.mat-tab-header{border-bottom:1px solid var(--border-color);box-shadow:none!important}.mat-mdc-tab .mdc-tab__text-label,.mat-tab-label{letter-spacing:.02em;opacity:1!important}.mat-mdc-tab:not(.mdc-tab--active) .mdc-tab__text-label,.mat-tab-label:not(.mat-tab-label-active){color:var(--text-secondary)!important;font-weight:500}.mat-mdc-tab.mdc-tab--active,.mat-tab-label.mat-tab-label-active{background-color:var(--menu-active-bg, rgba(37, 99, 235, .1))}.mat-mdc-tab.mdc-tab--active .mdc-tab__text-label,.mat-tab-label.mat-tab-label-active{color:var(--menu-active-color, #2563eb)!important;font-weight:600!important}.mat-mdc-tab:not(.mdc-tab--active):hover,.mat-tab-label:not(.mat-tab-label-active):hover{background-color:var(--menu-hover-bg, rgba(37, 99, 235, .06))}.mat-mdc-tab .mdc-tab-indicator__content--underline,.mat-tab-group.mat-primary .mat-ink-bar,.mat-ink-bar{height:3px!important;border-radius:3px 3px 0 0;background-color:var(--menu-active-color, #2563eb)!important;border-color:var(--menu-active-color, #2563eb)!important}.mat-mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline{opacity:1!important}.mat-mdc-table,.mat-table{background:transparent!important;box-shadow:none!important}.mat-mdc-header-row,.mat-header-row{background:var(--table-header-bg)!important;font-family:var(--font-sans);font-weight:600;font-size:var(--table-header-font-size, 11px);text-transform:uppercase;letter-spacing:.04em;color:var(--text-secondary)}.mat-mdc-row,.mat-row{border-bottom:1px solid var(--border-color)}.mat-mdc-row:hover,.mat-row:hover{background:var(--table-row-hover)!important}.mat-mdc-paginator,.mat-paginator{background:transparent!important;border-top:1px solid var(--border-color);box-shadow:none!important}.mat-mdc-chip,.mat-chip{box-shadow:none!important;border:1px solid var(--border-color);font-weight:500}.mat-mdc-list-item,.mat-list-item{font-family:var(--font-sans)}.mat-mdc-list-item:hover,.mat-list-item:hover{background:var(--menu-hover-bg)!important}.mat-mdc-slide-toggle .mdc-switch__track,.mat-slide-toggle-bar{opacity:.9}.mat-mdc-snack-bar-container,.mat-snack-bar-container{box-shadow:var(--shadow-sm)!important}.mat-mdc-list-item,.mat-list-item,.mat-mdc-header-row,.mat-header-row{font-family:var(--font-sans)}.app-page-shell{max-width:var(--content-max-width, 1440px);margin:0 auto}.container{border-radius:var(--radius-md, 10px);border:1px solid var(--border-color);box-shadow:none;padding:24px;background:var(--surface-color)}@media screen and (max-width: 768px){.container{padding:16px;border-radius:var(--radius-md, 10px)}}a[mat-button]:hover,a[mat-list-item]:hover,.menu-item:hover{background-color:var(--menu-hover-bg, rgba(37, 99, 235, .06))}a:not([mat-button]):not([mat-list-item]):hover{background-color:transparent;opacity:.85}.ui-section-title{margin:0 0 16px;font-size:1.125rem;font-weight:600;letter-spacing:-.02em;color:var(--text-color)}.ui-section-subtitle{margin:-8px 0 20px;font-size:.875rem;color:var(--text-secondary);font-weight:400}.mat-mdc-icon-button,.mat-icon-button{border-radius:var(--radius-md, 10px)!important}.dashboard-container .card{flex-direction:row!important;margin:0!important;border:none}.search-field,.filter-field,.role-filter,.search-group .search-field,.search-group .role-filter,.filter-input,.director-filter-field,.chat-search,.term-input,.search-wrapper mat-form-field,.search-container mat-form-field,.filter-and-stats mat-form-field,.message-list-header mat-form-field,.filters-row .search-field,mat-form-field:has(input[placeholder*=Buscar]),mat-form-field:has(input[placeholder*=buscar]),mat-form-field:has(input[placeholder*=Filtrar]),mat-form-field:has(input[placeholder*=filtrar]){font-size:12px;--mat-form-field-container-height: 40px}:is(.search-field,.filter-field,.role-filter,.search-group .search-field,.search-group .role-filter,.filter-input,.director-filter-field,.chat-search,.term-input,.search-wrapper mat-form-field,.search-container mat-form-field,.filter-and-stats mat-form-field,.message-list-header mat-form-field,.filters-row .search-field,mat-form-field:has(input[placeholder*=Buscar]),mat-form-field:has(input[placeholder*=buscar]),mat-form-field:has(input[placeholder*=Filtrar]),mat-form-field:has(input[placeholder*=filtrar])) .mat-mdc-form-field-subscript-wrapper{display:none}:is(.search-field,.filter-field,.role-filter,.search-group .search-field,.search-group .role-filter,.filter-input,.director-filter-field,.chat-search,.term-input,.search-wrapper mat-form-field,.search-container mat-form-field,.filter-and-stats mat-form-field,.message-list-header mat-form-field,.filters-row .search-field,mat-form-field:has(input[placeholder*=Buscar]),mat-form-field:has(input[placeholder*=buscar]),mat-form-field:has(input[placeholder*=Filtrar]),mat-form-field:has(input[placeholder*=filtrar])) .mat-mdc-text-field-wrapper{height:auto!important;min-height:40px;padding:0 12px!important}:is(.search-field,.filter-field,.role-filter,.search-group .search-field,.search-group .role-filter,.filter-input,.director-filter-field,.chat-search,.term-input,.search-wrapper mat-form-field,.search-container mat-form-field,.filter-and-stats mat-form-field,.message-list-header mat-form-field,.filters-row .search-field,mat-form-field:has(input[placeholder*=Buscar]),mat-form-field:has(input[placeholder*=buscar]),mat-form-field:has(input[placeholder*=Filtrar]),mat-form-field:has(input[placeholder*=filtrar])) .mat-mdc-form-field-flex{height:auto;min-height:40px;align-items:center}:is(.search-field,.filter-field,.role-filter,.search-group .search-field,.search-group .role-filter,.filter-input,.director-filter-field,.chat-search,.term-input,.search-wrapper mat-form-field,.search-container mat-form-field,.filter-and-stats mat-form-field,.message-list-header mat-form-field,.filters-row .search-field,mat-form-field:has(input[placeholder*=Buscar]),mat-form-field:has(input[placeholder*=buscar]),mat-form-field:has(input[placeholder*=Filtrar]),mat-form-field:has(input[placeholder*=filtrar])) .mat-mdc-form-field-infix{min-height:24px;padding-top:10px!important;padding-bottom:10px!important}:is(.search-field,.filter-field,.role-filter,.search-group .search-field,.search-group .role-filter,.filter-input,.director-filter-field,.chat-search,.term-input,.search-wrapper mat-form-field,.search-container mat-form-field,.filter-and-stats mat-form-field,.message-list-header mat-form-field,.filters-row .search-field,mat-form-field:has(input[placeholder*=Buscar]),mat-form-field:has(input[placeholder*=buscar]),mat-form-field:has(input[placeholder*=Filtrar]),mat-form-field:has(input[placeholder*=filtrar])) :is(.mat-mdc-floating-label,.mdc-floating-label){font-size:12px!important}:is(.search-field,.filter-field,.role-filter,.search-group .search-field,.search-group .role-filter,.filter-input,.director-filter-field,.chat-search,.term-input,.search-wrapper mat-form-field,.search-container mat-form-field,.filter-and-stats mat-form-field,.message-list-header mat-form-field,.filters-row .search-field,mat-form-field:has(input[placeholder*=Buscar]),mat-form-field:has(input[placeholder*=buscar]),mat-form-field:has(input[placeholder*=Filtrar]),mat-form-field:has(input[placeholder*=filtrar])) :is(input.mat-mdc-input-element,.mat-mdc-select-value,.mat-mdc-select-trigger){font-size:12px!important;line-height:1.25}:is(.search-field,.filter-field,.role-filter,.search-group .search-field,.search-group .role-filter,.filter-input,.director-filter-field,.chat-search,.term-input,.search-wrapper mat-form-field,.search-container mat-form-field,.filter-and-stats mat-form-field,.message-list-header mat-form-field,.filters-row .search-field,mat-form-field:has(input[placeholder*=Buscar]),mat-form-field:has(input[placeholder*=buscar]),mat-form-field:has(input[placeholder*=Filtrar]),mat-form-field:has(input[placeholder*=filtrar])) .mat-form-field-wrapper{padding-bottom:0}:is(.search-field,.filter-field,.role-filter,.search-group .search-field,.search-group .role-filter,.filter-input,.director-filter-field,.chat-search,.term-input,.search-wrapper mat-form-field,.search-container mat-form-field,.filter-and-stats mat-form-field,.message-list-header mat-form-field,.filters-row .search-field,mat-form-field:has(input[placeholder*=Buscar]),mat-form-field:has(input[placeholder*=buscar]),mat-form-field:has(input[placeholder*=Filtrar]),mat-form-field:has(input[placeholder*=filtrar])) .mat-form-field-infix{padding:8px 0!important;min-height:24px;font-size:12px}:is(.search-field,.filter-field,.role-filter,.search-group .search-field,.search-group .role-filter,.filter-input,.director-filter-field,.chat-search,.term-input,.search-wrapper mat-form-field,.search-container mat-form-field,.filter-and-stats mat-form-field,.message-list-header mat-form-field,.filters-row .search-field,mat-form-field:has(input[placeholder*=Buscar]),mat-form-field:has(input[placeholder*=buscar]),mat-form-field:has(input[placeholder*=Filtrar]),mat-form-field:has(input[placeholder*=filtrar])) .mat-form-field-label{font-size:12px}:is(.search-field,.filter-field,.role-filter,.search-group .search-field,.search-group .role-filter,.filter-input,.director-filter-field,.chat-search,.term-input,.search-wrapper mat-form-field,.search-container mat-form-field,.filter-and-stats mat-form-field,.message-list-header mat-form-field,.filters-row .search-field,mat-form-field:has(input[placeholder*=Buscar]),mat-form-field:has(input[placeholder*=buscar]),mat-form-field:has(input[placeholder*=Filtrar]),mat-form-field:has(input[placeholder*=filtrar])).mat-form-field-appearance-outline .mdc-floating-label:not(.mdc-floating-label--float-above){top:50%!important;transform:translateY(-50%)!important}:is(.search-field,.filter-field,.role-filter,.search-group .search-field,.search-group .role-filter,.filter-input,.director-filter-field,.chat-search,.term-input,.search-wrapper mat-form-field,.search-container mat-form-field,.filter-and-stats mat-form-field,.message-list-header mat-form-field,.filters-row .search-field,mat-form-field:has(input[placeholder*=Buscar]),mat-form-field:has(input[placeholder*=buscar]),mat-form-field:has(input[placeholder*=Filtrar]),mat-form-field:has(input[placeholder*=filtrar])).mat-form-field-appearance-outline .mdc-floating-label--float-above{top:20px!important;transform:translateY(-106%) scale(.75)!important}:is(.search-field,.filter-field,.role-filter,.search-group .search-field,.search-group .role-filter,.filter-input,.director-filter-field,.chat-search,.term-input,.search-wrapper mat-form-field,.search-container mat-form-field,.filter-and-stats mat-form-field,.message-list-header mat-form-field,.filters-row .search-field,mat-form-field:has(input[placeholder*=Buscar]),mat-form-field:has(input[placeholder*=buscar]),mat-form-field:has(input[placeholder*=Filtrar]),mat-form-field:has(input[placeholder*=filtrar])).mat-form-field-appearance-outline .mat-mdc-form-field-infix{padding-top:12px!important;padding-bottom:8px!important}.table-container,.data-table-wrap{overflow-x:auto}.data-table,.styled-table,.custom-table,.contenidos-table,.full-width-table{width:100%;border-collapse:collapse;background-color:var(--surface-color);border-radius:8px;font-size:var(--table-font-size, 13px);line-height:var(--table-line-height, 1.35);color:var(--text-color)}.data-table{overflow:hidden;box-shadow:0 2px 4px #0000000a}.data-table th,.data-table td,.styled-table th,.styled-table td,.custom-table th,.custom-table td,.contenidos-table th,.contenidos-table td,.full-width-table th,.full-width-table td{padding:var(--table-cell-padding-y, 6px) var(--table-cell-padding-x, 8px);border-bottom:1px solid var(--border-color);vertical-align:middle}.data-table th,.data-table td{text-align:center}.styled-table th,.styled-table td,.custom-table th,.custom-table td,.contenidos-table th,.contenidos-table td,.full-width-table th,.full-width-table td{text-align:left}.data-table thead th,.styled-table thead th,.custom-table thead th,.contenidos-table thead th,.full-width-table thead th,.data-table th,.styled-table th,.custom-table th,.contenidos-table th,.full-width-table th{background-color:var(--table-header-bg);color:var(--text-secondary);font-weight:600;text-transform:uppercase;font-size:var(--table-header-font-size, 11px);letter-spacing:.03em;padding:var(--table-head-padding-y, 7px) var(--table-head-padding-x, 8px)}.data-table tbody tr:nth-child(odd),.styled-table tbody tr:nth-child(odd),.custom-table tbody tr:nth-child(odd),.contenidos-table tbody tr:nth-child(odd),.full-width-table .mat-row:nth-child(odd),.full-width-table tbody tr:nth-child(odd){background-color:var(--surface-color)}.data-table tbody tr:nth-child(2n),.styled-table tbody tr:nth-child(2n),.custom-table tbody tr:nth-child(2n),.contenidos-table tbody tr:nth-child(2n),.full-width-table .mat-row:nth-child(2n),.full-width-table tbody tr:nth-child(2n){background-color:color-mix(in srgb,var(--bg-color) 45%,var(--surface-color))}body.dark-theme .data-table tbody tr:nth-child(2n),body.dark-theme .styled-table tbody tr:nth-child(2n),body.dark-theme .custom-table tbody tr:nth-child(2n),body.dark-theme .contenidos-table tbody tr:nth-child(2n),body.dark-theme .full-width-table .mat-row:nth-child(2n),body.dark-theme .full-width-table tbody tr:nth-child(2n){background-color:color-mix(in srgb,var(--bg-color) 65%,var(--surface-color))}.data-table tbody tr:hover,.styled-table tbody tr:hover,.custom-table tbody tr:hover,.contenidos-table tbody tr:hover,.full-width-table .mat-row:hover,.full-width-table tbody tr:hover{background-color:var(--table-row-hover)!important}.data-table .mat-icon,.styled-table .mat-icon,.custom-table .mat-icon,.contenidos-table .mat-icon,.full-width-table .mat-icon{font-size:var(--table-icon-size, 20px);width:var(--table-icon-size, 20px);height:var(--table-icon-size, 20px);line-height:var(--table-icon-size, 20px)}.data-table .mat-mdc-icon-button,.data-table .mat-icon-button,.styled-table .mat-mdc-icon-button,.styled-table .mat-icon-button,.custom-table .mat-mdc-icon-button,.custom-table .mat-icon-button,.contenidos-table .mat-mdc-icon-button,.contenidos-table .mat-icon-button,.full-width-table .mat-mdc-icon-button,.full-width-table .mat-icon-button{width:var(--table-icon-btn-size, 30px);height:var(--table-icon-btn-size, 30px);min-width:var(--table-icon-btn-size, 30px);padding:0;line-height:var(--table-icon-btn-size, 30px);display:inline-flex;align-items:center;justify-content:center;vertical-align:middle}.data-table .mat-mdc-button-touch-target,.styled-table .mat-mdc-button-touch-target,.custom-table .mat-mdc-button-touch-target,.contenidos-table .mat-mdc-button-touch-target,.full-width-table .mat-mdc-button-touch-target{width:var(--table-icon-btn-size, 30px);height:var(--table-icon-btn-size, 30px)}.data-table td.actions-cell,.data-table td.action-cell,.styled-table td.action-cell{white-space:nowrap}.data-table .align-left,.data-table th.align-left,.data-table td.align-left{text-align:left!important}.data-table .compact-btn.mat-mdc-button,.data-table .compact-btn.mat-mdc-outlined-button,.data-table .compact-btn.mat-mdc-unelevated-button,.data-table a.compact-btn{font-size:var(--table-compact-btn-font-size, 11px);min-height:var(--table-compact-btn-height, 28px);line-height:var(--table-compact-btn-height, 28px);padding:0 8px}.data-table .cell-sub,.styled-table .cell-sub{display:block;font-size:var(--table-sub-font-size, 11px);color:var(--text-secondary);font-weight:400;margin-top:1px}.data-table .cell-chip,.styled-table .cell-chip{display:inline-block;padding:1px 6px;border-radius:4px;font-size:var(--table-chip-font-size, 11px);font-weight:600;background:var(--badge-new-highlight, #f1f5f9);border:1px solid var(--border-color);white-space:nowrap}.data-table .cell-badge,.styled-table .cell-badge{display:inline-block;font-size:var(--table-badge-font-size, 10px);font-weight:700;text-transform:uppercase;letter-spacing:.03em;padding:1px 5px;margin-right:4px;border-radius:3px;background:#dbeafe;color:#1d4ed8;vertical-align:middle}body.dark-theme .data-table .cell-badge,body.dark-theme .styled-table .cell-badge{background:#1e3a5f;color:#93c5fd}.data-table .empty-cell{text-align:center;padding:20px 12px!important;color:var(--text-secondary)}.data-table td.align-center{white-space:nowrap;line-height:1}.align-left{text-align:left!important}.sort-btn{font-weight:600;color:var(--text-secondary);border:none;background:none;cursor:pointer;text-transform:uppercase;font-size:var(--table-header-font-size, 11px);letter-spacing:.03em;padding:0;line-height:1.2}.sort-btn--left{text-align:left;width:100%}.sort-btn:hover{color:var(--text-color)}.name-col{text-align:left!important;padding-left:8px!important;font-size:var(--table-emphasis-font-size, 15px);font-weight:700}.category-col,.id-col{text-align:left!important;font-size:var(--table-sub-font-size, 11px)}.pagination-container{display:flex;justify-content:space-between;align-items:center;padding:10px 0;margin-top:10px;border-top:1px solid var(--border-color);color:var(--text-secondary)}.pagination-info{font-size:var(--table-sub-font-size, 11px);color:var(--text-secondary)}.pagination-buttons{display:flex;gap:4px;align-items:center}.pagination-buttons .mat-mdc-icon-button,.pagination-buttons .mat-icon-button{width:var(--table-icon-btn-size, 30px);height:var(--table-icon-btn-size, 30px);min-width:var(--table-icon-btn-size, 30px)}#zmmtg-root{display:none}html{scroll-behavior:smooth;min-height:100%;background-color:#f8fafc;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}html.dark-theme{background-color:#0f172a}body{min-height:100%;height:100%;width:100%;margin:0;background-color:var(--bg-color);font-family:var(--font-sans, "Plus Jakarta Sans", "Inter", system-ui, sans-serif)!important;color:var(--text-color);transition:background-color .3s ease,color .3s ease;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;padding:env(safe-area-inset-top,0) env(safe-area-inset-right,0) env(safe-area-inset-bottom,0) env(safe-area-inset-left,0)}app-root{display:block;position:relative;min-height:100%;height:100%;overflow:hidden;background-color:var(--bg-color)}a:hover{cursor:pointer}h1,h2,h3,h4,h5,h6{font-family:var(--font-sans, "Plus Jakarta Sans", sans-serif);font-weight:600;letter-spacing:-.02em;color:var(--text-color)}h4,h3,h2{font-weight:600}h3,h4{color:var(--text-color)}.borde{border:1px solid var(--border-color)}input{color:var(--text-color);background-color:transparent}.ck.ck-editor__editable,.ck-editor__editable_inline,.ck-editor__main .ck-content{direction:ltr!important;text-align:left!important;unicode-bidi:normal!important}.back{background-size:cover}hr{border:none;border-top:1px solid var(--border-color)}.titulo{color:var(--text-color);background-color:transparent;border-bottom:1px solid var(--border-color);padding:12px 4px;font-weight:600;font-size:1.05rem;letter-spacing:-.01em}.red{color:#0288d1}.red-light{color:var(--text-secondary)}li{padding-right:9px}ul{list-style-type:none}.no-padding{padding:none!important}.titulos{color:var(--text-color);font-size:18px}.titulo-outline{color:var(--text-secondary);padding:6px;border-bottom:1px solid var(--border-color)}.licencia{color:var(--text-secondary);position:fixed;left:0;bottom:0;font-weight:400;text-align:center;font-size:12px;width:min(300px,100vw);box-sizing:border-box;padding:0 8px env(safe-area-inset-bottom,0)}.myaccount{color:var(--text-color)!important;background-color:var(--surface-color);padding:16px;text-align:center;font-weight:400;border:none;border-bottom:15px solid var(--bg-color)}.confirm-save{margin-left:10px;color:var(--text-color)!important;padding:10px;border-radius:6px;width:80%}.confirm-save-registro{margin-top:10px;color:var(--text-secondary);padding:10px;font-size:16px;font-weight:400;width:100%}.fix{position:absolute;margin-top:0;font-size:14px}.bordo{color:var(--text-secondary)}mat-panel-title{color:var(--text-color)}.orange{color:#1565c0;font-weight:300;font-size:13px}.container{background-color:var(--surface-color);padding:30px;margin-bottom:45px;box-sizing:border-box;max-width:100%}@media screen and (max-width: 768px){.container{padding:16px 12px;margin-bottom:24px}}.center{text-align:center}.center-text{float:left;text-align:center;border-bottom:#1565C0 2px solid}.table{width:100%;max-width:100%;margin-bottom:2em;background-color:var(--surface-color);border-collapse:collapse;margin-left:auto;margin-right:auto;color:var(--text-color);font-family:var(--font-sans, "Plus Jakarta Sans", "Inter", sans-serif);border-radius:8px;overflow:hidden}.table th,.table td{text-align:left;padding:var(--table-cell-padding-y, 6px) var(--table-cell-padding-x, 8px);vertical-align:middle;border-top:1px solid var(--border-color);font-size:var(--table-font-size, 13px);line-height:var(--table-line-height, 1.35)}.table thead th{font-weight:600;vertical-align:middle;color:var(--text-secondary);text-transform:uppercase;font-size:var(--table-header-font-size, 11px);letter-spacing:.03em;padding:var(--table-head-padding-y, 7px) var(--table-head-padding-x, 8px)}.table thead tr{border-bottom:2px solid var(--border-color);background-color:var(--table-header-bg)}.table tbody tr:hover{background-color:var(--table-row-hover)}.table-header-title{font-size:2.4em;line-height:3.2em;letter-spacing:0;font-weight:300;color:var(--text-color);text-transform:inherit;margin-bottom:1em;text-align:center}.table-header-subtitle{font-size:1.5em;line-height:2.8em;letter-spacing:.01em;font-weight:400;color:var(--text-color);text-align:center}.table-bordered tr{border-bottom:1px solid var(--border-color)}.table-striped tbody tr:nth-child(odd){background-color:var(--bg-color)}.table-hover tbody tr:hover{background-color:var(--table-row-hover)}@media screen and (max-width: 768px){.table-responsive-vertical .table{margin-bottom:0;background-color:transparent}.table-responsive-vertical .table thead,.table-responsive-vertical .table tfoot{display:none}.table-responsive-vertical .table tbody{display:block}.table-responsive-vertical .table tbody tr{display:block;border:1px solid var(--border-color);border-radius:8px;margin-bottom:1.6em;background:var(--surface-color);padding:10px;box-shadow:0 2px 4px #0000001a}.table-responsive-vertical .table tbody tr td{background-color:transparent;display:block;text-align:right;padding:8px 0;border-bottom:1px solid var(--border-color)}.table-responsive-vertical .table tbody tr td:last-child{border-bottom:none}.table-responsive-vertical .table tbody tr td[data-title]:before{content:attr(data-title);float:left;font-size:inherit;font-weight:600;color:var(--text-secondary)}}.md-20{float:left;width:19%}.md-80{float:left;width:79%}.md-100{min-width:100px}.suave{color:var(--text-secondary)}.fullWidth-50{width:49%}.fullWidth-33{width:32%}.fullWidth-50-p{width:47%;float:left;min-width:min(100%,280px);padding:12px;box-sizing:border-box}@media screen and (max-width: 768px){.fullWidth-50-p{width:100%;float:none;min-width:0}.fullWidth-50,.fullWidth-33{width:100%!important;float:none}.md-20,.md-80{width:100%;float:none}}.fullWidth-100,.fullWidth{width:100%}.loader{text-align:center}.small{font-size:11px}.badge1,.badge2,.badge3{position:relative;content:attr(data-badge);position:absolute;top:-6px;right:-6px;font-size:.8em;background:var(--surface-color);background-color:#f8412d;color:#fff;width:22px;height:22px;text-align:center;line-height:22px;border-radius:50%;box-shadow:0 0 2px #00000080}.badge1{z-index:10}.store-pronto-badge{display:inline-block;padding:5px 10px;border-radius:999px;font-size:.625rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;line-height:1;color:#fff;background:#ea580c;box-shadow:0 2px 8px #0f172a26}.store-pronto-badge--overlay{position:absolute;top:10px;left:10px;z-index:1}.badge-nuevo{position:absolute;font-size:11px;letter-spacing:.06em;color:var(--badge-new-fg);min-width:88px;padding:0 10px;background:var(--badge-new-bg);height:26px;font-weight:700;text-align:center;line-height:26px;z-index:100;border-radius:0 0 10px;box-shadow:var(--badge-new-shadow);text-transform:uppercase}footer{position:fixed;left:0;bottom:0;width:100%;padding:8px;background-color:var(--surface-color);border-top:1px solid var(--border-color);font-size:14px;color:var(--text-color)}.fondoblanco{background-color:var(--surface-color)}router-outlet~*{position:absolute;inset:0;width:auto;height:auto;box-sizing:border-box;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.padding{margin-right:10px}.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:none!important}.fixActionRow{height:90%;display:flex;flex-direction:column}.spacers-f{flex-grow:1}.input-headline{font-size:12px;line-height:12px;font-weight:300}.azul{color:var(--text-color);font-family:Inter;font-weight:600}.mat-icon-button{line-height:unset}iframe{float:left;height:80vh;width:100%;max-width:100%}@media screen and (max-width: 768px){iframe{height:min(70vh,560px)}}.titulo_recursos{padding:8px;color:var(--text-secondary);font-size:19px}#close{background-color:#1565c0;color:#fff;position:absolute;top:30px;right:50px;z-index:90}.btnOrden{border:none;font-family:Archivo,Helvetica Neue,sans-serif;font-size:16px;font-weight:500;color:var(--text-secondary);background-color:var(--surface-color)}.avatar img{border-radius:50%;background-color:var(--surface-color);border:4px solid var(--border-color)}.avatarmsg img{border-radius:50%;border:1px solid var(--border-color);background-color:var(--surface-color)}.card2{min-height:100%;background-color:var(--surface-color);text-decoration:none;color:var(--text-color);position:relative;top:0;border:2px solid var(--border-color)}.card2 article{padding:10px;text-align:center}.card2 .thumb{padding-bottom:100px!important;background-size:cover;background-repeat:no-repeat;background-position:center center;background-size:auto 50%;border-radius:9px}.card2 p{flex:1;line-height:1.4}.card{display:flex;flex-direction:column;justify-content:space-between;margin:20px;background-color:var(--surface-color);box-shadow:none;border-radius:8px;border:1px solid var(--border-color)}.card:hover{box-shadow:none;border-color:color-mix(in srgb,var(--menu-active-color, #2563eb) 22%,var(--border-color));transform:none}.card article{padding:10px;text-align:center;font-size:14px;font-weight:600;color:var(--text-color)}.card .icon{padding-bottom:100px!important;font-size:70px;color:var(--text-secondary)}.fixed-toolbar{position:fixed;top:0;left:0;width:100%;height:60px;background-color:var(--toolbar-bg);border-bottom:1px solid var(--border-color);z-index:10}.bottom-toolbar{position:fixed;right:30px;bottom:30px;min-width:200px;background-color:var(--surface-color);color:var(--text-color);padding:12px 20px;z-index:1100;border-radius:50px;box-shadow:0 10px 25px #0000004d;border:1px solid var(--border-color);display:flex;align-items:center;gap:12px}.render{height:100px;width:300px;border:2px solid var(--text-color);overflow:scroll}.textoinfo{font-size:15px;font-weight:400;color:var(--text-color);padding:6px}.textotitulo{font-size:20px;font-weight:300;padding:6px;color:var(--text-secondary)}.textotitulo2{font-size:17px;font-weight:600;padding:6px;color:#3b82f6}.box{padding:16px;background-color:var(--surface-color);border:1px solid var(--border-color);margin:8px;border-radius:var(--radius-md, 10px);box-shadow:none}.html{background-color:var(--bg-color)!important;padding:20px;color:var(--text-color);border-radius:10px}.fullscreen-dialog-header{display:flex;align-items:center;justify-content:space-between;padding:10px 20px;background:var(--toolbar-bg);border-bottom:1px solid var(--border-color);color:var(--text-color);box-shadow:0 2px 4px #0000001a;position:sticky;top:0;z-index:1000}.fullscreen-dialog-title{font-size:1.25rem;font-weight:600;letter-spacing:.5px;margin:0;text-transform:uppercase}.video-dialog-panel .mat-dialog-container{padding:0!important;background:#0f0f10!important;border-radius:12px!important;overflow:hidden!important;box-shadow:0 24px 80px #000c!important}.help-video-dialog-panel .mat-mdc-dialog-container,.help-video-dialog-panel .mat-mdc-dialog-surface,.help-video-dialog-panel .mat-dialog-container{padding:0!important;margin:0!important;width:100vw!important;max-width:100vw!important;height:100vh!important;max-height:100vh!important;border-radius:0!important;overflow:hidden!important}.help-video-dialog-panel .mat-mdc-dialog-surface{display:flex;flex-direction:column}.modulos-dialog-panel .mat-mdc-dialog-container,.modulos-dialog-panel .mat-mdc-dialog-surface,.modulos-dialog-panel .mat-dialog-container{padding:0!important;margin:0!important;width:100vw!important;max-width:100vw!important;height:100vh!important;max-height:100vh!important;border-radius:0!important;overflow:hidden!important;box-shadow:none!important}.modulos-dialog-panel .mat-mdc-dialog-surface{display:flex;flex-direction:column;min-height:0}.inscriptos-dialog-panel .mat-mdc-dialog-container,.inscriptos-dialog-panel .mat-mdc-dialog-surface,.inscriptos-dialog-panel .mat-dialog-container{padding:0!important;margin:0!important;width:100vw!important;max-width:100vw!important;height:100vh!important;max-height:100vh!important;border-radius:0!important;overflow:hidden!important;box-shadow:none!important}.inscriptos-dialog-panel .mat-mdc-dialog-surface{display:flex;flex-direction:column;min-height:0}.inscriptos-dialog-panel app-inscriptos{display:flex;flex-direction:column;flex:1;min-height:0;height:100%}.cdk-overlay-pane.examenes-dialog-panel{z-index:1100!important}.examenes-dialog-panel .mat-mdc-dialog-container,.examenes-dialog-panel .mat-mdc-dialog-surface,.examenes-dialog-panel .mat-dialog-container{padding:0!important;margin:0!important;width:100vw!important;max-width:100vw!important;height:100vh!important;max-height:100vh!important;border-radius:0!important;overflow:hidden!important;box-shadow:none!important}.examenes-dialog-panel .mat-mdc-dialog-surface{display:flex;flex-direction:column;min-height:0}.examenes-dialog-panel app-examenes{display:flex;flex-direction:column;flex:1;min-height:0;height:100%}.examenes-dialog-panel .mat-mdc-dialog-content,.examenes-dialog-panel .mat-dialog-content{flex:1;min-height:0;max-height:none!important;margin:0!important;padding:0 20px 16px!important;overflow-y:auto!important}.examenes-dialog-panel .mat-mdc-dialog-actions,.examenes-dialog-panel .mat-dialog-actions{display:none!important;min-height:0!important;padding:0!important;margin:0!important}.mesas-dialog-panel .mat-mdc-dialog-container,.mesas-dialog-panel .mat-mdc-dialog-surface,.mesas-dialog-panel .mat-dialog-container{padding:0!important;border-radius:16px!important;overflow:hidden!important;box-shadow:0 20px 60px #1a237e38!important}.mesas-dialog-panel .mat-mdc-dialog-surface{display:flex;flex-direction:column;max-height:85vh}.correccion-dialog-panel .mat-mdc-dialog-container,.correccion-dialog-panel .mat-mdc-dialog-surface,.correccion-dialog-panel .mat-dialog-container{padding:0!important;border-radius:16px!important;overflow:hidden!important;box-shadow:0 20px 60px #1a237e38!important}.correccion-dialog-panel .mat-mdc-dialog-surface{display:flex;flex-direction:column;max-height:85vh}.exam-enviar-dialog-panel .mat-mdc-dialog-container,.exam-enviar-dialog-panel .mat-mdc-dialog-surface,.exam-enviar-dialog-panel .mat-dialog-container{border-radius:16px!important;overflow:hidden!important;box-shadow:0 20px 50px #0f172a47!important}.exam-enviar-dialog-panel .mat-mdc-dialog-surface{background:var(--surface-color)!important;border:1px solid var(--border-color)}.exam-enviar-dialog-panel h2.mat-mdc-dialog-title{margin:0;padding:20px 24px 12px;font-size:1.2rem;font-weight:700;color:var(--text-color);background:linear-gradient(135deg,#2563eb1f,#6366f10f);border-bottom:1px solid var(--border-color)}body.dark-theme .exam-enviar-dialog-panel h2.mat-mdc-dialog-title{background:linear-gradient(135deg,#3b82f62e,#1e3a5f59)}.exam-enviar-dialog-panel .confirm-dialog__message{padding:4px 0 8px;color:var(--text-color)}.exam-enviar-dialog-panel .confirm-dialog__actions{padding:8px 16px 16px;border-top:1px solid var(--border-color)}.exam-enviar-dialog-panel .confirm-dialog__actions button[mat-dialog-close]{font-weight:600}.import-models-dialog-panel .mat-mdc-dialog-container,.import-models-dialog-panel .mat-dialog-container{padding:20px 0 0!important;border-radius:12px!important;overflow:hidden}.novedades-dialog-panel .mat-mdc-dialog-container,.novedades-dialog-panel .mat-mdc-dialog-surface,.novedades-dialog-panel .mat-dialog-container{padding:0!important;margin:0!important;border-radius:18px!important;overflow:hidden!important;background:var(--surface-color, #fff)!important;border:1px solid rgba(15,23,42,.08);box-shadow:0 12px 40px #0f172a1f!important}html.dark-theme .novedades-dialog-panel .mat-mdc-dialog-container,html.dark-theme .novedades-dialog-panel .mat-mdc-dialog-surface,html.dark-theme .novedades-dialog-panel .mat-dialog-container{border-color:var(--border-color, #334155);box-shadow:0 12px 40px #00000059!important}.novedades-dialog-panel .mat-mdc-dialog-surface{display:flex;flex-direction:column;min-height:0}@charset "UTF-8";.material-icons{font-family:Material Icons Outlined,Material Icons;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;font-feature-settings:"liga";-webkit-font-smoothing:antialiased}html{--mat-badge-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-large-size-text-size: 24px}.mat-h1,.mat-headline-5,.mat-typography .mat-h1,.mat-typography .mat-headline-5,.mat-typography h1{font:600 24px/32px Plus Jakarta Sans,system-ui,sans-serif;letter-spacing:0;margin:0 0 16px}.mat-h2,.mat-headline-6,.mat-typography .mat-h2,.mat-typography .mat-headline-6,.mat-typography h2{font:500 20px/32px Plus Jakarta Sans,system-ui,sans-serif;letter-spacing:.0075em;margin:0 0 16px}.mat-h3,.mat-subtitle-1,.mat-typography .mat-h3,.mat-typography .mat-subtitle-1,.mat-typography h3{font:400 16px/28px Plus Jakarta Sans,system-ui,sans-serif;letter-spacing:.009375em;margin:0 0 16px}.mat-h4,.mat-body-1,.mat-typography .mat-h4,.mat-typography .mat-body-1,.mat-typography h4{font:400 16px/24px Plus Jakarta Sans,system-ui,sans-serif;letter-spacing:.03125em;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 13.28px/24px Plus Jakarta Sans,system-ui,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 10.72px/24px Plus Jakarta Sans,system-ui,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-subtitle-2,.mat-typography .mat-body-strong,.mat-typography .mat-subtitle-2{font:400 14px/24px Plus Jakarta Sans,system-ui,sans-serif;letter-spacing:.0179em}.mat-body,.mat-body-2,.mat-typography .mat-body,.mat-typography .mat-body-2,.mat-typography{font:400 16px/24px Plus Jakarta Sans,system-ui,sans-serif;letter-spacing:.01em}.mat-body p,.mat-body-2 p,.mat-typography .mat-body p,.mat-typography .mat-body-2 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Plus Jakarta Sans,system-ui,sans-serif;letter-spacing:.0333333333em}.mat-headline-1,.mat-typography .mat-headline-1{font:300 112px/112px Plus Jakarta Sans,system-ui,sans-serif;letter-spacing:-.05em;margin:0 0 56px}.mat-headline-2,.mat-typography .mat-headline-2{font:300 60px/60px Plus Jakarta Sans,system-ui,sans-serif;letter-spacing:-.0083333333em;margin:0 0 64px}.mat-headline-3,.mat-typography .mat-headline-3{font:400 48px/50px Plus Jakarta Sans,system-ui,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-headline-4,.mat-typography .mat-headline-4{font:400 34px/40px Plus Jakarta Sans,system-ui,sans-serif;letter-spacing:.0073529412em;margin:0 0 64px}html{--mat-bottom-sheet-container-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-bottom-sheet-container-text-line-height: 24px;--mat-bottom-sheet-container-text-size: 16px;--mat-bottom-sheet-container-text-tracking: .01em;--mat-bottom-sheet-container-text-weight: 400}html{--mat-legacy-button-toggle-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400;--mat-standard-button-toggle-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}html{--mat-datepicker-calendar-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 600;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 600;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}html{--mat-expansion-header-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 400;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-expansion-container-text-line-height: 24px;--mat-expansion-container-text-size: 16px;--mat-expansion-container-text-tracking: .01em;--mat-expansion-container-text-weight: 400}html{--mat-grid-list-tile-header-primary-text-size: 16px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 16px;--mat-grid-list-tile-footer-secondary-text-size: 12px}html{--mat-stepper-container-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-stepper-header-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-stepper-header-label-text-size: 16px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}html{--mat-toolbar-title-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0075em;--mat-toolbar-title-text-weight: 500}html{--mat-tree-node-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-tree-node-text-size: 16px;--mat-tree-node-text-weight: 400}html{--mat-option-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}html{--mat-optgroup-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}html{--mat-card-title-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0075em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-card-subtitle-text-line-height: 24px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0179em;--mat-card-subtitle-text-weight: 400}html{--mdc-plain-tooltip-supporting-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}html{--mdc-filled-text-field-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400;--mdc-outlined-text-field-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400;--mat-form-field-container-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}html{--mat-select-trigger-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}html{--mdc-dialog-subhead-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0075em;--mdc-dialog-supporting-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.mat-mdc-standard-chip{--mdc-chip-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-chip-label-text-line-height: 24px;--mdc-chip-label-text-size: 16px;--mdc-chip-label-text-tracking: .01em;--mdc-chip-label-text-weight: 400}html .mat-mdc-slide-toggle,.mat-mdc-radio-button{--mdc-form-field-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-form-field-label-text-line-height: 24px;--mdc-form-field-label-text-size: 16px;--mdc-form-field-label-text-tracking: .01em;--mdc-form-field-label-text-weight: 400}html{--mdc-slider-label-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 24px;--mdc-slider-label-label-text-tracking: .0179em;--mdc-slider-label-label-text-weight: 400}html{--mat-menu-item-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}html{--mdc-list-list-item-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-list-list-item-supporting-text-line-height: 24px;--mdc-list-list-item-supporting-text-size: 16px;--mdc-list-list-item-supporting-text-tracking: .01em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.mdc-list-group__subheader{font:400 16px/28px Plus Jakarta Sans,system-ui,sans-serif;letter-spacing:.009375em}html{--mat-paginator-container-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.mat-mdc-tab-header{--mat-tab-header-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0893em;--mat-tab-header-label-text-line-height: 14px;--mat-tab-header-label-text-weight: 600}.mat-mdc-checkbox{--mdc-form-field-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-form-field-label-text-line-height: 24px;--mdc-form-field-label-text-size: 16px;--mdc-form-field-label-text-tracking: .01em;--mdc-form-field-label-text-weight: 400}html{--mdc-text-button-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0893em;--mdc-text-button-label-text-weight: 600;--mdc-text-button-label-text-transform: none;--mdc-filled-button-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0893em;--mdc-filled-button-label-text-weight: 600;--mdc-filled-button-label-text-transform: none;--mdc-outlined-button-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0893em;--mdc-outlined-button-label-text-weight: 600;--mdc-outlined-button-label-text-transform: none;--mdc-protected-button-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0893em;--mdc-protected-button-label-text-weight: 600;--mdc-protected-button-label-text-transform: none}html{--mdc-extended-fab-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0893em;--mdc-extended-fab-label-text-weight: 600}html{--mdc-snackbar-supporting-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-snackbar-supporting-text-line-height: 24px;--mdc-snackbar-supporting-text-size: 16px;--mdc-snackbar-supporting-text-weight: 400}html{--mat-table-header-headline-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-table-header-headline-line-height: 24px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 400;--mat-table-header-headline-tracking: .0179em;--mat-table-row-item-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-table-row-item-label-text-line-height: 24px;--mat-table-row-item-label-text-size: 16px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .01em;--mat-table-footer-supporting-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-table-footer-supporting-text-line-height: 24px;--mat-table-footer-supporting-text-size: 16px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .01em}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0);background-color:var(--mat-ripple-color, rgba(0, 0, 0, .1))}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.mat-app-background{background-color:var(--mat-app-background-color, transparent);color:var(--mat-app-text-color, inherit)}body{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #2563eb;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #212121;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--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: #212121;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-option-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400;--mat-optgroup-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400;--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-title-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0075em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-card-subtitle-text-line-height: 24px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0179em;--mat-card-subtitle-text-weight: 400;--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-plain-tooltip-supporting-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #2563eb;--mdc-filled-text-field-focus-active-indicator-color: #2563eb;--mdc-filled-text-field-focus-label-text-color: rgba(37, 99, 235, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #e53935;--mdc-filled-text-field-error-focus-label-text-color: #e53935;--mdc-filled-text-field-error-label-text-color: #e53935;--mdc-filled-text-field-error-caret-color: #e53935;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #e53935;--mdc-filled-text-field-error-focus-active-indicator-color: #e53935;--mdc-filled-text-field-error-hover-active-indicator-color: #e53935;--mdc-outlined-text-field-caret-color: #2563eb;--mdc-outlined-text-field-focus-outline-color: #2563eb;--mdc-outlined-text-field-focus-label-text-color: rgba(37, 99, 235, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #e53935;--mdc-outlined-text-field-error-focus-label-text-color: #e53935;--mdc-outlined-text-field-error-label-text-color: #e53935;--mdc-outlined-text-field-error-hover-label-text-color: #e53935;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #e53935;--mdc-outlined-text-field-error-hover-outline-color: #e53935;--mdc-outlined-text-field-error-outline-color: #e53935;--mat-form-field-focus-select-arrow-color: rgba(37, 99, 235, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #e53935;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--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: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400;--mdc-outlined-text-field-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400;--mat-form-field-container-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400;--mat-select-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(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(37, 99, 235, .87);--mat-select-invalid-arrow-color: rgba(229, 57, 53, .87);--mat-select-arrow-transform: translateY(-8px);--mat-select-trigger-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400;--mat-autocomplete-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-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--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(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-dialog-subhead-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0075em;--mdc-dialog-supporting-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em;--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;--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-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #2563eb;--mdc-switch-selected-handle-color: #2563eb;--mdc-switch-selected-hover-state-layer-color: #2563eb;--mdc-switch-selected-pressed-state-layer-color: #2563eb;--mdc-switch-selected-focus-handle-color: #1e3a8a;--mdc-switch-selected-hover-handle-color: #1e3a8a;--mdc-switch-selected-pressed-handle-color: #1e3a8a;--mdc-switch-selected-focus-track-color: #93c5fd;--mdc-switch-selected-hover-track-color: #93c5fd;--mdc-switch-selected-pressed-track-color: #93c5fd;--mdc-switch-selected-track-color: #93c5fd;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-switch-state-layer-size: 40px;--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-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-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #2563eb;--mdc-slider-focus-handle-color: #2563eb;--mdc-slider-hover-handle-color: #2563eb;--mdc-slider-active-track-color: #2563eb;--mdc-slider-inactive-track-color: #2563eb;--mdc-slider-with-tick-marks-inactive-container-color: #2563eb;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #2563eb;--mat-slider-hover-state-layer-color: rgba(37, 99, 235, .05);--mat-slider-focus-state-layer-color: rgba(37, 99, 235, .2);--mat-slider-value-indicator-opacity: .6;--mdc-slider-label-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 24px;--mdc-slider-label-label-text-tracking: .0179em;--mdc-slider-label-label-text-weight: 400;--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-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mat-menu-item-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400;--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mdc-list-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-list-item-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-list-list-item-supporting-text-line-height: 24px;--mdc-list-list-item-supporting-text-size: 16px;--mdc-list-list-item-supporting-text-tracking: .01em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-container-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--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: #212121;--mdc-checkbox-selected-hover-icon-color: #212121;--mdc-checkbox-selected-icon-color: #212121;--mdc-checkbox-selected-pressed-icon-color: #212121;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #212121;--mdc-checkbox-selected-hover-state-layer-color: #212121;--mdc-checkbox-selected-pressed-state-layer-color: #212121;--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: rgba(0, 0, 0, .38);--mdc-checkbox-state-layer-size: 40px;--mat-checkbox-touch-target-display: block;--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-keep-touch-target: false;--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: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .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: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: 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: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--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-protected-button-container-shadow-color: #000;--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: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--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;--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-outlined-button-container-height: 36px;--mdc-protected-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: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0893em;--mdc-text-button-label-text-weight: 600;--mdc-text-button-label-text-transform: none;--mdc-filled-button-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0893em;--mdc-filled-button-label-text-weight: 600;--mdc-filled-button-label-text-transform: none;--mdc-outlined-button-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0893em;--mdc-outlined-button-label-text-weight: 600;--mdc-outlined-button-label-text-transform: none;--mdc-protected-button-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0893em;--mdc-protected-button-label-text-weight: 600;--mdc-protected-button-label-text-transform: none;--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;--mat-icon-button-touch-target-display: block;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--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-container-shadow-color: #000;--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(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--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-fab-small-container-shadow-color: #000;--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(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--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-extended-fab-container-shadow-color: #000;--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block;--mdc-extended-fab-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0893em;--mdc-extended-fab-label-text-weight: 600;--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: #212121;--mdc-snackbar-supporting-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-snackbar-supporting-text-line-height: 24px;--mdc-snackbar-supporting-text-size: 16px;--mdc-snackbar-supporting-text-weight: 400;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px;--mat-table-header-headline-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-table-header-headline-line-height: 24px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 400;--mat-table-header-headline-tracking: .0179em;--mat-table-row-item-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-table-row-item-label-text-line-height: 24px;--mat-table-row-item-label-text-size: 16px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .01em;--mat-table-footer-supporting-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-table-footer-supporting-text-line-height: 24px;--mat-table-footer-supporting-text-size: 16px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .01em;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #2563eb;--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: #2563eb;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-badge-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-large-size-text-size: 24px;--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-bottom-sheet-container-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-bottom-sheet-container-text-line-height: 24px;--mat-bottom-sheet-container-text-size: 16px;--mat-bottom-sheet-container-text-tracking: .01em;--mat-bottom-sheet-container-text-weight: 400;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-standard-button-toggle-height: 48px;--mat-legacy-button-toggle-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400;--mat-standard-button-toggle-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--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-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #2563eb;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(37, 99, 235, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(37, 99, 235, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(37, 99, 235, .3);--mat-datepicker-toggle-active-state-icon-color: #2563eb;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(37, 99, 235, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 600;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 600;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400;--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px;--mat-expansion-header-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 400;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-expansion-container-text-line-height: 24px;--mat-expansion-container-text-size: 16px;--mat-expansion-container-text-tracking: .01em;--mat-expansion-container-text-weight: 400;--mat-grid-list-tile-header-primary-text-size: 16px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 16px;--mat-grid-list-tile-footer-secondary-text-size: 12px;--mat-icon-color: inherit;--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(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #2563eb;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #2563eb;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #2563eb;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #e53935;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #e53935;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-stepper-header-height: 72px;--mat-stepper-container-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-stepper-header-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-stepper-header-label-text-size: 16px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px;--mat-toolbar-title-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0075em;--mat-toolbar-title-text-weight: 500;--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87);--mat-tree-node-min-height: 48px;--mat-tree-node-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-tree-node-text-size: 16px;--mat-tree-node-text-weight: 400;background-color:#f8fafc;color:#1e293b;margin:0;font-family:Plus Jakarta Sans,system-ui,sans-serif;transition:background-color .3s ease,color .3s ease;--font-sans: "Plus Jakarta Sans", system-ui, -apple-system, sans-serif;--bg-color: #f4f6f9;--surface-color: #ffffff;--sidebar-bg: #ffffff;--text-color: #0f172a;--text-secondary: #64748b;--border-color: #e8edf3;--card-bg: #ffffff;--toolbar-bg: rgba(255, 255, 255, .92);--table-header-bg: #f8fafc;--table-row-hover: #f1f5f9;--table-font-size: 13px;--table-header-font-size: 11px;--table-line-height: 1.35;--table-cell-padding-y: 6px;--table-cell-padding-x: 8px;--table-head-padding-y: 7px;--table-head-padding-x: 8px;--table-icon-size: 20px;--table-icon-btn-size: 30px;--table-emphasis-font-size: 15px;--table-sub-font-size: 11px;--table-chip-font-size: 11px;--table-badge-font-size: 10px;--table-compact-btn-font-size: 11px;--table-compact-btn-height: 28px;--sidebar-width: 272px;--toolbar-height: 60px;--radius-sm: 8px;--radius-md: 10px;--radius-lg: 14px;--shadow-sm: 0 1px 2px rgba(15, 23, 42, .05), 0 1px 3px rgba(15, 23, 42, .04);--shadow-md: 0 4px 12px rgba(15, 23, 42, .08);--shadow-lg: 0 12px 32px rgba(15, 23, 42, .12);--menu-hover-bg: rgba(37, 99, 235, .06);--menu-active-bg: rgba(37, 99, 235, .1);--menu-active-color: #2563eb;--content-max-width: 1440px;--badge-new-bg: linear-gradient(135deg, #047857 0%, #059669 100%);--badge-new-fg: #ffffff;--badge-new-shadow: 0 2px 8px rgba(5, 150, 105, .35);--badge-new-highlight: rgba(16, 185, 129, .12);--snackbar-bg: #ffffff;--snackbar-fg: #0f172a;--snackbar-accent: #2563eb;--snackbar-border: rgba(15, 23, 42, .1);--snackbar-shadow: 0 8px 24px rgba(15, 23, 42, .12);--tooltip-bg: #334155;--tooltip-fg: #f8fafc;--innovare-blue-primary: #2563eb}body .mat-accent{--mat-option-selected-state-label-text-color: #212121;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}body .mat-warn{--mat-option-selected-state-label-text-color: #e53935;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}body .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #2563eb;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--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: #2563eb;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}body .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #212121;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--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: #212121;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}body .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #e53935;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--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: #e53935;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}body .mat-elevation-z0,body .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}body .mat-elevation-z1,body .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}body .mat-elevation-z2,body .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}body .mat-elevation-z3,body .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}body .mat-elevation-z4,body .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}body .mat-elevation-z5,body .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}body .mat-elevation-z6,body .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}body .mat-elevation-z7,body .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}body .mat-elevation-z8,body .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}body .mat-elevation-z9,body .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}body .mat-elevation-z10,body .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}body .mat-elevation-z11,body .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}body .mat-elevation-z12,body .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}body .mat-elevation-z13,body .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}body .mat-elevation-z14,body .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}body .mat-elevation-z15,body .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}body .mat-elevation-z16,body .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}body .mat-elevation-z17,body .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}body .mat-elevation-z18,body .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}body .mat-elevation-z19,body .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}body .mat-elevation-z20,body .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}body .mat-elevation-z21,body .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}body .mat-elevation-z22,body .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}body .mat-elevation-z23,body .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}body .mat-elevation-z24,body .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}body .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #2563eb;--mdc-linear-progress-track-color: rgba(37, 99, 235, .25)}body .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #212121;--mdc-linear-progress-track-color: rgba(33, 33, 33, .25)}body .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #e53935;--mdc-linear-progress-track-color: rgba(229, 57, 53, .25)}body .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #212121;--mdc-filled-text-field-focus-active-indicator-color: #212121;--mdc-filled-text-field-focus-label-text-color: rgba(33, 33, 33, .87);--mdc-outlined-text-field-caret-color: #212121;--mdc-outlined-text-field-focus-outline-color: #212121;--mdc-outlined-text-field-focus-label-text-color: rgba(33, 33, 33, .87);--mat-form-field-focus-select-arrow-color: rgba(33, 33, 33, .87)}body .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #e53935;--mdc-filled-text-field-focus-active-indicator-color: #e53935;--mdc-filled-text-field-focus-label-text-color: rgba(229, 57, 53, .87);--mdc-outlined-text-field-caret-color: #e53935;--mdc-outlined-text-field-focus-outline-color: #e53935;--mdc-outlined-text-field-focus-label-text-color: rgba(229, 57, 53, .87);--mat-form-field-focus-select-arrow-color: rgba(229, 57, 53, .87)}body .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(33, 33, 33, .87);--mat-select-invalid-arrow-color: rgba(229, 57, 53, .87)}body .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(229, 57, 53, .87);--mat-select-invalid-arrow-color: rgba(229, 57, 53, .87)}body .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-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}body .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--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}body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #2563eb;--mdc-chip-elevated-selected-container-color: #2563eb;--mdc-chip-elevated-disabled-container-color: #2563eb;--mdc-chip-flat-disabled-selected-container-color: #2563eb;--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}body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #212121;--mdc-chip-elevated-selected-container-color: #212121;--mdc-chip-elevated-disabled-container-color: #212121;--mdc-chip-flat-disabled-selected-container-color: #212121;--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}body .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,body .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #e53935;--mdc-chip-elevated-selected-container-color: #e53935;--mdc-chip-elevated-disabled-container-color: #e53935;--mdc-chip-flat-disabled-selected-container-color: #e53935;--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}body .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}body .mat-mdc-standard-chip{--mdc-chip-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-chip-label-text-line-height: 24px;--mdc-chip-label-text-size: 16px;--mdc-chip-label-text-tracking: .01em;--mdc-chip-label-text-weight: 400}body .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}body .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #757575;--mdc-switch-selected-handle-color: #757575;--mdc-switch-selected-hover-state-layer-color: #757575;--mdc-switch-selected-pressed-state-layer-color: #757575;--mdc-switch-selected-focus-handle-color: #212121;--mdc-switch-selected-hover-handle-color: #212121;--mdc-switch-selected-pressed-handle-color: #212121;--mdc-switch-selected-focus-track-color: #e0e0e0;--mdc-switch-selected-hover-track-color: #e0e0e0;--mdc-switch-selected-pressed-track-color: #e0e0e0;--mdc-switch-selected-track-color: #e0e0e0}body .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}body .mat-mdc-slide-toggle{--mdc-form-field-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-form-field-label-text-line-height: 24px;--mdc-form-field-label-text-size: 16px;--mdc-form-field-label-text-tracking: .01em;--mdc-form-field-label-text-weight: 400}body .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}body .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #2563eb;--mdc-radio-selected-hover-icon-color: #2563eb;--mdc-radio-selected-icon-color: #2563eb;--mdc-radio-selected-pressed-icon-color: #2563eb;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #2563eb;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}body .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #212121;--mdc-radio-selected-hover-icon-color: #212121;--mdc-radio-selected-icon-color: #212121;--mdc-radio-selected-pressed-icon-color: #212121;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #212121;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}body .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e53935;--mdc-radio-selected-hover-icon-color: #e53935;--mdc-radio-selected-icon-color: #e53935;--mdc-radio-selected-pressed-icon-color: #e53935;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #e53935;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}body .mat-mdc-radio-button{--mdc-form-field-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-form-field-label-text-line-height: 24px;--mdc-form-field-label-text-size: 16px;--mdc-form-field-label-text-tracking: .01em;--mdc-form-field-label-text-weight: 400}body .mat-accent{--mat-slider-ripple-color: #212121;--mat-slider-hover-state-layer-color: rgba(33, 33, 33, .05);--mat-slider-focus-state-layer-color: rgba(33, 33, 33, .2);--mdc-slider-handle-color: #212121;--mdc-slider-focus-handle-color: #212121;--mdc-slider-hover-handle-color: #212121;--mdc-slider-active-track-color: #212121;--mdc-slider-inactive-track-color: #212121;--mdc-slider-with-tick-marks-inactive-container-color: #212121;--mdc-slider-with-tick-marks-active-container-color: white}body .mat-warn{--mat-slider-ripple-color: #e53935;--mat-slider-hover-state-layer-color: rgba(229, 57, 53, .05);--mat-slider-focus-state-layer-color: rgba(229, 57, 53, .2);--mdc-slider-handle-color: #e53935;--mdc-slider-focus-handle-color: #e53935;--mdc-slider-hover-handle-color: #e53935;--mdc-slider-active-track-color: #e53935;--mdc-slider-inactive-track-color: #e53935;--mdc-slider-with-tick-marks-inactive-container-color: #e53935;--mdc-slider-with-tick-marks-active-container-color: white}body .mdc-list-item__start,body .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #2563eb;--mdc-radio-selected-hover-icon-color: #2563eb;--mdc-radio-selected-icon-color: #2563eb;--mdc-radio-selected-pressed-icon-color: #2563eb}body .mat-accent .mdc-list-item__start,body .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #212121;--mdc-radio-selected-hover-icon-color: #212121;--mdc-radio-selected-icon-color: #212121;--mdc-radio-selected-pressed-icon-color: #212121}body .mat-warn .mdc-list-item__start,body .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e53935;--mdc-radio-selected-hover-icon-color: #e53935;--mdc-radio-selected-icon-color: #e53935;--mdc-radio-selected-pressed-icon-color: #e53935}body .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: #2563eb;--mdc-checkbox-selected-hover-icon-color: #2563eb;--mdc-checkbox-selected-icon-color: #2563eb;--mdc-checkbox-selected-pressed-icon-color: #2563eb;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #2563eb;--mdc-checkbox-selected-hover-state-layer-color: #2563eb;--mdc-checkbox-selected-pressed-state-layer-color: #2563eb;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body .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: #212121;--mdc-checkbox-selected-hover-icon-color: #212121;--mdc-checkbox-selected-icon-color: #212121;--mdc-checkbox-selected-pressed-icon-color: #212121;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #212121;--mdc-checkbox-selected-hover-state-layer-color: #212121;--mdc-checkbox-selected-pressed-state-layer-color: #212121;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body .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: #e53935;--mdc-checkbox-selected-hover-icon-color: #e53935;--mdc-checkbox-selected-icon-color: #e53935;--mdc-checkbox-selected-pressed-icon-color: #e53935;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e53935;--mdc-checkbox-selected-hover-state-layer-color: #e53935;--mdc-checkbox-selected-pressed-state-layer-color: #e53935;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#2563eb}body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}body .mdc-list-item__start,body .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}body .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,body .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,body .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}body .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,body .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,body .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}body .mdc-list-group__subheader{font:400 16px/28px Plus Jakarta Sans,system-ui,sans-serif;letter-spacing:.009375em}body .mat-mdc-tab-group,body .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #2563eb;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #2563eb;--mat-tab-header-active-ripple-color: #2563eb;--mat-tab-header-inactive-ripple-color: #2563eb;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #2563eb;--mat-tab-header-active-hover-label-text-color: #2563eb;--mat-tab-header-active-focus-indicator-color: #2563eb;--mat-tab-header-active-hover-indicator-color: #2563eb}body .mat-mdc-tab-group.mat-accent,body .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #212121;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #212121;--mat-tab-header-active-ripple-color: #212121;--mat-tab-header-inactive-ripple-color: #212121;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #212121;--mat-tab-header-active-hover-label-text-color: #212121;--mat-tab-header-active-focus-indicator-color: #212121;--mat-tab-header-active-hover-indicator-color: #212121}body .mat-mdc-tab-group.mat-warn,body .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #e53935;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #e53935;--mat-tab-header-active-ripple-color: #e53935;--mat-tab-header-inactive-ripple-color: #e53935;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #e53935;--mat-tab-header-active-hover-label-text-color: #e53935;--mat-tab-header-active-focus-indicator-color: #e53935;--mat-tab-header-active-hover-indicator-color: #e53935}body .mat-mdc-tab-group.mat-background-primary,body .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #2563eb;--mat-tab-header-with-background-foreground-color: white}body .mat-mdc-tab-group.mat-background-accent,body .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #212121;--mat-tab-header-with-background-foreground-color: white}body .mat-mdc-tab-group.mat-background-warn,body .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #e53935;--mat-tab-header-with-background-foreground-color: white}body .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}body .mat-mdc-tab-header{--mat-tab-header-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0893em;--mat-tab-header-label-text-line-height: 14px;--mat-tab-header-label-text-weight: 600}body .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}body .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: #2563eb;--mdc-checkbox-selected-hover-icon-color: #2563eb;--mdc-checkbox-selected-icon-color: #2563eb;--mdc-checkbox-selected-pressed-icon-color: #2563eb;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #2563eb;--mdc-checkbox-selected-hover-state-layer-color: #2563eb;--mdc-checkbox-selected-pressed-state-layer-color: #2563eb;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body .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: #e53935;--mdc-checkbox-selected-hover-icon-color: #e53935;--mdc-checkbox-selected-icon-color: #e53935;--mdc-checkbox-selected-pressed-icon-color: #e53935;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e53935;--mdc-checkbox-selected-hover-state-layer-color: #e53935;--mdc-checkbox-selected-pressed-state-layer-color: #e53935;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}body .mat-mdc-checkbox{--mdc-form-field-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-form-field-label-text-line-height: 24px;--mdc-form-field-label-text-size: 16px;--mdc-form-field-label-text-tracking: .01em;--mdc-form-field-label-text-weight: 400}body .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #2563eb;--mat-text-button-state-layer-color: #2563eb;--mat-text-button-ripple-color: rgba(37, 99, 235, .1)}body .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #212121;--mat-text-button-state-layer-color: #212121;--mat-text-button-ripple-color: rgba(33, 33, 33, .1)}body .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #e53935;--mat-text-button-state-layer-color: #e53935;--mat-text-button-ripple-color: rgba(229, 57, 53, .1)}body .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #2563eb;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}body .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #212121;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}body .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #e53935;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}body .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #2563eb;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}body .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #212121;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}body .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #e53935;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}body .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #2563eb;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #2563eb;--mat-outlined-button-ripple-color: rgba(37, 99, 235, .1)}body .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #212121;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #212121;--mat-outlined-button-ripple-color: rgba(33, 33, 33, .1)}body .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #e53935;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #e53935;--mat-outlined-button-ripple-color: rgba(229, 57, 53, .1)}body .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #2563eb;--mat-icon-button-state-layer-color: #2563eb;--mat-icon-button-ripple-color: rgba(37, 99, 235, .1)}body .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #212121;--mat-icon-button-state-layer-color: #212121;--mat-icon-button-ripple-color: rgba(33, 33, 33, .1)}body .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #e53935;--mat-icon-button-state-layer-color: #e53935;--mat-icon-button-ripple-color: rgba(229, 57, 53, .1)}body .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}body .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #2563eb;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}body .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #212121;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}body .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #e53935;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}body .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #2563eb;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}body .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #212121;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}body .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #e53935;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}body .mat-accent{--mdc-circular-progress-active-indicator-color: #212121}body .mat-warn{--mdc-circular-progress-active-indicator-color: #e53935}body .mat-badge-accent{--mat-badge-background-color: #212121;--mat-badge-text-color: white}body .mat-badge-warn{--mat-badge-background-color: #e53935;--mat-badge-text-color: white}body .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #212121;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(33, 33, 33, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(33, 33, 33, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(33, 33, 33, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(33, 33, 33, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}body .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #e53935;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(229, 57, 53, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(229, 57, 53, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(229, 57, 53, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(229, 57, 53, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}body .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #212121}body .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #e53935}body .mat-calendar-controls{--mat-icon-button-touch-target-display: none}body .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}body .mat-icon.mat-primary{--mat-icon-color: #2563eb}body .mat-icon.mat-accent{--mat-icon-color: #212121}body .mat-icon.mat-warn{--mat-icon-color: #e53935}body .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #212121;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #212121;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #212121;--mat-stepper-header-edit-state-icon-foreground-color: white}body .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #e53935;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #e53935;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #e53935;--mat-stepper-header-edit-state-icon-foreground-color: white}body .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #2563eb;--mat-toolbar-container-text-color: white}body .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white}body .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #e53935;--mat-toolbar-container-text-color: white}body.dark-theme{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: #60a5fa;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08);--mat-optgroup-label-text-color: white;--mat-full-pseudo-checkbox-selected-icon-color: #eeeeee;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--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: #eeeeee;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;--mat-app-background-color: #303030;--mat-app-text-color: white;--mat-option-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400;--mat-optgroup-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400;--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: #424242;--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: #424242;--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: rgba(255, 255, 255, .7);--mat-card-title-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0075em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-card-subtitle-text-line-height: 24px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0179em;--mat-card-subtitle-text-weight: 400;--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-plain-tooltip-supporting-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #60a5fa;--mdc-filled-text-field-focus-active-indicator-color: #60a5fa;--mdc-filled-text-field-focus-label-text-color: rgba(96, 165, 250, .87);--mdc-filled-text-field-container-color: #4a4a4a;--mdc-filled-text-field-disabled-container-color: #464646;--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(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #ef5350;--mdc-filled-text-field-error-focus-label-text-color: #ef5350;--mdc-filled-text-field-error-label-text-color: #ef5350;--mdc-filled-text-field-error-caret-color: #ef5350;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #ef5350;--mdc-filled-text-field-error-focus-active-indicator-color: #ef5350;--mdc-filled-text-field-error-hover-active-indicator-color: #ef5350;--mdc-outlined-text-field-caret-color: #60a5fa;--mdc-outlined-text-field-focus-outline-color: #60a5fa;--mdc-outlined-text-field-focus-label-text-color: rgba(96, 165, 250, .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(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #ef5350;--mdc-outlined-text-field-error-focus-label-text-color: #ef5350;--mdc-outlined-text-field-error-label-text-color: #ef5350;--mdc-outlined-text-field-error-hover-label-text-color: #ef5350;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #ef5350;--mdc-outlined-text-field-error-hover-outline-color: #ef5350;--mdc-outlined-text-field-error-outline-color: #ef5350;--mat-form-field-focus-select-arrow-color: rgba(96, 165, 250, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #ef5350;--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(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24;--mat-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: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400;--mdc-outlined-text-field-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400;--mat-form-field-container-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400;--mat-select-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: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(96, 165, 250, .87);--mat-select-invalid-arrow-color: rgba(239, 83, 80, .87);--mat-select-arrow-transform: translateY(-8px);--mat-select-trigger-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400;--mat-autocomplete-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: #424242;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--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: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6);--mdc-dialog-subhead-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0075em;--mdc-dialog-supporting-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em;--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;--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-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #93c5fd;--mdc-switch-selected-handle-color: #93c5fd;--mdc-switch-selected-hover-state-layer-color: #93c5fd;--mdc-switch-selected-pressed-state-layer-color: #93c5fd;--mdc-switch-selected-focus-handle-color: #bfdbfe;--mdc-switch-selected-hover-handle-color: #bfdbfe;--mdc-switch-selected-pressed-handle-color: #bfdbfe;--mdc-switch-selected-focus-track-color: #2563eb;--mdc-switch-selected-hover-track-color: #2563eb;--mdc-switch-selected-pressed-track-color: #2563eb;--mdc-switch-selected-track-color: #2563eb;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-switch-state-layer-size: 40px;--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-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-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #60a5fa;--mdc-slider-focus-handle-color: #60a5fa;--mdc-slider-hover-handle-color: #60a5fa;--mdc-slider-active-track-color: #60a5fa;--mdc-slider-inactive-track-color: #60a5fa;--mdc-slider-with-tick-marks-inactive-container-color: #60a5fa;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #60a5fa;--mat-slider-hover-state-layer-color: rgba(96, 165, 250, .05);--mat-slider-focus-state-layer-color: rgba(96, 165, 250, .2);--mat-slider-value-indicator-opacity: .9;--mdc-slider-label-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 24px;--mdc-slider-label-label-text-tracking: .0179em;--mdc-slider-label-label-text-weight: 400;--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-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: #424242;--mat-menu-divider-color: rgba(255, 255, 255, .12);--mat-menu-item-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400;--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--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: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--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;--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-list-item-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-list-list-item-supporting-text-line-height: 24px;--mdc-list-list-item-supporting-text-size: 16px;--mdc-list-list-item-supporting-text-tracking: .01em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400;--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-container-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--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: black;--mdc-checkbox-selected-focus-icon-color: #eeeeee;--mdc-checkbox-selected-hover-icon-color: #eeeeee;--mdc-checkbox-selected-icon-color: #eeeeee;--mdc-checkbox-selected-pressed-icon-color: #eeeeee;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #eeeeee;--mdc-checkbox-selected-hover-state-layer-color: #eeeeee;--mdc-checkbox-selected-pressed-state-layer-color: #eeeeee;--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: rgba(255, 255, 255, .5);--mdc-checkbox-state-layer-size: 40px;--mat-checkbox-touch-target-display: block;--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-keep-touch-target: false;--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(255, 255, 255, .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: #424242;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-filled-button-state-layer-color: 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: #424242;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);--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-protected-button-container-shadow-color: #000;--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(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .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;--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-outlined-button-container-height: 36px;--mdc-protected-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: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0893em;--mdc-text-button-label-text-weight: 600;--mdc-text-button-label-text-transform: none;--mdc-filled-button-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0893em;--mdc-filled-button-label-text-weight: 600;--mdc-filled-button-label-text-transform: none;--mdc-outlined-button-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0893em;--mdc-outlined-button-label-text-weight: 600;--mdc-outlined-button-label-text-transform: none;--mdc-protected-button-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0893em;--mdc-protected-button-label-text-weight: 600;--mdc-protected-button-label-text-transform: none;--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;--mat-icon-button-touch-target-display: block;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: #424242;--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-container-shadow-color: #000;--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(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5);--mdc-fab-small-container-color: #424242;--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-fab-small-container-shadow-color: #000;--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(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, .5);--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-extended-fab-container-shadow-color: #000;--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block;--mdc-extended-fab-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0893em;--mdc-extended-fab-label-text-weight: 600;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #d9d9d9;--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87);--mdc-snackbar-supporting-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-snackbar-supporting-text-line-height: 24px;--mdc-snackbar-supporting-text-size: 16px;--mdc-snackbar-supporting-text-weight: 400;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12);--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px;--mat-table-header-headline-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-table-header-headline-line-height: 24px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 400;--mat-table-header-headline-tracking: .0179em;--mat-table-row-item-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-table-row-item-label-text-line-height: 24px;--mat-table-row-item-label-text-size: 16px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .01em;--mat-table-footer-supporting-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-table-footer-supporting-text-line-height: 24px;--mat-table-footer-supporting-text-size: 16px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .01em;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #60a5fa;--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: #60a5fa;--mat-badge-disabled-state-background-color: #6e6e6e;--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-badge-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-large-size-text-size: 24px;--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242;--mat-bottom-sheet-container-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-bottom-sheet-container-text-line-height: 24px;--mat-bottom-sheet-container-text-size: 16px;--mat-bottom-sheet-container-text-tracking: .01em;--mat-bottom-sheet-container-text-weight: 400;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: #595959;--mat-standard-button-toggle-height: 48px;--mat-legacy-button-toggle-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400;--mat-standard-button-toggle-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--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-datepicker-calendar-date-selected-state-background-color: #60a5fa;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(96, 165, 250, .4);--mat-datepicker-calendar-date-focus-state-background-color: rgba(96, 165, 250, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(96, 165, 250, .3);--mat-datepicker-toggle-active-state-icon-color: #60a5fa;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(96, 165, 250, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white;--mat-datepicker-calendar-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 600;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 600;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400;--mat-divider-width: 1px;--mat-divider-color: rgba(255, 255, 255, .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: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7);--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px;--mat-expansion-header-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 400;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-expansion-container-text-line-height: 24px;--mat-expansion-container-text-size: 16px;--mat-expansion-container-text-tracking: .01em;--mat-expansion-container-text-weight: 400;--mat-grid-list-tile-header-primary-text-size: 16px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 16px;--mat-grid-list-tile-footer-secondary-text-size: 12px;--mat-icon-color: inherit;--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(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6);--mat-stepper-header-selected-state-icon-background-color: #60a5fa;--mat-stepper-header-done-state-icon-background-color: #60a5fa;--mat-stepper-header-edit-state-icon-background-color: #60a5fa;--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #ef5350;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #ef5350;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-stepper-header-height: 72px;--mat-stepper-container-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-stepper-header-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-stepper-header-label-text-size: 16px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400;--mat-sort-arrow-color: #c6c6c6;--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white;--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px;--mat-toolbar-title-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0075em;--mat-toolbar-title-text-weight: 500;--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white;--mat-tree-node-min-height: 48px;--mat-tree-node-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-tree-node-text-size: 16px;--mat-tree-node-text-weight: 400;--bg-color: #0b1220;--surface-color: #151d2e;--sidebar-bg: #111827;--text-color: #f1f5f9;--text-secondary: #94a3b8;--border-color: #2a3548;--card-bg: #151d2e;--toolbar-bg: rgba(17, 24, 39, .94);--table-header-bg: #0f172a;--table-row-hover: #1e293b;--menu-hover-bg: rgba(96, 165, 250, .1);--menu-active-bg: rgba(96, 165, 250, .14);--menu-active-color: #93c5fd;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .35);--shadow-md: 0 4px 16px rgba(0, 0, 0, .35);--shadow-lg: 0 16px 40px rgba(0, 0, 0, .45);--badge-new-bg: linear-gradient(135deg, #059669 0%, #10b981 100%);--badge-new-fg: #ffffff;--badge-new-shadow: 0 2px 10px rgba(16, 185, 129, .45);--badge-new-highlight: rgba(16, 185, 129, .18);--snackbar-bg: #e2e8f0;--snackbar-fg: #0f172a;--snackbar-accent: #1d4ed8;--snackbar-border: rgba(255, 255, 255, .2);--snackbar-shadow: 0 12px 40px rgba(0, 0, 0, .45);--tooltip-bg: #94a3b8;--tooltip-fg: #0f172a;--innovare-blue-primary: #60a5fa;background-color:var(--bg-color);color:var(--text-color)}body.dark-theme .mat-accent{--mat-option-selected-state-label-text-color: #eeeeee;--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)}body.dark-theme .mat-warn{--mat-option-selected-state-label-text-color: #ef5350;--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)}body.dark-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #60a5fa;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--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: #60a5fa;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}body.dark-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #eeeeee;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--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: #eeeeee;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}body.dark-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ef5350;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--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: #ef5350;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}body.dark-theme .mat-elevation-z0,body.dark-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}body.dark-theme .mat-elevation-z1,body.dark-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}body.dark-theme .mat-elevation-z2,body.dark-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}body.dark-theme .mat-elevation-z3,body.dark-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}body.dark-theme .mat-elevation-z4,body.dark-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}body.dark-theme .mat-elevation-z5,body.dark-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}body.dark-theme .mat-elevation-z6,body.dark-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}body.dark-theme .mat-elevation-z7,body.dark-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}body.dark-theme .mat-elevation-z8,body.dark-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}body.dark-theme .mat-elevation-z9,body.dark-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}body.dark-theme .mat-elevation-z10,body.dark-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}body.dark-theme .mat-elevation-z11,body.dark-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}body.dark-theme .mat-elevation-z12,body.dark-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}body.dark-theme .mat-elevation-z13,body.dark-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}body.dark-theme .mat-elevation-z14,body.dark-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}body.dark-theme .mat-elevation-z15,body.dark-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}body.dark-theme .mat-elevation-z16,body.dark-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}body.dark-theme .mat-elevation-z17,body.dark-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}body.dark-theme .mat-elevation-z18,body.dark-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}body.dark-theme .mat-elevation-z19,body.dark-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}body.dark-theme .mat-elevation-z20,body.dark-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}body.dark-theme .mat-elevation-z21,body.dark-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}body.dark-theme .mat-elevation-z22,body.dark-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}body.dark-theme .mat-elevation-z23,body.dark-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}body.dark-theme .mat-elevation-z24,body.dark-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}body.dark-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #60a5fa;--mdc-linear-progress-track-color: rgba(96, 165, 250, .25)}body.dark-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #eeeeee;--mdc-linear-progress-track-color: rgba(238, 238, 238, .25)}body.dark-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ef5350;--mdc-linear-progress-track-color: rgba(239, 83, 80, .25)}body.dark-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #eeeeee;--mdc-filled-text-field-focus-active-indicator-color: #eeeeee;--mdc-filled-text-field-focus-label-text-color: rgba(238, 238, 238, .87);--mdc-outlined-text-field-caret-color: #eeeeee;--mdc-outlined-text-field-focus-outline-color: #eeeeee;--mdc-outlined-text-field-focus-label-text-color: rgba(238, 238, 238, .87);--mat-form-field-focus-select-arrow-color: rgba(238, 238, 238, .87)}body.dark-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ef5350;--mdc-filled-text-field-focus-active-indicator-color: #ef5350;--mdc-filled-text-field-focus-label-text-color: rgba(239, 83, 80, .87);--mdc-outlined-text-field-caret-color: #ef5350;--mdc-outlined-text-field-focus-outline-color: #ef5350;--mdc-outlined-text-field-focus-label-text-color: rgba(239, 83, 80, .87);--mat-form-field-focus-select-arrow-color: rgba(239, 83, 80, .87)}body.dark-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(238, 238, 238, .87);--mat-select-invalid-arrow-color: rgba(239, 83, 80, .87)}body.dark-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(239, 83, 80, .87);--mat-select-invalid-arrow-color: rgba(239, 83, 80, .87)}body.dark-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-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}body.dark-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #595959;--mdc-chip-elevated-selected-container-color: #595959;--mdc-chip-elevated-disabled-container-color: #595959;--mdc-chip-flat-disabled-selected-container-color: #595959;--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}body.dark-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,body.dark-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-elevated-container-color: #60a5fa;--mdc-chip-elevated-selected-container-color: #60a5fa;--mdc-chip-elevated-disabled-container-color: #60a5fa;--mdc-chip-flat-disabled-selected-container-color: #60a5fa;--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}body.dark-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,body.dark-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #eeeeee;--mdc-chip-elevated-selected-container-color: #eeeeee;--mdc-chip-elevated-disabled-container-color: #eeeeee;--mdc-chip-flat-disabled-selected-container-color: #eeeeee;--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: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}body.dark-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,body.dark-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #ef5350;--mdc-chip-elevated-selected-container-color: #ef5350;--mdc-chip-elevated-disabled-container-color: #ef5350;--mdc-chip-flat-disabled-selected-container-color: #ef5350;--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: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}body.dark-theme .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}body.dark-theme .mat-mdc-standard-chip{--mdc-chip-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-chip-label-text-line-height: 24px;--mdc-chip-label-text-size: 16px;--mdc-chip-label-text-tracking: .01em;--mdc-chip-label-text-weight: 400}body.dark-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: white}body.dark-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #e0e0e0;--mdc-switch-selected-handle-color: #e0e0e0;--mdc-switch-selected-hover-state-layer-color: #e0e0e0;--mdc-switch-selected-pressed-state-layer-color: #e0e0e0;--mdc-switch-selected-focus-handle-color: #eeeeee;--mdc-switch-selected-hover-handle-color: #eeeeee;--mdc-switch-selected-pressed-handle-color: #eeeeee;--mdc-switch-selected-focus-track-color: #757575;--mdc-switch-selected-hover-track-color: #757575;--mdc-switch-selected-pressed-track-color: #757575;--mdc-switch-selected-track-color: #757575}body.dark-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e57373;--mdc-switch-selected-handle-color: #e57373;--mdc-switch-selected-hover-state-layer-color: #e57373;--mdc-switch-selected-pressed-state-layer-color: #e57373;--mdc-switch-selected-focus-handle-color: #ef9a9a;--mdc-switch-selected-hover-handle-color: #ef9a9a;--mdc-switch-selected-pressed-handle-color: #ef9a9a;--mdc-switch-selected-focus-track-color: #e53935;--mdc-switch-selected-hover-track-color: #e53935;--mdc-switch-selected-pressed-track-color: #e53935;--mdc-switch-selected-track-color: #e53935}body.dark-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-form-field-label-text-line-height: 24px;--mdc-form-field-label-text-size: 16px;--mdc-form-field-label-text-tracking: .01em;--mdc-form-field-label-text-weight: 400}body.dark-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: white}body.dark-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #60a5fa;--mdc-radio-selected-hover-icon-color: #60a5fa;--mdc-radio-selected-icon-color: #60a5fa;--mdc-radio-selected-pressed-icon-color: #60a5fa;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #60a5fa;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}body.dark-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #eeeeee;--mdc-radio-selected-hover-icon-color: #eeeeee;--mdc-radio-selected-icon-color: #eeeeee;--mdc-radio-selected-pressed-icon-color: #eeeeee;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #eeeeee;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}body.dark-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ef5350;--mdc-radio-selected-hover-icon-color: #ef5350;--mdc-radio-selected-icon-color: #ef5350;--mdc-radio-selected-pressed-icon-color: #ef5350;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #ef5350;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}body.dark-theme .mat-mdc-radio-button{--mdc-form-field-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-form-field-label-text-line-height: 24px;--mdc-form-field-label-text-size: 16px;--mdc-form-field-label-text-tracking: .01em;--mdc-form-field-label-text-weight: 400}body.dark-theme .mat-accent{--mat-slider-ripple-color: #eeeeee;--mat-slider-hover-state-layer-color: rgba(238, 238, 238, .05);--mat-slider-focus-state-layer-color: rgba(238, 238, 238, .2);--mdc-slider-handle-color: #eeeeee;--mdc-slider-focus-handle-color: #eeeeee;--mdc-slider-hover-handle-color: #eeeeee;--mdc-slider-active-track-color: #eeeeee;--mdc-slider-inactive-track-color: #eeeeee;--mdc-slider-with-tick-marks-inactive-container-color: #eeeeee;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}body.dark-theme .mat-warn{--mat-slider-ripple-color: #ef5350;--mat-slider-hover-state-layer-color: rgba(239, 83, 80, .05);--mat-slider-focus-state-layer-color: rgba(239, 83, 80, .2);--mdc-slider-handle-color: #ef5350;--mdc-slider-focus-handle-color: #ef5350;--mdc-slider-hover-handle-color: #ef5350;--mdc-slider-active-track-color: #ef5350;--mdc-slider-inactive-track-color: #ef5350;--mdc-slider-with-tick-marks-inactive-container-color: #ef5350;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}body.dark-theme .mdc-list-item__start,body.dark-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #60a5fa;--mdc-radio-selected-hover-icon-color: #60a5fa;--mdc-radio-selected-icon-color: #60a5fa;--mdc-radio-selected-pressed-icon-color: #60a5fa}body.dark-theme .mat-accent .mdc-list-item__start,body.dark-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #eeeeee;--mdc-radio-selected-hover-icon-color: #eeeeee;--mdc-radio-selected-icon-color: #eeeeee;--mdc-radio-selected-pressed-icon-color: #eeeeee}body.dark-theme .mat-warn .mdc-list-item__start,body.dark-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ef5350;--mdc-radio-selected-hover-icon-color: #ef5350;--mdc-radio-selected-icon-color: #ef5350;--mdc-radio-selected-pressed-icon-color: #ef5350}body.dark-theme .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-focus-icon-color: #60a5fa;--mdc-checkbox-selected-hover-icon-color: #60a5fa;--mdc-checkbox-selected-icon-color: #60a5fa;--mdc-checkbox-selected-pressed-icon-color: #60a5fa;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #60a5fa;--mdc-checkbox-selected-hover-state-layer-color: #60a5fa;--mdc-checkbox-selected-pressed-state-layer-color: #60a5fa;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}body.dark-theme .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: black;--mdc-checkbox-selected-focus-icon-color: #eeeeee;--mdc-checkbox-selected-hover-icon-color: #eeeeee;--mdc-checkbox-selected-icon-color: #eeeeee;--mdc-checkbox-selected-pressed-icon-color: #eeeeee;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #eeeeee;--mdc-checkbox-selected-hover-state-layer-color: #eeeeee;--mdc-checkbox-selected-pressed-state-layer-color: #eeeeee;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}body.dark-theme .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: black;--mdc-checkbox-selected-focus-icon-color: #ef5350;--mdc-checkbox-selected-hover-icon-color: #ef5350;--mdc-checkbox-selected-icon-color: #ef5350;--mdc-checkbox-selected-pressed-icon-color: #ef5350;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef5350;--mdc-checkbox-selected-hover-state-layer-color: #ef5350;--mdc-checkbox-selected-pressed-state-layer-color: #ef5350;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}body.dark-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,body.dark-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,body.dark-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,body.dark-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#60a5fa}body.dark-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,body.dark-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,body.dark-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}body.dark-theme .mdc-list-item__start,body.dark-theme .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}body.dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,body.dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,body.dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}body.dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,body.dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,body.dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}body.dark-theme .mdc-list-group__subheader{font:400 16px/28px Plus Jakarta Sans,system-ui,sans-serif;letter-spacing:.009375em}body.dark-theme .mat-mdc-tab-group,body.dark-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #60a5fa;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #60a5fa;--mat-tab-header-active-ripple-color: #60a5fa;--mat-tab-header-inactive-ripple-color: #60a5fa;--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: #60a5fa;--mat-tab-header-active-hover-label-text-color: #60a5fa;--mat-tab-header-active-focus-indicator-color: #60a5fa;--mat-tab-header-active-hover-indicator-color: #60a5fa}body.dark-theme .mat-mdc-tab-group.mat-accent,body.dark-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #eeeeee;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #eeeeee;--mat-tab-header-active-ripple-color: #eeeeee;--mat-tab-header-inactive-ripple-color: #eeeeee;--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: #eeeeee;--mat-tab-header-active-hover-label-text-color: #eeeeee;--mat-tab-header-active-focus-indicator-color: #eeeeee;--mat-tab-header-active-hover-indicator-color: #eeeeee}body.dark-theme .mat-mdc-tab-group.mat-warn,body.dark-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ef5350;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ef5350;--mat-tab-header-active-ripple-color: #ef5350;--mat-tab-header-inactive-ripple-color: #ef5350;--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: #ef5350;--mat-tab-header-active-hover-label-text-color: #ef5350;--mat-tab-header-active-focus-indicator-color: #ef5350;--mat-tab-header-active-hover-indicator-color: #ef5350}body.dark-theme .mat-mdc-tab-group.mat-background-primary,body.dark-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #60a5fa}body.dark-theme .mat-mdc-tab-group.mat-background-accent,body.dark-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #eeeeee;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}body.dark-theme .mat-mdc-tab-group.mat-background-warn,body.dark-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ef5350;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}body.dark-theme .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}body.dark-theme .mat-mdc-tab-header{--mat-tab-header-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0893em;--mat-tab-header-label-text-line-height: 14px;--mat-tab-header-label-text-weight: 600}body.dark-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: white}body.dark-theme .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-focus-icon-color: #60a5fa;--mdc-checkbox-selected-hover-icon-color: #60a5fa;--mdc-checkbox-selected-icon-color: #60a5fa;--mdc-checkbox-selected-pressed-icon-color: #60a5fa;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #60a5fa;--mdc-checkbox-selected-hover-state-layer-color: #60a5fa;--mdc-checkbox-selected-pressed-state-layer-color: #60a5fa;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}body.dark-theme .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: black;--mdc-checkbox-selected-focus-icon-color: #ef5350;--mdc-checkbox-selected-hover-icon-color: #ef5350;--mdc-checkbox-selected-icon-color: #ef5350;--mdc-checkbox-selected-pressed-icon-color: #ef5350;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef5350;--mdc-checkbox-selected-hover-state-layer-color: #ef5350;--mdc-checkbox-selected-pressed-state-layer-color: #ef5350;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}body.dark-theme .mat-mdc-checkbox{--mdc-form-field-label-text-font: "Plus Jakarta Sans", system-ui, sans-serif;--mdc-form-field-label-text-line-height: 24px;--mdc-form-field-label-text-size: 16px;--mdc-form-field-label-text-tracking: .01em;--mdc-form-field-label-text-weight: 400}body.dark-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #60a5fa;--mat-text-button-state-layer-color: #60a5fa;--mat-text-button-ripple-color: rgba(96, 165, 250, .1)}body.dark-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #eeeeee;--mat-text-button-state-layer-color: #eeeeee;--mat-text-button-ripple-color: rgba(238, 238, 238, .1)}body.dark-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ef5350;--mat-text-button-state-layer-color: #ef5350;--mat-text-button-ripple-color: rgba(239, 83, 80, .1)}body.dark-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #60a5fa;--mat-filled-button-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}body.dark-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #eeeeee;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}body.dark-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ef5350;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}body.dark-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #60a5fa;--mat-protected-button-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}body.dark-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #eeeeee;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}body.dark-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ef5350;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}body.dark-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #60a5fa;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #60a5fa;--mat-outlined-button-ripple-color: rgba(96, 165, 250, .1)}body.dark-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #eeeeee;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #eeeeee;--mat-outlined-button-ripple-color: rgba(238, 238, 238, .1)}body.dark-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ef5350;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #ef5350;--mat-outlined-button-ripple-color: rgba(239, 83, 80, .1)}body.dark-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #60a5fa;--mat-icon-button-state-layer-color: #60a5fa;--mat-icon-button-ripple-color: rgba(96, 165, 250, .1)}body.dark-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #eeeeee;--mat-icon-button-state-layer-color: #eeeeee;--mat-icon-button-ripple-color: rgba(238, 238, 238, .1)}body.dark-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ef5350;--mat-icon-button-state-layer-color: #ef5350;--mat-icon-button-ripple-color: rgba(239, 83, 80, .1)}body.dark-theme .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}body.dark-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #60a5fa;--mat-fab-foreground-color: #000;--mat-fab-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}body.dark-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #eeeeee;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}body.dark-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ef5350;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}body.dark-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #60a5fa;--mat-fab-small-foreground-color: #000;--mat-fab-small-state-layer-color: #000;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}body.dark-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #eeeeee;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}body.dark-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ef5350;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}body.dark-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #eeeeee}body.dark-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #ef5350}body.dark-theme .mat-badge-accent{--mat-badge-background-color: #eeeeee;--mat-badge-text-color: rgba(0, 0, 0, .87)}body.dark-theme .mat-badge-warn{--mat-badge-background-color: #ef5350;--mat-badge-text-color: rgba(0, 0, 0, .87)}body.dark-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #eeeeee;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(238, 238, 238, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(238, 238, 238, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(238, 238, 238, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(238, 238, 238, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}body.dark-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #ef5350;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(239, 83, 80, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(239, 83, 80, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(239, 83, 80, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(239, 83, 80, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}body.dark-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #eeeeee}body.dark-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ef5350}body.dark-theme .mat-calendar-controls{--mat-icon-button-touch-target-display: none}body.dark-theme .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}body.dark-theme .mat-icon.mat-primary{--mat-icon-color: #60a5fa}body.dark-theme .mat-icon.mat-accent{--mat-icon-color: #eeeeee}body.dark-theme .mat-icon.mat-warn{--mat-icon-color: #ef5350}body.dark-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #eeeeee;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #eeeeee;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #eeeeee;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}body.dark-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #ef5350;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #ef5350;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #ef5350;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}body.dark-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #60a5fa}body.dark-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #eeeeee;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}body.dark-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ef5350;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}body.dark-theme .logo,body.dark-theme .minimal-logo,body.dark-theme .company-logo,body.dark-theme .footer-logo,body.dark-theme .store-logo,body.dark-theme .landing-brand,body.dark-theme mat-toolbar img{filter:brightness(0) invert(1);opacity:.9}body.dark-theme .mat-card{background:var(--card-bg);color:var(--text-color)}body.dark-theme .mat-toolbar{background:var(--toolbar-bg);color:var(--text-color)}body.dark-theme .mat-drawer{background:var(--surface-color);color:var(--text-color)}body.dark-theme .mat-dialog-container,body.dark-theme .mat-expansion-panel{background-color:var(--surface-color)!important;color:var(--text-color)!important}body.dark-theme .ck-editor__main .ck-content,body.dark-theme .ck.ck-editor__editable{background-color:var(--bg-color)!important;color:var(--text-color)!important;border-color:var(--border-color)!important;direction:ltr!important;text-align:left!important;unicode-bidi:normal!important}body.dark-theme .ck.ck-toolbar{background-color:var(--surface-color)!important;border-color:var(--border-color)!important}body.dark-theme .ck.ck-button{color:var(--text-color)!important}body.dark-theme .ck.ck-button:hover{background-color:var(--table-row-hover)!important}body.dark-theme .ck.ck-button.ck-on{background-color:var(--table-row-hover)!important;color:var(--theme-primary)!important}body.dark-theme .ck-dropdown__panel{background-color:var(--surface-color)!important;border-color:var(--border-color)!important}body.dark-theme .ck-list__item,body.dark-theme .ck-list{background-color:var(--surface-color)!important}.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-mdc-raised-button.mat-primary,.mat-mdc-unelevated-button.mat-primary,a.mat-mdc-unelevated-button.mat-primary{background:var(--innovare-blue-primary, #2563eb)!important;color:#fff!important;border-radius:var(--radius-sm, 8px)!important;font-weight:600;box-shadow:none!important;transition:background-color .15s ease,color .15s ease}.mat-flat-button.mat-primary .mdc-button__label,.mat-flat-button.mat-primary mat-icon,.mat-flat-button.mat-primary .mat-icon,.mat-raised-button.mat-primary .mdc-button__label,.mat-raised-button.mat-primary mat-icon,.mat-raised-button.mat-primary .mat-icon,.mat-mdc-raised-button.mat-primary .mdc-button__label,.mat-mdc-raised-button.mat-primary mat-icon,.mat-mdc-raised-button.mat-primary .mat-icon,.mat-mdc-unelevated-button.mat-primary .mdc-button__label,.mat-mdc-unelevated-button.mat-primary mat-icon,.mat-mdc-unelevated-button.mat-primary .mat-icon,a.mat-mdc-unelevated-button.mat-primary .mdc-button__label,a.mat-mdc-unelevated-button.mat-primary mat-icon,a.mat-mdc-unelevated-button.mat-primary .mat-icon{color:#fff!important}.mat-flat-button.mat-primary:hover:not(:disabled),.mat-flat-button.mat-primary:focus-visible:not(:disabled),.mat-raised-button.mat-primary:hover:not(:disabled),.mat-raised-button.mat-primary:focus-visible:not(:disabled),.mat-mdc-raised-button.mat-primary:hover:not(:disabled),.mat-mdc-raised-button.mat-primary:focus-visible:not(:disabled),.mat-mdc-unelevated-button.mat-primary:hover:not(:disabled),.mat-mdc-unelevated-button.mat-primary:focus-visible:not(:disabled),a.mat-mdc-unelevated-button.mat-primary:hover:not(:disabled),a.mat-mdc-unelevated-button.mat-primary:focus-visible:not(:disabled){background:#1d4ed8!important;color:#fff!important;filter:none;box-shadow:none!important}.mat-flat-button.mat-primary:hover:not(:disabled) .mdc-button__label,.mat-flat-button.mat-primary:hover:not(:disabled) mat-icon,.mat-flat-button.mat-primary:hover:not(:disabled) .mat-icon,.mat-flat-button.mat-primary:focus-visible:not(:disabled) .mdc-button__label,.mat-flat-button.mat-primary:focus-visible:not(:disabled) mat-icon,.mat-flat-button.mat-primary:focus-visible:not(:disabled) .mat-icon,.mat-raised-button.mat-primary:hover:not(:disabled) .mdc-button__label,.mat-raised-button.mat-primary:hover:not(:disabled) mat-icon,.mat-raised-button.mat-primary:hover:not(:disabled) .mat-icon,.mat-raised-button.mat-primary:focus-visible:not(:disabled) .mdc-button__label,.mat-raised-button.mat-primary:focus-visible:not(:disabled) mat-icon,.mat-raised-button.mat-primary:focus-visible:not(:disabled) .mat-icon,.mat-mdc-raised-button.mat-primary:hover:not(:disabled) .mdc-button__label,.mat-mdc-raised-button.mat-primary:hover:not(:disabled) mat-icon,.mat-mdc-raised-button.mat-primary:hover:not(:disabled) .mat-icon,.mat-mdc-raised-button.mat-primary:focus-visible:not(:disabled) .mdc-button__label,.mat-mdc-raised-button.mat-primary:focus-visible:not(:disabled) mat-icon,.mat-mdc-raised-button.mat-primary:focus-visible:not(:disabled) .mat-icon,.mat-mdc-unelevated-button.mat-primary:hover:not(:disabled) .mdc-button__label,.mat-mdc-unelevated-button.mat-primary:hover:not(:disabled) mat-icon,.mat-mdc-unelevated-button.mat-primary:hover:not(:disabled) .mat-icon,.mat-mdc-unelevated-button.mat-primary:focus-visible:not(:disabled) .mdc-button__label,.mat-mdc-unelevated-button.mat-primary:focus-visible:not(:disabled) mat-icon,.mat-mdc-unelevated-button.mat-primary:focus-visible:not(:disabled) .mat-icon,a.mat-mdc-unelevated-button.mat-primary:hover:not(:disabled) .mdc-button__label,a.mat-mdc-unelevated-button.mat-primary:hover:not(:disabled) mat-icon,a.mat-mdc-unelevated-button.mat-primary:hover:not(:disabled) .mat-icon,a.mat-mdc-unelevated-button.mat-primary:focus-visible:not(:disabled) .mdc-button__label,a.mat-mdc-unelevated-button.mat-primary:focus-visible:not(:disabled) mat-icon,a.mat-mdc-unelevated-button.mat-primary:focus-visible:not(:disabled) .mat-icon{color:#fff!important}.mat-flat-button.mat-accent,.mat-raised-button.mat-accent,.mat-mdc-raised-button.mat-accent,.mat-mdc-unelevated-button.mat-accent,a.mat-mdc-unelevated-button.mat-accent{background:#334155!important;color:#fff!important;box-shadow:none!important;transition:background-color .15s ease,color .15s ease}.mat-flat-button.mat-accent .mdc-button__label,.mat-flat-button.mat-accent mat-icon,.mat-flat-button.mat-accent .mat-icon,.mat-raised-button.mat-accent .mdc-button__label,.mat-raised-button.mat-accent mat-icon,.mat-raised-button.mat-accent .mat-icon,.mat-mdc-raised-button.mat-accent .mdc-button__label,.mat-mdc-raised-button.mat-accent mat-icon,.mat-mdc-raised-button.mat-accent .mat-icon,.mat-mdc-unelevated-button.mat-accent .mdc-button__label,.mat-mdc-unelevated-button.mat-accent mat-icon,.mat-mdc-unelevated-button.mat-accent .mat-icon,a.mat-mdc-unelevated-button.mat-accent .mdc-button__label,a.mat-mdc-unelevated-button.mat-accent mat-icon,a.mat-mdc-unelevated-button.mat-accent .mat-icon{color:#fff!important}.mat-flat-button.mat-accent:hover:not(:disabled),.mat-flat-button.mat-accent:focus-visible:not(:disabled),.mat-raised-button.mat-accent:hover:not(:disabled),.mat-raised-button.mat-accent:focus-visible:not(:disabled),.mat-mdc-raised-button.mat-accent:hover:not(:disabled),.mat-mdc-raised-button.mat-accent:focus-visible:not(:disabled),.mat-mdc-unelevated-button.mat-accent:hover:not(:disabled),.mat-mdc-unelevated-button.mat-accent:focus-visible:not(:disabled),a.mat-mdc-unelevated-button.mat-accent:hover:not(:disabled),a.mat-mdc-unelevated-button.mat-accent:focus-visible:not(:disabled){background:#475569!important;color:#fff!important;filter:none;box-shadow:none!important}.mat-flat-button.mat-accent:hover:not(:disabled) .mdc-button__label,.mat-flat-button.mat-accent:hover:not(:disabled) mat-icon,.mat-flat-button.mat-accent:hover:not(:disabled) .mat-icon,.mat-flat-button.mat-accent:focus-visible:not(:disabled) .mdc-button__label,.mat-flat-button.mat-accent:focus-visible:not(:disabled) mat-icon,.mat-flat-button.mat-accent:focus-visible:not(:disabled) .mat-icon,.mat-raised-button.mat-accent:hover:not(:disabled) .mdc-button__label,.mat-raised-button.mat-accent:hover:not(:disabled) mat-icon,.mat-raised-button.mat-accent:hover:not(:disabled) .mat-icon,.mat-raised-button.mat-accent:focus-visible:not(:disabled) .mdc-button__label,.mat-raised-button.mat-accent:focus-visible:not(:disabled) mat-icon,.mat-raised-button.mat-accent:focus-visible:not(:disabled) .mat-icon,.mat-mdc-raised-button.mat-accent:hover:not(:disabled) .mdc-button__label,.mat-mdc-raised-button.mat-accent:hover:not(:disabled) mat-icon,.mat-mdc-raised-button.mat-accent:hover:not(:disabled) .mat-icon,.mat-mdc-raised-button.mat-accent:focus-visible:not(:disabled) .mdc-button__label,.mat-mdc-raised-button.mat-accent:focus-visible:not(:disabled) mat-icon,.mat-mdc-raised-button.mat-accent:focus-visible:not(:disabled) .mat-icon,.mat-mdc-unelevated-button.mat-accent:hover:not(:disabled) .mdc-button__label,.mat-mdc-unelevated-button.mat-accent:hover:not(:disabled) mat-icon,.mat-mdc-unelevated-button.mat-accent:hover:not(:disabled) .mat-icon,.mat-mdc-unelevated-button.mat-accent:focus-visible:not(:disabled) .mdc-button__label,.mat-mdc-unelevated-button.mat-accent:focus-visible:not(:disabled) mat-icon,.mat-mdc-unelevated-button.mat-accent:focus-visible:not(:disabled) .mat-icon,a.mat-mdc-unelevated-button.mat-accent:hover:not(:disabled) .mdc-button__label,a.mat-mdc-unelevated-button.mat-accent:hover:not(:disabled) mat-icon,a.mat-mdc-unelevated-button.mat-accent:hover:not(:disabled) .mat-icon,a.mat-mdc-unelevated-button.mat-accent:focus-visible:not(:disabled) .mdc-button__label,a.mat-mdc-unelevated-button.mat-accent:focus-visible:not(:disabled) mat-icon,a.mat-mdc-unelevated-button.mat-accent:focus-visible:not(:disabled) .mat-icon{color:#fff!important}a.mat-mdc-button-base,a.mat-mdc-button-base:hover,a.mat-mdc-button-base:visited,a.mat-mdc-button-base:focus{text-decoration:none!important}.mat-flat-button.mat-warn,.mat-raised-button.mat-warn,.mat-mdc-raised-button.mat-warn{background:#dc2626!important;color:#fff!important;box-shadow:none!important}.mat-flat-button.mat-success,.mat-raised-button.mat-success{background:#059669!important;color:#fff!important;border-radius:var(--radius-sm, 8px)!important;font-weight:600;box-shadow:none!important}.mat-flat-button.mat-success:hover,.mat-raised-button.mat-success:hover{filter:brightness(1.05);box-shadow:none!important}.mat-stroked-button,.mat-mdc-outlined-button{border-width:1px!important;box-shadow:none!important}.mat-tooltip{background-color:var(--tooltip-bg)!important;color:var(--tooltip-fg)!important;border-radius:6px!important;font-size:12px!important;padding:6px 10px!important;box-shadow:0 4px 12px #0003!important}.mat-mdc-snack-bar-container,.mat-snack-bar-container{--mdc-snackbar-container-color: var(--snackbar-bg);--mat-snack-bar-button-color: var(--snackbar-accent);--mdc-snackbar-supporting-text-color: var(--snackbar-fg);background-color:var(--snackbar-bg)!important;color:var(--snackbar-fg)!important;border:1px solid var(--snackbar-border);border-radius:10px!important;box-shadow:var(--snackbar-shadow)!important;font-weight:500}.mat-mdc-snack-bar-container .mdc-snackbar__surface,.mat-mdc-snack-bar-container .mat-mdc-snack-bar-label,.mat-simple-snackbar{color:var(--snackbar-fg)!important;font-size:14px!important;line-height:1.45!important}.mat-mdc-snack-bar-container .mdc-snackbar__surface{background-color:var(--snackbar-bg)!important}.mat-mdc-snack-bar-container .mat-mdc-button.mat-mdc-snack-bar-action,.mat-simple-snackbar-action,button.mat-simple-snackbar-action{color:var(--snackbar-accent)!important;font-weight:600!important}.mat-mdc-snack-bar-container .mat-mdc-button.mat-mdc-snack-bar-action:hover,.mat-simple-snackbar-action:hover,button.mat-simple-snackbar-action:hover{opacity:.92}.snackbar-personalizado{background-color:#b91c1c!important;color:#fff!important;border:1px solid rgba(255,255,255,.25)!important;border-radius:10px!important;box-shadow:var(--snackbar-shadow)!important}.snackbar-personalizado .mat-simple-snackbar,.snackbar-personalizado .mat-simple-snackbar-action,.snackbar-personalizado button.mat-simple-snackbar-action{color:#fff!important}.snackbar-personalizado .mat-simple-snackbar-action,.snackbar-personalizado button.mat-simple-snackbar-action{color:#fecaca!important}.success-snackbar{--mdc-snackbar-container-color: #ecfdf5;--mat-snack-bar-button-color: #047857;--mdc-snackbar-supporting-text-color: #065f46;background-color:#ecfdf5!important;color:#065f46!important;border:1px solid rgba(5,150,105,.25)!important;border-radius:10px!important}.success-snackbar .mdc-snackbar__surface,.success-snackbar .mat-mdc-snack-bar-label,.success-snackbar .mat-simple-snackbar,.success-snackbar .mat-simple-snackbar-action,.success-snackbar button.mat-simple-snackbar-action,.success-snackbar .mat-mdc-button.mat-mdc-snack-bar-action{color:#065f46!important}.success-snackbar .mat-simple-snackbar-action,.success-snackbar button.mat-simple-snackbar-action,.success-snackbar .mat-mdc-button.mat-mdc-snack-bar-action{color:#047857!important}.error-snackbar{--mdc-snackbar-container-color: #fef2f2;--mat-snack-bar-button-color: #b91c1c;--mdc-snackbar-supporting-text-color: #991b1b;background-color:#fef2f2!important;color:#991b1b!important;border:1px solid rgba(220,38,38,.22)!important;border-radius:10px!important}.error-snackbar .mdc-snackbar__surface,.error-snackbar .mat-mdc-snack-bar-label,.error-snackbar .mat-simple-snackbar,.error-snackbar .mat-simple-snackbar-action,.error-snackbar button.mat-simple-snackbar-action,.error-snackbar .mat-mdc-button.mat-mdc-snack-bar-action{color:#991b1b!important}.error-snackbar .mat-simple-snackbar-action,.error-snackbar button.mat-simple-snackbar-action,.error-snackbar .mat-mdc-button.mat-mdc-snack-bar-action{color:#b91c1c!important}body.dark-theme .success-snackbar{--mdc-snackbar-container-color: #064e3b;background-color:#064e3b!important;color:#d1fae5!important;border-color:#10b98159!important}body.dark-theme .success-snackbar .mdc-snackbar__surface,body.dark-theme .success-snackbar .mat-mdc-snack-bar-label,body.dark-theme .success-snackbar .mat-simple-snackbar,body.dark-theme .success-snackbar .mat-mdc-button.mat-mdc-snack-bar-action{color:#d1fae5!important}body.dark-theme .error-snackbar{--mdc-snackbar-container-color: #450a0a;background-color:#450a0a!important;color:#fecaca!important;border-color:#f8717159!important}body.dark-theme .error-snackbar .mdc-snackbar__surface,body.dark-theme .error-snackbar .mat-mdc-snack-bar-label,body.dark-theme .error-snackbar .mat-simple-snackbar,body.dark-theme .error-snackbar .mat-mdc-button.mat-mdc-snack-bar-action{color:#fecaca!important}@font-face{font-family:videogular;src:url(videogular.3fd92bcf683e015f.eot?hj1wei);src:url(videogular.3fd92bcf683e015f.eot?hj1wei#iefix) format("embedded-opentype"),url(videogular.a2e9f11f226cda93.ttf?hj1wei) format("truetype"),url(videogular.ef07f01ce399477e.woff?hj1wei) format("woff"),url(videogular.b5fa324995460a3b.svg?hj1wei#videogular) format("svg");font-weight:400;font-style:normal}[class^=vg-icon-],[class*=" vg-icon-"]{font-family:videogular!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:flex;align-items:center;justify-content:center;width:50px;font-size:24px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.vg-icon-closed_caption:before{content:"\e006"}.vg-icon-pause:before{content:"\e018"}.vg-icon-play_arrow:before{content:"\e01b"}.vg-icon-repeat:before{content:"\e023"}.vg-icon-replay:before{content:"\e025"}.vg-icon-skip_next:before{content:"\e027"}.vg-icon-skip_previous:before{content:"\e028"}.vg-icon-stop:before{content:"\e02a"}.vg-icon-volume_down:before{content:"\e030"}.vg-icon-volume_mute:before{content:"\e031"}.vg-icon-volume_off:before{content:"\e032"}.vg-icon-volume_up:before{content:"\e033"}.vg-icon-hd:before{content:"\e035"}.vg-icon-forward_10:before{content:"\e038"}.vg-icon-forward_30:before{content:"\e039"}.vg-icon-replay_10:before{content:"\e03b"}.vg-icon-replay_30:before{content:"\e03c"}.vg-icon-fullscreen:before{content:"\e20c"}.vg-icon-fullscreen_exit:before{content:"\e20d"}vg-player video{width:100%;height:100%}
