/*! tailwindcss v4.1.14 | MIT License | https://tailwindcss.com */
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;600;700&display=swap");
@layer properties;
:root[data-theme='nexus-light'] {
  color-scheme: light;
  --color-scheme: light;
  --color-primary: #215082;
  --color-secondary: #36454F;
  --color-background: #F1F8FF;
  --color-transparent: transparent;
  --color-active: #E5E7EB;
  --color-hover: #F1F2F4;
  --color-notactive: #595959;
  --color-primarytext: #374151;
  --color-secondarytext: #555555;
  --color-tertiarytext: #707070;
  --color-notactivetext: #8C8C8C;
  --color-card-background: #FFFFFF;
  --color-card-shadow: #999898;
  --color-border: #64707D;
  --color-border-hover: #858F9D;
  --color-border-success: #24583F;
  --color-border-info: #00557A;
  --color-border-warning: #5C4411;
  --color-border-error: #A00003;
  --color-light-border: #E0E0E0;
  --color-divider: #D1D5DB;
  --color-success: #007566;
  --color-error: #D93636;
  --color-error-hover: #B60003;
  --color-warning: #C77C00;
  --color-info: #005A80;
  --color-bg-success: #E3F1EA;
  --color-bg-error: #F6E9E9;
  --color-bg-warning: #FEF7E7;
  --color-bg-info: #E8F0FA;
  --color-title-start: #4379B5;
  --color-title-end: #215082;
  --color-bg-start: #FFFFFF;
  --color-bg-end: #EFF7FF;
  --color-primary-content: #374151;
  --color-secondary-content: #555555;
  --color-base-100: #F1F8FF;
  --color-base-200: #E0E0E0;
  --color-base-300: #D1D5DB;
  --color-base-content: #374151;
  --color-primary-text: var(--color-primarytext);
  --color-secondary-text: var(--color-secondarytext);
  --color-tertiary-text: var(--color-tertiarytext);
  --color-not-active: var(--color-notactive);
  --color-text-not-active: var(--color-notactivetext);
  --color-state-active: var(--color-active);
  --color-state-hover: var(--color-hover);
  --color-state-not-active: var(--color-notactive);
}
:root[data-theme='nexus-dark'] {
  color-scheme: dark;
  --color-scheme: dark;
  --color-primary: #215082;
  --color-secondary: #455C68;
  --color-background: #1F2228;
  --color-transparent: transparent;
  --color-active: #3D4551;
  --color-hover: #4D5166;
  --color-notactive: #595959;
  --color-primarytext: #F9FBFB;
  --color-secondarytext: #D4D4D4;
  --color-tertiarytext: #ADADAD;
  --color-notactivetext: #888889;
  --color-card-background: #252931;
  --color-card-shadow: #0C1012;
  --color-border: #BAD0E9;
  --color-border-hover: #7FA5D2;
  --color-border-success: #6CCFA4;
  --color-border-info: #3399FF;
  --color-border-warning: #E8C26E;
  --color-border-error: #FF8587;
  --color-light-border: #3A3E47;
  --color-divider: #404550;
  --color-success: #007566;
  --color-error: #A22F2F;
  --color-error-hover: #CA4949;
  --color-warning: #C77C00;
  --color-info: #268AB5;
  --color-bg-success: #1B2A23;
  --color-bg-error: #2A1B1B;
  --color-bg-warning: #2A2417;
  --color-bg-info: #18222D;
  --color-title-start: #79A0CD;
  --color-title-end: #3F85CF;
  --color-bg-start: #212121;
  --color-bg-end: #1F2228;
  --color-primary-content: #F9FBFB;
  --color-secondary-content: #D4D4D4;
  --color-base-100: #1F2228;
  --color-base-200: #3A3E47;
  --color-base-300: #404550;
  --color-base-content: #F9FBFB;
  --color-primary-text: var(--color-primarytext);
  --color-secondary-text: var(--color-secondarytext);
  --color-tertiary-text: var(--color-tertiarytext);
  --color-not-active: var(--color-notactive);
  --color-text-not-active: var(--color-notactivetext);
  --color-state-active: var(--color-active);
  --color-state-hover: var(--color-hover);
  --color-state-not-active: var(--color-notactive);
}
:root[data-theme='nexus-light'][data-contrast='high'] {
  color-scheme: light;
  --color-scheme: light;
  --color-primary: #ffffff;
  --color-secondary: #ffffff;
  --color-background: #ffffff;
  --color-transparent: transparent;
  --color-active: #ffffff;
  --color-hover: #ffffff;
  --color-notactive: #000000;
  --color-primarytext: #000000;
  --color-secondarytext: #000000;
  --color-tertiarytext: #000000;
  --color-notactivetext: #000000;
  --color-card-background: #ffffff;
  --color-card-shadow: #ffffff;
  --color-border: #000000;
  --color-border-hover: #000000;
  --color-border-success: #000000;
  --color-border-info: #000000;
  --color-border-warning: #000000;
  --color-border-error: #000000;
  --color-light-border: #000000;
  --color-divider: #000000;
  --color-success: #000000;
  --color-error: #000000;
  --color-error-hover: #000000;
  --color-warning: #000000;
  --color-info: #000000;
  --color-bg-success: #ffffff;
  --color-bg-error: #ffffff;
  --color-bg-warning: #ffffff;
  --color-bg-info: #ffffff;
  --color-title-start: #000000;
  --color-title-end: #000000;
  --color-bg-start: #ffffff;
  --color-bg-end: #ffffff;
  --color-primary-content: #000000;
  --color-secondary-content: #000000;
  --color-base-100: #ffffff;
  --color-base-200: #000000;
  --color-base-300: #000000;
  --color-base-content: #000000;
  --color-primary-text: var(--color-primarytext);
  --color-secondary-text: var(--color-secondarytext);
  --color-tertiary-text: var(--color-tertiarytext);
  --color-not-active: var(--color-notactive);
  --color-text-not-active: var(--color-notactivetext);
  --color-state-active: var(--color-active);
  --color-state-hover: var(--color-hover);
  --color-state-not-active: var(--color-notactive);
}
:root[data-theme='nexus-dark'][data-contrast='high'] {
  color-scheme: dark;
  --color-scheme: dark;
  --color-primary: #000000;
  --color-secondary: #000000;
  --color-background: #000000;
  --color-transparent: transparent;
  --color-active: #000000;
  --color-hover: #000000;
  --color-notactive: #ffffff;
  --color-primarytext: #ffffff;
  --color-secondarytext: #ffffff;
  --color-tertiarytext: #ffffff;
  --color-notactivetext: #ffffff;
  --color-card-background: #000000;
  --color-card-shadow: #000000;
  --color-border: #ffffff;
  --color-border-hover: #ffffff;
  --color-border-success: #ffffff;
  --color-border-info: #ffffff;
  --color-border-warning: #ffffff;
  --color-border-error: #ffffff;
  --color-light-border: #ffffff;
  --color-divider: #ffffff;
  --color-success: #ffffff;
  --color-error: #ffffff;
  --color-error-hover: #ffffff;
  --color-warning: #ffffff;
  --color-info: #ffffff;
  --color-bg-success: #000000;
  --color-bg-error: #000000;
  --color-bg-warning: #000000;
  --color-bg-info: #000000;
  --color-title-start: #ffffff;
  --color-title-end: #ffffff;
  --color-bg-start: #000000;
  --color-bg-end: #000000;
  --color-primary-content: #ffffff;
  --color-secondary-content: #ffffff;
  --color-base-100: #000000;
  --color-base-200: #ffffff;
  --color-base-300: #ffffff;
  --color-base-content: #ffffff;
  --color-primary-text: var(--color-primarytext);
  --color-secondary-text: var(--color-secondarytext);
  --color-tertiary-text: var(--color-tertiarytext);
  --color-not-active: var(--color-notactive);
  --color-text-not-active: var(--color-notactivetext);
  --color-state-active: var(--color-active);
  --color-state-hover: var(--color-hover);
  --color-state-not-active: var(--color-notactive);
}
:root:not([data-theme]) {
  color-scheme: light;
}
:root {
  --text-h1: 2.5rem;
  --text-h2: 2rem;
  --text-h3: 1.75rem;
  --text-h4: 1.5rem;
  --text-h5: 1.25rem;
  --text-h6: 1rem;
  --text-subtitle: 1.25rem;
  --text-body-extra-large: 1.125rem;
  --text-body-large: 1rem;
  --text-body-small: 0.875rem;
  --text-caption: 0.75rem;
  --text-metadata: 0.625rem;
  --text-button-primary: 1rem;
  --text-button-secondary: 1rem;
  --text-navigation-top-level: 1.25rem;
  --text-navigation-sub-level: 1rem;
  --text-CTA: 1.125rem;
  --text-CTA-extra-large: 1.25rem;
  --leading-h1: 1.2;
  --leading-h2: 1.3;
  --leading-h3: 1.3;
  --leading-h4: 1.29167;
  --leading-h5: 1.4;
  --leading-h6: 1.5;
  --leading-subtitle: 1.6;
  --leading-body-extra-large: 1.5;
  --leading-body-large: 1.3125;
  --leading-body-small: 1.28578;
  --leading-caption: 1.5;
  --leading-metadata: 1.5;
  --leading-button-primary: 1.5;
  --leading-button-secondary: 1.5;
  --leading-navigation-top-level: 1.5;
  --leading-navigation-sub-level: 1.5;
  --leading-CTA: 1.5556;
  --leading-CTA-extra-large: 1.56;
  --spacing-2: 0.125rem;
  --spacing-4: 0.25rem;
  --spacing-6: 0.375rem;
  --spacing-8: 0.5rem;
  --spacing-12: 0.75rem;
  --spacing-16: 1rem;
  --spacing-22: 1.375rem;
  --spacing-24: 1.5rem;
  --spacing-32: 2rem;
  --spacing-40: 2.5rem;
  --spacing-48: 3rem;
  --spacing-64: 4rem;
  --spacing-80: 5rem;
  --radius-0: 0px;
  --radius-2: 2px;
  --radius-4: 4px;
  --radius-8: 8px;
  --radius-12: 12px;
  --radius-16: 16px;
  --radius-24: 24px;
  --radius-30: 30px;
  --radius-32: 32px;
}
:root, :host {
  --text-h1: 2.5rem;
  --text-h2: 2rem;
  --text-h3: 1.75rem;
  --text-h4: 1.5rem;
  --text-h5: 1.25rem;
  --text-h6: 1rem;
  --text-subtitle: 1.25rem;
  --text-body-extra-large: 1.125rem;
  --text-body-large: 1rem;
  --text-body-small: 0.875rem;
  --text-caption: 0.75rem;
  --text-metadata: 0.625rem;
  --text-button-primary: 1rem;
  --text-button-secondary: 1rem;
  --text-navigation-top-level: 1.25rem;
  --text-navigation-sub-level: 1rem;
  --text-CTA: 1.125rem;
  --text-CTA-extra-large: 1.25rem;
  --leading-h1: 1.2;
  --leading-h2: 1.3;
  --leading-h3: 1.3;
  --leading-h4: 1.29167;
  --leading-h5: 1.4;
  --leading-h6: 1.5;
  --leading-subtitle: 1.6;
  --leading-body-extra-large: 1.5;
  --leading-body-large: 1.3125;
  --leading-body-small: 1.28578;
  --leading-caption: 1.5;
  --leading-metadata: 1.5;
  --leading-button-primary: 1.5;
  --leading-button-secondary: 1.5;
  --leading-navigation-top-level: 1.5;
  --leading-navigation-sub-level: 1.5;
  --leading-CTA: 1.5556;
  --leading-CTA-extra-large: 1.56;
  --spacing-2: 0.125rem;
  --spacing-4: 0.25rem;
  --spacing-6: 0.375rem;
  --spacing-8: 0.5rem;
  --spacing-12: 0.75rem;
  --spacing-16: 1rem;
  --spacing-24: 1.5rem;
  --spacing-32: 2rem;
  --spacing-40: 2.5rem;
  --spacing-48: 3rem;
  --radius-8: 8px;
  --radius-12: 12px;
  --radius-16: 16px;
  --radius-24: 24px;
  --radius-30: 30px;
  --radius-32: 32px;
  --color-primary: #000000;
  --color-secondary: #000000;
  --color-background: #000000;
  --color-active: #000000;
  --color-hover: #000000;
  --color-notactive: #ffffff;
  --color-primarytext: #ffffff;
  --color-secondarytext: #ffffff;
  --color-tertiarytext: #ffffff;
  --color-notactivetext: #ffffff;
  --color-card-shadow: #000000;
  --color-light-border: #ffffff;
  --color-success: #ffffff;
  --color-error: #ffffff;
  --color-warning: #ffffff;
  --color-info: #ffffff;
  --color-primary-content: #ffffff;
  --color-base-100: #000000;
  --color-base-200: #ffffff;
  --color-base-300: #ffffff;
  --color-base-content: #ffffff;
  --color-primary-text: var(--color-primarytext);
  --color-not-active: var(--color-notactive);
  --font-sans: "Roboto", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
  --color-black: #000;
  --color-white: #fff;
  --spacing: 0.25rem;
  --container-4xl: 56rem;
  --text-xs: 0.75rem;
  --text-xs--line-height: calc(1 / 0.75);
  --text-sm: 0.875rem;
  --text-sm--line-height: calc(1.25 / 0.875);
  --text-base: 1rem;
  --text-base--line-height: calc(1.5 / 1);
  --text-lg: 1.125rem;
  --text-lg--line-height: calc(1.75 / 1.125);
  --text-xl: 1.25rem;
  --text-xl--line-height: calc(1.75 / 1.25);
  --text-2xl: 1.5rem;
  --text-2xl--line-height: calc(2 / 1.5);
  --text-3xl: 1.875rem;
  --text-3xl--line-height: calc(2.25 / 1.875);
  --text-4xl: 2.25rem;
  --text-4xl--line-height: calc(2.5 / 2.25);
  --font-weight-light: 300;
  --font-weight-normal: 400;
  --font-weight-medium: 500;
  --font-weight-semibold: 600;
  --font-weight-bold: 700;
  --font-weight-black: 900;
  --tracking-wide: 0.025em;
  --tracking-wider: 0.05em;
  --leading-tight: 1.25;
  --leading-relaxed: 1.625;
  --radius-lg: 0.5rem;
  --radius-xl: 0.75rem;
  --radius-2xl: 1rem;
  --radius-3xl: 1.5rem;
  --ease-in: cubic-bezier(0.4, 0, 1, 1);
  --ease-out: cubic-bezier(0, 0, 0.2, 1);
  --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
  --animate-spin: spin 1s linear infinite;
  --animate-ping: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  --animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  --default-transition-duration: 150ms;
  --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  --default-font-family: var(--font-sans);
  --default-mono-font-family: var(--font-mono);
}
.pionier-animate-fade-slide-left, .pionier-animate-fade-slide-right {
  --pionier-animation-duration: 700ms;
  --pionier-animation-delay: 0ms;
  --pionier-animation-easing: cubic-bezier(0.22, 1, 0.36, 1);
  opacity: 0;
  animation-duration: var(--pionier-animation-duration);
  animation-delay: var(--pionier-animation-delay);
  animation-timing-function: var(--pionier-animation-easing);
  animation-fill-mode: forwards;
  will-change: transform, opacity;
}
.pionier-animate-fade-slide-left {
  animation-name: pionier-fade-slide-left;
}
.pionier-animate-fade-slide-right {
  animation-name: pionier-fade-slide-right;
}
@keyframes pionier-fade-slide-left {
  from {
    opacity: 0;
    transform: translateX(-15%);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes pionier-fade-slide-right {
  from {
    opacity: 0;
    transform: translateX(15%);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@media (prefers-reduced-motion: reduce) {
  .pionier-animate-fade-slide-left, .pionier-animate-fade-slide-right {
    animation: none;
    opacity: 1;
    transform: none;
  }
}
@layer theme, base, components, utilities;
@layer theme;
@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, ui-sans-serif, system-ui, 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 {
    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 {
  .pointer-events-auto {
    pointer-events: auto;
  }
  .pointer-events-none {
    pointer-events: none;
  }
  .invisible {
    visibility: hidden;
  }
  .visible {
    visibility: visible;
  }
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip-path: inset(50%);
    white-space: nowrap;
    border-width: 0;
  }
  .\!fixed {
    position: fixed !important;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .inset-16 {
    inset: var(--spacing-16);
  }
  .inset-y-0 {
    inset-block: calc(var(--spacing) * 0);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-1\/2 {
    top: calc(1/2 * 100%);
  }
  .top-4 {
    top: var(--spacing-4);
  }
  .top-\[-6px\] {
    top: -6px;
  }
  .top-\[-9999px\] {
    top: -9999px;
  }
  .top-\[0\] {
    top: 0;
  }
  .top-\[50\%\] {
    top: 50%;
  }
  .top-full {
    top: 100%;
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .right-4 {
    right: var(--spacing-4);
  }
  .right-\[-6px\] {
    right: -6px;
  }
  .right-\[-10px\] {
    right: -10px;
  }
  .right-\[0\] {
    right: 0;
  }
  .right-full {
    right: 100%;
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .bottom-4 {
    bottom: var(--spacing-4);
  }
  .bottom-20 {
    bottom: calc(var(--spacing) * 20);
  }
  .bottom-\[-1px\] {
    bottom: -1px;
  }
  .bottom-\[-5px\] {
    bottom: -5px;
  }
  .bottom-\[-6px\] {
    bottom: -6px;
  }
  .bottom-\[0\] {
    bottom: 0;
  }
  .bottom-full {
    bottom: 100%;
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-1\/2 {
    left: calc(1/2 * 100%);
  }
  .left-4 {
    left: var(--spacing-4);
  }
  .left-\[-6px\] {
    left: -6px;
  }
  .left-\[-9999px\] {
    left: -9999px;
  }
  .left-\[0\] {
    left: 0;
  }
  .left-\[50\%\] {
    left: 50%;
  }
  .left-\[\@Position\.ToString\(CultureInfo\.InvariantCulture\)\%\] {
    left: @Position.ToString(CultureInfo.InvariantCulture)%;
  }
  .left-full {
    left: 100%;
  }
  .z-10 {
    z-index: 10;
  }
  .z-20 {
    z-index: 20;
  }
  .z-30 {
    z-index: 30;
  }
  .z-40 {
    z-index: 40;
  }
  .z-50 {
    z-index: 50;
  }
  .z-\[-1\] {
    z-index: -1;
  }
  .z-\[1\] {
    z-index: 1;
  }
  .z-\[2\] {
    z-index: 2;
  }
  .z-\[3\] {
    z-index: 3;
  }
  .z-\[15\] {
    z-index: 15;
  }
  .z-\[60\] {
    z-index: 60;
  }
  .z-\[100\] {
    z-index: 100;
  }
  .z-\[\@BackdropZIndex\] {
    z-index: @BackdropZIndex;
  }
  .z-\[\@ZIndex\] {
    z-index: @ZIndex;
  }
  .col-span-full {
    grid-column: 1 / -1;
  }
  .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-8 {
    margin: var(--spacing-8);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }
  .mt-2 {
    margin-top: var(--spacing-2);
  }
  .mt-4 {
    margin-top: var(--spacing-4);
  }
  .mt-6 {
    margin-top: var(--spacing-6);
  }
  .mt-8 {
    margin-top: var(--spacing-8);
  }
  .mt-12 {
    margin-top: var(--spacing-12);
  }
  .mt-16 {
    margin-top: var(--spacing-16);
  }
  .mt-24 {
    margin-top: var(--spacing-24);
  }
  .mt-40 {
    margin-top: var(--spacing-40);
  }
  .mr-12 {
    margin-right: var(--spacing-12);
  }
  .mb-4 {
    margin-bottom: var(--spacing-4);
  }
  .mb-40 {
    margin-bottom: var(--spacing-40);
  }
  .ml-12 {
    margin-left: var(--spacing-12);
  }
  .ml-auto {
    margin-left: auto;
  }
  .box-border {
    box-sizing: border-box;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .inline-block {
    display: inline-block;
  }
  .inline-flex {
    display: inline-flex;
  }
  .aspect-square {
    aspect-ratio: 1 / 1;
  }
  .h-0 {
    height: calc(var(--spacing) * 0);
  }
  .h-2 {
    height: var(--spacing-2);
  }
  .h-5 {
    height: calc(var(--spacing) * 5);
  }
  .h-10 {
    height: calc(var(--spacing) * 10);
  }
  .h-12 {
    height: var(--spacing-12);
  }
  .h-\[3px\] {
    height: 3px;
  }
  .h-\[8px\] {
    height: 8px;
  }
  .h-\[17px\] {
    height: 17px;
  }
  .h-\[22px\] {
    height: 22px;
  }
  .h-\[24px\] {
    height: 24px;
  }
  .h-\[26px\] {
    height: 26px;
  }
  .h-\[30px\] {
    height: 30px;
  }
  .h-\[32px\] {
    height: 32px;
  }
  .h-\[34px\] {
    height: 34px;
  }
  .h-\[42px\] {
    height: 42px;
  }
  .h-\[52px\] {
    height: 52px;
  }
  .h-\[55px\] {
    height: 55px;
  }
  .h-\[57px\] {
    height: 57px;
  }
  .h-\[70\%\] {
    height: 70%;
  }
  .h-\[74px\] {
    height: 74px;
  }
  .h-\[76px\] {
    height: 76px;
  }
  .h-\[94px\] {
    height: 94px;
  }
  .h-\[100svh\] {
    height: 100svh;
  }
  .h-\[\@\(indicatorWidth\)px\] {
    height: @(indicatorWidth)px;
  }
  .h-\[\@ContentHeight\] {
    height: @ContentHeight;
  }
  .h-\[\@GetRadioSizeCssClass\(\)\] {
    height: @GetRadioSizeCssClass();
  }
  .h-\[\@GetSize\(\)px\] {
    height: @GetSize()px;
  }
  .h-\[\@Height\] {
    height: @Height;
  }
  .h-\[fit-content\] {
    height: fit-content;
  }
  .h-auto {
    height: auto;
  }
  .h-fit {
    height: fit-content;
  }
  .h-full {
    height: 100%;
  }
  .max-h-\[168px\] {
    max-height: 168px;
  }
  .max-h-\[\@MaxContentHeight\] {
    max-height: @MaxContentHeight;
  }
  .max-h-\[auto\] {
    max-height: auto;
  }
  .max-h-\[initial\] {
    max-height: initial;
  }
  .min-h-\[100dvh\] {
    min-height: 100dvh;
  }
  .min-h-full {
    min-height: 100%;
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .w-0 {
    width: calc(var(--spacing) * 0);
  }
  .w-1\/2 {
    width: calc(1/2 * 100%);
  }
  .w-2 {
    width: var(--spacing-2);
  }
  .w-5 {
    width: calc(var(--spacing) * 5);
  }
  .w-6 {
    width: var(--spacing-6);
  }
  .w-10 {
    width: calc(var(--spacing) * 10);
  }
  .w-12 {
    width: var(--spacing-12);
  }
  .w-\[17px\] {
    width: 17px;
  }
  .w-\[20px\] {
    width: 20px;
  }
  .w-\[24px\] {
    width: 24px;
  }
  .w-\[26px\] {
    width: 26px;
  }
  .w-\[32px\] {
    width: 32px;
  }
  .w-\[34px\] {
    width: 34px;
  }
  .w-\[42px\] {
    width: 42px;
  }
  .w-\[52px\] {
    width: 52px;
  }
  .w-\[55px\] {
    width: 55px;
  }
  .w-\[57px\] {
    width: 57px;
  }
  .w-\[60px\] {
    width: 60px;
  }
  .w-\[74px\] {
    width: 74px;
  }
  .w-\[76px\] {
    width: 76px;
  }
  .w-\[90\%\] {
    width: 90%;
  }
  .w-\[100\%\] {
    width: 100%;
  }
  .w-\[\@\(indicatorWidth\)px\] {
    width: @(indicatorWidth)px;
  }
  .w-\[\@ContainerWidth\] {
    width: @ContainerWidth;
  }
  .w-\[\@GetRadioSizeCssClass\(\)\] {
    width: @GetRadioSizeCssClass();
  }
  .w-\[\@GetSize\(\)px\] {
    width: @GetSize()px;
  }
  .w-\[\@Width\] {
    width: @Width;
  }
  .w-auto {
    width: auto;
  }
  .w-fit {
    width: fit-content;
  }
  .w-full {
    width: 100%;
  }
  .max-w-4xl {
    max-width: var(--container-4xl);
  }
  .max-w-\[14rem\] {
    max-width: 14rem;
  }
  .max-w-\[85\%\] {
    max-width: 85%;
  }
  .max-w-\[280px\] {
    max-width: 280px;
  }
  .min-w-0 {
    min-width: calc(var(--spacing) * 0);
  }
  .min-w-full {
    min-width: 100%;
  }
  .flex-1 {
    flex: 1;
  }
  .flex-shrink-0 {
    flex-shrink: 0;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .flex-grow-0 {
    flex-grow: 0;
  }
  .grow {
    flex-grow: 1;
  }
  .basis-full {
    flex-basis: 100%;
  }
  .-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-x-\[\@Translation\.ToString\(CultureInfo\.InvariantCulture\)\%\] {
    --tw-translate-x: calc(@Translation.ToString(CultureInfo.InvariantCulture)% * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-0 {
    --tw-translate-x: calc(var(--spacing) * 0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-\[-50\%\] {
    --tw-translate-x: -50%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-\[calc\(\{GetSwitchWidth\(\)\}-\{indicatorWidth\}px-0\.5rem\)\] {
    --tw-translate-x: calc({GetSwitchWidth()}-{indicatorWidth}px - 0.5rem);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-y-\[-50\%\] {
    --tw-translate-y: -50%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .rotate-0 {
    rotate: 0deg;
  }
  .rotate-\[180deg\] {
    rotate: 180deg;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .transform-gpu {
    transform: translateZ(0) var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .animate-\[fadeIn_\.3s_forwards\] {
    animation: fadeIn .3s forwards;
  }
  .animate-\[slideNextEnter_\.8s_forwards\] {
    animation: slideNextEnter .8s forwards;
  }
  .animate-\[slideNextExit_\.8s_forwards\] {
    animation: slideNextExit .8s forwards;
  }
  .animate-ping {
    animation: var(--animate-ping);
  }
  .animate-pulse {
    animation: var(--animate-pulse);
  }
  .animate-spin {
    animation: var(--animate-spin);
  }
  .cursor-not-allowed {
    cursor: not-allowed;
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .cursor-text {
    cursor: text;
  }
  .touch-auto {
    touch-action: auto;
  }
  .resize-none {
    resize: none;
  }
  .list-none {
    list-style-type: none;
  }
  .\[appearance\:none\] {
    appearance: none;
  }
  .\[appearance\:textfield\] {
    appearance: textfield;
  }
  .appearance-none {
    appearance: none;
  }
  .auto-cols-fr {
    grid-auto-columns: minmax(0, 1fr);
  }
  .grid-flow-dense {
    grid-auto-flow: dense;
  }
  .grid-flow-row {
    grid-auto-flow: row;
  }
  .grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-col-reverse {
    flex-direction: column-reverse;
  }
  .flex-row {
    flex-direction: row;
  }
  .flex-row-reverse {
    flex-direction: row-reverse;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .content-center {
    align-content: center;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-around {
    justify-content: space-around;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-evenly {
    justify-content: space-evenly;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .justify-items-center {
    justify-items: center;
  }
  .justify-items-end {
    justify-items: end;
  }
  .justify-items-start {
    justify-items: start;
  }
  .gap-0 {
    gap: calc(var(--spacing) * 0);
  }
  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }
  .gap-2 {
    gap: var(--spacing-2);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: var(--spacing-4);
  }
  .gap-6 {
    gap: var(--spacing-6);
  }
  .gap-8 {
    gap: var(--spacing-8);
  }
  .gap-12 {
    gap: var(--spacing-12);
  }
  .gap-16 {
    gap: var(--spacing-16);
  }
  .gap-24 {
    gap: var(--spacing-24);
  }
  .gap-40 {
    gap: var(--spacing-40);
  }
  .space-y-2 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(var(--spacing-2) * var(--tw-space-y-reverse));
      margin-block-end: calc(var(--spacing-2) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-3 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-4 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(var(--spacing-4) * var(--tw-space-y-reverse));
      margin-block-end: calc(var(--spacing-4) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-6 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(var(--spacing-6) * var(--tw-space-y-reverse));
      margin-block-end: calc(var(--spacing-6) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-8 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(var(--spacing-8) * var(--tw-space-y-reverse));
      margin-block-end: calc(var(--spacing-8) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-10 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 10) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 10) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-x-10 {
    :where(& > :not(:last-child)) {
      --tw-space-x-reverse: 0;
      margin-inline-start: calc(calc(var(--spacing) * 10) * var(--tw-space-x-reverse));
      margin-inline-end: calc(calc(var(--spacing) * 10) * calc(1 - var(--tw-space-x-reverse)));
    }
  }
  .gap-y-2 {
    row-gap: var(--spacing-2);
  }
  .gap-y-10 {
    row-gap: calc(var(--spacing) * 10);
  }
  .place-self-center {
    place-self: center;
  }
  .self-center {
    align-self: center;
  }
  .self-end {
    align-self: flex-end;
  }
  .self-stretch {
    align-self: stretch;
  }
  .truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .overflow-auto {
    overflow: auto;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-x-hidden {
    overflow-x: hidden;
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .overflow-y-scroll {
    overflow-y: scroll;
  }
  .overscroll-contain {
    overscroll-behavior: contain;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }
  .rounded-3xl {
    border-radius: var(--radius-3xl);
  }
  .rounded-8 {
    border-radius: var(--radius-8);
  }
  .rounded-12 {
    border-radius: var(--radius-12);
  }
  .rounded-16 {
    border-radius: var(--radius-16);
  }
  .rounded-24 {
    border-radius: var(--radius-24);
  }
  .rounded-30 {
    border-radius: var(--radius-30);
  }
  .rounded-32 {
    border-radius: var(--radius-32);
  }
  .rounded-\[30px\] {
    border-radius: 30px;
  }
  .rounded-\[50\%\] {
    border-radius: 50%;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-none {
    border-radius: 0;
  }
  .rounded-xl {
    border-radius: var(--radius-xl);
  }
  .rounded-t-24 {
    border-top-left-radius: var(--radius-24);
    border-top-right-radius: var(--radius-24);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-0 {
    border-style: var(--tw-border-style);
    border-width: 0px;
  }
  .border-1 {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-t-0 {
    border-top-style: var(--tw-border-style);
    border-top-width: 0px;
  }
  .border-t-\[6px\] {
    border-top-style: var(--tw-border-style);
    border-top-width: 6px;
  }
  .border-r-0 {
    border-right-style: var(--tw-border-style);
    border-right-width: 0px;
  }
  .border-r-\[6px\] {
    border-right-style: var(--tw-border-style);
    border-right-width: 6px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-b-0 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 0px;
  }
  .border-b-\[6px\] {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 6px;
  }
  .border-l {
    border-left-style: var(--tw-border-style);
    border-left-width: 1px;
  }
  .border-l-0 {
    border-left-style: var(--tw-border-style);
    border-left-width: 0px;
  }
  .border-l-4 {
    border-left-style: var(--tw-border-style);
    border-left-width: 4px;
  }
  .border-l-\[6px\] {
    border-left-style: var(--tw-border-style);
    border-left-width: 6px;
  }
  .border-dashed {
    --tw-border-style: dashed;
    border-style: dashed;
  }
  .border-none {
    --tw-border-style: none;
    border-style: none;
  }
  .border-solid {
    --tw-border-style: solid;
    border-style: solid;
  }
  .\!border-error {
    border-color: var(--color-error) !important;
  }
  .border-base-200 {
    border-color: var(--color-base-200);
  }
  .border-base-300 {
    border-color: var(--color-base-300);
  }
  .border-error {
    border-color: var(--color-error);
  }
  .border-hover {
    border-color: var(--color-hover);
  }
  .border-info {
    border-color: var(--color-info);
  }
  .border-success {
    border-color: var(--color-success);
  }
  .border-transparent {
    border-color: transparent;
  }
  .border-warning {
    border-color: var(--color-warning);
  }
  .border-warning\/20 {
    border-color: color-mix(in srgb, #ffffff 20%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-warning) 20%, transparent);
    }
  }
  .border-t-secondary {
    border-top-color: var(--color-secondary);
  }
  .bg-background {
    background-color: var(--color-background);
  }
  .bg-base-100 {
    background-color: var(--color-base-100);
  }
  .bg-base-100\/50 {
    background-color: color-mix(in srgb, #000000 50%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-base-100) 50%, transparent);
    }
  }
  .bg-base-100\/90 {
    background-color: color-mix(in srgb, #000000 90%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-base-100) 90%, transparent);
    }
  }
  .bg-base-200 {
    background-color: var(--color-base-200);
  }
  .bg-error {
    background-color: var(--color-error);
  }
  .bg-info {
    background-color: var(--color-info);
  }
  .bg-light-border {
    background-color: var(--color-light-border);
  }
  .bg-primary {
    background-color: var(--color-primary);
  }
  .bg-primary\/10 {
    background-color: color-mix(in srgb, #000000 10%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-primary) 10%, transparent);
    }
  }
  .bg-primary\/40 {
    background-color: color-mix(in srgb, #000000 40%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-primary) 40%, transparent);
    }
  }
  .bg-secondary {
    background-color: var(--color-secondary);
  }
  .bg-success {
    background-color: var(--color-success);
  }
  .bg-transparent {
    background-color: transparent;
  }
  .bg-warning {
    background-color: var(--color-warning);
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-gradient-to-br {
    --tw-gradient-position: to bottom right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .bg-gradient-to-r {
    --tw-gradient-position: to right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .from-base-100 {
    --tw-gradient-from: var(--color-base-100);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-info\/20 {
    --tw-gradient-from: color-mix(in srgb, #ffffff 20%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-gradient-from: color-mix(in oklab, var(--color-info) 20%, transparent);
    }
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-primary {
    --tw-gradient-from: var(--color-primary);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-warning\/10 {
    --tw-gradient-from: color-mix(in srgb, #ffffff 10%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-gradient-from: color-mix(in oklab, var(--color-warning) 10%, transparent);
    }
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-warning\/20 {
    --tw-gradient-from: color-mix(in srgb, #ffffff 20%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-gradient-from: color-mix(in oklab, var(--color-warning) 20%, transparent);
    }
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .via-base-100 {
    --tw-gradient-via: var(--color-base-100);
    --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }
  .via-base-200\/40 {
    --tw-gradient-via: color-mix(in srgb, #ffffff 40%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-gradient-via: color-mix(in oklab, var(--color-base-200) 40%, transparent);
    }
    --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }
  .to-base-100 {
    --tw-gradient-to: var(--color-base-100);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-info\/10 {
    --tw-gradient-to: color-mix(in srgb, #ffffff 10%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-gradient-to: color-mix(in oklab, var(--color-info) 10%, transparent);
    }
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-primary\/80 {
    --tw-gradient-to: color-mix(in srgb, #000000 80%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-gradient-to: color-mix(in oklab, var(--color-primary) 80%, transparent);
    }
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-warning\/5 {
    --tw-gradient-to: color-mix(in srgb, #ffffff 5%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-gradient-to: color-mix(in oklab, var(--color-warning) 5%, transparent);
    }
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .object-cover {
    object-fit: cover;
  }
  .p-0 {
    padding: calc(var(--spacing) * 0);
  }
  .p-3 {
    padding: calc(var(--spacing) * 3);
  }
  .p-4 {
    padding: var(--spacing-4);
  }
  .p-8 {
    padding: var(--spacing-8);
  }
  .p-12 {
    padding: var(--spacing-12);
  }
  .p-16 {
    padding: var(--spacing-16);
  }
  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
  .px-4 {
    padding-inline: var(--spacing-4);
  }
  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }
  .px-6 {
    padding-inline: var(--spacing-6);
  }
  .px-12 {
    padding-inline: var(--spacing-12);
  }
  .px-16 {
    padding-inline: var(--spacing-16);
  }
  .px-24 {
    padding-inline: var(--spacing-24);
  }
  .px-32 {
    padding-inline: var(--spacing-32);
  }
  .px-40 {
    padding-inline: var(--spacing-40);
  }
  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }
  .py-2 {
    padding-block: var(--spacing-2);
  }
  .py-4 {
    padding-block: var(--spacing-4);
  }
  .py-5 {
    padding-block: calc(var(--spacing) * 5);
  }
  .py-6 {
    padding-block: var(--spacing-6);
  }
  .py-8 {
    padding-block: var(--spacing-8);
  }
  .py-10 {
    padding-block: calc(var(--spacing) * 10);
  }
  .py-12 {
    padding-block: var(--spacing-12);
  }
  .py-16 {
    padding-block: var(--spacing-16);
  }
  .py-32 {
    padding-block: var(--spacing-32);
  }
  .py-40 {
    padding-block: var(--spacing-40);
  }
  .pt-6 {
    padding-top: var(--spacing-6);
  }
  .pt-8 {
    padding-top: var(--spacing-8);
  }
  .pt-16 {
    padding-top: var(--spacing-16);
  }
  .pt-24 {
    padding-top: var(--spacing-24);
  }
  .pt-\[18px\] {
    padding-top: 18px;
  }
  .pr-16 {
    padding-right: var(--spacing-16);
  }
  .pr-40 {
    padding-right: var(--spacing-40);
  }
  .pr-48 {
    padding-right: var(--spacing-48);
  }
  .pb-2 {
    padding-bottom: var(--spacing-2);
  }
  .pb-4 {
    padding-bottom: var(--spacing-4);
  }
  .pb-8 {
    padding-bottom: var(--spacing-8);
  }
  .pb-12 {
    padding-bottom: var(--spacing-12);
  }
  .pb-16 {
    padding-bottom: var(--spacing-16);
  }
  .pb-\[max\(env\(safe-area-inset-bottom\)\,12px\)\] {
    padding-bottom: max(env(safe-area-inset-bottom), 12px);
  }
  .pl-16 {
    padding-left: var(--spacing-16);
  }
  .text-center {
    text-align: center;
  }
  .font-mono {
    font-family: var(--font-mono);
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .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-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .text-CTA {
    font-size: var(--text-CTA);
  }
  .text-CTA-extra-large {
    font-size: var(--text-CTA-extra-large);
  }
  .text-\[10px\] {
    font-size: 10px;
  }
  .text-body-extra-large {
    font-size: var(--text-body-extra-large);
  }
  .text-body-large {
    font-size: var(--text-body-large);
  }
  .text-body-small {
    font-size: var(--text-body-small);
  }
  .text-button-primary {
    font-size: var(--text-button-primary);
  }
  .text-button-secondary {
    font-size: var(--text-button-secondary);
  }
  .text-caption {
    font-size: var(--text-caption);
  }
  .text-h1 {
    font-size: var(--text-h1);
  }
  .text-h2 {
    font-size: var(--text-h2);
  }
  .text-h3 {
    font-size: var(--text-h3);
  }
  .text-h4 {
    font-size: var(--text-h4);
  }
  .text-h5 {
    font-size: var(--text-h5);
  }
  .text-h6 {
    font-size: var(--text-h6);
  }
  .text-metadata {
    font-size: var(--text-metadata);
  }
  .text-navigation-sub-level {
    font-size: var(--text-navigation-sub-level);
  }
  .text-navigation-top-level {
    font-size: var(--text-navigation-top-level);
  }
  .text-subtitle {
    font-size: var(--text-subtitle);
  }
  .leading-CTA {
    --tw-leading: var(--leading-CTA);
    line-height: var(--leading-CTA);
  }
  .leading-CTA-extra-large {
    --tw-leading: var(--leading-CTA-extra-large);
    line-height: var(--leading-CTA-extra-large);
  }
  .leading-body-extra-large {
    --tw-leading: var(--leading-body-extra-large);
    line-height: var(--leading-body-extra-large);
  }
  .leading-body-large {
    --tw-leading: var(--leading-body-large);
    line-height: var(--leading-body-large);
  }
  .leading-body-small {
    --tw-leading: var(--leading-body-small);
    line-height: var(--leading-body-small);
  }
  .leading-button-primary {
    --tw-leading: var(--leading-button-primary);
    line-height: var(--leading-button-primary);
  }
  .leading-button-secondary {
    --tw-leading: var(--leading-button-secondary);
    line-height: var(--leading-button-secondary);
  }
  .leading-caption {
    --tw-leading: var(--leading-caption);
    line-height: var(--leading-caption);
  }
  .leading-h1 {
    --tw-leading: var(--leading-h1);
    line-height: var(--leading-h1);
  }
  .leading-h2 {
    --tw-leading: var(--leading-h2);
    line-height: var(--leading-h2);
  }
  .leading-h3 {
    --tw-leading: var(--leading-h3);
    line-height: var(--leading-h3);
  }
  .leading-h4 {
    --tw-leading: var(--leading-h4);
    line-height: var(--leading-h4);
  }
  .leading-h5 {
    --tw-leading: var(--leading-h5);
    line-height: var(--leading-h5);
  }
  .leading-h6 {
    --tw-leading: var(--leading-h6);
    line-height: var(--leading-h6);
  }
  .leading-metadata {
    --tw-leading: var(--leading-metadata);
    line-height: var(--leading-metadata);
  }
  .leading-navigation-sub-level {
    --tw-leading: var(--leading-navigation-sub-level);
    line-height: var(--leading-navigation-sub-level);
  }
  .leading-navigation-top-level {
    --tw-leading: var(--leading-navigation-top-level);
    line-height: var(--leading-navigation-top-level);
  }
  .leading-relaxed {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }
  .leading-subtitle {
    --tw-leading: var(--leading-subtitle);
    line-height: var(--leading-subtitle);
  }
  .font-black {
    --tw-font-weight: var(--font-weight-black);
    font-weight: var(--font-weight-black);
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-light {
    --tw-font-weight: var(--font-weight-light);
    font-weight: var(--font-weight-light);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-\[0\.3em\] {
    --tw-tracking: 0.3em;
    letter-spacing: 0.3em;
  }
  .tracking-\[0\.4em\] {
    --tw-tracking: 0.4em;
    letter-spacing: 0.4em;
  }
  .tracking-wide {
    --tw-tracking: var(--tracking-wide);
    letter-spacing: var(--tracking-wide);
  }
  .tracking-wider {
    --tw-tracking: var(--tracking-wider);
    letter-spacing: var(--tracking-wider);
  }
  .text-nowrap {
    text-wrap: nowrap;
  }
  .text-pretty {
    text-wrap: pretty;
  }
  .text-wrap {
    text-wrap: wrap;
  }
  .\[overflow-wrap\:break-word\] {
    overflow-wrap: break-word;
  }
  .break-all {
    word-break: break-all;
  }
  .text-ellipsis {
    text-overflow: ellipsis;
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .whitespace-pre-wrap {
    white-space: pre-wrap;
  }
  .text-base-content {
    color: var(--color-base-content);
  }
  .text-base-content\/40 {
    color: color-mix(in srgb, #ffffff 40%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-base-content) 40%, transparent);
    }
  }
  .text-base-content\/50 {
    color: color-mix(in srgb, #ffffff 50%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-base-content) 50%, transparent);
    }
  }
  .text-base-content\/60 {
    color: color-mix(in srgb, #ffffff 60%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-base-content) 60%, transparent);
    }
  }
  .text-base-content\/70 {
    color: color-mix(in srgb, #ffffff 70%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-base-content) 70%, transparent);
    }
  }
  .text-black {
    color: var(--color-black);
  }
  .text-info {
    color: var(--color-info);
  }
  .text-not-active {
    color: var(--color-not-active);
  }
  .text-primary {
    color: var(--color-primary);
  }
  .text-primary-content {
    color: var(--color-primary-content);
  }
  .text-primary-text {
    color: var(--color-primary-text);
  }
  .text-primary\/70 {
    color: color-mix(in srgb, #000000 70%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-primary) 70%, transparent);
    }
  }
  .text-warning {
    color: var(--color-warning);
  }
  .text-white {
    color: var(--color-white);
  }
  .capitalize {
    text-transform: capitalize;
  }
  .lowercase {
    text-transform: lowercase;
  }
  .uppercase {
    text-transform: uppercase;
  }
  .underline {
    text-decoration-line: underline;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-70 {
    opacity: 70%;
  }
  .opacity-75 {
    opacity: 75%;
  }
  .opacity-80 {
    opacity: 80%;
  }
  .opacity-90 {
    opacity: 90%;
  }
  .opacity-100 {
    opacity: 100%;
  }
  .opacity-\[0\.4\] {
    opacity: 0.4;
  }
  .opacity-\[100\%\] {
    opacity: 100%;
  }
  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-2xl {
    --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-md {
    --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-sm {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-xl {
    --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-base-300\/30 {
    --tw-shadow-color: color-mix(in srgb, #ffffff 30%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-base-300) 30%, transparent) var(--tw-shadow-alpha), transparent);
    }
  }
  .shadow-base-300\/50 {
    --tw-shadow-color: color-mix(in srgb, #ffffff 50%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-base-300) 50%, transparent) var(--tw-shadow-alpha), transparent);
    }
  }
  .shadow-primary\/25 {
    --tw-shadow-color: color-mix(in srgb, #000000 25%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-primary) 25%, transparent) var(--tw-shadow-alpha), transparent);
    }
  }
  .\[outline\:none\] {
    outline: none;
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .outline-0 {
    outline-style: var(--tw-outline-style);
    outline-width: 0px;
  }
  .outline-primary {
    outline-color: var(--color-primary);
  }
  .blur {
    --tw-blur: blur(8px);
    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,);
  }
  .drop-shadow-card-shadow {
    --tw-drop-shadow-color: #000000;
    @supports (color: color-mix(in lab, red, red)) {
      --tw-drop-shadow-color: color-mix(in oklab, var(--color-card-shadow) var(--tw-drop-shadow-alpha), transparent);
    }
    --tw-drop-shadow: var(--tw-drop-shadow-size);
  }
  .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,);
  }
  .backdrop-blur {
    --tw-backdrop-blur: blur(8px);
    -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
  }
  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-\[visibility\] {
    transition-property: visibility;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .delay-\[50\] {
    transition-delay: 50;
  }
  .duration-150 {
    --tw-duration: 150ms;
    transition-duration: 150ms;
  }
  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .duration-\[250ms\] {
    --tw-duration: 250ms;
    transition-duration: 250ms;
  }
  .duration-\[300ms\] {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .ease-in {
    --tw-ease: var(--ease-in);
    transition-timing-function: var(--ease-in);
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }
  .outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }
  .select-none {
    -webkit-user-select: none;
    user-select: none;
  }
  .\[-webkit-overflow-scrolling\:touch\] {
    -webkit-overflow-scrolling: touch;
  }
  .\[mask\:url\(\@Src\)_no-repeat_center\] {
    mask: url(@Src) no-repeat center;
  }
  .\[overflow-anchor\:auto_\!important\] {
    overflow-anchor: auto !important;
  }
  .\[transition\:all_0\.3s_ease\] {
    transition: all 0.3s ease;
  }
  .group-focus-within\:scale-\[1\.3\] {
    &:is(:where(.group):focus-within *) {
      scale: 1.3;
    }
  }
  .group-focus-within\:outline {
    &:is(:where(.group):focus-within *) {
      outline-style: var(--tw-outline-style);
      outline-width: 1px;
    }
  }
  .group-focus-within\:outline-\[4px\] {
    &:is(:where(.group):focus-within *) {
      outline-style: var(--tw-outline-style);
      outline-width: 4px;
    }
  }
  .group-focus-within\:\!outline-none {
    &:is(:where(.group):focus-within *) {
      --tw-outline-style: none !important;
      outline-style: none !important;
    }
  }
  .group-hover\:scale-\[1\.3\] {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        scale: 1.3;
      }
    }
  }
  .group-hover\:border-info {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        border-color: var(--color-info);
      }
    }
  }
  .group-hover\:bg-primary\/20 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        background-color: color-mix(in srgb, #000000 20%, transparent);
        @supports (color: color-mix(in lab, red, red)) {
          background-color: color-mix(in oklab, var(--color-primary) 20%, transparent);
        }
      }
    }
  }
  .group-hover\:text-primary {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        color: var(--color-primary);
      }
    }
  }
  .group-hover\:outline {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        outline-style: var(--tw-outline-style);
        outline-width: 1px;
      }
    }
  }
  .group-hover\:outline-\[4px\] {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        outline-style: var(--tw-outline-style);
        outline-width: 4px;
      }
    }
  }
  .group-hover\:\!outline-none {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-outline-style: none !important;
        outline-style: none !important;
      }
    }
  }
  .before\:absolute {
    &::before {
      content: var(--tw-content);
      position: absolute;
    }
  }
  .before\:top-\[50\%\] {
    &::before {
      content: var(--tw-content);
      top: 50%;
    }
  }
  .before\:left-\[50\%\] {
    &::before {
      content: var(--tw-content);
      left: 50%;
    }
  }
  .before\:z-\[-1\] {
    &::before {
      content: var(--tw-content);
      z-index: -1;
    }
  }
  .before\:h-full {
    &::before {
      content: var(--tw-content);
      height: 100%;
    }
  }
  .before\:w-full {
    &::before {
      content: var(--tw-content);
      width: 100%;
    }
  }
  .before\:translate-x-\[-50\%\] {
    &::before {
      content: var(--tw-content);
      --tw-translate-x: -50%;
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .before\:translate-y-\[-54\%\] {
    &::before {
      content: var(--tw-content);
      --tw-translate-y: -54%;
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .before\:rounded-16 {
    &::before {
      content: var(--tw-content);
      border-radius: var(--radius-16);
    }
  }
  .after\:absolute {
    &::after {
      content: var(--tw-content);
      position: absolute;
    }
  }
  .after\:top-0 {
    &::after {
      content: var(--tw-content);
      top: calc(var(--spacing) * 0);
    }
  }
  .after\:bottom-0 {
    &::after {
      content: var(--tw-content);
      bottom: calc(var(--spacing) * 0);
    }
  }
  .after\:left-0 {
    &::after {
      content: var(--tw-content);
      left: calc(var(--spacing) * 0);
    }
  }
  .after\:w-\[calc\(\{Width\}-70\%\)\] {
    &::after {
      content: var(--tw-content);
      width: calc({Width} - 70%);
    }
  }
  .last\:border-none {
    &:last-child {
      --tw-border-style: none;
      border-style: none;
    }
  }
  .focus-within\:border {
    &:focus-within {
      border-style: var(--tw-border-style);
      border-width: 1px;
    }
  }
  .focus-within\:border-solid {
    &:focus-within {
      --tw-border-style: solid;
      border-style: solid;
    }
  }
  .focus-within\:border-primary\/60 {
    &:focus-within {
      border-color: color-mix(in srgb, #000000 60%, transparent);
      @supports (color: color-mix(in lab, red, red)) {
        border-color: color-mix(in oklab, var(--color-primary) 60%, transparent);
      }
    }
  }
  .focus-within\:ring-2 {
    &:focus-within {
      --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .focus-within\:ring-primary\/20 {
    &:focus-within {
      --tw-ring-color: color-mix(in srgb, #000000 20%, transparent);
      @supports (color: color-mix(in lab, red, red)) {
        --tw-ring-color: color-mix(in oklab, var(--color-primary) 20%, transparent);
      }
    }
  }
  .focus-within\:outline-none {
    &:focus-within {
      --tw-outline-style: none;
      outline-style: none;
    }
  }
  .hover\:border-primary\/50 {
    &:hover {
      @media (hover: hover) {
        border-color: color-mix(in srgb, #000000 50%, transparent);
        @supports (color: color-mix(in lab, red, red)) {
          border-color: color-mix(in oklab, var(--color-primary) 50%, transparent);
        }
      }
    }
  }
  .hover\:bg-light-border {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-light-border);
      }
    }
  }
  .hover\:bg-primary\/10 {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in srgb, #000000 10%, transparent);
        @supports (color: color-mix(in lab, red, red)) {
          background-color: color-mix(in oklab, var(--color-primary) 10%, transparent);
        }
      }
    }
  }
  .hover\:\!opacity-100 {
    &:hover {
      @media (hover: hover) {
        opacity: 100% !important;
      }
    }
  }
  .hover\:opacity-70 {
    &:hover {
      @media (hover: hover) {
        opacity: 70%;
      }
    }
  }
  .focus\:border {
    &:focus {
      border-style: var(--tw-border-style);
      border-width: 1px;
    }
  }
  .focus\:border-0 {
    &:focus {
      border-style: var(--tw-border-style);
      border-width: 0px;
    }
  }
  .focus\:border-solid {
    &:focus {
      --tw-border-style: solid;
      border-style: solid;
    }
  }
  .focus\:\!text-primary-text {
    &:focus {
      color: var(--color-primary-text) !important;
    }
  }
  .focus\:opacity-75 {
    &:focus {
      opacity: 75%;
    }
  }
  .focus\:\[outline\:none\] {
    &:focus {
      outline: none;
    }
  }
  .focus\:outline-none {
    &:focus {
      --tw-outline-style: none;
      outline-style: none;
    }
  }
  .focus-visible\:border-0 {
    &:focus-visible {
      border-style: var(--tw-border-style);
      border-width: 0px;
    }
  }
  .focus-visible\:outline-0 {
    &:focus-visible {
      outline-style: var(--tw-outline-style);
      outline-width: 0px;
    }
  }
  .active\:\!drop-shadow-\[0_4px_10px_rgba\(153\,152\,152\,0\.5\)\] {
    &:active {
      --tw-drop-shadow-size: drop-shadow(0 4px 10px var(--tw-drop-shadow-color, rgba(153,152,152,0.5))) !important;
      --tw-drop-shadow: var(--tw-drop-shadow-size) !important;
      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,) !important;
    }
  }
  .active\:outline-none {
    &:active {
      --tw-outline-style: none;
      outline-style: none;
    }
  }
  .sm\:w-\[80\%\] {
    @media (width >= 40rem) {
      width: 80%;
    }
  }
  .sm\:px-10 {
    @media (width >= 40rem) {
      padding-inline: calc(var(--spacing) * 10);
    }
  }
  .sm\:text-\[2\.25rem\] {
    @media (width >= 40rem) {
      font-size: 2.25rem;
    }
  }
  .sm\:leading-tight {
    @media (width >= 40rem) {
      --tw-leading: var(--leading-tight);
      line-height: var(--leading-tight);
    }
  }
  .md\:grid-cols-2 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-3 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .\[\&\&\]\:z-\[-1\] {
    && {
      z-index: -1;
    }
  }
  .\[\&\&\]\:mb-0 {
    && {
      margin-bottom: calc(var(--spacing) * 0);
    }
  }
  .\[\&\&\]\:block {
    && {
      display: block;
    }
  }
  .\[\&\&\]\:h-\[21px\] {
    && {
      height: 21px;
    }
  }
  .\[\&\&\]\:w-\[33\%\] {
    && {
      width: 33%;
    }
  }
  .\[\&\&\]\:w-\[52\%\] {
    && {
      width: 52%;
    }
  }
  .\[\&\&\]\:w-\[100\%\] {
    && {
      width: 100%;
    }
  }
  .\[\&\&\]\:w-\[382px\] {
    && {
      width: 382px;
    }
  }
  .\[\&\&\]\:w-fit {
    && {
      width: fit-content;
    }
  }
  .\[\&\&\]\:w-full {
    && {
      width: 100%;
    }
  }
  .\[\&\&\]\:gap-16 {
    && {
      gap: var(--spacing-16);
    }
  }
  .\[\&\&\]\:gap-24 {
    && {
      gap: var(--spacing-24);
    }
  }
  .\[\&\&\]\:rounded-16 {
    && {
      border-radius: var(--radius-16);
    }
  }
  .\[\&\&\]\:rounded-24 {
    && {
      border-radius: var(--radius-24);
    }
  }
  .\[\&\&\]\:border {
    && {
      border-style: var(--tw-border-style);
      border-width: 1px;
    }
  }
  .\[\&\&\]\:border-0 {
    && {
      border-style: var(--tw-border-style);
      border-width: 0px;
    }
  }
  .\[\&\&\]\:border-info {
    && {
      border-color: var(--color-info);
    }
  }
  .\[\&\&\]\:\[mask-size\:contain\] {
    && {
      mask-size: contain;
    }
  }
  .\[\&\&\]\:px-0 {
    && {
      padding-inline: calc(var(--spacing) * 0);
    }
  }
  .\[\&\&\]\:px-32 {
    && {
      padding-inline: var(--spacing-32);
    }
  }
  .\[\&\&\]\:py-0 {
    && {
      padding-block: calc(var(--spacing) * 0);
    }
  }
  .\[\&\&\]\:py-8 {
    && {
      padding-block: var(--spacing-8);
    }
  }
  .\[\&\&\]\:py-12 {
    && {
      padding-block: var(--spacing-12);
    }
  }
  .\[\&\&\]\:py-16 {
    && {
      padding-block: var(--spacing-16);
    }
  }
  .\[\&\&\]\:py-24 {
    && {
      padding-block: var(--spacing-24);
    }
  }
  .\[\&\&\]\:pt-0 {
    && {
      padding-top: calc(var(--spacing) * 0);
    }
  }
  .\[\&\&\]\:pb-16 {
    && {
      padding-bottom: var(--spacing-16);
    }
  }
  .\[\&\&\]\:whitespace-nowrap {
    && {
      white-space: nowrap;
    }
  }
  .\[\&\&\]\:transition-all {
    && {
      transition-property: all;
      transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
      transition-duration: var(--tw-duration, var(--default-transition-duration));
    }
  }
  .\[\&\&\]\:sm\:w-\[400px\] {
    && {
      @media (width >= 40rem) {
        width: 400px;
      }
    }
  }
  .\[\&\:\:-webkit-inner-spin-button\]\:appearance-none {
    &::-webkit-inner-spin-button {
      appearance: none;
    }
  }
  .\[\&\:\:-webkit-outer-spin-button\]\:appearance-none {
    &::-webkit-outer-spin-button {
      appearance: none;
    }
  }
  .\[\&\:\:-webkit-slider-thumb\]\:h-\[29px\] {
    &::-webkit-slider-thumb {
      height: 29px;
    }
  }
  .\[\&\:\:-webkit-slider-thumb\]\:w-\[29px\] {
    &::-webkit-slider-thumb {
      width: 29px;
    }
  }
  .\[\&\:\:-webkit-slider-thumb\]\:cursor-grab {
    &::-webkit-slider-thumb {
      cursor: grab;
    }
  }
  .\[\&\:\:-webkit-slider-thumb\]\:appearance-none {
    &::-webkit-slider-thumb {
      appearance: none;
    }
  }
  .\[\&\:\:-webkit-slider-thumb\]\:rounded-\[50\%\] {
    &::-webkit-slider-thumb {
      border-radius: 50%;
    }
  }
  .\[\&\:\:-webkit-slider-thumb\]\:shadow-\[0_0_0_6px_rgba\(235\,235\,235\,0\.5\)\] {
    &::-webkit-slider-thumb {
      --tw-shadow: 0 0 0 6px var(--tw-shadow-color, rgba(235,235,235,0.5));
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .\[\&\:\:-webkit-slider-thumb\]\:transition-shadow {
    &::-webkit-slider-thumb {
      transition-property: box-shadow;
      transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
      transition-duration: var(--tw-duration, var(--default-transition-duration));
    }
  }
  .\[\&\:\:-webkit-slider-thumb\]\:duration-300 {
    &::-webkit-slider-thumb {
      --tw-duration: 300ms;
      transition-duration: 300ms;
    }
  }
  .\[\&\:\:-webkit-slider-thumb\:active\]\:cursor-grabbing {
    &::-webkit-slider-thumb:active {
      cursor: grabbing;
    }
  }
  .\[\&\:\:-webkit-slider-thumb\:active\]\:shadow-\[0_0_0_10px_rgba\(235\,235\,235\,0\.5\)\] {
    &::-webkit-slider-thumb:active {
      --tw-shadow: 0 0 0 10px var(--tw-shadow-color, rgba(235,235,235,0.5));
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 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-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@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;
}
@property --tw-backdrop-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@property --tw-content {
  syntax: "*";
  initial-value: "";
  inherits: false;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@keyframes ping {
  75%, 100% {
    transform: scale(2);
    opacity: 0;
  }
}
@keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
@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-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-space-x-reverse: 0;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --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;
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-content: "";
    }
  }
}
