/*! 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;
    --spacing: 0.25rem;
    --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;
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --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-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 .visible {
    visibility: visible;
  }
  #tenant-react-root .absolute {
    position: absolute;
  }
  #tenant-react-root .relative {
    position: relative;
  }
  #tenant-react-root .static {
    position: static;
  }
  #tenant-react-root .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;
    }
  }
  #tenant-react-root .flex {
    display: flex;
  }
  #tenant-react-root .grid {
    display: grid;
  }
  #tenant-react-root .h-4 {
    height: calc(var(--spacing) * 4);
  }
  #tenant-react-root .h-full {
    height: 100%;
  }
  #tenant-react-root .w-4 {
    width: calc(var(--spacing) * 4);
  }
  #tenant-react-root .flex-shrink {
    flex-shrink: 1;
  }
  #tenant-react-root .grow {
    flex-grow: 1;
  }
  #tenant-react-root .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  #tenant-react-root .flex-wrap {
    flex-wrap: wrap;
  }
  #tenant-react-root .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  #tenant-react-root .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  #tenant-react-root .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  #tenant-react-root .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  #tenant-react-root .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  #tenant-react-root .italic {
    font-style: italic;
  }
  #tenant-react-root .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  #tenant-react-root .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,);
  }
  #tenant-react-root .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));
  }
  #tenant-react-root .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
}
@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-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@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-ease {
  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-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-font-weight: initial;
      --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-ease: initial;
    }
  }
}