/* src/styles/material-theme.scss */
html {
  color-scheme: light;
  --mat-sys-background: light-dark(#faf9fd, #121316);
  --mat-sys-error: light-dark(#ba1a1a, #ffb4ab);
  --mat-sys-error-container: light-dark(#ffdad6, #93000a);
  --mat-sys-inverse-on-surface: light-dark(#f2f0f4, #2f3033);
  --mat-sys-inverse-primary: light-dark(#abc7ff, #005cbb);
  --mat-sys-inverse-surface: light-dark(#2f3033, #e3e2e6);
  --mat-sys-on-background: light-dark(#1a1b1f, #e3e2e6);
  --mat-sys-on-error: light-dark(#ffffff, #690005);
  --mat-sys-on-error-container: light-dark(#93000a, #ffdad6);
  --mat-sys-on-primary: light-dark(#ffffff, #002f65);
  --mat-sys-on-primary-container: light-dark(#00458f, #d7e3ff);
  --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, #283041);
  --mat-sys-on-secondary-container: light-dark(#3e4759, #dae2f9);
  --mat-sys-on-secondary-fixed: light-dark(#131c2b, #131c2b);
  --mat-sys-on-secondary-fixed-variant: light-dark(#3e4759, #3e4759);
  --mat-sys-on-surface: light-dark(#1a1b1f, #e3e2e6);
  --mat-sys-on-surface-variant: light-dark(#44474e, #e0e2ec);
  --mat-sys-on-tertiary: light-dark(#ffffff, #002f65);
  --mat-sys-on-tertiary-container: light-dark(#00458f, #d7e3ff);
  --mat-sys-on-tertiary-fixed: light-dark(#001b3f, #001b3f);
  --mat-sys-on-tertiary-fixed-variant: light-dark(#00458f, #00458f);
  --mat-sys-outline: light-dark(#74777f, #8e9099);
  --mat-sys-outline-variant: light-dark(#c4c6d0, #44474e);
  --mat-sys-primary: light-dark(#005cbb, #abc7ff);
  --mat-sys-primary-container: light-dark(#d7e3ff, #00458f);
  --mat-sys-primary-fixed: light-dark(#d7e3ff, #d7e3ff);
  --mat-sys-primary-fixed-dim: light-dark(#abc7ff, #abc7ff);
  --mat-sys-scrim: light-dark(#000000, #000000);
  --mat-sys-secondary: light-dark(#565e71, #bec6dc);
  --mat-sys-secondary-container: light-dark(#dae2f9, #3e4759);
  --mat-sys-secondary-fixed: light-dark(#dae2f9, #dae2f9);
  --mat-sys-secondary-fixed-dim: light-dark(#bec6dc, #bec6dc);
  --mat-sys-shadow: light-dark(#000000, #000000);
  --mat-sys-surface: light-dark(#faf9fd, #121316);
  --mat-sys-surface-bright: light-dark(#faf9fd, #38393c);
  --mat-sys-surface-container: light-dark(#efedf0, #1f2022);
  --mat-sys-surface-container-high: light-dark(#e9e7eb, #292a2c);
  --mat-sys-surface-container-highest: light-dark(#e3e2e6, #343537);
  --mat-sys-surface-container-low: light-dark(#f4f3f6, #1a1b1f);
  --mat-sys-surface-container-lowest: light-dark(#ffffff, #0d0e11);
  --mat-sys-surface-dim: light-dark(#dbd9dd, #121316);
  --mat-sys-surface-tint: light-dark(#005cbb, #abc7ff);
  --mat-sys-surface-variant: light-dark(#e0e2ec, #44474e);
  --mat-sys-tertiary: light-dark(#005cbb, #abc7ff);
  --mat-sys-tertiary-container: light-dark(#d7e3ff, #00458f);
  --mat-sys-tertiary-fixed: light-dark(#d7e3ff, #d7e3ff);
  --mat-sys-tertiary-fixed-dim: light-dark(#abc7ff, #abc7ff);
  --mat-sys-neutral-variant20: #2d3038;
  --mat-sys-neutral10: #1a1b1f;
  --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 Nunito Sans;
  --mat-sys-body-large-font: Nunito Sans;
  --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 Nunito Sans;
  --mat-sys-body-medium-font: Nunito Sans;
  --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 Nunito Sans;
  --mat-sys-body-small-font: Nunito Sans;
  --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;
  --mat-sys-display-large-font: DM Sans;
  --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;
  --mat-sys-display-medium-font: DM Sans;
  --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;
  --mat-sys-display-small-font: DM Sans;
  --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;
  --mat-sys-headline-large-font: DM Sans;
  --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;
  --mat-sys-headline-medium-font: DM Sans;
  --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;
  --mat-sys-headline-small-font: DM Sans;
  --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 Nunito Sans;
  --mat-sys-label-large-font: Nunito Sans;
  --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 Nunito Sans;
  --mat-sys-label-medium-font: Nunito Sans;
  --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 Nunito Sans;
  --mat-sys-label-small-font: Nunito Sans;
  --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;
  --mat-sys-title-large-font: DM Sans;
  --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 Nunito Sans;
  --mat-sys-title-medium-font: Nunito Sans;
  --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 Nunito Sans;
  --mat-sys-title-small-font: Nunito Sans;
  --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-checkbox-touch-target-display: block;
  --mat-checkbox-state-layer-size: 36px;
  --mat-chip-container-height: 28px;
  --mat-expansion-header-collapsed-state-height: 44px;
  --mat-expansion-header-expanded-state-height: 60px;
  --mat-fab-small-touch-target-display: ;
  --mat-fab-touch-target-display: block;
  --mat-button-filled-touch-target-display: block;
  --mat-button-filled-container-height: 36px;
  --mat-button-outlined-container-height: 36px;
  --mat-button-outlined-touch-target-display: block;
  --mat-button-protected-touch-target-display: block;
  --mat-button-protected-container-height: 36px;
  --mat-button-text-touch-target-display: block;
  --mat-button-text-container-height: 36px;
  --mat-button-tonal-container-height: 36px;
  --mat-button-tonal-touch-target-display: block;
  --mat-form-field-container-height: 52px;
  --mat-form-field-filled-label-display: block;
  --mat-form-field-container-vertical-padding: 14px;
  --mat-form-field-filled-with-label-container-padding-top: 22px;
  --mat-form-field-filled-with-label-container-padding-bottom: 6px;
  --mat-icon-button-touch-target-display: block;
  --mat-icon-button-state-layer-size: 36px;
  --mat-list-list-item-leading-icon-start-space: 12px;
  --mat-list-list-item-leading-icon-end-space: 12px;
  --mat-list-list-item-one-line-container-height: 44px;
  --mat-list-list-item-two-line-container-height: 60px;
  --mat-list-list-item-three-line-container-height: 84px;
  --mat-paginator-container-size: 52px;
  --mat-paginator-form-field-container-height: 40px;
  --mat-paginator-form-field-container-vertical-padding: 8px;
  --mat-paginator-touch-target-display: block;
  --mat-radio-touch-target-display: block;
  --mat-radio-state-layer-size: 36px;
  --mat-tab-container-height: 44px;
  --mat-select-arrow-transform: translateY(-8px);
  --mat-button-toggle-height: 40px;
  --mat-stepper-header-height: 68px;
  --mat-table-header-container-height: 52px;
  --mat-table-footer-container-height: 48px;
  --mat-table-row-item-container-height: 48px;
  --mat-toolbar-standard-height: 60px;
  --mat-toolbar-mobile-height: 52px;
  --mat-tree-node-min-height: 44px;
  --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;
  --mat-sys-primary: var(--main-color);
  --mat-sys-on-primary: #ffffff;
}
[data-theme=dark] {
  color-scheme: dark;
}

/* src/styles/base.css */
*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  -webkit-text-size-adjust: 100%;
}
body {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: 1px solid;
  opacity: 0.25;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
h1 {
  font-size: calc(1.375rem + 1.5vw);
}
h2 {
  font-size: calc(1.325rem + 0.9vw);
}
h3 {
  font-size: calc(1.3rem + 0.6vw);
}
h4 {
  font-size: calc(1.275rem + 0.3vw);
}
h5 {
  font-size: 1.25rem;
}
h6 {
  font-size: 1rem;
}
@media (min-width: 1200px) {
  h1 {
    font-size: 2.5rem;
  }
  h2 {
    font-size: 2rem;
  }
  h3 {
    font-size: 1.75rem;
  }
  h4 {
    font-size: 1.5rem;
  }
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol,
ul {
  padding-left: 2rem;
  margin-top: 0;
  margin-bottom: 1rem;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 0.875em;
}
a {
  color: #0d6efd;
  text-decoration: underline;
}
a:hover {
  color: #0a58ca;
}
img,
svg {
  vertical-align: middle;
}
table {
  caption-side: bottom;
  border-collapse: collapse;
}
th {
  text-align: inherit;
}
label {
  display: inline-block;
}
button {
  border-radius: 0;
}
button:focus:not(:focus-visible) {
  outline: 0;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
select {
  text-transform: none;
}
[role=button] {
  cursor: pointer;
}
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}
textarea {
  resize: vertical;
}

/* src/styles/tokens.css */
:root {
  --main-color: #8199cd;
  --gray-100: #fafcfc;
  --gray-200: #edf3f5;
  --gray-300: #e6eef0;
  --gray-400: #dfe6e8;
  --gray-500: #ccd8de;
  --gray-600: #a0aab0;
  --text-100: #101112;
  --text-200: #1d1e1f;
  --text-300: #2e3233;
  --text-400: #343a3d;
  --text-500: #3c4245;
  --text-600: #495459;
  --warning-100: #b84b4b;
  --warning-200: #914747;
  --alert-100: #b59d2a;
  --alert-200: #b59d2a;
  --success-100: #4a9156;
  --success-200: #3f6b47;
  --info-100: #1f6b91;
  --info-200: #1f526b;
  --main-100: #109ccd;
  --main-200: #1487b8;
  --main-text-100: #fafcfc;
  --main-text-200: #edf3f5;
  --one-field-radius: 12px;
  --one-field-fill: var(--gray-100);
  --one-field-border: var(--gray-500);
  --one-field-border-hover: var(--gray-600);
  --one-field-focus: var(--main-color);
  --one-field-error: var(--warning-100);
  --one-field-label: var(--text-600);
  --one-field-text: var(--text-200);
  --one-btn-radius-square-sm: 6px;
  --one-btn-radius-square-md: 8px;
  --one-btn-radius-square-lg: 10px;
  --one-btn-radius-round: 999px;
  --one-badge-radius: 999px;
}
[data-theme=dark] {
  --gray-100: #101112;
  --gray-200: #1d1e1f;
  --gray-300: #2e3233;
  --gray-400: #343a3d;
  --gray-500: #3c4245;
  --gray-600: #495459;
  --text-100: #fafcfc;
  --text-200: #edf3f5;
  --text-300: #e6eef0;
  --text-400: #dfe6e8;
  --text-500: #ccd8de;
  --text-600: #a0aab0;
  --warning-100: #db5c5c;
  --warning-200: #cd4e4e;
  --alert-100: #b59d2a;
  --alert-200: #b59d2a;
  --success-100: #5eb56d;
  --success-200: #50a65e;
  --info-100: #2886b5;
  --info-200: #1e78a6;
  --main-100: #1aabdb;
  --main-200: #109ccd;
  --main-text-100: #fafcfc;
  --main-text-200: #edf3f5;
  --mat-autocomplete-background-color: #101112;
  --mat-select-panel-background-color: #101112;
}

/* src/styles/layout.css */
:root {
  --one-footer-height: 56px;
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -12px;
  margin-right: -12px;
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-left: 12px;
  padding-right: 12px;
  box-sizing: border-box;
}
.col {
  flex: 1 0 0%;
}
.col-1 {
  flex: 0 0 auto;
  width: 8.3333%;
}
.col-3 {
  flex: 0 0 auto;
  width: 25%;
}
.col-6 {
  flex: 0 0 auto;
  width: 50%;
}
.col-11 {
  flex: 0 0 auto;
  width: 91.6667%;
}
.col-12 {
  flex: 0 0 auto;
  width: 100%;
}
@media (min-width: 576px) {
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.3333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.6667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.3333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.6667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.6667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.6667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.3333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.6667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.6667%;
  }
}
@media (min-width: 992px) {
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.3333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.6667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.3333%;
  }
}
.container {
  width: 100%;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
.d-flex {
  display: flex !important;
}
.flex-column {
  flex-direction: column !important;
}
.align-items-center {
  align-items: center !important;
}
.align-items-end {
  align-items: flex-end !important;
}
.text-center {
  text-align: center !important;
}
.text-left {
  text-align: left !important;
}
.w-100 {
  width: 100% !important;
}
.mt-1 {
  margin-top: 4px !important;
}
.mt-2 {
  margin-top: 8px !important;
}
.py-1 {
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}
.px-2 {
  padding-left: 8px !important;
  padding-right: 8px !important;
}
.ms-2 {
  margin-left: 8px !important;
}
.vertical-aling-out {
  display: table;
  height: 100%;
  width: 100%;
}
.vertical-aling-inner {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.row {
  margin-bottom: 10px;
  margin-top: 25px;
}
.container {
  margin: 0 auto;
}
.main-container {
  padding: 0px 45px 0px 30px;
}
@media (max-width: 992px) {
  .main-container {
    padding: 0px 18px;
  }
}
.form-step {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 12px 4px;
  border-bottom: 2px solid var(--gray-400);
  margin-bottom: 16px;
  animation: headerFadeIn 0.25s ease-out;
}
.form-step mat-icon,
.form-step .mat-icon {
  display: flex !important;
  align-items: center;
  justify-content: center;
  height: 22px !important;
  width: 22px !important;
  font-size: 22px !important;
  line-height: 22px !important;
  overflow: hidden;
}
@keyframes headerFadeIn {
  from {
    opacity: 0;
    transform: translateY(-6px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.step-item {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  background: none;
  border: none;
  cursor: pointer;
}
.step-active {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  cursor: default;
}
.step-done {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  background: none;
  border: none;
  cursor: pointer;
}
.icon-item-step {
  width: 22px;
  height: 22px;
  font-size: 22px;
  line-height: 1;
  color: var(--text-600);
}
.icon-item-step-active {
  width: 22px;
  height: 22px;
  font-size: 22px;
  line-height: 1;
  color: var(--main-100);
}
.step-separator {
  height: 2px;
  width: 60px;
  background-color: var(--gray-500);
}
.step-separator-done {
  height: 2px;
  width: 60px;
  background-color: var(--main-100);
}
.form-flex {
  max-width: 1150px;
  margin: 0 auto;
  display: flex;
  gap: 10px;
  justify-content: center;
  flex-direction: column;
}
.form-grouped {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.form-betweened {
  width: 100%;
  display: flex;
  gap: 18px;
  justify-content: space-between;
  align-items: flex-end;
}
.form-betweened button {
  width: 50%;
}
.flexed-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 30px;
  background-color: var(--gray-300);
  padding: 15px 0;
  border-radius: 9px;
  border: 1px solid var(--gray-400);
}
.form-flexed {
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 15px;
  padding: 15px 0;
}
.controller {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
  padding-top: 30px;
}
.container-separation {
  display: flex;
  flex-direction: column;
}
.container-flex {
  display: flex;
  align-items: center;
  gap: 15px;
  padding-bottom: 18px;
  padding-top: 21px;
}

/* src/styles/buttons-legacy.css */
.btn {
  display: inline-block;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.5;
  border: 1px solid transparent;
  border-radius: 6px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  background-color: transparent;
}
.btn:disabled {
  opacity: 0.65;
  cursor: not-allowed;
}
.btn-danger {
  background-color: var(--warning-200);
  color: #fff;
}
.btn-primary {
  background-color: var(--main-color) !important;
  color: white !important;
}
.btn-primary .mat-mdc-progress-spinner .mdc-circular-progress__indeterminate-circle-graphic {
  stroke: white !important;
}
.btn-primary:hover {
  text-decoration: none;
}
.btn-primary mat-spinner {
  margin: auto;
  margin-top: 3px;
  margin-bottom: 3px;
}
.btn-primary .material-symbols-outlined {
  vertical-align: middle;
}
.fab-action {
  width: 30px !important;
  height: 30px !important;
  border-radius: 4px !important;
  display: block !important;
  margin: auto !important;
  margin-top: 3px !important;
  margin-bottom: 3px !important;
}
.fab-action.red {
  background-color: #ef4823;
}
.fab-action.main {
  background-color: var(--main-color);
  text-align: center;
}
.fab-action.main:hover {
  color: white;
}
.fab-action mat-icon {
  font-size: 23px;
  padding-top: 3px;
}
.fab-action .mat-mdc-progress-spinner .mdc-circular-progress__indeterminate-circle-graphic {
  stroke: white !important;
}
.fab-action mat-spinner {
  margin-left: 7px;
}
.main-btn {
  background-color: var(--main-200);
  border: none;
  padding: 12px 18px;
  border-radius: 9px;
  cursor: pointer;
  font-size: 15px;
  transition:
    background-color 0.0966s ease-out 0.0399s,
    color 0.0966s ease-out 0.0399s,
    transform 0.0966s ease-out 0.0399s,
    box-shadow 0.0966s ease-out 0.0399s;
  box-shadow: 0px 6px 1px -4px var(--gray-500);
  color: var(--main-text-200);
  font-family: "DM Sans", serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
}
.main-btn:hover {
  background-color: var(--main-100);
  color: var(--main-text-100);
  transform: scale(103%);
  box-shadow: 0px 6px 3px -2px var(--gray-600);
}
.main-btn-reverse-mobile {
  background-color: var(--main-text-200);
  padding: 12px 18px;
  border-radius: 9px;
  cursor: pointer;
  font-size: 15px;
  transition:
    background-color 0.0966s ease-out 0.0399s,
    color 0.0966s ease-out 0.0399s,
    transform 0.0966s ease-out 0.0399s,
    box-shadow 0.0966s ease-out 0.0399s;
  box-shadow: 0px 6px 1px -4px var(--gray-500);
  color: var(--main-200);
  font-family: "DM Sans", serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  border: 1px solid var(--main-200);
  width: 230px;
}
.disabled-btn {
  background-color: var(--gray-600);
  border: none;
  padding: 12px 18px;
  border-radius: 9px;
  cursor: not-allowed;
  font-size: 15px;
  transition:
    background-color 0.0966s ease-out 0.0399s,
    color 0.0966s ease-out 0.0399s,
    transform 0.0966s ease-out 0.0399s,
    box-shadow 0.0966s ease-out 0.0399s;
  color: var(--text-600);
  font-family: "DM Sans", serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
}
.cancel-btn {
  background-color: var(--gray-400);
  border: 1px solid var(--gray-600);
  padding: 12px 18px;
  border-radius: 9px;
  cursor: pointer;
  font-size: 15px;
  transition:
    background-color 0.0966s ease-out 0.0399s,
    color 0.0966s ease-out 0.0399s,
    transform 0.0966s ease-out 0.0399s,
    box-shadow 0.0966s ease-out 0.0399s;
  box-shadow: 0px 6px 1px -4px var(--gray-500);
  color: var(--text-500);
  font-family: "DM Sans", serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
}
.cancel-btn:hover {
  background-color: var(--gray-200);
  color: var(--text-400);
  transform: scale(103%);
  box-shadow: 0px 6px 3px -2px var(--gray-600);
}
.warning-btn {
  background-color: var(--warning-200);
  border: none;
  padding: 12px 18px;
  border-radius: 9px;
  cursor: pointer;
  font-size: 15px;
  transition:
    background-color 0.0966s ease-out 0.0399s,
    color 0.0966s ease-out 0.0399s,
    transform 0.0966s ease-out 0.0399s,
    box-shadow 0.0966s ease-out 0.0399s;
  box-shadow: 0px 6px 1px -4px var(--gray-500);
  color: var(--main-text-200);
  font-family: "DM Sans", serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
}
.warning-btn:hover {
  background-color: var(--warning-100);
  color: var(--main-text-100);
  transform: scale(103%);
  box-shadow: 0px 6px 3px -2px var(--gray-600);
}

/* src/styles/forms-legacy.css */
.form-control {
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-200);
  background-color: var(--gray-100);
  border: 1px solid var(--gray-500);
  border-radius: 6px;
  box-sizing: border-box;
}
.form-control:focus {
  border-color: var(--main-color);
  outline: 0;
}
.input-control {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 6px;
  position: relative;
  margin-top: 6px;
}
.input-control > span {
  padding: 2px 10px;
  border-radius: 9px;
  font-size: 12px;
  background-color: var(--warning-200);
  color: var(--main-text-100);
  position: absolute;
  top: -15px;
  right: 0;
}
.select-control {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 6px;
  position: relative;
}
.select-control > span {
  padding: 3px 3px;
  border-radius: 9px;
  top: 0;
  right: 0;
}
.input-field {
  width: 100%;
  padding: 9px 12px;
  background-color: var(--one-field-fill);
  border: 1px solid var(--one-field-border);
  border-radius: var(--one-field-radius);
  color: var(--one-field-text);
  transition: background-color 0.15s ease, border-color 0.15s ease;
  font-size: 15px;
  font-family: "Nunito Sans";
  margin-bottom: 1px;
}
.input-failed {
  outline: none;
  width: 100%;
  padding: 9px 12px;
  background-color: var(--one-field-fill);
  border: 1px solid var(--one-field-error);
  border-radius: var(--one-field-radius);
  color: var(--one-field-text);
  transition: background-color 0.15s ease, border-color 0.15s ease;
  font-size: 15px;
  font-family: "Nunito Sans";
  margin-bottom: 1px;
}
.input-field:hover {
  outline: none;
  border: 1px solid var(--one-field-border-hover);
  background-color: var(--one-field-fill);
}
.input-field:focus {
  outline: none;
  border: 1px solid var(--one-field-focus);
  background-color: var(--one-field-fill);
  color: var(--one-field-text);
}
.input-control:focus-within label {
  color: var(--one-field-focus);
}
.input-field:disabled {
  background-color: var(--gray-300);
  border: 1px solid var(--gray-400);
  color: var(--text-300);
  cursor: not-allowed;
}
.input-control:has(.input-field:disabled) label {
  cursor: not-allowed;
}

/* src/styles/components.css */
mat-form-field {
  width: 100%;
}
ngx-editor .NgxEditor__Content {
  min-height: 200px !important;
  display: block !important;
}
.product-option-container {
  display: flex;
  align-items: center;
  gap: 12px;
  width: 100%;
}
.product-option-image {
  width: 45px;
  height: 45px;
  min-width: 45px;
  border-radius: 6px;
  overflow: hidden;
  background-color: #f5f5f5;
  border: 1px solid #eee;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-option-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product-option-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
}
.product-option-name {
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-option-ean {
  font-size: 10px;
  color: #666;
}
.product-option-details {
  font-size: 12px;
  color: #333;
}
.material-symbols-outlined {
  font-variation-settings:
    "FILL" 0,
    "wght" 400,
    "GRAD" 0,
    "opsz" 24;
  line-height: normal;
  vertical-align: middle;
}
.input-label {
  font-family: "Nunito Sans";
  font-weight: 400;
  font-size: 15px;
  z-index: 10;
  padding: 0px 10px;
  color: var(--text-300);
  position: absolute;
  top: 8px;
  left: 24px;
  pointer-events: none;
  transition: all 0.2s ease;
  padding: 0 3px;
}
.input-control:has(input:focus) .input-label,
.input-control:has(input:not(:placeholder-shown)) .input-label,
.input-control:has(select) .input-label {
  top: -18px;
  left: 3px;
  font-size: 14px;
}
.input-control:has(input:focus) .input-label,
.input-control:has(select:focus) .input-label {
  color: var(--one-field-focus);
}
.input-control:has(input:not(:focus):not(:placeholder-shown)) .input-label,
.input-control:has(select:not(:focus)) .input-label {
  color: var(--text-300);
}
.input-control:has(input:not(:focus):placeholder-shown) .input-label {
  color: var(--text-600);
}
.input-control:has(.custom-select input:focus) .input-label {
  top: -18px;
  left: 3px;
  font-size: 14px;
}
.input-control.has-value:has(.custom-select input:not(:focus)) .input-label {
  top: -18px;
  left: 3px;
  font-size: 14px;
}
.input-control:has(.custom-select input:focus) .input-label {
  color: var(--one-field-focus);
}
.input-control:has(.custom-select input:not(:focus):not(:placeholder-shown)) .input-label {
  color: var(--text-300);
}
.input-control:has(.custom-select input:not(:focus):placeholder-shown) .input-label {
  color: var(--text-600);
}
.step-title {
  font-family: "DM Sans";
  font-weight: 600;
  font-size: 15px;
  color: var(--text-300);
  text-align: left;
  padding: 0;
  letter-spacing: 1.5px;
  line-height: 1;
  display: flex;
  align-items: center;
}
.step-title p {
  margin: 0;
}
.flex-switch {
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 18px;
}
.flex-switch p {
  font-family: "DM Sans";
  font-size: 15px;
  color: var(--text-100);
  font-weight: 400;
}
.flex-switch .is-active {
  color: var(--main-200);
  font-weight: 500;
}
.switch {
  position: relative;
  display: inline-block;
  width: 51px;
  height: 24px;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--gray-500);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.slider:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 3px;
  bottom: 3px;
  background-color: var(--gray-100);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.slider.round {
  border-radius: 34px;
}
.slider.round:before {
  border-radius: 50%;
}
@media (min-width: 992px) {
  .form-flex {
    flex-direction: row;
  }
}
.flex-box-main {
  display: flex;
  align-items: center;
  gap: 18px;
}
input:checked + .slider {
  background-color: var(--main-200);
}
input:checked + .slider:before {
  -webkit-transform: translateX(27px);
  -ms-transform: translateX(27px);
  transform: translateX(27px);
}
@media (max-width: 992px) {
  input:checked + .slider:before {
    -webkit-transform: translateX(14px);
    -ms-transform: translateX(14px);
    transform: translateX(14px);
  }
  .switch {
    width: 58px;
    height: 24px;
  }
}
.one-toast-panel {
  --mdc-snackbar-container-color: var(--gray-100);
  --mdc-snackbar-supporting-text-color: var(--text-200);
}
.one-toast-panel .mdc-snackbar__surface {
  border-left: 4px solid var(--info-100);
  border-radius: 6px;
}
.one-toast-error .mdc-snackbar__surface {
  border-left-color: var(--warning-100);
}
.one-toast-warning .mdc-snackbar__surface {
  border-left-color: var(--alert-100);
}
.one-toast-success .mdc-snackbar__surface {
  border-left-color: var(--success-100);
}
.one-toast-info .mdc-snackbar__surface {
  border-left-color: var(--info-100);
}
.one-btn {
  --mat-button-filled-label-text-font: "DM Sans", sans-serif;
  font-family: "DM Sans", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
.one-btn-primary {
  --mat-button-filled-container-color: var(--main-200);
  --mat-button-filled-label-text-color: var(--main-text-100);
}
.one-btn-secondary {
  --mat-button-filled-container-color: var(--gray-400);
  --mat-button-filled-label-text-color: var(--text-500);
  --mat-button-filled-state-layer-color: var(--text-500);
  --mat-button-filled-ripple-color: color-mix(in srgb, var(--text-500) calc(var(--mat-sys-pressed-state-layer-opacity) * 100%), transparent);
  border: 1px solid var(--gray-500) !important;
}
.one-btn-danger {
  --mat-button-filled-container-color: var(--warning-200);
  --mat-button-filled-label-text-color: var(--main-text-100);
}
.one-btn-info {
  --mat-button-filled-container-color: var(--info-200);
  --mat-button-filled-label-text-color: var(--main-text-100);
}
.one-btn-text {
  --mat-button-filled-container-color: transparent;
  --mat-button-filled-label-text-color: var(--text-300);
  --mat-button-filled-state-layer-color: var(--text-300);
  --mat-button-filled-ripple-color: color-mix(in srgb, var(--text-300) calc(var(--mat-sys-pressed-state-layer-opacity) * 100%), transparent);
}
.one-btn:disabled {
  cursor: not-allowed;
}
.one-btn:not(:disabled) {
  transition: transform 0.18s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.18s cubic-bezier(0.22, 1, 0.36, 1);
}
.one-btn:hover:not(:disabled) {
  transform: translateY(-1px);
  box-shadow: 0 4px 12px -3px color-mix(in srgb, var(--mat-button-filled-container-color, transparent) 55%, transparent);
}
.one-btn:active:not(:disabled) {
  transform: translateY(0) scale(0.97);
  box-shadow: 0 1px 4px -2px color-mix(in srgb, var(--mat-button-filled-container-color, transparent) 45%, transparent);
  transition-duration: 0.07s;
}
.one-btn-xs {
  --mat-button-filled-container-height: 26px;
  --mat-button-filled-horizontal-padding: 10px;
  --mat-button-filled-label-text-size: 11px;
}
.one-btn-sm {
  --mat-button-filled-container-height: 34px;
  --mat-button-filled-horizontal-padding: 14px;
  --mat-button-filled-label-text-size: 12px;
}
.one-btn-md {
  --mat-button-filled-container-height: 40px;
  --mat-button-filled-horizontal-padding: 20px;
  --mat-button-filled-label-text-size: 14px;
}
.one-btn-lg {
  --mat-button-filled-container-height: 48px;
  --mat-button-filled-horizontal-padding: 28px;
  --mat-button-filled-label-text-size: 15px;
}
.one-btn-square {
  --mat-button-filled-container-shape: var(--one-btn-radius-square-md);
}
.one-btn-xs.one-btn-square {
  --mat-button-filled-container-shape: var(--one-btn-radius-square-sm);
}
.one-btn-sm.one-btn-square {
  --mat-button-filled-container-shape: var(--one-btn-radius-square-sm);
}
.one-btn-lg.one-btn-square {
  --mat-button-filled-container-shape: var(--one-btn-radius-square-lg);
}
.one-btn-round {
  --mat-button-filled-container-shape: var(--one-btn-radius-round);
}
.one-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  font-family: "DM Sans", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  line-height: 1;
  white-space: nowrap;
  border: 1px solid transparent;
  border-radius: var(--one-badge-radius);
}
.one-badge mat-icon,
.one-badge .material-symbols-outlined {
  font-size: 1.1em;
  width: 1.1em;
  height: 1.1em;
  line-height: 1;
}
.one-badge-sm {
  font-size: 10px;
  padding: 2px 6px;
}
.one-badge-md {
  font-size: 11px;
  padding: 3px 8px;
}
.one-badge-lg {
  font-size: 12px;
  padding: 4px 10px;
}
.one-badge-round {
  padding: 0;
  width: 1.8em;
  height: 1.8em;
  min-width: 1.8em;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
}
.one-badge-default {
  background-color: var(--gray-300);
  color: var(--text-300);
  border-color: var(--gray-500);
}
.one-badge-danger {
  background-color: var(--warning-200);
  color: var(--main-text-100);
}
.one-badge-warning {
  background-color: var(--alert-200);
  color: var(--main-text-100);
}
.one-badge-success {
  background-color: var(--success-100);
  color: var(--main-text-100);
}
.one-badge-info {
  background-color: var(--info-100);
  color: var(--main-text-100);
}
.one-segmented {
  display: inline-flex;
  align-items: stretch;
  gap: 4px;
  padding: 4px;
  background: var(--gray-400);
}
.one-segmented-full {
  display: flex;
  width: 100%;
}
.one-segmented-full .one-seg-btn {
  flex: 1 1 0;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
.one-seg-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  font-family: "DM Sans", sans-serif;
  font-weight: 600;
  text-transform: none;
  letter-spacing: 0;
  white-space: nowrap;
  cursor: pointer;
  background: transparent;
  color: var(--text-500);
  border: none;
  transition:
    background-color 0.2s ease,
    color 0.2s ease,
    box-shadow 0.2s ease,
    transform 0.15s cubic-bezier(0.22, 1, 0.36, 1);
}
.one-seg-btn:hover:not(:disabled):not(.selected) {
  background: var(--gray-500);
}
.one-seg-btn:active:not(:disabled) {
  transform: scale(0.95);
}
.one-seg-btn.selected {
  background: var(--main-200);
  color: var(--main-text-100);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.18);
  animation: one-pop 0.28s cubic-bezier(0.22, 1, 0.36, 1);
}
@keyframes one-pop {
  0% {
    transform: scale(0.94);
  }
  60% {
    transform: scale(1.03);
  }
  100% {
    transform: scale(1);
  }
}
.one-seg-btn:disabled {
  color: var(--gray-600);
  background: transparent;
  cursor: not-allowed;
}
.one-seg-btn mat-icon {
  font-size: 1.2em;
  width: 1.2em;
  height: 1.2em;
  line-height: 1.2em;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  overflow: visible;
  margin: 0;
  flex-shrink: 0;
}
.one-segmented-sm .one-seg-btn {
  height: 27px;
  padding: 0 11px;
  font-size: 11px;
}
.one-segmented-md .one-seg-btn {
  height: 36px;
  padding: 0 18px;
  font-size: 13px;
}
.one-segmented-lg .one-seg-btn {
  height: 42px;
  padding: 0 22px;
  font-size: 14px;
}
.one-segmented-square {
  border-radius: calc(var(--one-btn-radius-square-md) + 4px);
}
.one-segmented-square .one-seg-btn {
  border-radius: var(--one-btn-radius-square-md);
}
.one-segmented-sm.one-segmented-square {
  border-radius: calc(var(--one-btn-radius-square-sm) + 4px);
}
.one-segmented-sm.one-segmented-square .one-seg-btn {
  border-radius: var(--one-btn-radius-square-sm);
}
.one-segmented-lg.one-segmented-square {
  border-radius: calc(var(--one-btn-radius-square-lg) + 4px);
}
.one-segmented-lg.one-segmented-square .one-seg-btn {
  border-radius: var(--one-btn-radius-square-lg);
}
.one-segmented-round {
  border-radius: var(--one-btn-radius-round);
}
.one-segmented-round .one-seg-btn {
  border-radius: var(--one-btn-radius-round);
}
.one-accordion {
  border: 1px solid var(--gray-500);
  border-radius: 12px;
  background: var(--gray-200);
  overflow: hidden;
}
.one-accordion-header {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 14px 18px;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  outline: none;
}
.one-accordion-header:focus-visible {
  box-shadow: inset 0 0 0 2px var(--main-200);
}
.one-accordion.disabled .one-accordion-header {
  cursor: default;
}
.one-accordion.disabled {
  opacity: 0.6;
}
.one-accordion-header-main {
  display: flex;
  align-items: center;
  gap: 10px;
  flex: 1;
  min-width: 0;
  color: var(--text-200);
  font-family: "DM Sans", sans-serif;
  font-weight: 600;
  white-space: nowrap;
}
.one-accordion-icon {
  color: var(--main-color);
  font-size: 26px;
  width: 26px;
  height: 26px;
}
.one-accordion-title {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.one-accordion-actions {
  display: flex;
  align-items: center;
}
.one-accordion-chevron {
  color: var(--text-400);
  transition: transform 0.2s ease;
  flex-shrink: 0;
}
.one-accordion.expanded .one-accordion-chevron {
  transform: rotate(180deg);
}
.one-accordion-body {
  overflow: hidden;
}
.one-accordion-body-inner {
  padding: 14px 18px 18px;
  border-top: 1px solid var(--gray-400);
  animation: oneAccordionOpen 0.2s ease;
}
@keyframes oneAccordionOpen {
  from {
    opacity: 0;
    transform: translateY(-6px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.one-option-card {
  display: grid;
  grid-template-columns: 40px 1fr;
  grid-template-rows: auto auto;
  align-items: center;
  gap: 4px 0;
  padding: 10px 12px;
  color: var(--text-100);
  background-color: var(--gray-200);
  border: 1px solid var(--gray-500);
  border-radius: 12px;
}
.one-option-card-icon {
  grid-column: 1;
  grid-row: 1;
  height: 32px;
  width: 32px;
  color: var(--main-color);
  justify-self: center;
  align-self: center;
}
.one-option-card-title {
  grid-column: 2;
  grid-row: 1;
  text-align: center;
  color: var(--text-200);
  font-family: "DM Sans", sans-serif;
  font-size: 13px;
  line-height: 1.2;
}
.one-option-card-body {
  grid-column: 1 / -1;
  grid-row: 2;
  width: 100%;
  margin-top: 4px;
}
one-option-card.one-option-card-host-sm .one-option-card {
  grid-template-columns: 24px 1fr;
  gap: 2px 0;
  padding: 6px 8px;
  border-radius: 10px;
}
one-option-card.one-option-card-host-sm .one-option-card-icon {
  height: 20px;
  width: 20px;
  font-size: 20px;
}
one-option-card.one-option-card-host-sm .one-option-card-title {
  font-size: 12px;
}
one-option-card.one-option-card-host-sm .one-option-card-body {
  margin-top: 2px;
}
one-option-card.one-option-card-host-sm .one-segmented {
  gap: 2px;
  padding: 3px;
}
one-option-card.one-option-card-host-sm .one-seg-btn {
  padding: 0 6px;
}
one-option-card.one-option-card-host-sm .seg-label-desktop {
  display: none;
}
one-option-card.one-option-card-host-sm .seg-label-mobile {
  display: inline;
}
.one-check-chip {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 0 14px;
  min-height: 32px;
  max-width: 100%;
  border-radius: 10px;
  border: 1px solid var(--gray-500);
  background: var(--gray-400);
  color: var(--text-500);
  font-family: "DM Sans", sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 1;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  transition:
    border-color 0.2s ease,
    background-color 0.2s ease,
    color 0.2s ease,
    box-shadow 0.2s ease,
    transform 0.15s cubic-bezier(0.22, 1, 0.36, 1);
}
.one-check-chip:hover:not(:disabled):not(.selected) {
  background: var(--gray-500);
  transform: translateY(-1px);
}
.one-check-chip:active:not(:disabled) {
  transform: scale(0.95);
}
.one-check-chip.selected {
  border-color: var(--main-200);
  background: var(--main-200);
  color: var(--main-text-100);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.18);
}
.one-check-chip:disabled {
  opacity: 0.55;
  cursor: not-allowed;
}
.one-check-chip:focus-visible {
  outline: none;
  box-shadow: 0 0 0 2px color-mix(in srgb, var(--main-200) 40%, transparent);
}
.one-check-chip mat-icon.material-symbols-outlined {
  font-variation-settings:
    "FILL" 0,
    "wght" 300,
    "GRAD" 0,
    "opsz" 20;
}
mat-icon.one-check-chip-icon,
mat-icon.one-check-chip-indicator {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  width: 13px;
  height: 13px;
  min-width: 13px;
  line-height: 13px;
  flex-shrink: 0;
  overflow: visible;
  vertical-align: middle;
}
mat-icon.one-check-chip-indicator {
  animation: one-check-in 0.22s cubic-bezier(0.22, 1, 0.36, 1);
}
@keyframes one-check-in {
  from {
    transform: scale(0.3) rotate(-30deg);
    opacity: 0;
  }
  to {
    transform: scale(1) rotate(0deg);
    opacity: 1;
  }
}
.one-check-chip-label {
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.one-check-chip-sm {
  gap: 5px;
  padding: 0 10px;
  min-height: 26px;
  font-size: 12px;
}
.one-check-chip-sm mat-icon.one-check-chip-icon,
.one-check-chip-sm mat-icon.one-check-chip-indicator {
  font-size: 14px;
  width: 14px;
  height: 14px;
  min-width: 14px;
  line-height: 14px;
}
.one-check-chip-xs {
  gap: 4px;
  padding: 0 8px;
  min-height: 22px;
  font-size: 11px;
}
.one-check-chip-xs mat-icon.one-check-chip-icon,
.one-check-chip-xs mat-icon.one-check-chip-indicator {
  font-size: 12px;
  width: 12px;
  height: 12px;
}
.field-message {
  color: var(--warning-200);
  font-size: 12px;
  margin-top: 5px;
}
@media (prefers-reduced-motion: reduce) {
  .one-btn:hover:not(:disabled),
  .one-btn:active:not(:disabled),
  .one-seg-btn:active:not(:disabled),
  .one-check-chip:hover:not(:disabled):not(.selected),
  .one-check-chip:active:not(:disabled) {
    transform: none;
  }
  .one-seg-btn.selected,
  mat-icon.one-check-chip-indicator {
    animation: none;
  }
}
.one-modal-footer {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  min-height: var(--one-footer-height, 56px);
}

/* src/styles/material-overrides.css */
:root {
  --mat-form-field-container-vertical-padding: 8px;
  --mat-form-field-container-height: 48px;
  --mat-outlined-text-field-container-shape: 4px;
  --mat-select-trigger-text-size: 14px;
  --mat-form-field-subscript-text-size: 11px;
  --mat-expansion-header-collapsed-state-height: 48px;
  --mat-table-row-item-outline-width: 1px;
  --mat-option-label-text-size: 14px;
  --mat-autocomplete-background-color: var(--gray-100, #fafcfc);
  --mat-select-panel-background-color: var(--gray-100, #fafcfc);
  --mat-option-selected-state-label-text-color: var(--main-color, #8199cd);
  --mat-checkbox-label-text-color: var(--text-200);
}
.cdk-overlay-container {
  z-index: 9999;
}
.mat-mdc-tab-group,
.mat-mdc-tab-nav-bar {
  --mat-tab-disabled-ripple-color: var(--gray-100);
  --mat-tab-pagination-icon-color: var(--gray-400);
  --mat-tab-inactive-label-text-color: var(--text-600);
  --mat-tab-active-label-text-color: var(--main-200);
  --mat-tab-active-ripple-color: var(--main-200);
  --mat-tab-inactive-ripple-color: var(--gray-300);
  --mat-tab-inactive-focus-label-text-color: var(--text-200);
  --mat-tab-inactive-hover-label-text-color: var(--text-200);
  --mat-tab-active-focus-label-text-color: var(--main-200);
  --mat-tab-active-hover-label-text-color: var(--main-200);
  --mat-tab-active-focus-indicator-color: var(--main-200);
  --mat-tab-active-hover-indicator-color: var(--main-200);
  --mat-tab-active-indicator-color: var(--main-200);
}
.mat-mdc-autocomplete-panel {
  background-color: var(--mat-autocomplete-background-color, var(--gray-100));
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  max-height: 250px;
  overflow-y: auto;
}
.mat-mdc-select-panel {
  background-color: var(--mat-select-panel-background-color, var(--gray-100));
  transform-origin: top center;
  animation: one-select-panel-in 0.18s cubic-bezier(0.22, 1, 0.36, 1);
}
@keyframes one-select-panel-in {
  from {
    opacity: 0;
    transform: translateY(-6px) scaleY(0.97);
  }
  to {
    opacity: 1;
    transform: translateY(0) scaleY(1);
  }
}
.mat-mdc-select-arrow-wrapper {
  transition: transform 0.2s cubic-bezier(0.22, 1, 0.36, 1);
}
.mat-mdc-select[aria-expanded=true] .mat-mdc-select-arrow-wrapper {
  transform: rotate(180deg);
}
@media (prefers-reduced-motion: reduce) {
  .mat-mdc-select-panel {
    animation: none;
  }
  .mat-mdc-select-arrow-wrapper {
    transition: none;
  }
}
.mat-mdc-option {
  min-height: 42px;
}
.mat-mdc-option.multiline-option,
.mat-mdc-option.select-item {
  height: auto !important;
  min-height: 42px !important;
}
.mat-mdc-option.multiline-option .mdc-list-item__primary-text,
.mat-mdc-option.select-item .mdc-list-item__primary-text {
  overflow: visible !important;
  white-space: normal !important;
  display: block !important;
}
.mat-mdc-option.product-option {
  height: auto !important;
  min-height: unset !important;
  padding: 0 !important;
  align-items: stretch !important;
}
.mat-mdc-option.product-option .mdc-list-item__primary-text {
  display: block !important;
  overflow: visible !important;
  white-space: normal !important;
  width: 100% !important;
  padding: 8px !important;
}
.mat-primary .mat-pseudo-checkbox-checked,
.mat-primary .mat-pseudo-checkbox-indeterminate {
  background: var(--main-color) !important;
}
.mat-mdc-checkbox.mat-accent .mdc-checkbox--selected ~ .mdc-checkbox__ripple {
  background: var(--main-color);
}
.mat-mdc-checkbox.mat-accent {
  --mat-checkbox-selected-focus-icon-color: var(--main-color) !important;
  --mat-checkbox-selected-hover-icon-color: var(--main-color) !important;
  --mat-checkbox-selected-icon-color: var(--main-color) !important;
  --mat-checkbox-selected-pressed-icon-color: var(--main-color) !important;
}
.mat-pseudo-checkbox-full.mat-pseudo-checkbox-checked,
.mat-pseudo-checkbox-full.mat-pseudo-checkbox-indeterminate {
  background-color: var(--main-color) !important;
}
.mdc-switch__track::after {
  background: var(--main-color) !important;
}
html .mat-mdc-slide-toggle.mat-accent {
  --mat-slide-toggle-selected-handle-color: var(--main-color) !important;
  --mat-slide-toggle-selected-hover-handle-color: var(--main-color);
  --mat-slide-toggle-selected-focus-handle-color: var(--main-color);
  --mat-slide-toggle-selected-pressed-handle-color: var(--main-color);
}
.mat-internal-form-field > label {
  font-weight: 400;
  margin-bottom: 0;
}
.update-modal-panel .mat-mdc-dialog-surface {
  border-top: 4px solid var(--alert-100) !important;
  border-radius: 5px !important;
}
.quick-edit-modal-panel .mat-mdc-dialog-surface {
  border-top: 4px solid var(--alert-100) !important;
  border-radius: 8px !important;
}
:root ::-webkit-calendar-picker-indicator {
  cursor: pointer;
}
:root .mat-mdc-option {
  color: var(--text-200) !important;
}
:root .mat-mdc-option-multiple {
  color: var(--text-200) !important;
}
:root .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text {
  color: var(--main-color) !important;
}
:root .mat-mdc-select-arrow {
  color: var(--text-100) !important;
}
:root .mat-mdc-select-min-line {
  color: var(--text-100) !important;
}
:root .mat-mdc-option .mat-pseudo-checkbox {
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: var(--main-100);
}
:root div.mat-mdc-select-panel {
  background-color: var(--gray-100);
}
:root .mat-pseudo-checkbox-full {
  border-color: var(--text-500);
}
[data-theme=dark] ::-webkit-calendar-picker-indicator {
  cursor: pointer;
  filter: invert(1);
}
@media print {
  html.cdk-global-scrollblock app-root {
    display: none !important;
  }
  html.cdk-global-scrollblock .cdk-overlay-backdrop {
    display: none !important;
  }
  html.cdk-global-scrollblock .cdk-overlay-container,
  html.cdk-global-scrollblock .cdk-global-overlay-wrapper {
    position: static !important;
    display: block !important;
  }
  html.cdk-global-scrollblock .cdk-overlay-pane {
    position: static !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    max-height: none !important;
    transform: none !important;
  }
  html.cdk-global-scrollblock .mat-mdc-dialog-container {
    box-shadow: none !important;
    background: transparent !important;
  }
  html.cdk-global-scrollblock .mat-mdc-dialog-surface {
    overflow: visible !important;
    box-shadow: none !important;
    background: #fff !important;
    border-radius: 0 !important;
    height: auto !important;
    max-height: none !important;
  }
}
.mat-h1,
.mat-headline-5,
.mat-typography .mat-h1,
.mat-typography .mat-headline-5,
.mat-typography h1 {
  font: 400 24px/32px Roboto, sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h2,
.mat-headline-6,
.mat-typography .mat-h2,
.mat-typography .mat-headline-6,
.mat-typography h2 {
  font: 500 20px/32px Roboto, sans-serif;
  letter-spacing: .0125em;
  margin: 0 0 16px;
}
.mat-h3,
.mat-subtitle-1,
.mat-typography .mat-h3,
.mat-typography .mat-subtitle-1,
.mat-typography h3 {
  font: 400 16px/28px Roboto, sans-serif;
  letter-spacing: .009375em;
  margin: 0 0 16px;
}
.mat-h4,
.mat-body-1,
.mat-typography .mat-h4,
.mat-typography .mat-body-1,
.mat-typography h4 {
  font: 400 16px/24px Roboto, sans-serif;
  letter-spacing: .03125em;
  margin: 0 0 16px;
}
.mat-h5,
.mat-typography .mat-h5,
.mat-typography h5 {
  font: 400 calc(14px*.83)/20px Roboto, sans-serif;
  margin: 0 0 12px;
}
.mat-h6,
.mat-typography .mat-h6,
.mat-typography h6 {
  font: 400 calc(14px*.67)/20px Roboto, sans-serif;
  margin: 0 0 12px;
}
.mat-body-strong,
.mat-subtitle-2,
.mat-typography .mat-body-strong,
.mat-typography .mat-subtitle-2 {
  font: 500 14px/22px Roboto, sans-serif;
  letter-spacing: .0071428571em;
}
.mat-body,
.mat-body-2,
.mat-typography .mat-body,
.mat-typography .mat-body-2,
.mat-typography {
  font: 400 14px/20px Roboto, sans-serif;
  letter-spacing: .0178571429em;
}
.mat-body p,
.mat-body-2 p,
.mat-typography .mat-body p,
.mat-typography .mat-body-2 p,
.mat-typography p {
  margin: 0 0 12px;
}
.mat-small,
.mat-caption,
.mat-typography .mat-small,
.mat-typography .mat-caption {
  font: 400 12px/20px Roboto, sans-serif;
  letter-spacing: .0333333333em;
}
.mat-headline-1,
.mat-typography .mat-headline-1 {
  font: 300 96px/96px Roboto, sans-serif;
  letter-spacing: -0.015625em;
  margin: 0 0 56px;
}
.mat-headline-2,
.mat-typography .mat-headline-2 {
  font: 300 60px/60px Roboto, sans-serif;
  letter-spacing: -.0083333333em;
  margin: 0 0 64px;
}
.mat-headline-3,
.mat-typography .mat-headline-3 {
  font: 400 48px/50px Roboto, sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}
.mat-headline-4,
.mat-typography .mat-headline-4 {
  font: 400 34px/40px Roboto, sans-serif;
  letter-spacing: .0073529412em;
  margin: 0 0 64px;
}

/* src/styles/forms-material.css */
.mat-mdc-form-field {
  --mdc-outlined-text-field-outline-color: var(--one-field-border);
  --mdc-outlined-text-field-hover-outline-color: var(--one-field-border-hover);
  --mdc-outlined-text-field-focus-outline-color: var(--main-color);
  --mdc-outlined-text-field-disabled-outline-color: var(--gray-300);
  --mdc-outlined-text-field-outline-width: 1px;
  --mdc-outlined-text-field-focus-outline-width: 2px;
  --mdc-outlined-text-field-container-shape: var(--one-field-radius);
  --mat-form-field-container-height: 44px;
  --mat-form-field-container-vertical-padding: 6px;
  --mat-form-field-container-text-size: 14px;
  --mdc-outlined-text-field-label-text-color: var(--text-600);
  --mdc-outlined-text-field-hover-label-text-color: var(--text-500);
  --mdc-outlined-text-field-focus-label-text-color: var(--main-color);
  --mdc-outlined-text-field-disabled-label-text-color: var(--text-400);
  --mdc-outlined-text-field-input-text-color: var(--text-200);
  --mdc-outlined-text-field-disabled-input-text-color: var(--text-400);
  --mdc-outlined-text-field-input-text-placeholder-color: var(--text-600);
  --mdc-outlined-text-field-caret-color: var(--main-color);
  --mdc-outlined-text-field-error-outline-color: var(--warning-100);
  --mdc-outlined-text-field-error-hover-outline-color: var(--warning-100);
  --mdc-outlined-text-field-error-focus-outline-color: var(--warning-100);
  --mdc-outlined-text-field-error-label-text-color: var(--warning-100);
  --mdc-outlined-text-field-error-focus-label-text-color: var(--warning-100);
  --mdc-outlined-text-field-error-caret-color: var(--warning-100);
  --mat-select-trigger-text-size: var(--mat-form-field-container-text-size, 14px);
  --mat-select-enabled-trigger-text-color: var(--text-200);
  --mat-select-placeholder-text-color: var(--text-600);
  --mat-select-enabled-arrow-color: var(--text-500);
  --mat-select-focused-arrow-color: var(--main-color);
  --mat-select-disabled-trigger-text-color: var(--text-400);
  --mdc-filled-text-field-container-color: var(--gray-100);
  --mdc-filled-text-field-caret-color: var(--main-color);
  --mdc-filled-text-field-label-text-color: var(--text-600);
  --mdc-filled-text-field-focus-label-text-color: var(--main-color);
  --mdc-filled-text-field-input-text-color: var(--text-200);
  --mdc-filled-text-field-focus-active-indicator-color: var(--main-color);
}
.mat-mdc-form-field.one-field {
  width: 100%;
  display: block;
}
.mat-mdc-form-field .mat-mdc-text-field-wrapper {
  background-color: var(--one-field-fill);
  border-radius: var(--one-field-radius);
  transition: background-color 0.15s ease, border-color 0.15s ease;
}
.mat-mdc-form-field .mdc-notched-outline__leading {
  border-radius: var(--one-field-radius) 0 0 var(--one-field-radius);
}
.mat-mdc-form-field .mdc-notched-outline__trailing {
  border-radius: 0 var(--one-field-radius) var(--one-field-radius) 0;
}
.mat-mdc-form-field:not(.mat-focused):not(.mat-form-field-invalid) .mdc-notched-outline__leading,
.mat-mdc-form-field:not(.mat-focused):not(.mat-form-field-invalid) .mdc-notched-outline__notch,
.mat-mdc-form-field:not(.mat-focused):not(.mat-form-field-invalid) .mdc-notched-outline__trailing {
  border-color: var(--one-field-border);
}
.mat-mdc-form-field:not(.mat-focused):not(.mat-form-field-invalid):hover .mdc-notched-outline__leading,
.mat-mdc-form-field:not(.mat-focused):not(.mat-form-field-invalid):hover .mdc-notched-outline__notch,
.mat-mdc-form-field:not(.mat-focused):not(.mat-form-field-invalid):hover .mdc-notched-outline__trailing {
  border-color: var(--one-field-border-hover);
}
.mat-mdc-form-field .mdc-text-field--focused {
  box-shadow: none;
}
.mat-mdc-form-field .mdc-floating-label--float-above {
  font-size: 17.5px;
}
.mat-mdc-form-field .mat-mdc-form-field-infix {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.mat-mdc-form-field.mat-form-field-invalid .mdc-text-field--focused {
  box-shadow: none;
}
.mat-mdc-form-field .mdc-text-field--disabled {
  background-color: var(--gray-300);
}

/* src/styles.css */
*,
*::before,
*::after {
  -webkit-font-smoothing: antialiased;
}
html,
body {
  height: 100%;
  background-color: var(--gray-200);
}
body {
  margin: 0;
  font-family: "Nunito Sans", serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings: "wdth" 100, "YTLC" 500;
}

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