/* src/styles/theme.scss */
html {
  color-scheme: light;
}
html {
  --mat-sys-background: #fbf8ff;
  --mat-sys-error: #ba1a1a;
  --mat-sys-error-container: #ffdad6;
  --mat-sys-inverse-on-surface: #f1effb;
  --mat-sys-inverse-primary: #b9c3ff;
  --mat-sys-inverse-surface: #2f3038;
  --mat-sys-on-background: #1a1b23;
  --mat-sys-on-error: #ffffff;
  --mat-sys-on-error-container: #93000a;
  --mat-sys-on-primary: #ffffff;
  --mat-sys-on-primary-container: #0c36b9;
  --mat-sys-on-primary-fixed: #001256;
  --mat-sys-on-primary-fixed-variant: #0c36b9;
  --mat-sys-on-secondary: #ffffff;
  --mat-sys-on-secondary-container: #841856;
  --mat-sys-on-secondary-fixed: #3d0024;
  --mat-sys-on-secondary-fixed-variant: #841856;
  --mat-sys-on-surface: #1a1b23;
  --mat-sys-on-surface-variant: #444654;
  --mat-sys-on-tertiary: #ffffff;
  --mat-sys-on-tertiary-container: #781486;
  --mat-sys-on-tertiary-fixed: #36003e;
  --mat-sys-on-tertiary-fixed-variant: #781486;
  --mat-sys-outline: #747686;
  --mat-sys-outline-variant: #c4c5d6;
  --mat-sys-primary: #3251d1;
  --mat-sys-primary-container: #dde1ff;
  --mat-sys-primary-fixed: #dde1ff;
  --mat-sys-primary-fixed-dim: #b9c3ff;
  --mat-sys-scrim: #000000;
  --mat-sys-secondary: #a3336f;
  --mat-sys-secondary-container: #ffd8e6;
  --mat-sys-secondary-fixed: #ffd8e6;
  --mat-sys-secondary-fixed-dim: #ffafd1;
  --mat-sys-shadow: #000000;
  --mat-sys-surface: #fbf8ff;
  --mat-sys-surface-bright: #fbf8ff;
  --mat-sys-surface-container: #eeedf8;
  --mat-sys-surface-container-high: #e8e7f2;
  --mat-sys-surface-container-highest: #e2e1ec;
  --mat-sys-surface-container-low: #f4f2fe;
  --mat-sys-surface-container-lowest: #ffffff;
  --mat-sys-surface-dim: #dad9e4;
  --mat-sys-surface-tint: #3251d1;
  --mat-sys-surface-variant: #e1e1f3;
  --mat-sys-tertiary: #9433a0;
  --mat-sys-tertiary-container: #ffd6fc;
  --mat-sys-tertiary-fixed: #ffd6fc;
  --mat-sys-tertiary-fixed-dim: #fcaaff;
  --mat-sys-neutral-variant20: #2e303d;
  --mat-sys-neutral10: #1a1b23;
}
html {
  --mat-sys-level0:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
html {
  --mat-sys-level1:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
html {
  --mat-sys-level2:
    0px 3px 3px -2px rgba(0, 0, 0, 0.2),
    0px 3px 4px 0px rgba(0, 0, 0, 0.14),
    0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
html {
  --mat-sys-level3:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
html {
  --mat-sys-level4:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mat-sys-level5:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
html {
  --mat-sys-body-large: 400 1rem / 1.5rem Inter;
  --mat-sys-body-large-font: Inter;
  --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 Inter;
  --mat-sys-body-medium-font: Inter;
  --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 Inter;
  --mat-sys-body-small-font: Inter;
  --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 Inter;
  --mat-sys-display-large-font: Inter;
  --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 Inter;
  --mat-sys-display-medium-font: Inter;
  --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 Inter;
  --mat-sys-display-small-font: Inter;
  --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 Inter;
  --mat-sys-headline-large-font: Inter;
  --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 Inter;
  --mat-sys-headline-medium-font: Inter;
  --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 Inter;
  --mat-sys-headline-small-font: Inter;
  --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 Inter;
  --mat-sys-label-large-font: Inter;
  --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 Inter;
  --mat-sys-label-medium-font: Inter;
  --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 Inter;
  --mat-sys-label-small-font: Inter;
  --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 Inter;
  --mat-sys-title-large-font: Inter;
  --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 Inter;
  --mat-sys-title-medium-font: Inter;
  --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 Inter;
  --mat-sys-title-small-font: Inter;
  --mat-sys-title-small-line-height: 1.25rem;
  --mat-sys-title-small-size: 0.875rem;
  --mat-sys-title-small-tracking: 0.006rem;
  --mat-sys-title-small-weight: 500;
}
html {
  --mat-sys-corner-extra-large: 28px;
  --mat-sys-corner-extra-large-top: 28px 28px 0 0;
  --mat-sys-corner-extra-small: 4px;
  --mat-sys-corner-extra-small-top: 4px 4px 0 0;
  --mat-sys-corner-full: 9999px;
  --mat-sys-corner-large: 16px;
  --mat-sys-corner-large-end: 0 16px 16px 0;
  --mat-sys-corner-large-start: 16px 0 0 16px;
  --mat-sys-corner-large-top: 16px 16px 0 0;
  --mat-sys-corner-medium: 12px;
  --mat-sys-corner-none: 0;
  --mat-sys-corner-small: 8px;
}
html {
  --mat-sys-dragged-state-layer-opacity: 0.16;
  --mat-sys-focus-state-layer-opacity: 0.12;
  --mat-sys-hover-state-layer-opacity: 0.08;
  --mat-sys-pressed-state-layer-opacity: 0.12;
}
:root {
  --mdc-filled-button-container-shape: 6px;
}
:root {
  --mdc-outlined-button-container-shape: 6px;
}
:root {
  --mdc-protected-button-container-shape: 6px;
}
:root {
  --mdc-text-button-container-shape: 6px;
}
:root {
  --mdc-dialog-container-shape: 6px;
}
:root {
  --mat-sys-surface: white;
  --mat-sys-surface-container: white;
  --mat-sys-on-surface: #475467;
  --mat-sys-outline: var(--color-border);
}
:root {
  --mat-option-selected-state-label-text-color: #344054;
}
:root {
  --mat-option-selected-state-layer-color: #DCE2FD;
}

/* src/styles/styles.scss */
:root {
  --color-main-bg: #f8fbff;
  --color-window-bg: white;
  --color-border: #EAECF0;
  --color-badge: #EDF2FF;
  --color-badge-font: #2A47C9;
  --color-badge-border: #B2BEF8;
  --color-fg-brand-primary: #5471F1;
  --color-text-tertiary: #475467;
  --color-utility-pink: #B94581;
  --color-utility-indigo: #E0EAFF;
  --color-utility-gray: #F9FAFB;
  --color-brand-primary: #1C1767;
  --color-text-primary: #101828;
}
html {
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  font-family:
    Inter,
    "Helvetica Neue",
    sans-serif;
  background-color: var(--color-main-bg);
  color: var(--mat-sys-on-surface);
}
h1,
h2,
h3,
h4 {
  font-weight: 600;
}
h1 {
  font-size: 1.5rem;
  color: var(--color-text-primary);
}
h2 {
  font-size: 1rem;
  color: var(--color-text-primary);
}
h3 {
  font-size: 1rem;
  color: var(--color-text-tertiary);
}
a {
  text-decoration: none;
  color: var(--color-fg-brand-primary);
  transition: all 150ms linear;
}
a:hover {
  color: var(--color-brand-primary);
}
button {
  transition: all 150ms linear;
}
.big-white-button,
.big-blue-button,
.big-blue-text-button,
.big-pink-button,
.big-pink-text-button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.0509803922);
  border-radius: 8px;
  text-align: center;
  padding: 1.2rem;
  font: inherit;
  font-weight: bold;
  border: 1px solid var(--color-fg-brand-primary);
  cursor: pointer;
  width: 100%;
  box-sizing: border-box;
}
.big-white-button:disabled,
.big-white-button[disabled],
.big-blue-button:disabled,
.big-blue-button[disabled],
.big-blue-text-button:disabled,
.big-blue-text-button[disabled],
.big-pink-button:disabled,
.big-pink-button[disabled],
.big-pink-text-button:disabled,
.big-pink-text-button[disabled] {
  color: #98A2B3;
  background-color: white;
  border: 1px solid transparent;
  cursor: default;
}
.big-blue-button {
  background-color: var(--color-fg-brand-primary);
  color: white;
}
.big-white-button {
  background-color: white;
  color: var(--color-fg-brand-primary);
}
.big-pink-button {
  background-color: var(--color-utility-pink);
  border: 1px solid var(--color-utility-pink);
  color: white;
}
.big-pink-text-button {
  background-color: white;
  border: 1px solid var(--color-utility-pink);
  color: var(--color-utility-pink);
}
@media (hover: none) {
  .mat-mdc-button-persistent-ripple {
    display: none;
  }
}
.big-blue-text-button {
  background-color: white;
  border: 1px solid var(--color-fg-brand-primary);
  color: var(--color-fg-brand-primary);
}
mat-icon.filled {
  font-variation-settings: "FILL" 1;
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

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