/*! 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-indigo-400: oklch(67.3% 0.182 276.935);
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-6xl: 72rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --font-weight-bold: 700;
    --tracking-tight: -0.025em;
    --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);
  }
}
@layer base {
  #tenant-react-footer *, #tenant-react-footer ::after, #tenant-react-footer ::before, #tenant-react-footer ::backdrop, #tenant-react-footer ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  #tenant-react-footer, :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-footer hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  #tenant-react-footer abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  #tenant-react-footer h1, #tenant-react-footer h2, #tenant-react-footer h3, #tenant-react-footer h4, #tenant-react-footer h5, #tenant-react-footer h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  #tenant-react-footer a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  #tenant-react-footer b, #tenant-react-footer strong {
    font-weight: bolder;
  }
  #tenant-react-footer code, #tenant-react-footer kbd, #tenant-react-footer samp, #tenant-react-footer 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-footer small {
    font-size: 80%;
  }
  #tenant-react-footer sub, #tenant-react-footer sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  #tenant-react-footer sub {
    bottom: -0.25em;
  }
  #tenant-react-footer sup {
    top: -0.5em;
  }
  #tenant-react-footer table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  #tenant-react-footer :-moz-focusring {
    outline: auto;
  }
  #tenant-react-footer progress {
    vertical-align: baseline;
  }
  #tenant-react-footer summary {
    display: list-item;
  }
  #tenant-react-footer ol, #tenant-react-footer ul, #tenant-react-footer menu {
    list-style: none;
  }
  #tenant-react-footer img, #tenant-react-footer svg, #tenant-react-footer video, #tenant-react-footer canvas, #tenant-react-footer audio, #tenant-react-footer iframe, #tenant-react-footer embed, #tenant-react-footer object {
    display: block;
    vertical-align: middle;
  }
  #tenant-react-footer img, #tenant-react-footer video {
    max-width: 100%;
    height: auto;
  }
  #tenant-react-footer button, #tenant-react-footer input, #tenant-react-footer select, #tenant-react-footer optgroup, #tenant-react-footer textarea, #tenant-react-footer ::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-footer :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  #tenant-react-footer :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  #tenant-react-footer ::file-selector-button {
    margin-inline-end: 4px;
  }
  #tenant-react-footer ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    #tenant-react-footer ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  #tenant-react-footer textarea {
    resize: vertical;
  }
  #tenant-react-footer ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  #tenant-react-footer ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  #tenant-react-footer ::-webkit-datetime-edit {
    display: inline-flex;
  }
  #tenant-react-footer ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  #tenant-react-footer ::-webkit-datetime-edit, #tenant-react-footer ::-webkit-datetime-edit-year-field, #tenant-react-footer ::-webkit-datetime-edit-month-field, #tenant-react-footer ::-webkit-datetime-edit-day-field, #tenant-react-footer ::-webkit-datetime-edit-hour-field, #tenant-react-footer ::-webkit-datetime-edit-minute-field, #tenant-react-footer ::-webkit-datetime-edit-second-field, #tenant-react-footer ::-webkit-datetime-edit-millisecond-field, #tenant-react-footer ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  #tenant-react-footer ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  #tenant-react-footer :-moz-ui-invalid {
    box-shadow: none;
  }
  #tenant-react-footer button, #tenant-react-footer input:where([type="button"], [type="reset"], [type="submit"]), #tenant-react-footer ::file-selector-button {
    appearance: button;
  }
  #tenant-react-footer ::-webkit-inner-spin-button, #tenant-react-footer ::-webkit-outer-spin-button {
    height: auto;
  }
  #tenant-react-footer [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  #tenant-react-footer .relative {
    position: relative;
  }
  #tenant-react-footer .mx-auto {
    margin-inline: auto;
  }
  #tenant-react-footer .flex {
    display: flex;
  }
  #tenant-react-footer .h-12 {
    height: calc(var(--spacing) * 12);
  }
  #tenant-react-footer .w-auto {
    width: auto;
  }
  #tenant-react-footer .max-w-6xl {
    max-width: var(--container-6xl);
  }
  #tenant-react-footer .flex-col {
    flex-direction: column;
  }
  #tenant-react-footer .items-center {
    align-items: center;
  }
  #tenant-react-footer .justify-between {
    justify-content: space-between;
  }
  #tenant-react-footer .gap-1 {
    gap: calc(var(--spacing) * 1);
  }
  #tenant-react-footer .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  #tenant-react-footer .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  #tenant-react-footer .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  #tenant-react-footer .border-white\/5 {
    border-color: color-mix(in srgb, #fff 5%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-white) 5%, transparent);
    }
  }
  #tenant-react-footer .bg-\[\#050510\] {
    background-color: #050510;
  }
  #tenant-react-footer .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  #tenant-react-footer .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
  #tenant-react-footer .font-\[family-name\:var\(--t-font-heading\)\] {
    font-family: var(--t-font-heading);
  }
  #tenant-react-footer .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  #tenant-react-footer .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  #tenant-react-footer .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  #tenant-react-footer .tracking-tight {
    --tw-tracking: var(--tracking-tight);
    letter-spacing: var(--tracking-tight);
  }
  #tenant-react-footer .text-indigo-400 {
    color: var(--color-indigo-400);
  }
  #tenant-react-footer .text-white {
    color: var(--color-white);
  }
  #tenant-react-footer .text-white\/15 {
    color: color-mix(in srgb, #fff 15%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-white) 15%, transparent);
    }
  }
  #tenant-react-footer .text-white\/25 {
    color: color-mix(in srgb, #fff 25%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-white) 25%, transparent);
    }
  }
  #tenant-react-footer .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));
  }
  #tenant-react-footer .duration-200 {
    --tw-duration: 200ms;
    transition-duration: 200ms;
  }
  #tenant-react-footer .hover\:text-white\/60 {
    &:hover {
      @media (hover: hover) {
        color: color-mix(in srgb, #fff 60%, transparent);
        @supports (color: color-mix(in lab, red, red)) {
          color: color-mix(in oklab, var(--color-white) 60%, transparent);
        }
      }
    }
  }
  #tenant-react-footer .md\:flex-row {
    @media (width >= 48rem) {
      flex-direction: row;
    }
  }
  #tenant-react-footer .md\:items-start {
    @media (width >= 48rem) {
      align-items: flex-start;
    }
  }
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  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-footer *, #tenant-react-footer ::before, #tenant-react-footer ::after, #tenant-react-footer ::backdrop {
      --tw-border-style: solid;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-duration: initial;
    }
  }
}