@charset "UTF-8";
@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";

/* node_modules/@angular/material/prebuilt-themes/azure-blue.css */
html {
  --mat-sys-background: #faf9fd;
  --mat-sys-error: #ba1a1a;
  --mat-sys-error-container: #ffdad6;
  --mat-sys-inverse-on-surface: #f2f0f4;
  --mat-sys-inverse-primary: #abc7ff;
  --mat-sys-inverse-surface: #2f3033;
  --mat-sys-on-background: #1a1b1f;
  --mat-sys-on-error: #ffffff;
  --mat-sys-on-error-container: #93000a;
  --mat-sys-on-primary: #ffffff;
  --mat-sys-on-primary-container: #00458f;
  --mat-sys-on-primary-fixed: #001b3f;
  --mat-sys-on-primary-fixed-variant: #00458f;
  --mat-sys-on-secondary: #ffffff;
  --mat-sys-on-secondary-container: #3e4759;
  --mat-sys-on-secondary-fixed: #131c2b;
  --mat-sys-on-secondary-fixed-variant: #3e4759;
  --mat-sys-on-surface: #1a1b1f;
  --mat-sys-on-surface-variant: #44474e;
  --mat-sys-on-tertiary: #ffffff;
  --mat-sys-on-tertiary-container: #0000ef;
  --mat-sys-on-tertiary-fixed: #00006e;
  --mat-sys-on-tertiary-fixed-variant: #0000ef;
  --mat-sys-outline: #74777f;
  --mat-sys-outline-variant: #c4c6d0;
  --mat-sys-primary: #005cbb;
  --mat-sys-primary-container: #d7e3ff;
  --mat-sys-primary-fixed: #d7e3ff;
  --mat-sys-primary-fixed-dim: #abc7ff;
  --mat-sys-scrim: #000000;
  --mat-sys-secondary: #565e71;
  --mat-sys-secondary-container: #dae2f9;
  --mat-sys-secondary-fixed: #dae2f9;
  --mat-sys-secondary-fixed-dim: #bec6dc;
  --mat-sys-shadow: #000000;
  --mat-sys-surface: #faf9fd;
  --mat-sys-surface-bright: #faf9fd;
  --mat-sys-surface-container: #efedf0;
  --mat-sys-surface-container-high: #e9e7eb;
  --mat-sys-surface-container-highest: #e3e2e6;
  --mat-sys-surface-container-low: #f4f3f6;
  --mat-sys-surface-container-lowest: #ffffff;
  --mat-sys-surface-dim: #dbd9dd;
  --mat-sys-surface-tint: #005cbb;
  --mat-sys-surface-variant: #e0e2ec;
  --mat-sys-tertiary: #343dff;
  --mat-sys-tertiary-container: #e0e0ff;
  --mat-sys-tertiary-fixed: #e0e0ff;
  --mat-sys-tertiary-fixed-dim: #bec2ff;
  --mat-sys-neutral-variant20: #2d3038;
  --mat-sys-neutral10: #1a1b1f;
}
html {
  --mat-sys-level0:
    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);
}
html {
  --mat-sys-level1:
    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);
}
html {
  --mat-sys-level2:
    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);
}
html {
  --mat-sys-level3:
    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);
}
html {
  --mat-sys-level4:
    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);
}
html {
  --mat-sys-level5:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
html {
  --mat-sys-body-large: 400 1rem / 1.5rem Roboto;
  --mat-sys-body-large-font: Roboto;
  --mat-sys-body-large-line-height: 1.5rem;
  --mat-sys-body-large-size: 1rem;
  --mat-sys-body-large-tracking: 0.031rem;
  --mat-sys-body-large-weight: 400;
  --mat-sys-body-medium: 400 0.875rem / 1.25rem Roboto;
  --mat-sys-body-medium-font: Roboto;
  --mat-sys-body-medium-line-height: 1.25rem;
  --mat-sys-body-medium-size: 0.875rem;
  --mat-sys-body-medium-tracking: 0.016rem;
  --mat-sys-body-medium-weight: 400;
  --mat-sys-body-small: 400 0.75rem / 1rem Roboto;
  --mat-sys-body-small-font: Roboto;
  --mat-sys-body-small-line-height: 1rem;
  --mat-sys-body-small-size: 0.75rem;
  --mat-sys-body-small-tracking: 0.025rem;
  --mat-sys-body-small-weight: 400;
  --mat-sys-display-large: 400 3.562rem / 4rem Roboto;
  --mat-sys-display-large-font: Roboto;
  --mat-sys-display-large-line-height: 4rem;
  --mat-sys-display-large-size: 3.562rem;
  --mat-sys-display-large-tracking: -0.016rem;
  --mat-sys-display-large-weight: 400;
  --mat-sys-display-medium: 400 2.812rem / 3.25rem Roboto;
  --mat-sys-display-medium-font: Roboto;
  --mat-sys-display-medium-line-height: 3.25rem;
  --mat-sys-display-medium-size: 2.812rem;
  --mat-sys-display-medium-tracking: 0;
  --mat-sys-display-medium-weight: 400;
  --mat-sys-display-small: 400 2.25rem / 2.75rem Roboto;
  --mat-sys-display-small-font: Roboto;
  --mat-sys-display-small-line-height: 2.75rem;
  --mat-sys-display-small-size: 2.25rem;
  --mat-sys-display-small-tracking: 0;
  --mat-sys-display-small-weight: 400;
  --mat-sys-headline-large: 400 2rem / 2.5rem Roboto;
  --mat-sys-headline-large-font: Roboto;
  --mat-sys-headline-large-line-height: 2.5rem;
  --mat-sys-headline-large-size: 2rem;
  --mat-sys-headline-large-tracking: 0;
  --mat-sys-headline-large-weight: 400;
  --mat-sys-headline-medium: 400 1.75rem / 2.25rem Roboto;
  --mat-sys-headline-medium-font: Roboto;
  --mat-sys-headline-medium-line-height: 2.25rem;
  --mat-sys-headline-medium-size: 1.75rem;
  --mat-sys-headline-medium-tracking: 0;
  --mat-sys-headline-medium-weight: 400;
  --mat-sys-headline-small: 400 1.5rem / 2rem Roboto;
  --mat-sys-headline-small-font: Roboto;
  --mat-sys-headline-small-line-height: 2rem;
  --mat-sys-headline-small-size: 1.5rem;
  --mat-sys-headline-small-tracking: 0;
  --mat-sys-headline-small-weight: 400;
  --mat-sys-label-large: 500 0.875rem / 1.25rem Roboto;
  --mat-sys-label-large-font: Roboto;
  --mat-sys-label-large-line-height: 1.25rem;
  --mat-sys-label-large-size: 0.875rem;
  --mat-sys-label-large-tracking: 0.006rem;
  --mat-sys-label-large-weight: 500;
  --mat-sys-label-large-weight-prominent: 700;
  --mat-sys-label-medium: 500 0.75rem / 1rem Roboto;
  --mat-sys-label-medium-font: Roboto;
  --mat-sys-label-medium-line-height: 1rem;
  --mat-sys-label-medium-size: 0.75rem;
  --mat-sys-label-medium-tracking: 0.031rem;
  --mat-sys-label-medium-weight: 500;
  --mat-sys-label-medium-weight-prominent: 700;
  --mat-sys-label-small: 500 0.688rem / 1rem Roboto;
  --mat-sys-label-small-font: Roboto;
  --mat-sys-label-small-line-height: 1rem;
  --mat-sys-label-small-size: 0.688rem;
  --mat-sys-label-small-tracking: 0.031rem;
  --mat-sys-label-small-weight: 500;
  --mat-sys-title-large: 400 1.375rem / 1.75rem Roboto;
  --mat-sys-title-large-font: Roboto;
  --mat-sys-title-large-line-height: 1.75rem;
  --mat-sys-title-large-size: 1.375rem;
  --mat-sys-title-large-tracking: 0;
  --mat-sys-title-large-weight: 400;
  --mat-sys-title-medium: 500 1rem / 1.5rem Roboto;
  --mat-sys-title-medium-font: Roboto;
  --mat-sys-title-medium-line-height: 1.5rem;
  --mat-sys-title-medium-size: 1rem;
  --mat-sys-title-medium-tracking: 0.009rem;
  --mat-sys-title-medium-weight: 500;
  --mat-sys-title-small: 500 0.875rem / 1.25rem Roboto;
  --mat-sys-title-small-font: Roboto;
  --mat-sys-title-small-line-height: 1.25rem;
  --mat-sys-title-small-size: 0.875rem;
  --mat-sys-title-small-tracking: 0.006rem;
  --mat-sys-title-small-weight: 500;
}
html {
  --mat-sys-corner-extra-large: 28px;
  --mat-sys-corner-extra-large-top: 28px 28px 0 0;
  --mat-sys-corner-extra-small: 4px;
  --mat-sys-corner-extra-small-top: 4px 4px 0 0;
  --mat-sys-corner-full: 9999px;
  --mat-sys-corner-large: 16px;
  --mat-sys-corner-large-end: 0 16px 16px 0;
  --mat-sys-corner-large-start: 16px 0 0 16px;
  --mat-sys-corner-large-top: 16px 16px 0 0;
  --mat-sys-corner-medium: 12px;
  --mat-sys-corner-none: 0;
  --mat-sys-corner-small: 8px;
}
html {
  --mat-sys-dragged-state-layer-opacity: 0.16;
  --mat-sys-focus-state-layer-opacity: 0.12;
  --mat-sys-hover-state-layer-opacity: 0.08;
  --mat-sys-pressed-state-layer-opacity: 0.12;
}

/* src/styles.scss */
html {
  --mat-ripple-color: rgba(255, 255, 255, 0.1);
}
html {
  --mat-option-selected-state-label-text-color: #5c6bc0;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}
.mat-accent {
  --mat-option-selected-state-label-text-color: #9575cd;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}
.mat-warn {
  --mat-option-selected-state-label-text-color: #ef5350;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}
html {
  --mat-optgroup-label-text-color: white;
}
html {
  --mat-full-pseudo-checkbox-selected-icon-color: #9575cd;
  --mat-full-pseudo-checkbox-selected-checkmark-color: #303030;
  --mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.7);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;
}
html {
  --mat-minimal-pseudo-checkbox-selected-checkmark-color: #9575cd;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;
}
.mat-primary {
  --mat-full-pseudo-checkbox-selected-icon-color: #5c6bc0;
  --mat-full-pseudo-checkbox-selected-checkmark-color: #303030;
  --mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.7);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;
}
.mat-primary {
  --mat-minimal-pseudo-checkbox-selected-checkmark-color: #5c6bc0;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;
}
.mat-accent {
  --mat-full-pseudo-checkbox-selected-icon-color: #9575cd;
  --mat-full-pseudo-checkbox-selected-checkmark-color: #303030;
  --mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.7);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;
}
.mat-accent {
  --mat-minimal-pseudo-checkbox-selected-checkmark-color: #9575cd;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;
}
.mat-warn {
  --mat-full-pseudo-checkbox-selected-icon-color: #ef5350;
  --mat-full-pseudo-checkbox-selected-checkmark-color: #303030;
  --mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.7);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;
}
.mat-warn {
  --mat-minimal-pseudo-checkbox-selected-checkmark-color: #ef5350;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;
}
html {
  --mat-app-background-color: #303030;
  --mat-app-text-color: white;
  --mat-app-elevation-shadow-level-0:
    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-app-elevation-shadow-level-1:
    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);
  --mat-app-elevation-shadow-level-2:
    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-app-elevation-shadow-level-3:
    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);
  --mat-app-elevation-shadow-level-4:
    0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-5:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 5px 8px 0px rgba(0, 0, 0, 0.14),
    0px 1px 14px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-6:
    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);
  --mat-app-elevation-shadow-level-7:
    0px 4px 5px -2px rgba(0, 0, 0, 0.2),
    0px 7px 10px 1px rgba(0, 0, 0, 0.14),
    0px 2px 16px 1px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-8:
    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);
  --mat-app-elevation-shadow-level-9:
    0px 5px 6px -3px rgba(0, 0, 0, 0.2),
    0px 9px 12px 1px rgba(0, 0, 0, 0.14),
    0px 3px 16px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-10:
    0px 6px 6px -3px rgba(0, 0, 0, 0.2),
    0px 10px 14px 1px rgba(0, 0, 0, 0.14),
    0px 4px 18px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-11:
    0px 6px 7px -4px rgba(0, 0, 0, 0.2),
    0px 11px 15px 1px rgba(0, 0, 0, 0.14),
    0px 4px 20px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-12:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-13:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 13px 19px 2px rgba(0, 0, 0, 0.14),
    0px 5px 24px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-14:
    0px 7px 9px -4px rgba(0, 0, 0, 0.2),
    0px 14px 21px 2px rgba(0, 0, 0, 0.14),
    0px 5px 26px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-15:
    0px 8px 9px -5px rgba(0, 0, 0, 0.2),
    0px 15px 22px 2px rgba(0, 0, 0, 0.14),
    0px 6px 28px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-16:
    0px 8px 10px -5px rgba(0, 0, 0, 0.2),
    0px 16px 24px 2px rgba(0, 0, 0, 0.14),
    0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-17:
    0px 8px 11px -5px rgba(0, 0, 0, 0.2),
    0px 17px 26px 2px rgba(0, 0, 0, 0.14),
    0px 6px 32px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-18:
    0px 9px 11px -5px rgba(0, 0, 0, 0.2),
    0px 18px 28px 2px rgba(0, 0, 0, 0.14),
    0px 7px 34px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-19:
    0px 9px 12px -6px rgba(0, 0, 0, 0.2),
    0px 19px 29px 2px rgba(0, 0, 0, 0.14),
    0px 7px 36px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-20:
    0px 10px 13px -6px rgba(0, 0, 0, 0.2),
    0px 20px 31px 3px rgba(0, 0, 0, 0.14),
    0px 8px 38px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-21:
    0px 10px 13px -6px rgba(0, 0, 0, 0.2),
    0px 21px 33px 3px rgba(0, 0, 0, 0.14),
    0px 8px 40px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-22:
    0px 10px 14px -6px rgba(0, 0, 0, 0.2),
    0px 22px 35px 3px rgba(0, 0, 0, 0.14),
    0px 8px 42px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-23:
    0px 11px 14px -7px rgba(0, 0, 0, 0.2),
    0px 23px 36px 3px rgba(0, 0, 0, 0.14),
    0px 9px 44px 8px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-24:
    0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
html {
  --mat-option-label-text-font:
    Inter,
    system-ui,
    -apple-system,
    sans-serif;
  --mat-option-label-text-line-height: 1.55;
  --mat-option-label-text-size: 16px;
  --mat-option-label-text-tracking: normal;
  --mat-option-label-text-weight: 400;
}
html {
  --mat-optgroup-label-text-font:
    Inter,
    system-ui,
    -apple-system,
    sans-serif;
  --mat-optgroup-label-text-line-height: 1.55;
  --mat-optgroup-label-text-size: 16px;
  --mat-optgroup-label-text-tracking: normal;
  --mat-optgroup-label-text-weight: 400;
}
html {
  --mdc-elevated-card-container-shape: 4px;
}
html {
  --mdc-outlined-card-container-shape: 4px;
  --mdc-outlined-card-outline-width: 1px;
}
html {
  --mdc-elevated-card-container-color: #424242;
  --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);
}
html {
  --mdc-outlined-card-container-color: #424242;
  --mdc-outlined-card-outline-color: rgba(255, 255, 255, 0.12);
  --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);
}
html {
  --mat-card-subtitle-text-color: rgba(255, 255, 255, 0.7);
}
html {
  --mat-card-title-text-font:
    Inter,
    system-ui,
    -apple-system,
    sans-serif;
  --mat-card-title-text-line-height: 32px;
  --mat-card-title-text-size: 20px;
  --mat-card-title-text-tracking: 0.0125em;
  --mat-card-title-text-weight: 500;
  --mat-card-subtitle-text-font:
    Inter,
    system-ui,
    -apple-system,
    sans-serif;
  --mat-card-subtitle-text-line-height: 22px;
  --mat-card-subtitle-text-size: 14px;
  --mat-card-subtitle-text-tracking: 0.0071428571em;
  --mat-card-subtitle-text-weight: 500;
}
html {
  --mdc-linear-progress-active-indicator-height: 4px;
  --mdc-linear-progress-track-height: 4px;
  --mdc-linear-progress-track-shape: 0;
}
.mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #5c6bc0;
  --mdc-linear-progress-track-color: rgba(92, 107, 192, 0.25);
}
.mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #9575cd;
  --mdc-linear-progress-track-color: rgba(149, 117, 205, 0.25);
}
.mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #ef5350;
  --mdc-linear-progress-track-color: rgba(239, 83, 80, 0.25);
}
html {
  --mdc-plain-tooltip-container-shape: 4px;
  --mdc-plain-tooltip-supporting-text-line-height: 16px;
}
html {
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: #fff;
}
html {
  --mdc-plain-tooltip-supporting-text-font:
    Inter,
    system-ui,
    -apple-system,
    sans-serif;
  --mdc-plain-tooltip-supporting-text-size: 12px;
  --mdc-plain-tooltip-supporting-text-weight: 400;
  --mdc-plain-tooltip-supporting-text-tracking: 0.0333333333em;
}
html {
  --mdc-filled-text-field-active-indicator-height: 1px;
  --mdc-filled-text-field-focus-active-indicator-height: 2px;
  --mdc-filled-text-field-container-shape: 4px;
}
html {
  --mdc-outlined-text-field-outline-width: 1px;
  --mdc-outlined-text-field-focus-outline-width: 2px;
  --mdc-outlined-text-field-container-shape: 4px;
}
html {
  --mdc-filled-text-field-caret-color: #5c6bc0;
  --mdc-filled-text-field-focus-active-indicator-color: #5c6bc0;
  --mdc-filled-text-field-focus-label-text-color: rgba(92, 107, 192, 0.87);
  --mdc-filled-text-field-container-color: rgb(73.56, 73.56, 73.56);
  --mdc-filled-text-field-disabled-container-color: rgb(69.78, 69.78, 69.78);
  --mdc-filled-text-field-label-text-color: rgba(255, 255, 255, 0.6);
  --mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, 0.38);
  --mdc-filled-text-field-input-text-color: rgba(255, 255, 255, 0.87);
  --mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mdc-filled-text-field-error-hover-label-text-color: #ef5350;
  --mdc-filled-text-field-error-focus-label-text-color: #ef5350;
  --mdc-filled-text-field-error-label-text-color: #ef5350;
  --mdc-filled-text-field-error-caret-color: #ef5350;
  --mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, 0.87);
  --mdc-filled-text-field-error-active-indicator-color: #ef5350;
  --mdc-filled-text-field-error-focus-active-indicator-color: #ef5350;
  --mdc-filled-text-field-error-hover-active-indicator-color: #ef5350;
}
html {
  --mdc-outlined-text-field-caret-color: #5c6bc0;
  --mdc-outlined-text-field-focus-outline-color: #5c6bc0;
  --mdc-outlined-text-field-focus-label-text-color: rgba(92, 107, 192, 0.87);
  --mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, 0.6);
  --mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mdc-outlined-text-field-error-caret-color: #ef5350;
  --mdc-outlined-text-field-error-focus-label-text-color: #ef5350;
  --mdc-outlined-text-field-error-label-text-color: #ef5350;
  --mdc-outlined-text-field-error-hover-label-text-color: #ef5350;
  --mdc-outlined-text-field-outline-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, 0.06);
  --mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color: #ef5350;
  --mdc-outlined-text-field-error-hover-outline-color: #ef5350;
  --mdc-outlined-text-field-error-outline-color: #ef5350;
}
html {
  --mat-form-field-focus-select-arrow-color: rgba(92, 107, 192, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, 0.38);
  --mat-form-field-state-layer-color: rgba(255, 255, 255, 0.87);
  --mat-form-field-error-text-color: #ef5350;
  --mat-form-field-select-option-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-leading-icon-color: unset;
  --mat-form-field-disabled-leading-icon-color: unset;
  --mat-form-field-trailing-icon-color: unset;
  --mat-form-field-disabled-trailing-icon-color: unset;
  --mat-form-field-error-focus-trailing-icon-color: unset;
  --mat-form-field-error-hover-trailing-icon-color: unset;
  --mat-form-field-error-trailing-icon-color: unset;
  --mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-form-field-hover-state-layer-opacity: 0.08;
  --mat-form-field-focus-state-layer-opacity: 0.24;
}
.mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color: #9575cd;
  --mdc-filled-text-field-focus-active-indicator-color: #9575cd;
  --mdc-filled-text-field-focus-label-text-color: rgba(149, 117, 205, 0.87);
}
.mat-mdc-form-field.mat-accent {
  --mdc-outlined-text-field-caret-color: #9575cd;
  --mdc-outlined-text-field-focus-outline-color: #9575cd;
  --mdc-outlined-text-field-focus-label-text-color: rgba(149, 117, 205, 0.87);
}
.mat-mdc-form-field.mat-accent {
  --mat-form-field-focus-select-arrow-color: rgba(149, 117, 205, 0.87);
}
.mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color: #ef5350;
  --mdc-filled-text-field-focus-active-indicator-color: #ef5350;
  --mdc-filled-text-field-focus-label-text-color: rgba(239, 83, 80, 0.87);
}
.mat-mdc-form-field.mat-warn {
  --mdc-outlined-text-field-caret-color: #ef5350;
  --mdc-outlined-text-field-focus-outline-color: #ef5350;
  --mdc-outlined-text-field-focus-label-text-color: rgba(239, 83, 80, 0.87);
}
.mat-mdc-form-field.mat-warn {
  --mat-form-field-focus-select-arrow-color: rgba(239, 83, 80, 0.87);
}
html {
  --mat-form-field-container-height: 56px;
  --mat-form-field-filled-label-display: block;
  --mat-form-field-container-vertical-padding: 16px;
  --mat-form-field-filled-with-label-container-padding-top: 24px;
  --mat-form-field-filled-with-label-container-padding-bottom: 8px;
}
html {
  --mdc-filled-text-field-label-text-font:
    Inter,
    system-ui,
    -apple-system,
    sans-serif;
  --mdc-filled-text-field-label-text-size: 16px;
  --mdc-filled-text-field-label-text-tracking: normal;
  --mdc-filled-text-field-label-text-weight: 400;
}
html {
  --mdc-outlined-text-field-label-text-font:
    Inter,
    system-ui,
    -apple-system,
    sans-serif;
  --mdc-outlined-text-field-label-text-size: 16px;
  --mdc-outlined-text-field-label-text-tracking: normal;
  --mdc-outlined-text-field-label-text-weight: 400;
}
html {
  --mat-form-field-container-text-font:
    Inter,
    system-ui,
    -apple-system,
    sans-serif;
  --mat-form-field-container-text-line-height: 1.55;
  --mat-form-field-container-text-size: 16px;
  --mat-form-field-container-text-tracking: normal;
  --mat-form-field-container-text-weight: 400;
  --mat-form-field-outlined-label-text-populated-size: 16px;
  --mat-form-field-subscript-text-font:
    Inter,
    system-ui,
    -apple-system,
    sans-serif;
  --mat-form-field-subscript-text-line-height: 20px;
  --mat-form-field-subscript-text-size: 12px;
  --mat-form-field-subscript-text-tracking: 0.0333333333em;
  --mat-form-field-subscript-text-weight: 400;
}
html {
  --mat-select-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);
}
html {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(92, 107, 192, 0.87);
  --mat-select-invalid-arrow-color: rgba(239, 83, 80, 0.87);
}
html .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(149, 117, 205, 0.87);
  --mat-select-invalid-arrow-color: rgba(239, 83, 80, 0.87);
}
html .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(239, 83, 80, 0.87);
  --mat-select-invalid-arrow-color: rgba(239, 83, 80, 0.87);
}
html {
  --mat-select-arrow-transform: translateY(-8px);
}
html {
  --mat-select-trigger-text-font:
    Inter,
    system-ui,
    -apple-system,
    sans-serif;
  --mat-select-trigger-text-line-height: 1.55;
  --mat-select-trigger-text-size: 16px;
  --mat-select-trigger-text-tracking: normal;
  --mat-select-trigger-text-weight: 400;
}
html {
  --mat-autocomplete-container-shape: 4px;
  --mat-autocomplete-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mat-autocomplete-background-color: #424242;
}
html {
  --mdc-dialog-container-shape: 4px;
}
html {
  --mat-dialog-container-elevation-shadow:
    0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mat-dialog-container-max-width: 80vw;
  --mat-dialog-container-small-max-width: 80vw;
  --mat-dialog-container-min-width: 0;
  --mat-dialog-actions-alignment: start;
  --mat-dialog-actions-padding: 8px;
  --mat-dialog-content-padding: 20px 24px;
  --mat-dialog-with-actions-content-padding: 20px 24px;
  --mat-dialog-headline-padding: 0 24px 9px;
}
html {
  --mdc-dialog-container-color: #424242;
  --mdc-dialog-subhead-color: rgba(255, 255, 255, 0.87);
  --mdc-dialog-supporting-text-color: rgba(255, 255, 255, 0.6);
}
html {
  --mdc-dialog-subhead-font:
    Inter,
    system-ui,
    -apple-system,
    sans-serif;
  --mdc-dialog-subhead-line-height: 32px;
  --mdc-dialog-subhead-size: 20px;
  --mdc-dialog-subhead-weight: 500;
  --mdc-dialog-subhead-tracking: 0.0125em;
  --mdc-dialog-supporting-text-font:
    Inter,
    system-ui,
    -apple-system,
    sans-serif;
  --mdc-dialog-supporting-text-line-height: 1.55;
  --mdc-dialog-supporting-text-size: 16px;
  --mdc-dialog-supporting-text-weight: 400;
  --mdc-dialog-supporting-text-tracking: normal;
}
.mat-mdc-standard-chip {
  --mdc-chip-container-shape-radius: 16px;
  --mdc-chip-with-avatar-avatar-shape-radius: 14px;
  --mdc-chip-with-avatar-avatar-size: 28px;
  --mdc-chip-with-icon-icon-size: 18px;
  --mdc-chip-outline-width: 0;
  --mdc-chip-outline-color: transparent;
  --mdc-chip-disabled-outline-color: transparent;
  --mdc-chip-focus-outline-color: transparent;
  --mdc-chip-hover-state-layer-opacity: 0.04;
  --mdc-chip-with-avatar-disabled-avatar-opacity: 1;
  --mdc-chip-flat-selected-outline-width: 0;
  --mdc-chip-selected-hover-state-layer-opacity: 0.04;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;
  --mdc-chip-with-icon-disabled-icon-opacity: 1;
}
.mat-mdc-standard-chip {
  --mat-chip-disabled-container-opacity: 0.4;
  --mat-chip-trailing-action-opacity: 0.54;
  --mat-chip-trailing-action-focus-opacity: 1;
  --mat-chip-trailing-action-state-layer-color: transparent;
  --mat-chip-selected-trailing-action-state-layer-color: transparent;
  --mat-chip-trailing-action-hover-state-layer-opacity: 0;
  --mat-chip-trailing-action-focus-state-layer-opacity: 0;
}
.mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color: #fafafa;
  --mdc-chip-elevated-container-color: rgb(88.68, 88.68, 88.68);
  --mdc-chip-elevated-selected-container-color: rgb(88.68, 88.68, 88.68);
  --mdc-chip-elevated-disabled-container-color: rgb(88.68, 88.68, 88.68);
  --mdc-chip-flat-disabled-selected-container-color: rgb(88.68, 88.68, 88.68);
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-hover-state-layer-color: white;
  --mdc-chip-selected-hover-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-selected-focus-state-layer-color: white;
  --mdc-chip-selected-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #fafafa;
  --mdc-chip-selected-label-text-color: #fafafa;
  --mdc-chip-with-icon-icon-color: #fafafa;
  --mdc-chip-with-icon-disabled-icon-color: #fafafa;
  --mdc-chip-with-icon-selected-icon-color: #fafafa;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;
}
.mat-mdc-standard-chip {
  --mat-chip-selected-disabled-trailing-icon-color: #fafafa;
  --mat-chip-selected-trailing-icon-color: #fafafa;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #5c6bc0;
  --mdc-chip-elevated-selected-container-color: #5c6bc0;
  --mdc-chip-elevated-disabled-container-color: #5c6bc0;
  --mdc-chip-flat-disabled-selected-container-color: #5c6bc0;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-hover-state-layer-color: white;
  --mdc-chip-selected-hover-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-selected-focus-state-layer-color: white;
  --mdc-chip-selected-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-selected-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-trailing-icon-color: white;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #9575cd;
  --mdc-chip-elevated-selected-container-color: #9575cd;
  --mdc-chip-elevated-disabled-container-color: #9575cd;
  --mdc-chip-flat-disabled-selected-container-color: #9575cd;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-hover-state-layer-color: white;
  --mdc-chip-selected-hover-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-selected-focus-state-layer-color: white;
  --mdc-chip-selected-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-selected-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-trailing-icon-color: white;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-elevated-container-color: #ef5350;
  --mdc-chip-elevated-selected-container-color: #ef5350;
  --mdc-chip-elevated-disabled-container-color: #ef5350;
  --mdc-chip-flat-disabled-selected-container-color: #ef5350;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-hover-state-layer-color: white;
  --mdc-chip-selected-hover-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-selected-focus-state-layer-color: white;
  --mdc-chip-selected-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-selected-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-icon-icon-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-chip.mat-mdc-standard-chip {
  --mdc-chip-container-height: 32px;
}
.mat-mdc-standard-chip {
  --mdc-chip-label-text-font:
    Inter,
    system-ui,
    -apple-system,
    sans-serif;
  --mdc-chip-label-text-line-height: 20px;
  --mdc-chip-label-text-size: 14px;
  --mdc-chip-label-text-tracking: 0.0178571429em;
  --mdc-chip-label-text-weight: 400;
}
html {
  --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-height: 20px;
  --mdc-switch-handle-shape: 10px;
  --mdc-switch-handle-width: 20px;
  --mdc-switch-selected-icon-size: 18px;
  --mdc-switch-track-height: 14px;
  --mdc-switch-track-shape: 7px;
  --mdc-switch-track-width: 36px;
  --mdc-switch-unselected-icon-size: 18px;
  --mdc-switch-selected-focus-state-layer-opacity: 0.12;
  --mdc-switch-selected-hover-state-layer-opacity: 0.04;
  --mdc-switch-selected-pressed-state-layer-opacity: 0.1;
  --mdc-switch-unselected-focus-state-layer-opacity: 0.12;
  --mdc-switch-unselected-hover-state-layer-opacity: 0.04;
  --mdc-switch-unselected-pressed-state-layer-opacity: 0.1;
}
html .mat-mdc-slide-toggle {
  --mat-switch-disabled-selected-handle-opacity: 0.38;
  --mat-switch-disabled-unselected-handle-opacity: 0.38;
  --mat-switch-unselected-handle-size: 20px;
  --mat-switch-selected-handle-size: 20px;
  --mat-switch-pressed-handle-size: 20px;
  --mat-switch-with-icon-handle-size: 20px;
  --mat-switch-selected-handle-horizontal-margin: 0;
  --mat-switch-selected-with-icon-handle-horizontal-margin: 0;
  --mat-switch-selected-pressed-handle-horizontal-margin: 0;
  --mat-switch-unselected-handle-horizontal-margin: 0;
  --mat-switch-unselected-with-icon-handle-horizontal-margin: 0;
  --mat-switch-unselected-pressed-handle-horizontal-margin: 0;
  --mat-switch-visible-track-opacity: 1;
  --mat-switch-hidden-track-opacity: 1;
  --mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, 0.2, 1);
  --mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
  --mat-switch-track-outline-width: 1px;
  --mat-switch-track-outline-color: transparent;
  --mat-switch-selected-track-outline-width: 1px;
  --mat-switch-selected-track-outline-color: transparent;
  --mat-switch-disabled-unselected-track-outline-width: 1px;
  --mat-switch-disabled-unselected-track-outline-color: transparent;
}
html {
  --mdc-switch-selected-focus-state-layer-color: #7986cb;
  --mdc-switch-selected-handle-color: #7986cb;
  --mdc-switch-selected-hover-state-layer-color: #7986cb;
  --mdc-switch-selected-pressed-state-layer-color: #7986cb;
  --mdc-switch-selected-focus-handle-color: #9fa8da;
  --mdc-switch-selected-hover-handle-color: #9fa8da;
  --mdc-switch-selected-pressed-handle-color: #9fa8da;
  --mdc-switch-selected-focus-track-color: #3949ab;
  --mdc-switch-selected-hover-track-color: #3949ab;
  --mdc-switch-selected-pressed-track-color: #3949ab;
  --mdc-switch-selected-track-color: #3949ab;
  --mdc-switch-disabled-selected-handle-color: #000;
  --mdc-switch-disabled-selected-icon-color: #212121;
  --mdc-switch-disabled-selected-track-color: #f5f5f5;
  --mdc-switch-disabled-unselected-handle-color: #000;
  --mdc-switch-disabled-unselected-icon-color: #212121;
  --mdc-switch-disabled-unselected-track-color: #f5f5f5;
  --mdc-switch-handle-surface-color: #fff;
  --mdc-switch-selected-icon-color: #212121;
  --mdc-switch-unselected-focus-handle-color: #fafafa;
  --mdc-switch-unselected-focus-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-focus-track-color: #616161;
  --mdc-switch-unselected-handle-color: #9e9e9e;
  --mdc-switch-unselected-hover-handle-color: #fafafa;
  --mdc-switch-unselected-hover-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-hover-track-color: #616161;
  --mdc-switch-unselected-icon-color: #212121;
  --mdc-switch-unselected-pressed-handle-color: #fafafa;
  --mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-pressed-track-color: #616161;
  --mdc-switch-unselected-track-color: #616161;
  --mdc-switch-handle-elevation-shadow:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-disabled-handle-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);
}
html {
  --mdc-switch-disabled-label-text-color: rgba(255, 255, 255, 0.5);
}
html .mat-mdc-slide-toggle {
  --mat-switch-label-text-color: white;
}
html .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color: #9575cd;
  --mdc-switch-selected-handle-color: #9575cd;
  --mdc-switch-selected-hover-state-layer-color: #9575cd;
  --mdc-switch-selected-pressed-state-layer-color: #9575cd;
  --mdc-switch-selected-focus-handle-color: #b39ddb;
  --mdc-switch-selected-hover-handle-color: #b39ddb;
  --mdc-switch-selected-pressed-handle-color: #b39ddb;
  --mdc-switch-selected-focus-track-color: #5e35b1;
  --mdc-switch-selected-hover-track-color: #5e35b1;
  --mdc-switch-selected-pressed-track-color: #5e35b1;
  --mdc-switch-selected-track-color: #5e35b1;
}
html .mat-mdc-slide-toggle.mat-warn {
  --mdc-switch-selected-focus-state-layer-color: #e57373;
  --mdc-switch-selected-handle-color: #e57373;
  --mdc-switch-selected-hover-state-layer-color: #e57373;
  --mdc-switch-selected-pressed-state-layer-color: #e57373;
  --mdc-switch-selected-focus-handle-color: #ef9a9a;
  --mdc-switch-selected-hover-handle-color: #ef9a9a;
  --mdc-switch-selected-pressed-handle-color: #ef9a9a;
  --mdc-switch-selected-focus-track-color: #e53935;
  --mdc-switch-selected-hover-track-color: #e53935;
  --mdc-switch-selected-pressed-track-color: #e53935;
  --mdc-switch-selected-track-color: #e53935;
}
html {
  --mdc-switch-state-layer-size: 40px;
}
html .mat-mdc-slide-toggle {
  --mat-switch-label-text-font:
    Inter,
    system-ui,
    -apple-system,
    sans-serif;
  --mat-switch-label-text-line-height: 20px;
  --mat-switch-label-text-size: 14px;
  --mat-switch-label-text-tracking: 0.0178571429em;
  --mat-switch-label-text-weight: 400;
}
html {
  --mdc-radio-disabled-selected-icon-opacity: 0.38;
  --mdc-radio-disabled-unselected-icon-opacity: 0.38;
  --mdc-radio-state-layer-size: 40px;
}
.mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: white;
  --mdc-radio-disabled-unselected-icon-color: white;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-focus-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #5c6bc0;
  --mdc-radio-selected-hover-icon-color: #5c6bc0;
  --mdc-radio-selected-icon-color: #5c6bc0;
  --mdc-radio-selected-pressed-icon-color: #5c6bc0;
}
.mat-mdc-radio-button.mat-primary {
  --mat-radio-ripple-color: white;
  --mat-radio-checked-ripple-color: #5c6bc0;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
  --mat-radio-label-text-color: white;
}
.mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: white;
  --mdc-radio-disabled-unselected-icon-color: white;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-focus-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #9575cd;
  --mdc-radio-selected-hover-icon-color: #9575cd;
  --mdc-radio-selected-icon-color: #9575cd;
  --mdc-radio-selected-pressed-icon-color: #9575cd;
}
.mat-mdc-radio-button.mat-accent {
  --mat-radio-ripple-color: white;
  --mat-radio-checked-ripple-color: #9575cd;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
  --mat-radio-label-text-color: white;
}
.mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: white;
  --mdc-radio-disabled-unselected-icon-color: white;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-focus-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #ef5350;
  --mdc-radio-selected-hover-icon-color: #ef5350;
  --mdc-radio-selected-icon-color: #ef5350;
  --mdc-radio-selected-pressed-icon-color: #ef5350;
}
.mat-mdc-radio-button.mat-warn {
  --mat-radio-ripple-color: white;
  --mat-radio-checked-ripple-color: #ef5350;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
  --mat-radio-label-text-color: white;
}
html {
  --mdc-radio-state-layer-size: 40px;
}
html {
  --mat-radio-touch-target-display: block;
}
html {
  --mat-radio-label-text-font:
    Inter,
    system-ui,
    -apple-system,
    sans-serif;
  --mat-radio-label-text-line-height: 20px;
  --mat-radio-label-text-size: 14px;
  --mat-radio-label-text-tracking: 0.0178571429em;
  --mat-radio-label-text-weight: 400;
}
html {
  --mdc-slider-active-track-height: 6px;
  --mdc-slider-active-track-shape: 9999px;
  --mdc-slider-handle-height: 20px;
  --mdc-slider-handle-shape: 50%;
  --mdc-slider-handle-width: 20px;
  --mdc-slider-inactive-track-height: 4px;
  --mdc-slider-inactive-track-shape: 9999px;
  --mdc-slider-with-overlap-handle-outline-width: 1px;
  --mdc-slider-with-tick-marks-active-container-opacity: 0.6;
  --mdc-slider-with-tick-marks-container-shape: 50%;
  --mdc-slider-with-tick-marks-container-size: 2px;
  --mdc-slider-with-tick-marks-inactive-container-opacity: 0.6;
  --mdc-slider-handle-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);
}
html {
  --mat-slider-value-indicator-width: auto;
  --mat-slider-value-indicator-height: 32px;
  --mat-slider-value-indicator-caret-display: block;
  --mat-slider-value-indicator-border-radius: 4px;
  --mat-slider-value-indicator-padding: 0 12px;
  --mat-slider-value-indicator-text-transform: none;
  --mat-slider-value-indicator-container-transform: translateX(-50%);
}
html {
  --mdc-slider-handle-color: #5c6bc0;
  --mdc-slider-focus-handle-color: #5c6bc0;
  --mdc-slider-hover-handle-color: #5c6bc0;
  --mdc-slider-active-track-color: #5c6bc0;
  --mdc-slider-inactive-track-color: #5c6bc0;
  --mdc-slider-with-tick-marks-inactive-container-color: #5c6bc0;
  --mdc-slider-with-tick-marks-active-container-color: white;
  --mdc-slider-disabled-active-track-color: #fff;
  --mdc-slider-disabled-handle-color: #fff;
  --mdc-slider-disabled-inactive-track-color: #fff;
  --mdc-slider-label-container-color: #fff;
  --mdc-slider-label-label-text-color: #000;
  --mdc-slider-with-overlap-handle-outline-color: #fff;
  --mdc-slider-with-tick-marks-disabled-container-color: #fff;
}
html {
  --mat-slider-ripple-color: #5c6bc0;
  --mat-slider-hover-state-layer-color: rgba(92, 107, 192, 0.05);
  --mat-slider-focus-state-layer-color: rgba(92, 107, 192, 0.2);
  --mat-slider-value-indicator-opacity: 0.9;
}
html .mat-accent {
  --mdc-slider-handle-color: #9575cd;
  --mdc-slider-focus-handle-color: #9575cd;
  --mdc-slider-hover-handle-color: #9575cd;
  --mdc-slider-active-track-color: #9575cd;
  --mdc-slider-inactive-track-color: #9575cd;
  --mdc-slider-with-tick-marks-inactive-container-color: #9575cd;
  --mdc-slider-with-tick-marks-active-container-color: white;
}
html .mat-accent {
  --mat-slider-ripple-color: #9575cd;
  --mat-slider-hover-state-layer-color: rgba(149, 117, 205, 0.05);
  --mat-slider-focus-state-layer-color: rgba(149, 117, 205, 0.2);
}
html .mat-warn {
  --mdc-slider-handle-color: #ef5350;
  --mdc-slider-focus-handle-color: #ef5350;
  --mdc-slider-hover-handle-color: #ef5350;
  --mdc-slider-active-track-color: #ef5350;
  --mdc-slider-inactive-track-color: #ef5350;
  --mdc-slider-with-tick-marks-inactive-container-color: #ef5350;
  --mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, 0.87);
}
html .mat-warn {
  --mat-slider-ripple-color: #ef5350;
  --mat-slider-hover-state-layer-color: rgba(239, 83, 80, 0.05);
  --mat-slider-focus-state-layer-color: rgba(239, 83, 80, 0.2);
}
html {
  --mdc-slider-label-label-text-font:
    Inter,
    system-ui,
    -apple-system,
    sans-serif;
  --mdc-slider-label-label-text-size: 14px;
  --mdc-slider-label-label-text-line-height: 22px;
  --mdc-slider-label-label-text-tracking: 0.0071428571em;
  --mdc-slider-label-label-text-weight: 500;
}
html {
  --mat-menu-container-shape: 4px;
  --mat-menu-divider-bottom-spacing: 0;
  --mat-menu-divider-top-spacing: 0;
  --mat-menu-item-spacing: 16px;
  --mat-menu-item-icon-size: 24px;
  --mat-menu-item-leading-spacing: 16px;
  --mat-menu-item-trailing-spacing: 16px;
  --mat-menu-item-with-icon-leading-spacing: 16px;
  --mat-menu-item-with-icon-trailing-spacing: 16px;
  --mat-menu-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mat-menu-item-label-text-color: white;
  --mat-menu-item-icon-color: white;
  --mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-container-color: #424242;
  --mat-menu-divider-color: rgba(255, 255, 255, 0.12);
}
html {
  --mat-menu-item-label-text-font:
    Inter,
    system-ui,
    -apple-system,
    sans-serif;
  --mat-menu-item-label-text-size: 16px;
  --mat-menu-item-label-text-tracking: normal;
  --mat-menu-item-label-text-line-height: 1.55;
  --mat-menu-item-label-text-weight: 400;
}
html {
  --mdc-list-list-item-container-shape: 0;
  --mdc-list-list-item-leading-avatar-shape: 50%;
  --mdc-list-list-item-container-color: transparent;
  --mdc-list-list-item-selected-container-color: transparent;
  --mdc-list-list-item-leading-avatar-color: transparent;
  --mdc-list-list-item-leading-icon-size: 24px;
  --mdc-list-list-item-leading-avatar-size: 40px;
  --mdc-list-list-item-trailing-icon-size: 24px;
  --mdc-list-list-item-disabled-state-layer-color: transparent;
  --mdc-list-list-item-disabled-state-layer-opacity: 0;
  --mdc-list-list-item-disabled-label-text-opacity: 0.38;
  --mdc-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mdc-list-list-item-disabled-trailing-icon-opacity: 0.38;
}
html {
  --mat-list-active-indicator-color: transparent;
  --mat-list-active-indicator-shape: 4px;
}
html {
  --mdc-list-list-item-label-text-color: white;
  --mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, 0.7);
  --mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-disabled-label-text-color: white;
  --mdc-list-list-item-disabled-leading-icon-color: white;
  --mdc-list-list-item-disabled-trailing-icon-color: white;
  --mdc-list-list-item-hover-label-text-color: white;
  --mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-focus-label-text-color: white;
  --mdc-list-list-item-hover-state-layer-color: white;
  --mdc-list-list-item-hover-state-layer-opacity: 0.08;
  --mdc-list-list-item-focus-state-layer-color: white;
  --mdc-list-list-item-focus-state-layer-opacity: 0.24;
}
.mdc-list-item__start,
.mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: white;
  --mdc-radio-disabled-unselected-icon-color: white;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-focus-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #5c6bc0;
  --mdc-radio-selected-hover-icon-color: #5c6bc0;
  --mdc-radio-selected-icon-color: #5c6bc0;
  --mdc-radio-selected-pressed-icon-color: #5c6bc0;
}
.mat-accent .mdc-list-item__start,
.mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: white;
  --mdc-radio-disabled-unselected-icon-color: white;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-focus-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #9575cd;
  --mdc-radio-selected-hover-icon-color: #9575cd;
  --mdc-radio-selected-icon-color: #9575cd;
  --mdc-radio-selected-pressed-icon-color: #9575cd;
}
.mat-warn .mdc-list-item__start,
.mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: white;
  --mdc-radio-disabled-unselected-icon-color: white;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-focus-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #ef5350;
  --mdc-radio-selected-hover-icon-color: #ef5350;
  --mdc-radio-selected-icon-color: #ef5350;
  --mdc-radio-selected-pressed-icon-color: #ef5350;
}
.mat-mdc-list-option {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: white;
  --mdc-checkbox-selected-focus-icon-color: #5c6bc0;
  --mdc-checkbox-selected-hover-icon-color: #5c6bc0;
  --mdc-checkbox-selected-icon-color: #5c6bc0;
  --mdc-checkbox-selected-pressed-icon-color: #5c6bc0;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #5c6bc0;
  --mdc-checkbox-selected-hover-state-layer-color: #5c6bc0;
  --mdc-checkbox-selected-pressed-state-layer-color: #5c6bc0;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.mat-mdc-list-option.mat-accent {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: white;
  --mdc-checkbox-selected-focus-icon-color: #9575cd;
  --mdc-checkbox-selected-hover-icon-color: #9575cd;
  --mdc-checkbox-selected-icon-color: #9575cd;
  --mdc-checkbox-selected-pressed-icon-color: #9575cd;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #9575cd;
  --mdc-checkbox-selected-hover-state-layer-color: #9575cd;
  --mdc-checkbox-selected-pressed-state-layer-color: #9575cd;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.mat-mdc-list-option.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: black;
  --mdc-checkbox-selected-focus-icon-color: #ef5350;
  --mdc-checkbox-selected-hover-icon-color: #ef5350;
  --mdc-checkbox-selected-icon-color: #ef5350;
  --mdc-checkbox-selected-pressed-icon-color: #ef5350;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #ef5350;
  --mdc-checkbox-selected-hover-state-layer-color: #ef5350;
  --mdc-checkbox-selected-pressed-state-layer-color: #ef5350;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start {
  color: #5c6bc0;
}
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
html {
  --mdc-list-list-item-one-line-container-height: 48px;
  --mdc-list-list-item-two-line-container-height: 64px;
  --mdc-list-list-item-three-line-container-height: 88px;
}
html {
  --mat-list-list-item-leading-icon-start-space: 16px;
  --mat-list-list-item-leading-icon-end-space: 32px;
}
.mdc-list-item__start,
.mdc-list-item__end {
  --mdc-radio-state-layer-size: 40px;
}
.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,
.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,
.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
  height: 56px;
}
.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,
.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,
.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
  height: 72px;
}
html {
  --mdc-list-list-item-label-text-font:
    Inter,
    system-ui,
    -apple-system,
    sans-serif;
  --mdc-list-list-item-label-text-line-height: 1.55;
  --mdc-list-list-item-label-text-size: 16px;
  --mdc-list-list-item-label-text-tracking: normal;
  --mdc-list-list-item-label-text-weight: 400;
  --mdc-list-list-item-supporting-text-font:
    Inter,
    system-ui,
    -apple-system,
    sans-serif;
  --mdc-list-list-item-supporting-text-line-height: 20px;
  --mdc-list-list-item-supporting-text-size: 14px;
  --mdc-list-list-item-supporting-text-tracking: 0.0178571429em;
  --mdc-list-list-item-supporting-text-weight: 400;
  --mdc-list-list-item-trailing-supporting-text-font:
    Inter,
    system-ui,
    -apple-system,
    sans-serif;
  --mdc-list-list-item-trailing-supporting-text-line-height: 20px;
  --mdc-list-list-item-trailing-supporting-text-size: 12px;
  --mdc-list-list-item-trailing-supporting-text-tracking: 0.0333333333em;
  --mdc-list-list-item-trailing-supporting-text-weight: 400;
}
.mdc-list-group__subheader {
  font:
    400 16px / 28px "Inter",
    system-ui,
    -apple-system,
    sans-serif;
  letter-spacing: 0.009375em;
}
html {
  --mat-paginator-container-text-color: rgba(255, 255, 255, 0.87);
  --mat-paginator-container-background-color: #424242;
  --mat-paginator-enabled-icon-color: rgba(255, 255, 255, 0.54);
  --mat-paginator-disabled-icon-color: rgba(255, 255, 255, 0.12);
}
html {
  --mat-paginator-container-size: 56px;
  --mat-paginator-form-field-container-height: 40px;
  --mat-paginator-form-field-container-vertical-padding: 8px;
  --mat-paginator-touch-target-display: block;
}
html {
  --mat-paginator-container-text-font:
    Inter,
    system-ui,
    -apple-system,
    sans-serif;
  --mat-paginator-container-text-line-height: 20px;
  --mat-paginator-container-text-size: 12px;
  --mat-paginator-container-text-tracking: 0.0333333333em;
  --mat-paginator-container-text-weight: 400;
  --mat-paginator-select-trigger-text-size: 12px;
}
html {
  --mdc-secondary-navigation-tab-container-height: 48px;
}
html {
  --mdc-tab-indicator-active-indicator-height: 2px;
  --mdc-tab-indicator-active-indicator-shape: 0;
}
html {
  --mat-tab-header-divider-color: transparent;
  --mat-tab-header-divider-height: 0;
}
.mat-mdc-tab-group,
.mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: #5c6bc0;
}
.mat-mdc-tab-group,
.mat-mdc-tab-nav-bar {
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: white;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #5c6bc0;
  --mat-tab-header-active-ripple-color: #5c6bc0;
  --mat-tab-header-inactive-ripple-color: #5c6bc0;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #5c6bc0;
  --mat-tab-header-active-hover-label-text-color: #5c6bc0;
  --mat-tab-header-active-focus-indicator-color: #5c6bc0;
  --mat-tab-header-active-hover-indicator-color: #5c6bc0;
}
.mat-mdc-tab-group.mat-accent,
.mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color: #9575cd;
}
.mat-mdc-tab-group.mat-accent,
.mat-mdc-tab-nav-bar.mat-accent {
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: white;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #9575cd;
  --mat-tab-header-active-ripple-color: #9575cd;
  --mat-tab-header-inactive-ripple-color: #9575cd;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #9575cd;
  --mat-tab-header-active-hover-label-text-color: #9575cd;
  --mat-tab-header-active-focus-indicator-color: #9575cd;
  --mat-tab-header-active-hover-indicator-color: #9575cd;
}
.mat-mdc-tab-group.mat-warn,
.mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color: #ef5350;
}
.mat-mdc-tab-group.mat-warn,
.mat-mdc-tab-nav-bar.mat-warn {
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: white;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #ef5350;
  --mat-tab-header-active-ripple-color: #ef5350;
  --mat-tab-header-inactive-ripple-color: #ef5350;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #ef5350;
  --mat-tab-header-active-hover-label-text-color: #ef5350;
  --mat-tab-header-active-focus-indicator-color: #ef5350;
  --mat-tab-header-active-hover-indicator-color: #ef5350;
}
.mat-mdc-tab-group.mat-background-primary,
.mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color: #5c6bc0;
  --mat-tab-header-with-background-foreground-color: white;
}
.mat-mdc-tab-group.mat-background-accent,
.mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color: #9575cd;
  --mat-tab-header-with-background-foreground-color: white;
}
.mat-mdc-tab-group.mat-background-warn,
.mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color: #ef5350;
  --mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-tab-header {
  --mdc-secondary-navigation-tab-container-height: 48px;
}
.mat-mdc-tab-header {
  --mat-tab-header-label-text-font:
    Inter,
    system-ui,
    -apple-system,
    sans-serif;
  --mat-tab-header-label-text-size: 14px;
  --mat-tab-header-label-text-tracking: normal;
  --mat-tab-header-label-text-line-height: 1.43;
  --mat-tab-header-label-text-weight: 600;
}
html {
  --mdc-checkbox-disabled-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-selected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-selected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-unselected-pressed-state-layer-opacity: 0.16;
}
html {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: white;
  --mdc-checkbox-selected-focus-icon-color: #9575cd;
  --mdc-checkbox-selected-hover-icon-color: #9575cd;
  --mdc-checkbox-selected-icon-color: #9575cd;
  --mdc-checkbox-selected-pressed-icon-color: #9575cd;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #9575cd;
  --mdc-checkbox-selected-hover-state-layer-color: #9575cd;
  --mdc-checkbox-selected-pressed-state-layer-color: #9575cd;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
html {
  --mat-checkbox-disabled-label-color: rgba(255, 255, 255, 0.5);
  --mat-checkbox-label-text-color: white;
}
.mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: white;
  --mdc-checkbox-selected-focus-icon-color: #5c6bc0;
  --mdc-checkbox-selected-hover-icon-color: #5c6bc0;
  --mdc-checkbox-selected-icon-color: #5c6bc0;
  --mdc-checkbox-selected-pressed-icon-color: #5c6bc0;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #5c6bc0;
  --mdc-checkbox-selected-hover-state-layer-color: #5c6bc0;
  --mdc-checkbox-selected-pressed-state-layer-color: #5c6bc0;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: black;
  --mdc-checkbox-selected-focus-icon-color: #ef5350;
  --mdc-checkbox-selected-hover-icon-color: #ef5350;
  --mdc-checkbox-selected-icon-color: #ef5350;
  --mdc-checkbox-selected-pressed-icon-color: #ef5350;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #ef5350;
  --mdc-checkbox-selected-hover-state-layer-color: #ef5350;
  --mdc-checkbox-selected-pressed-state-layer-color: #ef5350;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
html {
  --mdc-checkbox-state-layer-size: 40px;
}
html {
  --mat-checkbox-touch-target-display: block;
}
html {
  --mat-checkbox-label-text-font:
    Inter,
    system-ui,
    -apple-system,
    sans-serif;
  --mat-checkbox-label-text-line-height: 20px;
  --mat-checkbox-label-text-size: 14px;
  --mat-checkbox-label-text-tracking: 0.0178571429em;
  --mat-checkbox-label-text-weight: 400;
}
html {
  --mdc-text-button-container-shape: 4px;
  --mdc-text-button-keep-touch-target: false;
}
html {
  --mdc-filled-button-container-shape: 4px;
  --mdc-filled-button-keep-touch-target: false;
}
html {
  --mdc-protected-button-container-shape: 4px;
  --mdc-protected-button-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-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 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-hover-container-elevation-shadow:
    0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-pressed-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);
}
html {
  --mdc-outlined-button-keep-touch-target: false;
  --mdc-outlined-button-outline-width: 1px;
  --mdc-outlined-button-container-shape: 4px;
}
html {
  --mat-text-button-horizontal-padding: 8px;
  --mat-text-button-with-icon-horizontal-padding: 8px;
  --mat-text-button-icon-spacing: 8px;
  --mat-text-button-icon-offset: 0;
}
html {
  --mat-filled-button-horizontal-padding: 16px;
  --mat-filled-button-icon-spacing: 8px;
  --mat-filled-button-icon-offset: -4px;
}
html {
  --mat-protected-button-horizontal-padding: 16px;
  --mat-protected-button-icon-spacing: 8px;
  --mat-protected-button-icon-offset: -4px;
}
html {
  --mat-outlined-button-horizontal-padding: 15px;
  --mat-outlined-button-icon-spacing: 8px;
  --mat-outlined-button-icon-offset: -4px;
}
html {
  --mdc-text-button-label-text-color: white;
  --mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
}
html {
  --mat-text-button-state-layer-color: white;
  --mat-text-button-disabled-state-layer-color: white;
  --mat-text-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-text-button-hover-state-layer-opacity: 0.08;
  --mat-text-button-focus-state-layer-opacity: 0.24;
  --mat-text-button-pressed-state-layer-opacity: 0.24;
}
html {
  --mdc-filled-button-container-color: #424242;
  --mdc-filled-button-label-text-color: white;
  --mdc-filled-button-disabled-container-color: rgba(255, 255, 255, 0.12);
  --mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
}
html {
  --mat-filled-button-state-layer-color: white;
  --mat-filled-button-disabled-state-layer-color: white;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-filled-button-hover-state-layer-opacity: 0.08;
  --mat-filled-button-focus-state-layer-opacity: 0.24;
  --mat-filled-button-pressed-state-layer-opacity: 0.24;
}
html {
  --mdc-protected-button-container-color: #424242;
  --mdc-protected-button-label-text-color: white;
  --mdc-protected-button-disabled-container-color: rgba(255, 255, 255, 0.12);
  --mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
}
html {
  --mat-protected-button-state-layer-color: white;
  --mat-protected-button-disabled-state-layer-color: white;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-protected-button-hover-state-layer-opacity: 0.08;
  --mat-protected-button-focus-state-layer-opacity: 0.24;
  --mat-protected-button-pressed-state-layer-opacity: 0.24;
}
html {
  --mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, 0.12);
  --mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mdc-outlined-button-label-text-color: white;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
}
html {
  --mat-outlined-button-state-layer-color: white;
  --mat-outlined-button-disabled-state-layer-color: white;
  --mat-outlined-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-outlined-button-hover-state-layer-opacity: 0.08;
  --mat-outlined-button-focus-state-layer-opacity: 0.24;
  --mat-outlined-button-pressed-state-layer-opacity: 0.24;
}
.mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #5c6bc0;
}
.mat-mdc-button.mat-primary {
  --mat-text-button-state-layer-color: #5c6bc0;
  --mat-text-button-ripple-color: rgba(92, 107, 192, 0.1);
}
.mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #9575cd;
}
.mat-mdc-button.mat-accent {
  --mat-text-button-state-layer-color: #9575cd;
  --mat-text-button-ripple-color: rgba(149, 117, 205, 0.1);
}
.mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #ef5350;
}
.mat-mdc-button.mat-warn {
  --mat-text-button-state-layer-color: #ef5350;
  --mat-text-button-ripple-color: rgba(239, 83, 80, 0.1);
}
.mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #5c6bc0;
  --mdc-filled-button-label-text-color: white;
}
.mat-mdc-unelevated-button.mat-primary {
  --mat-filled-button-state-layer-color: white;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #9575cd;
  --mdc-filled-button-label-text-color: white;
}
.mat-mdc-unelevated-button.mat-accent {
  --mat-filled-button-state-layer-color: white;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #ef5350;
  --mdc-filled-button-label-text-color: black;
}
.mat-mdc-unelevated-button.mat-warn {
  --mat-filled-button-state-layer-color: black;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #5c6bc0;
  --mdc-protected-button-label-text-color: white;
}
.mat-mdc-raised-button.mat-primary {
  --mat-protected-button-state-layer-color: white;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #9575cd;
  --mdc-protected-button-label-text-color: white;
}
.mat-mdc-raised-button.mat-accent {
  --mat-protected-button-state-layer-color: white;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #ef5350;
  --mdc-protected-button-label-text-color: black;
}
.mat-mdc-raised-button.mat-warn {
  --mat-protected-button-state-layer-color: black;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #5c6bc0;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
}
.mat-mdc-outlined-button.mat-primary {
  --mat-outlined-button-state-layer-color: #5c6bc0;
  --mat-outlined-button-ripple-color: rgba(92, 107, 192, 0.1);
}
.mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #9575cd;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
}
.mat-mdc-outlined-button.mat-accent {
  --mat-outlined-button-state-layer-color: #9575cd;
  --mat-outlined-button-ripple-color: rgba(149, 117, 205, 0.1);
}
.mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #ef5350;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
}
.mat-mdc-outlined-button.mat-warn {
  --mat-outlined-button-state-layer-color: #ef5350;
  --mat-outlined-button-ripple-color: rgba(239, 83, 80, 0.1);
}
html {
  --mdc-text-button-container-height: 36px;
}
html {
  --mdc-filled-button-container-height: 36px;
}
html {
  --mdc-protected-button-container-height: 36px;
}
html {
  --mdc-outlined-button-container-height: 36px;
}
html {
  --mat-text-button-touch-target-display: block;
}
html {
  --mat-filled-button-touch-target-display: block;
}
html {
  --mat-protected-button-touch-target-display: block;
}
html {
  --mat-outlined-button-touch-target-display: block;
}
html {
  --mdc-text-button-label-text-font:
    Inter,
    system-ui,
    -apple-system,
    sans-serif;
  --mdc-text-button-label-text-size: 14px;
  --mdc-text-button-label-text-tracking: normal;
  --mdc-text-button-label-text-weight: 600;
  --mdc-text-button-label-text-transform: none;
}
html {
  --mdc-filled-button-label-text-font:
    Inter,
    system-ui,
    -apple-system,
    sans-serif;
  --mdc-filled-button-label-text-size: 14px;
  --mdc-filled-button-label-text-tracking: normal;
  --mdc-filled-button-label-text-weight: 600;
  --mdc-filled-button-label-text-transform: none;
}
html {
  --mdc-protected-button-label-text-font:
    Inter,
    system-ui,
    -apple-system,
    sans-serif;
  --mdc-protected-button-label-text-size: 14px;
  --mdc-protected-button-label-text-tracking: normal;
  --mdc-protected-button-label-text-weight: 600;
  --mdc-protected-button-label-text-transform: none;
}
html {
  --mdc-outlined-button-label-text-font:
    Inter,
    system-ui,
    -apple-system,
    sans-serif;
  --mdc-outlined-button-label-text-size: 14px;
  --mdc-outlined-button-label-text-tracking: normal;
  --mdc-outlined-button-label-text-weight: 600;
  --mdc-outlined-button-label-text-transform: none;
}
html {
  --mdc-icon-button-icon-size: 24px;
}
html {
  --mdc-icon-button-icon-color: inherit;
  --mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, 0.5);
}
html {
  --mat-icon-button-state-layer-color: white;
  --mat-icon-button-disabled-state-layer-color: white;
  --mat-icon-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-icon-button-hover-state-layer-opacity: 0.08;
  --mat-icon-button-focus-state-layer-opacity: 0.24;
  --mat-icon-button-pressed-state-layer-opacity: 0.24;
}
html .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #5c6bc0;
}
html .mat-mdc-icon-button.mat-primary {
  --mat-icon-button-state-layer-color: #5c6bc0;
  --mat-icon-button-ripple-color: rgba(92, 107, 192, 0.1);
}
html .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #9575cd;
}
html .mat-mdc-icon-button.mat-accent {
  --mat-icon-button-state-layer-color: #9575cd;
  --mat-icon-button-ripple-color: rgba(149, 117, 205, 0.1);
}
html .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #ef5350;
}
html .mat-mdc-icon-button.mat-warn {
  --mat-icon-button-state-layer-color: #ef5350;
  --mat-icon-button-ripple-color: rgba(239, 83, 80, 0.1);
}
html {
  --mat-icon-button-touch-target-display: block;
}
.mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 48px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 12px;
}
html {
  --mdc-fab-container-shape: 50%;
  --mdc-fab-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 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 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-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 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
html {
  --mdc-fab-small-container-shape: 50%;
  --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 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-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 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
html {
  --mdc-extended-fab-container-height: 48px;
  --mdc-extended-fab-container-shape: 24px;
  --mdc-extended-fab-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 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 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-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 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
html {
  --mdc-fab-container-color: #424242;
}
html {
  --mat-fab-foreground-color: white;
  --mat-fab-state-layer-color: white;
  --mat-fab-disabled-state-layer-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-hover-state-layer-opacity: 0.08;
  --mat-fab-focus-state-layer-opacity: 0.24;
  --mat-fab-pressed-state-layer-opacity: 0.24;
  --mat-fab-disabled-state-container-color: rgba(255, 255, 255, 0.12);
  --mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, 0.5);
}
html {
  --mdc-fab-small-container-color: #424242;
}
html {
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-state-layer-color: white;
  --mat-fab-small-disabled-state-layer-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-hover-state-layer-opacity: 0.08;
  --mat-fab-small-focus-state-layer-opacity: 0.24;
  --mat-fab-small-pressed-state-layer-opacity: 0.24;
  --mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, 0.12);
  --mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, 0.5);
}
html .mat-mdc-fab.mat-primary {
  --mdc-fab-container-color: #5c6bc0;
}
html .mat-mdc-fab.mat-primary {
  --mat-fab-foreground-color: white;
  --mat-fab-state-layer-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
}
html .mat-mdc-fab.mat-accent {
  --mdc-fab-container-color: #9575cd;
}
html .mat-mdc-fab.mat-accent {
  --mat-fab-foreground-color: white;
  --mat-fab-state-layer-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
}
html .mat-mdc-fab.mat-warn {
  --mdc-fab-container-color: #ef5350;
}
html .mat-mdc-fab.mat-warn {
  --mat-fab-foreground-color: black;
  --mat-fab-state-layer-color: black;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
}
html .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-small-container-color: #5c6bc0;
}
html .mat-mdc-mini-fab.mat-primary {
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-state-layer-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
}
html .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-small-container-color: #9575cd;
}
html .mat-mdc-mini-fab.mat-accent {
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-state-layer-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
}
html .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-small-container-color: #ef5350;
}
html .mat-mdc-mini-fab.mat-warn {
  --mat-fab-small-foreground-color: black;
  --mat-fab-small-state-layer-color: black;
  --mat-fab-small-ripple-color: rgba(0, 0, 0, 0.1);
}
html {
  --mat-fab-touch-target-display: block;
}
html {
  --mat-fab-small-touch-target-display: block;
}
html {
  --mdc-extended-fab-label-text-font:
    Inter,
    system-ui,
    -apple-system,
    sans-serif;
  --mdc-extended-fab-label-text-size: 14px;
  --mdc-extended-fab-label-text-tracking: normal;
  --mdc-extended-fab-label-text-weight: 600;
}
html {
  --mdc-snackbar-container-shape: 4px;
}
html {
  --mdc-snackbar-container-color: rgb(217.2, 217.2, 217.2);
  --mdc-snackbar-supporting-text-color: rgba(66, 66, 66, 0.87);
}
html {
  --mat-snack-bar-button-color: #3f51b5;
}
html {
  --mdc-snackbar-supporting-text-font:
    Inter,
    system-ui,
    -apple-system,
    sans-serif;
  --mdc-snackbar-supporting-text-line-height: 20px;
  --mdc-snackbar-supporting-text-size: 14px;
  --mdc-snackbar-supporting-text-weight: 400;
}
html {
  --mat-table-row-item-outline-width: 1px;
}
html {
  --mat-table-background-color: #424242;
  --mat-table-header-headline-color: white;
  --mat-table-row-item-label-text-color: white;
  --mat-table-row-item-outline-color: rgba(255, 255, 255, 0.12);
}
html {
  --mat-table-header-container-height: 56px;
  --mat-table-footer-container-height: 52px;
  --mat-table-row-item-container-height: 52px;
}
html {
  --mat-table-header-headline-font:
    Inter,
    system-ui,
    -apple-system,
    sans-serif;
  --mat-table-header-headline-line-height: 22px;
  --mat-table-header-headline-size: 14px;
  --mat-table-header-headline-weight: 500;
  --mat-table-header-headline-tracking: 0.0071428571em;
  --mat-table-row-item-label-text-font:
    Inter,
    system-ui,
    -apple-system,
    sans-serif;
  --mat-table-row-item-label-text-line-height: 20px;
  --mat-table-row-item-label-text-size: 14px;
  --mat-table-row-item-label-text-weight: 400;
  --mat-table-row-item-label-text-tracking: 0.0178571429em;
  --mat-table-footer-supporting-text-font:
    Inter,
    system-ui,
    -apple-system,
    sans-serif;
  --mat-table-footer-supporting-text-line-height: 20px;
  --mat-table-footer-supporting-text-size: 14px;
  --mat-table-footer-supporting-text-weight: 400;
  --mat-table-footer-supporting-text-tracking: 0.0178571429em;
}
html {
  --mdc-circular-progress-active-indicator-width: 4px;
  --mdc-circular-progress-size: 48px;
}
html {
  --mdc-circular-progress-active-indicator-color: #5c6bc0;
}
html .mat-accent {
  --mdc-circular-progress-active-indicator-color: #9575cd;
}
html .mat-warn {
  --mdc-circular-progress-active-indicator-color: #ef5350;
}
html {
  --mat-badge-container-shape: 50%;
  --mat-badge-container-size: unset;
  --mat-badge-small-size-container-size: unset;
  --mat-badge-large-size-container-size: unset;
  --mat-badge-legacy-container-size: 22px;
  --mat-badge-legacy-small-size-container-size: 16px;
  --mat-badge-legacy-large-size-container-size: 28px;
  --mat-badge-container-offset: -11px 0;
  --mat-badge-small-size-container-offset: -8px 0;
  --mat-badge-large-size-container-offset: -14px 0;
  --mat-badge-container-overlap-offset: -11px;
  --mat-badge-small-size-container-overlap-offset: -8px;
  --mat-badge-large-size-container-overlap-offset: -14px;
  --mat-badge-container-padding: 0;
  --mat-badge-small-size-container-padding: 0;
  --mat-badge-large-size-container-padding: 0;
}
html {
  --mat-badge-background-color: #5c6bc0;
  --mat-badge-text-color: white;
  --mat-badge-disabled-state-background-color: rgb(110.1, 110.1, 110.1);
  --mat-badge-disabled-state-text-color: rgba(255, 255, 255, 0.5);
}
.mat-badge-accent {
  --mat-badge-background-color: #9575cd;
  --mat-badge-text-color: white;
}
.mat-badge-warn {
  --mat-badge-background-color: #ef5350;
  --mat-badge-text-color: rgba(0, 0, 0, 0.87);
}
html {
  --mat-badge-text-font:
    Inter,
    system-ui,
    -apple-system,
    sans-serif;
  --mat-badge-line-height: 22px;
  --mat-badge-text-size: 12px;
  --mat-badge-text-weight: 600;
  --mat-badge-small-size-text-size: 9px;
  --mat-badge-small-size-line-height: 16px;
  --mat-badge-large-size-text-size: 24px;
  --mat-badge-large-size-line-height: 28px;
}
html {
  --mat-bottom-sheet-container-shape: 4px;
}
html {
  --mat-bottom-sheet-container-text-color: white;
  --mat-bottom-sheet-container-background-color: #424242;
}
html {
  --mat-bottom-sheet-container-text-font:
    Inter,
    system-ui,
    -apple-system,
    sans-serif;
  --mat-bottom-sheet-container-text-line-height: 20px;
  --mat-bottom-sheet-container-text-size: 14px;
  --mat-bottom-sheet-container-text-tracking: 0.0178571429em;
  --mat-bottom-sheet-container-text-weight: 400;
}
html {
  --mat-legacy-button-toggle-height: 36px;
  --mat-legacy-button-toggle-shape: 2px;
  --mat-legacy-button-toggle-focus-state-layer-opacity: 1;
}
html {
  --mat-standard-button-toggle-shape: 4px;
  --mat-standard-button-toggle-hover-state-layer-opacity: 0.04;
  --mat-standard-button-toggle-focus-state-layer-opacity: 0.12;
}
html {
  --mat-legacy-button-toggle-text-color: rgba(255, 255, 255, 0.5);
  --mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, 0.7);
  --mat-legacy-button-toggle-selected-state-background-color: #212121;
  --mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-legacy-button-toggle-disabled-state-background-color: black;
  --mat-legacy-button-toggle-disabled-selected-state-background-color: #424242;
}
html {
  --mat-standard-button-toggle-text-color: white;
  --mat-standard-button-toggle-background-color: #424242;
  --mat-standard-button-toggle-state-layer-color: white;
  --mat-standard-button-toggle-selected-state-background-color: #212121;
  --mat-standard-button-toggle-selected-state-text-color: white;
  --mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-standard-button-toggle-disabled-state-background-color: #424242;
  --mat-standard-button-toggle-disabled-selected-state-text-color: white;
  --mat-standard-button-toggle-disabled-selected-state-background-color: #424242;
  --mat-standard-button-toggle-divider-color: rgb(88.68, 88.68, 88.68);
}
html {
  --mat-standard-button-toggle-height: 48px;
}
html {
  --mat-legacy-button-toggle-label-text-font:
    Inter,
    system-ui,
    -apple-system,
    sans-serif;
  --mat-legacy-button-toggle-label-text-line-height: 1.55;
  --mat-legacy-button-toggle-label-text-size: 16px;
  --mat-legacy-button-toggle-label-text-tracking: normal;
  --mat-legacy-button-toggle-label-text-weight: 400;
}
html {
  --mat-standard-button-toggle-label-text-font:
    Inter,
    system-ui,
    -apple-system,
    sans-serif;
  --mat-standard-button-toggle-label-text-line-height: 1.55;
  --mat-standard-button-toggle-label-text-size: 16px;
  --mat-standard-button-toggle-label-text-tracking: normal;
  --mat-standard-button-toggle-label-text-weight: 400;
}
html {
  --mat-datepicker-calendar-container-shape: 4px;
  --mat-datepicker-calendar-container-touch-shape: 4px;
  --mat-datepicker-calendar-container-elevation-shadow:
    0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-container-touch-elevation-shadow:
    0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
html {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #5c6bc0;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(92, 107, 192, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(92, 107, 192, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(92, 107, 192, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #5c6bc0;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(92, 107, 192, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-toggle-icon-color: white;
  --mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-period-button-text-color: white;
  --mat-datepicker-calendar-period-button-icon-color: white;
  --mat-datepicker-calendar-navigation-button-icon-color: white;
  --mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, 0.3);
  --mat-datepicker-calendar-date-text-color: white;
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, 0.24);
  --mat-datepicker-range-input-separator-color: white;
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-container-background-color: #424242;
  --mat-datepicker-calendar-container-text-color: white;
}
.mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #9575cd;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(149, 117, 205, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(149, 117, 205, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(149, 117, 205, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(149, 117, 205, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
}
.mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-selected-state-background-color: #ef5350;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(239, 83, 80, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(239, 83, 80, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(239, 83, 80, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(239, 83, 80, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
}
.mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #9575cd;
}
.mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #ef5350;
}
.mat-calendar-controls {
  --mat-icon-button-touch-target-display: none;
}
.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 40px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 8px;
}
html {
  --mat-datepicker-calendar-text-font:
    Inter,
    system-ui,
    -apple-system,
    sans-serif;
  --mat-datepicker-calendar-text-size: 13px;
  --mat-datepicker-calendar-body-label-text-size: 14px;
  --mat-datepicker-calendar-body-label-text-weight: 600;
  --mat-datepicker-calendar-period-button-text-size: 14px;
  --mat-datepicker-calendar-period-button-text-weight: 600;
  --mat-datepicker-calendar-header-text-size: 11px;
  --mat-datepicker-calendar-header-text-weight: 400;
}
html {
  --mat-divider-width: 1px;
}
html {
  --mat-divider-color: rgba(255, 255, 255, 0.12);
}
html {
  --mat-expansion-container-shape: 4px;
  --mat-expansion-legacy-header-indicator-display: inline-block;
  --mat-expansion-header-indicator-display: none;
}
html {
  --mat-expansion-container-background-color: #424242;
  --mat-expansion-container-text-color: white;
  --mat-expansion-actions-divider-color: rgba(255, 255, 255, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-expansion-header-text-color: white;
  --mat-expansion-header-description-color: rgba(255, 255, 255, 0.7);
  --mat-expansion-header-indicator-color: rgba(255, 255, 255, 0.7);
}
html {
  --mat-expansion-header-collapsed-state-height: 48px;
  --mat-expansion-header-expanded-state-height: 64px;
}
html {
  --mat-expansion-header-text-font:
    Inter,
    system-ui,
    -apple-system,
    sans-serif;
  --mat-expansion-header-text-size: 14px;
  --mat-expansion-header-text-weight: 500;
  --mat-expansion-header-text-line-height: inherit;
  --mat-expansion-header-text-tracking: inherit;
  --mat-expansion-container-text-font:
    Inter,
    system-ui,
    -apple-system,
    sans-serif;
  --mat-expansion-container-text-line-height: 20px;
  --mat-expansion-container-text-size: 14px;
  --mat-expansion-container-text-tracking: 0.0178571429em;
  --mat-expansion-container-text-weight: 400;
}
html {
  --mat-grid-list-tile-header-primary-text-size: 14px;
  --mat-grid-list-tile-header-secondary-text-size: 12px;
  --mat-grid-list-tile-footer-primary-text-size: 14px;
  --mat-grid-list-tile-footer-secondary-text-size: 12px;
}
html {
  --mat-icon-color: inherit;
}
.mat-icon.mat-primary {
  --mat-icon-color: #5c6bc0;
}
.mat-icon.mat-accent {
  --mat-icon-color: #9575cd;
}
.mat-icon.mat-warn {
  --mat-icon-color: #ef5350;
}
html {
  --mat-sidenav-container-shape: 0;
  --mat-sidenav-container-elevation-shadow:
    0px 8px 10px -5px rgba(0, 0, 0, 0.2),
    0px 16px 24px 2px rgba(0, 0, 0, 0.14),
    0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-width: auto;
}
html {
  --mat-sidenav-container-divider-color: rgba(255, 255, 255, 0.12);
  --mat-sidenav-container-background-color: #424242;
  --mat-sidenav-container-text-color: white;
  --mat-sidenav-content-background-color: #303030;
  --mat-sidenav-content-text-color: white;
  --mat-sidenav-scrim-color: rgba(189, 189, 189, 0.6);
}
html {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #5c6bc0;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #5c6bc0;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #5c6bc0;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
  --mat-stepper-container-color: #424242;
  --mat-stepper-line-color: rgba(255, 255, 255, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-stepper-header-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-selected-state-label-text-color: white;
  --mat-stepper-header-error-state-label-text-color: #ef5350;
  --mat-stepper-header-icon-background-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-error-state-icon-foreground-color: #ef5350;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
html .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #9575cd;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #9575cd;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #9575cd;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
html .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-selected-state-icon-background-color: #ef5350;
  --mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-done-state-icon-background-color: #ef5350;
  --mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-edit-state-icon-background-color: #ef5350;
  --mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
}
html {
  --mat-stepper-header-height: 72px;
}
html {
  --mat-stepper-container-text-font:
    Inter,
    system-ui,
    -apple-system,
    sans-serif;
  --mat-stepper-header-label-text-font:
    Inter,
    system-ui,
    -apple-system,
    sans-serif;
  --mat-stepper-header-label-text-size: 14px;
  --mat-stepper-header-label-text-weight: 400;
  --mat-stepper-header-error-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-weight: 400;
}
html {
  --mat-sort-arrow-color: rgb(198.3, 198.3, 198.3);
}
html {
  --mat-toolbar-container-background-color: #212121;
  --mat-toolbar-container-text-color: white;
}
.mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #5c6bc0;
  --mat-toolbar-container-text-color: white;
}
.mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #9575cd;
  --mat-toolbar-container-text-color: white;
}
.mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #ef5350;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
}
html {
  --mat-toolbar-standard-height: 64px;
  --mat-toolbar-mobile-height: 56px;
}
html {
  --mat-toolbar-title-text-font:
    Inter,
    system-ui,
    -apple-system,
    sans-serif;
  --mat-toolbar-title-text-line-height: 32px;
  --mat-toolbar-title-text-size: 20px;
  --mat-toolbar-title-text-tracking: 0.0125em;
  --mat-toolbar-title-text-weight: 500;
}
html {
  --mat-tree-container-background-color: #424242;
  --mat-tree-node-text-color: white;
}
html {
  --mat-tree-node-min-height: 48px;
}
html {
  --mat-tree-node-text-font:
    Inter,
    system-ui,
    -apple-system,
    sans-serif;
  --mat-tree-node-text-size: 14px;
  --mat-tree-node-text-weight: 400;
}
html {
  --mat-timepicker-container-shape: 4px;
  --mat-timepicker-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);
}
html {
  --mat-timepicker-container-background-color: #424242;
}
@layer base, components, utilities, overrides;
@layer base {
  :root {
    --font-family-sans:
      "Inter",
      system-ui,
      -apple-system,
      sans-serif;
    --font-size-xs: 0.75rem;
    --font-size-sm: 0.875rem;
    --font-size-base: 1rem;
    --font-size-lg: 1.125rem;
    --font-size-xl: 1.25rem;
    --font-size-2xl: 1.5rem;
    --font-weight-regular: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --line-height-normal: 1.55;
    --color-bg: #0b0d12;
    --color-surface: #131723;
    --color-surface-elevated: #1a1f2e;
    --color-border: #25304a;
    --color-border-hover: #3d4a6b;
    --text-high: #eaf1ff;
    --text-med: #b7c2df;
    --text-low: #8d98b6;
    --color-primary-500: #7ab5ff;
    --color-primary-400: #96c7ff;
    --color-primary-600: #5ea3ff;
    --color-accent-500: #b09cff;
    --color-success-500: #44d07d;
    --color-warn-500: #ffc043;
    --color-error-500: #ff5b6b;
    --color-info-500: #2196f3;
    --color-primary-500-rgb:
      122,
      181,
      255;
    --color-accent-500-rgb:
      176,
      156,
      255;
    --color-success-500-rgb:
      68,
      208,
      125;
    --color-warn-500-rgb:
      255,
      192,
      67;
    --color-error-500-rgb:
      255,
      91,
      107;
    --color-info-500-rgb:
      33,
      150,
      243;
    --po-business-blue: #2196f3;
    --po-success: #4caf50;
    --po-error: #f44336;
    --space-1: .25rem;
    --space-2: .5rem;
    --space-3: .75rem;
    --space-4: 1rem;
    --space-6: 1.5rem;
    --space-8: 2rem;
    --radius-sm: .375rem;
    --radius-md: .625rem;
    --radius-lg: 1rem;
    --shadow-1: 0 1px 2px rgb(0 0 0 / .25);
    --shadow-2: 0 4px 12px rgb(0 0 0 / .15);
    --shadow-3: 0 8px 24px rgb(0 0 0 / .25);
    --shadow-focus: 0 0 0 3px rgb(var(--color-primary-500-rgb) / .3);
    --z-base: 0;
    --z-header: 1000;
    --z-drawer: 1100;
    --z-modal: 1200;
    --z-popover: 1300;
  }
  .theme-light {
    --color-bg: #ffffff;
    --color-surface: #f8fafc;
    --color-surface-elevated: #ffffff;
    --color-border: #e2e8f0;
    --color-border-hover: #cbd5e1;
    --text-high: #1e293b;
    --text-med: #475569;
    --text-low: #64748b;
    --color-primary-500: #3b82f6;
    --color-primary-400: #60a5fa;
    --color-primary-600: #2563eb;
    --shadow-1: 0 1px 2px rgb(0 0 0 / .10);
    --shadow-2: 0 4px 12px rgb(0 0 0 / .05);
    --shadow-3: 0 8px 24px rgb(0 0 0 / .10);
  }
  html,
  body {
    height: 100%;
  }
  body {
    margin: 0;
    font-family: var(--font-family-sans);
    font-size: var(--font-size-base);
    background: var(--color-bg);
    color: var(--text-med);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  * {
    scrollbar-width: thin;
    scrollbar-color: var(--color-border) transparent;
  }
  *::-webkit-scrollbar {
    width: 8px;
    height: 8px;
  }
  *::-webkit-scrollbar-thumb {
    background: var(--color-border);
    border-radius: 4px;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    color: var(--text-high);
    margin: 0 0 var(--space-3);
    font-weight: var(--font-weight-semibold);
    font-family: var(--font-family-sans);
  }
  h1 {
    font-size: clamp(1.75rem, 4vw, 2.125rem);
    line-height: 1.25;
  }
  h2 {
    font-size: clamp(1.5rem, 3vw, 1.75rem);
    line-height: 1.25;
  }
  h3 {
    font-size: clamp(1.25rem, 2.5vw, 1.5rem);
    line-height: 1.3;
  }
  .text-high {
    color: var(--text-high);
  }
  .text-med {
    color: var(--text-med);
  }
  .text-low {
    color: var(--text-low);
  }
  .small {
    font-size: var(--font-size-sm);
    color: var(--text-low);
  }
  *:focus-visible {
    outline: 2px solid var(--color-primary-500);
    outline-offset: 2px;
    border-radius: var(--radius-sm);
  }
  @media (prefers-reduced-motion: reduce) {
    *,
    *::before,
    *::after {
      animation-duration: 0.01ms !important;
      animation-iteration-count: 1 !important;
      transition-duration: 0.01ms !important;
    }
  }
}
@layer components {
  .mat-mdc-form-field .mat-mdc-text-field-wrapper {
    background: var(--color-surface);
  }
  .mat-mdc-form-field .mat-mdc-form-field-outline,
  .mat-mdc-form-field .mdc-notched-outline__leading,
  .mat-mdc-form-field .mdc-notched-outline__trailing {
    border-color: var(--color-border);
  }
  .mat-mdc-form-field .mat-mdc-form-field-label {
    color: var(--text-med);
  }
  .mat-mdc-form-field .mat-mdc-input-element {
    color: var(--text-high);
  }
  .mat-mdc-button.mat-primary,
  .mat-mdc-raised-button.mat-primary,
  .mat-mdc-flat-button.mat-primary {
    background-color: var(--color-primary-500);
    color: var(--text-high);
  }
  .form-section {
    background:
      linear-gradient(
        135deg,
        var(--color-surface) 0%,
        var(--color-surface-elevated) 100%);
    border: 1px solid var(--color-border);
    border-left: 3px solid var(--color-primary-500);
    border-radius: var(--radius-lg);
    margin-bottom: var(--space-6);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    overflow: hidden;
  }
  .form-section:hover {
    border-color: var(--color-primary-500);
    box-shadow: 0 4px 20px rgb(var(--color-primary-500-rgb)/0.08);
    transform: translateY(-1px);
  }
  .form-section.section-complete {
    border-left-color: var(--color-primary-500);
    box-shadow: 0 0 0 1px rgb(var(--color-success-500-rgb)/0.1);
  }
  .form-section.section-complete .section-header mat-icon {
    color: var(--color-primary-500);
  }
  .form-section.section-incomplete {
    border-left-width: 4px;
    animation: attention-pulse 4s ease-in-out infinite;
  }
  .form-section.section-incomplete .section-header mat-icon {
    color: var(--color-warn-500);
    animation: icon-pulse 3s ease-in-out infinite;
  }
  .form-section.section-incomplete .section-header h3 {
    color: var(--color-warn-500);
  }
  .form-section .section-header {
    display: flex;
    align-items: center;
    gap: var(--space-4);
    padding: var(--space-6) var(--space-6) 0;
  }
  .form-section .section-header mat-icon:first-child {
    color: var(--color-accent-500);
    font-size: 1.4rem;
    width: 1.4rem;
    height: 1.4rem;
    flex-shrink: 0;
  }
  .form-section .section-header .section-title {
    flex: 1;
  }
  .form-section .section-header .section-title h3 {
    margin: 0 0 var(--space-1);
    font-size: var(--font-size-lg);
    font-weight: var(--font-weight-semibold);
    color: var(--text-high);
    line-height: 1.2;
  }
  .form-section .section-header .section-title .section-subtitle {
    font-size: var(--font-size-sm);
    color: var(--text-med);
    margin: 0;
    line-height: 1.3;
  }
  .form-section .section-header .section-progress {
    display: flex;
    align-items: center;
    gap: var(--space-2);
  }
  .progress-circle {
    width: 84px;
    height: 84px;
    position: relative;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .progress-circle .circle-inner {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: conic-gradient(var(--color-success-500) var(--progress, 0%), var(--color-border) 0);
    display: grid;
    place-items: center;
  }
  .progress-circle .circle-inner::after {
    content: "";
    position: absolute;
    inset: 8px;
    border-radius: 50%;
    background: var(--color-bg);
    z-index: 0;
  }
  .progress-circle .percentage {
    position: relative;
    z-index: 1;
    font-weight: var(--font-weight-bold);
    color: var(--text-high);
  }
}
@layer utilities {
  .container {
    width: min(1200px, 100%);
    margin: 0 auto;
    padding-inline: var(--space-4);
  }
  .stack > * + * {
    margin-top: var(--space-3);
  }
  .inline > * + * {
    margin-left: var(--space-3);
  }
  .card {
    background: var(--color-surface-elevated);
    border: 1px solid var(--color-border);
    border-radius: var(--radius-lg);
    padding: var(--space-4);
    box-shadow: var(--shadow-1);
    transition: box-shadow 0.2s ease;
  }
  .card:hover {
    box-shadow: var(--shadow-2);
  }
  .btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: var(--space-2);
    border-radius: var(--radius-md);
    font-family: var(--font-family-sans);
    font-weight: var(--font-weight-medium);
    cursor: pointer;
    transition: all 0.15s ease;
    text-decoration: none;
    border: none;
    height: 2.25rem;
    padding-inline: var(--space-4);
    font-size: var(--font-size-sm);
    background: var(--color-surface);
    border: 1px solid var(--color-border);
    color: var(--text-high);
  }
  .btn:disabled {
    opacity: 0.5;
    cursor: not-allowed;
  }
  .btn:hover:not(:disabled) {
    border-color: var(--color-primary-500);
    background: var(--color-surface-elevated);
  }
  .btn:focus-visible {
    outline: none;
    box-shadow: var(--shadow-focus);
  }
  .btn--primary {
    background: var(--color-primary-500);
    border-color: var(--color-primary-500);
    color: var(--text-high);
  }
  .btn--primary:hover:not(:disabled) {
    background: var(--color-primary-400);
  }
  .form-row {
    margin-bottom: var(--space-4);
    display: grid;
    grid-template-columns: 1fr;
    gap: var(--space-4);
  }
  @media (max-width: 768px) {
    .form-row {
      grid-template-columns: 1fr;
      gap: var(--space-3);
    }
  }
  .form-row.full-width {
    display: grid;
    grid-template-columns: 1fr;
    gap: var(--space-4);
  }
  @media (max-width: 768px) {
    .form-row.full-width {
      grid-template-columns: 1fr;
      gap: var(--space-3);
    }
  }
  .form-row.two-columns {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: var(--space-4);
  }
  @media (max-width: 768px) {
    .form-row.two-columns {
      grid-template-columns: 1fr;
      gap: var(--space-3);
    }
  }
  .form-row.three-columns {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: var(--space-4);
  }
  @media (max-width: 768px) {
    .form-row.three-columns {
      grid-template-columns: 1fr;
      gap: var(--space-3);
    }
  }
  .form-label {
    display: block;
    font-size: var(--font-size-sm);
    font-weight: var(--font-weight-medium);
    color: var(--text-high);
    margin-bottom: var(--space-1);
  }
  .form-input {
    width: 100%;
    height: 2.5rem;
    padding: var(--space-2) var(--space-3);
    border: 1px solid var(--color-border);
    border-radius: var(--radius-md);
    background: var(--color-bg);
    color: var(--text-high);
    font-family: var(--font-family-sans);
  }
  .form-input::placeholder {
    color: var(--text-low);
  }
  .form-input:focus {
    outline: none;
    border-color: var(--color-primary-500);
    box-shadow: var(--shadow-focus);
  }
}
@layer overrides {
}
@keyframes attention-pulse {
  0%, 100% {
    box-shadow: 0 0 0 1px rgb(var(--color-warn-500-rgb)/0.1);
  }
  50% {
    box-shadow: 0 0 0 1px rgb(var(--color-warn-500-rgb)/0.2);
  }
}
@keyframes icon-pulse {
  0%, 100% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.05);
    opacity: 0.8;
  }
}
:root {
  --color-bg: #0d1117;
  --color-bg-elevated: #161b22;
  --color-bg-overlay: #21262d;
  --color-bg-inset: #010409;
  --color-border: #30363d;
  --color-border-subtle: #21262d;
  --color-border-muted: #444c56;
  --text-high: #c9d1d9;
  --text-med: #8b949e;
  --text-low: #6e7681;
  --text-disabled: #484f58;
  --color-primary: #58a6ff;
  --color-primary-hover: #79c0ff;
  --color-primary-active: #388bfd;
  --color-primary-rgb:
    88,
    166,
    255;
  --color-accent: #bc8cff;
  --color-accent-hover: #d2a8ff;
  --color-accent-rgb:
    188,
    140,
    255;
  --color-success: #3fb950;
  --color-success-emphasis: #238636;
  --color-success-rgb:
    63,
    185,
    80;
  --color-warning: #d29922;
  --color-warning-emphasis: #9e6a03;
  --color-warning-rgb:
    210,
    153,
    34;
  --color-error: #f85149;
  --color-error-emphasis: #da3633;
  --color-error-rgb:
    248,
    81,
    73;
  --color-info: #58a6ff;
  --color-info-emphasis: #1f6feb;
  --color-info-rgb:
    88,
    166,
    255;
  --color-focus: #1f6feb;
  --color-focus-rgb:
    31,
    111,
    235;
  --space-1: 0.25rem;
  --space-2: 0.5rem;
  --space-3: 0.75rem;
  --space-4: 1rem;
  --space-5: 1.25rem;
  --space-6: 1.5rem;
  --space-8: 2rem;
  --space-10: 2.5rem;
  --space-12: 3rem;
  --space-16: 4rem;
  --space-20: 5rem;
  --space-24: 6rem;
  --font-family-base:
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Noto Sans,
    Helvetica,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji;
  --font-family-mono:
    ui-monospace,
    SFMono-Regular,
    SF Mono,
    Menlo,
    Consolas,
    Liberation Mono,
    monospace;
  --font-size-xs: 0.75rem;
  --font-size-sm: 0.875rem;
  --font-size-base: 1rem;
  --font-size-lg: 1.125rem;
  --font-size-xl: 1.25rem;
  --font-size-2xl: 1.5rem;
  --font-size-3xl: 1.875rem;
  --font-size-4xl: 2.25rem;
  --font-weight-normal: 400;
  --font-weight-medium: 500;
  --font-weight-semibold: 600;
  --font-weight-bold: 700;
  --line-height-tight: 1.25;
  --line-height-base: 1.5;
  --line-height-relaxed: 1.75;
  --radius-sm: 0.25rem;
  --radius-md: 0.375rem;
  --radius-lg: 0.5rem;
  --radius-xl: 0.75rem;
  --radius-2xl: 1rem;
  --radius-full: 9999px;
  --z-dropdown: 1000;
  --z-sticky: 1020;
  --z-fixed: 1030;
  --z-modal-backdrop: 1040;
  --z-modal: 1050;
  --z-popover: 1060;
  --z-tooltip: 1070;
  --transition-fast: 150ms;
  --transition-base: 200ms;
  --transition-slow: 300ms;
  --transition-slower: 500ms;
  --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
  --ease-out: cubic-bezier(0, 0, 0.2, 1);
  --ease-in: cubic-bezier(0.4, 0, 1, 1);
  --shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
  --shadow-base: 0 1px 3px 0 rgba(0, 0, 0, 0.3), 0 1px 2px -1px rgba(0, 0, 0, 0.3);
  --shadow-md: 0 4px 6px -1px rgba(0, 0, 0, 0.3), 0 2px 4px -2px rgba(0, 0, 0, 0.3);
  --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.3), 0 4px 6px -4px rgba(0, 0, 0, 0.3);
  --shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.3), 0 8px 10px -6px rgba(0, 0, 0, 0.3);
  --shadow-2xl: 0 25px 50px -12px rgba(0, 0, 0, 0.5);
  --shadow-inner: inset 0 2px 4px 0 rgba(0, 0, 0, 0.3);
}
body {
  font-family: var(--font-family-base);
  font-size: var(--font-size-base);
  line-height: var(--line-height-base);
  color: var(--text-high);
  background-color: var(--color-bg);
}
h1,
.h1 {
  font-size: var(--font-size-4xl);
  font-weight: var(--font-weight-bold);
  line-height: var(--line-height-tight);
  color: var(--text-high);
  margin-bottom: var(--space-4);
}
h2,
.h2 {
  font-size: var(--font-size-3xl);
  font-weight: var(--font-weight-semibold);
  line-height: var(--line-height-tight);
  color: var(--text-high);
  margin-bottom: var(--space-3);
}
h3,
.h3 {
  font-size: var(--font-size-2xl);
  font-weight: var(--font-weight-semibold);
  line-height: var(--line-height-tight);
  color: var(--text-high);
  margin-bottom: var(--space-3);
}
h4,
.h4 {
  font-size: var(--font-size-xl);
  font-weight: var(--font-weight-medium);
  line-height: var(--line-height-tight);
  color: var(--text-high);
  margin-bottom: var(--space-2);
}
h5,
.h5 {
  font-size: var(--font-size-lg);
  font-weight: var(--font-weight-medium);
  line-height: var(--line-height-tight);
  color: var(--text-high);
  margin-bottom: var(--space-2);
}
h6,
.h6 {
  font-size: var(--font-size-base);
  font-weight: var(--font-weight-medium);
  line-height: var(--line-height-tight);
  color: var(--text-high);
  margin-bottom: var(--space-2);
}
p,
.text-body {
  font-size: var(--font-size-base);
  line-height: var(--line-height-base);
  color: var(--text-med);
  margin-bottom: var(--space-4);
}
.text-sm {
  font-size: var(--font-size-sm);
  line-height: var(--line-height-base);
  color: var(--text-med);
}
.text-xs {
  font-size: var(--font-size-xs);
  line-height: var(--line-height-base);
  color: var(--text-low);
}
.text-lg {
  font-size: var(--font-size-lg);
  line-height: var(--line-height-relaxed);
  color: var(--text-high);
}
.text-high {
  color: var(--text-high);
}
.text-med {
  color: var(--text-med);
}
.text-low {
  color: var(--text-low);
}
.text-disabled {
  color: var(--text-disabled);
}
.text-bold {
  font-weight: var(--font-weight-bold);
}
.text-semibold {
  font-weight: var(--font-weight-semibold);
}
.text-medium {
  font-weight: var(--font-weight-medium);
}
.text-italic {
  font-style: italic;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
code,
.code {
  font-family: var(--font-family-mono);
  font-size: var(--font-size-sm);
  background-color: var(--color-bg-inset);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-sm);
  padding: var(--space-1) var(--space-2);
  color: var(--text-high);
}
pre {
  font-family: var(--font-family-mono);
  font-size: var(--font-size-sm);
  line-height: var(--line-height-relaxed);
  background-color: var(--color-bg-inset);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  padding: var(--space-4);
  overflow-x: auto;
  color: var(--text-high);
}
pre code {
  background: none;
  border: none;
  padding: 0;
}
a,
.link {
  color: var(--color-primary);
  text-decoration: none;
  transition: color var(--transition-fast) var(--ease-in-out);
}
a:hover,
.link:hover {
  color: var(--color-primary-hover);
  text-decoration: underline;
}
a:active,
.link:active {
  color: var(--color-primary-active);
}
a:focus-visible,
.link:focus-visible {
  outline: 2px solid var(--color-focus);
  outline-offset: 2px;
  border-radius: var(--radius-sm);
}
label {
  font-size: var(--font-size-sm);
  font-weight: var(--font-weight-medium);
  color: var(--text-high);
  margin-bottom: var(--space-1);
  display: block;
}
small,
.small {
  font-size: var(--font-size-xs);
  color: var(--text-low);
}
.pg {
  font-family: var(--font-family-sans);
  font-size: var(--font-size-base);
  background: var(--color-bg);
  color: var(--text-med);
  min-height: 100vh;
  max-width: 1250px;
  margin: 0 auto;
  --po-bg-card: #14161a;
  --po-bg-elev: #0f1115;
  --po-border: #2a2f3a;
  --po-accent: #7aa2ff;
  --po-accent-2: #b388ff;
  --po-ok: #34c759;
  --po-warn: #fbc02d;
  --po-text: #e6e9ef;
  --po-text-secondary: #b8c0cc;
}
.pg__header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: var(--space-6);
  margin-bottom: var(--space-2);
  background:
    linear-gradient(
      135deg,
      var(--po-bg-elev) 0%,
      var(--po-bg-card) 100%);
  border-radius: var(--radius-lg);
  border: 1px solid var(--po-border);
  position: relative;
  overflow: hidden;
  gap: var(--space-4);
}
.pg__header::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background:
    linear-gradient(
      90deg,
      var(--po-ok) 0%,
      var(--po-accent) 25%,
      var(--po-warn) 50%,
      var(--po-accent-2) 75%,
      var(--po-ok) 100%);
  opacity: 0.8;
}
.pg__header .pg__title-row {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: var(--space-2);
}
.pg__header .pg__title {
  margin: 0;
  font-size: var(--font-size-3xl);
  font-weight: var(--font-weight-bold);
  color: var(--po-text);
  line-height: 1.2;
}
.pg__header .pg__meta {
  display: flex;
  align-items: center;
  gap: var(--space-2);
}
.pg__header .pg__meta .project-label {
  font-size: var(--font-size-sm);
  font-weight: var(--font-weight-medium);
  color: var(--po-text-secondary);
}
.pg__header .pg__meta .project-name {
  font-size: var(--font-size-base);
  font-weight: var(--font-weight-semibold);
  color: var(--po-accent);
  padding: var(--space-1) var(--space-3);
  background: rgba(122, 162, 255, 0.15);
  border: 1px solid var(--po-accent);
  border-radius: var(--radius-md);
}
.pg__header .pg__meta .edit-mode-badge {
  font-size: var(--font-size-sm);
  color: var(--po-warn);
  padding: var(--space-1) var(--space-2);
  background: rgba(251, 192, 45, 0.15);
  border: 1px solid var(--po-warn);
  border-radius: var(--radius-sm);
  margin-left: var(--space-2);
}
.pg__header .pg__actions {
  display: flex;
  gap: var(--space-2);
  align-items: flex-start;
}
@media (max-width: 768px) {
  .pg__header {
    flex-direction: column;
    gap: var(--space-4);
  }
  .pg__header .pg__actions {
    align-self: stretch;
  }
}
.app-navigation {
  display: flex;
  gap: var(--space-2);
  padding: var(--space-4) var(--space-6);
  background: var(--po-bg-elev);
  border-radius: var(--radius-md);
  border: 1px solid var(--po-border);
  margin: 0 var(--space-6) var(--space-4);
  flex-wrap: wrap;
}
.app-navigation .nav-btn {
  padding: var(--space-2) var(--space-4);
  background: transparent;
  border: 1px solid var(--po-border);
  border-radius: var(--radius-md);
  color: var(--po-text-secondary);
  font-size: var(--font-size-sm);
  font-weight: var(--font-weight-medium);
  cursor: pointer;
  transition: all 0.2s ease;
  display: flex;
  align-items: center;
  gap: var(--space-2);
}
.app-navigation .nav-btn:hover {
  background: rgba(122, 162, 255, 0.1);
  border-color: var(--po-accent);
  color: var(--po-accent);
  transform: translateY(-1px);
}
.app-navigation .nav-btn.active {
  background: rgba(122, 162, 255, 0.2);
  border-color: var(--po-accent);
  color: var(--po-accent);
  font-weight: var(--font-weight-semibold);
}
.header-separator {
  height: 1px;
  background:
    linear-gradient(
      90deg,
      transparent 0%,
      var(--po-border) 20%,
      var(--po-accent) 50%,
      var(--po-border) 80%,
      transparent 100%);
  margin: var(--space-4) var(--space-6);
  position: relative;
}
.header-separator::after {
  content: "\26a1";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: var(--po-bg-card);
  padding: 0 var(--space-2);
  color: var(--po-accent);
  font-size: var(--font-size-base);
  line-height: 1;
}
.page-navigator {
  position: relative;
  display: flex;
  justify-content: center;
  gap: var(--space-2);
  padding: var(--space-4) var(--space-6);
  margin: var(--space-4) var(--space-6);
  z-index: 0;
}
.page-navigator::before,
.page-navigator::after {
  content: "";
  position: absolute;
  left: var(--space-6);
  right: var(--space-6);
  height: 1px;
  background:
    linear-gradient(
      90deg,
      transparent 0%,
      var(--po-border) 20%,
      var(--po-accent) 50%,
      var(--po-border) 80%,
      transparent 100%);
  opacity: 0.9;
  pointer-events: none;
}
.page-navigator::before {
  top: 0;
}
.page-navigator::after {
  bottom: 0;
}
.page-navigator .nav-lightning {
  position: absolute;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
  padding: 0 var(--space-2);
  background: var(--po-bg-card);
  color: var(--po-accent);
  font-size: var(--font-size-base);
  line-height: 1;
  -webkit-user-select: none;
  user-select: none;
}
.page-navigator .page-btn {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--po-bg-elev);
  border: 1px solid var(--po-border);
  border-radius: var(--radius-md);
  color: var(--po-text-secondary);
  font-size: var(--font-size-base);
  font-weight: var(--font-weight-semibold);
  cursor: pointer;
  transition: all 0.2s ease;
}
.page-navigator .page-btn:hover {
  background: rgba(122, 162, 255, 0.1);
  border-color: var(--po-accent);
  color: var(--po-accent);
  transform: translateY(-1px);
}
.page-navigator .page-btn.active {
  background: var(--po-accent);
  border-color: var(--po-accent);
  color: #ffffff;
  box-shadow: 0 4px 12px rgba(122, 162, 255, 0.4);
}
.page-navigator .page-btn:disabled {
  opacity: 0.35;
  cursor: not-allowed;
}
.page-navigator .page-btn:disabled:hover {
  transform: none;
  background: var(--po-bg-elev);
  border-color: var(--po-border);
  color: var(--po-text-secondary);
}
.page-navigator .page-divider {
  display: flex;
  align-items: center;
  color: var(--po-text-secondary);
  font-size: var(--font-size-sm);
  padding: 0 var(--space-1);
}
.page-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: var(--space-6);
  padding-bottom: var(--space-4);
  border-bottom: 2px solid var(--po-border);
}
.page-header h2 {
  margin: 0;
  font-size: var(--font-size-3xl);
  font-weight: var(--font-weight-bold);
  color: var(--po-text);
}
.page-header .project-name-display {
  display: flex;
  align-items: center;
  gap: var(--space-2);
}
.page-header .project-name-display .project-label {
  font-size: var(--font-size-sm);
  font-weight: var(--font-weight-medium);
  color: var(--po-text-secondary);
}
.page-header .project-name-display .project-name {
  font-size: var(--font-size-base);
  font-weight: var(--font-weight-semibold);
  color: var(--po-accent);
  padding: var(--space-1) var(--space-3);
  background: rgba(122, 162, 255, 0.1);
  border: 1px solid var(--po-accent);
  border-radius: var(--radius-md);
}
@media (max-width: 768px) {
  .page-header {
    flex-direction: column;
    align-items: flex-start;
    gap: var(--space-3);
  }
}
.pg__body {
  padding: 0 var(--space-6) var(--space-6);
  max-width: 1200px;
  margin: 0 auto;
}
.sector {
  background: var(--po-bg-elevated);
  border: 1px solid var(--po-border);
  border-radius: var(--radius-lg);
  padding: var(--space-6);
  margin-bottom: var(--space-6);
  position: relative;
  overflow: hidden;
  border-top-width: 6px;
  border-top-style: solid;
  border-top-color: var(--po-border);
  transition:
    border-color 0.3s cubic-bezier(0.4, 0, 0.2, 1),
    box-shadow 0.3s cubic-bezier(0.4, 0, 0.2, 1),
    transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.sector:hover {
  box-shadow: 0 0 0 2px var(--sector-hover-color, rgba(122, 162, 255, 0.4)), 0 8px 24px rgba(122, 162, 255, 0.2);
  transform: translateY(-2px);
}
.sector__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: var(--space-4);
  padding-bottom: var(--space-3);
  border-bottom: 1px solid var(--po-border);
}
.sector__header h3 {
  margin: 0;
  font-size: var(--font-size-xl);
  font-weight: var(--font-weight-semibold);
  color: var(--po-text);
}
.sector__content {
}
.sector--box1 {
  --sector-hover-color: rgba(179, 136, 255, 0.5);
  border-top-color: #b388ff;
  border-left: 3px solid #b388ff;
  background:
    linear-gradient(
      135deg,
      var(--po-bg-elev) 0%,
      rgba(179, 136, 255, 0.06) 100%);
}
.sector--box2 {
  --sector-hover-color: rgba(122, 162, 255, 0.5);
  border-top-color: #7aa2ff;
  border-left: 3px solid #7aa2ff;
  background:
    linear-gradient(
      135deg,
      var(--po-bg-elev) 0%,
      rgba(122, 162, 255, 0.06) 100%);
}
.sector--box3 {
  --sector-hover-color: rgba(255, 126, 179, 0.5);
  border-top-color: #ff7eb3;
  border-left: 3px solid #ff7eb3;
  background:
    linear-gradient(
      135deg,
      var(--po-bg-elev) 0%,
      rgba(255, 126, 179, 0.06) 100%);
}
.sector--box4 {
  --sector-hover-color: rgba(251, 192, 45, 0.5);
  border-top-color: #fbc02d;
  border-left: 3px solid #fbc02d;
  background:
    linear-gradient(
      135deg,
      var(--po-bg-elev) 0%,
      rgba(251, 192, 45, 0.06) 100%);
}
.sector--box5 {
  --sector-hover-color: rgba(52, 199, 89, 0.5);
  border-top-color: #34c759;
  border-left: 3px solid #34c759;
  background:
    linear-gradient(
      135deg,
      var(--po-bg-elev) 0%,
      rgba(52, 199, 89, 0.06) 100%);
}
.sector--box6 {
  border-top-color: #00c9a7;
  border-left: 3px solid #00c9a7;
  background:
    linear-gradient(
      135deg,
      var(--po-bg-elev) 0%,
      rgba(0, 201, 167, 0.06) 100%);
}
.sector--box7 {
  border-top-color: #22d3ee;
  border-left: 3px solid #22d3ee;
  background:
    linear-gradient(
      135deg,
      var(--po-bg-elev) 0%,
      rgba(34, 211, 238, 0.06) 100%);
}
.sector--box8 {
  border-top-color: #4fc3f7;
  border-left: 3px solid #4fc3f7;
  background:
    linear-gradient(
      135deg,
      var(--po-bg-elev) 0%,
      rgba(79, 195, 247, 0.06) 100%);
}
.sector--box9 {
  border-top-color: #9fa8ff;
  border-left: 3px solid #9fa8ff;
  background:
    linear-gradient(
      135deg,
      var(--po-bg-elev) 0%,
      rgba(159, 168, 255, 0.06) 100%);
}
.sector--box10 {
  border-top-color: #a3e635;
  border-left: 3px solid #a3e635;
  background:
    linear-gradient(
      135deg,
      var(--po-bg-elev) 0%,
      rgba(163, 230, 53, 0.08) 100%);
}
.sector--box11 {
  border-top-color: #cbea7b;
  border-left: 3px solid #cbea7b;
  background:
    linear-gradient(
      135deg,
      var(--po-bg-elev) 0%,
      rgba(203, 234, 123, 0.08) 100%);
}
.sector--box12 {
  border-top-color: #98f5e1;
  border-left: 3px solid #98f5e1;
  background:
    linear-gradient(
      135deg,
      var(--po-bg-elev) 0%,
      rgba(152, 245, 225, 0.1) 100%);
}
.sector--box13 {
  border-top-color: #a5f3fc;
  border-left: 3px solid #a5f3fc;
  background:
    linear-gradient(
      135deg,
      var(--po-bg-elev) 0%,
      rgba(165, 243, 252, 0.1) 100%);
}
.sector--box14 {
  border-top-color: #40e0d0;
  border-left: 3px solid #40e0d0;
  background:
    linear-gradient(
      135deg,
      var(--po-bg-elev) 0%,
      rgba(64, 224, 208, 0.1) 100%);
}
.sector--box15 {
  border-top-color: #7fffd4;
  border-left: 3px solid #7fffd4;
  background:
    linear-gradient(
      135deg,
      var(--po-bg-elev) 0%,
      rgba(127, 255, 212, 0.1) 100%);
}
.pg__footer {
  padding: var(--space-6);
  background: var(--po-bg-elev);
  border-top: 1px solid var(--po-border);
}
.pg__footer .pg__footer-actions {
  display: flex;
  justify-content: flex-end;
  gap: var(--space-3);
  align-items: center;
}
@media (max-width: 768px) {
  .pg__footer .pg__footer-actions {
    flex-direction: column;
    align-items: stretch;
  }
}
.form-field {
  position: relative;
  margin-bottom: var(--space-4);
}
.form-field label {
  display: block;
  margin-bottom: var(--space-2);
  font-size: var(--font-size-sm);
  font-weight: var(--font-weight-medium);
  color: var(--po-text-secondary);
}
input:required ~ .form-field label[for]::after,
select:required ~ .form-field label[for]::after,
textarea:required ~ .form-field label[for]::after {
  content: " *";
  color: #ff7eb3;
  font-weight: 600;
  margin-left: 0.25rem;
}
.form-field:has(input:required) label::after,
.form-field:has(select:required) label::after,
.form-field:has(textarea:required) label::after {
  content: " *";
  color: #ff7eb3;
  font-weight: 600;
  margin-left: 0.25rem;
}
.form-field input:required:invalid:not(:focus),
.form-field select:required:invalid:not(:focus),
.form-field textarea:required:invalid:not(:focus) {
  box-shadow: inset 0 0 0 1px rgba(255, 126, 179, 0.4), 0 0 8px rgba(255, 126, 179, 0.2);
  border-color: rgba(255, 126, 179, 0.5);
}
.form-field input:required:invalid:focus,
.form-field select:required:invalid:focus,
.form-field textarea:required:invalid:focus {
  animation: required-pulse 2s ease-in-out infinite;
  outline: none;
}
.form-field input:required:valid,
.form-field select:required:valid,
.form-field textarea:required:valid {
  box-shadow: inset 0 0 0 1px rgba(52, 199, 89, 0.3), 0 0 6px rgba(52, 199, 89, 0.15);
  border-color: rgba(52, 199, 89, 0.4);
}
input[type=text],
input[type=number],
input[type=email],
input[type=date],
input[type=datetime-local],
select,
textarea {
  width: 100%;
  padding: var(--space-3);
  background: var(--po-bg-elev);
  border: 1px solid var(--po-border);
  border-radius: var(--radius-md);
  color: var(--po-text);
  font-size: var(--font-size-base);
  font-family: var(--font-family-sans);
  transition: all 0.2s ease;
}
input[type=text]::placeholder,
input[type=number]::placeholder,
input[type=email]::placeholder,
input[type=date]::placeholder,
input[type=datetime-local]::placeholder,
select::placeholder,
textarea::placeholder {
  color: rgba(255, 255, 255, 0.3);
}
input[type=text]:hover,
input[type=number]:hover,
input[type=email]:hover,
input[type=date]:hover,
input[type=datetime-local]:hover,
select:hover,
textarea:hover {
  border-color: var(--po-accent);
}
input[type=text]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
select:focus,
textarea:focus {
  outline: none;
  border-color: var(--po-accent);
  box-shadow: 0 0 0 3px rgba(122, 162, 255, 0.2);
}
input[type=text]:disabled,
input[type=number]:disabled,
input[type=email]:disabled,
input[type=date]:disabled,
input[type=datetime-local]:disabled,
select:disabled,
textarea:disabled {
  opacity: 0.5;
  cursor: not-allowed;
  background: rgba(42, 47, 58, 0.3);
}
textarea {
  resize: vertical;
  min-height: 100px;
}
.form-error {
  display: block;
  margin-top: var(--space-2);
  padding: var(--space-2) var(--space-3);
  background: rgba(248, 81, 73, 0.1);
  border: 1px solid rgba(248, 81, 73, 0.3);
  border-radius: var(--radius-sm);
  color: #f85149;
  font-size: var(--font-size-sm);
  font-weight: var(--font-weight-medium);
}
.form-error::before {
  content: "\26a0\fe0f  ";
  margin-right: 0.5rem;
}
.form-hint {
  display: block;
  margin-top: var(--space-1);
  font-size: var(--font-size-sm);
  color: rgba(255, 255, 255, 0.5);
  font-style: italic;
}
@keyframes required-pulse {
  0%, 100% {
    box-shadow: inset 0 0 0 1px rgba(255, 126, 179, 0.4), 0 0 8px rgba(255, 126, 179, 0.2);
  }
  50% {
    box-shadow: inset 0 0 0 1px rgba(255, 126, 179, 0.7), 0 0 12px rgba(255, 126, 179, 0.4);
  }
}
.form-grid-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--space-4);
}
@media (max-width: 768px) {
  .form-grid-2 {
    grid-template-columns: 1fr;
  }
}
.form-grid-3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--space-4);
}
@media (max-width: 768px) {
  .form-grid-3 {
    grid-template-columns: 1fr;
  }
}
.form-field.full-width {
  grid-column: 1/-1;
}
.calendar-field {
  position: relative;
  transition: all 0.3s ease;
}
.calendar-field--active {
  opacity: 1;
  transform: scale(1);
}
.calendar-field--active label {
  font-weight: 600;
  color: var(--po-text);
}
.calendar-field--active input[type=datetime-local] {
  cursor: pointer;
}
.calendar-field--active input[type=datetime-local]::-webkit-calendar-picker-indicator {
  cursor: pointer;
  opacity: 1;
}
.calendar-field--inactive {
  opacity: 0.5;
  transform: scale(0.85);
  pointer-events: none;
}
.calendar-field--inactive label {
  font-weight: 400;
  color: var(--po-text-secondary);
}
.calendar-field--inactive input[type=datetime-local] {
  background: rgba(42, 47, 58, 0.5);
  cursor: not-allowed;
}
.calendar-field--inactive input[type=datetime-local]::-webkit-calendar-picker-indicator {
  cursor: not-allowed;
  opacity: 0.3;
  filter: grayscale(100%);
}
.calendar-field--inactive::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  border-radius: var(--radius-md);
  pointer-events: none;
  z-index: 1;
}
.calendar-field--inactive::after {
  content: "\1f512";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 2rem;
  opacity: 0.3;
  pointer-events: none;
  z-index: 2;
}
.form-hint--inactive {
  color: rgba(255, 255, 255, 0.4);
  font-style: italic;
  font-size: 0.5rem;
}
.date-grid {
}
.date-grid:not(.date-grid--show-hint) .calendar-hint {
  display: none !important;
}
@media (max-width: 768px) {
  .calendar-field--inactive {
    transform: scale(0.9);
  }
  .calendar-field--inactive::after {
    font-size: 1.5rem;
  }
}
.sprints-table-container {
  overflow-x: hidden;
  overflow-y: visible;
  width: 100%;
}
.sprints-table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  font-size: var(--font-size-sm);
}
.sprints-table thead {
  background: var(--mgmt-bg-overlay);
}
.sprints-table thead th {
  padding: var(--space-3) var(--space-4);
  text-align: left;
  font-weight: var(--font-weight-semibold);
  color: var(--mgmt-text-med);
  border-bottom: 2px solid var(--mgmt-border);
  white-space: nowrap;
}
.sprints-table tbody tr {
  border-bottom: 1px solid var(--mgmt-border-subtle);
  transition: background 0.2s ease, transform 0.2s ease;
}
.sprints-table tbody tr.sprint-row-odd {
  background: transparent;
}
.sprints-table tbody td {
  padding: var(--space-3) var(--space-4);
  color: var(--mgmt-text-high);
  vertical-align: middle;
}
.sprints-table .sprint-id-cell {
  width: 20%;
}
.sprints-table .sprint-id-cell .internal-id {
  display: block;
  margin-top: var(--space-1);
  font-size: var(--font-size-xs);
  color: var(--mgmt-text-low);
}
.sprints-table .date-range-cell {
  width: 35%;
}
.sprints-table .date-range-cell .date-start,
.sprints-table .date-range-cell .date-end {
  display: block;
  font-size: var(--font-size-xs);
  color: var(--mgmt-text-med);
  line-height: 1.6;
}
.sprints-table .duration-cell {
  width: 15%;
  font-weight: var(--font-weight-medium);
}
.sprints-table .actions-cell {
  width: 30%;
  text-align: right;
}
input[type=datetime-local]::-webkit-calendar-picker-indicator {
  filter: invert(70%) sepia(30%) saturate(500%) hue-rotate(90deg);
  background-color: #88ff88;
  padding: 4px;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.2s ease;
}
input[type=datetime-local]::-webkit-calendar-picker-indicator:hover {
  background-color: #99ff99;
  transform: scale(1.1);
}
input[type=datetime-local] {
  width: 22em;
  max-width: 100%;
  padding-right: 2.5rem;
  box-sizing: border-box;
}
.date-grid {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
  margin: 1rem 0;
  padding-bottom: 2.5rem;
}
@media (max-width: 768px) {
  .date-grid {
    grid-template-columns: 1fr;
    padding-bottom: 3rem;
  }
}
.calendar-hint {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  display: none;
  opacity: 0;
  transform: translateY(-5px);
  padding: 0.35rem 0.6rem;
  margin-top: 0.5rem;
  background:
    linear-gradient(
      135deg,
      #b3d9ff 0%,
      #99ccff 100%);
  border: 1px solid #7aa2ff;
  border-radius: 4px;
  font-size: 0.7rem;
  font-weight: 500;
  line-height: 1.2;
  color: #0d1117;
  box-shadow: 0 2px 6px rgba(122, 162, 255, 0.2);
  transition: all 0.3s ease;
  pointer-events: none;
}
.calendar-hint::before {
  content: "\1f4a1";
  margin-right: 0.4rem;
  font-size: 0.9rem;
  filter: drop-shadow(0 1px 2px rgba(251, 192, 45, 0.3));
}
.sector .sector__content .date-grid:hover .calendar-hint,
.sector .sector__content .date-grid:focus-within .calendar-hint,
.pg .date-grid:hover .calendar-hint,
.pg .date-grid:focus-within .calendar-hint {
  display: block !important;
  opacity: 1;
  transform: translateY(0);
  animation: calendarHintSlideUp 0.3s ease;
}
@keyframes calendarHintSlideUp {
  from {
    opacity: 0;
    transform: translateY(-5px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (max-width: 768px) {
  .calendar-hint {
    display: block !important;
    opacity: 1;
    transform: translateY(0);
    position: relative;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .date-grid {
    padding-bottom: 0;
  }
}
.external-ids-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--space-4);
}
@media (max-width: 768px) {
  .external-ids-grid {
    grid-template-columns: 1fr;
  }
}
.third-party-input-group {
  position: relative;
}
.url-preview-mini {
  display: flex;
  align-items: center;
  gap: var(--space-2);
  margin-top: var(--space-2);
  padding: var(--space-2);
  background-color: var(--color-bg-elevated);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-sm);
}
.url-preview-mini small {
  flex: 1;
  font-size: var(--font-size-xs);
  color: var(--text-med);
}
.url-preview-mini .preview-url {
  font-family: var(--font-family-mono);
  font-size: var(--font-size-xs);
  color: var(--text-high);
  background-color: var(--color-bg-inset);
  padding: var(--space-1) var(--space-2);
  border-radius: var(--radius-sm);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 400px;
}
@media (max-width: 768px) {
  .url-preview-mini .preview-url {
    max-width: 200px;
  }
}
.thread-section {
  margin-bottom: var(--space-4);
  border: 1px solid var(--mgmt-border);
  border-radius: var(--radius-lg);
  overflow: hidden;
}
.thread-section .thread-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: var(--space-4);
  background: var(--mgmt-bg-overlay);
}
.thread-section .thread-header .thread-title {
  flex: 1;
  font-size: var(--font-size-base);
  font-weight: var(--font-weight-medium);
}
.thread-section .thread-header .completion-badge {
  margin-right: var(--space-2);
  font-size: var(--font-size-lg);
}
.thread-section .thread-content {
  padding: var(--space-4);
  background: var(--mgmt-bg-base);
}
.thread-section .thread-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--space-4);
  margin-bottom: var(--space-4);
}
@media (max-width: 768px) {
  .thread-section .thread-row {
    grid-template-columns: 1fr;
  }
}
.thread-section .thread-row > .form-textarea {
  min-width: 0;
  width: 100%;
  box-sizing: border-box;
}
.thread-content .form-textarea {
  margin-bottom: var(--space-4);
  width: 100%;
  box-sizing: border-box;
}
.thread-content .form-textarea textarea {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
.undo-orig {
  display: flex;
  align-items: center;
  gap: var(--space-2);
  margin-top: var(--space-2);
  padding: var(--space-2);
  background: rgba(var(--color-warning-rgb), 0.05);
  border-left: 2px solid var(--color-warning);
  border-radius: var(--radius-sm);
  font-size: var(--font-size-xs);
  animation: slideIn var(--transition-base) var(--ease-out);
}
.undo-orig .original-text {
  flex: 1;
  color: var(--text-med);
  font-family: var(--font-family-mono);
  font-style: italic;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.undo-orig .original-text::before {
  content: "Previous: ";
  color: var(--text-low);
  font-style: normal;
}
.undo-orig .undo-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: var(--space-2);
  padding: var(--space-2) var(--space-4);
  font-family: var(--font-family-base);
  font-size: var(--font-size-sm);
  font-weight: var(--font-weight-medium);
  line-height: var(--line-height-tight);
  border-radius: var(--radius-md);
  border: 1px solid transparent;
  cursor: pointer;
  transition: all var(--transition-fast) var(--ease-in-out);
  text-decoration: none;
  padding: var(--space-1) var(--space-2);
  background-color: var(--color-success);
  color: #000;
  border: none;
  border-radius: var(--radius-sm);
  font-size: var(--font-size-xs);
  font-weight: var(--font-weight-medium);
  transition: all var(--transition-fast) var(--ease-in-out);
}
.undo-orig .undo-btn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.undo-orig .undo-btn:focus-visible {
  outline: 2px solid var(--color-focus);
  outline-offset: 2px;
  border-radius: var(--radius-sm);
}
.undo-orig .undo-btn:hover:not(:disabled) {
  background-color: var(--color-success-emphasis);
  transform: translateY(-1px);
  box-shadow: var(--shadow-sm);
}
.undo-orig .undo-btn:active:not(:disabled) {
  transform: translateY(0);
}
@keyframes slideIn {
  from {
    opacity: 0;
    transform: translateY(-8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.alert {
  padding: var(--space-4);
  border-radius: var(--radius-md);
  border: 1px solid;
  margin-bottom: var(--space-4);
  font-size: var(--font-size-sm);
}
.alert h4 {
  margin: 0 0 var(--space-2) 0;
  font-size: var(--font-size-base);
  font-weight: var(--font-weight-semibold);
}
.alert p {
  margin: 0 0 var(--space-2) 0;
}
.alert p:last-child {
  margin-bottom: 0;
}
.alert--error {
  background: rgba(var(--color-error-rgb), 0.1);
  border-color: var(--color-error);
  color: var(--text-high);
}
.alert--error::before {
  content: "\274c  ";
}
.alert--success {
  background: rgba(var(--color-success-rgb), 0.1);
  border-color: var(--color-success);
  color: var(--text-high);
}
.alert--success::before {
  content: "\2705  ";
}
.alert--warning {
  background: rgba(var(--color-warning-rgb), 0.1);
  border-color: var(--color-warning);
  color: var(--text-high);
}
.alert--warning::before {
  content: "\26a0\fe0f  ";
}
.alert--info {
  background: rgba(var(--color-info-rgb), 0.1);
  border-color: var(--color-info);
  color: var(--text-high);
}
.alert--info::before {
  content: "\2139\fe0f  ";
}
.alert--inline {
  padding: var(--space-2) var(--space-3);
  font-size: var(--font-size-xs);
}
:root {
  --mgmt-color-bg: #f5f5f5;
  --mgmt-color-border: #ccc;
  --mgmt-radius: 6px;
  --mgmt-font-size: 1rem;
  --mgmt-padding: 1rem;
  --mgmt-surface-2: #f5f7fa;
  --mgmt-accent-blue: #58a6ff;
  --mgmt-accent-blue-hover: #79c0ff;
  --mgmt-accent-blue-active: #388bfd;
  --mgmt-accent-blue-rgb:
    88,
    166,
    255;
  --mgmt-accent-purple: #bc8cff;
  --mgmt-accent-purple-hover: #d2a8ff;
  --mgmt-accent-purple-rgb:
    188,
    140,
    255;
  --mgmt-bg-base: #0d1117;
  --mgmt-bg-elevated: #161b22;
  --mgmt-bg-overlay: #21262d;
  --mgmt-bg-inset: #010409;
  --mgmt-border: #30363d;
  --mgmt-border-subtle: #21262d;
  --mgmt-border-muted: #444c56;
  --mgmt-text-high: #c9d1d9;
  --mgmt-text-med: #8b949e;
  --mgmt-text-low: #6e7681;
  --mgmt-text-disabled: #484f58;
  --mgmt-success: #3fb950;
  --mgmt-success-emphasis: #238636;
  --mgmt-success-rgb:
    63,
    185,
    80;
  --mgmt-warning: #d29922;
  --mgmt-warning-emphasis: #9e6a03;
  --mgmt-warning-rgb:
    210,
    153,
    34;
  --mgmt-error: #f85149;
  --mgmt-error-emphasis: #da3633;
  --mgmt-error-rgb:
    248,
    81,
    73;
  --mgmt-info: #58a6ff;
  --mgmt-info-emphasis: #1f6feb;
  --mgmt-info-rgb:
    88,
    166,
    255;
  --mgmt-thread-empty: #6e7681;
  --mgmt-thread-incomplete: #f85149;
  --mgmt-thread-complete: #3fb950;
  --mgmt-thread-complete-vision: #58a6ff;
  --mgmt-focus-ring: #1f6feb;
  --mgmt-focus-ring-rgb:
    31,
    111,
    235;
}
.btn-primary {
  background: rgb(37, 138.8203592814, 255);
  border: 1px solid rgb(0, 100.6526946108, 215.5);
  border-radius: var(--mgmt-radius);
  color: #fff;
  font-weight: 500;
  padding: 0.5rem 1.2rem;
  cursor: pointer;
  transition: background 0.2s ease-in-out;
}
.btn-primary:hover {
  background: rgb(0, 112.5628742515, 241);
}
.sprint-creator-page .sector--overview {
  border-left: 3px solid #7aa2ff;
  border-top: 2px solid rgba(122, 162, 255, 0.3);
}
.sprint-creator-page .sector--basis {
  border-left: 3px solid #b388ff;
  border-top: 2px solid rgba(179, 136, 255, 0.3);
}
.sprint-creator-page .sector--thirdparty {
  border-left: 3px solid #7aa2ff;
  border-top: 2px solid rgba(122, 162, 255, 0.3);
}
.sprint-creator-page .sector--threads {
  border-left: 3px solid #34c759;
  border-top: 2px solid rgba(52, 199, 89, 0.3);
}
.sprint-creator-page .sector--info {
  border-left: 3px solid #7aa2ff;
  border-top: 2px solid rgba(122, 162, 255, 0.3);
}
.sprint-creator-page .sector--overview:hover {
  border-color: #96c7ff;
}
.sprint-creator-page .sector--basis:hover {
  border-color: #c9a7ff;
}
.sprint-creator-page .sector--thirdparty:hover {
  border-color: #96c7ff;
}
.sprint-creator-page .sector--threads:hover {
  border-color: #4cde71;
}
.sprint-creator-page .sector--info:hover {
  border-color: #96c7ff;
}
.sprint-creator-page .sprints-table tbody tr:hover {
  background: rgba(122, 162, 255, 0.1);
  transform: translateX(2px);
  transition: all 0.2s ease;
}
.sprint-creator-page .sprints-table tbody tr.sprint-row-even {
  background: rgba(122, 162, 255, 0.03);
}
.sprint-creator-page .sprint-id-cell strong {
  color: #7aa2ff;
}
.sprint-creator-page .duration-cell {
  color: #34c759;
}
.sprint-creator-page .thread-header {
  cursor: pointer;
  transition: all 0.2s ease;
}
.sprint-creator-page .thread-header:hover {
  background: rgba(122, 162, 255, 0.1);
}
.sprint-creator-page .thread-header.empty .thread-title {
  color: #6e7681;
  font-style: italic;
}
.sprint-creator-page .thread-header.incomplete .thread-title {
  color: #f85149;
  font-weight: 600;
}
.sprint-creator-page .thread-header.complete .thread-title {
  color: #34c759;
  font-weight: 600;
}
.sprint-creator-page .thread-header.complete-with-vision .thread-title {
  color: #7aa2ff;
  font-weight: 700;
}
.sprint-creator-page .thread-header .expand-icon {
  color: #8b949e;
  transition: transform 0.3s ease, color 0.2s ease;
}
.sprint-creator-page .thread-header .expand-icon.expanded {
  transform: rotate(180deg);
  color: #7aa2ff;
}
.sprint-creator-page .btn--primary:hover:not(:disabled) {
  background: #5ea3ff;
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(122, 162, 255, 0.3);
}
.sprint-creator-page .btn--secondary:hover:not(:disabled) {
  background: #2a2f3a;
  border-color: #7aa2ff;
  color: #7aa2ff;
}
.sprint-creator-page .btn--ghost:hover:not(:disabled) {
  background: rgba(122, 162, 255, 0.1);
  color: #7aa2ff;
}
.sprint-creator-page .actions-cell .btn--secondary {
  background: rgba(122, 162, 255, 0.15);
  border: 1px solid #7aa2ff;
  color: #7aa2ff;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.sprint-creator-page .actions-cell .btn--secondary:hover:not(:disabled) {
  background: rgba(179, 136, 255, 0.25);
  border-color: #b388ff;
  color: #b388ff;
  transform: translateY(-2px);
  box-shadow: 0 4px 16px rgba(179, 136, 255, 0.4);
}
.sprint-creator-page .undo-btn {
  background: transparent;
  border: 1px solid #fbc02d;
  color: #fbc02d;
  padding: 0.25rem 0.75rem;
  border-radius: var(--radius-sm);
  font-size: var(--font-size-xs);
  font-weight: var(--font-weight-medium);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer;
}
.sprint-creator-page .undo-btn:hover {
  background: rgba(255, 152, 0, 0.15);
  border-color: #ff9800;
  color: #ff9800;
  transform: translateY(-1px);
  box-shadow: 0 2px 8px rgba(255, 152, 0, 0.3);
}
.sprint-creator-page .url-preview-mini .icon-btn:hover {
  background: #5ea3ff;
  transform: translateY(-2px) scale(1.05);
  box-shadow: 0 4px 8px rgba(122, 162, 255, 0.4);
}
.sprint-creator-page .preview-url:hover {
  background: rgba(122, 162, 255, 0.1);
  border-color: #7aa2ff;
}
.sprint-creator-page .alert--error {
  background: rgba(248, 81, 73, 0.1);
  border-left: 4px solid #f85149;
  color: #ffa198;
}
.sprint-creator-page .alert--success {
  background: rgba(52, 199, 89, 0.1);
  border-left: 4px solid #34c759;
  color: #7ee787;
}
.sprint-creator-page .alert--warning {
  background: rgba(210, 153, 34, 0.1);
  border-left: 4px solid #d29922;
  color: #e3b341;
}
.sprint-creator-page .undo-btn:hover {
  background: #2ea043;
  transform: translateY(-1px);
  box-shadow: 0 2px 8px rgba(52, 199, 89, 0.4);
}
.sprint-creator-page .field--modified input,
.sprint-creator-page .field--modified textarea,
.sprint-creator-page .field--modified select {
  border-color: #d29922;
  box-shadow: 0 0 0 3px rgba(210, 153, 34, 0.1);
}
.sprint-creator-page .thread-section {
  border-left-width: 4px;
  border-left-style: solid;
  transition: border-left-color 0.2s ease;
}
.sprint-creator-page .thread-section[data-status]:nth-of-type(1) {
  border-left-color: rgba(122, 162, 255, 0.4);
}
.sprint-creator-page .thread-section[data-status]:nth-of-type(1):hover {
  border-left-color: rgba(122, 162, 255, 0.8);
  box-shadow: 0 0 0 1px rgba(122, 162, 255, 0.2);
}
.sprint-creator-page .thread-section[data-status]:nth-of-type(2) {
  border-left-color: rgba(52, 199, 89, 0.4);
}
.sprint-creator-page .thread-section[data-status]:nth-of-type(2):hover {
  border-left-color: rgba(52, 199, 89, 0.8);
  box-shadow: 0 0 0 1px rgba(52, 199, 89, 0.2);
}
.sprint-creator-page .thread-section[data-status]:nth-of-type(3) {
  border-left-color: rgba(251, 192, 45, 0.4);
}
.sprint-creator-page .thread-section[data-status]:nth-of-type(3):hover {
  border-left-color: rgba(251, 192, 45, 0.8);
  box-shadow: 0 0 0 1px rgba(251, 192, 45, 0.2);
}
.sprint-creator-page .thread-section[data-status]:nth-of-type(4) {
  border-left-color: rgba(179, 136, 255, 0.4);
}
.sprint-creator-page .thread-section[data-status]:nth-of-type(4):hover {
  border-left-color: rgba(179, 136, 255, 0.8);
  box-shadow: 0 0 0 1px rgba(179, 136, 255, 0.2);
}
.sprint-creator-page .thread-section[data-status]:nth-of-type(5) {
  border-left-color: rgba(100, 181, 246, 0.4);
}
.sprint-creator-page .thread-section[data-status]:nth-of-type(5):hover {
  border-left-color: rgba(100, 181, 246, 0.8);
  box-shadow: 0 0 0 1px rgba(100, 181, 246, 0.2);
}
.sprint-creator-page .pg__footer .btn--primary[type=submit] {
  font-size: var(--font-size-lg);
  padding: var(--space-4) var(--space-8);
  font-weight: var(--font-weight-bold);
  border-radius: var(--radius-xl);
  min-width: 200px;
  position: relative;
  overflow: hidden;
  background:
    linear-gradient(
      135deg,
      #34c759 0%,
      #2ea043 100%);
  border: 2px solid #34c759;
  color: #ffffff;
  box-shadow: 0 4px 16px rgba(52, 199, 89, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.2);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.sprint-creator-page .pg__footer .btn--primary[type=submit]::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background:
    linear-gradient(
      90deg,
      transparent,
      rgba(255, 255, 255, 0.3),
      transparent);
  transition: left 0.5s ease;
}
.sprint-creator-page .pg__footer .btn--primary[type=submit]:hover:not(:disabled) {
  background:
    linear-gradient(
      135deg,
      #4cde71 0%,
      #34c759 100%);
  transform: translateY(-2px) scale(1.02);
  box-shadow: 0 8px 24px rgba(52, 199, 89, 0.6), inset 0 1px 0 rgba(255, 255, 255, 0.3);
}
.sprint-creator-page .pg__footer .btn--primary[type=submit]:hover:not(:disabled)::before {
  left: 100%;
}
.sprint-creator-page .pg__footer .btn--primary[type=submit]:disabled {
  background:
    linear-gradient(
      135deg,
      #ff6b6b 0%,
      #ee5a24 100%);
  border: 2px solid #ff6b6b;
  color: #ffffff;
  cursor: not-allowed;
  animation: submit-pulse 2s ease-in-out infinite;
}
.sprint-creator-page .pg__footer .btn--primary[type=submit]:disabled::before {
  display: none;
}
@keyframes submit-pulse {
  0%, 100% {
    box-shadow: 0 4px 16px rgba(255, 107, 107, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  50% {
    box-shadow:
      0 4px 32px rgba(255, 107, 107, 0.8),
      0 0 0 4px rgba(255, 107, 107, 0.2),
      inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
}
.sprint-list-controls {
  display: flex;
  flex-direction: column;
  gap: var(--space-3);
  padding: 0;
  margin: 0 0 var(--space-4) 0;
  border: none;
  background: transparent;
}
.sprint-list-controls .controls-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--space-4);
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .sprint-list-controls .controls-row {
    flex-direction: column;
    align-items: stretch;
    gap: var(--space-3);
  }
}
.sprint-list-controls .controls-title {
  font-size: var(--font-size-sm);
  font-weight: var(--font-weight-medium);
  color: var(--po-text-secondary);
  display: flex;
  align-items: center;
  gap: var(--space-2);
}
.sprint-list-controls .controls-title small {
  font-size: var(--font-size-xs);
  font-weight: var(--font-weight-normal);
  color: rgba(255, 255, 255, 0.4);
  padding: var(--space-1) var(--space-2);
  background: rgba(122, 162, 255, 0.08);
  border: 1px solid rgba(122, 162, 255, 0.2);
  border-radius: var(--radius-sm);
}
.sprint-list-controls .controls-actions {
  display: flex;
  align-items: center;
  gap: var(--space-2);
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .sprint-list-controls .controls-actions {
    width: 100%;
    gap: var(--space-2);
  }
}
.sprint-list-controls .controls-actions .limit-field {
  width: 140px;
}
@media (max-width: 768px) {
  .sprint-list-controls .controls-actions .limit-field {
    flex: 1;
    min-width: 120px;
  }
}
.sprint-list-controls .controls-actions .limit-field .mdc-text-field {
  background: var(--po-bg-elev);
  border-radius: var(--radius-md);
}
.sprint-list-controls .controls-actions .limit-field .mdc-text-field:hover {
  background: rgba(122, 162, 255, 0.05);
}
.sprint-list-controls .controls-actions .limit-field .mat-mdc-input-element {
  color: var(--po-text);
  font-size: var(--font-size-sm);
  font-weight: var(--font-weight-medium);
  padding: var(--space-2);
}
.sprint-list-controls .controls-actions .limit-field .mat-mdc-input-element:focus {
  outline: none;
}
.sprint-list-controls .controls-actions .limit-field .mdc-notched-outline__leading,
.sprint-list-controls .controls-actions .limit-field .mdc-notched-outline__notch,
.sprint-list-controls .controls-actions .limit-field .mdc-notched-outline__trailing {
  border-color: var(--po-border);
}
.sprint-list-controls .controls-actions .limit-field .mat-mdc-form-field-focus-overlay {
  background: rgba(122, 162, 255, 0.1);
}
.sprint-list-controls .controls-actions .limit-field .mdc-floating-label {
  color: var(--po-text-secondary);
  font-size: var(--font-size-xs);
}
.sprint-list-controls .controls-actions .limit-field.mat-focused .mdc-notched-outline__leading,
.sprint-list-controls .controls-actions .limit-field.mat-focused .mdc-notched-outline__notch,
.sprint-list-controls .controls-actions .limit-field.mat-focused .mdc-notched-outline__trailing {
  border-color: var(--po-accent);
  border-width: 2px;
}
.sprint-list-controls .controls-actions .limit-field.mat-focused .mdc-floating-label {
  color: var(--po-accent);
}
.sprint-list-controls .controls-actions button[mat-stroked-button],
.sprint-list-controls .controls-actions button[mat-button] {
  min-height: 30px;
  padding: var(--space-2) var(--space-4);
  background: var(--po-bg-elev);
  border: 1px solid var(--po-border);
  border-radius: var(--radius-md);
  color: var(--po-text-secondary);
  font-size: var(--font-size-sm);
  font-weight: var(--font-weight-medium);
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer;
}
@media (max-width: 768px) {
  .sprint-list-controls .controls-actions button[mat-stroked-button],
  .sprint-list-controls .controls-actions button[mat-button] {
    flex: 1;
    min-width: 100px;
  }
}
.sprint-list-controls .controls-actions button[mat-stroked-button] .mdc-button__label,
.sprint-list-controls .controls-actions button[mat-button] .mdc-button__label {
  color: inherit;
}
.sprint-list-controls .controls-actions button[mat-stroked-button][mat-stroked-button]:hover:not(:disabled),
.sprint-list-controls .controls-actions button[mat-button][mat-stroked-button]:hover:not(:disabled) {
  background: rgba(122, 162, 255, 0.1);
  border-color: var(--po-accent);
  color: var(--po-accent);
  transform: translateY(-1px);
  box-shadow: 0 2px 8px rgba(122, 162, 255, 0.2);
}
.sprint-list-controls .controls-actions button[mat-stroked-button][mat-stroked-button]:active,
.sprint-list-controls .controls-actions button[mat-button][mat-stroked-button]:active {
  transform: translateY(0);
  box-shadow: 0 1px 4px rgba(122, 162, 255, 0.15);
}
.sprint-list-controls .controls-actions button[mat-stroked-button][mat-button][color=primary],
.sprint-list-controls .controls-actions button[mat-button][mat-button][color=primary] {
  border-color: var(--po-accent);
  color: var(--po-accent);
}
.sprint-list-controls .controls-actions button[mat-stroked-button][mat-button][color=primary]:hover:not(:disabled),
.sprint-list-controls .controls-actions button[mat-button][mat-button][color=primary]:hover:not(:disabled) {
  background: rgba(122, 162, 255, 0.15);
  border-color: var(--po-accent);
  color: var(--po-accent);
  transform: translateY(-1px);
  box-shadow: 0 2px 8px rgba(122, 162, 255, 0.25);
}
.sprint-list-controls .controls-actions button[mat-stroked-button][mat-button][color=primary]:active,
.sprint-list-controls .controls-actions button[mat-button][mat-button][color=primary]:active {
  transform: translateY(0);
  box-shadow: 0 1px 4px rgba(122, 162, 255, 0.2);
}
.sprint-list-controls .controls-actions button[mat-stroked-button]:disabled,
.sprint-list-controls .controls-actions button[mat-button]:disabled {
  opacity: 0.35;
  cursor: not-allowed;
}
.sprint-list-controls .controls-actions button[mat-stroked-button]:disabled:hover,
.sprint-list-controls .controls-actions button[mat-button]:disabled:hover {
  transform: none;
  background: var(--po-bg-elev);
  border-color: var(--po-border);
}
.sprint-list-controls .controls-actions button[mat-stroked-button] .mat-mdc-button-persistent-ripple,
.sprint-list-controls .controls-actions button[mat-button] .mat-mdc-button-persistent-ripple {
  display: none;
}
.sprint-list-controls .controls-actions button[mat-stroked-button] .mat-ripple-element,
.sprint-list-controls .controls-actions button[mat-button] .mat-ripple-element {
  background: rgba(122, 162, 255, 0.2);
}
.sprint-list-controls .controls-meta {
  display: flex;
  align-items: center;
  gap: var(--space-3);
  font-size: var(--font-size-xs);
  color: rgba(255, 255, 255, 0.4);
  padding-top: var(--space-2);
}
.sprint-list-controls .controls-meta span:first-child {
  color: var(--po-text-secondary);
  font-weight: var(--font-weight-medium);
}
.sprint-list-controls .controls-meta .loading-dot {
  display: inline-flex;
  align-items: center;
  gap: var(--space-1);
  color: var(--po-accent);
  font-weight: var(--font-weight-medium);
  animation: pulse 1.5s ease-in-out infinite;
}
.sprint-list-controls .controls-meta .loading-dot::before {
  content: "\23f3";
  font-size: var(--font-size-sm);
}
@keyframes pulse {
  0%, 100% {
    opacity: 0.5;
  }
  50% {
    opacity: 1;
  }
}
@media (max-width: 480px) {
  .sprint-list-controls .controls-row {
    gap: var(--space-2);
  }
  .sprint-list-controls .controls-title {
    font-size: var(--font-size-xs);
  }
  .sprint-list-controls .controls-title small {
    display: block;
    margin-top: var(--space-1);
  }
  .sprint-list-controls .controls-actions .limit-field {
    width: 100%;
  }
  .sprint-list-controls .controls-actions button {
    min-width: 0;
    flex: 1;
    padding: var(--space-2);
  }
}
html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
}

/* angular:styles/global:styles */
/*# sourceMappingURL=styles.css.map */
