/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-blue-400: oklch(70.7% 0.165 254.624);
    --color-neutral-200: oklch(92.2% 0 0);
    --color-neutral-400: oklch(70.8% 0 0);
    --color-neutral-500: oklch(55.6% 0 0);
    --color-neutral-950: oklch(14.5% 0 0);
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-3xl: 48rem;
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --tracking-tight: -0.025em;
    --tracking-wide: 0.025em;
    --leading-relaxed: 1.625;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  #tenant-react-root *, #tenant-react-root ::after, #tenant-react-root ::before, #tenant-react-root ::backdrop, #tenant-react-root ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  #tenant-react-root, :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;
  }
  #tenant-react-root hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  #tenant-react-root abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  #tenant-react-root h1, #tenant-react-root h2, #tenant-react-root h3, #tenant-react-root h4, #tenant-react-root h5, #tenant-react-root h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  #tenant-react-root a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  #tenant-react-root b, #tenant-react-root strong {
    font-weight: bolder;
  }
  #tenant-react-root code, #tenant-react-root kbd, #tenant-react-root samp, #tenant-react-root 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;
  }
  #tenant-react-root small {
    font-size: 80%;
  }
  #tenant-react-root sub, #tenant-react-root sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  #tenant-react-root sub {
    bottom: -0.25em;
  }
  #tenant-react-root sup {
    top: -0.5em;
  }
  #tenant-react-root table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  #tenant-react-root :-moz-focusring {
    outline: auto;
  }
  #tenant-react-root progress {
    vertical-align: baseline;
  }
  #tenant-react-root summary {
    display: list-item;
  }
  #tenant-react-root ol, #tenant-react-root ul, #tenant-react-root menu {
    list-style: none;
  }
  #tenant-react-root img, #tenant-react-root svg, #tenant-react-root video, #tenant-react-root canvas, #tenant-react-root audio, #tenant-react-root iframe, #tenant-react-root embed, #tenant-react-root object {
    display: block;
    vertical-align: middle;
  }
  #tenant-react-root img, #tenant-react-root video {
    max-width: 100%;
    height: auto;
  }
  #tenant-react-root button, #tenant-react-root input, #tenant-react-root select, #tenant-react-root optgroup, #tenant-react-root textarea, #tenant-react-root ::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;
  }
  #tenant-react-root :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  #tenant-react-root :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  #tenant-react-root ::file-selector-button {
    margin-inline-end: 4px;
  }
  #tenant-react-root ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    #tenant-react-root ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  #tenant-react-root textarea {
    resize: vertical;
  }
  #tenant-react-root ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  #tenant-react-root ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  #tenant-react-root ::-webkit-datetime-edit {
    display: inline-flex;
  }
  #tenant-react-root ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  #tenant-react-root ::-webkit-datetime-edit, #tenant-react-root ::-webkit-datetime-edit-year-field, #tenant-react-root ::-webkit-datetime-edit-month-field, #tenant-react-root ::-webkit-datetime-edit-day-field, #tenant-react-root ::-webkit-datetime-edit-hour-field, #tenant-react-root ::-webkit-datetime-edit-minute-field, #tenant-react-root ::-webkit-datetime-edit-second-field, #tenant-react-root ::-webkit-datetime-edit-millisecond-field, #tenant-react-root ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  #tenant-react-root ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  #tenant-react-root :-moz-ui-invalid {
    box-shadow: none;
  }
  #tenant-react-root button, #tenant-react-root input:where([type="button"], [type="reset"], [type="submit"]), #tenant-react-root ::file-selector-button {
    appearance: button;
  }
  #tenant-react-root ::-webkit-inner-spin-button, #tenant-react-root ::-webkit-outer-spin-button {
    height: auto;
  }
  #tenant-react-root [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  #tenant-react-root .mx-auto {
    margin-inline: auto;
  }
  #tenant-react-root .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }
  #tenant-react-root .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  #tenant-react-root .mt-12 {
    margin-top: calc(var(--spacing) * 12);
  }
  #tenant-react-root .min-h-screen {
    min-height: 100vh;
  }
  #tenant-react-root .w-full {
    width: 100%;
  }
  #tenant-react-root .max-w-3xl {
    max-width: var(--container-3xl);
  }
  #tenant-react-root .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)));
    }
  }
  #tenant-react-root .bg-neutral-950 {
    background-color: var(--color-neutral-950);
  }
  #tenant-react-root .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  #tenant-react-root .py-20 {
    padding-block: calc(var(--spacing) * 20);
  }
  #tenant-react-root .font-sans {
    font-family: var(--font-sans);
  }
  #tenant-react-root .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  #tenant-react-root .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  #tenant-react-root .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  #tenant-react-root .text-\[13px\] {
    font-size: 13px;
  }
  #tenant-react-root .text-\[15px\] {
    font-size: 15px;
  }
  #tenant-react-root .leading-relaxed {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }
  #tenant-react-root .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  #tenant-react-root .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  #tenant-react-root .tracking-tight {
    --tw-tracking: var(--tracking-tight);
    letter-spacing: var(--tracking-tight);
  }
  #tenant-react-root .tracking-wide {
    --tw-tracking: var(--tracking-wide);
    letter-spacing: var(--tracking-wide);
  }
  #tenant-react-root .text-blue-400\/90 {
    color: color-mix(in srgb, oklch(70.7% 0.165 254.624) 90%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-blue-400) 90%, transparent);
    }
  }
  #tenant-react-root .text-neutral-200 {
    color: var(--color-neutral-200);
  }
  #tenant-react-root .text-neutral-400 {
    color: var(--color-neutral-400);
  }
  #tenant-react-root .text-neutral-500 {
    color: var(--color-neutral-500);
  }
  #tenant-react-root .text-white {
    color: var(--color-white);
  }
  #tenant-react-root .uppercase {
    text-transform: uppercase;
  }
  #tenant-react-root .sm\:text-5xl {
    @media (width >= 40rem) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }
  #tenant-react-root .md\:py-24 {
    @media (width >= 48rem) {
      padding-block: calc(var(--spacing) * 24);
    }
  }
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    #tenant-react-root *, #tenant-react-root ::before, #tenant-react-root ::after, #tenant-react-root ::backdrop {
      --tw-space-y-reverse: 0;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
    }
  }
}