/*! 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-500: oklch(62.3% 0.214 259.815);
    --color-blue-700: oklch(48.8% 0.243 264.376);
    --color-neutral-400: oklch(70.8% 0 0);
    --color-neutral-500: oklch(55.6% 0 0);
    --color-neutral-600: oklch(43.9% 0 0);
    --color-neutral-800: oklch(26.9% 0 0);
    --color-neutral-900: oklch(20.5% 0 0);
    --color-neutral-950: oklch(14.5% 0 0);
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-sm: 24rem;
    --container-6xl: 72rem;
    --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);
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --tracking-tight: -0.025em;
    --tracking-wide: 0.025em;
    --leading-relaxed: 1.625;
    --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 .mx-auto {
    margin-inline: auto;
  }
  #tenant-react-footer .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  #tenant-react-footer .mt-12 {
    margin-top: calc(var(--spacing) * 12);
  }
  #tenant-react-footer .flex {
    display: flex;
  }
  #tenant-react-footer .h-8 {
    height: calc(var(--spacing) * 8);
  }
  #tenant-react-footer .w-8 {
    width: calc(var(--spacing) * 8);
  }
  #tenant-react-footer .w-full {
    width: 100%;
  }
  #tenant-react-footer .max-w-6xl {
    max-width: var(--container-6xl);
  }
  #tenant-react-footer .max-w-sm {
    max-width: var(--container-sm);
  }
  #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 .justify-center {
    justify-content: center;
  }
  #tenant-react-footer .gap-2\.5 {
    gap: calc(var(--spacing) * 2.5);
  }
  #tenant-react-footer .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  #tenant-react-footer .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  #tenant-react-footer .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  #tenant-react-footer .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  #tenant-react-footer .border-neutral-800\/80 {
    border-color: color-mix(in srgb, oklch(26.9% 0 0) 80%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-neutral-800) 80%, transparent);
    }
  }
  #tenant-react-footer .border-neutral-900 {
    border-color: var(--color-neutral-900);
  }
  #tenant-react-footer .bg-neutral-950 {
    background-color: var(--color-neutral-950);
  }
  #tenant-react-footer .bg-gradient-to-br {
    --tw-gradient-position: to bottom right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  #tenant-react-footer .from-blue-500 {
    --tw-gradient-from: var(--color-blue-500);
    --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));
  }
  #tenant-react-footer .to-blue-700 {
    --tw-gradient-to: var(--color-blue-700);
    --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));
  }
  #tenant-react-footer .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  #tenant-react-footer .py-14 {
    padding-block: calc(var(--spacing) * 14);
  }
  #tenant-react-footer .pt-6 {
    padding-top: calc(var(--spacing) * 6);
  }
  #tenant-react-footer .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--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 .text-\[17px\] {
    font-size: 17px;
  }
  #tenant-react-footer .leading-relaxed {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }
  #tenant-react-footer .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  #tenant-react-footer .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  #tenant-react-footer .tracking-tight {
    --tw-tracking: var(--tracking-tight);
    letter-spacing: var(--tracking-tight);
  }
  #tenant-react-footer .tracking-wide {
    --tw-tracking: var(--tracking-wide);
    letter-spacing: var(--tracking-wide);
  }
  #tenant-react-footer .text-neutral-400 {
    color: var(--color-neutral-400);
  }
  #tenant-react-footer .text-neutral-500 {
    color: var(--color-neutral-500);
  }
  #tenant-react-footer .text-neutral-600 {
    color: var(--color-neutral-600);
  }
  #tenant-react-footer .text-white {
    color: var(--color-white);
  }
  #tenant-react-footer .uppercase {
    text-transform: uppercase;
  }
  #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 .hover\:text-white {
    &:hover {
      @media (hover: hover) {
        color: var(--color-white);
      }
    }
  }
  #tenant-react-footer .sm\:flex-row {
    @media (width >= 40rem) {
      flex-direction: row;
    }
  }
  #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;
    }
  }
  #tenant-react-footer .md\:justify-between {
    @media (width >= 48rem) {
      justify-content: space-between;
    }
  }
}
@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;
}
@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-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;
    }
  }
}