/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */
@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;
    --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;