html,body{height:100%;margin:0;padding:0}body{font-family:var(--app-font-base, "Inter", sans-serif);color:var(--app-text-primary, #14181d);background-color:var(--app-bg, #f6f8f9);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior-y:none}*{box-sizing:border-box}h1,h2,h3,h4,h5,h6,p,figure{margin:0}.app-display{font-family:var(--app-font-display);font-weight:400;letter-spacing:-.01em}.app-mono{font-family:var(--app-font-mono);font-variant-numeric:tabular-nums}.app-tabular{font-variant-numeric:tabular-nums}.app-ltr-value{direction:ltr;unicode-bidi:isolate;text-align:start}a{color:var(--app-accent);text-decoration:none}a:hover{text-decoration:underline}html.theme-morphing,html.theme-morphing body,html.theme-morphing .mat-mdc-card,html.theme-morphing .mat-toolbar,html.theme-morphing .mat-drawer,html.theme-morphing .mat-mdc-dialog-surface,html.theme-morphing .mat-mdc-menu-panel,html.theme-morphing .mat-mdc-table,html.theme-morphing .mat-mdc-paginator,html.theme-morphing .mat-mdc-form-field,html.theme-morphing .cdk-overlay-container,html.theme-morphing .pages-rail,html.theme-morphing .pages-right{transition:background-color .32s cubic-bezier(.4,0,.2,1),color .32s cubic-bezier(.4,0,.2,1),border-color .32s cubic-bezier(.4,0,.2,1)!important}@media(prefers-reduced-motion:reduce){html.theme-morphing,html.theme-morphing *,body.theme-morphing{transition:none!important}}.cdk-overlay-container{background-color:transparent}.cdk-overlay-container .cdk-overlay-dark-backdrop{background-color:var(--app-overlay-scrim)}.pages-snack-info .mdc-snackbar__surface{background-color:var(--app-text-primary)!important}.pages-snack-warning .mdc-snackbar__surface{background-color:var(--app-danger)!important}.pages-snack-connectivity .mdc-snackbar__surface{background-color:var(--app-warning)!important}@keyframes appSkeletonShimmerUtil{0%{background-position:-400px 0}to{background-position:400px 0}}.app-skeleton-bar{background:var(--app-skeleton-base);background-image:linear-gradient(90deg,var(--app-skeleton-base) 0%,var(--app-skeleton-highlight) 40%,var(--app-skeleton-base) 80%);background-size:400px 100%;animation:appSkeletonShimmerUtil 1.2s ease-in-out infinite;border-radius:var(--app-radius-sm)}.app-skeleton-text-sm{width:30%;height:12px}.app-skeleton-text-md{width:60%;height:14px}.app-skeleton-text-lg{width:80%;height:16px}.app-skeleton-text-full{width:100%;height:14px}.app-skeleton-circle-md{width:32px;height:32px;border-radius:50%}.app-skeleton-card-md{width:100%;height:120px;border-radius:var(--app-radius-lg)}.app-boot{--app-boot-surface: color-mix(in srgb, currentColor 3%, transparent);--app-boot-line: color-mix(in srgb, currentColor 10%, transparent);--app-boot-bar: color-mix(in srgb, currentColor 8%, transparent);display:flex;flex-direction:row;height:100vh;height:100dvh;overflow:hidden}.app-boot-rail{display:flex;flex-direction:column;flex:0 0 var(--app-rail-width);width:var(--app-rail-width);border-inline-end:1px solid var(--app-boot-line);background-color:var(--app-boot-surface)}.app-boot-rail-header{display:flex;align-items:center;flex:0 0 auto;height:var(--app-rail-header-height);padding:0 8px}.app-boot-rail-scroll{flex:1 1 auto;padding:4px 8px 8px}.app-boot-rail-footer{flex:0 0 auto;padding:8px;border-top:1px solid var(--app-boot-line)}.app-boot-item{display:flex;align-items:center;height:var(--app-nav-item-height);margin-bottom:2px;padding:0 8px}.app-boot-right{display:flex;flex-direction:column;flex:1 1 0%;min-width:0}.app-boot-topbar{display:flex;align-items:center;gap:8px;flex:0 0 auto;height:var(--app-rail-header-height);padding:0 var(--app-page-padding, 24px);border-bottom:1px solid var(--app-boot-line)}.app-boot-spacer{flex:1 1 auto}.app-boot-content{flex:1 1 auto;min-height:0}.app-boot-mark,.app-boot-icon,.app-boot-tab,.app-boot-badge{flex:0 0 auto;border-radius:var(--app-radius-sm, 6px);background-color:var(--app-boot-bar)}.app-boot-mark{width:24px;height:24px;margin:0 6px}.app-boot-icon,.app-boot-tab{width:20px;height:20px}.app-boot-tab+.app-boot-tab{width:96px;height:14px}.app-boot-badge{width:96px;height:var(--app-control-height-sm, 24px);border-radius:var(--app-control-radius, 8px)}@media(max-width:599px){.app-boot-rail{display:none}}@media(pointer:coarse){input,textarea,select{font-size:16px}}@media(max-width:599px){.dialog-mobile-fullscreen .mat-mdc-dialog-surface{border-radius:0;max-width:100vw;height:100vh;height:100dvh}}body.rail-overlay-open{overflow:hidden}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}html .mat-icon.material-symbols-outlined{overflow:hidden}.mat-mdc-menu-panel,.mat-mdc-select-panel,.mat-mdc-autocomplete-panel{overscroll-behavior:contain}.mat-mdc-menu-item,.mat-mdc-option{touch-action:pan-y}html[dir=rtl],html[lang^=ar]{--app-font-arabic: "Segoe UI", "Noto Naskh Arabic", "Geeza Pro", "Traditional Arabic", Tahoma, "Inter", sans-serif;--app-font-base: var(--app-font-arabic);--app-font-display: var(--app-font-arabic);font-family:var(--app-font-arabic)}html[dir=rtl] .action-card-cta-icon,html[dir=rtl] .studio-card-cta-icon,html[dir=rtl] .message-card-arrow,html[dir=rtl] .interaktif-alt-ikon,html[dir=rtl] .builder-back-icon,html[dir=rtl] .uret-geri .mat-icon,html[dir=rtl] .document-back .mat-icon,html[dir=rtl] .file-detail-back .mat-icon,html[dir=rtl] .karar-detail-back .mat-icon,html[dir=rtl] .tez-detail-back .mat-icon,html[dir=rtl] .karartma-editor-gezinme .mat-icon,html[dir=rtl] .source-picker-pager-buttons .mat-icon,html[dir=rtl] .kaynak-kapat:first-of-type .mat-icon,html[dir=rtl] .karar-detail-state-actions>a .mat-icon,html[dir=rtl] .sayfa-editor-dugmeler>button:first-of-type .mat-icon,html[dir=rtl] .sayfa-editor-dugmeler>button:last-of-type .mat-icon{transform:scaleX(-1)}html[dir=rtl] .document-content,html[dir=rtl] .document-preview,html[dir=rtl] .message-body,html[dir=rtl] .message-user-text,html[dir=rtl] .kaynak-paragraf,html[dir=rtl] .workbench-suggestion-label,html[dir=rtl] .workbench-topbar-session,html[dir=rtl] .history-rail-item-title,html[dir=rtl] .kaynak-baslik,html[dir=rtl] .message-card-title,html[dir=rtl] .message-mark-text,html[dir=rtl] .dosya-detail-title,html[dir=rtl] .dosya-detail-badge,html[dir=rtl] .dosya-detail-field-value,html[dir=rtl] .dosya-sonraki-text,html[dir=rtl] .dosyaya-ekle-satir-ad,html[dir=rtl] .dosyaya-ekle-varlik{unicode-bidi:plaintext;text-align:start}html[dir=rtl] .app-mono,html[dir=rtl] .app-tabular,html[dir=rtl] .message-code,html[dir=rtl] .message-inline-code{direction:ltr;unicode-bidi:isolate;text-align:start}@media print{@page{size:A4;margin:25mm 20mm 25mm 25mm}:root,.client-light-theme,.client-dark-theme{--app-print-paper: #ffffff;--app-print-ink: #14181d;--app-print-ink-soft: #48505a;--app-print-line: #cbd2d9;--app-print-ok: #15803d;--app-print-alert: #b91c1c;--app-print-warn: #b45309;--app-print-note: #1d4ed8;--app-bg: var(--app-print-paper) !important;--app-surface: var(--app-print-paper) !important;--app-panel: var(--app-print-paper) !important;--app-elevated: var(--app-print-paper) !important;--app-card: var(--app-print-paper) !important;--app-input: var(--app-print-paper) !important;--app-hover: var(--app-print-paper) !important;--app-selected: var(--app-print-paper) !important;--app-selected-hover: var(--app-print-paper) !important;--app-primary-subtle: var(--app-print-paper) !important;--app-accent-subtle: var(--app-print-paper) !important;--app-citation-bg: var(--app-print-paper) !important;--app-success-bg: var(--app-print-paper) !important;--app-danger-bg: var(--app-print-paper) !important;--app-warning-bg: var(--app-print-paper) !important;--app-info-bg: var(--app-print-paper) !important;--app-verified-bg: var(--app-print-paper) !important;--app-unverified-bg: var(--app-print-paper) !important;--app-text-primary: var(--app-print-ink) !important;--app-text-on-accent: var(--app-print-ink) !important;--app-text-on-primary: var(--app-print-ink) !important;--app-accent: var(--app-print-ink) !important;--app-accent-hover: var(--app-print-ink) !important;--app-primary: var(--app-print-ink) !important;--app-primary-hover: var(--app-print-ink) !important;--app-text-secondary: var(--app-print-ink-soft) !important;--app-text-muted: var(--app-print-ink-soft) !important;--app-text-disabled: var(--app-print-ink-soft) !important;--app-border-subtle: var(--app-print-line) !important;--app-border: var(--app-print-line) !important;--app-border-strong: var(--app-print-line) !important;--app-citation-border: var(--app-print-line) !important;--app-success: var(--app-print-ok) !important;--app-verified: var(--app-print-ok) !important;--app-danger: var(--app-print-alert) !important;--app-warning: var(--app-print-warn) !important;--app-unverified: var(--app-print-warn) !important;--app-info: var(--app-print-note) !important}.pages-skip-link,.pages-rail,.pages-rail-backdrop,.pages-topbar,.pages-kredi-sonme,.app-offline-banner,.cdk-overlay-container{display:none!important}html,body,app-root,app-pages,.pages-container,.pages-body,.pages-right,.pages-content{display:block!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}a{color:inherit!important;text-decoration:none!important}a[href^=http]:after{content:" (" attr(href) ")";font-size:90%;word-break:break-all}h1,h2,h3,h4,h5,h6{page-break-after:avoid;break-after:avoid-page;page-break-inside:avoid;break-inside:avoid}p,blockquote,li{orphans:3;widows:3}tr,img,figure{page-break-inside:avoid;break-inside:avoid}thead{display:table-header-group}tfoot{display:table-footer-group}}.mat-h1,.mat-headline-5,.mat-typography .mat-h1,.mat-typography .mat-headline-5,.mat-typography h1{font:600 24px/32px Inter,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-headline-6,.mat-typography .mat-h2,.mat-typography .mat-headline-6,.mat-typography h2{font:600 20px/28px Inter,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subtitle-1,.mat-typography .mat-h3,.mat-typography .mat-subtitle-1,.mat-typography h3{font:500 16px/24px Inter,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-body-1,.mat-typography .mat-h4,.mat-typography .mat-body-1,.mat-typography h4{font:400 15px/24px Inter,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/22px Inter,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/22px Inter,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-subtitle-2,.mat-typography .mat-body-strong,.mat-typography .mat-subtitle-2{font:500 14px/22px Inter,sans-serif;letter-spacing:normal}.mat-body,.mat-body-2,.mat-typography .mat-body,.mat-typography .mat-body-2,.mat-typography{font:400 14px/22px Inter,sans-serif;letter-spacing:normal}.mat-body p,.mat-body-2 p,.mat-typography .mat-body p,.mat-typography .mat-body-2 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/18px Inter,sans-serif;letter-spacing:normal}.mat-headline-1,.mat-typography .mat-headline-1{font:300 96px/96px Inter,sans-serif;letter-spacing:-.015em;margin:0 0 56px}.mat-headline-2,.mat-typography .mat-headline-2{font:300 60px/60px Inter,sans-serif;letter-spacing:-.005em;margin:0 0 64px}.mat-headline-3,.mat-typography .mat-headline-3{font:400 48px/50px Inter,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-headline-4,.mat-typography .mat-headline-4{font:400 34px/40px Inter,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:var(--mat-app-elevation-shadow-level-0, 0px 0px 0px 0px --mat-sys-shadow, 0px 0px 0px 0px --mat-sys-shadow, 0px 0px 0px 0px --mat-sys-shadow)}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:var(--mat-app-elevation-shadow-level-1, 0px 2px 1px -1px --mat-sys-shadow, 0px 1px 1px 0px --mat-sys-shadow, 0px 1px 3px 0px --mat-sys-shadow)}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:var(--mat-app-elevation-shadow-level-2, 0px 3px 1px -2px --mat-sys-shadow, 0px 2px 2px 0px --mat-sys-shadow, 0px 1px 5px 0px --mat-sys-shadow)}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:var(--mat-app-elevation-shadow-level-3, 0px 3px 3px -2px --mat-sys-shadow, 0px 3px 4px 0px --mat-sys-shadow, 0px 1px 8px 0px --mat-sys-shadow)}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:var(--mat-app-elevation-shadow-level-4, 0px 2px 4px -1px --mat-sys-shadow, 0px 4px 5px 0px --mat-sys-shadow, 0px 1px 10px 0px --mat-sys-shadow)}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:var(--mat-app-elevation-shadow-level-5, 0px 3px 5px -1px --mat-sys-shadow, 0px 5px 8px 0px --mat-sys-shadow, 0px 1px 14px 0px --mat-sys-shadow)}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:var(--mat-app-elevation-shadow-level-6, 0px 3px 5px -1px --mat-sys-shadow, 0px 6px 10px 0px --mat-sys-shadow, 0px 1px 18px 0px --mat-sys-shadow)}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:var(--mat-app-elevation-shadow-level-7, 0px 4px 5px -2px --mat-sys-shadow, 0px 7px 10px 1px --mat-sys-shadow, 0px 2px 16px 1px --mat-sys-shadow)}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:var(--mat-app-elevation-shadow-level-8, 0px 5px 5px -3px --mat-sys-shadow, 0px 8px 10px 1px --mat-sys-shadow, 0px 3px 14px 2px --mat-sys-shadow)}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:var(--mat-app-elevation-shadow-level-9, 0px 5px 6px -3px --mat-sys-shadow, 0px 9px 12px 1px --mat-sys-shadow, 0px 3px 16px 2px --mat-sys-shadow)}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:var(--mat-app-elevation-shadow-level-10, 0px 6px 6px -3px --mat-sys-shadow, 0px 10px 14px 1px --mat-sys-shadow, 0px 4px 18px 3px --mat-sys-shadow)}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:var(--mat-app-elevation-shadow-level-11, 0px 6px 7px -4px --mat-sys-shadow, 0px 11px 15px 1px --mat-sys-shadow, 0px 4px 20px 3px --mat-sys-shadow)}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:var(--mat-app-elevation-shadow-level-12, 0px 7px 8px -4px --mat-sys-shadow, 0px 12px 17px 2px --mat-sys-shadow, 0px 5px 22px 4px --mat-sys-shadow)}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:var(--mat-app-elevation-shadow-level-13, 0px 7px 8px -4px --mat-sys-shadow, 0px 13px 19px 2px --mat-sys-shadow, 0px 5px 24px 4px --mat-sys-shadow)}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:var(--mat-app-elevation-shadow-level-14, 0px 7px 9px -4px --mat-sys-shadow, 0px 14px 21px 2px --mat-sys-shadow, 0px 5px 26px 4px --mat-sys-shadow)}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:var(--mat-app-elevation-shadow-level-15, 0px 8px 9px -5px --mat-sys-shadow, 0px 15px 22px 2px --mat-sys-shadow, 0px 6px 28px 5px --mat-sys-shadow)}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:var(--mat-app-elevation-shadow-level-16, 0px 8px 10px -5px --mat-sys-shadow, 0px 16px 24px 2px --mat-sys-shadow, 0px 6px 30px 5px --mat-sys-shadow)}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:var(--mat-app-elevation-shadow-level-17, 0px 8px 11px -5px --mat-sys-shadow, 0px 17px 26px 2px --mat-sys-shadow, 0px 6px 32px 5px --mat-sys-shadow)}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:var(--mat-app-elevation-shadow-level-18, 0px 9px 11px -5px --mat-sys-shadow, 0px 18px 28px 2px --mat-sys-shadow, 0px 7px 34px 6px --mat-sys-shadow)}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:var(--mat-app-elevation-shadow-level-19, 0px 9px 12px -6px --mat-sys-shadow, 0px 19px 29px 2px --mat-sys-shadow, 0px 7px 36px 6px --mat-sys-shadow)}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:var(--mat-app-elevation-shadow-level-20, 0px 10px 13px -6px --mat-sys-shadow, 0px 20px 31px 3px --mat-sys-shadow, 0px 8px 38px 7px --mat-sys-shadow)}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:var(--mat-app-elevation-shadow-level-21, 0px 10px 13px -6px --mat-sys-shadow, 0px 21px 33px 3px --mat-sys-shadow, 0px 8px 40px 7px --mat-sys-shadow)}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:var(--mat-app-elevation-shadow-level-22, 0px 10px 14px -6px --mat-sys-shadow, 0px 22px 35px 3px --mat-sys-shadow, 0px 8px 42px 7px --mat-sys-shadow)}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:var(--mat-app-elevation-shadow-level-23, 0px 11px 14px -7px --mat-sys-shadow, 0px 23px 36px 3px --mat-sys-shadow, 0px 9px 44px 8px --mat-sys-shadow)}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:var(--mat-app-elevation-shadow-level-24, 0px 11px 15px -7px --mat-sys-shadow, 0px 24px 38px 3px --mat-sys-shadow, 0px 9px 46px 8px --mat-sys-shadow)}html{--mat-sys-on-surface: initial}.mat-app-background{background-color:var(--mat-app-background-color, var(--mat-sys-background, transparent));color:var(--mat-app-text-color, var(--mat-sys-on-background, inherit))}html{--mat-app-background-color: #f6f8f9;--mat-app-text-color: #14181d;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mat-ripple-color: color-mix(in srgb, #14181d 12%, transparent)}html{--mat-option-selected-state-label-text-color: #146b88;--mat-option-label-text-color: #14181d;--mat-option-hover-state-layer-color: color-mix(in srgb, #14181d 4%, transparent);--mat-option-focus-state-layer-color: color-mix(in srgb, #14181d 12%, transparent);--mat-option-selected-state-layer-color: color-mix(in srgb, #14181d 12%, transparent)}.mat-accent{--mat-option-selected-state-label-text-color: #4763a7;--mat-option-label-text-color: #14181d;--mat-option-hover-state-layer-color: color-mix(in srgb, #14181d 4%, transparent);--mat-option-focus-state-layer-color: color-mix(in srgb, #14181d 12%, transparent);--mat-option-selected-state-layer-color: color-mix(in srgb, #14181d 12%, transparent)}.mat-warn{--mat-option-selected-state-label-text-color: #d32f2f;--mat-option-label-text-color: #14181d;--mat-option-hover-state-layer-color: color-mix(in srgb, #14181d 4%, transparent);--mat-option-focus-state-layer-color: color-mix(in srgb, #14181d 12%, transparent);--mat-option-selected-state-layer-color: color-mix(in srgb, #14181d 12%, transparent)}html{--mat-optgroup-label-text-color: #14181d}html{--mat-pseudo-checkbox-full-selected-icon-color: #4763a7;--mat-pseudo-checkbox-full-selected-checkmark-color: #f6f8f9;--mat-pseudo-checkbox-full-unselected-icon-color: #48505a;--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #f6f8f9;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, #14181d 38%, transparent);--mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, #14181d 38%, transparent);--mat-pseudo-checkbox-minimal-selected-checkmark-color: #4763a7;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, #14181d 38%, transparent)}.mat-primary{--mat-pseudo-checkbox-full-selected-icon-color: #146b88;--mat-pseudo-checkbox-full-selected-checkmark-color: #f6f8f9;--mat-pseudo-checkbox-full-unselected-icon-color: #48505a;--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #f6f8f9;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, #14181d 38%, transparent);--mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, #14181d 38%, transparent);--mat-pseudo-checkbox-minimal-selected-checkmark-color: #146b88;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, #14181d 38%, transparent)}.mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #4763a7;--mat-pseudo-checkbox-full-selected-checkmark-color: #f6f8f9;--mat-pseudo-checkbox-full-unselected-icon-color: #48505a;--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #f6f8f9;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, #14181d 38%, transparent);--mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, #14181d 38%, transparent);--mat-pseudo-checkbox-minimal-selected-checkmark-color: #4763a7;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, #14181d 38%, transparent)}.mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #d32f2f;--mat-pseudo-checkbox-full-selected-checkmark-color: #f6f8f9;--mat-pseudo-checkbox-full-unselected-icon-color: #48505a;--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #f6f8f9;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, #14181d 38%, transparent);--mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, #14181d 38%, transparent);--mat-pseudo-checkbox-minimal-selected-checkmark-color: #d32f2f;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, #14181d 38%, transparent)}html{--mat-option-label-text-font: "Inter", sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 15px;--mat-option-label-text-tracking: normal;--mat-option-label-text-weight: 400}html{--mat-optgroup-label-text-font: "Inter", sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 15px;--mat-optgroup-label-text-tracking: normal;--mat-optgroup-label-text-weight: 400}html{--mat-card-elevated-container-shape: 4px;--mat-card-outlined-container-shape: 4px;--mat-card-filled-container-shape: 4px;--mat-card-outlined-outline-width: 1px}html{--mat-card-elevated-container-color: #ffffff;--mat-card-elevated-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);--mat-card-outlined-container-color: #ffffff;--mat-card-outlined-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-outlined-outline-color: #e1e6ea;--mat-card-subtitle-text-color: #48505a;--mat-card-filled-container-color: #ffffff;--mat-card-filled-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)}html{--mat-card-title-text-font: "Inter", sans-serif;--mat-card-title-text-line-height: 28px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: normal;--mat-card-title-text-weight: 600;--mat-card-subtitle-text-font: "Inter", sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: normal;--mat-card-subtitle-text-weight: 500}html{--mat-progress-bar-active-indicator-height: 4px;--mat-progress-bar-track-height: 4px;--mat-progress-bar-track-shape: 0}.mat-mdc-progress-bar{--mat-progress-bar-active-indicator-color: #146b88;--mat-progress-bar-track-color: rgba(20, 107, 136, .25)}.mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #4763a7;--mat-progress-bar-track-color: rgba(71, 99, 167, .25)}.mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #d32f2f;--mat-progress-bar-track-color: rgba(211, 47, 47, .25)}html{--mat-tooltip-container-shape: 4px;--mat-tooltip-supporting-text-line-height: 16px}html{--mat-tooltip-container-color: #20252e;--mat-tooltip-supporting-text-color: rgba(255, 255, 255, .92)}html{--mat-tooltip-supporting-text-font: "Inter", sans-serif;--mat-tooltip-supporting-text-size: 12px;--mat-tooltip-supporting-text-weight: 400;--mat-tooltip-supporting-text-tracking: normal}html{--mat-form-field-filled-active-indicator-height: 1px;--mat-form-field-filled-focus-active-indicator-height: 2px;--mat-form-field-filled-container-shape: 4px;--mat-form-field-outlined-outline-width: 1px;--mat-form-field-outlined-focus-outline-width: 2px;--mat-form-field-outlined-container-shape: 4px}html{--mat-form-field-focus-select-arrow-color: color-mix(in srgb, #146b88 87%, transparent);--mat-form-field-filled-caret-color: #146b88;--mat-form-field-filled-focus-active-indicator-color: #146b88;--mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #146b88 87%, transparent);--mat-form-field-outlined-caret-color: #146b88;--mat-form-field-outlined-focus-outline-color: #146b88;--mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #146b88 87%, transparent);--mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, #14181d 38%, transparent);--mat-form-field-state-layer-color: #14181d;--mat-form-field-error-text-color: #d32f2f;--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: #48505a;--mat-form-field-disabled-select-arrow-color: color-mix(in srgb, #14181d 38%, transparent);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .12;--mat-form-field-filled-container-color: #ffffff;--mat-form-field-filled-disabled-container-color: color-mix(in srgb, #14181d 4%, transparent);--mat-form-field-filled-label-text-color: #48505a;--mat-form-field-filled-hover-label-text-color: #48505a;--mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, #14181d 38%, transparent);--mat-form-field-filled-input-text-color: #14181d;--mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, #14181d 38%, transparent);--mat-form-field-filled-input-text-placeholder-color: #48505a;--mat-form-field-filled-error-hover-label-text-color: #d32f2f;--mat-form-field-filled-error-focus-label-text-color: #d32f2f;--mat-form-field-filled-error-label-text-color: #d32f2f;--mat-form-field-filled-error-caret-color: #d32f2f;--mat-form-field-filled-active-indicator-color: #48505a;--mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, #14181d 12%, transparent);--mat-form-field-filled-hover-active-indicator-color: #14181d;--mat-form-field-filled-error-active-indicator-color: #d32f2f;--mat-form-field-filled-error-focus-active-indicator-color: #d32f2f;--mat-form-field-filled-error-hover-active-indicator-color: #d32f2f;--mat-form-field-outlined-label-text-color: #48505a;--mat-form-field-outlined-hover-label-text-color: #14181d;--mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, #14181d 38%, transparent);--mat-form-field-outlined-input-text-color: #14181d;--mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, #14181d 38%, transparent);--mat-form-field-outlined-input-text-placeholder-color: #48505a;--mat-form-field-outlined-error-caret-color: #d32f2f;--mat-form-field-outlined-error-focus-label-text-color: #d32f2f;--mat-form-field-outlined-error-label-text-color: #d32f2f;--mat-form-field-outlined-error-hover-label-text-color: #d32f2f;--mat-form-field-outlined-outline-color: #e1e6ea;--mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, #14181d 12%, transparent);--mat-form-field-outlined-hover-outline-color: #14181d;--mat-form-field-outlined-error-focus-outline-color: #d32f2f;--mat-form-field-outlined-error-hover-outline-color: #d32f2f;--mat-form-field-outlined-error-outline-color: #d32f2f}.mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: color-mix(in srgb, #4763a7 87%, transparent);--mat-form-field-filled-caret-color: #4763a7;--mat-form-field-filled-focus-active-indicator-color: #4763a7;--mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #4763a7 87%, transparent);--mat-form-field-outlined-caret-color: #4763a7;--mat-form-field-outlined-focus-outline-color: #4763a7;--mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #4763a7 87%, transparent)}.mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: color-mix(in srgb, #d32f2f 87%, transparent);--mat-form-field-filled-caret-color: #d32f2f;--mat-form-field-filled-focus-active-indicator-color: #d32f2f;--mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #d32f2f 87%, transparent);--mat-form-field-outlined-caret-color: #d32f2f;--mat-form-field-outlined-focus-outline-color: #d32f2f;--mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #d32f2f 87%, transparent)}html{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}html{--mat-form-field-container-text-font: "Inter", sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 15px;--mat-form-field-container-text-tracking: normal;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 15px;--mat-form-field-subscript-text-font: "Inter", sans-serif;--mat-form-field-subscript-text-line-height: 18px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: normal;--mat-form-field-subscript-text-weight: 400;--mat-form-field-filled-label-text-font: "Inter", sans-serif;--mat-form-field-filled-label-text-size: 15px;--mat-form-field-filled-label-text-tracking: normal;--mat-form-field-filled-label-text-weight: 400;--mat-form-field-outlined-label-text-font: "Inter", sans-serif;--mat-form-field-outlined-label-text-size: 15px;--mat-form-field-outlined-label-text-tracking: normal;--mat-form-field-outlined-label-text-weight: 400}html{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-select-panel-background-color: #ffffff;--mat-select-enabled-trigger-text-color: #14181d;--mat-select-disabled-trigger-text-color: color-mix(in srgb, #14181d 38%, transparent);--mat-select-placeholder-text-color: #48505a;--mat-select-enabled-arrow-color: #48505a;--mat-select-disabled-arrow-color: color-mix(in srgb, #14181d 38%, transparent);--mat-select-focused-arrow-color: #146b88;--mat-select-invalid-arrow-color: #d32f2f}.mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #ffffff;--mat-select-enabled-trigger-text-color: #14181d;--mat-select-disabled-trigger-text-color: color-mix(in srgb, #14181d 38%, transparent);--mat-select-placeholder-text-color: #48505a;--mat-select-enabled-arrow-color: #48505a;--mat-select-disabled-arrow-color: color-mix(in srgb, #14181d 38%, transparent);--mat-select-focused-arrow-color: #4763a7;--mat-select-invalid-arrow-color: #d32f2f}.mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #ffffff;--mat-select-enabled-trigger-text-color: #14181d;--mat-select-disabled-trigger-text-color: color-mix(in srgb, #14181d 38%, transparent);--mat-select-placeholder-text-color: #48505a;--mat-select-enabled-arrow-color: #48505a;--mat-select-disabled-arrow-color: color-mix(in srgb, #14181d 38%, transparent);--mat-select-focused-arrow-color: #d32f2f;--mat-select-invalid-arrow-color: #d32f2f}html{--mat-select-arrow-transform: translateY(-8px)}html{--mat-select-trigger-text-font: "Inter", sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 15px;--mat-select-trigger-text-tracking: normal;--mat-select-trigger-text-weight: 400}html{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-autocomplete-background-color: #ffffff}html{--mat-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}html{--mat-dialog-container-color: #ffffff;--mat-dialog-subhead-color: #14181d;--mat-dialog-supporting-text-color: #48505a}html{--mat-dialog-subhead-font: "Inter", sans-serif;--mat-dialog-subhead-line-height: 28px;--mat-dialog-subhead-size: 20px;--mat-dialog-subhead-weight: 600;--mat-dialog-subhead-tracking: normal;--mat-dialog-supporting-text-font: "Inter", sans-serif;--mat-dialog-supporting-text-line-height: 24px;--mat-dialog-supporting-text-size: 15px;--mat-dialog-supporting-text-weight: 400;--mat-dialog-supporting-text-tracking: normal}.mat-mdc-standard-chip{--mat-chip-container-shape-radius: 16px;--mat-chip-disabled-container-opacity: .4;--mat-chip-disabled-outline-color: transparent;--mat-chip-flat-selected-outline-width: 0;--mat-chip-focus-outline-color: transparent;--mat-chip-hover-state-layer-opacity: .04;--mat-chip-outline-color: transparent;--mat-chip-outline-width: 0;--mat-chip-selected-hover-state-layer-opacity: .04;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-with-avatar-avatar-shape-radius: 14px;--mat-chip-with-avatar-avatar-size: 28px;--mat-chip-with-avatar-disabled-avatar-opacity: 1;--mat-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-with-icon-icon-size: 18px;--mat-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1}.mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: #14181d;--mat-chip-elevated-container-color: color-mix(in srgb, #14181d 12%, transparent);--mat-chip-elevated-disabled-container-color: color-mix(in srgb, #14181d 12%, transparent);--mat-chip-elevated-selected-container-color: color-mix(in srgb, #14181d 12%, transparent);--mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, #14181d 12%, transparent);--mat-chip-focus-state-layer-color: #14181d;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: #14181d;--mat-chip-label-text-color: #14181d;--mat-chip-selected-disabled-trailing-icon-color: #14181d;--mat-chip-selected-focus-state-layer-color: .12;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: .04;--mat-chip-selected-label-text-color: #14181d;--mat-chip-selected-trailing-icon-color: #14181d;--mat-chip-with-icon-disabled-icon-color: #14181d;--mat-chip-with-icon-icon-color: #14181d;--mat-chip-with-icon-selected-icon-color: #14181d;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #14181d;--mat-chip-with-trailing-icon-trailing-icon-color: #14181d}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-disabled-label-text-color: #ffffff;--mat-chip-elevated-container-color: #146b88;--mat-chip-elevated-disabled-container-color: #146b88;--mat-chip-elevated-selected-container-color: #146b88;--mat-chip-flat-disabled-selected-container-color: #146b88;--mat-chip-focus-state-layer-color: #14181d;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: #14181d;--mat-chip-label-text-color: #ffffff;--mat-chip-selected-disabled-trailing-icon-color: #ffffff;--mat-chip-selected-focus-state-layer-color: .12;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: .04;--mat-chip-selected-label-text-color: #ffffff;--mat-chip-selected-trailing-icon-color: #ffffff;--mat-chip-with-icon-disabled-icon-color: #ffffff;--mat-chip-with-icon-icon-color: #ffffff;--mat-chip-with-icon-selected-icon-color: #ffffff;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #ffffff;--mat-chip-with-trailing-icon-trailing-icon-color: #ffffff}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: #ffffff;--mat-chip-elevated-container-color: #4763a7;--mat-chip-elevated-disabled-container-color: #4763a7;--mat-chip-elevated-selected-container-color: #4763a7;--mat-chip-flat-disabled-selected-container-color: #4763a7;--mat-chip-focus-state-layer-color: #14181d;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: #14181d;--mat-chip-label-text-color: #ffffff;--mat-chip-selected-disabled-trailing-icon-color: #ffffff;--mat-chip-selected-focus-state-layer-color: .12;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: .04;--mat-chip-selected-label-text-color: #ffffff;--mat-chip-selected-trailing-icon-color: #ffffff;--mat-chip-with-icon-disabled-icon-color: #ffffff;--mat-chip-with-icon-icon-color: #ffffff;--mat-chip-with-icon-selected-icon-color: #ffffff;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #ffffff;--mat-chip-with-trailing-icon-trailing-icon-color: #ffffff}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #d32f2f;--mat-chip-elevated-disabled-container-color: #d32f2f;--mat-chip-elevated-selected-container-color: #d32f2f;--mat-chip-flat-disabled-selected-container-color: #d32f2f;--mat-chip-focus-state-layer-color: #14181d;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: #14181d;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: .12;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: .04;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.mat-mdc-chip.mat-mdc-standard-chip{--mat-chip-container-height: 32px}.mat-mdc-standard-chip{--mat-chip-label-text-font: "Inter", sans-serif;--mat-chip-label-text-line-height: 22px;--mat-chip-label-text-size: 14px;--mat-chip-label-text-tracking: normal;--mat-chip-label-text-weight: 400}html{--mat-slide-toggle-disabled-handle-opacity: .38;--mat-slide-toggle-disabled-selected-handle-opacity: .38;--mat-slide-toggle-disabled-selected-icon-opacity: .38;--mat-slide-toggle-disabled-track-opacity: .12;--mat-slide-toggle-disabled-unselected-handle-opacity: .38;--mat-slide-toggle-disabled-unselected-icon-opacity: .38;--mat-slide-toggle-disabled-unselected-track-outline-width: 1px;--mat-slide-toggle-handle-height: 20px;--mat-slide-toggle-handle-shape: 10px;--mat-slide-toggle-handle-width: 20px;--mat-slide-toggle-hidden-track-opacity: 1;--mat-slide-toggle-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-slide-toggle-pressed-handle-size: 20px;--mat-slide-toggle-selected-focus-state-layer-opacity: .12;--mat-slide-toggle-selected-handle-horizontal-margin: 0;--mat-slide-toggle-selected-handle-size: 20px;--mat-slide-toggle-selected-hover-state-layer-opacity: .04;--mat-slide-toggle-selected-icon-size: 18px;--mat-slide-toggle-selected-pressed-handle-horizontal-margin: 0;--mat-slide-toggle-selected-pressed-state-layer-opacity: .12;--mat-slide-toggle-selected-track-outline-width: 1px;--mat-slide-toggle-selected-with-icon-handle-horizontal-margin: 0;--mat-slide-toggle-track-height: 14px;--mat-slide-toggle-track-outline-width: 1px;--mat-slide-toggle-track-shape: 7px;--mat-slide-toggle-track-width: 36px;--mat-slide-toggle-unselected-focus-state-layer-opacity: .12;--mat-slide-toggle-unselected-handle-horizontal-margin: 0;--mat-slide-toggle-unselected-handle-size: 20px;--mat-slide-toggle-unselected-hover-state-layer-opacity: .12;--mat-slide-toggle-unselected-icon-size: 18px;--mat-slide-toggle-unselected-pressed-handle-horizontal-margin: 0;--mat-slide-toggle-unselected-pressed-state-layer-opacity: .1;--mat-slide-toggle-unselected-with-icon-handle-horizontal-margin: 0;--mat-slide-toggle-visible-track-opacity: 1;--mat-slide-toggle-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-slide-toggle-with-icon-handle-size: 20px;--mat-slide-toggle-touch-target-size: 48px}html{--mat-slide-toggle-selected-icon-color: #ffffff;--mat-slide-toggle-disabled-selected-icon-color: #ffffff;--mat-slide-toggle-selected-focus-state-layer-color: #146b88;--mat-slide-toggle-selected-handle-color: #146b88;--mat-slide-toggle-selected-hover-state-layer-color: #146b88;--mat-slide-toggle-selected-pressed-state-layer-color: #146b88;--mat-slide-toggle-selected-focus-handle-color: #146b88;--mat-slide-toggle-selected-hover-handle-color: #146b88;--mat-slide-toggle-selected-pressed-handle-color: #146b88;--mat-slide-toggle-selected-focus-track-color: #6fb8cf;--mat-slide-toggle-selected-hover-track-color: #6fb8cf;--mat-slide-toggle-selected-pressed-track-color: #6fb8cf;--mat-slide-toggle-selected-track-color: #6fb8cf;--mat-slide-toggle-disabled-unselected-track-outline-color: transparent;--mat-slide-toggle-selected-track-outline-color: transparent;--mat-slide-toggle-track-outline-color: transparent;--mat-slide-toggle-disabled-label-text-color: color-mix(in srgb, #14181d 38%, transparent);--mat-slide-toggle-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);--mat-slide-toggle-disabled-selected-handle-color: #14181d;--mat-slide-toggle-disabled-selected-track-color: #14181d;--mat-slide-toggle-disabled-unselected-handle-color: #14181d;--mat-slide-toggle-disabled-unselected-icon-color: #ffffff;--mat-slide-toggle-disabled-unselected-track-color: #14181d;--mat-slide-toggle-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);--mat-slide-toggle-handle-surface-color: #ffffff;--mat-slide-toggle-label-text-color: #14181d;--mat-slide-toggle-unselected-hover-handle-color: #20252e;--mat-slide-toggle-unselected-focus-handle-color: #20252e;--mat-slide-toggle-unselected-focus-state-layer-color: #14181d;--mat-slide-toggle-unselected-focus-track-color: #e1e6ea;--mat-slide-toggle-unselected-icon-color: #ffffff;--mat-slide-toggle-unselected-handle-color: #48505a;--mat-slide-toggle-unselected-hover-state-layer-color: #14181d;--mat-slide-toggle-unselected-hover-track-color: #e1e6ea;--mat-slide-toggle-unselected-pressed-handle-color: #20252e;--mat-slide-toggle-unselected-pressed-track-color: #e1e6ea;--mat-slide-toggle-unselected-pressed-state-layer-color: #14181d;--mat-slide-toggle-unselected-track-color: #e1e6ea}.mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-icon-color: #ffffff;--mat-slide-toggle-disabled-selected-icon-color: #ffffff;--mat-slide-toggle-selected-focus-state-layer-color: #4763a7;--mat-slide-toggle-selected-handle-color: #4763a7;--mat-slide-toggle-selected-hover-state-layer-color: #4763a7;--mat-slide-toggle-selected-pressed-state-layer-color: #4763a7;--mat-slide-toggle-selected-focus-handle-color: #4763a7;--mat-slide-toggle-selected-hover-handle-color: #4763a7;--mat-slide-toggle-selected-pressed-handle-color: #4763a7;--mat-slide-toggle-selected-focus-track-color: #869bcc;--mat-slide-toggle-selected-hover-track-color: #869bcc;--mat-slide-toggle-selected-pressed-track-color: #869bcc;--mat-slide-toggle-selected-track-color: #869bcc}.mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-icon-color: white;--mat-slide-toggle-disabled-selected-icon-color: white;--mat-slide-toggle-selected-focus-state-layer-color: #d32f2f;--mat-slide-toggle-selected-handle-color: #d32f2f;--mat-slide-toggle-selected-hover-state-layer-color: #d32f2f;--mat-slide-toggle-selected-pressed-state-layer-color: #d32f2f;--mat-slide-toggle-selected-focus-handle-color: #d32f2f;--mat-slide-toggle-selected-hover-handle-color: #d32f2f;--mat-slide-toggle-selected-pressed-handle-color: #d32f2f;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}html{--mat-slide-toggle-state-layer-size: 40px;--mat-slide-toggle-touch-target-display: block}html,html .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-font: "Inter", sans-serif;--mat-slide-toggle-label-text-line-height: 22px;--mat-slide-toggle-label-text-size: 14px;--mat-slide-toggle-label-text-tracking: normal;--mat-slide-toggle-label-text-weight: 400}html{--mat-radio-disabled-selected-icon-opacity: .38;--mat-radio-disabled-unselected-icon-opacity: .38;--mat-radio-state-layer-size: 40px;--mat-radio-touch-target-size: 48px}.mat-mdc-radio-button.mat-primary{--mat-radio-checked-ripple-color: #146b88;--mat-radio-disabled-label-color: color-mix(in srgb, #14181d 38%, transparent);--mat-radio-disabled-selected-icon-color: #14181d;--mat-radio-disabled-unselected-icon-color: #14181d;--mat-radio-label-text-color: #14181d;--mat-radio-ripple-color: #14181d;--mat-radio-selected-focus-icon-color: #146b88;--mat-radio-selected-hover-icon-color: #146b88;--mat-radio-selected-icon-color: #146b88;--mat-radio-selected-pressed-icon-color: #146b88;--mat-radio-unselected-focus-icon-color: #14181d;--mat-radio-unselected-hover-icon-color: #14181d;--mat-radio-unselected-icon-color: #48505a;--mat-radio-unselected-pressed-icon-color: #14181d}.mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #4763a7;--mat-radio-disabled-label-color: color-mix(in srgb, #14181d 38%, transparent);--mat-radio-disabled-selected-icon-color: #14181d;--mat-radio-disabled-unselected-icon-color: #14181d;--mat-radio-label-text-color: #14181d;--mat-radio-ripple-color: #14181d;--mat-radio-selected-focus-icon-color: #4763a7;--mat-radio-selected-hover-icon-color: #4763a7;--mat-radio-selected-icon-color: #4763a7;--mat-radio-selected-pressed-icon-color: #4763a7;--mat-radio-unselected-focus-icon-color: #14181d;--mat-radio-unselected-hover-icon-color: #14181d;--mat-radio-unselected-icon-color: #48505a;--mat-radio-unselected-pressed-icon-color: #14181d}.mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #d32f2f;--mat-radio-disabled-label-color: color-mix(in srgb, #14181d 38%, transparent);--mat-radio-disabled-selected-icon-color: #14181d;--mat-radio-disabled-unselected-icon-color: #14181d;--mat-radio-label-text-color: #14181d;--mat-radio-ripple-color: #14181d;--mat-radio-selected-focus-icon-color: #d32f2f;--mat-radio-selected-hover-icon-color: #d32f2f;--mat-radio-selected-icon-color: #d32f2f;--mat-radio-selected-pressed-icon-color: #d32f2f;--mat-radio-unselected-focus-icon-color: #14181d;--mat-radio-unselected-hover-icon-color: #14181d;--mat-radio-unselected-icon-color: #48505a;--mat-radio-unselected-pressed-icon-color: #14181d}html{--mat-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block}html{--mat-radio-label-text-font: "Inter", sans-serif;--mat-radio-label-text-line-height: 22px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: normal;--mat-radio-label-text-weight: 400}html{--mat-slider-active-track-height: 6px;--mat-slider-active-track-shape: 9999px;--mat-slider-handle-height: 20px;--mat-slider-handle-shape: 50%;--mat-slider-handle-width: 20px;--mat-slider-inactive-track-height: 4px;--mat-slider-inactive-track-shape: 9999px;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-container-transform: translateX(-50%);--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-width: auto;--mat-slider-with-overlap-handle-outline-width: 1px;--mat-slider-with-tick-marks-active-container-opacity: .6;--mat-slider-with-tick-marks-container-shape: 50%;--mat-slider-with-tick-marks-container-size: 2px;--mat-slider-with-tick-marks-inactive-container-opacity: .6;--mat-slider-value-indicator-transform-origin: bottom}html{--mat-slider-active-track-color: #146b88;--mat-slider-focus-handle-color: #146b88;--mat-slider-handle-color: #146b88;--mat-slider-hover-handle-color: #146b88;--mat-slider-focus-state-layer-color: color-mix(in srgb, #146b88 12%, transparent);--mat-slider-hover-state-layer-color: color-mix(in srgb, #146b88 4%, transparent);--mat-slider-inactive-track-color: #146b88;--mat-slider-ripple-color: #146b88;--mat-slider-with-tick-marks-active-container-color: #ffffff;--mat-slider-with-tick-marks-inactive-container-color: #146b88;--mat-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-disabled-active-track-color: #14181d;--mat-slider-disabled-handle-color: #14181d;--mat-slider-disabled-inactive-track-color: #14181d;--mat-slider-label-container-color: #20252e;--mat-slider-label-label-text-color: rgba(255, 255, 255, .92);--mat-slider-value-indicator-opacity: 1;--mat-slider-with-overlap-handle-outline-color: #14181d;--mat-slider-with-tick-marks-disabled-container-color: #14181d}.mat-accent{--mat-slider-active-track-color: #4763a7;--mat-slider-focus-handle-color: #4763a7;--mat-slider-handle-color: #4763a7;--mat-slider-hover-handle-color: #4763a7;--mat-slider-focus-state-layer-color: color-mix(in srgb, #4763a7 12%, transparent);--mat-slider-hover-state-layer-color: color-mix(in srgb, #4763a7 4%, transparent);--mat-slider-inactive-track-color: #4763a7;--mat-slider-ripple-color: #4763a7;--mat-slider-with-tick-marks-active-container-color: #ffffff;--mat-slider-with-tick-marks-inactive-container-color: #4763a7}.mat-warn{--mat-slider-active-track-color: #d32f2f;--mat-slider-focus-handle-color: #d32f2f;--mat-slider-handle-color: #d32f2f;--mat-slider-hover-handle-color: #d32f2f;--mat-slider-focus-state-layer-color: color-mix(in srgb, #d32f2f 12%, transparent);--mat-slider-hover-state-layer-color: color-mix(in srgb, #d32f2f 4%, transparent);--mat-slider-inactive-track-color: #d32f2f;--mat-slider-ripple-color: #d32f2f;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #d32f2f}html{--mat-slider-label-label-text-font: "Inter", sans-serif;--mat-slider-label-label-text-size: 14px;--mat-slider-label-label-text-line-height: 22px;--mat-slider-label-label-text-tracking: normal;--mat-slider-label-label-text-weight: 500}html{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-menu-item-label-text-color: #14181d;--mat-menu-item-icon-color: #14181d;--mat-menu-item-hover-state-layer-color: color-mix(in srgb, #14181d 4%, transparent);--mat-menu-item-focus-state-layer-color: color-mix(in srgb, #14181d 12%, transparent);--mat-menu-container-color: #ffffff;--mat-menu-divider-color: #e1e6ea}html{--mat-menu-item-label-text-font: "Inter", sans-serif;--mat-menu-item-label-text-size: 15px;--mat-menu-item-label-text-tracking: normal;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}html{--mat-list-active-indicator-shape: 4px;--mat-list-list-item-container-shape: 0;--mat-list-list-item-leading-avatar-shape: 50%;--mat-list-list-item-leading-icon-size: 24px;--mat-list-list-item-leading-avatar-size: 40px;--mat-list-list-item-trailing-icon-size: 24px;--mat-list-list-item-disabled-state-layer-opacity: 0;--mat-list-list-item-disabled-label-text-opacity: .38;--mat-list-list-item-disabled-leading-icon-opacity: .38;--mat-list-list-item-disabled-trailing-icon-opacity: .38}html{--mat-list-active-indicator-color: transparent;--mat-list-list-item-container-color: transparent;--mat-list-list-item-selected-container-color: transparent;--mat-list-list-item-leading-avatar-color: transparent;--mat-list-list-item-disabled-state-layer-color: transparent;--mat-list-list-item-label-text-color: #14181d;--mat-list-list-item-supporting-text-color: #48505a;--mat-list-list-item-leading-icon-color: #48505a;--mat-list-list-item-trailing-supporting-text-color: #48505a;--mat-list-list-item-trailing-icon-color: #48505a;--mat-list-list-item-selected-trailing-icon-color: #48505a;--mat-list-list-item-disabled-label-text-color: #14181d;--mat-list-list-item-disabled-leading-icon-color: #14181d;--mat-list-list-item-disabled-trailing-icon-color: #14181d;--mat-list-list-item-hover-label-text-color: #14181d;--mat-list-list-item-hover-leading-icon-color: #48505a;--mat-list-list-item-hover-state-layer-color: #14181d;--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: #48505a;--mat-list-list-item-focus-label-text-color: #14181d;--mat-list-list-item-focus-state-layer-color: #14181d;--mat-list-list-item-focus-state-layer-opacity: .12}.mdc-list-item__start,.mdc-list-item__end{--mat-radio-checked-ripple-color: #146b88;--mat-radio-disabled-label-color: color-mix(in srgb, #14181d 38%, transparent);--mat-radio-disabled-selected-icon-color: #14181d;--mat-radio-disabled-unselected-icon-color: #14181d;--mat-radio-label-text-color: #14181d;--mat-radio-ripple-color: #14181d;--mat-radio-selected-focus-icon-color: #146b88;--mat-radio-selected-hover-icon-color: #146b88;--mat-radio-selected-icon-color: #146b88;--mat-radio-selected-pressed-icon-color: #146b88;--mat-radio-unselected-focus-icon-color: #14181d;--mat-radio-unselected-hover-icon-color: #14181d;--mat-radio-unselected-icon-color: #48505a;--mat-radio-unselected-pressed-icon-color: #14181d}.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #4763a7;--mat-radio-disabled-label-color: color-mix(in srgb, #14181d 38%, transparent);--mat-radio-disabled-selected-icon-color: #14181d;--mat-radio-disabled-unselected-icon-color: #14181d;--mat-radio-label-text-color: #14181d;--mat-radio-ripple-color: #14181d;--mat-radio-selected-focus-icon-color: #4763a7;--mat-radio-selected-hover-icon-color: #4763a7;--mat-radio-selected-icon-color: #4763a7;--mat-radio-selected-pressed-icon-color: #4763a7;--mat-radio-unselected-focus-icon-color: #14181d;--mat-radio-unselected-hover-icon-color: #14181d;--mat-radio-unselected-icon-color: #48505a;--mat-radio-unselected-pressed-icon-color: #14181d}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #d32f2f;--mat-radio-disabled-label-color: color-mix(in srgb, #14181d 38%, transparent);--mat-radio-disabled-selected-icon-color: #14181d;--mat-radio-disabled-unselected-icon-color: #14181d;--mat-radio-label-text-color: #14181d;--mat-radio-ripple-color: #14181d;--mat-radio-selected-focus-icon-color: #d32f2f;--mat-radio-selected-hover-icon-color: #d32f2f;--mat-radio-selected-icon-color: #d32f2f;--mat-radio-selected-pressed-icon-color: #d32f2f;--mat-radio-unselected-focus-icon-color: #14181d;--mat-radio-unselected-hover-icon-color: #14181d;--mat-radio-unselected-icon-color: #48505a;--mat-radio-unselected-pressed-icon-color: #14181d}.mat-mdc-list-option{--mat-checkbox-disabled-label-color: color-mix(in srgb, #14181d 38%, transparent);--mat-checkbox-label-text-color: #14181d;--mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, #14181d 38%, transparent);--mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, #14181d 38%, transparent);--mat-checkbox-selected-checkmark-color: #ffffff;--mat-checkbox-selected-focus-icon-color: #146b88;--mat-checkbox-selected-hover-icon-color: #146b88;--mat-checkbox-selected-icon-color: #146b88;--mat-checkbox-selected-pressed-icon-color: #146b88;--mat-checkbox-unselected-focus-icon-color: #14181d;--mat-checkbox-unselected-hover-icon-color: #14181d;--mat-checkbox-unselected-icon-color: #48505a;--mat-checkbox-selected-focus-state-layer-color: #146b88;--mat-checkbox-selected-hover-state-layer-color: #146b88;--mat-checkbox-selected-pressed-state-layer-color: #146b88;--mat-checkbox-unselected-focus-state-layer-color: #14181d;--mat-checkbox-unselected-hover-state-layer-color: #14181d;--mat-checkbox-unselected-pressed-state-layer-color: #14181d}.mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: color-mix(in srgb, #14181d 38%, transparent);--mat-checkbox-label-text-color: #14181d;--mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, #14181d 38%, transparent);--mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, #14181d 38%, transparent);--mat-checkbox-selected-checkmark-color: #ffffff;--mat-checkbox-selected-focus-icon-color: #4763a7;--mat-checkbox-selected-hover-icon-color: #4763a7;--mat-checkbox-selected-icon-color: #4763a7;--mat-checkbox-selected-pressed-icon-color: #4763a7;--mat-checkbox-unselected-focus-icon-color: #14181d;--mat-checkbox-unselected-hover-icon-color: #14181d;--mat-checkbox-unselected-icon-color: #48505a;--mat-checkbox-selected-focus-state-layer-color: #4763a7;--mat-checkbox-selected-hover-state-layer-color: #4763a7;--mat-checkbox-selected-pressed-state-layer-color: #4763a7;--mat-checkbox-unselected-focus-state-layer-color: #14181d;--mat-checkbox-unselected-hover-state-layer-color: #14181d;--mat-checkbox-unselected-pressed-state-layer-color: #14181d}.mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: color-mix(in srgb, #14181d 38%, transparent);--mat-checkbox-label-text-color: #14181d;--mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, #14181d 38%, transparent);--mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, #14181d 38%, transparent);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #d32f2f;--mat-checkbox-selected-hover-icon-color: #d32f2f;--mat-checkbox-selected-icon-color: #d32f2f;--mat-checkbox-selected-pressed-icon-color: #d32f2f;--mat-checkbox-unselected-focus-icon-color: #14181d;--mat-checkbox-unselected-hover-icon-color: #14181d;--mat-checkbox-unselected-icon-color: #48505a;--mat-checkbox-selected-focus-state-layer-color: #d32f2f;--mat-checkbox-selected-hover-state-layer-color: #d32f2f;--mat-checkbox-selected-pressed-state-layer-color: #d32f2f;--mat-checkbox-unselected-focus-state-layer-color: #14181d;--mat-checkbox-unselected-hover-state-layer-color: #14181d;--mat-checkbox-unselected-pressed-state-layer-color: #14181d}.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#146b88}.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}html{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px;--mat-list-list-item-one-line-container-height: 48px;--mat-list-list-item-two-line-container-height: 64px;--mat-list-list-item-three-line-container-height: 88px}.mdc-list-item__start,.mdc-list-item__end{--mat-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}html{--mat-list-list-item-label-text-font: "Inter", sans-serif;--mat-list-list-item-label-text-line-height: 24px;--mat-list-list-item-label-text-size: 15px;--mat-list-list-item-label-text-tracking: normal;--mat-list-list-item-label-text-weight: 400;--mat-list-list-item-supporting-text-font: "Inter", sans-serif;--mat-list-list-item-supporting-text-line-height: 22px;--mat-list-list-item-supporting-text-size: 14px;--mat-list-list-item-supporting-text-tracking: normal;--mat-list-list-item-supporting-text-weight: 400;--mat-list-list-item-trailing-supporting-text-font: "Inter", sans-serif;--mat-list-list-item-trailing-supporting-text-line-height: 18px;--mat-list-list-item-trailing-supporting-text-size: 12px;--mat-list-list-item-trailing-supporting-text-tracking: normal;--mat-list-list-item-trailing-supporting-text-weight: 400}.mdc-list-group__subheader{font:500 16px/24px Inter,sans-serif;letter-spacing:normal}html{--mat-paginator-page-size-select-width: 84px;--mat-paginator-page-size-select-touch-target-height: 48px}html{--mat-paginator-container-text-color: #14181d;--mat-paginator-container-background-color: #ffffff;--mat-paginator-enabled-icon-color: #48505a;--mat-paginator-disabled-icon-color: color-mix(in srgb, #14181d 38%, transparent)}html{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}html{--mat-paginator-container-text-font: "Inter", sans-serif;--mat-paginator-container-text-line-height: 18px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: normal;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}html{--mat-tab-container-height: 48px;--mat-tab-divider-color: transparent;--mat-tab-divider-height: 0;--mat-tab-active-indicator-height: 2px;--mat-tab-active-indicator-shape: 0}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mat-tab-disabled-ripple-color: #48505a;--mat-tab-pagination-icon-color: #14181d;--mat-tab-inactive-label-text-color: #48505a;--mat-tab-active-label-text-color: #146b88;--mat-tab-active-ripple-color: #146b88;--mat-tab-inactive-ripple-color: #146b88;--mat-tab-inactive-focus-label-text-color: #48505a;--mat-tab-inactive-hover-label-text-color: #48505a;--mat-tab-active-focus-label-text-color: #146b88;--mat-tab-active-hover-label-text-color: #146b88;--mat-tab-active-focus-indicator-color: #146b88;--mat-tab-active-hover-indicator-color: #146b88;--mat-tab-active-indicator-color: #146b88}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: #48505a;--mat-tab-pagination-icon-color: #14181d;--mat-tab-inactive-label-text-color: #48505a;--mat-tab-active-label-text-color: #4763a7;--mat-tab-active-ripple-color: #4763a7;--mat-tab-inactive-ripple-color: #4763a7;--mat-tab-inactive-focus-label-text-color: #48505a;--mat-tab-inactive-hover-label-text-color: #48505a;--mat-tab-active-focus-label-text-color: #4763a7;--mat-tab-active-hover-label-text-color: #4763a7;--mat-tab-active-focus-indicator-color: #4763a7;--mat-tab-active-hover-indicator-color: #4763a7;--mat-tab-active-indicator-color: #4763a7}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: #48505a;--mat-tab-pagination-icon-color: #14181d;--mat-tab-inactive-label-text-color: #48505a;--mat-tab-active-label-text-color: #d32f2f;--mat-tab-active-ripple-color: #d32f2f;--mat-tab-inactive-ripple-color: #d32f2f;--mat-tab-inactive-focus-label-text-color: #48505a;--mat-tab-inactive-hover-label-text-color: #48505a;--mat-tab-active-focus-label-text-color: #d32f2f;--mat-tab-active-hover-label-text-color: #d32f2f;--mat-tab-active-focus-indicator-color: #d32f2f;--mat-tab-active-hover-indicator-color: #d32f2f;--mat-tab-active-indicator-color: #d32f2f}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-background-color: #146b88;--mat-tab-foreground-color: #ffffff}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-background-color: #4763a7;--mat-tab-foreground-color: #ffffff}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-background-color: #d32f2f;--mat-tab-foreground-color: white}.mat-mdc-tab-header{--mat-tab-container-height: 48px}.mat-mdc-tab-header{--mat-tab-label-text-font: "Inter", sans-serif;--mat-tab-label-text-size: 14px;--mat-tab-label-text-tracking: normal;--mat-tab-label-text-line-height: 36px;--mat-tab-label-text-weight: 500}html{--mat-checkbox-disabled-selected-checkmark-color: #ffffff;--mat-checkbox-selected-focus-state-layer-opacity: .12;--mat-checkbox-selected-hover-state-layer-opacity: .04;--mat-checkbox-selected-pressed-state-layer-opacity: .12;--mat-checkbox-unselected-focus-state-layer-opacity: .12;--mat-checkbox-unselected-hover-state-layer-opacity: .04;--mat-checkbox-unselected-pressed-state-layer-opacity: .12;--mat-checkbox-touch-target-size: 48px}html{--mat-checkbox-disabled-label-color: color-mix(in srgb, #14181d 38%, transparent);--mat-checkbox-label-text-color: #14181d;--mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, #14181d 38%, transparent);--mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, #14181d 38%, transparent);--mat-checkbox-selected-checkmark-color: #ffffff;--mat-checkbox-selected-focus-icon-color: #4763a7;--mat-checkbox-selected-hover-icon-color: #4763a7;--mat-checkbox-selected-icon-color: #4763a7;--mat-checkbox-selected-pressed-icon-color: #4763a7;--mat-checkbox-unselected-focus-icon-color: #14181d;--mat-checkbox-unselected-hover-icon-color: #14181d;--mat-checkbox-unselected-icon-color: #48505a;--mat-checkbox-selected-focus-state-layer-color: #4763a7;--mat-checkbox-selected-hover-state-layer-color: #4763a7;--mat-checkbox-selected-pressed-state-layer-color: #4763a7;--mat-checkbox-unselected-focus-state-layer-color: #14181d;--mat-checkbox-unselected-hover-state-layer-color: #14181d;--mat-checkbox-unselected-pressed-state-layer-color: #14181d}.mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, #14181d 38%, transparent);--mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, #14181d 38%, transparent);--mat-checkbox-selected-checkmark-color: #ffffff;--mat-checkbox-selected-focus-icon-color: #146b88;--mat-checkbox-selected-hover-icon-color: #146b88;--mat-checkbox-selected-icon-color: #146b88;--mat-checkbox-selected-pressed-icon-color: #146b88;--mat-checkbox-unselected-focus-icon-color: #14181d;--mat-checkbox-unselected-hover-icon-color: #14181d;--mat-checkbox-unselected-icon-color: #48505a;--mat-checkbox-selected-focus-state-layer-color: #146b88;--mat-checkbox-selected-hover-state-layer-color: #146b88;--mat-checkbox-selected-pressed-state-layer-color: #146b88;--mat-checkbox-unselected-focus-state-layer-color: #14181d;--mat-checkbox-unselected-hover-state-layer-color: #14181d;--mat-checkbox-unselected-pressed-state-layer-color: #14181d}.mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, #14181d 38%, transparent);--mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, #14181d 38%, transparent);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #d32f2f;--mat-checkbox-selected-hover-icon-color: #d32f2f;--mat-checkbox-selected-icon-color: #d32f2f;--mat-checkbox-selected-pressed-icon-color: #d32f2f;--mat-checkbox-unselected-focus-icon-color: #14181d;--mat-checkbox-unselected-hover-icon-color: #14181d;--mat-checkbox-unselected-icon-color: #48505a;--mat-checkbox-selected-focus-state-layer-color: #d32f2f;--mat-checkbox-selected-hover-state-layer-color: #d32f2f;--mat-checkbox-selected-pressed-state-layer-color: #d32f2f;--mat-checkbox-unselected-focus-state-layer-color: #14181d;--mat-checkbox-unselected-hover-state-layer-color: #14181d;--mat-checkbox-unselected-pressed-state-layer-color: #14181d}html{--mat-checkbox-touch-target-display: block;--mat-checkbox-state-layer-size: 40px}html{--mat-checkbox-label-text-font: "Inter", sans-serif;--mat-checkbox-label-text-line-height: 22px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: normal;--mat-checkbox-label-text-weight: 400}html{--mat-button-filled-container-shape: 4px;--mat-button-filled-horizontal-padding: 16px;--mat-button-filled-icon-offset: -4px;--mat-button-filled-icon-spacing: 8px;--mat-button-filled-touch-target-size: 48px;--mat-button-outlined-container-shape: 4px;--mat-button-outlined-horizontal-padding: 15px;--mat-button-outlined-icon-offset: -4px;--mat-button-outlined-icon-spacing: 8px;--mat-button-outlined-keep-touch-target: false;--mat-button-outlined-outline-width: 1px;--mat-button-outlined-touch-target-size: 48px;--mat-button-protected-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-button-protected-container-shape: 4px;--mat-button-protected-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-button-protected-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);--mat-button-protected-horizontal-padding: 16px;--mat-button-protected-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);--mat-button-protected-icon-offset: -4px;--mat-button-protected-icon-spacing: 8px;--mat-button-protected-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-button-protected-touch-target-size: 48px;--mat-button-text-container-shape: 4px;--mat-button-text-horizontal-padding: 8px;--mat-button-text-icon-offset: 0;--mat-button-text-icon-spacing: 8px;--mat-button-text-with-icon-horizontal-padding: 8px;--mat-button-text-touch-target-size: 48px;--mat-button-tonal-container-shape: 4px;--mat-button-tonal-horizontal-padding: 16px;--mat-button-tonal-icon-offset: -4px;--mat-button-tonal-icon-spacing: 8px;--mat-button-tonal-touch-target-size: 48px}html{--mat-button-filled-container-color: #ffffff;--mat-button-filled-disabled-container-color: color-mix(in srgb, #14181d 12%, transparent);--mat-button-filled-disabled-label-text-color: color-mix(in srgb, #14181d 38%, transparent);--mat-button-filled-disabled-state-layer-color: #48505a;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: #14181d;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: color-mix(in srgb, #14181d 12%, transparent);--mat-button-filled-state-layer-color: #14181d;--mat-button-outlined-disabled-label-text-color: color-mix(in srgb, #14181d 38%, transparent);--mat-button-outlined-disabled-outline-color: #e1e6ea;--mat-button-outlined-disabled-state-layer-color: #48505a;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: #14181d;--mat-button-outlined-outline-color: #e1e6ea;--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: color-mix(in srgb, #14181d 12%, transparent);--mat-button-outlined-state-layer-color: #14181d;--mat-button-protected-container-color: #ffffff;--mat-button-protected-disabled-container-color: color-mix(in srgb, #14181d 12%, transparent);--mat-button-protected-disabled-label-text-color: color-mix(in srgb, #14181d 38%, transparent);--mat-button-protected-disabled-state-layer-color: #48505a;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: #14181d;--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: color-mix(in srgb, #14181d 12%, transparent);--mat-button-protected-state-layer-color: #14181d;--mat-button-text-disabled-label-text-color: color-mix(in srgb, #14181d 38%, transparent);--mat-button-text-disabled-state-layer-color: #48505a;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: #14181d;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: color-mix(in srgb, #14181d 12%, transparent);--mat-button-text-state-layer-color: #14181d;--mat-button-tonal-container-color: #ffffff;--mat-button-tonal-disabled-container-color: color-mix(in srgb, #14181d 12%, transparent);--mat-button-tonal-disabled-label-text-color: color-mix(in srgb, #14181d 38%, transparent);--mat-button-tonal-disabled-state-layer-color: #48505a;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: #14181d;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: color-mix(in srgb, #14181d 12%, transparent);--mat-button-tonal-state-layer-color: #14181d}.mat-mdc-button.mat-primary,.mat-mdc-unelevated-button.mat-primary,.mat-mdc-raised-button.mat-primary,.mat-mdc-outlined-button.mat-primary,.mat-tonal-button.mat-primary{--mat-button-filled-container-color: #146b88;--mat-button-filled-label-text-color: #ffffff;--mat-button-filled-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);--mat-button-filled-state-layer-color: #ffffff;--mat-button-outlined-label-text-color: #146b88;--mat-button-outlined-outline-color: #e1e6ea;--mat-button-outlined-ripple-color: color-mix(in srgb, #146b88 12%, transparent);--mat-button-outlined-state-layer-color: #146b88;--mat-button-protected-container-color: #146b88;--mat-button-protected-label-text-color: #ffffff;--mat-button-protected-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);--mat-button-protected-state-layer-color: #ffffff;--mat-button-text-label-text-color: #146b88;--mat-button-text-ripple-color: color-mix(in srgb, #146b88 12%, transparent);--mat-button-text-state-layer-color: #146b88;--mat-button-tonal-container-color: #146b88;--mat-button-tonal-label-text-color: #ffffff;--mat-button-tonal-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);--mat-button-tonal-state-layer-color: #ffffff}.mat-mdc-button.mat-accent,.mat-mdc-unelevated-button.mat-accent,.mat-mdc-raised-button.mat-accent,.mat-mdc-outlined-button.mat-accent,.mat-tonal-button.mat-accent{--mat-button-filled-container-color: #4763a7;--mat-button-filled-label-text-color: #ffffff;--mat-button-filled-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);--mat-button-filled-state-layer-color: #ffffff;--mat-button-outlined-label-text-color: #4763a7;--mat-button-outlined-outline-color: #e1e6ea;--mat-button-outlined-ripple-color: color-mix(in srgb, #4763a7 12%, transparent);--mat-button-outlined-state-layer-color: #4763a7;--mat-button-protected-container-color: #4763a7;--mat-button-protected-label-text-color: #ffffff;--mat-button-protected-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);--mat-button-protected-state-layer-color: #ffffff;--mat-button-text-label-text-color: #4763a7;--mat-button-text-ripple-color: color-mix(in srgb, #4763a7 12%, transparent);--mat-button-text-state-layer-color: #4763a7;--mat-button-tonal-container-color: #4763a7;--mat-button-tonal-label-text-color: #ffffff;--mat-button-tonal-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);--mat-button-tonal-state-layer-color: #ffffff}.mat-mdc-button.mat-warn,.mat-mdc-unelevated-button.mat-warn,.mat-mdc-raised-button.mat-warn,.mat-mdc-outlined-button.mat-warn,.mat-tonal-button.mat-warn{--mat-button-filled-container-color: #d32f2f;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #d32f2f;--mat-button-outlined-outline-color: #e1e6ea;--mat-button-outlined-ripple-color: color-mix(in srgb, #d32f2f 12%, transparent);--mat-button-outlined-state-layer-color: #d32f2f;--mat-button-protected-container-color: #d32f2f;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #d32f2f;--mat-button-text-ripple-color: color-mix(in srgb, #d32f2f 12%, transparent);--mat-button-text-state-layer-color: #d32f2f;--mat-button-tonal-container-color: #d32f2f;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);--mat-button-tonal-state-layer-color: white}html{--mat-button-filled-container-height: 36px;--mat-button-filled-touch-target-display: block;--mat-button-outlined-container-height: 36px;--mat-button-outlined-touch-target-display: block;--mat-button-protected-container-height: 36px;--mat-button-protected-touch-target-display: block;--mat-button-text-container-height: 36px;--mat-button-text-touch-target-display: block;--mat-button-tonal-container-height: 36px;--mat-button-tonal-touch-target-display: block}html{--mat-button-filled-label-text-font: "Inter", sans-serif;--mat-button-filled-label-text-size: 14px;--mat-button-filled-label-text-tracking: normal;--mat-button-filled-label-text-transform: none;--mat-button-filled-label-text-weight: 500;--mat-button-outlined-label-text-font: "Inter", sans-serif;--mat-button-outlined-label-text-size: 14px;--mat-button-outlined-label-text-tracking: normal;--mat-button-outlined-label-text-transform: none;--mat-button-outlined-label-text-weight: 500;--mat-button-protected-label-text-font: "Inter", sans-serif;--mat-button-protected-label-text-size: 14px;--mat-button-protected-label-text-tracking: normal;--mat-button-protected-label-text-transform: none;--mat-button-protected-label-text-weight: 500;--mat-button-text-label-text-font: "Inter", sans-serif;--mat-button-text-label-text-size: 14px;--mat-button-text-label-text-tracking: normal;--mat-button-text-label-text-transform: none;--mat-button-text-label-text-weight: 500;--mat-button-tonal-label-text-font: "Inter", sans-serif;--mat-button-tonal-label-text-size: 14px;--mat-button-tonal-label-text-tracking: normal;--mat-button-tonal-label-text-transform: none;--mat-button-tonal-label-text-weight: 500}html{--mat-icon-button-icon-size: 24px;--mat-icon-button-container-shape: 50%;--mat-icon-button-touch-target-size: 48px}html{--mat-icon-button-disabled-icon-color: color-mix(in srgb, #14181d 38%, transparent);--mat-icon-button-disabled-state-layer-color: #48505a;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: color-mix(in srgb, #14181d 12%, transparent);--mat-icon-button-state-layer-color: #14181d}.mat-mdc-icon-button.mat-primary{--mat-icon-button-icon-color: #146b88;--mat-icon-button-state-layer-color: #146b88;--mat-icon-button-ripple-color: color-mix(in srgb, #146b88 12%, transparent)}.mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #4763a7;--mat-icon-button-state-layer-color: #4763a7;--mat-icon-button-ripple-color: color-mix(in srgb, #4763a7 12%, transparent)}.mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #d32f2f;--mat-icon-button-state-layer-color: #d32f2f;--mat-icon-button-ripple-color: color-mix(in srgb, #d32f2f 12%, transparent)}html{--mat-icon-button-touch-target-display: block}.mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;--mat-icon-button-state-layer-size: 48px;width:var(--mat-icon-button-state-layer-size);height:var(--mat-icon-button-state-layer-size);padding:12px}html{--mat-fab-container-shape: 50%;--mat-fab-touch-target-size: 48px;--mat-fab-extended-container-height: 48px;--mat-fab-extended-container-shape: 24px;--mat-fab-small-container-shape: 50%;--mat-fab-small-touch-target-size: 48px}html{--mat-fab-container-color: #ffffff;--mat-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);--mat-fab-extended-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);--mat-fab-extended-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);--mat-fab-extended-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);--mat-fab-extended-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-fab-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);--mat-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);--mat-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-fab-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);--mat-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);--mat-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);--mat-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);--mat-fab-disabled-state-container-color: color-mix(in srgb, #14181d 12%, transparent);--mat-fab-disabled-state-foreground-color: color-mix(in srgb, #14181d 38%, transparent);--mat-fab-disabled-state-layer-color: #48505a;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: #14181d;--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: color-mix(in srgb, #14181d 12%, transparent);--mat-fab-small-container-color: #ffffff;--mat-fab-small-disabled-state-container-color: color-mix(in srgb, #14181d 12%, transparent);--mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, #14181d 38%, transparent);--mat-fab-small-disabled-state-layer-color: #48505a;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: #14181d;--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: color-mix(in srgb, #14181d 12%, transparent);--mat-fab-small-state-layer-color: #14181d;--mat-fab-state-layer-color: #14181d}.mat-mdc-fab.mat-primary,.mat-mdc-mini-fab.mat-primary{--mat-fab-container-color: #146b88;--mat-fab-foreground-color: #ffffff;--mat-fab-ripple-color: color-mix(in srgb, #146b88 12%, transparent);--mat-fab-small-container-color: #146b88;--mat-fab-small-foreground-color: #ffffff;--mat-fab-small-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);--mat-fab-small-state-layer-color: #ffffff;--mat-fab-state-layer-color: #ffffff}.mat-mdc-fab.mat-accent,.mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #4763a7;--mat-fab-foreground-color: #ffffff;--mat-fab-ripple-color: color-mix(in srgb, #4763a7 12%, transparent);--mat-fab-small-container-color: #4763a7;--mat-fab-small-foreground-color: #ffffff;--mat-fab-small-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);--mat-fab-small-state-layer-color: #ffffff;--mat-fab-state-layer-color: #ffffff}.mat-mdc-fab.mat-warn,.mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #d32f2f;--mat-fab-foreground-color: white;--mat-fab-ripple-color: color-mix(in srgb, #d32f2f 12%, transparent);--mat-fab-small-container-color: #d32f2f;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}html{--mat-fab-small-touch-target-display: block;--mat-fab-touch-target-display: block}html{--mat-fab-extended-label-text-font: "Inter", sans-serif;--mat-fab-extended-label-text-size: 14px;--mat-fab-extended-label-text-tracking: normal;--mat-fab-extended-label-text-weight: 500}html{--mat-snack-bar-container-shape: 4px}html{--mat-snack-bar-container-color: #20252e;--mat-snack-bar-supporting-text-color: rgba(255, 255, 255, .92);--mat-snack-bar-button-color: #6fb8cf}html{--mat-snack-bar-supporting-text-font: "Inter", sans-serif;--mat-snack-bar-supporting-text-line-height: 22px;--mat-snack-bar-supporting-text-size: 14px;--mat-snack-bar-supporting-text-weight: 400}html{--mat-table-row-item-outline-width: 1px}html{--mat-table-background-color: #ffffff;--mat-table-header-headline-color: #14181d;--mat-table-row-item-label-text-color: #14181d;--mat-table-row-item-outline-color: #e1e6ea}html{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}html{--mat-table-header-headline-font: "Inter", sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: normal;--mat-table-row-item-label-text-font: "Inter", sans-serif;--mat-table-row-item-label-text-line-height: 22px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: normal;--mat-table-footer-supporting-text-font: "Inter", sans-serif;--mat-table-footer-supporting-text-line-height: 22px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: normal}html{--mat-progress-spinner-active-indicator-width: 4px;--mat-progress-spinner-size: 48px}html{--mat-progress-spinner-active-indicator-color: #146b88}.mat-accent{--mat-progress-spinner-active-indicator-color: #4763a7}.mat-warn{--mat-progress-spinner-active-indicator-color: #d32f2f}html{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}html{--mat-badge-background-color: #146b88;--mat-badge-text-color: #ffffff;--mat-badge-disabled-state-background-color: color-mix(in srgb, #14181d 12%, transparent);--mat-badge-disabled-state-text-color: color-mix(in srgb, #14181d 38%, transparent)}.mat-badge-accent{--mat-badge-background-color: #4763a7;--mat-badge-text-color: #ffffff}.mat-badge-warn{--mat-badge-background-color: #d32f2f;--mat-badge-text-color: white}html{--mat-badge-text-font: "Inter", sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}html{--mat-bottom-sheet-container-shape: 4px}html{--mat-bottom-sheet-container-text-color: #14181d;--mat-bottom-sheet-container-background-color: #ffffff}html{--mat-bottom-sheet-container-text-font: "Inter", sans-serif;--mat-bottom-sheet-container-text-line-height: 22px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: normal;--mat-bottom-sheet-container-text-weight: 400}html{--mat-button-toggle-focus-state-layer-opacity: .12;--mat-button-toggle-hover-state-layer-opacity: .04;--mat-button-toggle-legacy-focus-state-layer-opacity: 1;--mat-button-toggle-legacy-height: 36px;--mat-button-toggle-legacy-shape: 2px;--mat-button-toggle-shape: 4px}html{--mat-button-toggle-background-color: #ffffff;--mat-button-toggle-disabled-selected-state-background-color: color-mix(in srgb, #14181d 12%, transparent);--mat-button-toggle-disabled-selected-state-text-color: color-mix(in srgb, #14181d 38%, transparent);--mat-button-toggle-disabled-state-background-color: #ffffff;--mat-button-toggle-disabled-state-text-color: color-mix(in srgb, #14181d 38%, transparent);--mat-button-toggle-divider-color: #e1e6ea;--mat-button-toggle-legacy-disabled-selected-state-background-color: color-mix(in srgb, #14181d 12%, transparent);--mat-button-toggle-legacy-disabled-state-background-color: #ffffff;--mat-button-toggle-legacy-disabled-state-text-color: color-mix(in srgb, #14181d 38%, transparent);--mat-button-toggle-legacy-selected-state-background-color: color-mix(in srgb, #14181d 12%, transparent);--mat-button-toggle-legacy-selected-state-text-color: #14181d;--mat-button-toggle-legacy-state-layer-color: color-mix(in srgb, #14181d 12%, transparent);--mat-button-toggle-legacy-text-color: #14181d;--mat-button-toggle-selected-state-background-color: color-mix(in srgb, #14181d 12%, transparent);--mat-button-toggle-selected-state-text-color: #14181d;--mat-button-toggle-state-layer-color: #14181d;--mat-button-toggle-text-color: #14181d}html{--mat-button-toggle-height: 48px}html{--mat-button-toggle-label-text-font: "Inter", sans-serif;--mat-button-toggle-label-text-line-height: 24px;--mat-button-toggle-label-text-size: 15px;--mat-button-toggle-label-text-tracking: normal;--mat-button-toggle-label-text-weight: 400;--mat-button-toggle-legacy-label-text-font: "Inter", sans-serif;--mat-button-toggle-legacy-label-text-line-height: 24px;--mat-button-toggle-legacy-label-text-size: 15px;--mat-button-toggle-legacy-label-text-tracking: normal;--mat-button-toggle-legacy-label-text-weight: 400}html{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .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)}html{--mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #146b88 20%, transparent);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #4763a7 20%, transparent);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-calendar-date-selected-state-text-color: #ffffff;--mat-datepicker-calendar-date-selected-state-background-color: #146b88;--mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #146b88 38%, transparent);--mat-datepicker-calendar-date-today-selected-state-outline-color: #ffffff;--mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #146b88 12%, transparent);--mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #146b88 4%, transparent);--mat-datepicker-toggle-active-state-icon-color: #146b88;--mat-datepicker-toggle-icon-color: #48505a;--mat-datepicker-calendar-body-label-text-color: #48505a;--mat-datepicker-calendar-period-button-text-color: #14181d;--mat-datepicker-calendar-period-button-icon-color: #48505a;--mat-datepicker-calendar-navigation-button-icon-color: #48505a;--mat-datepicker-calendar-header-divider-color: #e1e6ea;--mat-datepicker-calendar-header-text-color: #48505a;--mat-datepicker-calendar-date-today-outline-color: #48505a;--mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, #14181d 38%, transparent);--mat-datepicker-calendar-date-text-color: #14181d;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, #14181d 38%, transparent);--mat-datepicker-calendar-date-preview-state-outline-color: #48505a;--mat-datepicker-range-input-separator-color: #14181d;--mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, #14181d 38%, transparent);--mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, #14181d 38%, transparent);--mat-datepicker-calendar-container-background-color: #ffffff;--mat-datepicker-calendar-container-text-color: #14181d}.mat-datepicker-content.mat-accent,.mat-datepicker-toggle-active.mat-accent{--mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #4763a7 20%, transparent);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #4763a7 20%, transparent);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-calendar-date-selected-state-text-color: #ffffff;--mat-datepicker-calendar-date-selected-state-background-color: #4763a7;--mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #4763a7 38%, transparent);--mat-datepicker-calendar-date-today-selected-state-outline-color: #ffffff;--mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #4763a7 12%, transparent);--mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #4763a7 4%, transparent);--mat-datepicker-toggle-active-state-icon-color: #4763a7;--mat-datepicker-toggle-icon-color: #48505a;--mat-datepicker-calendar-body-label-text-color: #48505a;--mat-datepicker-calendar-period-button-text-color: #14181d;--mat-datepicker-calendar-period-button-icon-color: #48505a;--mat-datepicker-calendar-navigation-button-icon-color: #48505a;--mat-datepicker-calendar-header-divider-color: #e1e6ea;--mat-datepicker-calendar-header-text-color: #48505a;--mat-datepicker-calendar-date-today-outline-color: #48505a;--mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, #14181d 38%, transparent);--mat-datepicker-calendar-date-text-color: #14181d;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, #14181d 38%, transparent);--mat-datepicker-calendar-date-preview-state-outline-color: #48505a;--mat-datepicker-range-input-separator-color: #14181d;--mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, #14181d 38%, transparent);--mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, #14181d 38%, transparent);--mat-datepicker-calendar-container-background-color: #ffffff;--mat-datepicker-calendar-container-text-color: #14181d}.mat-datepicker-content.mat-warn,.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #d32f2f 20%, transparent);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #4763a7 20%, transparent);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d32f2f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #d32f2f 38%, transparent);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #d32f2f 12%, transparent);--mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #d32f2f 4%, transparent);--mat-datepicker-toggle-active-state-icon-color: #d32f2f;--mat-datepicker-toggle-icon-color: #48505a;--mat-datepicker-calendar-body-label-text-color: #48505a;--mat-datepicker-calendar-period-button-text-color: #14181d;--mat-datepicker-calendar-period-button-icon-color: #48505a;--mat-datepicker-calendar-navigation-button-icon-color: #48505a;--mat-datepicker-calendar-header-divider-color: #e1e6ea;--mat-datepicker-calendar-header-text-color: #48505a;--mat-datepicker-calendar-date-today-outline-color: #48505a;--mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, #14181d 38%, transparent);--mat-datepicker-calendar-date-text-color: #14181d;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, #14181d 38%, transparent);--mat-datepicker-calendar-date-preview-state-outline-color: #48505a;--mat-datepicker-range-input-separator-color: #14181d;--mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, #14181d 38%, transparent);--mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, #14181d 38%, transparent);--mat-datepicker-calendar-container-background-color: #ffffff;--mat-datepicker-calendar-container-text-color: #14181d}.mat-calendar-controls{--mat-icon-button-touch-target-display: none}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;--mat-icon-button-state-layer-size: 40px;width:var(--mat-icon-button-state-layer-size);height:var(--mat-icon-button-state-layer-size);padding:8px}html{--mat-datepicker-calendar-text-font: "Inter", sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}html{--mat-divider-width: 1px}html{--mat-divider-color: #e1e6ea}html{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}html{--mat-expansion-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);--mat-expansion-container-background-color: #ffffff;--mat-expansion-container-text-color: #14181d;--mat-expansion-actions-divider-color: #e1e6ea;--mat-expansion-header-hover-state-layer-color: color-mix(in srgb, #14181d 4%, transparent);--mat-expansion-header-focus-state-layer-color: color-mix(in srgb, #14181d 12%, transparent);--mat-expansion-header-disabled-state-text-color: color-mix(in srgb, #14181d 38%, transparent);--mat-expansion-header-text-color: #14181d;--mat-expansion-header-description-color: #48505a;--mat-expansion-header-indicator-color: #48505a}html{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}html{--mat-expansion-header-text-font: "Inter", sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: "Inter", sans-serif;--mat-expansion-container-text-line-height: 22px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: normal;--mat-expansion-container-text-weight: 400}html{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}html{--mat-icon-color: inherit}.mat-icon.mat-primary{--mat-icon-color: #146b88}.mat-icon.mat-accent{--mat-icon-color: #4763a7}.mat-icon.mat-warn{--mat-icon-color: #d32f2f}html{--mat-sidenav-container-shape: 0;--mat-sidenav-container-width: auto}html{--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-divider-color: #e1e6ea;--mat-sidenav-container-background-color: #ffffff;--mat-sidenav-container-text-color: #14181d;--mat-sidenav-content-background-color: #f6f8f9;--mat-sidenav-content-text-color: #14181d;--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}html{--mat-stepper-header-focus-state-layer-shape: 4px;--mat-stepper-header-hover-state-layer-shape: 4px}html{--mat-stepper-header-icon-foreground-color: #ffffff;--mat-stepper-header-selected-state-icon-background-color: #146b88;--mat-stepper-header-selected-state-icon-foreground-color: #ffffff;--mat-stepper-header-done-state-icon-background-color: #146b88;--mat-stepper-header-done-state-icon-foreground-color: #ffffff;--mat-stepper-header-edit-state-icon-background-color: #146b88;--mat-stepper-header-edit-state-icon-foreground-color: #ffffff;--mat-stepper-container-color: #ffffff;--mat-stepper-line-color: #e1e6ea;--mat-stepper-header-hover-state-layer-color: color-mix(in srgb, #14181d 4%, transparent);--mat-stepper-header-focus-state-layer-color: color-mix(in srgb, #14181d 12%, transparent);--mat-stepper-header-label-text-color: #48505a;--mat-stepper-header-optional-label-text-color: #48505a;--mat-stepper-header-selected-state-label-text-color: #14181d;--mat-stepper-header-error-state-label-text-color: #d32f2f;--mat-stepper-header-icon-background-color: #48505a;--mat-stepper-header-error-state-icon-foreground-color: #d32f2f;--mat-stepper-header-error-state-icon-background-color: transparent}.mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: #ffffff;--mat-stepper-header-selected-state-icon-background-color: #4763a7;--mat-stepper-header-selected-state-icon-foreground-color: #ffffff;--mat-stepper-header-done-state-icon-background-color: #4763a7;--mat-stepper-header-done-state-icon-foreground-color: #ffffff;--mat-stepper-header-edit-state-icon-background-color: #4763a7;--mat-stepper-header-edit-state-icon-foreground-color: #ffffff}.mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d32f2f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d32f2f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d32f2f;--mat-stepper-header-edit-state-icon-foreground-color: white}html{--mat-stepper-header-height: 72px}html{--mat-stepper-container-text-font: "Inter", sans-serif;--mat-stepper-header-label-text-font: "Inter", sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 15px;--mat-stepper-header-selected-state-label-text-size: 15px;--mat-stepper-header-selected-state-label-text-weight: 400}html{--mat-sort-arrow-color: #14181d}html{--mat-toolbar-container-background-color: #ffffff;--mat-toolbar-container-text-color: #14181d}.mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #146b88;--mat-toolbar-container-text-color: #ffffff}.mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #4763a7;--mat-toolbar-container-text-color: #ffffff}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d32f2f;--mat-toolbar-container-text-color: white}html{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}html{--mat-toolbar-title-text-font: "Inter", sans-serif;--mat-toolbar-title-text-line-height: 28px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: normal;--mat-toolbar-title-text-weight: 600}html{--mat-tree-container-background-color: #ffffff;--mat-tree-node-text-color: #14181d}html{--mat-tree-node-min-height: 48px}html{--mat-tree-node-text-font: "Inter", sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}html{--mat-timepicker-container-shape: 4px}html{--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-timepicker-container-background-color: #ffffff}:root{--app-font-base: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--app-font-display: "Fraunces", Georgia, "Times New Roman", serif;--app-font-mono: "Roboto Mono", "SF Mono", Consolas, monospace;--app-control-height: 32px;--app-control-height-sm: 24px;--app-control-height-lg: 40px;--app-rail-width: 56px;--app-rail-width-expanded: 240px;--app-rail-header-height: 44px;--app-nav-item-height: 32px;--app-composer-max-width: 720px;--app-reading-max-width: 780px;--app-page-padding: 24px;--app-radius-pill: 999px;--app-guvenlik-banner-min-yukseklik: 96px;--app-guvenlik-banner-ic-bosluk: 16px;--app-guvenlik-ikon-olcusu: 32px;--app-guvenlik-baslik-olcegi: 20px;--app-transition-fast: .12s;--app-transition-normal: .2s}@media(max-width:599px){:root{--app-page-padding: 16px}}@media(prefers-reduced-motion:reduce){:root{--app-transition-fast: 0ms;--app-transition-normal: 0ms}}.client-light-theme{--app-bg: #f6f8f9;--app-surface: #ffffff;--app-panel: #fbfcfd;--app-elevated: #ffffff;--app-card: #ffffff;--app-input: #ffffff;--app-hover: #eef1f3;--app-selected: #e2e8ed;--app-selected-hover: #d7dfe6;--app-border-subtle: #eef1f3;--app-border: #e1e6ea;--app-border-strong: #cbd2d9;--app-text-primary: #14181d;--app-text-secondary: #48505a;--app-text-muted: #59626d;--app-text-disabled: #cbd2d9;--app-text-on-accent: #ffffff;--app-text-on-primary: #ffffff;--app-primary: #146b88;--app-primary-hover: #0e5670;--app-primary-subtle: #e7f3f7;--app-accent: #4763a7;--app-accent-hover: #3b5394;--app-accent-subtle: #eceff7;--app-focus-ring: rgba(71, 99, 167, .35);--app-bicim-pdf: #b3261e;--app-bicim-docx: #2f5aa8;--app-bicim-xlsx: #1f6b45;--app-success: #15803d;--app-success-bg: #f0fdf4;--app-danger: #b91c1c;--app-danger-bg: #fef2f2;--app-warning: #b45309;--app-warning-bg: #fffaeb;--app-info: #1d4ed8;--app-info-bg: #eff6ff;--app-radius-sm: 8px;--app-radius-md: 10px;--app-radius-lg: 14px;--app-radius-xl: 20px;--app-control-radius: var(--app-radius-md);--app-shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .04);--app-shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .08);--app-shadow-lg: 0 6px 16px 0 rgba(0, 0, 0, .1);--app-scrollbar-thumb: #cbd2d9;--app-scrollbar-thumb-hover: #9aa4b0;--app-skeleton-base: #eef1f3;--app-skeleton-highlight: #e2e8ed;--app-overlay-scrim: rgba(20, 24, 29, .32);--app-verified: #15803d;--app-verified-bg: #f0fdf4;--app-unverified: #b45309;--app-unverified-bg: #fffaeb;--app-citation-bg: #eef1f3;--app-citation-border: #cbd2d9}.client-dark-theme{--mat-app-background-color: #14171c;--mat-app-text-color: rgba(255, 255, 255, .92);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-ripple-color: color-mix(in srgb, rgba(255, 255, 255, .92) 12%, transparent);--mat-option-selected-state-label-text-color: #6fb8cf;--mat-option-label-text-color: rgba(255, 255, 255, .92);--mat-option-hover-state-layer-color: color-mix(in srgb, rgba(255, 255, 255, .92) 4%, transparent);--mat-option-focus-state-layer-color: color-mix(in srgb, rgba(255, 255, 255, .92) 12%, transparent);--mat-option-selected-state-layer-color: color-mix(in srgb, rgba(255, 255, 255, .92) 12%, transparent)}.client-dark-theme .mat-accent{--mat-option-selected-state-label-text-color: #869bcc;--mat-option-label-text-color: rgba(255, 255, 255, .92);--mat-option-hover-state-layer-color: color-mix(in srgb, rgba(255, 255, 255, .92) 4%, transparent);--mat-option-focus-state-layer-color: color-mix(in srgb, rgba(255, 255, 255, .92) 12%, transparent);--mat-option-selected-state-layer-color: color-mix(in srgb, rgba(255, 255, 255, .92) 12%, transparent)}.client-dark-theme .mat-warn{--mat-option-selected-state-label-text-color: #ff7043;--mat-option-label-text-color: rgba(255, 255, 255, .92);--mat-option-hover-state-layer-color: color-mix(in srgb, rgba(255, 255, 255, .92) 4%, transparent);--mat-option-focus-state-layer-color: color-mix(in srgb, rgba(255, 255, 255, .92) 12%, transparent);--mat-option-selected-state-layer-color: color-mix(in srgb, rgba(255, 255, 255, .92) 12%, transparent)}.client-dark-theme{--mat-optgroup-label-text-color: rgba(255, 255, 255, .92);--mat-pseudo-checkbox-full-selected-icon-color: #869bcc;--mat-pseudo-checkbox-full-selected-checkmark-color: #14171c;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(255, 255, 255, .65);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #14171c;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-pseudo-checkbox-minimal-selected-checkmark-color: #869bcc;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent)}.client-dark-theme .mat-primary{--mat-pseudo-checkbox-full-selected-icon-color: #6fb8cf;--mat-pseudo-checkbox-full-selected-checkmark-color: #14171c;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(255, 255, 255, .65);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #14171c;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-pseudo-checkbox-minimal-selected-checkmark-color: #6fb8cf;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent)}.client-dark-theme .mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #869bcc;--mat-pseudo-checkbox-full-selected-checkmark-color: #14171c;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(255, 255, 255, .65);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #14171c;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-pseudo-checkbox-minimal-selected-checkmark-color: #869bcc;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent)}.client-dark-theme .mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #ff7043;--mat-pseudo-checkbox-full-selected-checkmark-color: #14171c;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(255, 255, 255, .65);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #14171c;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-pseudo-checkbox-minimal-selected-checkmark-color: #ff7043;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent)}.client-dark-theme{--mat-card-elevated-container-color: #20252e;--mat-card-elevated-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);--mat-card-outlined-container-color: #20252e;--mat-card-outlined-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-outlined-outline-color: #333b47;--mat-card-subtitle-text-color: rgba(255, 255, 255, .65);--mat-card-filled-container-color: #20252e;--mat-card-filled-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)}.client-dark-theme .mat-mdc-progress-bar{--mat-progress-bar-active-indicator-color: #6fb8cf;--mat-progress-bar-track-color: rgba(111, 184, 207, .25)}.client-dark-theme .mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #869bcc;--mat-progress-bar-track-color: rgba(134, 155, 204, .25)}.client-dark-theme .mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #ff7043;--mat-progress-bar-track-color: rgba(255, 112, 67, .25)}.client-dark-theme{--mat-tooltip-container-color: #ffffff;--mat-tooltip-supporting-text-color: #14181d;--mat-form-field-focus-select-arrow-color: color-mix(in srgb, #6fb8cf 87%, transparent);--mat-form-field-filled-caret-color: #6fb8cf;--mat-form-field-filled-focus-active-indicator-color: #6fb8cf;--mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #6fb8cf 87%, transparent);--mat-form-field-outlined-caret-color: #6fb8cf;--mat-form-field-outlined-focus-outline-color: #6fb8cf;--mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #6fb8cf 87%, transparent);--mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-form-field-state-layer-color: rgba(255, 255, 255, .92);--mat-form-field-error-text-color: #ff7043;--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, .65);--mat-form-field-disabled-select-arrow-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .12;--mat-form-field-filled-container-color: #262c36;--mat-form-field-filled-disabled-container-color: color-mix(in srgb, rgba(255, 255, 255, .92) 4%, transparent);--mat-form-field-filled-label-text-color: rgba(255, 255, 255, .65);--mat-form-field-filled-hover-label-text-color: rgba(255, 255, 255, .65);--mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-form-field-filled-input-text-color: rgba(255, 255, 255, .92);--mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-form-field-filled-input-text-placeholder-color: rgba(255, 255, 255, .65);--mat-form-field-filled-error-hover-label-text-color: #ff7043;--mat-form-field-filled-error-focus-label-text-color: #ff7043;--mat-form-field-filled-error-label-text-color: #ff7043;--mat-form-field-filled-error-caret-color: #ff7043;--mat-form-field-filled-active-indicator-color: rgba(255, 255, 255, .65);--mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, rgba(255, 255, 255, .92) 12%, transparent);--mat-form-field-filled-hover-active-indicator-color: rgba(255, 255, 255, .92);--mat-form-field-filled-error-active-indicator-color: #ff7043;--mat-form-field-filled-error-focus-active-indicator-color: #ff7043;--mat-form-field-filled-error-hover-active-indicator-color: #ff7043;--mat-form-field-outlined-label-text-color: rgba(255, 255, 255, .65);--mat-form-field-outlined-hover-label-text-color: rgba(255, 255, 255, .92);--mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-form-field-outlined-input-text-color: rgba(255, 255, 255, .92);--mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-form-field-outlined-input-text-placeholder-color: rgba(255, 255, 255, .65);--mat-form-field-outlined-error-caret-color: #ff7043;--mat-form-field-outlined-error-focus-label-text-color: #ff7043;--mat-form-field-outlined-error-label-text-color: #ff7043;--mat-form-field-outlined-error-hover-label-text-color: #ff7043;--mat-form-field-outlined-outline-color: #333b47;--mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, rgba(255, 255, 255, .92) 12%, transparent);--mat-form-field-outlined-hover-outline-color: rgba(255, 255, 255, .92);--mat-form-field-outlined-error-focus-outline-color: #ff7043;--mat-form-field-outlined-error-hover-outline-color: #ff7043;--mat-form-field-outlined-error-outline-color: #ff7043}.client-dark-theme .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: color-mix(in srgb, #869bcc 87%, transparent);--mat-form-field-filled-caret-color: #869bcc;--mat-form-field-filled-focus-active-indicator-color: #869bcc;--mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #869bcc 87%, transparent);--mat-form-field-outlined-caret-color: #869bcc;--mat-form-field-outlined-focus-outline-color: #869bcc;--mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #869bcc 87%, transparent)}.client-dark-theme .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: color-mix(in srgb, #ff7043 87%, transparent);--mat-form-field-filled-caret-color: #ff7043;--mat-form-field-filled-focus-active-indicator-color: #ff7043;--mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #ff7043 87%, transparent);--mat-form-field-outlined-caret-color: #ff7043;--mat-form-field-outlined-focus-outline-color: #ff7043;--mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #ff7043 87%, transparent)}.client-dark-theme{--mat-select-panel-background-color: #20252e;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .92);--mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-select-placeholder-text-color: rgba(255, 255, 255, .65);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .65);--mat-select-disabled-arrow-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-select-focused-arrow-color: #6fb8cf;--mat-select-invalid-arrow-color: #ff7043}.client-dark-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #20252e;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .92);--mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-select-placeholder-text-color: rgba(255, 255, 255, .65);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .65);--mat-select-disabled-arrow-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-select-focused-arrow-color: #869bcc;--mat-select-invalid-arrow-color: #ff7043}.client-dark-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #20252e;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .92);--mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-select-placeholder-text-color: rgba(255, 255, 255, .65);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .65);--mat-select-disabled-arrow-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-select-focused-arrow-color: #ff7043;--mat-select-invalid-arrow-color: #ff7043}.client-dark-theme{--mat-autocomplete-background-color: #20252e;--mat-dialog-container-color: #20252e;--mat-dialog-subhead-color: rgba(255, 255, 255, .92);--mat-dialog-supporting-text-color: rgba(255, 255, 255, .65)}.client-dark-theme .mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: rgba(255, 255, 255, .92);--mat-chip-elevated-container-color: color-mix(in srgb, rgba(255, 255, 255, .92) 12%, transparent);--mat-chip-elevated-disabled-container-color: color-mix(in srgb, rgba(255, 255, 255, .92) 12%, transparent);--mat-chip-elevated-selected-container-color: color-mix(in srgb, rgba(255, 255, 255, .92) 12%, transparent);--mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, rgba(255, 255, 255, .92) 12%, transparent);--mat-chip-focus-state-layer-color: rgba(255, 255, 255, .92);--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: rgba(255, 255, 255, .92);--mat-chip-label-text-color: rgba(255, 255, 255, .92);--mat-chip-selected-disabled-trailing-icon-color: rgba(255, 255, 255, .92);--mat-chip-selected-focus-state-layer-color: .12;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: .04;--mat-chip-selected-label-text-color: rgba(255, 255, 255, .92);--mat-chip-selected-trailing-icon-color: rgba(255, 255, 255, .92);--mat-chip-with-icon-disabled-icon-color: rgba(255, 255, 255, .92);--mat-chip-with-icon-icon-color: rgba(255, 255, 255, .92);--mat-chip-with-icon-selected-icon-color: rgba(255, 255, 255, .92);--mat-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(255, 255, 255, .92);--mat-chip-with-trailing-icon-trailing-icon-color: rgba(255, 255, 255, .92)}.client-dark-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.client-dark-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mat-chip-elevated-container-color: #6fb8cf;--mat-chip-elevated-disabled-container-color: #6fb8cf;--mat-chip-elevated-selected-container-color: #6fb8cf;--mat-chip-flat-disabled-selected-container-color: #6fb8cf;--mat-chip-focus-state-layer-color: rgba(255, 255, 255, .92);--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: rgba(255, 255, 255, .92);--mat-chip-label-text-color: rgba(0, 0, 0, .87);--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-focus-state-layer-color: .12;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: .04;--mat-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mat-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mat-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mat-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.client-dark-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.client-dark-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mat-chip-elevated-container-color: #869bcc;--mat-chip-elevated-disabled-container-color: #869bcc;--mat-chip-elevated-selected-container-color: #869bcc;--mat-chip-flat-disabled-selected-container-color: #869bcc;--mat-chip-focus-state-layer-color: rgba(255, 255, 255, .92);--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: rgba(255, 255, 255, .92);--mat-chip-label-text-color: rgba(0, 0, 0, .87);--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-focus-state-layer-color: .12;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: .04;--mat-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mat-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mat-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mat-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.client-dark-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.client-dark-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mat-chip-elevated-container-color: #ff7043;--mat-chip-elevated-disabled-container-color: #ff7043;--mat-chip-elevated-selected-container-color: #ff7043;--mat-chip-flat-disabled-selected-container-color: #ff7043;--mat-chip-focus-state-layer-color: rgba(255, 255, 255, .92);--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: rgba(255, 255, 255, .92);--mat-chip-label-text-color: rgba(0, 0, 0, .87);--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-focus-state-layer-color: .12;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: .04;--mat-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mat-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mat-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mat-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.client-dark-theme{--mat-slide-toggle-selected-icon-color: rgba(0, 0, 0, .87);--mat-slide-toggle-disabled-selected-icon-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-focus-state-layer-color: #6fb8cf;--mat-slide-toggle-selected-handle-color: #6fb8cf;--mat-slide-toggle-selected-hover-state-layer-color: #6fb8cf;--mat-slide-toggle-selected-pressed-state-layer-color: #6fb8cf;--mat-slide-toggle-selected-focus-handle-color: #6fb8cf;--mat-slide-toggle-selected-hover-handle-color: #6fb8cf;--mat-slide-toggle-selected-pressed-handle-color: #6fb8cf;--mat-slide-toggle-selected-focus-track-color: #248aac;--mat-slide-toggle-selected-hover-track-color: #248aac;--mat-slide-toggle-selected-pressed-track-color: #248aac;--mat-slide-toggle-selected-track-color: #248aac;--mat-slide-toggle-disabled-unselected-track-outline-color: transparent;--mat-slide-toggle-selected-track-outline-color: transparent;--mat-slide-toggle-track-outline-color: transparent;--mat-slide-toggle-disabled-label-text-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-slide-toggle-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);--mat-slide-toggle-disabled-selected-handle-color: rgba(255, 255, 255, .92);--mat-slide-toggle-disabled-selected-track-color: rgba(255, 255, 255, .92);--mat-slide-toggle-disabled-unselected-handle-color: rgba(255, 255, 255, .92);--mat-slide-toggle-disabled-unselected-icon-color: #262c36;--mat-slide-toggle-disabled-unselected-track-color: rgba(255, 255, 255, .92);--mat-slide-toggle-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);--mat-slide-toggle-handle-surface-color: #20252e;--mat-slide-toggle-label-text-color: rgba(255, 255, 255, .92);--mat-slide-toggle-unselected-hover-handle-color: #ffffff;--mat-slide-toggle-unselected-focus-handle-color: #ffffff;--mat-slide-toggle-unselected-focus-state-layer-color: rgba(255, 255, 255, .92);--mat-slide-toggle-unselected-focus-track-color: #333b47;--mat-slide-toggle-unselected-icon-color: #262c36;--mat-slide-toggle-unselected-handle-color: rgba(255, 255, 255, .65);--mat-slide-toggle-unselected-hover-state-layer-color: rgba(255, 255, 255, .92);--mat-slide-toggle-unselected-hover-track-color: #333b47;--mat-slide-toggle-unselected-pressed-handle-color: #ffffff;--mat-slide-toggle-unselected-pressed-track-color: #333b47;--mat-slide-toggle-unselected-pressed-state-layer-color: rgba(255, 255, 255, .92);--mat-slide-toggle-unselected-track-color: #333b47}.client-dark-theme .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-icon-color: rgba(0, 0, 0, .87);--mat-slide-toggle-disabled-selected-icon-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-focus-state-layer-color: #869bcc;--mat-slide-toggle-selected-handle-color: #869bcc;--mat-slide-toggle-selected-hover-state-layer-color: #869bcc;--mat-slide-toggle-selected-pressed-state-layer-color: #869bcc;--mat-slide-toggle-selected-focus-handle-color: #869bcc;--mat-slide-toggle-selected-hover-handle-color: #869bcc;--mat-slide-toggle-selected-pressed-handle-color: #869bcc;--mat-slide-toggle-selected-focus-track-color: #4763a7;--mat-slide-toggle-selected-hover-track-color: #4763a7;--mat-slide-toggle-selected-pressed-track-color: #4763a7;--mat-slide-toggle-selected-track-color: #4763a7}.client-dark-theme .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-icon-color: rgba(0, 0, 0, .87);--mat-slide-toggle-disabled-selected-icon-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-focus-state-layer-color: #ff7043;--mat-slide-toggle-selected-handle-color: #ff7043;--mat-slide-toggle-selected-hover-state-layer-color: #ff7043;--mat-slide-toggle-selected-pressed-state-layer-color: #ff7043;--mat-slide-toggle-selected-focus-handle-color: #ff7043;--mat-slide-toggle-selected-hover-handle-color: #ff7043;--mat-slide-toggle-selected-pressed-handle-color: #ff7043;--mat-slide-toggle-selected-focus-track-color: #f4511e;--mat-slide-toggle-selected-hover-track-color: #f4511e;--mat-slide-toggle-selected-pressed-track-color: #f4511e;--mat-slide-toggle-selected-track-color: #f4511e}.client-dark-theme .mat-mdc-radio-button.mat-primary{--mat-radio-checked-ripple-color: #6fb8cf;--mat-radio-disabled-label-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-radio-disabled-selected-icon-color: rgba(255, 255, 255, .92);--mat-radio-disabled-unselected-icon-color: rgba(255, 255, 255, .92);--mat-radio-label-text-color: rgba(255, 255, 255, .92);--mat-radio-ripple-color: rgba(255, 255, 255, .92);--mat-radio-selected-focus-icon-color: #6fb8cf;--mat-radio-selected-hover-icon-color: #6fb8cf;--mat-radio-selected-icon-color: #6fb8cf;--mat-radio-selected-pressed-icon-color: #6fb8cf;--mat-radio-unselected-focus-icon-color: rgba(255, 255, 255, .92);--mat-radio-unselected-hover-icon-color: rgba(255, 255, 255, .92);--mat-radio-unselected-icon-color: rgba(255, 255, 255, .65);--mat-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .92)}.client-dark-theme .mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #869bcc;--mat-radio-disabled-label-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-radio-disabled-selected-icon-color: rgba(255, 255, 255, .92);--mat-radio-disabled-unselected-icon-color: rgba(255, 255, 255, .92);--mat-radio-label-text-color: rgba(255, 255, 255, .92);--mat-radio-ripple-color: rgba(255, 255, 255, .92);--mat-radio-selected-focus-icon-color: #869bcc;--mat-radio-selected-hover-icon-color: #869bcc;--mat-radio-selected-icon-color: #869bcc;--mat-radio-selected-pressed-icon-color: #869bcc;--mat-radio-unselected-focus-icon-color: rgba(255, 255, 255, .92);--mat-radio-unselected-hover-icon-color: rgba(255, 255, 255, .92);--mat-radio-unselected-icon-color: rgba(255, 255, 255, .65);--mat-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .92)}.client-dark-theme .mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #ff7043;--mat-radio-disabled-label-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-radio-disabled-selected-icon-color: rgba(255, 255, 255, .92);--mat-radio-disabled-unselected-icon-color: rgba(255, 255, 255, .92);--mat-radio-label-text-color: rgba(255, 255, 255, .92);--mat-radio-ripple-color: rgba(255, 255, 255, .92);--mat-radio-selected-focus-icon-color: #ff7043;--mat-radio-selected-hover-icon-color: #ff7043;--mat-radio-selected-icon-color: #ff7043;--mat-radio-selected-pressed-icon-color: #ff7043;--mat-radio-unselected-focus-icon-color: rgba(255, 255, 255, .92);--mat-radio-unselected-hover-icon-color: rgba(255, 255, 255, .92);--mat-radio-unselected-icon-color: rgba(255, 255, 255, .65);--mat-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .92)}.client-dark-theme{--mat-slider-active-track-color: #6fb8cf;--mat-slider-focus-handle-color: #6fb8cf;--mat-slider-handle-color: #6fb8cf;--mat-slider-hover-handle-color: #6fb8cf;--mat-slider-focus-state-layer-color: color-mix(in srgb, #6fb8cf 12%, transparent);--mat-slider-hover-state-layer-color: color-mix(in srgb, #6fb8cf 4%, transparent);--mat-slider-inactive-track-color: #6fb8cf;--mat-slider-ripple-color: #6fb8cf;--mat-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87);--mat-slider-with-tick-marks-inactive-container-color: #6fb8cf;--mat-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-disabled-active-track-color: rgba(255, 255, 255, .92);--mat-slider-disabled-handle-color: rgba(255, 255, 255, .92);--mat-slider-disabled-inactive-track-color: rgba(255, 255, 255, .92);--mat-slider-label-container-color: #ffffff;--mat-slider-label-label-text-color: #14181d;--mat-slider-value-indicator-opacity: 1;--mat-slider-with-overlap-handle-outline-color: rgba(255, 255, 255, .92);--mat-slider-with-tick-marks-disabled-container-color: rgba(255, 255, 255, .92)}.client-dark-theme .mat-accent{--mat-slider-active-track-color: #869bcc;--mat-slider-focus-handle-color: #869bcc;--mat-slider-handle-color: #869bcc;--mat-slider-hover-handle-color: #869bcc;--mat-slider-focus-state-layer-color: color-mix(in srgb, #869bcc 12%, transparent);--mat-slider-hover-state-layer-color: color-mix(in srgb, #869bcc 4%, transparent);--mat-slider-inactive-track-color: #869bcc;--mat-slider-ripple-color: #869bcc;--mat-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87);--mat-slider-with-tick-marks-inactive-container-color: #869bcc}.client-dark-theme .mat-warn{--mat-slider-active-track-color: #ff7043;--mat-slider-focus-handle-color: #ff7043;--mat-slider-handle-color: #ff7043;--mat-slider-hover-handle-color: #ff7043;--mat-slider-focus-state-layer-color: color-mix(in srgb, #ff7043 12%, transparent);--mat-slider-hover-state-layer-color: color-mix(in srgb, #ff7043 4%, transparent);--mat-slider-inactive-track-color: #ff7043;--mat-slider-ripple-color: #ff7043;--mat-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87);--mat-slider-with-tick-marks-inactive-container-color: #ff7043}.client-dark-theme{--mat-menu-item-label-text-color: rgba(255, 255, 255, .92);--mat-menu-item-icon-color: rgba(255, 255, 255, .92);--mat-menu-item-hover-state-layer-color: color-mix(in srgb, rgba(255, 255, 255, .92) 4%, transparent);--mat-menu-item-focus-state-layer-color: color-mix(in srgb, rgba(255, 255, 255, .92) 12%, transparent);--mat-menu-container-color: #20252e;--mat-menu-divider-color: #333b47;--mat-list-active-indicator-color: transparent;--mat-list-list-item-container-color: transparent;--mat-list-list-item-selected-container-color: transparent;--mat-list-list-item-leading-avatar-color: transparent;--mat-list-list-item-disabled-state-layer-color: transparent;--mat-list-list-item-label-text-color: rgba(255, 255, 255, .92);--mat-list-list-item-supporting-text-color: rgba(255, 255, 255, .65);--mat-list-list-item-leading-icon-color: rgba(255, 255, 255, .65);--mat-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .65);--mat-list-list-item-trailing-icon-color: rgba(255, 255, 255, .65);--mat-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .65);--mat-list-list-item-disabled-label-text-color: rgba(255, 255, 255, .92);--mat-list-list-item-disabled-leading-icon-color: rgba(255, 255, 255, .92);--mat-list-list-item-disabled-trailing-icon-color: rgba(255, 255, 255, .92);--mat-list-list-item-hover-label-text-color: rgba(255, 255, 255, .92);--mat-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .65);--mat-list-list-item-hover-state-layer-color: rgba(255, 255, 255, .92);--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .65);--mat-list-list-item-focus-label-text-color: rgba(255, 255, 255, .92);--mat-list-list-item-focus-state-layer-color: rgba(255, 255, 255, .92);--mat-list-list-item-focus-state-layer-opacity: .12}.client-dark-theme .mdc-list-item__start,.client-dark-theme .mdc-list-item__end{--mat-radio-checked-ripple-color: #6fb8cf;--mat-radio-disabled-label-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-radio-disabled-selected-icon-color: rgba(255, 255, 255, .92);--mat-radio-disabled-unselected-icon-color: rgba(255, 255, 255, .92);--mat-radio-label-text-color: rgba(255, 255, 255, .92);--mat-radio-ripple-color: rgba(255, 255, 255, .92);--mat-radio-selected-focus-icon-color: #6fb8cf;--mat-radio-selected-hover-icon-color: #6fb8cf;--mat-radio-selected-icon-color: #6fb8cf;--mat-radio-selected-pressed-icon-color: #6fb8cf;--mat-radio-unselected-focus-icon-color: rgba(255, 255, 255, .92);--mat-radio-unselected-hover-icon-color: rgba(255, 255, 255, .92);--mat-radio-unselected-icon-color: rgba(255, 255, 255, .65);--mat-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .92)}.client-dark-theme .mat-accent .mdc-list-item__start,.client-dark-theme .mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #869bcc;--mat-radio-disabled-label-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-radio-disabled-selected-icon-color: rgba(255, 255, 255, .92);--mat-radio-disabled-unselected-icon-color: rgba(255, 255, 255, .92);--mat-radio-label-text-color: rgba(255, 255, 255, .92);--mat-radio-ripple-color: rgba(255, 255, 255, .92);--mat-radio-selected-focus-icon-color: #869bcc;--mat-radio-selected-hover-icon-color: #869bcc;--mat-radio-selected-icon-color: #869bcc;--mat-radio-selected-pressed-icon-color: #869bcc;--mat-radio-unselected-focus-icon-color: rgba(255, 255, 255, .92);--mat-radio-unselected-hover-icon-color: rgba(255, 255, 255, .92);--mat-radio-unselected-icon-color: rgba(255, 255, 255, .65);--mat-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .92)}.client-dark-theme .mat-warn .mdc-list-item__start,.client-dark-theme .mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #ff7043;--mat-radio-disabled-label-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-radio-disabled-selected-icon-color: rgba(255, 255, 255, .92);--mat-radio-disabled-unselected-icon-color: rgba(255, 255, 255, .92);--mat-radio-label-text-color: rgba(255, 255, 255, .92);--mat-radio-ripple-color: rgba(255, 255, 255, .92);--mat-radio-selected-focus-icon-color: #ff7043;--mat-radio-selected-hover-icon-color: #ff7043;--mat-radio-selected-icon-color: #ff7043;--mat-radio-selected-pressed-icon-color: #ff7043;--mat-radio-unselected-focus-icon-color: rgba(255, 255, 255, .92);--mat-radio-unselected-hover-icon-color: rgba(255, 255, 255, .92);--mat-radio-unselected-icon-color: rgba(255, 255, 255, .65);--mat-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .92)}.client-dark-theme .mat-mdc-list-option{--mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-checkbox-label-text-color: rgba(255, 255, 255, .92);--mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-checkbox-selected-checkmark-color: rgba(0, 0, 0, .87);--mat-checkbox-selected-focus-icon-color: #6fb8cf;--mat-checkbox-selected-hover-icon-color: #6fb8cf;--mat-checkbox-selected-icon-color: #6fb8cf;--mat-checkbox-selected-pressed-icon-color: #6fb8cf;--mat-checkbox-unselected-focus-icon-color: rgba(255, 255, 255, .92);--mat-checkbox-unselected-hover-icon-color: rgba(255, 255, 255, .92);--mat-checkbox-unselected-icon-color: rgba(255, 255, 255, .65);--mat-checkbox-selected-focus-state-layer-color: #6fb8cf;--mat-checkbox-selected-hover-state-layer-color: #6fb8cf;--mat-checkbox-selected-pressed-state-layer-color: #6fb8cf;--mat-checkbox-unselected-focus-state-layer-color: rgba(255, 255, 255, .92);--mat-checkbox-unselected-hover-state-layer-color: rgba(255, 255, 255, .92);--mat-checkbox-unselected-pressed-state-layer-color: rgba(255, 255, 255, .92)}.client-dark-theme .mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-checkbox-label-text-color: rgba(255, 255, 255, .92);--mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-checkbox-selected-checkmark-color: rgba(0, 0, 0, .87);--mat-checkbox-selected-focus-icon-color: #869bcc;--mat-checkbox-selected-hover-icon-color: #869bcc;--mat-checkbox-selected-icon-color: #869bcc;--mat-checkbox-selected-pressed-icon-color: #869bcc;--mat-checkbox-unselected-focus-icon-color: rgba(255, 255, 255, .92);--mat-checkbox-unselected-hover-icon-color: rgba(255, 255, 255, .92);--mat-checkbox-unselected-icon-color: rgba(255, 255, 255, .65);--mat-checkbox-selected-focus-state-layer-color: #869bcc;--mat-checkbox-selected-hover-state-layer-color: #869bcc;--mat-checkbox-selected-pressed-state-layer-color: #869bcc;--mat-checkbox-unselected-focus-state-layer-color: rgba(255, 255, 255, .92);--mat-checkbox-unselected-hover-state-layer-color: rgba(255, 255, 255, .92);--mat-checkbox-unselected-pressed-state-layer-color: rgba(255, 255, 255, .92)}.client-dark-theme .mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-checkbox-label-text-color: rgba(255, 255, 255, .92);--mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-checkbox-selected-checkmark-color: rgba(0, 0, 0, .87);--mat-checkbox-selected-focus-icon-color: #ff7043;--mat-checkbox-selected-hover-icon-color: #ff7043;--mat-checkbox-selected-icon-color: #ff7043;--mat-checkbox-selected-pressed-icon-color: #ff7043;--mat-checkbox-unselected-focus-icon-color: rgba(255, 255, 255, .92);--mat-checkbox-unselected-hover-icon-color: rgba(255, 255, 255, .92);--mat-checkbox-unselected-icon-color: rgba(255, 255, 255, .65);--mat-checkbox-selected-focus-state-layer-color: #ff7043;--mat-checkbox-selected-hover-state-layer-color: #ff7043;--mat-checkbox-selected-pressed-state-layer-color: #ff7043;--mat-checkbox-unselected-focus-state-layer-color: rgba(255, 255, 255, .92);--mat-checkbox-unselected-hover-state-layer-color: rgba(255, 255, 255, .92);--mat-checkbox-unselected-pressed-state-layer-color: rgba(255, 255, 255, .92)}.client-dark-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.client-dark-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.client-dark-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.client-dark-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#6fb8cf}.client-dark-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.client-dark-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.client-dark-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.client-dark-theme{--mat-paginator-container-text-color: rgba(255, 255, 255, .92);--mat-paginator-container-background-color: #20252e;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .65);--mat-paginator-disabled-icon-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent)}.client-dark-theme .mat-mdc-tab-group,.client-dark-theme .mat-mdc-tab-nav-bar{--mat-tab-disabled-ripple-color: rgba(255, 255, 255, .65);--mat-tab-pagination-icon-color: rgba(255, 255, 255, .92);--mat-tab-inactive-label-text-color: rgba(255, 255, 255, .65);--mat-tab-active-label-text-color: #6fb8cf;--mat-tab-active-ripple-color: #6fb8cf;--mat-tab-inactive-ripple-color: #6fb8cf;--mat-tab-inactive-focus-label-text-color: rgba(255, 255, 255, .65);--mat-tab-inactive-hover-label-text-color: rgba(255, 255, 255, .65);--mat-tab-active-focus-label-text-color: #6fb8cf;--mat-tab-active-hover-label-text-color: #6fb8cf;--mat-tab-active-focus-indicator-color: #6fb8cf;--mat-tab-active-hover-indicator-color: #6fb8cf;--mat-tab-active-indicator-color: #6fb8cf}.client-dark-theme .mat-mdc-tab-group.mat-accent,.client-dark-theme .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(255, 255, 255, .65);--mat-tab-pagination-icon-color: rgba(255, 255, 255, .92);--mat-tab-inactive-label-text-color: rgba(255, 255, 255, .65);--mat-tab-active-label-text-color: #869bcc;--mat-tab-active-ripple-color: #869bcc;--mat-tab-inactive-ripple-color: #869bcc;--mat-tab-inactive-focus-label-text-color: rgba(255, 255, 255, .65);--mat-tab-inactive-hover-label-text-color: rgba(255, 255, 255, .65);--mat-tab-active-focus-label-text-color: #869bcc;--mat-tab-active-hover-label-text-color: #869bcc;--mat-tab-active-focus-indicator-color: #869bcc;--mat-tab-active-hover-indicator-color: #869bcc;--mat-tab-active-indicator-color: #869bcc}.client-dark-theme .mat-mdc-tab-group.mat-warn,.client-dark-theme .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(255, 255, 255, .65);--mat-tab-pagination-icon-color: rgba(255, 255, 255, .92);--mat-tab-inactive-label-text-color: rgba(255, 255, 255, .65);--mat-tab-active-label-text-color: #ff7043;--mat-tab-active-ripple-color: #ff7043;--mat-tab-inactive-ripple-color: #ff7043;--mat-tab-inactive-focus-label-text-color: rgba(255, 255, 255, .65);--mat-tab-inactive-hover-label-text-color: rgba(255, 255, 255, .65);--mat-tab-active-focus-label-text-color: #ff7043;--mat-tab-active-hover-label-text-color: #ff7043;--mat-tab-active-focus-indicator-color: #ff7043;--mat-tab-active-hover-indicator-color: #ff7043;--mat-tab-active-indicator-color: #ff7043}.client-dark-theme .mat-mdc-tab-group.mat-background-primary,.client-dark-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-background-color: #6fb8cf;--mat-tab-foreground-color: rgba(0, 0, 0, .87)}.client-dark-theme .mat-mdc-tab-group.mat-background-accent,.client-dark-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-background-color: #869bcc;--mat-tab-foreground-color: rgba(0, 0, 0, .87)}.client-dark-theme .mat-mdc-tab-group.mat-background-warn,.client-dark-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-background-color: #ff7043;--mat-tab-foreground-color: rgba(0, 0, 0, .87)}.client-dark-theme{--mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-checkbox-label-text-color: rgba(255, 255, 255, .92);--mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-checkbox-selected-checkmark-color: rgba(0, 0, 0, .87);--mat-checkbox-selected-focus-icon-color: #869bcc;--mat-checkbox-selected-hover-icon-color: #869bcc;--mat-checkbox-selected-icon-color: #869bcc;--mat-checkbox-selected-pressed-icon-color: #869bcc;--mat-checkbox-unselected-focus-icon-color: rgba(255, 255, 255, .92);--mat-checkbox-unselected-hover-icon-color: rgba(255, 255, 255, .92);--mat-checkbox-unselected-icon-color: rgba(255, 255, 255, .65);--mat-checkbox-selected-focus-state-layer-color: #869bcc;--mat-checkbox-selected-hover-state-layer-color: #869bcc;--mat-checkbox-selected-pressed-state-layer-color: #869bcc;--mat-checkbox-unselected-focus-state-layer-color: rgba(255, 255, 255, .92);--mat-checkbox-unselected-hover-state-layer-color: rgba(255, 255, 255, .92);--mat-checkbox-unselected-pressed-state-layer-color: rgba(255, 255, 255, .92)}.client-dark-theme .mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-checkbox-selected-checkmark-color: rgba(0, 0, 0, .87);--mat-checkbox-selected-focus-icon-color: #6fb8cf;--mat-checkbox-selected-hover-icon-color: #6fb8cf;--mat-checkbox-selected-icon-color: #6fb8cf;--mat-checkbox-selected-pressed-icon-color: #6fb8cf;--mat-checkbox-unselected-focus-icon-color: rgba(255, 255, 255, .92);--mat-checkbox-unselected-hover-icon-color: rgba(255, 255, 255, .92);--mat-checkbox-unselected-icon-color: rgba(255, 255, 255, .65);--mat-checkbox-selected-focus-state-layer-color: #6fb8cf;--mat-checkbox-selected-hover-state-layer-color: #6fb8cf;--mat-checkbox-selected-pressed-state-layer-color: #6fb8cf;--mat-checkbox-unselected-focus-state-layer-color: rgba(255, 255, 255, .92);--mat-checkbox-unselected-hover-state-layer-color: rgba(255, 255, 255, .92);--mat-checkbox-unselected-pressed-state-layer-color: rgba(255, 255, 255, .92)}.client-dark-theme .mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-checkbox-selected-checkmark-color: rgba(0, 0, 0, .87);--mat-checkbox-selected-focus-icon-color: #ff7043;--mat-checkbox-selected-hover-icon-color: #ff7043;--mat-checkbox-selected-icon-color: #ff7043;--mat-checkbox-selected-pressed-icon-color: #ff7043;--mat-checkbox-unselected-focus-icon-color: rgba(255, 255, 255, .92);--mat-checkbox-unselected-hover-icon-color: rgba(255, 255, 255, .92);--mat-checkbox-unselected-icon-color: rgba(255, 255, 255, .65);--mat-checkbox-selected-focus-state-layer-color: #ff7043;--mat-checkbox-selected-hover-state-layer-color: #ff7043;--mat-checkbox-selected-pressed-state-layer-color: #ff7043;--mat-checkbox-unselected-focus-state-layer-color: rgba(255, 255, 255, .92);--mat-checkbox-unselected-hover-state-layer-color: rgba(255, 255, 255, .92);--mat-checkbox-unselected-pressed-state-layer-color: rgba(255, 255, 255, .92)}.client-dark-theme{--mat-button-filled-container-color: #20252e;--mat-button-filled-disabled-container-color: color-mix(in srgb, rgba(255, 255, 255, .92) 12%, transparent);--mat-button-filled-disabled-label-text-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-button-filled-disabled-state-layer-color: rgba(255, 255, 255, .65);--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: rgba(255, 255, 255, .92);--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: color-mix(in srgb, rgba(255, 255, 255, .92) 12%, transparent);--mat-button-filled-state-layer-color: rgba(255, 255, 255, .92);--mat-button-outlined-disabled-label-text-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-button-outlined-disabled-outline-color: #333b47;--mat-button-outlined-disabled-state-layer-color: rgba(255, 255, 255, .65);--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: rgba(255, 255, 255, .92);--mat-button-outlined-outline-color: #333b47;--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: color-mix(in srgb, rgba(255, 255, 255, .92) 12%, transparent);--mat-button-outlined-state-layer-color: rgba(255, 255, 255, .92);--mat-button-protected-container-color: #20252e;--mat-button-protected-disabled-container-color: color-mix(in srgb, rgba(255, 255, 255, .92) 12%, transparent);--mat-button-protected-disabled-label-text-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-button-protected-disabled-state-layer-color: rgba(255, 255, 255, .65);--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: rgba(255, 255, 255, .92);--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: color-mix(in srgb, rgba(255, 255, 255, .92) 12%, transparent);--mat-button-protected-state-layer-color: rgba(255, 255, 255, .92);--mat-button-text-disabled-label-text-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-button-text-disabled-state-layer-color: rgba(255, 255, 255, .65);--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: rgba(255, 255, 255, .92);--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: color-mix(in srgb, rgba(255, 255, 255, .92) 12%, transparent);--mat-button-text-state-layer-color: rgba(255, 255, 255, .92);--mat-button-tonal-container-color: #20252e;--mat-button-tonal-disabled-container-color: color-mix(in srgb, rgba(255, 255, 255, .92) 12%, transparent);--mat-button-tonal-disabled-label-text-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-button-tonal-disabled-state-layer-color: rgba(255, 255, 255, .65);--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: rgba(255, 255, 255, .92);--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: color-mix(in srgb, rgba(255, 255, 255, .92) 12%, transparent);--mat-button-tonal-state-layer-color: rgba(255, 255, 255, .92)}.client-dark-theme .mat-mdc-button.mat-primary,.client-dark-theme .mat-mdc-unelevated-button.mat-primary,.client-dark-theme .mat-mdc-raised-button.mat-primary,.client-dark-theme .mat-mdc-outlined-button.mat-primary,.client-dark-theme .mat-tonal-button.mat-primary{--mat-button-filled-container-color: #6fb8cf;--mat-button-filled-label-text-color: rgba(0, 0, 0, .87);--mat-button-filled-ripple-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-filled-state-layer-color: rgba(0, 0, 0, .87);--mat-button-outlined-label-text-color: #6fb8cf;--mat-button-outlined-outline-color: #333b47;--mat-button-outlined-ripple-color: color-mix(in srgb, #6fb8cf 12%, transparent);--mat-button-outlined-state-layer-color: #6fb8cf;--mat-button-protected-container-color: #6fb8cf;--mat-button-protected-label-text-color: rgba(0, 0, 0, .87);--mat-button-protected-ripple-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-protected-state-layer-color: rgba(0, 0, 0, .87);--mat-button-text-label-text-color: #6fb8cf;--mat-button-text-ripple-color: color-mix(in srgb, #6fb8cf 12%, transparent);--mat-button-text-state-layer-color: #6fb8cf;--mat-button-tonal-container-color: #6fb8cf;--mat-button-tonal-label-text-color: rgba(0, 0, 0, .87);--mat-button-tonal-ripple-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-tonal-state-layer-color: rgba(0, 0, 0, .87)}.client-dark-theme .mat-mdc-button.mat-accent,.client-dark-theme .mat-mdc-unelevated-button.mat-accent,.client-dark-theme .mat-mdc-raised-button.mat-accent,.client-dark-theme .mat-mdc-outlined-button.mat-accent,.client-dark-theme .mat-tonal-button.mat-accent{--mat-button-filled-container-color: #869bcc;--mat-button-filled-label-text-color: rgba(0, 0, 0, .87);--mat-button-filled-ripple-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-filled-state-layer-color: rgba(0, 0, 0, .87);--mat-button-outlined-label-text-color: #869bcc;--mat-button-outlined-outline-color: #333b47;--mat-button-outlined-ripple-color: color-mix(in srgb, #869bcc 12%, transparent);--mat-button-outlined-state-layer-color: #869bcc;--mat-button-protected-container-color: #869bcc;--mat-button-protected-label-text-color: rgba(0, 0, 0, .87);--mat-button-protected-ripple-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-protected-state-layer-color: rgba(0, 0, 0, .87);--mat-button-text-label-text-color: #869bcc;--mat-button-text-ripple-color: color-mix(in srgb, #869bcc 12%, transparent);--mat-button-text-state-layer-color: #869bcc;--mat-button-tonal-container-color: #869bcc;--mat-button-tonal-label-text-color: rgba(0, 0, 0, .87);--mat-button-tonal-ripple-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-tonal-state-layer-color: rgba(0, 0, 0, .87)}.client-dark-theme .mat-mdc-button.mat-warn,.client-dark-theme .mat-mdc-unelevated-button.mat-warn,.client-dark-theme .mat-mdc-raised-button.mat-warn,.client-dark-theme .mat-mdc-outlined-button.mat-warn,.client-dark-theme .mat-tonal-button.mat-warn{--mat-button-filled-container-color: #ff7043;--mat-button-filled-label-text-color: rgba(0, 0, 0, .87);--mat-button-filled-ripple-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-filled-state-layer-color: rgba(0, 0, 0, .87);--mat-button-outlined-label-text-color: #ff7043;--mat-button-outlined-outline-color: #333b47;--mat-button-outlined-ripple-color: color-mix(in srgb, #ff7043 12%, transparent);--mat-button-outlined-state-layer-color: #ff7043;--mat-button-protected-container-color: #ff7043;--mat-button-protected-label-text-color: rgba(0, 0, 0, .87);--mat-button-protected-ripple-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-protected-state-layer-color: rgba(0, 0, 0, .87);--mat-button-text-label-text-color: #ff7043;--mat-button-text-ripple-color: color-mix(in srgb, #ff7043 12%, transparent);--mat-button-text-state-layer-color: #ff7043;--mat-button-tonal-container-color: #ff7043;--mat-button-tonal-label-text-color: rgba(0, 0, 0, .87);--mat-button-tonal-ripple-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-tonal-state-layer-color: rgba(0, 0, 0, .87)}.client-dark-theme{--mat-icon-button-disabled-icon-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-icon-button-disabled-state-layer-color: rgba(255, 255, 255, .65);--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: color-mix(in srgb, rgba(255, 255, 255, .92) 12%, transparent);--mat-icon-button-state-layer-color: rgba(255, 255, 255, .92)}.client-dark-theme .mat-mdc-icon-button.mat-primary{--mat-icon-button-icon-color: #6fb8cf;--mat-icon-button-state-layer-color: #6fb8cf;--mat-icon-button-ripple-color: color-mix(in srgb, #6fb8cf 12%, transparent)}.client-dark-theme .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #869bcc;--mat-icon-button-state-layer-color: #869bcc;--mat-icon-button-ripple-color: color-mix(in srgb, #869bcc 12%, transparent)}.client-dark-theme .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #ff7043;--mat-icon-button-state-layer-color: #ff7043;--mat-icon-button-ripple-color: color-mix(in srgb, #ff7043 12%, transparent)}.client-dark-theme{--mat-fab-container-color: #20252e;--mat-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);--mat-fab-extended-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);--mat-fab-extended-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);--mat-fab-extended-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);--mat-fab-extended-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-fab-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);--mat-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);--mat-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-fab-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);--mat-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);--mat-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);--mat-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);--mat-fab-disabled-state-container-color: color-mix(in srgb, rgba(255, 255, 255, .92) 12%, transparent);--mat-fab-disabled-state-foreground-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-fab-disabled-state-layer-color: rgba(255, 255, 255, .65);--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: rgba(255, 255, 255, .92);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: color-mix(in srgb, rgba(255, 255, 255, .92) 12%, transparent);--mat-fab-small-container-color: #20252e;--mat-fab-small-disabled-state-container-color: color-mix(in srgb, rgba(255, 255, 255, .92) 12%, transparent);--mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-fab-small-disabled-state-layer-color: rgba(255, 255, 255, .65);--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: rgba(255, 255, 255, .92);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: color-mix(in srgb, rgba(255, 255, 255, .92) 12%, transparent);--mat-fab-small-state-layer-color: rgba(255, 255, 255, .92);--mat-fab-state-layer-color: rgba(255, 255, 255, .92)}.client-dark-theme .mat-mdc-fab.mat-primary,.client-dark-theme .mat-mdc-mini-fab.mat-primary{--mat-fab-container-color: #6fb8cf;--mat-fab-foreground-color: rgba(0, 0, 0, .87);--mat-fab-ripple-color: color-mix(in srgb, #6fb8cf 12%, transparent);--mat-fab-small-container-color: #6fb8cf;--mat-fab-small-foreground-color: rgba(0, 0, 0, .87);--mat-fab-small-ripple-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-fab-small-state-layer-color: rgba(0, 0, 0, .87);--mat-fab-state-layer-color: rgba(0, 0, 0, .87)}.client-dark-theme .mat-mdc-fab.mat-accent,.client-dark-theme .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #869bcc;--mat-fab-foreground-color: rgba(0, 0, 0, .87);--mat-fab-ripple-color: color-mix(in srgb, #869bcc 12%, transparent);--mat-fab-small-container-color: #869bcc;--mat-fab-small-foreground-color: rgba(0, 0, 0, .87);--mat-fab-small-ripple-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-fab-small-state-layer-color: rgba(0, 0, 0, .87);--mat-fab-state-layer-color: rgba(0, 0, 0, .87)}.client-dark-theme .mat-mdc-fab.mat-warn,.client-dark-theme .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #ff7043;--mat-fab-foreground-color: rgba(0, 0, 0, .87);--mat-fab-ripple-color: color-mix(in srgb, #ff7043 12%, transparent);--mat-fab-small-container-color: #ff7043;--mat-fab-small-foreground-color: rgba(0, 0, 0, .87);--mat-fab-small-ripple-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-fab-small-state-layer-color: rgba(0, 0, 0, .87);--mat-fab-state-layer-color: rgba(0, 0, 0, .87)}.client-dark-theme{--mat-snack-bar-container-color: #ffffff;--mat-snack-bar-supporting-text-color: #14181d;--mat-snack-bar-button-color: #248aac;--mat-table-background-color: #20252e;--mat-table-header-headline-color: rgba(255, 255, 255, .92);--mat-table-row-item-label-text-color: rgba(255, 255, 255, .92);--mat-table-row-item-outline-color: #333b47;--mat-progress-spinner-active-indicator-color: #6fb8cf}.client-dark-theme .mat-accent{--mat-progress-spinner-active-indicator-color: #869bcc}.client-dark-theme .mat-warn{--mat-progress-spinner-active-indicator-color: #ff7043}.client-dark-theme{--mat-badge-background-color: #6fb8cf;--mat-badge-text-color: rgba(0, 0, 0, .87);--mat-badge-disabled-state-background-color: color-mix(in srgb, rgba(255, 255, 255, .92) 12%, transparent);--mat-badge-disabled-state-text-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent)}.client-dark-theme .mat-badge-accent{--mat-badge-background-color: #869bcc;--mat-badge-text-color: rgba(0, 0, 0, .87)}.client-dark-theme .mat-badge-warn{--mat-badge-background-color: #ff7043;--mat-badge-text-color: rgba(0, 0, 0, .87)}.client-dark-theme{--mat-bottom-sheet-container-text-color: rgba(255, 255, 255, .92);--mat-bottom-sheet-container-background-color: #20252e;--mat-button-toggle-background-color: #20252e;--mat-button-toggle-disabled-selected-state-background-color: color-mix(in srgb, rgba(255, 255, 255, .92) 12%, transparent);--mat-button-toggle-disabled-selected-state-text-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-button-toggle-disabled-state-background-color: #20252e;--mat-button-toggle-disabled-state-text-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-button-toggle-divider-color: #333b47;--mat-button-toggle-legacy-disabled-selected-state-background-color: color-mix(in srgb, rgba(255, 255, 255, .92) 12%, transparent);--mat-button-toggle-legacy-disabled-state-background-color: #20252e;--mat-button-toggle-legacy-disabled-state-text-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-button-toggle-legacy-selected-state-background-color: color-mix(in srgb, rgba(255, 255, 255, .92) 12%, transparent);--mat-button-toggle-legacy-selected-state-text-color: rgba(255, 255, 255, .92);--mat-button-toggle-legacy-state-layer-color: color-mix(in srgb, rgba(255, 255, 255, .92) 12%, transparent);--mat-button-toggle-legacy-text-color: rgba(255, 255, 255, .92);--mat-button-toggle-selected-state-background-color: color-mix(in srgb, rgba(255, 255, 255, .92) 12%, transparent);--mat-button-toggle-selected-state-text-color: rgba(255, 255, 255, .92);--mat-button-toggle-state-layer-color: rgba(255, 255, 255, .92);--mat-button-toggle-text-color: rgba(255, 255, 255, .92);--mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #6fb8cf 20%, transparent);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #869bcc 20%, transparent);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #6fb8cf;--mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #6fb8cf 38%, transparent);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #6fb8cf 12%, transparent);--mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #6fb8cf 4%, transparent);--mat-datepicker-toggle-active-state-icon-color: #6fb8cf;--mat-datepicker-toggle-icon-color: rgba(255, 255, 255, .65);--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .65);--mat-datepicker-calendar-period-button-text-color: rgba(255, 255, 255, .92);--mat-datepicker-calendar-period-button-icon-color: rgba(255, 255, 255, .65);--mat-datepicker-calendar-navigation-button-icon-color: rgba(255, 255, 255, .65);--mat-datepicker-calendar-header-divider-color: #333b47;--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .65);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .65);--mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-datepicker-calendar-date-text-color: rgba(255, 255, 255, .92);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .65);--mat-datepicker-range-input-separator-color: rgba(255, 255, 255, .92);--mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-datepicker-calendar-container-background-color: #20252e;--mat-datepicker-calendar-container-text-color: rgba(255, 255, 255, .92)}.client-dark-theme .mat-datepicker-content.mat-accent,.client-dark-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #869bcc 20%, transparent);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #869bcc 20%, transparent);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #869bcc;--mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #869bcc 38%, transparent);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #869bcc 12%, transparent);--mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #869bcc 4%, transparent);--mat-datepicker-toggle-active-state-icon-color: #869bcc;--mat-datepicker-toggle-icon-color: rgba(255, 255, 255, .65);--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .65);--mat-datepicker-calendar-period-button-text-color: rgba(255, 255, 255, .92);--mat-datepicker-calendar-period-button-icon-color: rgba(255, 255, 255, .65);--mat-datepicker-calendar-navigation-button-icon-color: rgba(255, 255, 255, .65);--mat-datepicker-calendar-header-divider-color: #333b47;--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .65);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .65);--mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-datepicker-calendar-date-text-color: rgba(255, 255, 255, .92);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .65);--mat-datepicker-range-input-separator-color: rgba(255, 255, 255, .92);--mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-datepicker-calendar-container-background-color: #20252e;--mat-datepicker-calendar-container-text-color: rgba(255, 255, 255, .92)}.client-dark-theme .mat-datepicker-content.mat-warn,.client-dark-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #ff7043 20%, transparent);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #869bcc 20%, transparent);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #ff7043;--mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #ff7043 38%, transparent);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #ff7043 12%, transparent);--mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #ff7043 4%, transparent);--mat-datepicker-toggle-active-state-icon-color: #ff7043;--mat-datepicker-toggle-icon-color: rgba(255, 255, 255, .65);--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .65);--mat-datepicker-calendar-period-button-text-color: rgba(255, 255, 255, .92);--mat-datepicker-calendar-period-button-icon-color: rgba(255, 255, 255, .65);--mat-datepicker-calendar-navigation-button-icon-color: rgba(255, 255, 255, .65);--mat-datepicker-calendar-header-divider-color: #333b47;--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .65);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .65);--mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-datepicker-calendar-date-text-color: rgba(255, 255, 255, .92);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .65);--mat-datepicker-range-input-separator-color: rgba(255, 255, 255, .92);--mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-datepicker-calendar-container-background-color: #20252e;--mat-datepicker-calendar-container-text-color: rgba(255, 255, 255, .92)}.client-dark-theme{--mat-divider-color: #333b47;--mat-expansion-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);--mat-expansion-container-background-color: #20252e;--mat-expansion-container-text-color: rgba(255, 255, 255, .92);--mat-expansion-actions-divider-color: #333b47;--mat-expansion-header-hover-state-layer-color: color-mix(in srgb, rgba(255, 255, 255, .92) 4%, transparent);--mat-expansion-header-focus-state-layer-color: color-mix(in srgb, rgba(255, 255, 255, .92) 12%, transparent);--mat-expansion-header-disabled-state-text-color: color-mix(in srgb, rgba(255, 255, 255, .92) 38%, transparent);--mat-expansion-header-text-color: rgba(255, 255, 255, .92);--mat-expansion-header-description-color: rgba(255, 255, 255, .65);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .65);--mat-icon-color: inherit}.client-dark-theme .mat-icon.mat-primary{--mat-icon-color: #6fb8cf}.client-dark-theme .mat-icon.mat-accent{--mat-icon-color: #869bcc}.client-dark-theme .mat-icon.mat-warn{--mat-icon-color: #ff7043}.client-dark-theme{--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-divider-color: #333b47;--mat-sidenav-container-background-color: #20252e;--mat-sidenav-container-text-color: rgba(255, 255, 255, .92);--mat-sidenav-content-background-color: #14171c;--mat-sidenav-content-text-color: rgba(255, 255, 255, .92);--mat-sidenav-scrim-color: rgba(255, 255, 255, .6);--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #6fb8cf;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #6fb8cf;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #6fb8cf;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-container-color: #20252e;--mat-stepper-line-color: #333b47;--mat-stepper-header-hover-state-layer-color: color-mix(in srgb, rgba(255, 255, 255, .92) 4%, transparent);--mat-stepper-header-focus-state-layer-color: color-mix(in srgb, rgba(255, 255, 255, .92) 12%, transparent);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .65);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .65);--mat-stepper-header-selected-state-label-text-color: rgba(255, 255, 255, .92);--mat-stepper-header-error-state-label-text-color: #ff7043;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .65);--mat-stepper-header-error-state-icon-foreground-color: #ff7043;--mat-stepper-header-error-state-icon-background-color: transparent}.client-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: #869bcc;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #869bcc;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #869bcc;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.client-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: #ff7043;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #ff7043;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #ff7043;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.client-dark-theme{--mat-sort-arrow-color: rgba(255, 255, 255, .92);--mat-toolbar-container-background-color: #20252e;--mat-toolbar-container-text-color: rgba(255, 255, 255, .92)}.client-dark-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #6fb8cf;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.client-dark-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #869bcc;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.client-dark-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ff7043;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.client-dark-theme{--mat-tree-container-background-color: #20252e;--mat-tree-node-text-color: rgba(255, 255, 255, .92);--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-timepicker-container-background-color: #20252e;--app-bg: #14171c;--app-surface: #1a1e25;--app-panel: #20252e;--app-elevated: #262c36;--app-card: #20252e;--app-input: #262c36;--app-hover: rgba(255, 255, 255, .05);--app-selected: rgba(169, 184, 219, .14);--app-selected-hover: rgba(169, 184, 219, .2);--app-border-subtle: #29303b;--app-border: #333b47;--app-border-strong: #45505f;--app-text-primary: rgba(255, 255, 255, .92);--app-text-secondary: rgba(255, 255, 255, .65);--app-text-muted: rgba(255, 255, 255, .55);--app-text-disabled: rgba(255, 255, 255, .26);--app-text-on-accent: #14171c;--app-text-on-primary: #14171c;--app-primary: #7fc3dd;--app-primary-hover: #a5d6e8;--app-primary-subtle: rgba(127, 195, 221, .14);--app-accent: #a9b8db;--app-accent-hover: #ccd5ea;--app-accent-subtle: rgba(169, 184, 219, .16);--app-focus-ring: rgba(169, 184, 219, .6);--app-bicim-pdf: #ff8a80;--app-bicim-docx: #8ab4f8;--app-bicim-xlsx: #6fce9f;--app-success: #4caf50;--app-success-bg: rgba(76, 175, 80, .12);--app-danger: #f87171;--app-danger-bg: rgba(248, 113, 113, .12);--app-warning: #f5b32e;--app-warning-bg: rgba(245, 179, 46, .12);--app-info: #42a5f5;--app-info-bg: rgba(66, 165, 245, .12);--app-radius-sm: 8px;--app-radius-md: 10px;--app-radius-lg: 14px;--app-radius-xl: 20px;--app-control-radius: var(--app-radius-md);--app-shadow-sm: 0 1px 3px rgba(0, 0, 0, .3);--app-shadow-md: 0 2px 8px rgba(0, 0, 0, .4);--app-shadow-lg: 0 4px 16px rgba(0, 0, 0, .5);--app-scrollbar-thumb: rgba(255, 255, 255, .26);--app-scrollbar-thumb-hover: rgba(255, 255, 255, .42);--app-skeleton-base: rgba(255, 255, 255, .04);--app-skeleton-highlight: rgba(255, 255, 255, .1);--app-overlay-scrim: rgba(0, 0, 0, .6);--app-verified: #4caf50;--app-verified-bg: rgba(76, 175, 80, .12);--app-unverified: #f5b32e;--app-unverified-bg: rgba(245, 179, 46, .12);--app-citation-bg: #20252e;--app-citation-border: #333b47;--mat-tooltip-container-color: var(--app-elevated);--mat-tooltip-supporting-text-color: var(--app-text-primary)}.client-dark-theme .mat-mdc-tooltip-surface{border:1px solid var(--app-border-strong)}.client-light-theme .mat-mdc-cell:first-of-type,.client-light-theme .mat-mdc-footer-cell:first-of-type,.client-light-theme .mat-mdc-header-cell:first-of-type,.client-dark-theme .mat-mdc-cell:first-of-type,.client-dark-theme .mat-mdc-footer-cell:first-of-type,.client-dark-theme .mat-mdc-header-cell:first-of-type{padding-inline-start:16px}.client-light-theme .mat-mdc-cell:last-of-type,.client-light-theme .mat-mdc-footer-cell:last-of-type,.client-light-theme .mat-mdc-header-cell:last-of-type,.client-dark-theme .mat-mdc-cell:last-of-type,.client-dark-theme .mat-mdc-footer-cell:last-of-type,.client-dark-theme .mat-mdc-header-cell:last-of-type{padding-inline-end:16px}.client-light-theme .mat-mdc-card-content,.client-dark-theme .mat-mdc-card-content{padding-top:16px}.client-light-theme .mat-mdc-card-actions,.client-dark-theme .mat-mdc-card-actions{gap:8px}.client-light-theme .mat-mdc-form-field-infix,.client-dark-theme .mat-mdc-form-field-infix{width:auto}.client-light-theme .mat-button-toggle-group,.client-dark-theme .mat-button-toggle-group{flex-wrap:wrap}.client-light-theme .mat-mdc-dialog-title,.client-dark-theme .mat-mdc-dialog-title{display:flex;align-items:center;padding-top:9px}.client-light-theme .mat-mdc-card,.client-dark-theme .mat-mdc-card{background-color:var(--app-card);border-radius:var(--app-control-radius);box-shadow:var(--app-shadow-sm)}.client-light-theme .mat-mdc-dialog-surface,.client-light-theme .mat-mdc-menu-panel,.client-light-theme .mat-mdc-select-panel,.client-light-theme .mat-mdc-autocomplete-panel,.client-dark-theme .mat-mdc-dialog-surface,.client-dark-theme .mat-mdc-menu-panel,.client-dark-theme .mat-mdc-select-panel,.client-dark-theme .mat-mdc-autocomplete-panel{background-color:var(--app-elevated)}.client-light-theme .mat-button-toggle-group,.client-light-theme .mat-button-toggle-standalone,.client-dark-theme .mat-button-toggle-group,.client-dark-theme .mat-button-toggle-standalone{--mat-button-toggle-background-color: var(--app-input);--mat-button-toggle-disabled-state-background-color: var(--app-input)}.client-light-theme .mat-datepicker-content,.client-dark-theme .mat-datepicker-content{background-color:var(--app-elevated)}.client-light-theme .mat-mdc-chip,.client-light-theme .mat-mdc-tooltip,.client-dark-theme .mat-mdc-chip,.client-dark-theme .mat-mdc-tooltip{border-radius:var(--app-radius-sm)}.client-light-theme .mat-mdc-tab,.client-light-theme .mat-mdc-tab-link,.client-dark-theme .mat-mdc-tab,.client-dark-theme .mat-mdc-tab-link{--mat-tab-label-text-font: var(--app-font-base)}.client-light-theme .mat-mdc-tab-header .mdc-tab-indicator__content--underline,.client-dark-theme .mat-mdc-tab-header .mdc-tab-indicator__content--underline{border-color:var(--app-accent)}.client-light-theme .mat-mdc-form-field,.client-dark-theme .mat-mdc-form-field{--mdc-filled-text-field-container-shape: var(--app-control-radius);--mat-form-field-outlined-container-shape: var(--app-control-radius);--mat-form-field-outlined-outline-color: var(--app-border);--mat-form-field-outlined-hover-outline-color: var(--app-border-strong);--mat-form-field-outlined-focus-outline-color: var(--app-accent);--mat-form-field-outlined-outline-width: 1px;--mat-form-field-outlined-focus-outline-width: 1px}.client-light-theme .mat-form-field-appearance-fill .mat-mdc-text-field-wrapper,.client-dark-theme .mat-form-field-appearance-fill .mat-mdc-text-field-wrapper{background-color:var(--app-input);border:1px solid var(--app-border);border-radius:var(--app-control-radius);transition:border-color var(--app-transition-fast),box-shadow var(--app-transition-fast)}.client-light-theme .mat-form-field-appearance-fill:hover:not(.mat-focused) .mat-mdc-text-field-wrapper,.client-dark-theme .mat-form-field-appearance-fill:hover:not(.mat-focused) .mat-mdc-text-field-wrapper{border-color:var(--app-border-strong)}.client-light-theme .mat-form-field-appearance-fill.mat-focused .mat-mdc-text-field-wrapper,.client-dark-theme .mat-form-field-appearance-fill.mat-focused .mat-mdc-text-field-wrapper{border-color:var(--app-accent);box-shadow:0 0 0 3px var(--app-focus-ring)}.client-light-theme .mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,.client-dark-theme .mat-form-field-appearance-outline .mat-mdc-text-field-wrapper{background-color:var(--app-input);border-radius:var(--app-control-radius);transition:box-shadow var(--app-transition-fast)}.client-light-theme .mat-form-field-appearance-outline.mat-focused .mat-mdc-text-field-wrapper,.client-dark-theme .mat-form-field-appearance-outline.mat-focused .mat-mdc-text-field-wrapper{box-shadow:0 0 0 3px var(--app-focus-ring)}.client-light-theme .mat-mdc-form-field .mdc-line-ripple,.client-dark-theme .mat-mdc-form-field .mdc-line-ripple{display:none}.client-light-theme .mat-mdc-form-field input:-webkit-autofill,.client-dark-theme .mat-mdc-form-field input:-webkit-autofill{box-shadow:0 0 0 1000px var(--app-input) inset;-webkit-text-fill-color:var(--app-text-primary)}.client-light-theme ::-webkit-scrollbar,.client-dark-theme ::-webkit-scrollbar{width:8px;height:8px}.client-light-theme ::-webkit-scrollbar-track,.client-dark-theme ::-webkit-scrollbar-track{background:transparent}.client-light-theme ::-webkit-scrollbar-thumb,.client-dark-theme ::-webkit-scrollbar-thumb{background:var(--app-scrollbar-thumb);border-radius:4px}.client-light-theme ::-webkit-scrollbar-thumb:hover,.client-dark-theme ::-webkit-scrollbar-thumb:hover{background:var(--app-scrollbar-thumb-hover)}body.client-light-theme,body.client-dark-theme{background-color:var(--app-bg)}@keyframes appSkeletonShimmer{0%{background-position:-400px 0}to{background-position:400px 0}}@media(prefers-reduced-motion:reduce){.app-skeleton-bar{animation:none}}
