@charset "UTF-8";

/* src/styles.scss */
.toast-center-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-left {
  top: 12px;
  left: 12px;
}
.toast-top-right {
  top: 12px;
  right: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}
.toast-title {
  font-weight: bold;
}
.toast-message {
  word-wrap: break-word;
}
.toast-message a,
.toast-message label {
  color: #FFFFFF;
}
.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none;
}
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  text-shadow: 0 1px 0 #ffffff;
}
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
}
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.toast-container {
  pointer-events: none;
  position: fixed;
  z-index: 999999;
}
.toast-container * {
  box-sizing: border-box;
}
.toast-container .ngx-toastr {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  background-size: 24px;
  box-shadow: 0 0 12px #999999;
  color: #FFFFFF;
}
.toast-container .ngx-toastr:hover {
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  cursor: pointer;
}
.toast-info {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+);
}
.toast-error {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+);
}
.toast-success {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==);
}
.toast-warning {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==);
}
.toast-container.toast-top-center .ngx-toastr,
.toast-container.toast-bottom-center .ngx-toastr {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
.toast-container.toast-top-full-width .ngx-toastr,
.toast-container.toast-bottom-full-width .ngx-toastr {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}
.ngx-toastr {
  background-color: #030303;
  pointer-events: auto;
}
.toast-success {
  background-color: #51A351;
}
.toast-error {
  background-color: #BD362F;
}
.toast-info {
  background-color: #2F96B4;
}
.toast-warning {
  background-color: #F89406;
}
.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
}
@media all and (max-width: 240px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  .toast-container .ngx-toastr.div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}
:root {
  --color-primary-50: #dbe9f5;
  --color-primary-100: #c2d7ed;
  --color-primary-200: #aac7e7;
  --color-primary-300: #92b9e0;
  --color-primary-400: #7babda;
  --color-primary-500: #629fd5;
  --color-primary-600: #3a86ca;
  --color-primary-700: #2c6ca5;
  --color-primary-800: #21527d;
  --color-primary-900: #173754;
  --color-primary-variant-10: #f8f9fc;
  --color-primary-variant-50: #becae2;
  --color-primary-variant-100: #a7b6d7;
  --color-primary-variant-200: #91a3cd;
  --color-primary-variant-300: #7d91c4;
  --color-primary-variant-400: #6982bb;
  --color-primary-variant-500: #5474b3;
  --color-primary-variant-600: #415d93;
  --color-primary-variant-700: #32466f;
  --color-primary-variant-800: #22304c;
  --color-primary-variant-900: #121a29;
  --color-secondary-50: #eff7f6;
  --color-secondary-100: #cef6e2;
  --color-secondary-200: #a3eec9;
  --color-secondary-300: #78e6af;
  --color-secondary-400: #4cdf96;
  --color-secondary-500: #26d27c;
  --color-secondary-600: #1ea762;
  --color-secondary-700: #167c49;
  --color-secondary-800: #0f5030;
  --color-secondary-900: #072516;
  --color-secondary-variant-50: #fcead2;
  --color-secondary-variant-100: #f9d7ad;
  --color-secondary-variant-200: #f7c489;
  --color-secondary-variant-300: #f5b368;
  --color-secondary-variant-400: #f3a144;
  --color-secondary-variant-500: #f19111;
  --color-secondary-variant-600: #c3750c;
  --color-secondary-variant-700: #935809;
  --color-secondary-variant-800: #633b06;
  --color-secondary-variant-900: #331e03;
  --color-tertiary-50: #ffe6f4;
  --color-tertiary-100: #ffb3dd;
  --color-tertiary-200: #ff80c6;
  --color-tertiary-300: #ff4daf;
  --color-tertiary-400: #ff1a97;
  --color-tertiary-500: #e6007e;
  --color-tertiary-600: #b30062;
  --color-tertiary-700: #800046;
  --color-tertiary-800: #4d002a;
  --color-tertiary-900: #1a000e;
  --color-special-50: #f6ced3;
  --color-special-100: #eea3ad;
  --color-special-200: #e77787;
  --color-special-300: #df4c60;
  --color-special-400: #d2263e;
  --color-special-500: #a71e31;
  --color-special-600: #83242e;
  --color-special-700: #612327;
  --color-special-800: #431c1f;
  --color-special-900: #25070b;
  --color-gray-50: #f9f9fb;
  --color-gray-100: #eff0f3;
  --color-gray-200: #e7e8ec;
  --color-gray-300: #e0e1e6;
  --color-gray-400: #d8d9e0;
  --color-gray-500: #cdced7;
  --color-gray-600: #b9bbc6;
  --color-gray-700: #8b8d98;
  --color-gray-800: #80828d;
  --color-gray-900: #62636c;
  --color-white: #ffffff;
  --color-black: #000000;
  --color-bg: #ffffff;
  --color-card-bg: #f8f9fc;
  --color-dialog-bg: #ffffff;
  --color-table-bg: #f8f9fc;
  --color-table-header-bg: #91a3cd;
  --color-text: #62636c;
  --color-text-muted: #8b8d98;
  --color-border: #e0e1e6;
  --color-primary: #629fd5;
  --color-secondary: #26d27c;
  --color-tertiary: #e6007e;
  --bg-default: #ffffff;
  --bg-subtle: #f8f9fc;
  --surface-0: #ffffff;
  --surface-1: #f8f9fc;
  --surface-2: #f9f9fb;
  --light-primary-80: #cee5ff;
  --light-neutral-95: #eff0fc;
  --dark-neutral-10: #191b24;
  --dark-neutral-20: #2d3039;
  --dark-primary-20: #003353;
  --container-default-bg: #22304c;
  --container-default-text: #ffffff;
  --container-default-text-hover: #d8d9e0;
  --container-elevated: #ffffff;
  --container-muted: #eff0f3;
  --container-inverse: #121a29;
  --bg-success: #4cdf96;
  --color-surface: var(--surface-0);
  --color-container: var(--container-default);
}
.full-width {
  width: 100%;
}
.full-height {
  height: 100%;
}
.cursor-pointer {
  cursor: pointer;
}
.items-vertical-center {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
}
.center {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  padding-top: 1rem;
}
.chip-full-width {
  width: 100%;
}
.chip-full-width .mat-mdc-chip-set,
.chip-full-width mat-chip-set {
  display: block;
  width: 100%;
}
.chip-full-width .mat-mdc-chip,
.chip-full-width mat-chip {
  display: flex;
  width: 100%;
}
.chip-full-width .mdc-evolution-chip {
  width: 100%;
}
.chip-full-width .mdc-evolution-chip__action--primary {
  display: flex;
  flex: 1 1 auto;
  width: 100%;
  justify-content: center;
  align-items: center;
}
.chip-full-width .mat-mdc-chip-action-label,
.chip-full-width .mdc-evolution-chip__text-label {
  width: 100%;
  text-align: center;
}
.radio-buttons-vertical {
  display: flex;
  flex-direction: column;
  margin: 15px 0;
  align-items: flex-start;
}
.radio-buttons-vertical .mdc-label {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.5rem;
  color: var(--body-text-color);
}
.theme-button .mdc-button__label {
  width: 100%;
}
mat-spinner.white circle {
  stroke: var(--color-white);
}
mat-spinner.primary circle {
  stroke: var(--mat-sys-primary);
}
.skeleton {
  height: 1.25rem;
  width: 100%;
  animation-name: move-animation;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-timing-function: linear;
  background:
    linear-gradient(
      to right,
      var(--mat-sys-surface-container-high) 8%,
      var(--mat-sys-surface-container-highest) 18%,
      var(--mat-sys-surface-container-high) 33%);
  background-size: 800px;
  border-radius: 0.125rem;
}
.sem-success {
  color: var(--app-success-fg);
  --mat-sys-surface: var(--app-success-bg);
  --mat-sys-on-surface: var(--app-success-fg);
  --mat-sys-surface-container: var(--app-success-container);
  --mat-sys-on-surface-variant: var(--app-success-container);
  --mat-sys-primary: var(--app-success-container);
  --mat-sys-on-primary: var(--app-success-on-container);
  --mat-sys-primary-container: var(--app-success-container);
  --mat-sys-on-primary-container: var(--app-success-on-container);
  --mat-button-filled-container-color: var(--mat-sys-primary-container);
  --mat-button-filled-label-text-color: var(--mat-sys-on-primary-container);
}
.sem-info {
  color: var(--app-info-fg);
  --mat-sys-surface: var(--app-info-bg);
  --mat-sys-on-surface: var(--app-info-fg);
  --mat-sys-surface-container: var(--app-info-container);
  --mat-sys-on-surface-variant: var(--app-info-container);
  --mat-sys-primary: var(--app-info-container);
  --mat-sys-on-primary: var(--app-info-on-container);
  --mat-sys-primary-container: var(--app-info-container);
  --mat-sys-on-primary-container: var(--app-info-on-container);
  --mat-button-filled-container-color: var(--mat-sys-primary-container);
  --mat-button-filled-label-text-color: var(--mat-sys-on-primary-container);
}
.sem-low {
  color: var(--app-low-fg);
  --mat-sys-surface: var(--app-low-bg);
  --mat-sys-on-surface: var(--app-low-fg);
  --mat-sys-surface-container: var(--app-low-container);
  --mat-sys-on-surface-variant: var(--app-low-container);
  --mat-sys-primary: var(--app-low-container);
  --mat-sys-on-primary: var(--app-low-on-container);
  --mat-sys-primary-container: var(--app-low-container);
  --mat-sys-on-primary-container: var(--app-low-on-container);
  --mat-button-filled-container-color: var(--mat-sys-primary-container);
  --mat-button-filled-label-text-color: var(--mat-sys-on-primary-container);
}
.sem-medium {
  color: var(--app-medium-fg);
  --mat-sys-surface: var(--app-medium-bg);
  --mat-sys-on-surface: var(--app-medium-fg);
  --mat-sys-surface-container: var(--app-medium-container);
  --mat-sys-on-surface-variant: var(--app-medium-container);
  --mat-sys-primary: var(--app-medium-container);
  --mat-sys-on-primary: var(--app-medium-on-container);
  --mat-sys-primary-container: var(--app-medium-container);
  --mat-sys-on-primary-container: var(--app-medium-on-container);
  --mat-button-filled-container-color: var(--mat-sys-primary-container);
  --mat-button-filled-label-text-color: var(--mat-sys-on-primary-container);
}
.sem-high {
  color: var(--app-high-fg);
  --mat-sys-surface: var(--app-high-bg);
  --mat-sys-on-surface: var(--app-high-fg);
  --mat-sys-surface-container: var(--app-high-container);
  --mat-sys-on-surface-variant: var(--app-high-container);
  --mat-sys-primary: var(--app-high-container);
  --mat-sys-on-primary: var(--app-high-on-container);
  --mat-sys-primary-container: var(--app-high-container);
  --mat-sys-on-primary-container: var(--app-high-on-container);
  --mat-button-filled-container-color: var(--mat-sys-primary-container);
  --mat-button-filled-label-text-color: var(--mat-sys-on-primary-container);
}
.sem-critical {
  color: var(--app-critical-fg);
  --mat-sys-surface: var(--app-critical-bg);
  --mat-sys-on-surface: var(--app-critical-fg);
  --mat-sys-surface-container: var(--app-critical-container);
  --mat-sys-on-surface-variant: var(--app-critical-container);
  --mat-sys-primary: var(--app-critical-container);
  --mat-sys-on-primary: var(--app-critical-on-container);
  --mat-sys-primary-container: var(--app-critical-container);
  --mat-sys-on-primary-container: var(--app-critical-on-container);
  --mat-button-filled-container-color: var(--mat-sys-primary-container);
  --mat-button-filled-label-text-color: var(--mat-sys-on-primary-container);
}
.sem-action {
  color: var(--app-action-fg);
  --mat-sys-surface: var(--app-action-bg);
  --mat-sys-on-surface: var(--app-action-fg);
  --mat-sys-surface-container: var(--app-action-container);
  --mat-sys-on-surface-variant: var(--app-action-container);
  --mat-sys-primary: var(--app-action-container);
  --mat-sys-on-primary: var(--app-action-on-container);
  --mat-sys-primary-container: var(--app-action-container);
  --mat-sys-on-primary-container: var(--app-action-on-container);
  --mat-button-filled-container-color: var(--mat-sys-primary-container);
  --mat-button-filled-label-text-color: var(--mat-sys-on-primary-container);
}
.sem-disabled {
  color: var(--app-disabled-fg);
  --mat-sys-surface: var(--app-disabled-bg);
  --mat-sys-on-surface: var(--app-disabled-fg);
  --mat-sys-surface-container: var(--app-disabled-container);
  --mat-sys-on-surface-variant: var(--app-disabled-container);
  --mat-sys-primary: var(--app-disabled-container);
  --mat-sys-on-primary: var(--app-disabled-on-container);
  --mat-sys-primary-container: var(--app-disabled-container);
  --mat-sys-on-primary-container: var(--app-disabled-on-container);
  --mat-button-filled-container-color: var(--mat-sys-primary-container);
  --mat-button-filled-label-text-color: var(--mat-sys-on-primary-container);
}
.settings-container-wrapper {
  overflow-y: auto;
  overflow-x: auto;
  padding: 0 8px 1rem;
}
.settings-container-wrapper .settings-container {
  margin: 0 auto;
  max-width: 1024px;
}
.settings-container-wrapper .settings-container mat-expansion-panel {
  margin-top: 1rem;
}
.settings-container-wrapper .settings-container form {
  padding: 0;
}
.settings-container-wrapper .settings-item h4 {
  font-weight: 500;
  font-size: 1rem;
  margin: 0.5rem 0;
}
.settings-container-wrapper .settings-item p {
  font-size: 0.9rem;
}
.settings-container-wrapper .settings-item p:first-child {
  margin-top: 0;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
:root {
  --app-primary-fixed: ;
  --app-on-primary-fixed: var(--container-default-text);
  --app-primary-fixed-hover: ;
  --app-primary-fixed-active: ;
}
html {
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  min-height: 100%;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  background: var(--mat-sys-surface);
  color: var(--mat-sys-on-surface);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-background-clip: text;
  -webkit-text-fill-color: var(--mat-form-field-filled-label-text-color, var(--mat-sys-on-surface-variant)) !important;
}
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-thumb {
  background: var(--mat-sys-outline-variant);
  border-radius: var(--mat-sys-corner-extra-small);
}
::-webkit-scrollbar-thumb:hover {
  background: var(--mat-sys-outline);
}
::-webkit-scrollbar-track {
  background: var(--mat-sys-surface-container);
}
:focus-visible {
  outline: 2px solid var(--mat-sys-primary);
  outline-offset: 2px;
}
button[mat-flat-button].mat-mdc-unelevated-button:disabled {
  --mdc-filled-button-disabled-container-color: var(--mat-sys-outline-variant);
  --mdc-filled-button-disabled-label-text-color: var(--mat-sys-on-surface-variant);
}
mat-card.metric-card {
  flex: 1 1 0;
  display: flex;
  align-items: center;
  font-size: 1rem;
}
mat-card.metric-card .mat-mdc-card-content {
  flex: 1 1 0;
  flex-direction: row !important;
  width: 100%;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 1rem !important;
  box-sizing: border-box;
}
mat-card.metric-card .metric {
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
mat-card.metric-card .metric .label {
  font-size: 0.875rem;
  color: var(--mat-sys-on-surface);
  text-transform: capitalize;
}
mat-card.metric-card .metric .value {
  min-width: 5rem;
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 3rem;
  color: var(--mat-sys-on-surface);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
mat-card.metric-card .icon {
  width: 2.75rem;
  height: 2.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--primary-metric-background);
  border-radius: 2rem;
  --mat-icon-color: var(--mat-sys-on-primary);
}
mat-card.metric-card .icon mat-icon {
  font-size: 1.375rem;
  width: 1.375rem;
  height: 1.375rem;
  margin: 0;
}
mat-card.statistic-card {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
}
mat-card.statistic-card .mat-mdc-card-content {
  flex: 1 1 0;
  height: 100%;
  padding: 1rem !important;
  display: flex;
  align-items: stretch;
  justify-content: stretch;
}
mat-card.statistic-card .mat-mdc-card-content .chart-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
mat-card.statistic-card .mat-mdc-card-content .chart-wrapper .chart-wrapper canvas {
  width: 100% !important;
  height: auto !important;
  display: block;
}
mat-card.bottom-page-table-container {
  flex: 1 1 0;
  display: flex;
  height: auto;
  min-height: 25rem;
  align-self: stretch;
  flex-direction: column;
  overflow: hidden;
  width: 100%;
  padding: 0 !important;
}
mat-card.bottom-page-table-container .mat-mdc-card-content {
  padding: 1.5rem !important;
  height: 100%;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}
mat-card.bottom-page-table-container .mat-mdc-card-content .control-panel,
mat-card.bottom-page-table-container .mat-mdc-card-content .box-table-control-panel,
.settings-container .control-panel,
.settings-container .box-table-control-panel {
  align-items: center;
  display: flex;
  gap: 1rem;
  margin-bottom: 1rem;
  width: 100%;
}
mat-card.bottom-page-table-container .mat-mdc-card-content .control-panel .columns-select,
mat-card.bottom-page-table-container .mat-mdc-card-content .box-table-control-panel .columns-select,
.settings-container .control-panel .columns-select,
.settings-container .box-table-control-panel .columns-select {
  margin-left: auto;
}
.statistics {
  width: 100%;
  display: grid;
  gap: 1rem;
  grid-template-columns: 24rem repeat(3, minmax(10rem, 1fr));
  height: fit-content;
}
.statistics .metrics {
  height: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
}
@media (max-width: 1250px) {
  .statistics {
    grid-template-columns: repeat(2, minmax(5rem, 1fr));
  }
  .statistics mat-card.metric-card .mat-mdc-card-content {
    padding: 0.75rem !important;
  }
  .statistics mat-card.metric-card .mat-mdc-card-content .metric .value {
    font-size: 1.75rem !important;
    line-height: 2.25rem !important;
  }
  .statistics mat-card.statistic-card .mat-mdc-card-content {
    padding: 0.75rem !important;
  }
}
@media (max-width: 1020px) {
  .statistics {
    grid-template-columns: 1fr;
  }
  .statistics .metrics {
    grid-template-columns: 1fr;
  }
}
.top-row-metrics {
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: stretch;
  gap: 1rem;
  height: fit-content;
}
@media (max-width: 1280px) {
  .top-row-metrics {
    flex-wrap: wrap;
  }
  .top-row-metrics mat-card.metric-card {
    flex: 1 1 calc(50% - 0.5rem);
    min-width: 200px;
  }
}
@media (max-width: 768px) {
  .top-row-metrics mat-card.metric-card {
    flex: 1 1 100%;
  }
}
.page-container {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  width: 100%;
  padding: 1rem;
  box-sizing: border-box;
  overflow: hidden;
}
.page-container.full-height {
  height: 100%;
}
.filter-chip {
  --mat-chip-container-shape-radius: 100px;
  --mat-chip-elevated-container-color: var(--app-disabled-container);
  --mat-chip-label-text-color: var(--app-disabled-on-container);
  --mat-chip-with-trailing-icon-trailing-icon-color: var(--app-disabled-on-container);
  --mat-chip-outline-width: 0;
}
.form {
  display: flex;
  flex-direction: column;
  padding-top: 1rem;
  padding-bottom: 1rem;
  gap: 1rem;
}
FORM .form-row,
.form .form-row {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: stretch;
  gap: 0.75rem;
  padding: 0 0 10px 0;
}
FORM .form-row > mat-form-field,
FORM .form-row > .field,
FORM .form-row > .input,
FORM .form-row > .select,
FORM .form-row > .value,
.form .form-row > mat-form-field,
.form .form-row > .field,
.form .form-row > .input,
.form .form-row > .select,
.form .form-row > .value {
  flex: 1 1 0;
  min-width: 0;
}
FORM .form-row > mat-icon,
.form .form-row > mat-icon {
  margin-top: 1.5rem;
  min-width: 30px;
}
FORM .form-row .value,
.form .form-row .value {
  flex: 0 1 0;
  text-align: left;
}
FORM .form-row > label,
.form .form-row > label {
  flex: 0 0 auto;
  display: flex;
  width: 10rem;
  padding-right: 16px;
  align-self: center;
  text-align: left;
  white-space: nowrap;
  align-items: center;
  gap: 0.25rem;
}
FORM .form-row > label .help-icon,
.form .form-row > label .help-icon {
  font-size: 1rem;
  width: 1rem;
  height: 1rem;
  cursor: pointer;
}
FORM .form-row mat-radio-button .help-icon,
.form .form-row mat-radio-button .help-icon {
  font-size: 1rem;
  width: 1rem;
  height: 1rem;
  cursor: pointer;
  vertical-align: middle;
}
FORM .form-row .email-field,
.form .form-row .email-field {
  min-width: 40rem;
}
FORM .form-row .radio-buttons-vertical,
.form .form-row .radio-buttons-vertical {
  display: flex;
  flex-direction: column;
  margin: 15px 0;
  align-items: flex-start;
  width: fit-content;
}
FORM .form-row .radio-buttons-vertical .mdc-label,
.form .form-row .radio-buttons-vertical .mdc-label {
  width: auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.5rem;
}
FORM .field.field-column,
.form .field.field-column {
  flex-direction: column;
  align-items: flex-start;
}
FORM .field.field-column .multi-checkbox,
.form .field.field-column .multi-checkbox {
  height: auto;
  width: 15rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
FORM .field .label,
.form .field .label {
  flex: 3 3 0;
  font-size: 0.825rem;
  font-weight: 500;
}
FORM .field .multi-checkbox,
FORM .field .input,
FORM .field .select,
.form .field .multi-checkbox,
.form .field .input,
.form .field .select {
  flex: 7 7 0;
  height: 2.5rem;
  font-size: 0.875rem;
  border-radius: 0.38rem;
  cursor: default;
}
FORM .field .toggle,
FORM .field .file-input,
.form .field .toggle,
.form .field .file-input {
  flex: 7 7 32px;
  height: 2.5rem;
  display: flex;
  align-items: center;
  font-size: 0.875rem;
}
FORM .field .select,
.form .field .select {
  letter-spacing: 0;
}
.apply-button-container {
  flex: 0 0 auto;
  background-color: transparent;
  z-index: 1;
  margin-bottom: 0;
  display: flex;
  justify-content: flex-end;
  gap: 1rem;
  position: sticky;
  bottom: 0;
  padding-top: 1rem;
  margin-top: 1rem;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.mat-mdc-form-field-required-marker {
  color: var(--mat-sys-error);
}
mat-select .mat-mdc-select-trigger {
  height: 100%;
}
.mat-language-select .mat-mdc-option .language-option {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 0;
}
.mat-language-select .mat-mdc-option .language-option .icon {
  width: 1rem;
  height: 1rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.mat-language-select .mat-mdc-option .language-option .name {
  font-size: 0.825rem;
  line-height: 1.2;
}
.entity-select-component-select .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow {
  color: var(--input-border);
  margin-left: 10px;
}
.entity-select-component-select-panel {
  padding: 0.5rem;
  display: flex;
  flex-direction: column;
  row-gap: 0.5rem;
}
.entity-select-component-select-panel .mat-mdc-form-field {
  width: 100%;
  display: block;
  font-size: 0.8rem;
}
.entity-select-component-select-panel .search-container {
  padding: 0 0.75rem;
}
.entity-select-component-select-panel .mat-mdc-text-field-wrapper {
  height: 36px;
  align-items: center;
  justify-content: start;
}
.entity-select-component-select-panel .mat-mdc-input-element {
  font-size: 0.4rem;
}
.entity-select-component-select-panel .mat-mdc-option {
  min-height: 32px;
  font-size: 0.8rem;
  display: flex;
  align-items: center;
}
.entity-select-component-select-panel .mat-mdc-option:first-of-type {
  margin-top: 0.25rem;
}
.entity-select-component-select-panel .mat-mdc-option.mdc-list-item--selected {
  font-weight: 500;
}
.entity-select-component-select-panel .mat-mdc-option .mdc-list-item__primary-text {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.mat-mdc-table .mdc-data-table__cell.action-column {
  text-align: right;
}
.centered-column {
  text-align: center;
}
.centered-column .mat-sort-header-container {
  justify-content: center;
}
.mat-mdc-header-row {
  background-color: var(--table-header-background) !important;
}
.control-panel {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 1rem;
}
.control-panel .columns-select {
  margin-left: auto;
}
.mat-mdc-table {
  background-color: transparent !important;
}
.mat-mdc-table .column {
  display: flex;
  justify-content: left;
  align-items: center;
  width: 100%;
  gap: 0.5rem;
}
.mat-mdc-table .column.justify-center {
  justify-content: center;
}
.mat-mdc-table .mat-column-status {
  width: 10rem;
  max-width: 10rem;
  text-align: center;
}
.mat-mdc-table .mat-column-status .mat-mdc-chip-set,
.mat-mdc-table .mat-column-status .mat-mdc-chip,
.mat-mdc-table .mat-column-status .mdc-evolution-chip {
  width: 100%;
}
.mat-mdc-table .control-panel,
.mat-mdc-table .box-table-control-panel {
  height: 2.625rem;
  width: 100%;
  display: flex;
  align-items: center;
  gap: 1rem;
}
.mat-mdc-table .control-panel .columns-select,
.mat-mdc-table .box-table-control-panel .columns-select {
  margin-left: auto;
}
.mat-mdc-table .empty-table {
  font-style: italic;
  height: 100%;
  padding: 5rem 0;
  text-align: center;
}
.tabs-margin {
  height: 100%;
  padding: 1rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.tabs-margin mat-card {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.tabs-margin mat-card .mat-mdc-card-content {
  height: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  padding: 0;
}
.mat-mdc-tab-group.fill-remaining-height {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  min-height: 0;
}
.mat-mdc-tab-group.fill-remaining-height .mat-mdc-tab-body-wrapper {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  min-height: 0;
}
.mat-mdc-tab-group.fill-remaining-height .mat-mdc-tab-body {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.mat-mdc-tab-group.fill-remaining-height .mat-mdc-tab-body .mat-mdc-tab-body-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  height: 100%;
  min-height: 0;
  overflow: hidden;
}
.scan-results mat-list {
  padding: 0;
}
.scan-results mat-list mat-list-item .mdc-list-item__primary-text {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.scan-results mat-list mat-list-item .mdc-list-item__primary-text mat-icon {
  color: var(--mat-sys-primary);
  height: 1.25rem;
  width: 1.25rem;
  font-size: 1.25rem;
}
.scan-results mat-list mat-list-item .mdc-list-item__primary-text span {
  font-size: 0.9rem;
  color: var(--mat-sys-on-surface);
}
.entity-select-component-select-panel .mat-mdc-option .mdc-list-item__primary-text {
  color: #121a29;
}
.entity-select-component-select-panel .mat-mdc-option.mat-mdc-option:hover:not(.mdc-list-item--disabled) {
  background-color: #a7b6d7 !important;
}
.entity-select-component-select-panel .mat-mdc-option.mdc-list-item--selected {
  background-color: #91a3cd !important;
}
.entity-select-component-select-panel .mat-mdc-option.mdc-list-item--selected .mdc-list-item__primary-text {
  color: #121a29 !important;
}
.entity-select-component-select-panel .mat-mdc-option.cdk-focused,
.entity-select-component-select-panel .mat-mdc-option.cdk-program-focused {
  background-color: #a7b6d7 !important;
}
.navbar-container {
  display: flex;
  align-items: center;
  position: sticky;
  z-index: 5;
  --mat-sys-surface: #22304c;
  --mat-sys-on-surface: #f8f9fc;
}
.spacer {
  flex: 1 1 auto;
}
.logo-container {
  width: 12rem;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  flex: 0 0 auto;
}
.logo-container .logo {
  max-height: 2.5rem;
  object-fit: contain;
}
.demo-banner-container {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  pointer-events: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.demo-banner-container .demo-banner {
  pointer-events: auto;
  background-color: var(--color-tertiary-500);
  color: var(--app-on-primary-fixed);
  padding: 0.25rem 0.25rem 0.25rem 0.75rem;
  border-radius: 0.25rem;
  display: flex;
  align-items: center;
  gap: 0.75rem;
  font-size: 0.875rem;
  font-weight: 500;
}
.demo-banner-container .demo-banner mat-icon {
  font-size: 1.125rem;
  width: 1.125rem;
  height: 1.125rem;
}
.demo-banner-container .demo-banner button {
  --mat-button-filled-container-height: 1.5rem;
  --mat-button-filled-label-text-size: 0.75rem;
}
.right-side {
  margin-left: auto;
  display: flex;
  align-items: stretch;
  justify-content: flex-end;
  gap: 0.25rem;
  flex: 0 0 auto;
}
.customer {
  font-size: 0.8125rem;
  color: var(--app-on-primary-fixed);
}
.icon {
  height: 1.375rem;
  width: 1.375rem;
  background-position: center;
  background-size: cover;
  border-radius: 0.25rem;
  display: inline-block;
  flex-shrink: 0;
}
.language {
  display: flex;
  align-items: center;
  gap: 0.375rem;
  padding-inline: 0.75rem;
  cursor: pointer;
  border-radius: 0.25rem;
  transition: background 0.2s ease;
}
.language:hover {
  background: rgba(255, 255, 255, 0.08);
}
.language .name {
  font-size: 0.8125rem;
  color: var(--app-on-primary-fixed);
  white-space: nowrap;
}
.language-option {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.profile-logo {
  height: 2rem;
  width: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.25rem;
  font-weight: 600;
  text-transform: capitalize;
  color: var(--app-on-primary-fixed);
  background: var(--app-primary-fixed);
  border-radius: 50%;
  margin-right: 0.75rem;
  cursor: pointer;
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}
.profile-logo:hover {
  transform: scale(1.05);
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.15);
}
.profile {
  height: 5.75rem;
  display: flex;
  width: auto;
  align-items: center;
  gap: 0.625rem;
  padding: 0.625rem 1rem;
  margin-bottom: 0.375rem;
}
.profile .logo {
  height: 4rem;
  min-width: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.75rem;
  font-weight: 600;
  text-transform: capitalize;
  color: var(--mat-sys-on-primary);
  background:
    linear-gradient(
      0deg,
      var(--mat-sys-primary),
      var(--mat-sys-secondary));
  border-radius: 50%;
}
.profile .item {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.profile .item .icon {
  font-size: 1.25rem;
}
.profile .item .name {
  flex: 1;
}
.profile {
  height: unset;
}
.profile .profile-infos {
  overflow: hidden;
}
.profile .profile-infos span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
html {
  --mat-toolbar-standard-height: 3rem;
}
a {
  padding-left: 16px;
  padding-right: 16px;
}
mat-icon {
  vertical-align: middle;
  margin-right: 0.5rem;
}
span {
  vertical-align: middle;
  font-family: "Rubik", sans-serif;
}
.skeleton-card {
  width: 26rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  padding: 2rem 1.75rem;
  background: rgba(0, 0, 0, 0.6);
  border: 2px solid rgba(0, 0, 0, 0.1);
  border-radius: 0.625rem;
  -webkit-backdrop-filter: blur(3rem);
  backdrop-filter: blur(3rem);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
}
.skeleton-card .logo {
  width: 75%;
  height: 5rem;
  background-image: url("./media/white-inline-logo.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.skeleton-card .title {
  font-size: 1.325rem;
  letter-spacing: 0.03rem;
  color: var(--color-white);
}
.skeleton-card .subtitle {
  text-align: center;
  font-size: 1rem;
  line-height: 1.75;
  color: var(--color-white);
}
.language-menu,
.profile-menu,
.settings-menu,
.tools-menu,
.partners-menu,
.columns-menu,
.action-menu {
  box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.15) !important;
  border-radius: 0.5rem !important;
  margin-top: 0.75rem;
}
.language-menu .mat-mdc-menu-content,
.profile-menu .mat-mdc-menu-content,
.settings-menu .mat-mdc-menu-content,
.tools-menu .mat-mdc-menu-content,
.partners-menu .mat-mdc-menu-content,
.columns-menu .mat-mdc-menu-content,
.action-menu .mat-mdc-menu-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0;
}
.language-menu .mat-mdc-menu-content .item,
.profile-menu .mat-mdc-menu-content .item,
.settings-menu .mat-mdc-menu-content .item,
.tools-menu .mat-mdc-menu-content .item,
.partners-menu .mat-mdc-menu-content .item,
.columns-menu .mat-mdc-menu-content .item,
.action-menu .mat-mdc-menu-content .item {
  min-height: 3rem;
  display: flex;
  align-items: center;
  gap: 0.375rem;
  text-decoration: none;
  padding: 0.625rem 1rem;
  cursor: pointer;
  transition: all 0.2s ease;
}
.language-menu .mat-mdc-menu-content .item .icon,
.profile-menu .mat-mdc-menu-content .item .icon,
.settings-menu .mat-mdc-menu-content .item .icon,
.tools-menu .mat-mdc-menu-content .item .icon,
.partners-menu .mat-mdc-menu-content .item .icon,
.columns-menu .mat-mdc-menu-content .item .icon,
.action-menu .mat-mdc-menu-content .item .icon {
  height: 1.375rem;
  width: 1.375rem;
  font-size: 1.375rem;
  background-position: center;
  background-size: cover;
  border-radius: 0.25rem;
}
.language-menu .mat-mdc-menu-content .item .name,
.profile-menu .mat-mdc-menu-content .item .name,
.settings-menu .mat-mdc-menu-content .item .name,
.tools-menu .mat-mdc-menu-content .item .name,
.partners-menu .mat-mdc-menu-content .item .name,
.columns-menu .mat-mdc-menu-content .item .name,
.action-menu .mat-mdc-menu-content .item .name {
  flex: 1 1 0;
  font-size: 0.8125rem;
}
.profile-menu {
  margin-top: 0.5rem;
}
.profile-menu .profile {
  height: 5.75rem;
  display: flex;
  align-items: center;
  gap: 0.625rem;
  padding: 0.625rem 1rem;
  margin-bottom: 0.375rem;
}
.profile-menu .profile .logo {
  height: 4rem;
  min-width: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.75rem;
  font-weight: 600;
  text-transform: capitalize;
  color: var(--mat-sys-on-primary);
  background:
    linear-gradient(
      0deg,
      var(--mat-sys-primary),
      var(--mat-sys-secondary));
  border-radius: 50%;
}
.profile-menu .profile .infos {
  display: flex;
  flex-direction: column;
  color: var(--mat-sys-on-surface);
}
.profile-menu .profile .infos span {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: var(--mat-sys-on-surface);
}
.profile-menu .profile .infos span.name {
  font-weight: 600;
  text-transform: capitalize;
}
.settings-menu,
.partners-menu,
.tools-menu {
  margin-top: 6.125rem;
  border-radius: 0.25rem !important;
}
.settings-menu .mat-mdc-menu-content,
.partners-menu .mat-mdc-menu-content,
.tools-menu .mat-mdc-menu-content {
  min-width: 10rem;
}
.columns-menu {
  margin-top: 0.5rem;
}
.columns-menu .mat-mdc-menu-content .item {
  min-height: 2.25rem;
  padding: 0.25rem 1rem 0.25rem 0.5rem;
  --mdc-checkbox-state-layer-size: 34px;
}
.columns-menu .mat-mdc-menu-content .item:hover,
.columns-menu .mat-mdc-menu-content .item.active {
  --mat-checkbox-label-text-color: var(--mat-sys-primary);
}
.action-menu {
  margin-top: 0.5rem;
  box-shadow: 0 0.25rem 0.5rem 0 rgba(0, 0, 0, 0.15) !important;
  border-radius: 0.25rem !important;
}
.action-menu .item {
  min-height: 2.5rem !important;
  min-width: 8rem;
  font-size: 0.875rem;
}
.action-menu .item:not(:last-of-type) {
  border-bottom: 1px solid var(--mat-sys-outline-variant);
}
.action-menu .item .icon {
  height: 1.25rem;
  width: 1.25rem;
  font-size: 1.25rem;
}
.dialog {
  display: flex;
  flex-direction: column;
}
.dialog .header {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 0.75rem 1.5rem;
}
.dialog .header mat-icon {
  font-size: 1.5rem;
  height: 1.5rem;
  width: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: var(--dialog-title);
}
.dialog .header mat-icon:hover {
  color: var(--mat-sys-on-surface);
  background: var(--mat-sys-surface-variant);
}
.dialog .header mat-icon:last-of-type {
  font-size: 1.25rem;
  height: 1.5rem;
  width: 1.5rem;
}
.dialog .header .title {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  color: var(--dialog-title);
}
.dialog .header .title.centered {
  margin: 0 auto;
}
.dialog .header .title.large {
  font-size: 1.25rem;
}
.dialog .header > *:last-child {
  margin-left: auto;
  cursor: pointer;
}
.dialog .body {
  padding: 1rem 3rem;
  max-height: 90vh;
}
.dialog .body .text {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  font-size: 1rem;
  font-weight: 400;
  color: var(--body-text-color);
}
.dialog .body .text .email {
  color: var(--mat-sys-primary);
}
.dialog .footer {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 0.5rem 1.5rem;
}
.dialog .footer > *:first-child {
  margin-left: auto;
}
.dialog .footer .primary,
.dialog .footer .secondary {
  min-width: 6rem;
  height: 2.125rem;
  padding: 0.375rem 0.875rem;
  font-size: 0.9rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0;
  border-radius: 0.385rem;
  border: 0;
  -webkit-user-select: none;
  user-select: none;
  box-shadow: none;
  outline: none;
  cursor: pointer;
  transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out;
}
.dialog .footer .primary .mat-mdc-button-persistent-ripple::before,
.dialog .footer .secondary .mat-mdc-button-persistent-ripple::before {
  background: none;
}
.dialog .footer .primary {
  color: var(--primary-button-color) !important;
  background: var(--primary-button-background);
}
.dialog .footer .primary:hover {
  background: var(--primary-button-hover-background);
}
.dialog .footer .secondary {
  color: var(--other-button-color) !important;
  background: var(--other-button-background);
}
.dialog .footer .secondary:hover {
  background: var(--other-button-hover-background);
}
.popover-backdrop {
  -webkit-backdrop-filter: blur(0);
  backdrop-filter: blur(0);
}
.cal-month-view .cal-header {
  text-align: center;
  font-weight: bolder;
}
.cal-month-view .cal-header .cal-cell {
  padding: 5px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  white-space: nowrap;
}
.cal-month-view .cal-days {
  border: 1px solid;
  border-bottom: 0;
}
.cal-month-view .cal-cell-top {
  min-height: 78px;
  flex: 1;
}
.cal-month-view .cal-cell-row {
  display: flex;
}
.cal-month-view .cal-cell {
  float: left;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.cal-month-view .cal-cell .cal-event {
  pointer-events: all !important;
}
.cal-month-view .cal-day-cell {
  min-height: 100px;
}
.cal-month-view .cal-day-cell:not(:last-child) {
  border-right: 1px solid;
}
[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child) {
  border-right: initial;
  border-left: 1px solid;
}
.cal-month-view .cal-days .cal-cell-row {
  border-bottom: 1px solid;
}
.cal-month-view .cal-day-badge {
  margin-top: 18px;
  margin-left: 10px;
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: 10px;
  float: left;
}
.cal-month-view .cal-day-number {
  font-size: 1.2em;
  font-weight: 400;
  opacity: 0.5;
  margin-top: 15px;
  margin-right: 15px;
  float: right;
  margin-bottom: 10px;
}
.cal-month-view .cal-events {
  flex: 1;
  align-items: flex-end;
  margin: 3px;
  line-height: 10px;
  display: flex;
  flex-wrap: wrap;
}
.cal-month-view .cal-event {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  margin: 2px;
}
.cal-month-view .cal-day-cell.cal-in-month.cal-has-events {
  cursor: pointer;
}
.cal-month-view .cal-day-cell.cal-out-month .cal-day-number {
  opacity: 0.1;
  cursor: default;
}
.cal-month-view .cal-day-cell.cal-today .cal-day-number {
  font-size: 1.9em;
}
.cal-month-view .cal-open-day-events {
  padding: 15px;
  overflow: hidden;
  animation: cal-slide-down 150ms ease-in;
}
.cal-month-view .cal-open-day-events.cal-open-day-events-closing {
  animation: cal-slide-up 150ms ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .cal-month-view .cal-open-day-events.cal-open-day-events-closing {
    animation: none;
  }
}
@media (prefers-reduced-motion: reduce) {
  .cal-month-view .cal-open-day-events {
    animation: none;
  }
}
@keyframes cal-slide-down {
  from {
    height: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  to {
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@keyframes cal-slide-up {
  from {
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  to {
    height: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.cal-month-view .cal-open-day-events .cal-event {
  position: relative;
  top: 2px;
}
.cal-month-view .cal-out-month .cal-day-badge,
.cal-month-view .cal-out-month .cal-event {
  opacity: 0.3;
}
.cal-month-view .cal-draggable {
  cursor: move;
}
.cal-month-view .cal-drag-active * {
  pointer-events: none;
}
.cal-month-view .cal-event-title {
  cursor: pointer;
}
.cal-month-view .cal-event-title:hover {
  text-decoration: underline;
}
.cal-month-view {
  background-color: #fff;
}
.cal-month-view .cal-cell-row:hover {
  background-color: #fafafa;
}
.cal-month-view .cal-cell-row .cal-cell:hover,
.cal-month-view .cal-cell.cal-has-events.cal-open {
  background-color: #ededed;
}
.cal-month-view .cal-days {
  border-color: #e1e1e1;
}
.cal-month-view .cal-day-cell:not(:last-child) {
  border-right-color: #e1e1e1;
}
[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child) {
  border-right-color: initial;
  border-left-color: #e1e1e1;
}
.cal-month-view .cal-days .cal-cell-row {
  border-bottom-color: #e1e1e1;
}
.cal-month-view .cal-day-badge {
  background-color: #b94a48;
  color: #fff;
}
.cal-month-view .cal-event {
  background-color: #1e90ff;
  border-color: #d1e8ff;
  color: #fff;
}
.cal-month-view .cal-day-cell.cal-weekend .cal-day-number {
  color: #8b0000;
}
.cal-month-view .cal-day-cell.cal-today {
  background-color: #e8fde7;
}
.cal-month-view .cal-day-cell.cal-drag-over {
  background-color: rgb(224.25, 224.25, 224.25) !important;
}
.cal-month-view .cal-open-day-events {
  color: #fff;
  background-color: #555;
  box-shadow: inset 0 0 15px 0 rgba(0, 0, 0, 0.5);
}
.cal-week-view * {
  box-sizing: border-box;
}
.cal-week-view .cal-day-headers {
  display: flex;
  padding-left: 70px;
  border: 1px solid;
}
[dir=rtl] .cal-week-view .cal-day-headers {
  padding-left: initial;
  padding-right: 70px;
}
.cal-week-view .cal-day-headers .cal-header {
  flex: 1;
  text-align: center;
  padding: 5px;
}
.cal-week-view .cal-day-headers .cal-header:not(:last-child) {
  border-right: 1px solid;
}
[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child) {
  border-right: initial;
  border-left: 1px solid;
}
.cal-week-view .cal-day-headers .cal-header:first-child {
  border-left: 1px solid;
}
[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child {
  border-left: initial;
  border-right: 1px solid;
}
.cal-week-view .cal-day-headers span {
  font-weight: 400;
  opacity: 0.5;
}
.cal-week-view .cal-day-column {
  flex-grow: 1;
  border-left: solid 1px;
}
[dir=rtl] .cal-week-view .cal-day-column {
  border-left: initial;
  border-right: solid 1px;
}
.cal-week-view .cal-event {
  font-size: 12px;
  border: 1px solid;
  direction: ltr;
}
.cal-week-view .cal-time-label-column {
  width: 70px;
  height: 100%;
}
.cal-week-view .cal-current-time-marker {
  position: absolute;
  width: 100%;
  height: 2px;
  z-index: 2;
}
.cal-week-view .cal-all-day-events {
  border: solid 1px;
  border-top: 0;
  border-bottom-width: 3px;
  padding-top: 3px;
  position: relative;
}
.cal-week-view .cal-all-day-events .cal-day-columns {
  height: 100%;
  width: 100%;
  display: flex;
  position: absolute;
  top: 0;
  z-index: 0;
}
.cal-week-view .cal-all-day-events .cal-events-row {
  position: relative;
  height: 31px;
  margin-left: 70px;
}
[dir=rtl] .cal-week-view .cal-all-day-events .cal-events-row {
  margin-left: initial;
  margin-right: 70px;
}
.cal-week-view .cal-all-day-events .cal-event-container {
  display: inline-block;
  position: absolute;
}
.cal-week-view .cal-all-day-events .cal-event-container.resize-active {
  z-index: 1;
  pointer-events: none;
}
.cal-week-view .cal-all-day-events .cal-event {
  padding: 0 5px;
  margin-left: 2px;
  margin-right: 2px;
  height: 28px;
  line-height: 28px;
}
.cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
[dir=rtl] .cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event {
  border-top-left-radius: initial;
  border-bottom-left-radius: initial;
  border-top-right-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
}
.cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
[dir=rtl] .cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event {
  border-top-right-radius: initial;
  border-bottom-right-radius: initial;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.cal-week-view .cal-all-day-events .cal-time-label-column {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}
.cal-week-view .cal-all-day-events .cal-resize-handle {
  width: 6px;
  height: 100%;
  cursor: col-resize;
  position: absolute;
  top: 0;
}
.cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end {
  right: 0;
}
[dir=rtl] .cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end {
  right: initial;
  left: 0;
}
.cal-week-view .cal-event,
.cal-week-view .cal-header {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cal-week-view .cal-drag-active {
  pointer-events: none;
  z-index: 1;
}
.cal-week-view .cal-drag-active * {
  pointer-events: none;
}
.cal-week-view .cal-time-events {
  position: relative;
  border: solid 1px;
  border-top: 0;
  display: flex;
}
.cal-week-view .cal-time-events .cal-day-columns {
  display: flex;
  flex-grow: 1;
}
.cal-week-view .cal-time-events .cal-day-column {
  position: relative;
}
.cal-week-view .cal-time-events .cal-events-container {
  position: relative;
}
.cal-week-view .cal-time-events .cal-event-container {
  position: absolute;
  z-index: 1;
}
.cal-week-view .cal-time-events .cal-event {
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  margin: 1px;
  padding: 0 5px;
  line-height: 25px;
}
.cal-week-view .cal-time-events .cal-resize-handle {
  width: 100%;
  height: 4px;
  cursor: row-resize;
  position: absolute;
}
.cal-week-view .cal-time-events .cal-resize-handle.cal-resize-handle-after-end {
  bottom: 0;
}
.cal-week-view .cal-hour-segment {
  position: relative;
}
.cal-week-view .cal-hour-segment::after {
  content: "\a0";
}
.cal-week-view .cal-event-container:not(.cal-draggable) {
  cursor: pointer;
}
.cal-week-view .cal-draggable {
  cursor: move;
}
.cal-week-view {
}
.cal-week-view mwl-calendar-week-view-hour-segment,
.cal-week-view .cal-hour-segment {
  display: block;
}
.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,
.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment {
  border-bottom: thin dashed;
}
.cal-week-view .cal-time {
  font-weight: bold;
  padding-top: 5px;
  width: 70px;
  text-align: center;
}
.cal-week-view .cal-hour-segment.cal-after-hour-start .cal-time {
  display: none;
}
.cal-week-view .cal-starts-within-day .cal-event {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.cal-week-view .cal-ends-within-day .cal-event {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.cal-week-view {
  background-color: #fff;
  border-top: solid 1px #e1e1e1;
}
.cal-week-view .cal-day-headers {
  border-color: #e1e1e1;
  border-top: 0;
}
.cal-week-view .cal-day-headers .cal-header:not(:last-child) {
  border-right-color: #e1e1e1;
}
[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child) {
  border-right-color: initial;
  border-left: solid 1px #e1e1e1 !important;
}
.cal-week-view .cal-day-headers .cal-header:first-child {
  border-left-color: #e1e1e1;
}
[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child {
  border-left-color: initial;
  border-right-color: #e1e1e1;
}
.cal-week-view .cal-day-headers .cal-header:hover,
.cal-week-view .cal-day-headers .cal-drag-over {
  background-color: #ededed;
}
.cal-week-view .cal-day-column {
  border-left-color: #e1e1e1;
}
[dir=rtl] .cal-week-view .cal-day-column {
  border-left-color: initial;
  border-right-color: #e1e1e1;
}
.cal-week-view .cal-event {
  background-color: #d1e8ff;
  border-color: #1e90ff;
  color: #1e90ff;
}
.cal-week-view .cal-all-day-events {
  border-color: #e1e1e1;
}
.cal-week-view .cal-header.cal-today {
  background-color: #e8fde7;
}
.cal-week-view .cal-header.cal-weekend span {
  color: #8b0000;
}
.cal-week-view .cal-time-events {
  border-color: #e1e1e1;
}
.cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover {
  background-color: #ededed;
}
.cal-week-view .cal-hour-odd {
  background-color: #fafafa;
}
.cal-week-view .cal-drag-over .cal-hour-segment {
  background-color: #ededed;
}
.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,
.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment {
  border-bottom-color: #e1e1e1;
}
.cal-week-view .cal-current-time-marker {
  background-color: #ea4334;
}
.cal-day-view {
}
.cal-day-view mwl-calendar-week-view-header {
  display: none;
}
.cal-day-view .cal-events-container {
  margin-left: 70px;
}
[dir=rtl] .cal-day-view .cal-events-container {
  margin-left: initial;
  margin-right: 70px;
}
.cal-day-view .cal-day-column {
  border-left: 0;
}
.cal-day-view .cal-current-time-marker {
  margin-left: 70px;
  width: calc(100% - 70px);
}
[dir=rtl] .cal-day-view .cal-current-time-marker {
  margin-left: initial;
  margin-right: 70px;
}
.cal-tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 11px;
  word-wrap: break-word;
  opacity: 0.9;
}
.cal-tooltip.cal-tooltip-top {
  padding: 5px 0;
  margin-top: -3px;
}
.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
}
.cal-tooltip.cal-tooltip-right {
  padding: 0 5px;
  margin-left: 3px;
}
.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
}
.cal-tooltip.cal-tooltip-bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
}
.cal-tooltip.cal-tooltip-left {
  padding: 0 5px;
  margin-left: -3px;
}
.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
}
.cal-tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  text-align: center;
  border-radius: 0.25rem;
}
.cal-tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow {
  border-top-color: #000;
}
.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow {
  border-right-color: #000;
}
.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow {
  border-bottom-color: #000;
}
.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow {
  border-left-color: #000;
}
.cal-tooltip-inner {
  color: #fff;
  background-color: #000;
}
[data-theme=dark] {
  --dbx-orange: #f3a144;
  --dbx-on-orange: #633b06;
  --dbx-orange-container: #c3750c;
  --dbx-on-orange-container: #f5b368;
  --dbx-primary-variant: #629fd5;
  --dbx-on-primary-variant: #21527d;
  --dbx-primary-variant-container: #7babda;
  --dbx-on-primary-variant-container: #aac7e7;
  --dbx-secondary-variant: #4b69a3;
  --dbx-on-secondary-variant: #22304c;
  --dbx-secondary-variant-container: #5474b3;
  --dbx-on-secondary-variant-container: #7d91c4;
  --app-success-bg: #fbfdfd;
  --app-success-fg: #26d27c;
  --app-success-container: #26d27c;
  --app-success-on-container: #fbfdfd;
  --app-info-bg: #fcfdfe;
  --app-info-fg: #21527d;
  --app-info-container: #21527d;
  --app-info-on-container: #fcfdfe;
  --app-low-bg: #fcfdfe;
  --app-low-fg: #7babda;
  --app-low-container: #7babda;
  --app-low-on-container: #fcfdfe;
  --app-medium-bg: #fef9f3;
  --app-medium-fg: #f19111;
  --app-medium-container: #f19111;
  --app-medium-on-container: #fef9f3;
  --app-high-bg: #fef9fa;
  --app-high-fg: #df4c60;
  --app-high-container: #df4c60;
  --app-high-on-container: #fef9fa;
  --app-critical-bg: #fef9fa;
  --app-critical-fg: #a71e31;
  --app-critical-container: #a71e31;
  --app-critical-on-container: #fef9fa;
  --app-action-bg: #fff8fd;
  --app-action-fg: #4d002a;
  --app-action-container: #e6007e;
  --app-action-on-container: #fff8fd;
  --app-disabled-bg: #58616b;
  --app-disabled-fg: #c2ccd8;
  --app-disabled-container: #c2ccd8;
  --app-disabled-on-container: #58616b;
  --mat-sys-background: #101214;
  --mat-sys-error: #e77787;
  --mat-sys-error-container: #83242e;
  --mat-sys-inverse-on-surface: #2f3033;
  --mat-sys-inverse-primary: #629fd5;
  --mat-sys-inverse-surface: #e2e2e6;
  --mat-sys-on-background: #e2e2e6;
  --mat-sys-on-error: #431c1f;
  --mat-sys-on-error-container: #eea3ad;
  --mat-sys-on-primary: #21527d;
  --mat-sys-on-primary-container: #dbe9f5;
  --mat-sys-on-primary-fixed: #173754;
  --mat-sys-on-primary-fixed-variant: #3a86ca;
  --mat-sys-on-secondary: #22304c;
  --mat-sys-on-secondary-container: #a7b6d7;
  --mat-sys-on-secondary-fixed: #121a29;
  --mat-sys-on-secondary-fixed-variant: #415d93;
  --mat-sys-on-surface: #e2e2e6;
  --mat-sys-on-surface-variant: #dee8f5;
  --mat-sys-on-tertiary: #4d002a;
  --mat-sys-on-tertiary-container: #ffb3dd;
  --mat-sys-on-tertiary-fixed: #1a000e;
  --mat-sys-on-tertiary-fixed-variant: #b30062;
  --mat-sys-outline: #8b95a1;
  --mat-sys-outline-variant: #404952;
  --mat-sys-primary: #c2d7ed;
  --mat-sys-primary-container: #3a86ca;
  --mat-sys-primary-fixed: #dbe9f5;
  --mat-sys-primary-fixed-dim: #c2d7ed;
  --mat-sys-scrim: #000000;
  --mat-sys-secondary: #91a3cd;
  --mat-sys-secondary-container: #415d93;
  --mat-sys-secondary-fixed: #a7b6d7;
  --mat-sys-secondary-fixed-dim: #91a3cd;
  --mat-sys-shadow: #000000;
  --mat-sys-surface: #101214;
  --mat-sys-surface-bright: #37393c;
  --mat-sys-surface-container: #1e2022;
  --mat-sys-surface-container-high: #27292c;
  --mat-sys-surface-container-highest: #333538;
  --mat-sys-surface-container-low: #1a1c1e;
  --mat-sys-surface-container-lowest: #0b0c0e;
  --mat-sys-surface-dim: #101214;
  --mat-sys-surface-tint: #c2d7ed;
  --mat-sys-surface-variant: #404952;
  --mat-sys-tertiary: #ff80c6;
  --mat-sys-tertiary-container: #b30062;
  --mat-sys-tertiary-fixed: #ffb3dd;
  --mat-sys-tertiary-fixed-dim: #ff80c6;
  --mat-sys-neutral-variant20: #2a323b;
  --mat-sys-neutral10: #1a1c1e;
  --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);
  --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);
  --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);
  --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);
  --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);
  --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);
  --mat-sys-body-large: 400 1rem / 1.5rem Roboto, sans-serif;
  --mat-sys-body-large-font: Roboto, sans-serif;
  --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, sans-serif;
  --mat-sys-body-medium-font: Roboto, sans-serif;
  --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, sans-serif;
  --mat-sys-body-small-font: Roboto, sans-serif;
  --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, sans-serif;
  --mat-sys-display-large-font: Roboto, sans-serif;
  --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, sans-serif;
  --mat-sys-display-medium-font: Roboto, sans-serif;
  --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, sans-serif;
  --mat-sys-display-small-font: Roboto, sans-serif;
  --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, sans-serif;
  --mat-sys-headline-large-font: Roboto, sans-serif;
  --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, sans-serif;
  --mat-sys-headline-medium-font: Roboto, sans-serif;
  --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, sans-serif;
  --mat-sys-headline-small-font: Roboto, sans-serif;
  --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, sans-serif;
  --mat-sys-label-large-font: Roboto, sans-serif;
  --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, sans-serif;
  --mat-sys-label-medium-font: Roboto, sans-serif;
  --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, sans-serif;
  --mat-sys-label-small-font: Roboto, sans-serif;
  --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, sans-serif;
  --mat-sys-title-large-font: Roboto, sans-serif;
  --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, sans-serif;
  --mat-sys-title-medium-font: Roboto, sans-serif;
  --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, sans-serif;
  --mat-sys-title-small-font: Roboto, sans-serif;
  --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;
  --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;
  --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;
}
[data-theme=dark] .cal-month-view {
  background-color: #1a1c1e;
}
[data-theme=dark] .cal-month-view .cal-cell-row:hover {
  background-color: #2f3033;
}
[data-theme=dark] .cal-month-view .cal-cell-row .cal-cell:hover,
[data-theme=dark] .cal-month-view .cal-cell.cal-has-events.cal-open {
  background-color: #2a323b;
}
[data-theme=dark] .cal-month-view .cal-days {
  border-color: #404952;
}
[data-theme=dark] .cal-month-view .cal-day-cell:not(:last-child) {
  border-right-color: #404952;
}
[dir=rtl] [data-theme=dark] .cal-month-view .cal-day-cell:not(:last-child) {
  border-right-color: initial;
  border-left-color: #404952;
}
[data-theme=dark] .cal-month-view .cal-days .cal-cell-row {
  border-bottom-color: #404952;
}
[data-theme=dark] .cal-month-view .cal-day-badge {
  background-color: #92b9e0;
  color: #000000;
}
[data-theme=dark] .cal-month-view .cal-event {
  background-color: #1e90ff;
  border-color: #d1e8ff;
  color: #000000;
}
[data-theme=dark] .cal-month-view .cal-day-cell.cal-weekend .cal-day-number {
  color: #e77787;
}
[data-theme=dark] .cal-month-view .cal-day-cell.cal-today {
  background-color: #173754;
}
[data-theme=dark] .cal-month-view .cal-day-cell.cal-drag-over {
  background-color: rgb(31.396039604, 37.3762376238, 44.103960396) !important;
}
[data-theme=dark] .cal-month-view .cal-open-day-events {
  color: #000000;
  background-color: #5d5f62;
  box-shadow: inset 0 0 15px 0 rgba(255, 255, 255, 0.5);
}
[data-theme=dark] .cal-week-view {
  background-color: #1a1c1e;
  border-top: solid 1px #404952;
}
[data-theme=dark] .cal-week-view .cal-day-headers {
  border-color: #404952;
  border-top: 0;
}
[data-theme=dark] .cal-week-view .cal-day-headers .cal-header:not(:last-child) {
  border-right-color: #404952;
}
[dir=rtl] [data-theme=dark] .cal-week-view .cal-day-headers .cal-header:not(:last-child) {
  border-right-color: initial;
  border-left: solid 1px #404952 !important;
}
[data-theme=dark] .cal-week-view .cal-day-headers .cal-header:first-child {
  border-left-color: #404952;
}
[dir=rtl] [data-theme=dark] .cal-week-view .cal-day-headers .cal-header:first-child {
  border-left-color: initial;
  border-right-color: #404952;
}
[data-theme=dark] .cal-week-view .cal-day-headers .cal-header:hover,
[data-theme=dark] .cal-week-view .cal-day-headers .cal-drag-over {
  background-color: #2a323b;
}
[data-theme=dark] .cal-week-view .cal-day-column {
  border-left-color: #404952;
}
[dir=rtl] [data-theme=dark] .cal-week-view .cal-day-column {
  border-left-color: initial;
  border-right-color: #404952;
}
[data-theme=dark] .cal-week-view .cal-event {
  background-color: #d1e8ff;
  border-color: #1e90ff;
  color: #1e90ff;
}
[data-theme=dark] .cal-week-view .cal-all-day-events {
  border-color: #404952;
}
[data-theme=dark] .cal-week-view .cal-header.cal-today {
  background-color: #173754;
}
[data-theme=dark] .cal-week-view .cal-header.cal-weekend span {
  color: #e77787;
}
[data-theme=dark] .cal-week-view .cal-time-events {
  border-color: #404952;
}
[data-theme=dark] .cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover {
  background-color: #2a323b;
}
[data-theme=dark] .cal-week-view .cal-hour-odd {
  background-color: #2f3033;
}
[data-theme=dark] .cal-week-view .cal-drag-over .cal-hour-segment {
  background-color: #2a323b;
}
[data-theme=dark] .cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,
[data-theme=dark] .cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment {
  border-bottom-color: #404952;
}
[data-theme=dark] .cal-week-view .cal-current-time-marker {
  background-color: #e77787;
}
[data-theme=dark] .cal-tooltip.cal-tooltip-top .cal-tooltip-arrow {
  border-top-color: #ffffff;
}
[data-theme=dark] .cal-tooltip.cal-tooltip-right .cal-tooltip-arrow {
  border-right-color: #ffffff;
}
[data-theme=dark] .cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow {
  border-bottom-color: #ffffff;
}
[data-theme=dark] .cal-tooltip.cal-tooltip-left .cal-tooltip-arrow {
  border-left-color: #ffffff;
}
[data-theme=dark] .cal-tooltip-inner {
  color: #000000;
  background-color: #ffffff;
}
[data-theme=dark] {
  --mat-select-panel-background-color: #161d24;
  --mat-autocomplete-background-color: #161d24;
  --mat-menu-container-color: #161d24;
  --mat-button-filled-container-color: #629fd5;
  --mat-button-filled-label-text-color: #fcfdfe;
}
[data-theme=dark] .danger-dialog {
  --mat-dialog-subhead-color: var(--mat-sys-error);
}
[data-theme=dark] .warning-dialog {
  --mat-dialog-subhead-color: var(--mat-sys-secondary);
}
[data-theme=dark] {
  --danger-color: var(--mat-sys-error);
  --card-background: var(--mat-sys-surface-container);
  --table-background: var(--mat-sys-surface-container-low);
  --body-title-color: var(--mat-sys-on-surface);
  --body-text-color: var(--mat-sys-on-surface);
  --links-color: var(--mat-sys-primary);
  --skeleton-color-1: var(--mat-sys-surface-container-high);
  --skeleton-color-2: var(--mat-sys-surface-container-highest);
  --partner-color: #f19111;
  --surface-i: var(--mat-sys-surface-container-low);
  --surface-ii: var(--mat-sys-surface-container);
  --toggle-on-color: var(--mat-sys-on-primary-container);
  --toggle-off-background: var(--mat-sys-surface-variant);
  --toggle-off-color: var(--mat-sys-on-surface-variant);
  --box-card-background: var(--mat-sys-surface);
  --box-card-border-color: var(--mat-sys-outline-variant);
  --primary-metric-background: var(--mat-sys-primary);
  --primary-button-color: var(--mat-sys-on-primary);
  --primary-button-background: var(--mat-sys-primary);
  --primary-button-hover-background: var(--mat-sys-primary-container);
  --primary-button-disabled-color: var(--mat-sys-on-surface);
  --primary-button-disabled-background: var(--mat-sys-surface-variant);
  --secondary-button-color: var(--mat-sys-on-secondary);
  --secondary-button-background: var(--mat-sys-secondary);
  --secondary-button-hover-background: var(--mat-sys-secondary-container);
  --secondary-button-disabled-color: var(--mat-sys-on-surface);
  --secondary-button-disabled-background: var(--mat-sys-surface-variant);
  --other-button-color: var(--mat-sys-on-surface-variant);
  --other-button-background: var(--mat-sys-surface-variant);
  --other-button-hover-background: var(--mat-sys-outline-variant);
  --other-button-disabled-color: var(--mat-sys-on-surface);
  --other-button-disabled-background: var(--mat-sys-surface-container);
}
[data-theme=dark] {
  --input-background: #2f3033;
  --card-box-shadow: none;
  --table-header-background: #22304c;
  --dialog-title: var(--mat-sys-on-surface);
  --scroll-bar-colors: var(--mat-sys-outline) var(--mat-sys-surface-container);
}
[data-theme=light] {
  --dbx-orange: #e88a10;
  --dbx-on-orange: #ffffff;
  --dbx-orange-container: #f9d7ad;
  --dbx-on-orange-container: #c3750c;
  --dbx-primary-variant: #92b9e0;
  --dbx-on-primary-variant: #21527d;
  --dbx-primary-variant-container: #dbe9f5;
  --dbx-on-primary-variant-container: #3a86ca;
  --dbx-secondary-variant: #6982bb;
  --dbx-on-secondary-variant: #22304c;
  --dbx-secondary-variant-container: #a7b6d7;
  --dbx-on-secondary-variant-container: #415d93;
  --app-success-bg: #fbfdfd;
  --app-success-fg: #26d27c;
  --app-success-container: #26d27c;
  --app-success-on-container: #fbfdfd;
  --app-info-bg: #fcfdfe;
  --app-info-fg: #21527d;
  --app-info-container: #21527d;
  --app-info-on-container: #fcfdfe;
  --app-low-bg: #fcfdfe;
  --app-low-fg: #7babda;
  --app-low-container: #7babda;
  --app-low-on-container: #fcfdfe;
  --app-medium-bg: #fef9f3;
  --app-medium-fg: #f19111;
  --app-medium-container: #f19111;
  --app-medium-on-container: #fef9f3;
  --app-high-bg: #fef9fa;
  --app-high-fg: #df4c60;
  --app-high-container: #df4c60;
  --app-high-on-container: #fef9fa;
  --app-critical-bg: #fef9fa;
  --app-critical-fg: #a71e31;
  --app-critical-container: #a71e31;
  --app-critical-on-container: #fef9fa;
  --app-action-bg: #fff8fd;
  --app-action-fg: #e6007e;
  --app-action-container: #e6007e;
  --app-action-on-container: #fff8fd;
  --app-disabled-bg: #fbfdff;
  --app-disabled-fg: #c2ccd8;
  --app-disabled-container: #c2ccd8;
  --app-disabled-on-container: #58616b;
  --mat-sys-background: #f8f9fb;
  --mat-sys-error: #a01f30;
  --mat-sys-error-container: #eea3ad;
  --mat-sys-inverse-on-surface: #f0f1f4;
  --mat-sys-inverse-primary: #c2d7ed;
  --mat-sys-inverse-surface: #2f3033;
  --mat-sys-on-background: #1a1c1e;
  --mat-sys-on-error: #ffffff;
  --mat-sys-on-error-container: #83242e;
  --mat-sys-on-primary: #ffffff;
  --mat-sys-on-primary-container: #3a86ca;
  --mat-sys-on-primary-fixed: #173754;
  --mat-sys-on-primary-fixed-variant: #3a86ca;
  --mat-sys-on-secondary: #ffffff;
  --mat-sys-on-secondary-container: #415d93;
  --mat-sys-on-secondary-fixed: #121a29;
  --mat-sys-on-secondary-fixed-variant: #415d93;
  --mat-sys-on-surface: #1a1c1e;
  --mat-sys-on-surface-variant: #404952;
  --mat-sys-on-tertiary: #ffffff;
  --mat-sys-on-tertiary-container: #b30062;
  --mat-sys-on-tertiary-fixed: #1a000e;
  --mat-sys-on-tertiary-fixed-variant: #b30062;
  --mat-sys-outline: #717b86;
  --mat-sys-outline-variant: #c2ccd8;
  --mat-sys-primary: #629fd5;
  --mat-sys-primary-container: #dbe9f5;
  --mat-sys-primary-fixed: #dbe9f5;
  --mat-sys-primary-fixed-dim: #c2d7ed;
  --mat-sys-scrim: #000000;
  --mat-sys-secondary: #4b69a3;
  --mat-sys-secondary-container: #a7b6d7;
  --mat-sys-secondary-fixed: #a7b6d7;
  --mat-sys-secondary-fixed-dim: #91a3cd;
  --mat-sys-shadow: #000000;
  --mat-sys-surface: #f8f9fb;
  --mat-sys-surface-bright: #f8f9fb;
  --mat-sys-surface-container: #eeeef2;
  --mat-sys-surface-container-high: #e8e8ec;
  --mat-sys-surface-container-highest: #e2e2e6;
  --mat-sys-surface-container-low: #f3f4f7;
  --mat-sys-surface-container-lowest: #ffffff;
  --mat-sys-surface-dim: #d9dbdf;
  --mat-sys-surface-tint: #629fd5;
  --mat-sys-surface-variant: #dee8f5;
  --mat-sys-tertiary: #d80078;
  --mat-sys-tertiary-container: #ffb3dd;
  --mat-sys-tertiary-fixed: #ffb3dd;
  --mat-sys-tertiary-fixed-dim: #ff80c6;
  --mat-sys-neutral-variant20: #2a323b;
  --mat-sys-neutral10: #1a1c1e;
  --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);
  --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);
  --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);
  --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);
  --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);
  --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);
  --mat-sys-body-large: 400 1rem / 1.5rem Roboto, sans-serif;
  --mat-sys-body-large-font: Roboto, sans-serif;
  --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, sans-serif;
  --mat-sys-body-medium-font: Roboto, sans-serif;
  --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, sans-serif;
  --mat-sys-body-small-font: Roboto, sans-serif;
  --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, sans-serif;
  --mat-sys-display-large-font: Roboto, sans-serif;
  --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, sans-serif;
  --mat-sys-display-medium-font: Roboto, sans-serif;
  --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, sans-serif;
  --mat-sys-display-small-font: Roboto, sans-serif;
  --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, sans-serif;
  --mat-sys-headline-large-font: Roboto, sans-serif;
  --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, sans-serif;
  --mat-sys-headline-medium-font: Roboto, sans-serif;
  --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, sans-serif;
  --mat-sys-headline-small-font: Roboto, sans-serif;
  --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, sans-serif;
  --mat-sys-label-large-font: Roboto, sans-serif;
  --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, sans-serif;
  --mat-sys-label-medium-font: Roboto, sans-serif;
  --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, sans-serif;
  --mat-sys-label-small-font: Roboto, sans-serif;
  --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, sans-serif;
  --mat-sys-title-large-font: Roboto, sans-serif;
  --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, sans-serif;
  --mat-sys-title-medium-font: Roboto, sans-serif;
  --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, sans-serif;
  --mat-sys-title-small-font: Roboto, sans-serif;
  --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;
  --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;
  --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;
}
[data-theme=light] .cal-month-view {
  background-color: #edf1f8;
}
[data-theme=light] .cal-month-view .cal-cell-row:hover {
  background-color: #becae2;
}
[data-theme=light] .cal-month-view .cal-cell-row .cal-cell:hover,
[data-theme=light] .cal-month-view .cal-cell.cal-has-events.cal-open {
  background-color: #aac7e7;
}
[data-theme=light] .cal-month-view .cal-days {
  border-color: #7d91c4;
}
[data-theme=light] .cal-month-view .cal-day-cell:not(:last-child) {
  border-right-color: #7d91c4;
}
[dir=rtl] [data-theme=light] .cal-month-view .cal-day-cell:not(:last-child) {
  border-right-color: initial;
  border-left-color: #7d91c4;
}
[data-theme=light] .cal-month-view .cal-days .cal-cell-row {
  border-bottom-color: #7d91c4;
}
[data-theme=light] .cal-month-view .cal-day-badge {
  background-color: #629fd5;
  color: #ffffff;
}
[data-theme=light] .cal-month-view .cal-event {
  background-color: #1e90ff;
  border-color: #d1e8ff;
  color: #ffffff;
}
[data-theme=light] .cal-month-view .cal-day-cell.cal-weekend .cal-day-number {
  color: #431c1f;
}
[data-theme=light] .cal-month-view .cal-day-cell.cal-today {
  background-color: #dbe9f5;
}
[data-theme=light] .cal-month-view .cal-day-cell.cal-drag-over {
  background-color: rgb(150.1146788991, 185.8990825688, 225.3853211009) !important;
}
[data-theme=light] .cal-month-view .cal-open-day-events {
  color: #ffffff;
  background-color: #909295;
  box-shadow: inset 0 0 15px 0 rgba(0, 0, 0, 0.5);
}
[data-theme=light] .cal-week-view {
  background-color: #edf1f8;
  border-top: solid 1px #7d91c4;
}
[data-theme=light] .cal-week-view .cal-day-headers {
  border-color: #7d91c4;
  border-top: 0;
}
[data-theme=light] .cal-week-view .cal-day-headers .cal-header:not(:last-child) {
  border-right-color: #7d91c4;
}
[dir=rtl] [data-theme=light] .cal-week-view .cal-day-headers .cal-header:not(:last-child) {
  border-right-color: initial;
  border-left: solid 1px #7d91c4 !important;
}
[data-theme=light] .cal-week-view .cal-day-headers .cal-header:first-child {
  border-left-color: #7d91c4;
}
[dir=rtl] [data-theme=light] .cal-week-view .cal-day-headers .cal-header:first-child {
  border-left-color: initial;
  border-right-color: #7d91c4;
}
[data-theme=light] .cal-week-view .cal-day-headers .cal-header:hover,
[data-theme=light] .cal-week-view .cal-day-headers .cal-drag-over {
  background-color: #aac7e7;
}
[data-theme=light] .cal-week-view .cal-day-column {
  border-left-color: #7d91c4;
}
[dir=rtl] [data-theme=light] .cal-week-view .cal-day-column {
  border-left-color: initial;
  border-right-color: #7d91c4;
}
[data-theme=light] .cal-week-view .cal-event {
  background-color: #d1e8ff;
  border-color: #1e90ff;
  color: #1e90ff;
}
[data-theme=light] .cal-week-view .cal-all-day-events {
  border-color: #7d91c4;
}
[data-theme=light] .cal-week-view .cal-header.cal-today {
  background-color: #dbe9f5;
}
[data-theme=light] .cal-week-view .cal-header.cal-weekend span {
  color: #431c1f;
}
[data-theme=light] .cal-week-view .cal-time-events {
  border-color: #7d91c4;
}
[data-theme=light] .cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover {
  background-color: #aac7e7;
}
[data-theme=light] .cal-week-view .cal-hour-odd {
  background-color: #becae2;
}
[data-theme=light] .cal-week-view .cal-drag-over .cal-hour-segment {
  background-color: #aac7e7;
}
[data-theme=light] .cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,
[data-theme=light] .cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment {
  border-bottom-color: #7d91c4;
}
[data-theme=light] .cal-week-view .cal-current-time-marker {
  background-color: #431c1f;
}
[data-theme=light] .cal-tooltip.cal-tooltip-top .cal-tooltip-arrow {
  border-top-color: #000000;
}
[data-theme=light] .cal-tooltip.cal-tooltip-right .cal-tooltip-arrow {
  border-right-color: #000000;
}
[data-theme=light] .cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow {
  border-bottom-color: #000000;
}
[data-theme=light] .cal-tooltip.cal-tooltip-left .cal-tooltip-arrow {
  border-left-color: #000000;
}
[data-theme=light] .cal-tooltip-inner {
  color: #ffffff;
  background-color: #000000;
}
[data-theme=light] {
  --mat-select-panel-background-color: #ffffff;
  --mat-autocomplete-background-color: #ffffff;
  --mat-menu-container-color: #ffffff;
  --mat-button-filled-container-color: #629fd5;
  --mat-button-filled-label-text-color: #fcfdfe;
}
[data-theme=light] .danger-dialog {
  --mat-dialog-subhead-color: var(--mat-sys-error);
}
[data-theme=light] .warning-dialog {
  --mat-dialog-subhead-color: var(--mat-sys-secondary);
}
[data-theme=light] {
  --danger-color: var(--mat-sys-error);
  --card-background: var(--mat-sys-surface-container);
  --table-background: var(--mat-sys-surface-container-low);
  --body-title-color: var(--mat-sys-on-surface);
  --body-text-color: var(--mat-sys-on-surface);
  --links-color: var(--mat-sys-primary);
  --skeleton-color-1: var(--mat-sys-surface-container-high);
  --skeleton-color-2: var(--mat-sys-surface-container-highest);
  --partner-color: #f19111;
  --surface-i: var(--mat-sys-surface-container-low);
  --surface-ii: var(--mat-sys-surface-container);
  --toggle-on-color: var(--mat-sys-on-primary-container);
  --toggle-off-background: var(--mat-sys-surface-variant);
  --toggle-off-color: var(--mat-sys-on-surface-variant);
  --box-card-background: var(--mat-sys-surface);
  --box-card-border-color: var(--mat-sys-outline-variant);
  --primary-metric-background: var(--mat-sys-primary);
  --primary-button-color: var(--mat-sys-on-primary);
  --primary-button-background: var(--mat-sys-primary);
  --primary-button-hover-background: var(--mat-sys-primary-container);
  --primary-button-disabled-color: var(--mat-sys-on-surface);
  --primary-button-disabled-background: var(--mat-sys-surface-variant);
  --secondary-button-color: var(--mat-sys-on-secondary);
  --secondary-button-background: var(--mat-sys-secondary);
  --secondary-button-hover-background: var(--mat-sys-secondary-container);
  --secondary-button-disabled-color: var(--mat-sys-on-surface);
  --secondary-button-disabled-background: var(--mat-sys-surface-variant);
  --other-button-color: var(--mat-sys-on-surface-variant);
  --other-button-background: var(--mat-sys-surface-variant);
  --other-button-hover-background: var(--mat-sys-outline-variant);
  --other-button-disabled-color: var(--mat-sys-on-surface);
  --other-button-disabled-background: var(--mat-sys-surface-container);
}
[data-theme=light] {
  --input-background: #ffffff;
  --card-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  --table-header-background: #91a3cd;
  --dialog-title: var(--mat-sys-on-surface);
  --scroll-bar-colors: var(--mat-sys-on-surface) var(--mat-sys-surface);
  --primary-inverse-button-background: var(--mat-sys-surface);
}
.entry-page .form-container {
  width: 26rem;
  background: color-mix(in srgb, var(--mat-sys-surface) 10%, transparent);
  border: 2px solid color-mix(in srgb, var(--mat-sys-surface) 10%, transparent);
  border-radius: 0.625rem;
  -webkit-backdrop-filter: blur(3rem);
  backdrop-filter: blur(3rem);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  padding: 1.5rem;
}
.entry-page .form-container .title {
  color: var(--mat-sys-on-surface);
  font-size: 1.625rem;
  text-align: center;
  margin-bottom: 1.5rem;
}
.entry-page .form-container .subtitle {
  text-align: center;
  font-size: 1rem;
  line-height: 1.75;
  color: var(--mat-sys-on-surface);
  margin: 1.25rem 0;
}
.entry-page .form-container .form {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
}
.entry-page .form-container .form .form-field {
  position: relative;
  width: 100%;
  height: 5rem;
}
.entry-page .form-container .form .form-field .field {
  position: relative;
  width: 100%;
  --mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, #1a1c1e 38%, transparent);
  --mat-form-field-disabled-leading-icon-color: color-mix(in srgb, #1a1c1e 38%, transparent);
  --mat-form-field-disabled-select-arrow-color: color-mix(in srgb, #1a1c1e 38%, transparent);
  --mat-form-field-disabled-trailing-icon-color: color-mix(in srgb, #1a1c1e 38%, transparent);
  --mat-form-field-enabled-select-arrow-color: #404952;
  --mat-form-field-error-focus-trailing-icon-color: #a01f30;
  --mat-form-field-error-hover-trailing-icon-color: #83242e;
  --mat-form-field-error-text-color: #a01f30;
  --mat-form-field-error-trailing-icon-color: #a01f30;
  --mat-form-field-filled-active-indicator-color: #404952;
  --mat-form-field-filled-caret-color: #629fd5;
  --mat-form-field-filled-container-color: #dee8f5;
  --mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, #1a1c1e 38%, transparent);
  --mat-form-field-filled-disabled-container-color: color-mix(in srgb, #1a1c1e 4%, transparent);
  --mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, #1a1c1e 38%, transparent);
  --mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, #1a1c1e 38%, transparent);
  --mat-form-field-filled-error-active-indicator-color: #a01f30;
  --mat-form-field-filled-error-caret-color: #a01f30;
  --mat-form-field-filled-error-focus-active-indicator-color: #a01f30;
  --mat-form-field-filled-error-focus-label-text-color: #a01f30;
  --mat-form-field-filled-error-hover-active-indicator-color: #83242e;
  --mat-form-field-filled-error-hover-label-text-color: #83242e;
  --mat-form-field-filled-error-label-text-color: #a01f30;
  --mat-form-field-filled-focus-active-indicator-color: #629fd5;
  --mat-form-field-filled-focus-label-text-color: #629fd5;
  --mat-form-field-filled-hover-active-indicator-color: #1a1c1e;
  --mat-form-field-filled-hover-label-text-color: #404952;
  --mat-form-field-filled-input-text-color: #1a1c1e;
  --mat-form-field-filled-input-text-placeholder-color: #404952;
  --mat-form-field-filled-label-text-color: #404952;
  --mat-form-field-focus-select-arrow-color: #629fd5;
  --mat-form-field-focus-state-layer-opacity: 0;
  --mat-form-field-hover-state-layer-opacity: 0.08;
  --mat-form-field-leading-icon-color: #404952;
  --mat-form-field-outlined-caret-color: #629fd5;
  --mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, #1a1c1e 38%, transparent);
  --mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, #1a1c1e 38%, transparent);
  --mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, #1a1c1e 12%, transparent);
  --mat-form-field-outlined-error-caret-color: #a01f30;
  --mat-form-field-outlined-error-focus-label-text-color: #a01f30;
  --mat-form-field-outlined-error-focus-outline-color: #a01f30;
  --mat-form-field-outlined-error-hover-label-text-color: #83242e;
  --mat-form-field-outlined-error-hover-outline-color: #83242e;
  --mat-form-field-outlined-error-label-text-color: #a01f30;
  --mat-form-field-outlined-error-outline-color: #a01f30;
  --mat-form-field-outlined-focus-label-text-color: #629fd5;
  --mat-form-field-outlined-focus-outline-color: #629fd5;
  --mat-form-field-outlined-hover-label-text-color: #1a1c1e;
  --mat-form-field-outlined-hover-outline-color: #1a1c1e;
  --mat-form-field-outlined-input-text-color: #1a1c1e;
  --mat-form-field-outlined-input-text-placeholder-color: #404952;
  --mat-form-field-outlined-label-text-color: #404952;
  --mat-form-field-outlined-outline-color: #717b86;
  --mat-form-field-select-disabled-option-text-color: color-mix(in srgb, #1a1c1e 38%, transparent);
  --mat-form-field-select-option-text-color: #1a1c1e;
  --mat-form-field-state-layer-color: #1a1c1e;
  --mat-form-field-trailing-icon-color: #404952;
}
.entry-page .form-container .form .form-field .field .mat-mdc-text-field-wrapper {
  background: var(--color-white);
}
.entry-page .form-container .form .form-field .field {
  --mat-form-field-error-text-color: #a71e31;
}
@media (max-width: 650px) {
  .entry-page .form-container .form-container {
    width: 100% !important;
  }
}
@media (max-width: 480px) {
  .entry-page .form-container .form-container {
    padding: 1.25rem !important;
  }
  .entry-page .form-container .form-container .form-field .field label {
    font-size: 0.875rem !important;
  }
  .entry-page .form-container .form-container .form-field .field input {
    height: 2.5rem !important;
  }
}
.admin-portal {
  background-color: blue;
}
.partner-portal {
  background-color: blue;
}
.customer-portal {
  background-color: blue;
}
html {
  --mat-button-filled-container-shape: 0.25rem;
  --mat-button-outlined-container-shape: 0.25rem;
  --mat-button-protected-container-shape: 0.25rem;
  --mat-button-text-container-shape: 0.25rem;
}
html {
  --mat-dialog-container-shape: 0.25rem;
}
html {
  --mat-card-elevated-container-shape: 5px;
}
html {
  --mat-expansion-container-shape: 5px;
}
.mat-mdc-text-field-wrapper {
  background: var(--input-background);
}
html {
  --mat-dialog-with-actions-content-padding: 20px 24px 5px;
}
.success-icon {
  --mat-icon-color: #26d27c;
}
.failure-icon {
  --mat-icon-color: var(--mat-sys-error);
}
.disabled-icon {
  --mat-icon-color: #a6b1bd;
}
.help-icon {
  --mat-icon-color: var(--mat-sys-primary);
}
.help-icon-table-header {
  --mat-icon-color: var(--mat-sys-primary);
}
@keyframes move-animation {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}
@keyframes l1 {
  to {
    transform: rotate(1turn);
  }
}

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