@charset "UTF-8";

/* src/styles.scss */
/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root,
  :host {
    --font-sans:
      -apple-system,
      BlinkMacSystemFont,
      "Segoe UI",
      Roboto,
      "Helvetica Neue",
      "Noto Sans",
      Arial,
      sans-serif,
      "Apple Color Emoji",
      "Segoe UI Emoji",
      "Segoe UI Symbol",
      "Noto Color Emoji";
    --font-mono:
      ui-monospace,
      SFMono-Regular,
      Menlo,
      Monaco,
      Consolas,
      "Liberation Mono",
      "Courier New",
      monospace;
    --color-red-500: oklch(63.7% 0.237 25.331);
    --color-blue-600: oklch(54.6% 0.245 262.881);
    --color-blue-800: oklch(42.4% 0.199 265.638);
    --color-gray-400: oklch(70.7% 0.022 261.325);
    --color-gray-600: oklch(44.6% 0.03 256.802);
    --spacing: 0.25rem;
    --container-md: 28rem;
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *,
  ::after,
  ::before,
  ::backdrop,
  ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html,
  :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b,
  strong {
    font-weight: bolder;
  }
  code,
  kbd,
  samp,
  pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub,
  sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring:where(:not(iframe)) {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol,
  ul,
  menu {
    list-style: none;
  }
  img,
  svg,
  video,
  canvas,
  audio,
  iframe,
  embed,
  object {
    display: block;
    vertical-align: middle;
  }
  img,
  video {
    max-width: 100%;
    height: auto;
  }
  button,
  input,
  select,
  optgroup,
  textarea,
  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit,
  ::-webkit-datetime-edit-year-field,
  ::-webkit-datetime-edit-month-field,
  ::-webkit-datetime-edit-day-field,
  ::-webkit-datetime-edit-hour-field,
  ::-webkit-datetime-edit-minute-field,
  ::-webkit-datetime-edit-second-field,
  ::-webkit-datetime-edit-millisecond-field,
  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button,
  input:where([type=button], [type=reset], [type=submit]),
  ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button,
  ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden=until-found])) {
    display: none !important;
  }
}
@layer utilities {
  .visible {
    visibility: visible;
  }
  .absolute {
    position: absolute;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .inset-0 {
    inset: 0px;
  }
  .container {
    width: 100%;
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .m-0 {
    margin: 0px;
  }
  .\!mt-\[8px\] {
    margin-top: 8px !important;
  }
  .\!mt-\[12px\] {
    margin-top: 12px !important;
  }
  .\!mt-\[16px\] {
    margin-top: 16px !important;
  }
  .\!mt-\[20px\] {
    margin-top: 20px !important;
  }
  .\!mt-\[22px\] {
    margin-top: 22px !important;
  }
  .\!mt-\[24px\] {
    margin-top: 24px !important;
  }
  .mt-\[8px\] {
    margin-top: 8px;
  }
  .\!mr-\[6px\] {
    margin-right: 6px !important;
  }
  .mr-\[8px\] {
    margin-right: 8px;
  }
  .\!mb-0 {
    margin-bottom: 0px !important;
  }
  .\!mb-\[12px\] {
    margin-bottom: 12px !important;
  }
  .\!mb-\[22px\] {
    margin-bottom: 22px !important;
  }
  .mb-\[8px\] {
    margin-bottom: 8px;
  }
  .mb-\[12px\] {
    margin-bottom: 12px;
  }
  .mb-\[20px\] {
    margin-bottom: 20px;
  }
  .mb-\[22px\] {
    margin-bottom: 22px;
  }
  .mb-\[24px\] {
    margin-bottom: 24px;
  }
  .\!inline-block {
    display: inline-block !important;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .hidden {
    display: none;
  }
  .table {
    display: table;
  }
  .size-fit {
    width: fit-content;
    height: fit-content;
  }
  .\!h-10 {
    height: calc(var(--spacing) * 10) !important;
  }
  .\!h-\[18px\] {
    height: 18px !important;
  }
  .\!h-\[30px\] {
    height: 30px !important;
  }
  .\!h-\[40px\] {
    height: 40px !important;
  }
  .h-full {
    height: 100%;
  }
  .min-h-0 {
    min-height: 0px;
  }
  .\!w-10 {
    width: calc(var(--spacing) * 10) !important;
  }
  .\!w-\[18px\] {
    width: 18px !important;
  }
  .\!w-\[30px\] {
    width: 30px !important;
  }
  .\!w-\[40px\] {
    width: 40px !important;
  }
  .w-full {
    width: 100%;
  }
  .max-w-\[420px\] {
    max-width: 420px;
  }
  .max-w-\[520px\] {
    max-width: 520px;
  }
  .max-w-md {
    max-width: var(--container-md);
  }
  .flex-1 {
    flex: 1;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .resize {
    resize: both;
  }
  .flex-col {
    flex-direction: column;
  }
  .items-center {
    align-items: center;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .gap-1 {
    gap: var(--spacing);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-\[8px\] {
    gap: 8px;
  }
  .self-start {
    align-self: flex-start;
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .p-5 {
    padding: calc(var(--spacing) * 5);
  }
  .p-\[10px\] {
    padding: 10px;
  }
  .p-\[20px\] {
    padding: 20px;
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-\[24px\] {
    padding-inline: 24px;
  }
  .\!py-\[24px\] {
    padding-block: 24px !important;
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .text-center {
    text-align: center;
  }
  .\!align-middle {
    vertical-align: middle !important;
  }
  .\!text-4xl {
    font-size: var(--text-4xl) !important;
    line-height: var(--tw-leading, var(--text-4xl--line-height)) !important;
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .\!text-\[12px\] {
    font-size: 12px !important;
  }
  .\!text-\[18px\] {
    font-size: 18px !important;
  }
  .\!text-\[20px\] {
    font-size: 20px !important;
  }
  .\!text-\[22px\] {
    font-size: 22px !important;
  }
  .\!text-\[30px\] {
    font-size: 30px !important;
  }
  .\!text-\[40px\] {
    font-size: 40px !important;
  }
  .text-\[13px\] {
    font-size: 13px;
  }
  .text-\[14px\] {
    font-size: 14px;
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .break-all {
    word-break: break-all;
  }
  .text-blue-600 {
    color: var(--color-blue-600);
  }
  .text-gray-400 {
    color: var(--color-gray-400);
  }
  .text-gray-600 {
    color: var(--color-gray-600);
  }
  .text-red-500 {
    color: var(--color-red-500);
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  @media (hover: hover) {
    .hover\:text-blue-800:hover {
      color: var(--color-blue-800);
    }
  }
  @media (width >= 40rem) {
    .sm\:w-\[420px\] {
      width: 420px;
    }
    .sm\:w-\[480px\] {
      width: 480px;
    }
    .sm\:w-auto {
      width: auto;
    }
    .sm\:flex-row {
      flex-direction: row;
    }
    .sm\:items-center {
      align-items: center;
    }
    .sm\:justify-between {
      justify-content: space-between;
    }
    .sm\:px-0 {
      padding-inline: 0px;
    }
    .sm\:px-4 {
      padding-inline: calc(var(--spacing) * 4);
    }
    .sm\:py-0 {
      padding-block: 0px;
    }
    .sm\:py-2 {
      padding-block: calc(var(--spacing) * 2);
    }
    .sm\:pr-4 {
      padding-right: calc(var(--spacing) * 4);
    }
  }
}
body {
  font-family:
    "DM Sans",
    "Helvetica Neue",
    sans-serif;
}
.font-family {
  font-family:
    "DM Sans",
    "Helvetica Neue",
    sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family:
    "DM Sans",
    "Helvetica Neue",
    sans-serif;
  line-height: 1em;
  margin: 0;
}
h1,
h2 {
  font-weight: lighter;
}
h1 {
  font-size: 36px;
  letter-spacing: -1.5px;
}
h2 {
  font-size: 30px;
  letter-spacing: -0.5px;
}
h3 {
  font-size: 24px;
  letter-spacing: 0px;
}
h4 {
  font-size: 20px;
  letter-spacing: 0.25px;
}
h5 {
  font-size: 16px;
  letter-spacing: 0px;
}
h6 {
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0.15px;
}
p,
a,
span,
pre {
  font-size: 17px;
  letter-spacing: 0.5px;
  line-height: 22.13px;
  margin: 0;
}
pre {
  font-family:
    "DM Sans",
    "Helvetica Neue",
    sans-serif;
}
button,
.cta {
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 1.25px;
  line-height: 19.53px;
}
caption {
  font-size: 13px;
  letter-spacing: 0.4px;
  line-height: 16.93px;
}
label {
  font-size: 11px;
  letter-spacing: 1px;
  line-height: 14.32px;
}
.tableTitle {
  font-size: 16px;
}
.tableSubtitle {
  font-size: 14px;
}
.text1 {
  font-size: 16px;
}
html {
  --mat-form-field-outlined-container-shape: 12px;
  --mat-button-filled-container-shape: 28px;
  --mat-button-outlined-container-shape: 28px;
  --mat-button-text-container-shape: 28px;
  --mat-card-elevated-container-shape: 16px;
  --mat-card-outlined-container-shape: 16px;
}
.mat-mdc-form-field-infix {
  padding-inline: 8px;
}
*:focus:not(:focus-visible) {
  outline: none;
}
.mdc-list-item:focus:not(:focus-visible)::before {
  opacity: 0 !important;
}
.mat-mdc-checkbox .mdc-checkbox__background {
  border-radius: 4px;
}
.message-snackbar-panel .mdc-snackbar__surface {
  padding: 0 !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.icon-affix-flush .mat-mdc-form-field-icon-prefix > .mat-icon,
.icon-affix-flush .mat-mdc-form-field-icon-suffix > .mat-icon {
  padding-right: 0;
}
html {
  height: 100%;
  --mat-sys-background: light-dark(#f9f9ff, #111319);
  --mat-sys-error: light-dark(#bb1614, #ffb4a9);
  --mat-sys-error-container: light-dark(#ffdad5, #930005);
  --mat-sys-inverse-on-surface: light-dark(#eff0f9, #2e3037);
  --mat-sys-inverse-primary: light-dark(#abc7ff, #005cbb);
  --mat-sys-inverse-surface: light-dark(#2e3037, #e1e2ea);
  --mat-sys-on-background: light-dark(#191c22, #e1e2ea);
  --mat-sys-on-error: light-dark(#ffffff, #690002);
  --mat-sys-on-error-container: light-dark(#930005, #ffdad5);
  --mat-sys-on-primary: light-dark(#ffffff, #002f66);
  --mat-sys-on-primary-container: light-dark(#00458f, #d7e2ff);
  --mat-sys-on-primary-fixed: light-dark(#001b3f, #001b3f);
  --mat-sys-on-primary-fixed-variant: light-dark(#00458f, #00458f);
  --mat-sys-on-secondary: light-dark(#ffffff, #1b3053);
  --mat-sys-on-secondary-container: light-dark(#33476b, #d7e2ff);
  --mat-sys-on-secondary-fixed: light-dark(#021b3d, #021b3d);
  --mat-sys-on-secondary-fixed-variant: light-dark(#33476b, #33476b);
  --mat-sys-on-surface: light-dark(#191c22, #e1e2ea);
  --mat-sys-on-surface-variant: light-dark(#424752, #dee2f1);
  --mat-sys-on-tertiary: light-dark(#ffffff, #52046d);
  --mat-sys-on-tertiary-container: light-dark(#6b2686, #f9d8ff);
  --mat-sys-on-tertiary-fixed: light-dark(#330045, #330045);
  --mat-sys-on-tertiary-fixed-variant: light-dark(#6b2686, #6b2686);
  --mat-sys-outline: light-dark(#727784, #8c919e);
  --mat-sys-outline-variant: light-dark(#c2c6d4, #424752);
  --mat-sys-primary: light-dark(#005cbb, #abc7ff);
  --mat-sys-primary-container: light-dark(#d7e2ff, #00458f);
  --mat-sys-primary-fixed: light-dark(#d7e2ff, #d7e2ff);
  --mat-sys-primary-fixed-dim: light-dark(#abc7ff, #abc7ff);
  --mat-sys-scrim: light-dark(#000000, #000000);
  --mat-sys-secondary: light-dark(#4b5f84, #b2c7f2);
  --mat-sys-secondary-container: light-dark(#d7e2ff, #33476b);
  --mat-sys-secondary-fixed: light-dark(#d7e2ff, #d7e2ff);
  --mat-sys-secondary-fixed-dim: light-dark(#b2c7f2, #b2c7f2);
  --mat-sys-shadow: light-dark(#000000, #000000);
  --mat-sys-surface: light-dark(#f9f9ff, #111319);
  --mat-sys-surface-bright: light-dark(#f9f9ff, #373940);
  --mat-sys-surface-container: light-dark(#ecedf6, #1d2026);
  --mat-sys-surface-container-high: light-dark(#e7e8f0, #272a30);
  --mat-sys-surface-container-highest: light-dark(#e1e2ea, #32353b);
  --mat-sys-surface-container-low: light-dark(#f2f3fc, #191c22);
  --mat-sys-surface-container-lowest: #f6f8fa;
  --mat-sys-surface-dim: light-dark(#d8d9e2, #111319);
  --mat-sys-surface-tint: light-dark(#005cbb, #abc7ff);
  --mat-sys-surface-variant: light-dark(#dee2f1, #424752);
  --mat-sys-tertiary: light-dark(#8640a0, #edb1ff);
  --mat-sys-tertiary-container: light-dark(#f9d8ff, #6b2686);
  --mat-sys-tertiary-fixed: light-dark(#f9d8ff, #f9d8ff);
  --mat-sys-tertiary-fixed-dim: light-dark(#edb1ff, #edb1ff);
  --mat-sys-neutral-variant20: #2b303b;
  --mat-sys-neutral10: #191c22;
  --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 DM Sans,
    Helvetica Neue,
    sans-serif;
  --mat-sys-body-large-font:
    DM Sans,
    Helvetica Neue,
    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 DM Sans,
    Helvetica Neue,
    sans-serif;
  --mat-sys-body-medium-font:
    DM Sans,
    Helvetica Neue,
    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 DM Sans,
    Helvetica Neue,
    sans-serif;
  --mat-sys-body-small-font:
    DM Sans,
    Helvetica Neue,
    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 DM Sans,
    Helvetica Neue,
    sans-serif;
  --mat-sys-display-large-font:
    DM Sans,
    Helvetica Neue,
    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 DM Sans,
    Helvetica Neue,
    sans-serif;
  --mat-sys-display-medium-font:
    DM Sans,
    Helvetica Neue,
    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 DM Sans,
    Helvetica Neue,
    sans-serif;
  --mat-sys-display-small-font:
    DM Sans,
    Helvetica Neue,
    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 DM Sans,
    Helvetica Neue,
    sans-serif;
  --mat-sys-headline-large-font:
    DM Sans,
    Helvetica Neue,
    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 DM Sans,
    Helvetica Neue,
    sans-serif;
  --mat-sys-headline-medium-font:
    DM Sans,
    Helvetica Neue,
    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 DM Sans,
    Helvetica Neue,
    sans-serif;
  --mat-sys-headline-small-font:
    DM Sans,
    Helvetica Neue,
    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 DM Sans,
    Helvetica Neue,
    sans-serif;
  --mat-sys-label-large-font:
    DM Sans,
    Helvetica Neue,
    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 DM Sans,
    Helvetica Neue,
    sans-serif;
  --mat-sys-label-medium-font:
    DM Sans,
    Helvetica Neue,
    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 DM Sans,
    Helvetica Neue,
    sans-serif;
  --mat-sys-label-small-font:
    DM Sans,
    Helvetica Neue,
    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 DM Sans,
    Helvetica Neue,
    sans-serif;
  --mat-sys-title-large-font:
    DM Sans,
    Helvetica Neue,
    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 DM Sans,
    Helvetica Neue,
    sans-serif;
  --mat-sys-title-medium-font:
    DM Sans,
    Helvetica Neue,
    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 DM Sans,
    Helvetica Neue,
    sans-serif;
  --mat-sys-title-small-font:
    DM Sans,
    Helvetica Neue,
    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;
}
body {
  color-scheme: light;
  background-color: var(--mat-sys-surface);
  color: var(--mat-sys-on-surface);
  font: var(--mat-sys-body-medium);
  margin: 0;
  height: 100%;
}
.status-badge {
  display: inline-block;
  padding: 2px 10px;
  border-radius: 999px;
  font-size: 0.75rem;
  font-weight: 500;
  color: #4a4a4a;
  background: #cfd8dc;
  white-space: nowrap;
}
.status-badge[data-status=ACTIVE] {
  background: #a5d6a7;
  color: #2e5230;
}
.status-badge[data-status=INACTIVE] {
  background: #cfd8dc;
  color: #4a4a4a;
}
.status-badge[data-status=DELETE] {
  background: #ef9a9a;
  color: #7a2020;
}
.status-badge[data-status=CONFIRMED] {
  background: #a5d6a7;
  color: #2e5230;
}
.status-badge[data-status=FORCE_CHANGE_PASSWORD] {
  background: #90caf9;
  color: #0d3c78;
}
.slideInOut-animation-container {
  position: relative;
  overflow: hidden;
}
.slide-in {
  animation: slideIn 300ms ease-out;
}
.slide-out {
  position: absolute;
  top: 0;
  width: 100%;
  animation: slideOut 300ms ease-in forwards;
}
@keyframes slideIn {
  from {
    transform: translateX(100%);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slideOut {
  from {
    transform: translateX(0);
    opacity: 1;
  }
  to {
    transform: translateX(-100%);
    opacity: 0;
  }
}
@property --tw-rotate-x { syntax: "*"; inherits: false; }
@property --tw-rotate-y { syntax: "*"; inherits: false; }
@property --tw-rotate-z { syntax: "*"; inherits: false; }
@property --tw-skew-x { syntax: "*"; inherits: false; }
@property --tw-skew-y { syntax: "*"; inherits: false; }
@property --tw-font-weight { syntax: "*"; inherits: false; }
@property --tw-outline-style { syntax: "*"; inherits: false; initial-value: solid; }
@property --tw-blur { syntax: "*"; inherits: false; }
@property --tw-brightness { syntax: "*"; inherits: false; }
@property --tw-contrast { syntax: "*"; inherits: false; }
@property --tw-grayscale { syntax: "*"; inherits: false; }
@property --tw-hue-rotate { syntax: "*"; inherits: false; }
@property --tw-invert { syntax: "*"; inherits: false; }
@property --tw-opacity { syntax: "*"; inherits: false; }
@property --tw-saturate { syntax: "*"; inherits: false; }
@property --tw-sepia { syntax: "*"; inherits: false; }
@property --tw-drop-shadow { syntax: "*"; inherits: false; }
@property --tw-drop-shadow-color { syntax: "*"; inherits: false; }
@property --tw-drop-shadow-alpha { syntax: "<percentage>"; inherits: false; initial-value: 100%; }
@property --tw-drop-shadow-size { syntax: "*"; inherits: false; }
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *,
    ::before,
    ::after,
    ::backdrop {
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-font-weight: initial;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
    }
  }
}

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