@angular/material 18.0.0 → 18.1.0-next.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/core/_core-theme.scss +22 -8
- package/esm2022/core/version.mjs +1 -1
- package/esm2022/menu/menu.mjs +3 -3
- package/esm2022/tabs/paginated-tab-header.mjs +13 -3
- package/fesm2022/core.mjs +1 -1
- package/fesm2022/core.mjs.map +1 -1
- package/fesm2022/menu.mjs +2 -2
- package/fesm2022/menu.mjs.map +1 -1
- package/fesm2022/tabs.mjs +12 -2
- package/fesm2022/tabs.mjs.map +1 -1
- package/package.json +7 -7
- package/prebuilt-themes/azure-blue.css +1 -1
- package/prebuilt-themes/cyan-orange.css +1 -1
- package/prebuilt-themes/deeppurple-amber.css +1 -1
- package/prebuilt-themes/indigo-pink.css +1 -1
- package/prebuilt-themes/magenta-violet.css +1 -1
- package/prebuilt-themes/pink-bluegrey.css +1 -1
- package/prebuilt-themes/purple-green.css +1 -1
- package/prebuilt-themes/rose-red.css +1 -1
- package/schematics/ng-add/index.js +2 -2
- package/schematics/ng-add/index.mjs +2 -2
- package/schematics/ng-generate/m3-theme/index_bundled.js +2 -2
- package/schematics/ng-update/index_bundled.js +31 -31
|
@@ -1 +1 @@
|
|
|
1
|
-
.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0, 0, 0.2, 1);transform:scale3d(0, 0, 0);background-color:var(--mat-ripple-color, rgba(0, 0, 0, 0.1))}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0 !important;box-sizing:content-box !important;height:auto !important;overflow:hidden !important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0 !important;box-sizing:content-box !important;height:0 !important}@keyframes cdk-text-field-autofill-start{/*!*/}@keyframes cdk-text-field-autofill-end{/*!*/}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator::before{top:0;left:0;right:0;bottom:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus::before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator::before{top:0;left:0;right:0;bottom:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus::before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.mat-app-background{background-color:var(--mat-app-background-color, transparent);color:var(--mat-app-text-color, inherit)}html{--mat-app-background-color:#fffbff;--mat-app-text-color:#201a1b;--mat-ripple-color:rgba(32, 26, 27, 0.1);--mat-option-selected-state-label-text-color:#2b151b;--mat-option-label-text-color:#201a1b;--mat-option-hover-state-layer-color:rgba(32, 26, 27, 0.08);--mat-option-focus-state-layer-color:rgba(32, 26, 27, 0.12);--mat-option-selected-state-layer-color:#ffd9e1;--mat-option-label-text-font:Roboto, sans-serif;--mat-option-label-text-line-height:1.25rem;--mat-option-label-text-size:1rem;--mat-option-label-text-tracking:0.006rem;--mat-option-label-text-weight:400;--mat-full-pseudo-checkbox-selected-icon-color:#ba005c;--mat-full-pseudo-checkbox-selected-checkmark-color:#ffffff;--mat-full-pseudo-checkbox-unselected-icon-color:#514346;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fffbff;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:rgba(32, 26, 27, 0.38);--mat-full-pseudo-checkbox-disabled-selected-icon-color:rgba(32, 26, 27, 0.38);--mat-minimal-pseudo-checkbox-selected-checkmark-color:#ba005c;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:rgba(32, 26, 27, 0.38);--mdc-elevated-card-container-color:#fffbff;--mdc-elevated-card-container-elevation:0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);--mdc-elevated-card-container-shape:12px;--mdc-outlined-card-container-color:#fffbff;--mdc-outlined-card-outline-color:#d6c2c5;--mdc-outlined-card-container-elevation:0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);--mdc-outlined-card-container-shape:12px;--mdc-outlined-card-outline-width:1px;--mat-card-subtitle-text-color:#201a1b;--mat-card-title-text-font:Roboto, sans-serif;--mat-card-title-text-line-height:1.75rem;--mat-card-title-text-size:1.375rem;--mat-card-title-text-tracking:0rem;--mat-card-title-text-weight:400;--mat-card-subtitle-text-font:Roboto, sans-serif;--mat-card-subtitle-text-line-height:1.5rem;--mat-card-subtitle-text-size:1rem;--mat-card-subtitle-text-tracking:0.009rem;--mat-card-subtitle-text-weight:500;--mdc-linear-progress-active-indicator-color:#ba005c;--mdc-linear-progress-track-color:#f3dde1;--mdc-linear-progress-active-indicator-height:4px;--mdc-linear-progress-track-height:4px;--mdc-linear-progress-track-shape:0px;--mdc-plain-tooltip-container-color:#352f30;--mdc-plain-tooltip-supporting-text-color:#faeeef;--mdc-plain-tooltip-supporting-text-line-height:1rem;--mdc-plain-tooltip-supporting-text-font:Roboto, sans-serif;--mdc-plain-tooltip-supporting-text-size:0.75rem;--mdc-plain-tooltip-supporting-text-weight:400;--mdc-plain-tooltip-supporting-text-tracking:0.025rem;--mdc-plain-tooltip-container-shape:4px;--mdc-filled-text-field-caret-color:#ba005c;--mdc-filled-text-field-focus-active-indicator-color:#ba005c;--mdc-filled-text-field-focus-label-text-color:#ba005c;--mdc-filled-text-field-container-color:#f3dde1;--mdc-filled-text-field-disabled-container-color:rgba(32, 26, 27, 0.04);--mdc-filled-text-field-label-text-color:#514346;--mdc-filled-text-field-hover-label-text-color:#514346;--mdc-filled-text-field-disabled-label-text-color:rgba(32, 26, 27, 0.38);--mdc-filled-text-field-input-text-color:#201a1b;--mdc-filled-text-field-disabled-input-text-color:rgba(32, 26, 27, 0.38);--mdc-filled-text-field-input-text-placeholder-color:#514346;--mdc-filled-text-field-error-hover-label-text-color:#410002;--mdc-filled-text-field-error-focus-label-text-color:#ba1a1a;--mdc-filled-text-field-error-label-text-color:#ba1a1a;--mdc-filled-text-field-active-indicator-color:#514346;--mdc-filled-text-field-disabled-active-indicator-color:rgba(32, 26, 27, 0.38);--mdc-filled-text-field-hover-active-indicator-color:#201a1b;--mdc-filled-text-field-error-active-indicator-color:#ba1a1a;--mdc-filled-text-field-error-focus-active-indicator-color:#ba1a1a;--mdc-filled-text-field-error-hover-active-indicator-color:#410002;--mdc-filled-text-field-label-text-font:Roboto, sans-serif;--mdc-filled-text-field-label-text-size:1rem;--mdc-filled-text-field-label-text-tracking:0.031rem;--mdc-filled-text-field-label-text-weight:400;--mdc-filled-text-field-active-indicator-height:1px;--mdc-filled-text-field-focus-active-indicator-height:2px;--mdc-filled-text-field-container-shape:4px;--mdc-outlined-text-field-caret-color:#ba005c;--mdc-outlined-text-field-focus-outline-color:#ba005c;--mdc-outlined-text-field-focus-label-text-color:#ba005c;--mdc-outlined-text-field-label-text-color:#514346;--mdc-outlined-text-field-hover-label-text-color:#201a1b;--mdc-outlined-text-field-disabled-label-text-color:rgba(32, 26, 27, 0.38);--mdc-outlined-text-field-input-text-color:#201a1b;--mdc-outlined-text-field-disabled-input-text-color:rgba(32, 26, 27, 0.38);--mdc-outlined-text-field-input-text-placeholder-color:#514346;--mdc-outlined-text-field-error-focus-label-text-color:#ba1a1a;--mdc-outlined-text-field-error-label-text-color:#ba1a1a;--mdc-outlined-text-field-error-hover-label-text-color:#410002;--mdc-outlined-text-field-outline-color:#847376;--mdc-outlined-text-field-disabled-outline-color:rgba(32, 26, 27, 0.12);--mdc-outlined-text-field-hover-outline-color:#201a1b;--mdc-outlined-text-field-error-focus-outline-color:#ba1a1a;--mdc-outlined-text-field-error-hover-outline-color:#410002;--mdc-outlined-text-field-error-outline-color:#ba1a1a;--mdc-outlined-text-field-label-text-font:Roboto, sans-serif;--mdc-outlined-text-field-label-text-size:1rem;--mdc-outlined-text-field-label-text-tracking:0.031rem;--mdc-outlined-text-field-label-text-weight:400;--mdc-outlined-text-field-outline-width:1px;--mdc-outlined-text-field-focus-outline-width:2px;--mdc-outlined-text-field-container-shape:4px;--mat-form-field-focus-select-arrow-color:#ba005c;--mat-form-field-disabled-input-text-placeholder-color:rgba(32, 26, 27, 0.38);--mat-form-field-state-layer-color:#201a1b;--mat-form-field-error-text-color:#ba1a1a;--mat-form-field-select-option-text-color:#201a1b;--mat-form-field-select-disabled-option-text-color:rgba(32, 26, 27, 0.38);--mat-form-field-leading-icon-color:#514346;--mat-form-field-disabled-leading-icon-color:rgba(32, 26, 27, 0.38);--mat-form-field-trailing-icon-color:#514346;--mat-form-field-disabled-trailing-icon-color:rgba(32, 26, 27, 0.38);--mat-form-field-error-focus-trailing-icon-color:#ba1a1a;--mat-form-field-error-hover-trailing-icon-color:#410002;--mat-form-field-error-trailing-icon-color:#ba1a1a;--mat-form-field-enabled-select-arrow-color:#514346;--mat-form-field-disabled-select-arrow-color:rgba(32, 26, 27, 0.38);--mat-form-field-hover-state-layer-opacity:0.08;--mat-form-field-container-text-font:Roboto, sans-serif;--mat-form-field-container-text-line-height:1.5rem;--mat-form-field-container-text-size:1rem;--mat-form-field-container-text-tracking:0.031rem;--mat-form-field-container-text-weight:400;--mat-form-field-subscript-text-font:Roboto, sans-serif;--mat-form-field-subscript-text-line-height:1rem;--mat-form-field-subscript-text-size:0.75rem;--mat-form-field-subscript-text-tracking:0.025rem;--mat-form-field-subscript-text-weight:400;--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;--mat-form-field-focus-state-layer-opacity:0;--mat-select-panel-background-color:#f7ebec;--mat-select-enabled-trigger-text-color:#201a1b;--mat-select-disabled-trigger-text-color:rgba(32, 26, 27, 0.38);--mat-select-placeholder-text-color:#514346;--mat-select-enabled-arrow-color:#514346;--mat-select-disabled-arrow-color:rgba(32, 26, 27, 0.38);--mat-select-focused-arrow-color:#ba005c;--mat-select-invalid-arrow-color:#ba1a1a;--mat-select-trigger-text-font:Roboto, sans-serif;--mat-select-trigger-text-line-height:1.5rem;--mat-select-trigger-text-size:1rem;--mat-select-trigger-text-tracking:0.031rem;--mat-select-trigger-text-weight:400;--mat-select-arrow-transform:translateY(-8px);--mat-select-container-elevation-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);--mat-autocomplete-background-color:#f7ebec;--mat-autocomplete-container-shape:4px;--mat-autocomplete-container-elevation-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);--mdc-dialog-container-color:#fffbff;--mdc-dialog-subhead-color:#201a1b;--mdc-dialog-supporting-text-color:#514346;--mdc-dialog-subhead-font:Roboto, sans-serif;--mdc-dialog-subhead-line-height:2rem;--mdc-dialog-subhead-size:1.5rem;--mdc-dialog-subhead-weight:400;--mdc-dialog-subhead-tracking:0rem;--mdc-dialog-supporting-text-font:Roboto, sans-serif;--mdc-dialog-supporting-text-line-height:1.25rem;--mdc-dialog-supporting-text-size:0.875rem;--mdc-dialog-supporting-text-weight:400;--mdc-dialog-supporting-text-tracking:0.016rem;--mdc-dialog-container-shape:28px;--mat-dialog-container-elevation-shadow:none;--mat-dialog-container-max-width:560px;--mat-dialog-container-small-max-width:calc(100vw - 32px);--mat-dialog-container-min-width:280px;--mat-dialog-actions-alignment:flex-end;--mat-dialog-actions-padding:16px 24px;--mat-dialog-content-padding:20px 24px;--mat-dialog-with-actions-content-padding:20px 24px 0;--mat-dialog-headline-padding:6px 24px 13px;--mdc-chip-outline-color:#847376;--mdc-chip-disabled-outline-color:rgba(32, 26, 27, 0.12);--mdc-chip-focus-outline-color:#514346;--mdc-chip-hover-state-layer-opacity:0.08;--mdc-chip-selected-hover-state-layer-opacity:0.08;--mdc-chip-disabled-label-text-color:rgba(32, 26, 27, 0.38);--mdc-chip-elevated-selected-container-color:#ffd9e1;--mdc-chip-flat-disabled-selected-container-color:rgba(32, 26, 27, 0.12);--mdc-chip-focus-state-layer-color:#514346;--mdc-chip-hover-state-layer-color:#514346;--mdc-chip-selected-hover-state-layer-color:#2b151b;--mdc-chip-focus-state-layer-opacity:0.12;--mdc-chip-selected-focus-state-layer-color:#2b151b;--mdc-chip-selected-focus-state-layer-opacity:0.12;--mdc-chip-label-text-color:#514346;--mdc-chip-selected-label-text-color:#2b151b;--mdc-chip-with-icon-icon-color:#514346;--mdc-chip-with-icon-disabled-icon-color:#201a1b;--mdc-chip-with-icon-selected-icon-color:#2b151b;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:#201a1b;--mdc-chip-with-trailing-icon-trailing-icon-color:#514346;--mdc-chip-label-text-font:Roboto, sans-serif;--mdc-chip-label-text-line-height:1.25rem;--mdc-chip-label-text-size:0.875rem;--mdc-chip-label-text-tracking:0.006rem;--mdc-chip-label-text-weight:500;--mdc-chip-container-height:32px;--mdc-chip-container-shape-family:rounded;--mdc-chip-container-shape-radius:8px;--mdc-chip-with-avatar-avatar-size:24px;--mdc-chip-with-icon-icon-size:18px;--mdc-chip-outline-width:1px;--mdc-chip-with-avatar-disabled-avatar-opacity:0.38;--mdc-chip-flat-selected-outline-width:0;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity:0.38;--mdc-chip-with-icon-disabled-icon-opacity:0.38;--mat-chip-trailing-action-state-layer-color:#514346;--mat-chip-selected-trailing-action-state-layer-color:#2b151b;--mat-chip-trailing-action-hover-state-layer-opacity:0.08;--mat-chip-trailing-action-focus-state-layer-opacity:0.12;--mat-chip-selected-disabled-trailing-icon-color:#201a1b;--mat-chip-selected-trailing-icon-color:#2b151b;--mat-chip-disabled-container-opacity:1;--mat-chip-trailing-action-opacity:1;--mat-chip-trailing-action-focus-opacity:1;--mdc-switch-selected-focus-state-layer-opacity:0.12;--mdc-switch-selected-hover-state-layer-opacity:0.08;--mdc-switch-selected-pressed-state-layer-opacity:0.12;--mdc-switch-unselected-focus-state-layer-opacity:0.12;--mdc-switch-unselected-hover-state-layer-opacity:0.08;--mdc-switch-unselected-pressed-state-layer-opacity:0.12;--mdc-switch-selected-focus-state-layer-color:#ba005c;--mdc-switch-selected-handle-color:#ffffff;--mdc-switch-selected-hover-state-layer-color:#ba005c;--mdc-switch-selected-pressed-state-layer-color:#ba005c;--mdc-switch-selected-focus-handle-color:#ffd9e1;--mdc-switch-selected-hover-handle-color:#ffd9e1;--mdc-switch-selected-pressed-handle-color:#ffd9e1;--mdc-switch-selected-focus-track-color:#ba005c;--mdc-switch-selected-hover-track-color:#ba005c;--mdc-switch-selected-pressed-track-color:#ba005c;--mdc-switch-selected-track-color:#ba005c;--mdc-switch-disabled-selected-handle-color:#fffbff;--mdc-switch-disabled-selected-icon-color:#201a1b;--mdc-switch-disabled-selected-track-color:#201a1b;--mdc-switch-disabled-unselected-handle-color:#201a1b;--mdc-switch-disabled-unselected-icon-color:#f3dde1;--mdc-switch-disabled-unselected-track-color:#f3dde1;--mdc-switch-selected-icon-color:#3f001b;--mdc-switch-unselected-focus-handle-color:#514346;--mdc-switch-unselected-focus-state-layer-color:#201a1b;--mdc-switch-unselected-focus-track-color:#f3dde1;--mdc-switch-unselected-handle-color:#847376;--mdc-switch-unselected-hover-handle-color:#514346;--mdc-switch-unselected-hover-state-layer-color:#201a1b;--mdc-switch-unselected-hover-track-color:#f3dde1;--mdc-switch-unselected-icon-color:#f3dde1;--mdc-switch-unselected-pressed-handle-color:#514346;--mdc-switch-unselected-pressed-state-layer-color:#201a1b;--mdc-switch-unselected-pressed-track-color:#f3dde1;--mdc-switch-unselected-track-color:#f3dde1;--mdc-switch-disabled-selected-icon-opacity:0.38;--mdc-switch-disabled-track-opacity:0.12;--mdc-switch-disabled-unselected-icon-opacity:0.38;--mdc-switch-handle-shape:9999px;--mdc-switch-selected-icon-size:16px;--mdc-switch-track-height:32px;--mdc-switch-track-shape:9999px;--mdc-switch-track-width:52px;--mdc-switch-unselected-icon-size:16px;--mdc-switch-state-layer-size:40px;--mat-switch-track-outline-color:#847376;--mat-switch-disabled-unselected-track-outline-color:#201a1b;--mat-switch-label-text-color:#201a1b;--mat-switch-label-text-font:Roboto, sans-serif;--mat-switch-label-text-line-height:1.25rem;--mat-switch-label-text-size:0.875rem;--mat-switch-label-text-tracking:0.016rem;--mat-switch-label-text-weight:400;--mat-switch-disabled-selected-handle-opacity:1;--mat-switch-disabled-unselected-handle-opacity:0.38;--mat-switch-unselected-handle-size:16px;--mat-switch-selected-handle-size:24px;--mat-switch-pressed-handle-size:28px;--mat-switch-with-icon-handle-size:24px;--mat-switch-selected-handle-horizontal-margin:0 24px;--mat-switch-selected-with-icon-handle-horizontal-margin:0 24px;--mat-switch-selected-pressed-handle-horizontal-margin:0 22px;--mat-switch-unselected-handle-horizontal-margin:0 8px;--mat-switch-unselected-with-icon-handle-horizontal-margin:0 4px;--mat-switch-unselected-pressed-handle-horizontal-margin:0 2px;--mat-switch-visible-track-opacity:1;--mat-switch-hidden-track-opacity:0;--mat-switch-visible-track-transition:opacity 75ms;--mat-switch-hidden-track-transition:opacity 75ms;--mat-switch-track-outline-width:2px;--mat-switch-selected-track-outline-width:2px;--mat-switch-selected-track-outline-color:transparent;--mat-switch-disabled-unselected-track-outline-width:2px;--mdc-radio-disabled-selected-icon-color:#201a1b;--mdc-radio-disabled-unselected-icon-color:#201a1b;--mdc-radio-unselected-hover-icon-color:#201a1b;--mdc-radio-unselected-icon-color:#514346;--mdc-radio-unselected-pressed-icon-color:#201a1b;--mdc-radio-selected-focus-icon-color:#ba005c;--mdc-radio-selected-hover-icon-color:#ba005c;--mdc-radio-selected-icon-color:#ba005c;--mdc-radio-selected-pressed-icon-color:#ba005c;--mdc-radio-state-layer-size:40px;--mdc-radio-disabled-selected-icon-opacity:0.38;--mdc-radio-disabled-unselected-icon-opacity:0.38;--mat-radio-ripple-color:#201a1b;--mat-radio-checked-ripple-color:#ba005c;--mat-radio-disabled-label-color:rgba(32, 26, 27, 0.38);--mat-radio-label-text-color:#201a1b;--mat-radio-label-text-font:Roboto, sans-serif;--mat-radio-label-text-line-height:1.25rem;--mat-radio-label-text-size:0.875rem;--mat-radio-label-text-tracking:0.016rem;--mat-radio-label-text-weight:400;--mat-radio-touch-target-display:block;--mdc-slider-handle-color:#ba005c;--mdc-slider-focus-handle-color:#ba005c;--mdc-slider-hover-handle-color:#ba005c;--mdc-slider-active-track-color:#ba005c;--mdc-slider-inactive-track-color:#f3dde1;--mdc-slider-with-tick-marks-inactive-container-color:#514346;--mdc-slider-with-tick-marks-active-container-color:#ffffff;--mdc-slider-disabled-active-track-color:#201a1b;--mdc-slider-disabled-handle-color:#201a1b;--mdc-slider-disabled-inactive-track-color:#201a1b;--mdc-slider-label-container-color:#ba005c;--mdc-slider-label-label-text-color:#ffffff;--mdc-slider-with-overlap-handle-outline-color:#ffffff;--mdc-slider-with-tick-marks-disabled-container-color:#201a1b;--mdc-slider-handle-elevation:1;--mdc-slider-handle-shadow-color:#000000;--mdc-slider-label-label-text-font:Roboto, sans-serif;--mdc-slider-label-label-text-size:0.75rem;--mdc-slider-label-label-text-line-height:1rem;--mdc-slider-label-label-text-tracking:0.031rem;--mdc-slider-label-label-text-weight:500;--mdc-slider-active-track-height:4px;--mdc-slider-active-track-shape:9999px;--mdc-slider-handle-height:20px;--mdc-slider-handle-shape:9999px;--mdc-slider-handle-width:20px;--mdc-slider-inactive-track-height:4px;--mdc-slider-inactive-track-shape:9999px;--mdc-slider-with-overlap-handle-outline-width:1px;--mdc-slider-with-tick-marks-active-container-opacity:0.38;--mdc-slider-with-tick-marks-container-shape:9999px;--mdc-slider-with-tick-marks-container-size:2px;--mdc-slider-with-tick-marks-inactive-container-opacity:0.38;--mat-slider-ripple-color:#ba005c;--mat-slider-hover-state-layer-color:rgba(186, 0, 92, 0.05);--mat-slider-focus-state-layer-color:rgba(186, 0, 92, 0.2);--mat-slider-value-indicator-width:28px;--mat-slider-value-indicator-height:28px;--mat-slider-value-indicator-caret-display:none;--mat-slider-value-indicator-border-radius:50% 50% 50% 0;--mat-slider-value-indicator-padding:0;--mat-slider-value-indicator-text-transform:rotate(45deg);--mat-slider-value-indicator-container-transform:translateX(-50%) rotate(-45deg);--mat-slider-value-indicator-opacity:1;--mat-menu-item-label-text-color:#201a1b;--mat-menu-item-icon-color:#514346;--mat-menu-item-hover-state-layer-color:rgba(32, 26, 27, 0.08);--mat-menu-item-focus-state-layer-color:rgba(32, 26, 27, 0.12);--mat-menu-container-color:#f7ebec;--mat-menu-divider-color:#f3dde1;--mat-menu-item-label-text-font:Roboto, sans-serif;--mat-menu-item-label-text-size:0.875rem;--mat-menu-item-label-text-tracking:0.006rem;--mat-menu-item-label-text-line-height:1.25rem;--mat-menu-item-label-text-weight:500;--mat-menu-container-shape:4px;--mat-menu-divider-bottom-spacing:8px;--mat-menu-divider-top-spacing:8px;--mat-menu-item-spacing:12px;--mat-menu-item-icon-size:24px;--mat-menu-item-leading-spacing:12px;--mat-menu-item-trailing-spacing:12px;--mat-menu-item-with-icon-leading-spacing:12px;--mat-menu-item-with-icon-trailing-spacing:12px;--mdc-list-list-item-container-color:transparent;--mdc-list-list-item-leading-avatar-color:#ffd9e1;--mdc-list-list-item-disabled-state-layer-color:#201a1b;--mdc-list-list-item-disabled-state-layer-opacity:0.12;--mdc-list-list-item-label-text-color:#201a1b;--mdc-list-list-item-supporting-text-color:#514346;--mdc-list-list-item-leading-icon-color:#514346;--mdc-list-list-item-trailing-supporting-text-color:#514346;--mdc-list-list-item-trailing-icon-color:#514346;--mdc-list-list-item-selected-trailing-icon-color:#ba005c;--mdc-list-list-item-disabled-label-text-color:#201a1b;--mdc-list-list-item-disabled-leading-icon-color:#201a1b;--mdc-list-list-item-disabled-trailing-icon-color:#201a1b;--mdc-list-list-item-hover-label-text-color:#201a1b;--mdc-list-list-item-focus-label-text-color:#201a1b;--mdc-list-list-item-hover-state-layer-color:#201a1b;--mdc-list-list-item-hover-state-layer-opacity:0.08;--mdc-list-list-item-focus-state-layer-color:#201a1b;--mdc-list-list-item-focus-state-layer-opacity:0.12;--mdc-list-list-item-label-text-font:Roboto, sans-serif;--mdc-list-list-item-label-text-line-height:1.5rem;--mdc-list-list-item-label-text-size:1rem;--mdc-list-list-item-label-text-tracking:0.031rem;--mdc-list-list-item-label-text-weight:400;--mdc-list-list-item-supporting-text-font:Roboto, sans-serif;--mdc-list-list-item-supporting-text-line-height:1.25rem;--mdc-list-list-item-supporting-text-size:0.875rem;--mdc-list-list-item-supporting-text-tracking:0.016rem;--mdc-list-list-item-supporting-text-weight:400;--mdc-list-list-item-trailing-supporting-text-font:Roboto, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height:1rem;--mdc-list-list-item-trailing-supporting-text-size:0.688rem;--mdc-list-list-item-trailing-supporting-text-tracking:0.031rem;--mdc-list-list-item-trailing-supporting-text-weight:500;--mdc-list-list-item-one-line-container-height:48px;--mdc-list-list-item-two-line-container-height:64px;--mdc-list-list-item-three-line-container-height:88px;--mdc-list-list-item-container-shape:0px;--mdc-list-list-item-leading-avatar-shape:9999px;--mdc-list-list-item-leading-icon-size:24px;--mdc-list-list-item-leading-avatar-size:40px;--mdc-list-list-item-trailing-icon-size:24px;--mdc-list-list-item-disabled-label-text-opacity:0.3;--mdc-list-list-item-disabled-leading-icon-opacity:0.38;--mdc-list-list-item-disabled-trailing-icon-opacity:0.38;--mat-list-active-indicator-color:#ffd9e1;--mat-list-list-item-leading-icon-start-space:16px;--mat-list-list-item-leading-icon-end-space:16px;--mat-list-active-indicator-shape:9999px;--mat-paginator-container-text-color:#201a1b;--mat-paginator-container-background-color:#fffbff;--mat-paginator-enabled-icon-color:#514346;--mat-paginator-disabled-icon-color:rgba(32, 26, 27, 0.38);--mat-paginator-container-text-font:Roboto, sans-serif;--mat-paginator-container-text-line-height:1rem;--mat-paginator-container-text-size:0.75rem;--mat-paginator-container-text-tracking:0.025rem;--mat-paginator-container-text-weight:400;--mat-paginator-select-trigger-text-size:0.75rem;--mat-paginator-container-size:56px;--mat-paginator-form-field-container-height:40px;--mat-paginator-form-field-container-vertical-padding:8px;--mdc-secondary-navigation-tab-container-height:48px;--mdc-tab-indicator-active-indicator-color:#ba005c;--mdc-tab-indicator-active-indicator-height:2px;--mdc-tab-indicator-active-indicator-shape:0;--mat-tab-header-divider-color:#f3dde1;--mat-tab-header-pagination-icon-color:#201a1b;--mat-tab-header-inactive-label-text-color:#201a1b;--mat-tab-header-active-label-text-color:#201a1b;--mat-tab-header-active-ripple-color:#201a1b;--mat-tab-header-inactive-ripple-color:#201a1b;--mat-tab-header-inactive-focus-label-text-color:#201a1b;--mat-tab-header-inactive-hover-label-text-color:#201a1b;--mat-tab-header-active-focus-label-text-color:#201a1b;--mat-tab-header-active-hover-label-text-color:#201a1b;--mat-tab-header-active-focus-indicator-color:#ba005c;--mat-tab-header-active-hover-indicator-color:#ba005c;--mat-tab-header-label-text-font:Roboto, sans-serif;--mat-tab-header-label-text-size:0.875rem;--mat-tab-header-label-text-tracking:0.006rem;--mat-tab-header-label-text-line-height:1.25rem;--mat-tab-header-label-text-weight:500;--mat-tab-header-divider-height:1px;--mdc-checkbox-disabled-selected-checkmark-color:#fffbff;--mdc-checkbox-selected-focus-state-layer-opacity:0.12;--mdc-checkbox-selected-hover-state-layer-opacity:0.08;--mdc-checkbox-selected-pressed-state-layer-opacity:0.12;--mdc-checkbox-unselected-focus-state-layer-opacity:0.12;--mdc-checkbox-unselected-hover-state-layer-opacity:0.08;--mdc-checkbox-unselected-pressed-state-layer-opacity:0.12;--mdc-checkbox-disabled-selected-icon-color:rgba(32, 26, 27, 0.38);--mdc-checkbox-disabled-unselected-icon-color:rgba(32, 26, 27, 0.38);--mdc-checkbox-selected-checkmark-color:#ffffff;--mdc-checkbox-selected-focus-icon-color:#ba005c;--mdc-checkbox-selected-hover-icon-color:#ba005c;--mdc-checkbox-selected-icon-color:#ba005c;--mdc-checkbox-selected-pressed-icon-color:#ba005c;--mdc-checkbox-unselected-focus-icon-color:#201a1b;--mdc-checkbox-unselected-hover-icon-color:#201a1b;--mdc-checkbox-unselected-icon-color:#514346;--mdc-checkbox-unselected-pressed-icon-color:#201a1b;--mdc-checkbox-selected-focus-state-layer-color:#ba005c;--mdc-checkbox-selected-hover-state-layer-color:#ba005c;--mdc-checkbox-selected-pressed-state-layer-color:#201a1b;--mdc-checkbox-unselected-focus-state-layer-color:#201a1b;--mdc-checkbox-unselected-hover-state-layer-color:#201a1b;--mdc-checkbox-unselected-pressed-state-layer-color:#ba005c;--mdc-checkbox-state-layer-size:40px;--mat-checkbox-disabled-label-color:rgba(32, 26, 27, 0.38);--mat-checkbox-label-text-color:#201a1b;--mat-checkbox-label-text-font:Roboto, sans-serif;--mat-checkbox-label-text-line-height:1.25rem;--mat-checkbox-label-text-size:0.875rem;--mat-checkbox-label-text-tracking:0.016rem;--mat-checkbox-label-text-weight:400;--mat-checkbox-touch-target-display:block;--mdc-text-button-label-text-color:#ba005c;--mdc-text-button-disabled-label-text-color:rgba(32, 26, 27, 0.38);--mdc-text-button-label-text-font:Roboto, sans-serif;--mdc-text-button-label-text-size:0.875rem;--mdc-text-button-label-text-tracking:0.006rem;--mdc-text-button-label-text-weight:500;--mdc-text-button-container-height:40px;--mdc-text-button-container-shape:9999px;--mdc-protected-button-container-color:#fffbff;--mdc-protected-button-label-text-color:#ba005c;--mdc-protected-button-disabled-container-color:rgba(32, 26, 27, 0.12);--mdc-protected-button-disabled-label-text-color:rgba(32, 26, 27, 0.38);--mdc-protected-button-container-elevation-shadow:0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);--mdc-protected-button-disabled-container-elevation-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);--mdc-protected-button-focus-container-elevation-shadow:0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);--mdc-protected-button-hover-container-elevation-shadow:0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);--mdc-protected-button-pressed-container-elevation-shadow:0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);--mdc-protected-button-container-shadow-color:#000000;--mdc-protected-button-label-text-font:Roboto, sans-serif;--mdc-protected-button-label-text-size:0.875rem;--mdc-protected-button-label-text-tracking:0.006rem;--mdc-protected-button-label-text-weight:500;--mdc-protected-button-container-height:40px;--mdc-protected-button-container-shape:9999px;--mdc-filled-button-container-color:#ba005c;--mdc-filled-button-label-text-color:#ffffff;--mdc-filled-button-disabled-container-color:rgba(32, 26, 27, 0.12);--mdc-filled-button-disabled-label-text-color:rgba(32, 26, 27, 0.38);--mdc-filled-button-label-text-font:Roboto, sans-serif;--mdc-filled-button-label-text-size:0.875rem;--mdc-filled-button-label-text-tracking:0.006rem;--mdc-filled-button-label-text-weight:500;--mdc-filled-button-container-height:40px;--mdc-filled-button-container-shape:9999px;--mdc-outlined-button-disabled-outline-color:rgba(32, 26, 27, 0.12);--mdc-outlined-button-disabled-label-text-color:rgba(32, 26, 27, 0.38);--mdc-outlined-button-label-text-color:#ba005c;--mdc-outlined-button-outline-color:#847376;--mdc-outlined-button-label-text-font:Roboto, sans-serif;--mdc-outlined-button-label-text-size:0.875rem;--mdc-outlined-button-label-text-tracking:0.006rem;--mdc-outlined-button-label-text-weight:500;--mdc-outlined-button-container-height:40px;--mdc-outlined-button-outline-width:1px;--mdc-outlined-button-container-shape:9999px;--mat-text-button-state-layer-color:#ba005c;--mat-text-button-disabled-state-layer-color:#514346;--mat-text-button-ripple-color:rgba(186, 0, 92, 0.12);--mat-text-button-hover-state-layer-opacity:0.08;--mat-text-button-focus-state-layer-opacity:0.12;--mat-text-button-pressed-state-layer-opacity:0.12;--mat-text-button-touch-target-display:block;--mat-text-button-horizontal-padding:12px;--mat-text-button-with-icon-horizontal-padding:16px;--mat-text-button-icon-spacing:8px;--mat-text-button-icon-offset:-4px;--mat-protected-button-state-layer-color:#ba005c;--mat-protected-button-disabled-state-layer-color:#514346;--mat-protected-button-ripple-color:rgba(186, 0, 92, 0.12);--mat-protected-button-hover-state-layer-opacity:0.08;--mat-protected-button-focus-state-layer-opacity:0.12;--mat-protected-button-pressed-state-layer-opacity:0.12;--mat-protected-button-touch-target-display:block;--mat-protected-button-horizontal-padding:24px;--mat-protected-button-icon-spacing:8px;--mat-protected-button-icon-offset:-8px;--mat-filled-button-state-layer-color:#ffffff;--mat-filled-button-disabled-state-layer-color:#514346;--mat-filled-button-ripple-color:rgba(255, 255, 255, 0.12);--mat-filled-button-hover-state-layer-opacity:0.08;--mat-filled-button-focus-state-layer-opacity:0.12;--mat-filled-button-pressed-state-layer-opacity:0.12;--mat-filled-button-touch-target-display:block;--mat-filled-button-horizontal-padding:24px;--mat-filled-button-icon-spacing:8px;--mat-filled-button-icon-offset:-8px;--mat-outlined-button-state-layer-color:#ba005c;--mat-outlined-button-disabled-state-layer-color:#514346;--mat-outlined-button-ripple-color:rgba(186, 0, 92, 0.12);--mat-outlined-button-hover-state-layer-opacity:0.08;--mat-outlined-button-focus-state-layer-opacity:0.12;--mat-outlined-button-pressed-state-layer-opacity:0.12;--mat-outlined-button-touch-target-display:block;--mat-outlined-button-horizontal-padding:24px;--mat-outlined-button-icon-spacing:8px;--mat-outlined-button-icon-offset:-8px;--mdc-icon-button-icon-color:#514346;--mdc-icon-button-disabled-icon-color:rgba(32, 26, 27, 0.38);--mdc-icon-button-state-layer-size:40px;--mdc-icon-button-icon-size:24px;--mat-icon-button-state-layer-color:#514346;--mat-icon-button-disabled-state-layer-color:#514346;--mat-icon-button-ripple-color:rgba(81, 67, 70, 0.12);--mat-icon-button-hover-state-layer-opacity:0.08;--mat-icon-button-focus-state-layer-opacity:0.12;--mat-icon-button-pressed-state-layer-opacity:0.12;--mat-icon-button-touch-target-display:block;--mdc-extended-fab-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-extended-fab-focus-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-extended-fab-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mdc-extended-fab-pressed-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-extended-fab-container-shadow-color:#000000;--mdc-extended-fab-label-text-font:Roboto, sans-serif;--mdc-extended-fab-label-text-size:0.875rem;--mdc-extended-fab-label-text-tracking:0.006rem;--mdc-extended-fab-label-text-weight:500;--mdc-extended-fab-container-height:56px;--mdc-extended-fab-container-shape:16px;--mdc-fab-container-color:#ffd9e1;--mdc-fab-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-fab-focus-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-fab-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mdc-fab-pressed-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-fab-container-shadow-color:#000000;--mdc-fab-container-shape:16px;--mdc-fab-icon-size:24px;--mdc-fab-small-container-color:#ffd9e1;--mdc-fab-small-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-fab-small-focus-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-fab-small-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mdc-fab-small-pressed-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-fab-small-container-shadow-color:#000000;--mdc-fab-small-container-shape:12px;--mdc-fab-small-icon-size:24px;--mat-fab-foreground-color:#3f001b;--mat-fab-state-layer-color:#3f001b;--mat-fab-ripple-color:rgba(63, 0, 27, 0.12);--mat-fab-hover-state-layer-opacity:0.08;--mat-fab-focus-state-layer-opacity:0.12;--mat-fab-pressed-state-layer-opacity:0.12;--mat-fab-disabled-state-container-color:rgba(32, 26, 27, 0.12);--mat-fab-disabled-state-foreground-color:rgba(32, 26, 27, 0.38);--mat-fab-touch-target-display:block;--mat-fab-small-foreground-color:#3f001b;--mat-fab-small-state-layer-color:#3f001b;--mat-fab-small-ripple-color:rgba(63, 0, 27, 0.12);--mat-fab-small-hover-state-layer-opacity:0.08;--mat-fab-small-focus-state-layer-opacity:0.12;--mat-fab-small-pressed-state-layer-opacity:0.12;--mat-fab-small-disabled-state-container-color:rgba(32, 26, 27, 0.12);--mat-fab-small-disabled-state-foreground-color:rgba(32, 26, 27, 0.38);--mdc-snackbar-container-color:#352f30;--mdc-snackbar-supporting-text-color:#faeeef;--mdc-snackbar-supporting-text-font:Roboto, sans-serif;--mdc-snackbar-supporting-text-line-height:1.25rem;--mdc-snackbar-supporting-text-size:0.875rem;--mdc-snackbar-supporting-text-weight:400;--mdc-snackbar-container-shape:4px;--mat-snack-bar-button-color:#ffb1c5;--mat-table-background-color:#fffbff;--mat-table-header-headline-color:#201a1b;--mat-table-row-item-label-text-color:#201a1b;--mat-table-row-item-outline-color:#d6c2c5;--mat-table-header-headline-font:Roboto, sans-serif;--mat-table-header-headline-line-height:1.25rem;--mat-table-header-headline-size:0.875rem;--mat-table-header-headline-weight:500;--mat-table-header-headline-tracking:0.006rem;--mat-table-row-item-label-text-font:Roboto, sans-serif;--mat-table-row-item-label-text-line-height:1.25rem;--mat-table-row-item-label-text-size:0.875rem;--mat-table-row-item-label-text-weight:400;--mat-table-row-item-label-text-tracking:0.016rem;--mat-table-footer-supporting-text-font:Roboto, sans-serif;--mat-table-footer-supporting-text-line-height:1.25rem;--mat-table-footer-supporting-text-size:0.875rem;--mat-table-footer-supporting-text-weight:400;--mat-table-footer-supporting-text-tracking:0.016rem;--mat-table-header-container-height:56px;--mat-table-footer-container-height:52px;--mat-table-row-item-container-height:52px;--mat-table-row-item-outline-width:1px;--mdc-circular-progress-active-indicator-color:#ba005c;--mdc-circular-progress-active-indicator-width:4px;--mdc-circular-progress-size:48px;--mat-badge-background-color:#ba1a1a;--mat-badge-text-color:#ffffff;--mat-badge-disabled-state-background-color:rgba(186, 26, 26, 0.38);--mat-badge-disabled-state-text-color:#ffffff;--mat-badge-text-font:Roboto, sans-serif;--mat-badge-text-size:0.688rem;--mat-badge-text-weight:500;--mat-badge-large-size-text-size:0.688rem;--mat-badge-container-shape:9999px;--mat-badge-container-size:16px;--mat-badge-small-size-container-size:6px;--mat-badge-large-size-container-size:16px;--mat-badge-legacy-container-size:unset;--mat-badge-legacy-small-size-container-size:unset;--mat-badge-legacy-large-size-container-size:unset;--mat-badge-container-offset:-12px 0;--mat-badge-small-size-container-offset:-6px 0;--mat-badge-large-size-container-offset:-12px 0;--mat-badge-container-overlap-offset:-12px;--mat-badge-small-size-container-overlap-offset:-6px;--mat-badge-large-size-container-overlap-offset:-12px;--mat-badge-container-padding:0 4px;--mat-badge-small-size-container-padding:0;--mat-badge-large-size-container-padding:0 4px;--mat-badge-small-size-text-size:0;--mat-bottom-sheet-container-text-color:#201a1b;--mat-bottom-sheet-container-background-color:#fcf1f2;--mat-bottom-sheet-container-text-font:Roboto, sans-serif;--mat-bottom-sheet-container-text-line-height:1.5rem;--mat-bottom-sheet-container-text-size:1rem;--mat-bottom-sheet-container-text-tracking:0.031rem;--mat-bottom-sheet-container-text-weight:400;--mat-bottom-sheet-container-shape:28px;--mat-standard-button-toggle-hover-state-layer-opacity:0.08;--mat-standard-button-toggle-focus-state-layer-opacity:0.12;--mat-standard-button-toggle-text-color:#201a1b;--mat-standard-button-toggle-state-layer-color:#201a1b;--mat-standard-button-toggle-selected-state-background-color:#ffd9e1;--mat-standard-button-toggle-selected-state-text-color:#2b151b;--mat-standard-button-toggle-disabled-state-text-color:rgba(32, 26, 27, 0.38);--mat-standard-button-toggle-disabled-selected-state-text-color:rgba(32, 26, 27, 0.38);--mat-standard-button-toggle-disabled-selected-state-background-color:rgba(32, 26, 27, 0.12);--mat-standard-button-toggle-divider-color:#847376;--mat-standard-button-toggle-label-text-font:Roboto, sans-serif;--mat-standard-button-toggle-label-text-line-height:1.25rem;--mat-standard-button-toggle-label-text-size:0.875rem;--mat-standard-button-toggle-label-text-tracking:0.006rem;--mat-standard-button-toggle-label-text-weight:500;--mat-standard-button-toggle-height:40px;--mat-standard-button-toggle-shape:9999px;--mat-standard-button-toggle-background-color:transparent;--mat-standard-button-toggle-disabled-state-background-color:transparent;--mat-datepicker-calendar-date-selected-state-text-color:#ffffff;--mat-datepicker-calendar-date-selected-state-background-color:#ba005c;--mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(32, 26, 27, 0.38);--mat-datepicker-calendar-date-today-selected-state-outline-color:#ba005c;--mat-datepicker-calendar-date-focus-state-background-color:rgba(32, 26, 27, 0.12);--mat-datepicker-calendar-date-hover-state-background-color:rgba(32, 26, 27, 0.08);--mat-datepicker-toggle-active-state-icon-color:#514346;--mat-datepicker-calendar-date-in-range-state-background-color:#ffd9e1;--mat-datepicker-calendar-date-in-comparison-range-state-background-color:#ffdad4;--mat-datepicker-calendar-date-in-overlap-range-state-background-color:#ffd9e1;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:#74565d;--mat-datepicker-toggle-icon-color:#514346;--mat-datepicker-calendar-body-label-text-color:#201a1b;--mat-datepicker-calendar-period-button-text-color:#514346;--mat-datepicker-calendar-period-button-icon-color:#514346;--mat-datepicker-calendar-navigation-button-icon-color:#514346;--mat-datepicker-calendar-header-text-color:#514346;--mat-datepicker-calendar-date-today-outline-color:#ba005c;--mat-datepicker-calendar-date-today-disabled-state-outline-color:rgba(32, 26, 27, 0.38);--mat-datepicker-calendar-date-text-color:#201a1b;--mat-datepicker-calendar-date-disabled-state-text-color:rgba(32, 26, 27, 0.38);--mat-datepicker-calendar-date-preview-state-outline-color:#ba005c;--mat-datepicker-range-input-separator-color:#201a1b;--mat-datepicker-range-input-disabled-state-separator-color:rgba(32, 26, 27, 0.38);--mat-datepicker-range-input-disabled-state-text-color:rgba(32, 26, 27, 0.38);--mat-datepicker-calendar-container-background-color:#f2e6e7;--mat-datepicker-calendar-container-text-color:#201a1b;--mat-datepicker-calendar-text-font:Roboto, sans-serif;--mat-datepicker-calendar-text-size:1rem;--mat-datepicker-calendar-body-label-text-size:0.875rem;--mat-datepicker-calendar-body-label-text-weight:500;--mat-datepicker-calendar-period-button-text-size:0.875rem;--mat-datepicker-calendar-period-button-text-weight:500;--mat-datepicker-calendar-header-text-size:0.875rem;--mat-datepicker-calendar-header-text-weight:500;--mat-datepicker-calendar-container-shape:16px;--mat-datepicker-calendar-container-touch-shape:28px;--mat-datepicker-calendar-container-elevation-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);--mat-datepicker-calendar-container-touch-elevation-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);--mat-datepicker-calendar-header-divider-color:transparent;--mat-datepicker-calendar-date-outline-color:transparent;--mat-divider-color:#d6c2c5;--mat-divider-width:1px;--mat-expansion-container-background-color:#fffbff;--mat-expansion-container-text-color:#201a1b;--mat-expansion-actions-divider-color:#d6c2c5;--mat-expansion-header-hover-state-layer-color:rgba(32, 26, 27, 0.08);--mat-expansion-header-focus-state-layer-color:rgba(32, 26, 27, 0.12);--mat-expansion-header-disabled-state-text-color:rgba(32, 26, 27, 0.38);--mat-expansion-header-text-color:#201a1b;--mat-expansion-header-description-color:#514346;--mat-expansion-header-indicator-color:#514346;--mat-expansion-header-text-font:Roboto, sans-serif;--mat-expansion-header-text-size:1rem;--mat-expansion-header-text-weight:500;--mat-expansion-header-text-line-height:1.5rem;--mat-expansion-header-text-tracking:0.009rem;--mat-expansion-container-text-font:Roboto, sans-serif;--mat-expansion-container-text-line-height:1.5rem;--mat-expansion-container-text-size:1rem;--mat-expansion-container-text-tracking:0.031rem;--mat-expansion-container-text-weight:400;--mat-expansion-header-collapsed-state-height:48px;--mat-expansion-header-expanded-state-height:64px;--mat-expansion-container-shape:12px;--mat-expansion-legacy-header-indicator-display:none;--mat-expansion-header-indicator-display:inline-block;--mat-grid-list-tile-header-primary-text-size:400 1rem / 1.5rem Roboto, sans-serif;--mat-grid-list-tile-header-secondary-text-size:400 0.875rem / 1.25rem Roboto, sans-serif;--mat-grid-list-tile-footer-primary-text-size:400 1rem / 1.5rem Roboto, sans-serif;--mat-grid-list-tile-footer-secondary-text-size:400 0.875rem / 1.25rem Roboto, sans-serif;--mat-icon-color:inherit;--mat-sidenav-container-background-color:#fffbff;--mat-sidenav-container-text-color:#514346;--mat-sidenav-content-background-color:#fffbff;--mat-sidenav-content-text-color:#201a1b;--mat-sidenav-scrim-color:rgba(58, 45, 48, 0.4);--mat-sidenav-container-shape:16px;--mat-sidenav-container-elevation-shadow:none;--mat-sidenav-container-width:360px;--mat-sidenav-container-divider-color:transparent;--mat-stepper-header-icon-foreground-color:#fffbff;--mat-stepper-header-selected-state-icon-background-color:#ba005c;--mat-stepper-header-selected-state-icon-foreground-color:#ffffff;--mat-stepper-header-edit-state-icon-background-color:#ba005c;--mat-stepper-header-edit-state-icon-foreground-color:#ffffff;--mat-stepper-container-color:#fffbff;--mat-stepper-line-color:#d6c2c5;--mat-stepper-header-hover-state-layer-color:rgba(53, 47, 48, 0.08);--mat-stepper-header-focus-state-layer-color:rgba(53, 47, 48, 0.12);--mat-stepper-header-label-text-color:#514346;--mat-stepper-header-optional-label-text-color:#514346;--mat-stepper-header-selected-state-label-text-color:#514346;--mat-stepper-header-error-state-label-text-color:#ba1a1a;--mat-stepper-header-icon-background-color:#514346;--mat-stepper-header-error-state-icon-foreground-color:#ba1a1a;--mat-stepper-container-text-font:Roboto, sans-serif;--mat-stepper-header-label-text-font:Roboto, sans-serif;--mat-stepper-header-label-text-size:0.875rem;--mat-stepper-header-label-text-weight:500;--mat-stepper-header-error-state-label-text-size:0.875rem;--mat-stepper-header-selected-state-label-text-size:0.875rem;--mat-stepper-header-selected-state-label-text-weight:500;--mat-stepper-header-height:72px;--mat-stepper-header-focus-state-layer-shape:12px;--mat-stepper-header-hover-state-layer-shape:12px;--mat-stepper-header-error-state-icon-background-color:transparent;--mat-sort-arrow-color:#201a1b;--mat-toolbar-container-background-color:#fffbff;--mat-toolbar-container-text-color:#201a1b;--mat-toolbar-title-text-font:Roboto, sans-serif;--mat-toolbar-title-text-line-height:1.75rem;--mat-toolbar-title-text-size:1.375rem;--mat-toolbar-title-text-tracking:0rem;--mat-toolbar-title-text-weight:400;--mat-toolbar-standard-height:64px;--mat-toolbar-mobile-height:56px;--mat-tree-container-background-color:#fffbff;--mat-tree-node-text-color:#201a1b;--mat-tree-node-text-font:Roboto, sans-serif;--mat-tree-node-text-size:1rem;--mat-tree-node-text-weight:400;--mat-tree-node-min-height:48px}.mat-primary{--mat-stepper-header-selected-state-icon-background-color:#ba005c;--mat-stepper-header-selected-state-icon-foreground-color:#ffffff;--mat-stepper-header-edit-state-icon-background-color:#ba005c;--mat-stepper-header-edit-state-icon-foreground-color:#ffffff}.mat-primary.mat-icon{--mat-icon-color:#ba005c}.mat-primary.mat-mdc-checkbox{--mat-checkbox-disabled-label-color:rgba(32, 26, 27, 0.38);--mat-checkbox-label-text-color:#201a1b}.mat-primary.mat-mdc-slide-toggle{--mat-switch-track-outline-color:#847376;--mat-switch-disabled-unselected-track-outline-color:#201a1b;--mat-switch-label-text-color:#201a1b}.mat-primary .mdc-list-item__start,.mat-primary .mdc-list-item__end{--mat-checkbox-disabled-label-color:rgba(32, 26, 27, 0.38);--mat-checkbox-label-text-color:#201a1b}.mat-badge{--mat-badge-background-color:#ba005c;--mat-badge-text-color:#ffffff;--mat-badge-disabled-state-background-color:rgba(186, 0, 92, 0.38);--mat-badge-disabled-state-text-color:#ffffff}.mat-accent{--mat-option-selected-state-label-text-color:#410000;--mat-option-selected-state-layer-color:#ffdad4;--mdc-circular-progress-active-indicator-color:#c00100;--mat-full-pseudo-checkbox-selected-icon-color:#c00100;--mat-full-pseudo-checkbox-selected-checkmark-color:#ffffff;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#c00100;--mat-stepper-header-selected-state-icon-background-color:#c00100;--mat-stepper-header-selected-state-icon-foreground-color:#ffffff;--mat-stepper-header-edit-state-icon-background-color:#c00100;--mat-stepper-header-edit-state-icon-foreground-color:#ffffff}.mat-accent.mat-icon{--mat-icon-color:#c00100}.mat-accent.mat-mdc-checkbox{--mdc-checkbox-selected-checkmark-color:#ffffff;--mdc-checkbox-selected-focus-icon-color:#c00100;--mdc-checkbox-selected-hover-icon-color:#c00100;--mdc-checkbox-selected-icon-color:#c00100;--mdc-checkbox-selected-pressed-icon-color:#c00100;--mdc-checkbox-selected-focus-state-layer-color:#c00100;--mdc-checkbox-selected-hover-state-layer-color:#c00100;--mdc-checkbox-unselected-pressed-state-layer-color:#c00100;--mat-checkbox-disabled-label-color:rgba(32, 26, 27, 0.38);--mat-checkbox-label-text-color:#201a1b}.mat-accent.mat-mdc-slider{--mdc-slider-handle-color:#c00100;--mdc-slider-focus-handle-color:#c00100;--mdc-slider-hover-handle-color:#c00100;--mdc-slider-active-track-color:#c00100;--mdc-slider-with-tick-marks-active-container-color:#ffffff;--mdc-slider-label-container-color:#c00100;--mdc-slider-label-label-text-color:#ffffff;--mdc-slider-with-overlap-handle-outline-color:#ffffff;--mat-slider-ripple-color:#c00100;--mat-slider-hover-state-layer-color:rgba(192, 1, 0, 0.05);--mat-slider-focus-state-layer-color:rgba(192, 1, 0, 0.2)}.mat-accent.mat-mdc-tab-group,.mat-accent.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color:#c00100;--mat-tab-header-active-focus-indicator-color:#c00100;--mat-tab-header-active-hover-indicator-color:#c00100}.mat-accent.mat-mdc-slide-toggle{--mdc-switch-selected-focus-state-layer-color:#c00100;--mdc-switch-selected-handle-color:#ffffff;--mdc-switch-selected-hover-state-layer-color:#c00100;--mdc-switch-selected-pressed-state-layer-color:#c00100;--mdc-switch-selected-focus-handle-color:#ffdad4;--mdc-switch-selected-hover-handle-color:#ffdad4;--mdc-switch-selected-pressed-handle-color:#ffdad4;--mdc-switch-selected-focus-track-color:#c00100;--mdc-switch-selected-hover-track-color:#c00100;--mdc-switch-selected-pressed-track-color:#c00100;--mdc-switch-selected-track-color:#c00100;--mdc-switch-selected-icon-color:#410000;--mat-switch-track-outline-color:#847376;--mat-switch-disabled-unselected-track-outline-color:#201a1b;--mat-switch-label-text-color:#201a1b}.mat-accent.mat-mdc-form-field{--mat-select-focused-arrow-color:#c00100}.mat-accent.mat-mdc-radio-button{--mdc-radio-selected-focus-icon-color:#c00100;--mdc-radio-selected-hover-icon-color:#c00100;--mdc-radio-selected-icon-color:#c00100;--mdc-radio-selected-pressed-icon-color:#c00100;--mat-radio-checked-ripple-color:#c00100}.mat-accent.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color:#c00100;--mdc-linear-progress-track-color:#ffdad4}.mat-accent.mat-mdc-form-field{--mdc-filled-text-field-caret-color:#c00100;--mdc-filled-text-field-focus-active-indicator-color:#c00100;--mdc-filled-text-field-focus-label-text-color:#c00100;--mdc-outlined-text-field-caret-color:#c00100;--mdc-outlined-text-field-focus-outline-color:#c00100;--mdc-outlined-text-field-focus-label-text-color:#c00100;--mat-form-field-focus-select-arrow-color:#c00100}.mat-accent.mat-datepicker-content{--mat-datepicker-calendar-date-selected-state-text-color:#ffffff;--mat-datepicker-calendar-date-selected-state-background-color:#c00100;--mat-datepicker-calendar-date-today-selected-state-outline-color:#c00100;--mat-datepicker-calendar-date-in-range-state-background-color:#ffdad4;--mat-datepicker-calendar-date-in-comparison-range-state-background-color:#ffd9e1;--mat-datepicker-calendar-date-today-outline-color:#c00100;--mat-datepicker-calendar-date-preview-state-outline-color:#c00100}.mat-accent.mat-mdc-button-base{--mdc-text-button-label-text-color:#c00100;--mdc-protected-button-label-text-color:#c00100;--mdc-filled-button-container-color:#c00100;--mdc-filled-button-label-text-color:#ffffff;--mdc-outlined-button-label-text-color:#c00100;--mat-text-button-state-layer-color:#c00100;--mat-text-button-ripple-color:rgba(192, 1, 0, 0.12);--mat-protected-button-state-layer-color:#c00100;--mat-protected-button-ripple-color:rgba(192, 1, 0, 0.12);--mat-filled-button-state-layer-color:#ffffff;--mat-filled-button-ripple-color:rgba(255, 255, 255, 0.12);--mat-outlined-button-state-layer-color:#c00100;--mat-outlined-button-ripple-color:rgba(192, 1, 0, 0.12)}.mat-accent.mat-mdc-standard-chip{--mdc-chip-elevated-selected-container-color:#ffdad4;--mdc-chip-selected-hover-state-layer-color:#410000;--mdc-chip-selected-focus-state-layer-color:#410000;--mdc-chip-selected-label-text-color:#410000;--mdc-chip-with-icon-selected-icon-color:#410000;--mat-chip-selected-trailing-action-state-layer-color:#410000;--mat-chip-selected-trailing-icon-color:#410000}.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color:#ffffff;--mdc-checkbox-selected-focus-icon-color:#c00100;--mdc-checkbox-selected-hover-icon-color:#c00100;--mdc-checkbox-selected-icon-color:#c00100;--mdc-checkbox-selected-pressed-icon-color:#c00100;--mdc-checkbox-selected-focus-state-layer-color:#c00100;--mdc-checkbox-selected-hover-state-layer-color:#c00100;--mdc-checkbox-unselected-pressed-state-layer-color:#c00100;--mat-checkbox-disabled-label-color:rgba(32, 26, 27, 0.38);--mat-checkbox-label-text-color:#201a1b;--mdc-radio-selected-focus-icon-color:#c00100;--mdc-radio-selected-hover-icon-color:#c00100;--mdc-radio-selected-icon-color:#c00100;--mdc-radio-selected-pressed-icon-color:#c00100;--mat-radio-checked-ripple-color:#c00100}.mat-accent.mat-mdc-fab,.mat-accent.mat-mdc-mini-fab{--mdc-extended-fab-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-extended-fab-focus-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-extended-fab-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mdc-extended-fab-pressed-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-extended-fab-container-shadow-color:#000000;--mdc-fab-container-color:#ffdad4;--mdc-fab-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-fab-focus-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-fab-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mdc-fab-pressed-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-fab-container-shadow-color:#000000;--mdc-fab-small-container-color:#ffdad4;--mdc-fab-small-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-fab-small-focus-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-fab-small-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mdc-fab-small-pressed-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-fab-small-container-shadow-color:#000000;--mat-fab-foreground-color:#410000;--mat-fab-state-layer-color:#410000;--mat-fab-ripple-color:rgba(65, 0, 0, 0.12);--mat-fab-small-foreground-color:#410000;--mat-fab-small-state-layer-color:#410000;--mat-fab-small-ripple-color:rgba(65, 0, 0, 0.12)}.mat-badge-accent{--mat-badge-background-color:#c00100;--mat-badge-text-color:#ffffff;--mat-badge-disabled-state-background-color:rgba(192, 1, 0, 0.38);--mat-badge-disabled-state-text-color:#ffffff}.mat-warn{--mat-option-selected-state-label-text-color:#410002;--mat-option-selected-state-layer-color:#ffdad6;--mdc-circular-progress-active-indicator-color:#ba1a1a;--mat-full-pseudo-checkbox-selected-icon-color:#ba1a1a;--mat-full-pseudo-checkbox-selected-checkmark-color:#ffffff;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#ba1a1a;--mat-stepper-header-selected-state-icon-background-color:#ba1a1a;--mat-stepper-header-selected-state-icon-foreground-color:#ffffff;--mat-stepper-header-edit-state-icon-background-color:#ba1a1a;--mat-stepper-header-edit-state-icon-foreground-color:#ffffff}.mat-warn.mat-icon{--mat-icon-color:#ba1a1a}.mat-warn.mat-mdc-checkbox{--mdc-checkbox-selected-checkmark-color:#ffffff;--mdc-checkbox-selected-focus-icon-color:#ba1a1a;--mdc-checkbox-selected-hover-icon-color:#ba1a1a;--mdc-checkbox-selected-icon-color:#ba1a1a;--mdc-checkbox-selected-pressed-icon-color:#ba1a1a;--mdc-checkbox-selected-focus-state-layer-color:#ba1a1a;--mdc-checkbox-selected-hover-state-layer-color:#ba1a1a;--mdc-checkbox-unselected-pressed-state-layer-color:#ba1a1a;--mat-checkbox-disabled-label-color:rgba(32, 26, 27, 0.38);--mat-checkbox-label-text-color:#201a1b}.mat-warn.mat-mdc-slider{--mdc-slider-handle-color:#ba1a1a;--mdc-slider-focus-handle-color:#ba1a1a;--mdc-slider-hover-handle-color:#ba1a1a;--mdc-slider-active-track-color:#ba1a1a;--mdc-slider-with-tick-marks-active-container-color:#ffffff;--mdc-slider-label-container-color:#ba1a1a;--mdc-slider-label-label-text-color:#ffffff;--mdc-slider-with-overlap-handle-outline-color:#ffffff;--mat-slider-ripple-color:#ba1a1a;--mat-slider-hover-state-layer-color:rgba(186, 26, 26, 0.05);--mat-slider-focus-state-layer-color:rgba(186, 26, 26, 0.2)}.mat-warn.mat-mdc-tab-group,.mat-warn.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color:#ba1a1a;--mat-tab-header-active-focus-indicator-color:#ba1a1a;--mat-tab-header-active-hover-indicator-color:#ba1a1a}.mat-warn.mat-mdc-slide-toggle{--mdc-switch-selected-focus-state-layer-color:#ba1a1a;--mdc-switch-selected-handle-color:#ffffff;--mdc-switch-selected-hover-state-layer-color:#ba1a1a;--mdc-switch-selected-pressed-state-layer-color:#ba1a1a;--mdc-switch-selected-focus-handle-color:#ffdad6;--mdc-switch-selected-hover-handle-color:#ffdad6;--mdc-switch-selected-pressed-handle-color:#ffdad6;--mdc-switch-selected-focus-track-color:#ba1a1a;--mdc-switch-selected-hover-track-color:#ba1a1a;--mdc-switch-selected-pressed-track-color:#ba1a1a;--mdc-switch-selected-track-color:#ba1a1a;--mdc-switch-selected-icon-color:#410002;--mat-switch-track-outline-color:#847376;--mat-switch-disabled-unselected-track-outline-color:#201a1b;--mat-switch-label-text-color:#201a1b}.mat-warn.mat-mdc-form-field{--mat-select-focused-arrow-color:#ba1a1a}.mat-warn.mat-mdc-radio-button{--mdc-radio-selected-focus-icon-color:#ba1a1a;--mdc-radio-selected-hover-icon-color:#ba1a1a;--mdc-radio-selected-icon-color:#ba1a1a;--mdc-radio-selected-pressed-icon-color:#ba1a1a;--mat-radio-checked-ripple-color:#ba1a1a}.mat-warn.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color:#ba1a1a;--mdc-linear-progress-track-color:#ffdad6}.mat-warn.mat-mdc-form-field{--mdc-filled-text-field-caret-color:#ba1a1a;--mdc-filled-text-field-focus-active-indicator-color:#ba1a1a;--mdc-filled-text-field-focus-label-text-color:#ba1a1a;--mdc-outlined-text-field-caret-color:#ba1a1a;--mdc-outlined-text-field-focus-outline-color:#ba1a1a;--mdc-outlined-text-field-focus-label-text-color:#ba1a1a;--mat-form-field-focus-select-arrow-color:#ba1a1a}.mat-warn.mat-datepicker-content{--mat-datepicker-calendar-date-selected-state-text-color:#ffffff;--mat-datepicker-calendar-date-selected-state-background-color:#ba1a1a;--mat-datepicker-calendar-date-today-selected-state-outline-color:#ba1a1a;--mat-datepicker-calendar-date-in-range-state-background-color:#ffdad6;--mat-datepicker-calendar-date-today-outline-color:#ba1a1a;--mat-datepicker-calendar-date-preview-state-outline-color:#ba1a1a}.mat-warn.mat-mdc-button-base{--mdc-text-button-label-text-color:#ba1a1a;--mdc-protected-button-label-text-color:#ba1a1a;--mdc-filled-button-container-color:#ba1a1a;--mdc-filled-button-label-text-color:#ffffff;--mdc-outlined-button-label-text-color:#ba1a1a;--mat-text-button-state-layer-color:#ba1a1a;--mat-text-button-ripple-color:rgba(186, 26, 26, 0.12);--mat-protected-button-state-layer-color:#ba1a1a;--mat-protected-button-ripple-color:rgba(186, 26, 26, 0.12);--mat-filled-button-state-layer-color:#ffffff;--mat-filled-button-ripple-color:rgba(255, 255, 255, 0.12);--mat-outlined-button-state-layer-color:#ba1a1a;--mat-outlined-button-ripple-color:rgba(186, 26, 26, 0.12)}.mat-warn.mat-mdc-standard-chip{--mdc-chip-elevated-selected-container-color:#ffdad6;--mdc-chip-selected-hover-state-layer-color:#410002;--mdc-chip-selected-focus-state-layer-color:#410002;--mdc-chip-selected-label-text-color:#410002;--mdc-chip-with-icon-selected-icon-color:#410002;--mat-chip-selected-trailing-action-state-layer-color:#410002;--mat-chip-selected-trailing-icon-color:#410002}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color:#ffffff;--mdc-checkbox-selected-focus-icon-color:#ba1a1a;--mdc-checkbox-selected-hover-icon-color:#ba1a1a;--mdc-checkbox-selected-icon-color:#ba1a1a;--mdc-checkbox-selected-pressed-icon-color:#ba1a1a;--mdc-checkbox-selected-focus-state-layer-color:#ba1a1a;--mdc-checkbox-selected-hover-state-layer-color:#ba1a1a;--mdc-checkbox-unselected-pressed-state-layer-color:#ba1a1a;--mat-checkbox-disabled-label-color:rgba(32, 26, 27, 0.38);--mat-checkbox-label-text-color:#201a1b;--mdc-radio-selected-focus-icon-color:#ba1a1a;--mdc-radio-selected-hover-icon-color:#ba1a1a;--mdc-radio-selected-icon-color:#ba1a1a;--mdc-radio-selected-pressed-icon-color:#ba1a1a;--mat-radio-checked-ripple-color:#ba1a1a}.mat-display-large,.mat-typography .mat-display-large,.mat-typography h1{font:400 3.562rem / 4rem Roboto,sans-serif;letter-spacing:-0.016rem;margin:0 0 .5em}.mat-display-medium,.mat-typography .mat-display-medium,.mat-typography h2{font:400 2.812rem / 3.25rem Roboto,sans-serif;letter-spacing:0rem;margin:0 0 .5em}.mat-display-small,.mat-typography .mat-display-small,.mat-typography h3{font:400 2.25rem / 2.75rem Roboto,sans-serif;letter-spacing:0rem;margin:0 0 .5em}.mat-headline-large,.mat-typography .mat-headline-large,.mat-typography h4{font:400 2rem / 2.5rem Roboto,sans-serif;letter-spacing:0rem;margin:0 0 .5em}.mat-headline-medium,.mat-typography .mat-headline-medium,.mat-typography h5{font:400 1.75rem / 2.25rem Roboto,sans-serif;letter-spacing:0rem;margin:0 0 .5em}.mat-headline-small,.mat-typography .mat-headline-small,.mat-typography h6{font:400 1.5rem / 2rem Roboto,sans-serif;letter-spacing:0rem;margin:0 0 .5em}.mat-title-large,.mat-typography .mat-title-large{font:400 1.375rem / 1.75rem Roboto,sans-serif;letter-spacing:0rem}.mat-title-medium,.mat-typography .mat-title-medium{font:500 1rem / 1.5rem Roboto,sans-serif;letter-spacing:.009rem}.mat-title-small,.mat-typography .mat-title-small{font:500 .875rem / 1.25rem Roboto,sans-serif;letter-spacing:.006rem}.mat-body-large,.mat-typography .mat-body-large,.mat-typography{font:400 1rem / 1.5rem Roboto,sans-serif;letter-spacing:.031rem}.mat-body-large p,.mat-typography .mat-body-large p,.mat-typography p{margin:0 0 .75em}.mat-body-medium,.mat-typography .mat-body-medium{font:400 .875rem / 1.25rem Roboto,sans-serif;letter-spacing:.016rem}.mat-body-small,.mat-typography .mat-body-small{font:400 .75rem / 1rem Roboto,sans-serif;letter-spacing:.025rem}.mat-label-large,.mat-typography .mat-label-large{font:500 .875rem / 1.25rem Roboto,sans-serif;letter-spacing:.006rem}.mat-label-medium,.mat-typography .mat-label-medium{font:500 .75rem / 1rem Roboto,sans-serif;letter-spacing:.031rem}.mat-label-small,.mat-typography .mat-label-small{font:500 .688rem / 1rem Roboto,sans-serif;letter-spacing:.031rem}
|
|
1
|
+
.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0, 0, 0.2, 1);transform:scale3d(0, 0, 0);background-color:var(--mat-ripple-color, rgba(0, 0, 0, 0.1))}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0 !important;box-sizing:content-box !important;height:auto !important;overflow:hidden !important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0 !important;box-sizing:content-box !important;height:0 !important}@keyframes cdk-text-field-autofill-start{/*!*/}@keyframes cdk-text-field-autofill-end{/*!*/}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator::before{top:0;left:0;right:0;bottom:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus::before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator::before{top:0;left:0;right:0;bottom:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus::before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.mat-app-background{background-color:var(--mat-app-background-color, transparent);color:var(--mat-app-text-color, inherit)}html{--mat-app-background-color:#fffbff;--mat-app-text-color:#201a1b;--mat-ripple-color:rgba(32, 26, 27, 0.1);--mat-option-selected-state-label-text-color:#2b151b;--mat-option-label-text-color:#201a1b;--mat-option-hover-state-layer-color:rgba(32, 26, 27, 0.08);--mat-option-focus-state-layer-color:rgba(32, 26, 27, 0.12);--mat-option-selected-state-layer-color:#ffd9e1;--mat-option-label-text-font:Roboto, sans-serif;--mat-option-label-text-line-height:1.25rem;--mat-option-label-text-size:1rem;--mat-option-label-text-tracking:0.006rem;--mat-option-label-text-weight:400;--mat-full-pseudo-checkbox-selected-icon-color:#ba005c;--mat-full-pseudo-checkbox-selected-checkmark-color:#ffffff;--mat-full-pseudo-checkbox-unselected-icon-color:#514346;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fffbff;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:rgba(32, 26, 27, 0.38);--mat-full-pseudo-checkbox-disabled-selected-icon-color:rgba(32, 26, 27, 0.38);--mat-minimal-pseudo-checkbox-selected-checkmark-color:#ba005c;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:rgba(32, 26, 27, 0.38);--mdc-elevated-card-container-color:#fffbff;--mdc-elevated-card-container-elevation:0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);--mdc-elevated-card-container-shape:12px;--mdc-outlined-card-container-color:#fffbff;--mdc-outlined-card-outline-color:#d6c2c5;--mdc-outlined-card-container-elevation:0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);--mdc-outlined-card-container-shape:12px;--mdc-outlined-card-outline-width:1px;--mat-card-subtitle-text-color:#201a1b;--mat-card-title-text-font:Roboto, sans-serif;--mat-card-title-text-line-height:1.75rem;--mat-card-title-text-size:1.375rem;--mat-card-title-text-tracking:0rem;--mat-card-title-text-weight:400;--mat-card-subtitle-text-font:Roboto, sans-serif;--mat-card-subtitle-text-line-height:1.5rem;--mat-card-subtitle-text-size:1rem;--mat-card-subtitle-text-tracking:0.009rem;--mat-card-subtitle-text-weight:500;--mdc-linear-progress-active-indicator-color:#ba005c;--mdc-linear-progress-track-color:#f3dde1;--mdc-linear-progress-active-indicator-height:4px;--mdc-linear-progress-track-height:4px;--mdc-linear-progress-track-shape:0px;--mdc-plain-tooltip-container-color:#352f30;--mdc-plain-tooltip-supporting-text-color:#faeeef;--mdc-plain-tooltip-supporting-text-line-height:1rem;--mdc-plain-tooltip-supporting-text-font:Roboto, sans-serif;--mdc-plain-tooltip-supporting-text-size:0.75rem;--mdc-plain-tooltip-supporting-text-weight:400;--mdc-plain-tooltip-supporting-text-tracking:0.025rem;--mdc-plain-tooltip-container-shape:4px;--mdc-filled-text-field-caret-color:#ba005c;--mdc-filled-text-field-focus-active-indicator-color:#ba005c;--mdc-filled-text-field-focus-label-text-color:#ba005c;--mdc-filled-text-field-container-color:#f3dde1;--mdc-filled-text-field-disabled-container-color:rgba(32, 26, 27, 0.04);--mdc-filled-text-field-label-text-color:#514346;--mdc-filled-text-field-hover-label-text-color:#514346;--mdc-filled-text-field-disabled-label-text-color:rgba(32, 26, 27, 0.38);--mdc-filled-text-field-input-text-color:#201a1b;--mdc-filled-text-field-disabled-input-text-color:rgba(32, 26, 27, 0.38);--mdc-filled-text-field-input-text-placeholder-color:#514346;--mdc-filled-text-field-error-hover-label-text-color:#410002;--mdc-filled-text-field-error-focus-label-text-color:#ba1a1a;--mdc-filled-text-field-error-label-text-color:#ba1a1a;--mdc-filled-text-field-active-indicator-color:#514346;--mdc-filled-text-field-disabled-active-indicator-color:rgba(32, 26, 27, 0.38);--mdc-filled-text-field-hover-active-indicator-color:#201a1b;--mdc-filled-text-field-error-active-indicator-color:#ba1a1a;--mdc-filled-text-field-error-focus-active-indicator-color:#ba1a1a;--mdc-filled-text-field-error-hover-active-indicator-color:#410002;--mdc-filled-text-field-label-text-font:Roboto, sans-serif;--mdc-filled-text-field-label-text-size:1rem;--mdc-filled-text-field-label-text-tracking:0.031rem;--mdc-filled-text-field-label-text-weight:400;--mdc-filled-text-field-active-indicator-height:1px;--mdc-filled-text-field-focus-active-indicator-height:2px;--mdc-filled-text-field-container-shape:4px;--mdc-outlined-text-field-caret-color:#ba005c;--mdc-outlined-text-field-focus-outline-color:#ba005c;--mdc-outlined-text-field-focus-label-text-color:#ba005c;--mdc-outlined-text-field-label-text-color:#514346;--mdc-outlined-text-field-hover-label-text-color:#201a1b;--mdc-outlined-text-field-disabled-label-text-color:rgba(32, 26, 27, 0.38);--mdc-outlined-text-field-input-text-color:#201a1b;--mdc-outlined-text-field-disabled-input-text-color:rgba(32, 26, 27, 0.38);--mdc-outlined-text-field-input-text-placeholder-color:#514346;--mdc-outlined-text-field-error-focus-label-text-color:#ba1a1a;--mdc-outlined-text-field-error-label-text-color:#ba1a1a;--mdc-outlined-text-field-error-hover-label-text-color:#410002;--mdc-outlined-text-field-outline-color:#847376;--mdc-outlined-text-field-disabled-outline-color:rgba(32, 26, 27, 0.12);--mdc-outlined-text-field-hover-outline-color:#201a1b;--mdc-outlined-text-field-error-focus-outline-color:#ba1a1a;--mdc-outlined-text-field-error-hover-outline-color:#410002;--mdc-outlined-text-field-error-outline-color:#ba1a1a;--mdc-outlined-text-field-label-text-font:Roboto, sans-serif;--mdc-outlined-text-field-label-text-size:1rem;--mdc-outlined-text-field-label-text-tracking:0.031rem;--mdc-outlined-text-field-label-text-weight:400;--mdc-outlined-text-field-outline-width:1px;--mdc-outlined-text-field-focus-outline-width:2px;--mdc-outlined-text-field-container-shape:4px;--mat-form-field-focus-select-arrow-color:#ba005c;--mat-form-field-disabled-input-text-placeholder-color:rgba(32, 26, 27, 0.38);--mat-form-field-state-layer-color:#201a1b;--mat-form-field-error-text-color:#ba1a1a;--mat-form-field-select-option-text-color:#201a1b;--mat-form-field-select-disabled-option-text-color:rgba(32, 26, 27, 0.38);--mat-form-field-leading-icon-color:#514346;--mat-form-field-disabled-leading-icon-color:rgba(32, 26, 27, 0.38);--mat-form-field-trailing-icon-color:#514346;--mat-form-field-disabled-trailing-icon-color:rgba(32, 26, 27, 0.38);--mat-form-field-error-focus-trailing-icon-color:#ba1a1a;--mat-form-field-error-hover-trailing-icon-color:#410002;--mat-form-field-error-trailing-icon-color:#ba1a1a;--mat-form-field-enabled-select-arrow-color:#514346;--mat-form-field-disabled-select-arrow-color:rgba(32, 26, 27, 0.38);--mat-form-field-hover-state-layer-opacity:0.08;--mat-form-field-container-text-font:Roboto, sans-serif;--mat-form-field-container-text-line-height:1.5rem;--mat-form-field-container-text-size:1rem;--mat-form-field-container-text-tracking:0.031rem;--mat-form-field-container-text-weight:400;--mat-form-field-subscript-text-font:Roboto, sans-serif;--mat-form-field-subscript-text-line-height:1rem;--mat-form-field-subscript-text-size:0.75rem;--mat-form-field-subscript-text-tracking:0.025rem;--mat-form-field-subscript-text-weight:400;--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;--mat-form-field-focus-state-layer-opacity:0;--mat-select-panel-background-color:#f7ebec;--mat-select-enabled-trigger-text-color:#201a1b;--mat-select-disabled-trigger-text-color:rgba(32, 26, 27, 0.38);--mat-select-placeholder-text-color:#514346;--mat-select-enabled-arrow-color:#514346;--mat-select-disabled-arrow-color:rgba(32, 26, 27, 0.38);--mat-select-focused-arrow-color:#ba005c;--mat-select-invalid-arrow-color:#ba1a1a;--mat-select-trigger-text-font:Roboto, sans-serif;--mat-select-trigger-text-line-height:1.5rem;--mat-select-trigger-text-size:1rem;--mat-select-trigger-text-tracking:0.031rem;--mat-select-trigger-text-weight:400;--mat-select-arrow-transform:translateY(-8px);--mat-select-container-elevation-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);--mat-autocomplete-background-color:#f7ebec;--mat-autocomplete-container-shape:4px;--mat-autocomplete-container-elevation-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);--mdc-dialog-container-color:#fffbff;--mdc-dialog-subhead-color:#201a1b;--mdc-dialog-supporting-text-color:#514346;--mdc-dialog-subhead-font:Roboto, sans-serif;--mdc-dialog-subhead-line-height:2rem;--mdc-dialog-subhead-size:1.5rem;--mdc-dialog-subhead-weight:400;--mdc-dialog-subhead-tracking:0rem;--mdc-dialog-supporting-text-font:Roboto, sans-serif;--mdc-dialog-supporting-text-line-height:1.25rem;--mdc-dialog-supporting-text-size:0.875rem;--mdc-dialog-supporting-text-weight:400;--mdc-dialog-supporting-text-tracking:0.016rem;--mdc-dialog-container-shape:28px;--mat-dialog-container-elevation-shadow:none;--mat-dialog-container-max-width:560px;--mat-dialog-container-small-max-width:calc(100vw - 32px);--mat-dialog-container-min-width:280px;--mat-dialog-actions-alignment:flex-end;--mat-dialog-actions-padding:16px 24px;--mat-dialog-content-padding:20px 24px;--mat-dialog-with-actions-content-padding:20px 24px 0;--mat-dialog-headline-padding:6px 24px 13px;--mdc-chip-outline-color:#847376;--mdc-chip-disabled-outline-color:rgba(32, 26, 27, 0.12);--mdc-chip-focus-outline-color:#514346;--mdc-chip-hover-state-layer-opacity:0.08;--mdc-chip-selected-hover-state-layer-opacity:0.08;--mdc-chip-disabled-label-text-color:rgba(32, 26, 27, 0.38);--mdc-chip-elevated-selected-container-color:#ffd9e1;--mdc-chip-flat-disabled-selected-container-color:rgba(32, 26, 27, 0.12);--mdc-chip-focus-state-layer-color:#514346;--mdc-chip-hover-state-layer-color:#514346;--mdc-chip-selected-hover-state-layer-color:#2b151b;--mdc-chip-focus-state-layer-opacity:0.12;--mdc-chip-selected-focus-state-layer-color:#2b151b;--mdc-chip-selected-focus-state-layer-opacity:0.12;--mdc-chip-label-text-color:#514346;--mdc-chip-selected-label-text-color:#2b151b;--mdc-chip-with-icon-icon-color:#514346;--mdc-chip-with-icon-disabled-icon-color:#201a1b;--mdc-chip-with-icon-selected-icon-color:#2b151b;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:#201a1b;--mdc-chip-with-trailing-icon-trailing-icon-color:#514346;--mdc-chip-label-text-font:Roboto, sans-serif;--mdc-chip-label-text-line-height:1.25rem;--mdc-chip-label-text-size:0.875rem;--mdc-chip-label-text-tracking:0.006rem;--mdc-chip-label-text-weight:500;--mdc-chip-container-height:32px;--mdc-chip-container-shape-family:rounded;--mdc-chip-container-shape-radius:8px;--mdc-chip-with-avatar-avatar-size:24px;--mdc-chip-with-icon-icon-size:18px;--mdc-chip-outline-width:1px;--mdc-chip-with-avatar-disabled-avatar-opacity:0.38;--mdc-chip-flat-selected-outline-width:0;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity:0.38;--mdc-chip-with-icon-disabled-icon-opacity:0.38;--mat-chip-trailing-action-state-layer-color:#514346;--mat-chip-selected-trailing-action-state-layer-color:#2b151b;--mat-chip-trailing-action-hover-state-layer-opacity:0.08;--mat-chip-trailing-action-focus-state-layer-opacity:0.12;--mat-chip-selected-disabled-trailing-icon-color:#201a1b;--mat-chip-selected-trailing-icon-color:#2b151b;--mat-chip-disabled-container-opacity:1;--mat-chip-trailing-action-opacity:1;--mat-chip-trailing-action-focus-opacity:1;--mdc-switch-selected-focus-state-layer-opacity:0.12;--mdc-switch-selected-hover-state-layer-opacity:0.08;--mdc-switch-selected-pressed-state-layer-opacity:0.12;--mdc-switch-unselected-focus-state-layer-opacity:0.12;--mdc-switch-unselected-hover-state-layer-opacity:0.08;--mdc-switch-unselected-pressed-state-layer-opacity:0.12;--mdc-switch-selected-focus-state-layer-color:#ba005c;--mdc-switch-selected-handle-color:#ffffff;--mdc-switch-selected-hover-state-layer-color:#ba005c;--mdc-switch-selected-pressed-state-layer-color:#ba005c;--mdc-switch-selected-focus-handle-color:#ffd9e1;--mdc-switch-selected-hover-handle-color:#ffd9e1;--mdc-switch-selected-pressed-handle-color:#ffd9e1;--mdc-switch-selected-focus-track-color:#ba005c;--mdc-switch-selected-hover-track-color:#ba005c;--mdc-switch-selected-pressed-track-color:#ba005c;--mdc-switch-selected-track-color:#ba005c;--mdc-switch-disabled-selected-handle-color:#fffbff;--mdc-switch-disabled-selected-icon-color:#201a1b;--mdc-switch-disabled-selected-track-color:#201a1b;--mdc-switch-disabled-unselected-handle-color:#201a1b;--mdc-switch-disabled-unselected-icon-color:#f3dde1;--mdc-switch-disabled-unselected-track-color:#f3dde1;--mdc-switch-selected-icon-color:#3f001b;--mdc-switch-unselected-focus-handle-color:#514346;--mdc-switch-unselected-focus-state-layer-color:#201a1b;--mdc-switch-unselected-focus-track-color:#f3dde1;--mdc-switch-unselected-handle-color:#847376;--mdc-switch-unselected-hover-handle-color:#514346;--mdc-switch-unselected-hover-state-layer-color:#201a1b;--mdc-switch-unselected-hover-track-color:#f3dde1;--mdc-switch-unselected-icon-color:#f3dde1;--mdc-switch-unselected-pressed-handle-color:#514346;--mdc-switch-unselected-pressed-state-layer-color:#201a1b;--mdc-switch-unselected-pressed-track-color:#f3dde1;--mdc-switch-unselected-track-color:#f3dde1;--mdc-switch-disabled-selected-icon-opacity:0.38;--mdc-switch-disabled-track-opacity:0.12;--mdc-switch-disabled-unselected-icon-opacity:0.38;--mdc-switch-handle-shape:9999px;--mdc-switch-selected-icon-size:16px;--mdc-switch-track-height:32px;--mdc-switch-track-shape:9999px;--mdc-switch-track-width:52px;--mdc-switch-unselected-icon-size:16px;--mdc-switch-state-layer-size:40px;--mat-switch-track-outline-color:#847376;--mat-switch-disabled-unselected-track-outline-color:#201a1b;--mat-switch-label-text-color:#201a1b;--mat-switch-label-text-font:Roboto, sans-serif;--mat-switch-label-text-line-height:1.25rem;--mat-switch-label-text-size:0.875rem;--mat-switch-label-text-tracking:0.016rem;--mat-switch-label-text-weight:400;--mat-switch-disabled-selected-handle-opacity:1;--mat-switch-disabled-unselected-handle-opacity:0.38;--mat-switch-unselected-handle-size:16px;--mat-switch-selected-handle-size:24px;--mat-switch-pressed-handle-size:28px;--mat-switch-with-icon-handle-size:24px;--mat-switch-selected-handle-horizontal-margin:0 24px;--mat-switch-selected-with-icon-handle-horizontal-margin:0 24px;--mat-switch-selected-pressed-handle-horizontal-margin:0 22px;--mat-switch-unselected-handle-horizontal-margin:0 8px;--mat-switch-unselected-with-icon-handle-horizontal-margin:0 4px;--mat-switch-unselected-pressed-handle-horizontal-margin:0 2px;--mat-switch-visible-track-opacity:1;--mat-switch-hidden-track-opacity:0;--mat-switch-visible-track-transition:opacity 75ms;--mat-switch-hidden-track-transition:opacity 75ms;--mat-switch-track-outline-width:2px;--mat-switch-selected-track-outline-width:2px;--mat-switch-selected-track-outline-color:transparent;--mat-switch-disabled-unselected-track-outline-width:2px;--mdc-radio-disabled-selected-icon-color:#201a1b;--mdc-radio-disabled-unselected-icon-color:#201a1b;--mdc-radio-unselected-hover-icon-color:#201a1b;--mdc-radio-unselected-icon-color:#514346;--mdc-radio-unselected-pressed-icon-color:#201a1b;--mdc-radio-selected-focus-icon-color:#ba005c;--mdc-radio-selected-hover-icon-color:#ba005c;--mdc-radio-selected-icon-color:#ba005c;--mdc-radio-selected-pressed-icon-color:#ba005c;--mdc-radio-state-layer-size:40px;--mdc-radio-disabled-selected-icon-opacity:0.38;--mdc-radio-disabled-unselected-icon-opacity:0.38;--mat-radio-ripple-color:#201a1b;--mat-radio-checked-ripple-color:#ba005c;--mat-radio-disabled-label-color:rgba(32, 26, 27, 0.38);--mat-radio-label-text-color:#201a1b;--mat-radio-label-text-font:Roboto, sans-serif;--mat-radio-label-text-line-height:1.25rem;--mat-radio-label-text-size:0.875rem;--mat-radio-label-text-tracking:0.016rem;--mat-radio-label-text-weight:400;--mat-radio-touch-target-display:block;--mdc-slider-handle-color:#ba005c;--mdc-slider-focus-handle-color:#ba005c;--mdc-slider-hover-handle-color:#ba005c;--mdc-slider-active-track-color:#ba005c;--mdc-slider-inactive-track-color:#f3dde1;--mdc-slider-with-tick-marks-inactive-container-color:#514346;--mdc-slider-with-tick-marks-active-container-color:#ffffff;--mdc-slider-disabled-active-track-color:#201a1b;--mdc-slider-disabled-handle-color:#201a1b;--mdc-slider-disabled-inactive-track-color:#201a1b;--mdc-slider-label-container-color:#ba005c;--mdc-slider-label-label-text-color:#ffffff;--mdc-slider-with-overlap-handle-outline-color:#ffffff;--mdc-slider-with-tick-marks-disabled-container-color:#201a1b;--mdc-slider-handle-elevation:1;--mdc-slider-handle-shadow-color:#000000;--mdc-slider-label-label-text-font:Roboto, sans-serif;--mdc-slider-label-label-text-size:0.75rem;--mdc-slider-label-label-text-line-height:1rem;--mdc-slider-label-label-text-tracking:0.031rem;--mdc-slider-label-label-text-weight:500;--mdc-slider-active-track-height:4px;--mdc-slider-active-track-shape:9999px;--mdc-slider-handle-height:20px;--mdc-slider-handle-shape:9999px;--mdc-slider-handle-width:20px;--mdc-slider-inactive-track-height:4px;--mdc-slider-inactive-track-shape:9999px;--mdc-slider-with-overlap-handle-outline-width:1px;--mdc-slider-with-tick-marks-active-container-opacity:0.38;--mdc-slider-with-tick-marks-container-shape:9999px;--mdc-slider-with-tick-marks-container-size:2px;--mdc-slider-with-tick-marks-inactive-container-opacity:0.38;--mat-slider-ripple-color:#ba005c;--mat-slider-hover-state-layer-color:rgba(186, 0, 92, 0.05);--mat-slider-focus-state-layer-color:rgba(186, 0, 92, 0.2);--mat-slider-value-indicator-width:28px;--mat-slider-value-indicator-height:28px;--mat-slider-value-indicator-caret-display:none;--mat-slider-value-indicator-border-radius:50% 50% 50% 0;--mat-slider-value-indicator-padding:0;--mat-slider-value-indicator-text-transform:rotate(45deg);--mat-slider-value-indicator-container-transform:translateX(-50%) rotate(-45deg);--mat-slider-value-indicator-opacity:1;--mat-menu-item-label-text-color:#201a1b;--mat-menu-item-icon-color:#514346;--mat-menu-item-hover-state-layer-color:rgba(32, 26, 27, 0.08);--mat-menu-item-focus-state-layer-color:rgba(32, 26, 27, 0.12);--mat-menu-container-color:#f7ebec;--mat-menu-divider-color:#f3dde1;--mat-menu-item-label-text-font:Roboto, sans-serif;--mat-menu-item-label-text-size:0.875rem;--mat-menu-item-label-text-tracking:0.006rem;--mat-menu-item-label-text-line-height:1.25rem;--mat-menu-item-label-text-weight:500;--mat-menu-container-shape:4px;--mat-menu-divider-bottom-spacing:8px;--mat-menu-divider-top-spacing:8px;--mat-menu-item-spacing:12px;--mat-menu-item-icon-size:24px;--mat-menu-item-leading-spacing:12px;--mat-menu-item-trailing-spacing:12px;--mat-menu-item-with-icon-leading-spacing:12px;--mat-menu-item-with-icon-trailing-spacing:12px;--mdc-list-list-item-container-color:transparent;--mdc-list-list-item-leading-avatar-color:#ffd9e1;--mdc-list-list-item-disabled-state-layer-color:#201a1b;--mdc-list-list-item-disabled-state-layer-opacity:0.12;--mdc-list-list-item-label-text-color:#201a1b;--mdc-list-list-item-supporting-text-color:#514346;--mdc-list-list-item-leading-icon-color:#514346;--mdc-list-list-item-trailing-supporting-text-color:#514346;--mdc-list-list-item-trailing-icon-color:#514346;--mdc-list-list-item-selected-trailing-icon-color:#ba005c;--mdc-list-list-item-disabled-label-text-color:#201a1b;--mdc-list-list-item-disabled-leading-icon-color:#201a1b;--mdc-list-list-item-disabled-trailing-icon-color:#201a1b;--mdc-list-list-item-hover-label-text-color:#201a1b;--mdc-list-list-item-focus-label-text-color:#201a1b;--mdc-list-list-item-hover-state-layer-color:#201a1b;--mdc-list-list-item-hover-state-layer-opacity:0.08;--mdc-list-list-item-focus-state-layer-color:#201a1b;--mdc-list-list-item-focus-state-layer-opacity:0.12;--mdc-list-list-item-label-text-font:Roboto, sans-serif;--mdc-list-list-item-label-text-line-height:1.5rem;--mdc-list-list-item-label-text-size:1rem;--mdc-list-list-item-label-text-tracking:0.031rem;--mdc-list-list-item-label-text-weight:400;--mdc-list-list-item-supporting-text-font:Roboto, sans-serif;--mdc-list-list-item-supporting-text-line-height:1.25rem;--mdc-list-list-item-supporting-text-size:0.875rem;--mdc-list-list-item-supporting-text-tracking:0.016rem;--mdc-list-list-item-supporting-text-weight:400;--mdc-list-list-item-trailing-supporting-text-font:Roboto, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height:1rem;--mdc-list-list-item-trailing-supporting-text-size:0.688rem;--mdc-list-list-item-trailing-supporting-text-tracking:0.031rem;--mdc-list-list-item-trailing-supporting-text-weight:500;--mdc-list-list-item-one-line-container-height:48px;--mdc-list-list-item-two-line-container-height:64px;--mdc-list-list-item-three-line-container-height:88px;--mdc-list-list-item-container-shape:0px;--mdc-list-list-item-leading-avatar-shape:9999px;--mdc-list-list-item-leading-icon-size:24px;--mdc-list-list-item-leading-avatar-size:40px;--mdc-list-list-item-trailing-icon-size:24px;--mdc-list-list-item-disabled-label-text-opacity:0.3;--mdc-list-list-item-disabled-leading-icon-opacity:0.38;--mdc-list-list-item-disabled-trailing-icon-opacity:0.38;--mat-list-active-indicator-color:#ffd9e1;--mat-list-list-item-leading-icon-start-space:16px;--mat-list-list-item-leading-icon-end-space:16px;--mat-list-active-indicator-shape:9999px;--mat-paginator-container-text-color:#201a1b;--mat-paginator-container-background-color:#fffbff;--mat-paginator-enabled-icon-color:#514346;--mat-paginator-disabled-icon-color:rgba(32, 26, 27, 0.38);--mat-paginator-container-text-font:Roboto, sans-serif;--mat-paginator-container-text-line-height:1rem;--mat-paginator-container-text-size:0.75rem;--mat-paginator-container-text-tracking:0.025rem;--mat-paginator-container-text-weight:400;--mat-paginator-select-trigger-text-size:0.75rem;--mat-paginator-container-size:56px;--mat-paginator-form-field-container-height:40px;--mat-paginator-form-field-container-vertical-padding:8px;--mdc-secondary-navigation-tab-container-height:48px;--mdc-tab-indicator-active-indicator-color:#ba005c;--mdc-tab-indicator-active-indicator-height:2px;--mdc-tab-indicator-active-indicator-shape:0;--mat-tab-header-divider-color:#f3dde1;--mat-tab-header-pagination-icon-color:#201a1b;--mat-tab-header-inactive-label-text-color:#201a1b;--mat-tab-header-active-label-text-color:#201a1b;--mat-tab-header-active-ripple-color:#201a1b;--mat-tab-header-inactive-ripple-color:#201a1b;--mat-tab-header-inactive-focus-label-text-color:#201a1b;--mat-tab-header-inactive-hover-label-text-color:#201a1b;--mat-tab-header-active-focus-label-text-color:#201a1b;--mat-tab-header-active-hover-label-text-color:#201a1b;--mat-tab-header-active-focus-indicator-color:#ba005c;--mat-tab-header-active-hover-indicator-color:#ba005c;--mat-tab-header-label-text-font:Roboto, sans-serif;--mat-tab-header-label-text-size:0.875rem;--mat-tab-header-label-text-tracking:0.006rem;--mat-tab-header-label-text-line-height:1.25rem;--mat-tab-header-label-text-weight:500;--mat-tab-header-divider-height:1px;--mdc-checkbox-disabled-selected-checkmark-color:#fffbff;--mdc-checkbox-selected-focus-state-layer-opacity:0.12;--mdc-checkbox-selected-hover-state-layer-opacity:0.08;--mdc-checkbox-selected-pressed-state-layer-opacity:0.12;--mdc-checkbox-unselected-focus-state-layer-opacity:0.12;--mdc-checkbox-unselected-hover-state-layer-opacity:0.08;--mdc-checkbox-unselected-pressed-state-layer-opacity:0.12;--mdc-checkbox-disabled-selected-icon-color:rgba(32, 26, 27, 0.38);--mdc-checkbox-disabled-unselected-icon-color:rgba(32, 26, 27, 0.38);--mdc-checkbox-selected-checkmark-color:#ffffff;--mdc-checkbox-selected-focus-icon-color:#ba005c;--mdc-checkbox-selected-hover-icon-color:#ba005c;--mdc-checkbox-selected-icon-color:#ba005c;--mdc-checkbox-selected-pressed-icon-color:#ba005c;--mdc-checkbox-unselected-focus-icon-color:#201a1b;--mdc-checkbox-unselected-hover-icon-color:#201a1b;--mdc-checkbox-unselected-icon-color:#514346;--mdc-checkbox-unselected-pressed-icon-color:#201a1b;--mdc-checkbox-selected-focus-state-layer-color:#ba005c;--mdc-checkbox-selected-hover-state-layer-color:#ba005c;--mdc-checkbox-selected-pressed-state-layer-color:#201a1b;--mdc-checkbox-unselected-focus-state-layer-color:#201a1b;--mdc-checkbox-unselected-hover-state-layer-color:#201a1b;--mdc-checkbox-unselected-pressed-state-layer-color:#ba005c;--mdc-checkbox-state-layer-size:40px;--mat-checkbox-disabled-label-color:rgba(32, 26, 27, 0.38);--mat-checkbox-label-text-color:#201a1b;--mat-checkbox-label-text-font:Roboto, sans-serif;--mat-checkbox-label-text-line-height:1.25rem;--mat-checkbox-label-text-size:0.875rem;--mat-checkbox-label-text-tracking:0.016rem;--mat-checkbox-label-text-weight:400;--mat-checkbox-touch-target-display:block;--mdc-text-button-label-text-color:#ba005c;--mdc-text-button-disabled-label-text-color:rgba(32, 26, 27, 0.38);--mdc-text-button-label-text-font:Roboto, sans-serif;--mdc-text-button-label-text-size:0.875rem;--mdc-text-button-label-text-tracking:0.006rem;--mdc-text-button-label-text-weight:500;--mdc-text-button-container-height:40px;--mdc-text-button-container-shape:9999px;--mdc-protected-button-container-color:#fffbff;--mdc-protected-button-label-text-color:#ba005c;--mdc-protected-button-disabled-container-color:rgba(32, 26, 27, 0.12);--mdc-protected-button-disabled-label-text-color:rgba(32, 26, 27, 0.38);--mdc-protected-button-container-elevation-shadow:0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);--mdc-protected-button-disabled-container-elevation-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);--mdc-protected-button-focus-container-elevation-shadow:0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);--mdc-protected-button-hover-container-elevation-shadow:0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);--mdc-protected-button-pressed-container-elevation-shadow:0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);--mdc-protected-button-container-shadow-color:#000000;--mdc-protected-button-label-text-font:Roboto, sans-serif;--mdc-protected-button-label-text-size:0.875rem;--mdc-protected-button-label-text-tracking:0.006rem;--mdc-protected-button-label-text-weight:500;--mdc-protected-button-container-height:40px;--mdc-protected-button-container-shape:9999px;--mdc-filled-button-container-color:#ba005c;--mdc-filled-button-label-text-color:#ffffff;--mdc-filled-button-disabled-container-color:rgba(32, 26, 27, 0.12);--mdc-filled-button-disabled-label-text-color:rgba(32, 26, 27, 0.38);--mdc-filled-button-label-text-font:Roboto, sans-serif;--mdc-filled-button-label-text-size:0.875rem;--mdc-filled-button-label-text-tracking:0.006rem;--mdc-filled-button-label-text-weight:500;--mdc-filled-button-container-height:40px;--mdc-filled-button-container-shape:9999px;--mdc-outlined-button-disabled-outline-color:rgba(32, 26, 27, 0.12);--mdc-outlined-button-disabled-label-text-color:rgba(32, 26, 27, 0.38);--mdc-outlined-button-label-text-color:#ba005c;--mdc-outlined-button-outline-color:#847376;--mdc-outlined-button-label-text-font:Roboto, sans-serif;--mdc-outlined-button-label-text-size:0.875rem;--mdc-outlined-button-label-text-tracking:0.006rem;--mdc-outlined-button-label-text-weight:500;--mdc-outlined-button-container-height:40px;--mdc-outlined-button-outline-width:1px;--mdc-outlined-button-container-shape:9999px;--mat-text-button-state-layer-color:#ba005c;--mat-text-button-disabled-state-layer-color:#514346;--mat-text-button-ripple-color:rgba(186, 0, 92, 0.12);--mat-text-button-hover-state-layer-opacity:0.08;--mat-text-button-focus-state-layer-opacity:0.12;--mat-text-button-pressed-state-layer-opacity:0.12;--mat-text-button-touch-target-display:block;--mat-text-button-horizontal-padding:12px;--mat-text-button-with-icon-horizontal-padding:16px;--mat-text-button-icon-spacing:8px;--mat-text-button-icon-offset:-4px;--mat-protected-button-state-layer-color:#ba005c;--mat-protected-button-disabled-state-layer-color:#514346;--mat-protected-button-ripple-color:rgba(186, 0, 92, 0.12);--mat-protected-button-hover-state-layer-opacity:0.08;--mat-protected-button-focus-state-layer-opacity:0.12;--mat-protected-button-pressed-state-layer-opacity:0.12;--mat-protected-button-touch-target-display:block;--mat-protected-button-horizontal-padding:24px;--mat-protected-button-icon-spacing:8px;--mat-protected-button-icon-offset:-8px;--mat-filled-button-state-layer-color:#ffffff;--mat-filled-button-disabled-state-layer-color:#514346;--mat-filled-button-ripple-color:rgba(255, 255, 255, 0.12);--mat-filled-button-hover-state-layer-opacity:0.08;--mat-filled-button-focus-state-layer-opacity:0.12;--mat-filled-button-pressed-state-layer-opacity:0.12;--mat-filled-button-touch-target-display:block;--mat-filled-button-horizontal-padding:24px;--mat-filled-button-icon-spacing:8px;--mat-filled-button-icon-offset:-8px;--mat-outlined-button-state-layer-color:#ba005c;--mat-outlined-button-disabled-state-layer-color:#514346;--mat-outlined-button-ripple-color:rgba(186, 0, 92, 0.12);--mat-outlined-button-hover-state-layer-opacity:0.08;--mat-outlined-button-focus-state-layer-opacity:0.12;--mat-outlined-button-pressed-state-layer-opacity:0.12;--mat-outlined-button-touch-target-display:block;--mat-outlined-button-horizontal-padding:24px;--mat-outlined-button-icon-spacing:8px;--mat-outlined-button-icon-offset:-8px;--mdc-icon-button-icon-color:#514346;--mdc-icon-button-disabled-icon-color:rgba(32, 26, 27, 0.38);--mdc-icon-button-state-layer-size:40px;--mdc-icon-button-icon-size:24px;--mat-icon-button-state-layer-color:#514346;--mat-icon-button-disabled-state-layer-color:#514346;--mat-icon-button-ripple-color:rgba(81, 67, 70, 0.12);--mat-icon-button-hover-state-layer-opacity:0.08;--mat-icon-button-focus-state-layer-opacity:0.12;--mat-icon-button-pressed-state-layer-opacity:0.12;--mat-icon-button-touch-target-display:block;--mdc-extended-fab-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-extended-fab-focus-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-extended-fab-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mdc-extended-fab-pressed-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-extended-fab-container-shadow-color:#000000;--mdc-extended-fab-label-text-font:Roboto, sans-serif;--mdc-extended-fab-label-text-size:0.875rem;--mdc-extended-fab-label-text-tracking:0.006rem;--mdc-extended-fab-label-text-weight:500;--mdc-extended-fab-container-height:56px;--mdc-extended-fab-container-shape:16px;--mdc-fab-container-color:#ffd9e1;--mdc-fab-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-fab-focus-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-fab-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mdc-fab-pressed-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-fab-container-shadow-color:#000000;--mdc-fab-container-shape:16px;--mdc-fab-icon-size:24px;--mdc-fab-small-container-color:#ffd9e1;--mdc-fab-small-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-fab-small-focus-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-fab-small-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mdc-fab-small-pressed-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-fab-small-container-shadow-color:#000000;--mdc-fab-small-container-shape:12px;--mdc-fab-small-icon-size:24px;--mat-fab-foreground-color:#3f001b;--mat-fab-state-layer-color:#3f001b;--mat-fab-ripple-color:rgba(63, 0, 27, 0.12);--mat-fab-hover-state-layer-opacity:0.08;--mat-fab-focus-state-layer-opacity:0.12;--mat-fab-pressed-state-layer-opacity:0.12;--mat-fab-disabled-state-container-color:rgba(32, 26, 27, 0.12);--mat-fab-disabled-state-foreground-color:rgba(32, 26, 27, 0.38);--mat-fab-touch-target-display:block;--mat-fab-small-foreground-color:#3f001b;--mat-fab-small-state-layer-color:#3f001b;--mat-fab-small-ripple-color:rgba(63, 0, 27, 0.12);--mat-fab-small-hover-state-layer-opacity:0.08;--mat-fab-small-focus-state-layer-opacity:0.12;--mat-fab-small-pressed-state-layer-opacity:0.12;--mat-fab-small-disabled-state-container-color:rgba(32, 26, 27, 0.12);--mat-fab-small-disabled-state-foreground-color:rgba(32, 26, 27, 0.38);--mdc-snackbar-container-color:#352f30;--mdc-snackbar-supporting-text-color:#faeeef;--mdc-snackbar-supporting-text-font:Roboto, sans-serif;--mdc-snackbar-supporting-text-line-height:1.25rem;--mdc-snackbar-supporting-text-size:0.875rem;--mdc-snackbar-supporting-text-weight:400;--mdc-snackbar-container-shape:4px;--mat-snack-bar-button-color:#ffb1c5;--mat-table-background-color:#fffbff;--mat-table-header-headline-color:#201a1b;--mat-table-row-item-label-text-color:#201a1b;--mat-table-row-item-outline-color:#d6c2c5;--mat-table-header-headline-font:Roboto, sans-serif;--mat-table-header-headline-line-height:1.25rem;--mat-table-header-headline-size:0.875rem;--mat-table-header-headline-weight:500;--mat-table-header-headline-tracking:0.006rem;--mat-table-row-item-label-text-font:Roboto, sans-serif;--mat-table-row-item-label-text-line-height:1.25rem;--mat-table-row-item-label-text-size:0.875rem;--mat-table-row-item-label-text-weight:400;--mat-table-row-item-label-text-tracking:0.016rem;--mat-table-footer-supporting-text-font:Roboto, sans-serif;--mat-table-footer-supporting-text-line-height:1.25rem;--mat-table-footer-supporting-text-size:0.875rem;--mat-table-footer-supporting-text-weight:400;--mat-table-footer-supporting-text-tracking:0.016rem;--mat-table-header-container-height:56px;--mat-table-footer-container-height:52px;--mat-table-row-item-container-height:52px;--mat-table-row-item-outline-width:1px;--mdc-circular-progress-active-indicator-color:#ba005c;--mdc-circular-progress-active-indicator-width:4px;--mdc-circular-progress-size:48px;--mat-badge-background-color:#ba1a1a;--mat-badge-text-color:#ffffff;--mat-badge-disabled-state-background-color:rgba(186, 26, 26, 0.38);--mat-badge-disabled-state-text-color:#ffffff;--mat-badge-text-font:Roboto, sans-serif;--mat-badge-text-size:0.688rem;--mat-badge-text-weight:500;--mat-badge-large-size-text-size:0.688rem;--mat-badge-container-shape:9999px;--mat-badge-container-size:16px;--mat-badge-small-size-container-size:6px;--mat-badge-large-size-container-size:16px;--mat-badge-legacy-container-size:unset;--mat-badge-legacy-small-size-container-size:unset;--mat-badge-legacy-large-size-container-size:unset;--mat-badge-container-offset:-12px 0;--mat-badge-small-size-container-offset:-6px 0;--mat-badge-large-size-container-offset:-12px 0;--mat-badge-container-overlap-offset:-12px;--mat-badge-small-size-container-overlap-offset:-6px;--mat-badge-large-size-container-overlap-offset:-12px;--mat-badge-container-padding:0 4px;--mat-badge-small-size-container-padding:0;--mat-badge-large-size-container-padding:0 4px;--mat-badge-small-size-text-size:0;--mat-bottom-sheet-container-text-color:#201a1b;--mat-bottom-sheet-container-background-color:#fcf1f2;--mat-bottom-sheet-container-text-font:Roboto, sans-serif;--mat-bottom-sheet-container-text-line-height:1.5rem;--mat-bottom-sheet-container-text-size:1rem;--mat-bottom-sheet-container-text-tracking:0.031rem;--mat-bottom-sheet-container-text-weight:400;--mat-bottom-sheet-container-shape:28px;--mat-standard-button-toggle-hover-state-layer-opacity:0.08;--mat-standard-button-toggle-focus-state-layer-opacity:0.12;--mat-standard-button-toggle-text-color:#201a1b;--mat-standard-button-toggle-state-layer-color:#201a1b;--mat-standard-button-toggle-selected-state-background-color:#ffd9e1;--mat-standard-button-toggle-selected-state-text-color:#2b151b;--mat-standard-button-toggle-disabled-state-text-color:rgba(32, 26, 27, 0.38);--mat-standard-button-toggle-disabled-selected-state-text-color:rgba(32, 26, 27, 0.38);--mat-standard-button-toggle-disabled-selected-state-background-color:rgba(32, 26, 27, 0.12);--mat-standard-button-toggle-divider-color:#847376;--mat-standard-button-toggle-label-text-font:Roboto, sans-serif;--mat-standard-button-toggle-label-text-line-height:1.25rem;--mat-standard-button-toggle-label-text-size:0.875rem;--mat-standard-button-toggle-label-text-tracking:0.006rem;--mat-standard-button-toggle-label-text-weight:500;--mat-standard-button-toggle-height:40px;--mat-standard-button-toggle-shape:9999px;--mat-standard-button-toggle-background-color:transparent;--mat-standard-button-toggle-disabled-state-background-color:transparent;--mat-datepicker-calendar-date-selected-state-text-color:#ffffff;--mat-datepicker-calendar-date-selected-state-background-color:#ba005c;--mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(32, 26, 27, 0.38);--mat-datepicker-calendar-date-today-selected-state-outline-color:#ba005c;--mat-datepicker-calendar-date-focus-state-background-color:rgba(32, 26, 27, 0.12);--mat-datepicker-calendar-date-hover-state-background-color:rgba(32, 26, 27, 0.08);--mat-datepicker-toggle-active-state-icon-color:#514346;--mat-datepicker-calendar-date-in-range-state-background-color:#ffd9e1;--mat-datepicker-calendar-date-in-comparison-range-state-background-color:#ffdad4;--mat-datepicker-calendar-date-in-overlap-range-state-background-color:#ffd9e1;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:#74565d;--mat-datepicker-toggle-icon-color:#514346;--mat-datepicker-calendar-body-label-text-color:#201a1b;--mat-datepicker-calendar-period-button-text-color:#514346;--mat-datepicker-calendar-period-button-icon-color:#514346;--mat-datepicker-calendar-navigation-button-icon-color:#514346;--mat-datepicker-calendar-header-text-color:#514346;--mat-datepicker-calendar-date-today-outline-color:#ba005c;--mat-datepicker-calendar-date-today-disabled-state-outline-color:rgba(32, 26, 27, 0.38);--mat-datepicker-calendar-date-text-color:#201a1b;--mat-datepicker-calendar-date-disabled-state-text-color:rgba(32, 26, 27, 0.38);--mat-datepicker-calendar-date-preview-state-outline-color:#ba005c;--mat-datepicker-range-input-separator-color:#201a1b;--mat-datepicker-range-input-disabled-state-separator-color:rgba(32, 26, 27, 0.38);--mat-datepicker-range-input-disabled-state-text-color:rgba(32, 26, 27, 0.38);--mat-datepicker-calendar-container-background-color:#f2e6e7;--mat-datepicker-calendar-container-text-color:#201a1b;--mat-datepicker-calendar-text-font:Roboto, sans-serif;--mat-datepicker-calendar-text-size:1rem;--mat-datepicker-calendar-body-label-text-size:0.875rem;--mat-datepicker-calendar-body-label-text-weight:500;--mat-datepicker-calendar-period-button-text-size:0.875rem;--mat-datepicker-calendar-period-button-text-weight:500;--mat-datepicker-calendar-header-text-size:0.875rem;--mat-datepicker-calendar-header-text-weight:500;--mat-datepicker-calendar-container-shape:16px;--mat-datepicker-calendar-container-touch-shape:28px;--mat-datepicker-calendar-container-elevation-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);--mat-datepicker-calendar-container-touch-elevation-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);--mat-datepicker-calendar-header-divider-color:transparent;--mat-datepicker-calendar-date-outline-color:transparent;--mat-divider-color:#d6c2c5;--mat-divider-width:1px;--mat-expansion-container-background-color:#fffbff;--mat-expansion-container-text-color:#201a1b;--mat-expansion-actions-divider-color:#d6c2c5;--mat-expansion-header-hover-state-layer-color:rgba(32, 26, 27, 0.08);--mat-expansion-header-focus-state-layer-color:rgba(32, 26, 27, 0.12);--mat-expansion-header-disabled-state-text-color:rgba(32, 26, 27, 0.38);--mat-expansion-header-text-color:#201a1b;--mat-expansion-header-description-color:#514346;--mat-expansion-header-indicator-color:#514346;--mat-expansion-header-text-font:Roboto, sans-serif;--mat-expansion-header-text-size:1rem;--mat-expansion-header-text-weight:500;--mat-expansion-header-text-line-height:1.5rem;--mat-expansion-header-text-tracking:0.009rem;--mat-expansion-container-text-font:Roboto, sans-serif;--mat-expansion-container-text-line-height:1.5rem;--mat-expansion-container-text-size:1rem;--mat-expansion-container-text-tracking:0.031rem;--mat-expansion-container-text-weight:400;--mat-expansion-header-collapsed-state-height:48px;--mat-expansion-header-expanded-state-height:64px;--mat-expansion-container-shape:12px;--mat-expansion-legacy-header-indicator-display:none;--mat-expansion-header-indicator-display:inline-block;--mat-grid-list-tile-header-primary-text-size:400 1rem / 1.5rem Roboto, sans-serif;--mat-grid-list-tile-header-secondary-text-size:400 0.875rem / 1.25rem Roboto, sans-serif;--mat-grid-list-tile-footer-primary-text-size:400 1rem / 1.5rem Roboto, sans-serif;--mat-grid-list-tile-footer-secondary-text-size:400 0.875rem / 1.25rem Roboto, sans-serif;--mat-icon-color:inherit;--mat-sidenav-container-background-color:#fffbff;--mat-sidenav-container-text-color:#514346;--mat-sidenav-content-background-color:#fffbff;--mat-sidenav-content-text-color:#201a1b;--mat-sidenav-scrim-color:rgba(58, 45, 48, 0.4);--mat-sidenav-container-shape:16px;--mat-sidenav-container-elevation-shadow:none;--mat-sidenav-container-width:360px;--mat-sidenav-container-divider-color:transparent;--mat-stepper-header-icon-foreground-color:#fffbff;--mat-stepper-header-selected-state-icon-background-color:#ba005c;--mat-stepper-header-selected-state-icon-foreground-color:#ffffff;--mat-stepper-header-edit-state-icon-background-color:#ba005c;--mat-stepper-header-edit-state-icon-foreground-color:#ffffff;--mat-stepper-container-color:#fffbff;--mat-stepper-line-color:#d6c2c5;--mat-stepper-header-hover-state-layer-color:rgba(53, 47, 48, 0.08);--mat-stepper-header-focus-state-layer-color:rgba(53, 47, 48, 0.12);--mat-stepper-header-label-text-color:#514346;--mat-stepper-header-optional-label-text-color:#514346;--mat-stepper-header-selected-state-label-text-color:#514346;--mat-stepper-header-error-state-label-text-color:#ba1a1a;--mat-stepper-header-icon-background-color:#514346;--mat-stepper-header-error-state-icon-foreground-color:#ba1a1a;--mat-stepper-container-text-font:Roboto, sans-serif;--mat-stepper-header-label-text-font:Roboto, sans-serif;--mat-stepper-header-label-text-size:0.875rem;--mat-stepper-header-label-text-weight:500;--mat-stepper-header-error-state-label-text-size:0.875rem;--mat-stepper-header-selected-state-label-text-size:0.875rem;--mat-stepper-header-selected-state-label-text-weight:500;--mat-stepper-header-height:72px;--mat-stepper-header-focus-state-layer-shape:12px;--mat-stepper-header-hover-state-layer-shape:12px;--mat-stepper-header-error-state-icon-background-color:transparent;--mat-sort-arrow-color:#201a1b;--mat-toolbar-container-background-color:#fffbff;--mat-toolbar-container-text-color:#201a1b;--mat-toolbar-title-text-font:Roboto, sans-serif;--mat-toolbar-title-text-line-height:1.75rem;--mat-toolbar-title-text-size:1.375rem;--mat-toolbar-title-text-tracking:0rem;--mat-toolbar-title-text-weight:400;--mat-toolbar-standard-height:64px;--mat-toolbar-mobile-height:56px;--mat-tree-container-background-color:#fffbff;--mat-tree-node-text-color:#201a1b;--mat-tree-node-text-font:Roboto, sans-serif;--mat-tree-node-text-size:1rem;--mat-tree-node-text-weight:400;--mat-tree-node-min-height:48px}.mat-theme-loaded-marker{display:none}.mat-primary{--mat-stepper-header-selected-state-icon-background-color:#ba005c;--mat-stepper-header-selected-state-icon-foreground-color:#ffffff;--mat-stepper-header-edit-state-icon-background-color:#ba005c;--mat-stepper-header-edit-state-icon-foreground-color:#ffffff}.mat-primary.mat-icon{--mat-icon-color:#ba005c}.mat-primary.mat-mdc-checkbox{--mat-checkbox-disabled-label-color:rgba(32, 26, 27, 0.38);--mat-checkbox-label-text-color:#201a1b}.mat-primary.mat-mdc-slide-toggle{--mat-switch-track-outline-color:#847376;--mat-switch-disabled-unselected-track-outline-color:#201a1b;--mat-switch-label-text-color:#201a1b}.mat-primary .mdc-list-item__start,.mat-primary .mdc-list-item__end{--mat-checkbox-disabled-label-color:rgba(32, 26, 27, 0.38);--mat-checkbox-label-text-color:#201a1b}.mat-badge{--mat-badge-background-color:#ba005c;--mat-badge-text-color:#ffffff;--mat-badge-disabled-state-background-color:rgba(186, 0, 92, 0.38);--mat-badge-disabled-state-text-color:#ffffff}.mat-accent{--mat-option-selected-state-label-text-color:#410000;--mat-option-selected-state-layer-color:#ffdad4;--mdc-circular-progress-active-indicator-color:#c00100;--mat-full-pseudo-checkbox-selected-icon-color:#c00100;--mat-full-pseudo-checkbox-selected-checkmark-color:#ffffff;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#c00100;--mat-stepper-header-selected-state-icon-background-color:#c00100;--mat-stepper-header-selected-state-icon-foreground-color:#ffffff;--mat-stepper-header-edit-state-icon-background-color:#c00100;--mat-stepper-header-edit-state-icon-foreground-color:#ffffff}.mat-accent.mat-icon{--mat-icon-color:#c00100}.mat-accent.mat-mdc-checkbox{--mdc-checkbox-selected-checkmark-color:#ffffff;--mdc-checkbox-selected-focus-icon-color:#c00100;--mdc-checkbox-selected-hover-icon-color:#c00100;--mdc-checkbox-selected-icon-color:#c00100;--mdc-checkbox-selected-pressed-icon-color:#c00100;--mdc-checkbox-selected-focus-state-layer-color:#c00100;--mdc-checkbox-selected-hover-state-layer-color:#c00100;--mdc-checkbox-unselected-pressed-state-layer-color:#c00100;--mat-checkbox-disabled-label-color:rgba(32, 26, 27, 0.38);--mat-checkbox-label-text-color:#201a1b}.mat-accent.mat-mdc-slider{--mdc-slider-handle-color:#c00100;--mdc-slider-focus-handle-color:#c00100;--mdc-slider-hover-handle-color:#c00100;--mdc-slider-active-track-color:#c00100;--mdc-slider-with-tick-marks-active-container-color:#ffffff;--mdc-slider-label-container-color:#c00100;--mdc-slider-label-label-text-color:#ffffff;--mdc-slider-with-overlap-handle-outline-color:#ffffff;--mat-slider-ripple-color:#c00100;--mat-slider-hover-state-layer-color:rgba(192, 1, 0, 0.05);--mat-slider-focus-state-layer-color:rgba(192, 1, 0, 0.2)}.mat-accent.mat-mdc-tab-group,.mat-accent.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color:#c00100;--mat-tab-header-active-focus-indicator-color:#c00100;--mat-tab-header-active-hover-indicator-color:#c00100}.mat-accent.mat-mdc-slide-toggle{--mdc-switch-selected-focus-state-layer-color:#c00100;--mdc-switch-selected-handle-color:#ffffff;--mdc-switch-selected-hover-state-layer-color:#c00100;--mdc-switch-selected-pressed-state-layer-color:#c00100;--mdc-switch-selected-focus-handle-color:#ffdad4;--mdc-switch-selected-hover-handle-color:#ffdad4;--mdc-switch-selected-pressed-handle-color:#ffdad4;--mdc-switch-selected-focus-track-color:#c00100;--mdc-switch-selected-hover-track-color:#c00100;--mdc-switch-selected-pressed-track-color:#c00100;--mdc-switch-selected-track-color:#c00100;--mdc-switch-selected-icon-color:#410000;--mat-switch-track-outline-color:#847376;--mat-switch-disabled-unselected-track-outline-color:#201a1b;--mat-switch-label-text-color:#201a1b}.mat-accent.mat-mdc-form-field{--mat-select-focused-arrow-color:#c00100}.mat-accent.mat-mdc-radio-button{--mdc-radio-selected-focus-icon-color:#c00100;--mdc-radio-selected-hover-icon-color:#c00100;--mdc-radio-selected-icon-color:#c00100;--mdc-radio-selected-pressed-icon-color:#c00100;--mat-radio-checked-ripple-color:#c00100}.mat-accent.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color:#c00100;--mdc-linear-progress-track-color:#ffdad4}.mat-accent.mat-mdc-form-field{--mdc-filled-text-field-caret-color:#c00100;--mdc-filled-text-field-focus-active-indicator-color:#c00100;--mdc-filled-text-field-focus-label-text-color:#c00100;--mdc-outlined-text-field-caret-color:#c00100;--mdc-outlined-text-field-focus-outline-color:#c00100;--mdc-outlined-text-field-focus-label-text-color:#c00100;--mat-form-field-focus-select-arrow-color:#c00100}.mat-accent.mat-datepicker-content{--mat-datepicker-calendar-date-selected-state-text-color:#ffffff;--mat-datepicker-calendar-date-selected-state-background-color:#c00100;--mat-datepicker-calendar-date-today-selected-state-outline-color:#c00100;--mat-datepicker-calendar-date-in-range-state-background-color:#ffdad4;--mat-datepicker-calendar-date-in-comparison-range-state-background-color:#ffd9e1;--mat-datepicker-calendar-date-today-outline-color:#c00100;--mat-datepicker-calendar-date-preview-state-outline-color:#c00100}.mat-accent.mat-mdc-button-base{--mdc-text-button-label-text-color:#c00100;--mdc-protected-button-label-text-color:#c00100;--mdc-filled-button-container-color:#c00100;--mdc-filled-button-label-text-color:#ffffff;--mdc-outlined-button-label-text-color:#c00100;--mat-text-button-state-layer-color:#c00100;--mat-text-button-ripple-color:rgba(192, 1, 0, 0.12);--mat-protected-button-state-layer-color:#c00100;--mat-protected-button-ripple-color:rgba(192, 1, 0, 0.12);--mat-filled-button-state-layer-color:#ffffff;--mat-filled-button-ripple-color:rgba(255, 255, 255, 0.12);--mat-outlined-button-state-layer-color:#c00100;--mat-outlined-button-ripple-color:rgba(192, 1, 0, 0.12)}.mat-accent.mat-mdc-standard-chip{--mdc-chip-elevated-selected-container-color:#ffdad4;--mdc-chip-selected-hover-state-layer-color:#410000;--mdc-chip-selected-focus-state-layer-color:#410000;--mdc-chip-selected-label-text-color:#410000;--mdc-chip-with-icon-selected-icon-color:#410000;--mat-chip-selected-trailing-action-state-layer-color:#410000;--mat-chip-selected-trailing-icon-color:#410000}.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color:#ffffff;--mdc-checkbox-selected-focus-icon-color:#c00100;--mdc-checkbox-selected-hover-icon-color:#c00100;--mdc-checkbox-selected-icon-color:#c00100;--mdc-checkbox-selected-pressed-icon-color:#c00100;--mdc-checkbox-selected-focus-state-layer-color:#c00100;--mdc-checkbox-selected-hover-state-layer-color:#c00100;--mdc-checkbox-unselected-pressed-state-layer-color:#c00100;--mat-checkbox-disabled-label-color:rgba(32, 26, 27, 0.38);--mat-checkbox-label-text-color:#201a1b;--mdc-radio-selected-focus-icon-color:#c00100;--mdc-radio-selected-hover-icon-color:#c00100;--mdc-radio-selected-icon-color:#c00100;--mdc-radio-selected-pressed-icon-color:#c00100;--mat-radio-checked-ripple-color:#c00100}.mat-accent.mat-mdc-fab,.mat-accent.mat-mdc-mini-fab{--mdc-extended-fab-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-extended-fab-focus-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-extended-fab-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mdc-extended-fab-pressed-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-extended-fab-container-shadow-color:#000000;--mdc-fab-container-color:#ffdad4;--mdc-fab-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-fab-focus-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-fab-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mdc-fab-pressed-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-fab-container-shadow-color:#000000;--mdc-fab-small-container-color:#ffdad4;--mdc-fab-small-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-fab-small-focus-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-fab-small-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mdc-fab-small-pressed-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-fab-small-container-shadow-color:#000000;--mat-fab-foreground-color:#410000;--mat-fab-state-layer-color:#410000;--mat-fab-ripple-color:rgba(65, 0, 0, 0.12);--mat-fab-small-foreground-color:#410000;--mat-fab-small-state-layer-color:#410000;--mat-fab-small-ripple-color:rgba(65, 0, 0, 0.12)}.mat-badge-accent{--mat-badge-background-color:#c00100;--mat-badge-text-color:#ffffff;--mat-badge-disabled-state-background-color:rgba(192, 1, 0, 0.38);--mat-badge-disabled-state-text-color:#ffffff}.mat-warn{--mat-option-selected-state-label-text-color:#410002;--mat-option-selected-state-layer-color:#ffdad6;--mdc-circular-progress-active-indicator-color:#ba1a1a;--mat-full-pseudo-checkbox-selected-icon-color:#ba1a1a;--mat-full-pseudo-checkbox-selected-checkmark-color:#ffffff;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#ba1a1a;--mat-stepper-header-selected-state-icon-background-color:#ba1a1a;--mat-stepper-header-selected-state-icon-foreground-color:#ffffff;--mat-stepper-header-edit-state-icon-background-color:#ba1a1a;--mat-stepper-header-edit-state-icon-foreground-color:#ffffff}.mat-warn.mat-icon{--mat-icon-color:#ba1a1a}.mat-warn.mat-mdc-checkbox{--mdc-checkbox-selected-checkmark-color:#ffffff;--mdc-checkbox-selected-focus-icon-color:#ba1a1a;--mdc-checkbox-selected-hover-icon-color:#ba1a1a;--mdc-checkbox-selected-icon-color:#ba1a1a;--mdc-checkbox-selected-pressed-icon-color:#ba1a1a;--mdc-checkbox-selected-focus-state-layer-color:#ba1a1a;--mdc-checkbox-selected-hover-state-layer-color:#ba1a1a;--mdc-checkbox-unselected-pressed-state-layer-color:#ba1a1a;--mat-checkbox-disabled-label-color:rgba(32, 26, 27, 0.38);--mat-checkbox-label-text-color:#201a1b}.mat-warn.mat-mdc-slider{--mdc-slider-handle-color:#ba1a1a;--mdc-slider-focus-handle-color:#ba1a1a;--mdc-slider-hover-handle-color:#ba1a1a;--mdc-slider-active-track-color:#ba1a1a;--mdc-slider-with-tick-marks-active-container-color:#ffffff;--mdc-slider-label-container-color:#ba1a1a;--mdc-slider-label-label-text-color:#ffffff;--mdc-slider-with-overlap-handle-outline-color:#ffffff;--mat-slider-ripple-color:#ba1a1a;--mat-slider-hover-state-layer-color:rgba(186, 26, 26, 0.05);--mat-slider-focus-state-layer-color:rgba(186, 26, 26, 0.2)}.mat-warn.mat-mdc-tab-group,.mat-warn.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color:#ba1a1a;--mat-tab-header-active-focus-indicator-color:#ba1a1a;--mat-tab-header-active-hover-indicator-color:#ba1a1a}.mat-warn.mat-mdc-slide-toggle{--mdc-switch-selected-focus-state-layer-color:#ba1a1a;--mdc-switch-selected-handle-color:#ffffff;--mdc-switch-selected-hover-state-layer-color:#ba1a1a;--mdc-switch-selected-pressed-state-layer-color:#ba1a1a;--mdc-switch-selected-focus-handle-color:#ffdad6;--mdc-switch-selected-hover-handle-color:#ffdad6;--mdc-switch-selected-pressed-handle-color:#ffdad6;--mdc-switch-selected-focus-track-color:#ba1a1a;--mdc-switch-selected-hover-track-color:#ba1a1a;--mdc-switch-selected-pressed-track-color:#ba1a1a;--mdc-switch-selected-track-color:#ba1a1a;--mdc-switch-selected-icon-color:#410002;--mat-switch-track-outline-color:#847376;--mat-switch-disabled-unselected-track-outline-color:#201a1b;--mat-switch-label-text-color:#201a1b}.mat-warn.mat-mdc-form-field{--mat-select-focused-arrow-color:#ba1a1a}.mat-warn.mat-mdc-radio-button{--mdc-radio-selected-focus-icon-color:#ba1a1a;--mdc-radio-selected-hover-icon-color:#ba1a1a;--mdc-radio-selected-icon-color:#ba1a1a;--mdc-radio-selected-pressed-icon-color:#ba1a1a;--mat-radio-checked-ripple-color:#ba1a1a}.mat-warn.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color:#ba1a1a;--mdc-linear-progress-track-color:#ffdad6}.mat-warn.mat-mdc-form-field{--mdc-filled-text-field-caret-color:#ba1a1a;--mdc-filled-text-field-focus-active-indicator-color:#ba1a1a;--mdc-filled-text-field-focus-label-text-color:#ba1a1a;--mdc-outlined-text-field-caret-color:#ba1a1a;--mdc-outlined-text-field-focus-outline-color:#ba1a1a;--mdc-outlined-text-field-focus-label-text-color:#ba1a1a;--mat-form-field-focus-select-arrow-color:#ba1a1a}.mat-warn.mat-datepicker-content{--mat-datepicker-calendar-date-selected-state-text-color:#ffffff;--mat-datepicker-calendar-date-selected-state-background-color:#ba1a1a;--mat-datepicker-calendar-date-today-selected-state-outline-color:#ba1a1a;--mat-datepicker-calendar-date-in-range-state-background-color:#ffdad6;--mat-datepicker-calendar-date-today-outline-color:#ba1a1a;--mat-datepicker-calendar-date-preview-state-outline-color:#ba1a1a}.mat-warn.mat-mdc-button-base{--mdc-text-button-label-text-color:#ba1a1a;--mdc-protected-button-label-text-color:#ba1a1a;--mdc-filled-button-container-color:#ba1a1a;--mdc-filled-button-label-text-color:#ffffff;--mdc-outlined-button-label-text-color:#ba1a1a;--mat-text-button-state-layer-color:#ba1a1a;--mat-text-button-ripple-color:rgba(186, 26, 26, 0.12);--mat-protected-button-state-layer-color:#ba1a1a;--mat-protected-button-ripple-color:rgba(186, 26, 26, 0.12);--mat-filled-button-state-layer-color:#ffffff;--mat-filled-button-ripple-color:rgba(255, 255, 255, 0.12);--mat-outlined-button-state-layer-color:#ba1a1a;--mat-outlined-button-ripple-color:rgba(186, 26, 26, 0.12)}.mat-warn.mat-mdc-standard-chip{--mdc-chip-elevated-selected-container-color:#ffdad6;--mdc-chip-selected-hover-state-layer-color:#410002;--mdc-chip-selected-focus-state-layer-color:#410002;--mdc-chip-selected-label-text-color:#410002;--mdc-chip-with-icon-selected-icon-color:#410002;--mat-chip-selected-trailing-action-state-layer-color:#410002;--mat-chip-selected-trailing-icon-color:#410002}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color:#ffffff;--mdc-checkbox-selected-focus-icon-color:#ba1a1a;--mdc-checkbox-selected-hover-icon-color:#ba1a1a;--mdc-checkbox-selected-icon-color:#ba1a1a;--mdc-checkbox-selected-pressed-icon-color:#ba1a1a;--mdc-checkbox-selected-focus-state-layer-color:#ba1a1a;--mdc-checkbox-selected-hover-state-layer-color:#ba1a1a;--mdc-checkbox-unselected-pressed-state-layer-color:#ba1a1a;--mat-checkbox-disabled-label-color:rgba(32, 26, 27, 0.38);--mat-checkbox-label-text-color:#201a1b;--mdc-radio-selected-focus-icon-color:#ba1a1a;--mdc-radio-selected-hover-icon-color:#ba1a1a;--mdc-radio-selected-icon-color:#ba1a1a;--mdc-radio-selected-pressed-icon-color:#ba1a1a;--mat-radio-checked-ripple-color:#ba1a1a}.mat-display-large,.mat-typography .mat-display-large,.mat-typography h1{font:400 3.562rem / 4rem Roboto,sans-serif;letter-spacing:-0.016rem;margin:0 0 .5em}.mat-display-medium,.mat-typography .mat-display-medium,.mat-typography h2{font:400 2.812rem / 3.25rem Roboto,sans-serif;letter-spacing:0rem;margin:0 0 .5em}.mat-display-small,.mat-typography .mat-display-small,.mat-typography h3{font:400 2.25rem / 2.75rem Roboto,sans-serif;letter-spacing:0rem;margin:0 0 .5em}.mat-headline-large,.mat-typography .mat-headline-large,.mat-typography h4{font:400 2rem / 2.5rem Roboto,sans-serif;letter-spacing:0rem;margin:0 0 .5em}.mat-headline-medium,.mat-typography .mat-headline-medium,.mat-typography h5{font:400 1.75rem / 2.25rem Roboto,sans-serif;letter-spacing:0rem;margin:0 0 .5em}.mat-headline-small,.mat-typography .mat-headline-small,.mat-typography h6{font:400 1.5rem / 2rem Roboto,sans-serif;letter-spacing:0rem;margin:0 0 .5em}.mat-title-large,.mat-typography .mat-title-large{font:400 1.375rem / 1.75rem Roboto,sans-serif;letter-spacing:0rem}.mat-title-medium,.mat-typography .mat-title-medium{font:500 1rem / 1.5rem Roboto,sans-serif;letter-spacing:.009rem}.mat-title-small,.mat-typography .mat-title-small{font:500 .875rem / 1.25rem Roboto,sans-serif;letter-spacing:.006rem}.mat-body-large,.mat-typography .mat-body-large,.mat-typography{font:400 1rem / 1.5rem Roboto,sans-serif;letter-spacing:.031rem}.mat-body-large p,.mat-typography .mat-body-large p,.mat-typography p{margin:0 0 .75em}.mat-body-medium,.mat-typography .mat-body-medium{font:400 .875rem / 1.25rem Roboto,sans-serif;letter-spacing:.016rem}.mat-body-small,.mat-typography .mat-body-small{font:400 .75rem / 1rem Roboto,sans-serif;letter-spacing:.025rem}.mat-label-large,.mat-typography .mat-label-large{font:500 .875rem / 1.25rem Roboto,sans-serif;letter-spacing:.006rem}.mat-label-medium,.mat-typography .mat-label-medium{font:500 .75rem / 1rem Roboto,sans-serif;letter-spacing:.031rem}.mat-label-small,.mat-typography .mat-label-small{font:500 .688rem / 1rem Roboto,sans-serif;letter-spacing:.031rem}
|
|
@@ -18,7 +18,7 @@ const package_config_1 = require("./package-config");
|
|
|
18
18
|
* Note that the fallback version range does not use caret, but tilde because that is
|
|
19
19
|
* the default for Angular framework dependencies in CLI projects.
|
|
20
20
|
*/
|
|
21
|
-
const fallbackMaterialVersionRange = `~18.0.0`;
|
|
21
|
+
const fallbackMaterialVersionRange = `~18.1.0-next.0`;
|
|
22
22
|
/**
|
|
23
23
|
* Schematic factory entry-point for the `ng-add` schematic. The ng-add schematic will be
|
|
24
24
|
* automatically executed if developers run `ng add @angular/material`.
|
|
@@ -33,7 +33,7 @@ function default_1(options) {
|
|
|
33
33
|
// have the same version tag if possible.
|
|
34
34
|
const ngCoreVersionTag = (0, package_config_1.getPackageVersionFromPackageJson)(host, '@angular/core');
|
|
35
35
|
const materialVersionRange = (0, package_config_1.getPackageVersionFromPackageJson)(host, '@angular/material');
|
|
36
|
-
const angularDependencyVersion = ngCoreVersionTag || `^18.0.0 || ^19.0.0`;
|
|
36
|
+
const angularDependencyVersion = ngCoreVersionTag || `^18.0.0-0 || ^18.1.0-0 || ^18.2.0-0 || ^18.3.0-0 || ^19.0.0-0`;
|
|
37
37
|
// The CLI inserts `@angular/material` into the `package.json` before this schematic runs.
|
|
38
38
|
// This means that we do not need to insert Angular Material into `package.json` files again.
|
|
39
39
|
// In some cases though, it could happen that this schematic runs outside of the CLI `ng add`
|
|
@@ -18,7 +18,7 @@ const package_config_1 = require("./package-config");
|
|
|
18
18
|
* Note that the fallback version range does not use caret, but tilde because that is
|
|
19
19
|
* the default for Angular framework dependencies in CLI projects.
|
|
20
20
|
*/
|
|
21
|
-
const fallbackMaterialVersionRange = `~18.0.0`;
|
|
21
|
+
const fallbackMaterialVersionRange = `~18.1.0-next.0`;
|
|
22
22
|
/**
|
|
23
23
|
* Schematic factory entry-point for the `ng-add` schematic. The ng-add schematic will be
|
|
24
24
|
* automatically executed if developers run `ng add @angular/material`.
|
|
@@ -33,7 +33,7 @@ function default_1(options) {
|
|
|
33
33
|
// have the same version tag if possible.
|
|
34
34
|
const ngCoreVersionTag = (0, package_config_1.getPackageVersionFromPackageJson)(host, '@angular/core');
|
|
35
35
|
const materialVersionRange = (0, package_config_1.getPackageVersionFromPackageJson)(host, '@angular/material');
|
|
36
|
-
const angularDependencyVersion = ngCoreVersionTag || `^18.0.0 || ^19.0.0`;
|
|
36
|
+
const angularDependencyVersion = ngCoreVersionTag || `^18.0.0-0 || ^18.1.0-0 || ^18.2.0-0 || ^18.3.0-0 || ^19.0.0-0`;
|
|
37
37
|
// The CLI inserts `@angular/material` into the `package.json` before this schematic runs.
|
|
38
38
|
// This means that we do not need to insert Angular Material into `package.json` files again.
|
|
39
39
|
// In some cases though, it could happen that this schematic runs outside of the CLI `ng add`
|
|
@@ -50,7 +50,7 @@ var __async = (__this, __arguments, generator) => {
|
|
|
50
50
|
});
|
|
51
51
|
};
|
|
52
52
|
|
|
53
|
-
// bazel-out/
|
|
53
|
+
// bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/m3-theme/index.mjs
|
|
54
54
|
var m3_theme_exports = {};
|
|
55
55
|
__export(m3_theme_exports, {
|
|
56
56
|
default: () => m3_theme_default,
|
|
@@ -2513,7 +2513,7 @@ function customColor(source, color) {
|
|
|
2513
2513
|
};
|
|
2514
2514
|
}
|
|
2515
2515
|
|
|
2516
|
-
// bazel-out/
|
|
2516
|
+
// bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/m3-theme/index.mjs
|
|
2517
2517
|
var HUE_TONES = [0, 10, 20, 25, 30, 35, 40, 50, 60, 70, 80, 90, 95, 98, 99, 100];
|
|
2518
2518
|
var NEUTRAL_HUE_TONES = HUE_TONES.concat([4, 6, 12, 17, 22, 24, 87, 92, 94, 96]);
|
|
2519
2519
|
function getMaterialTonalPalettes(color) {
|
|
@@ -454,9 +454,9 @@ var require_tslib = __commonJS({
|
|
|
454
454
|
}
|
|
455
455
|
});
|
|
456
456
|
|
|
457
|
-
// bazel-out/
|
|
457
|
+
// bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/attribute-selectors.js
|
|
458
458
|
var require_attribute_selectors = __commonJS({
|
|
459
|
-
"bazel-out/
|
|
459
|
+
"bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/attribute-selectors.js"(exports) {
|
|
460
460
|
"use strict";
|
|
461
461
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
462
462
|
exports.attributeSelectors = void 0;
|
|
@@ -464,9 +464,9 @@ var require_attribute_selectors = __commonJS({
|
|
|
464
464
|
}
|
|
465
465
|
});
|
|
466
466
|
|
|
467
|
-
// bazel-out/
|
|
467
|
+
// bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/class-names.js
|
|
468
468
|
var require_class_names = __commonJS({
|
|
469
|
-
"bazel-out/
|
|
469
|
+
"bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/class-names.js"(exports) {
|
|
470
470
|
"use strict";
|
|
471
471
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
472
472
|
exports.classNames = void 0;
|
|
@@ -474,9 +474,9 @@ var require_class_names = __commonJS({
|
|
|
474
474
|
}
|
|
475
475
|
});
|
|
476
476
|
|
|
477
|
-
// bazel-out/
|
|
477
|
+
// bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/constructor-checks.js
|
|
478
478
|
var require_constructor_checks = __commonJS({
|
|
479
|
-
"bazel-out/
|
|
479
|
+
"bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/constructor-checks.js"(exports) {
|
|
480
480
|
"use strict";
|
|
481
481
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
482
482
|
exports.constructorChecks = void 0;
|
|
@@ -484,9 +484,9 @@ var require_constructor_checks = __commonJS({
|
|
|
484
484
|
}
|
|
485
485
|
});
|
|
486
486
|
|
|
487
|
-
// bazel-out/
|
|
487
|
+
// bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/css-selectors.js
|
|
488
488
|
var require_css_selectors = __commonJS({
|
|
489
|
-
"bazel-out/
|
|
489
|
+
"bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/css-selectors.js"(exports) {
|
|
490
490
|
"use strict";
|
|
491
491
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
492
492
|
exports.cssSelectors = void 0;
|
|
@@ -494,9 +494,9 @@ var require_css_selectors = __commonJS({
|
|
|
494
494
|
}
|
|
495
495
|
});
|
|
496
496
|
|
|
497
|
-
// bazel-out/
|
|
497
|
+
// bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/css-tokens.js
|
|
498
498
|
var require_css_tokens = __commonJS({
|
|
499
|
-
"bazel-out/
|
|
499
|
+
"bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/css-tokens.js"(exports) {
|
|
500
500
|
"use strict";
|
|
501
501
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
502
502
|
exports.cssTokens = void 0;
|
|
@@ -537,9 +537,9 @@ var require_css_tokens = __commonJS({
|
|
|
537
537
|
}
|
|
538
538
|
});
|
|
539
539
|
|
|
540
|
-
// bazel-out/
|
|
540
|
+
// bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/element-selectors.js
|
|
541
541
|
var require_element_selectors = __commonJS({
|
|
542
|
-
"bazel-out/
|
|
542
|
+
"bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/element-selectors.js"(exports) {
|
|
543
543
|
"use strict";
|
|
544
544
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
545
545
|
exports.elementSelectors = void 0;
|
|
@@ -547,9 +547,9 @@ var require_element_selectors = __commonJS({
|
|
|
547
547
|
}
|
|
548
548
|
});
|
|
549
549
|
|
|
550
|
-
// bazel-out/
|
|
550
|
+
// bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/input-names.js
|
|
551
551
|
var require_input_names = __commonJS({
|
|
552
|
-
"bazel-out/
|
|
552
|
+
"bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/input-names.js"(exports) {
|
|
553
553
|
"use strict";
|
|
554
554
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
555
555
|
exports.inputNames = void 0;
|
|
@@ -557,9 +557,9 @@ var require_input_names = __commonJS({
|
|
|
557
557
|
}
|
|
558
558
|
});
|
|
559
559
|
|
|
560
|
-
// bazel-out/
|
|
560
|
+
// bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/method-call-checks.js
|
|
561
561
|
var require_method_call_checks = __commonJS({
|
|
562
|
-
"bazel-out/
|
|
562
|
+
"bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/method-call-checks.js"(exports) {
|
|
563
563
|
"use strict";
|
|
564
564
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
565
565
|
exports.methodCallChecks = void 0;
|
|
@@ -567,9 +567,9 @@ var require_method_call_checks = __commonJS({
|
|
|
567
567
|
}
|
|
568
568
|
});
|
|
569
569
|
|
|
570
|
-
// bazel-out/
|
|
570
|
+
// bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/output-names.js
|
|
571
571
|
var require_output_names = __commonJS({
|
|
572
|
-
"bazel-out/
|
|
572
|
+
"bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/output-names.js"(exports) {
|
|
573
573
|
"use strict";
|
|
574
574
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
575
575
|
exports.outputNames = void 0;
|
|
@@ -577,9 +577,9 @@ var require_output_names = __commonJS({
|
|
|
577
577
|
}
|
|
578
578
|
});
|
|
579
579
|
|
|
580
|
-
// bazel-out/
|
|
580
|
+
// bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/property-names.js
|
|
581
581
|
var require_property_names = __commonJS({
|
|
582
|
-
"bazel-out/
|
|
582
|
+
"bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/property-names.js"(exports) {
|
|
583
583
|
"use strict";
|
|
584
584
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
585
585
|
exports.propertyNames = void 0;
|
|
@@ -587,9 +587,9 @@ var require_property_names = __commonJS({
|
|
|
587
587
|
}
|
|
588
588
|
});
|
|
589
589
|
|
|
590
|
-
// bazel-out/
|
|
590
|
+
// bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/symbol-removal.js
|
|
591
591
|
var require_symbol_removal = __commonJS({
|
|
592
|
-
"bazel-out/
|
|
592
|
+
"bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/symbol-removal.js"(exports) {
|
|
593
593
|
"use strict";
|
|
594
594
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
595
595
|
exports.symbolRemoval = void 0;
|
|
@@ -597,9 +597,9 @@ var require_symbol_removal = __commonJS({
|
|
|
597
597
|
}
|
|
598
598
|
});
|
|
599
599
|
|
|
600
|
-
// bazel-out/
|
|
600
|
+
// bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/index.js
|
|
601
601
|
var require_data = __commonJS({
|
|
602
|
-
"bazel-out/
|
|
602
|
+
"bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/index.js"(exports) {
|
|
603
603
|
"use strict";
|
|
604
604
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
605
605
|
var tslib_1 = require_tslib();
|
|
@@ -617,9 +617,9 @@ var require_data = __commonJS({
|
|
|
617
617
|
}
|
|
618
618
|
});
|
|
619
619
|
|
|
620
|
-
// bazel-out/
|
|
620
|
+
// bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/upgrade-data.js
|
|
621
621
|
var require_upgrade_data = __commonJS({
|
|
622
|
-
"bazel-out/
|
|
622
|
+
"bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/upgrade-data.js"(exports) {
|
|
623
623
|
"use strict";
|
|
624
624
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
625
625
|
exports.materialUpgradeData = void 0;
|
|
@@ -640,9 +640,9 @@ var require_upgrade_data = __commonJS({
|
|
|
640
640
|
}
|
|
641
641
|
});
|
|
642
642
|
|
|
643
|
-
// bazel-out/
|
|
643
|
+
// bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/migrations/m2-theming-v18/migration.js
|
|
644
644
|
var require_migration = __commonJS({
|
|
645
|
-
"bazel-out/
|
|
645
|
+
"bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/migrations/m2-theming-v18/migration.js"(exports) {
|
|
646
646
|
"use strict";
|
|
647
647
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
648
648
|
exports.migrateM2ThemingApiUsages = void 0;
|
|
@@ -819,9 +819,9 @@ var require_migration = __commonJS({
|
|
|
819
819
|
}
|
|
820
820
|
});
|
|
821
821
|
|
|
822
|
-
// bazel-out/
|
|
822
|
+
// bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/migrations/m2-theming-v18/index.js
|
|
823
823
|
var require_m2_theming_v18 = __commonJS({
|
|
824
|
-
"bazel-out/
|
|
824
|
+
"bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/migrations/m2-theming-v18/index.js"(exports) {
|
|
825
825
|
"use strict";
|
|
826
826
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
827
827
|
exports.M2ThemingMigration = void 0;
|
|
@@ -853,7 +853,7 @@ var require_m2_theming_v18 = __commonJS({
|
|
|
853
853
|
}
|
|
854
854
|
});
|
|
855
855
|
|
|
856
|
-
// bazel-out/
|
|
856
|
+
// bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/index.mjs
|
|
857
857
|
var ng_update_exports = {};
|
|
858
858
|
__export(ng_update_exports, {
|
|
859
859
|
updateToV18: () => updateToV18
|