/*! 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;
    --container-md: 28rem;
    --container-xl: 36rem;
    --container-2xl: 42rem;
    --container-3xl: 48rem;
    --container-6xl: 72rem;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --tracking-wider: 0.05em;
    --leading-tight: 1.25;
    --leading-snug: 1.375;
    --leading-relaxed: 1.625;
    --radius-xl: 0.75rem;
    --radius-2xl: 1rem;
    --animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
    --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 .absolute {
    position: absolute;
  }
  #tenant-react-root .relative {
    position: relative;
  }
  #tenant-react-root .-top-3 {
    top: calc(var(--spacing) * -3);
  }
  #tenant-react-root .top-3 {
    top: calc(var(--spacing) * 3);
  }
  #tenant-react-root .-bottom-5 {
    bottom: calc(var(--spacing) * -5);
  }
  #tenant-react-root .-left-4 {
    left: calc(var(--spacing) * -4);
  }
  #tenant-react-root .left-3 {
    left: calc(var(--spacing) * 3);
  }
  #tenant-react-root .left-7 {
    left: calc(var(--spacing) * 7);
  }
  #tenant-react-root .mx-auto {
    margin-inline: auto;
  }
  #tenant-react-root .my-5 {
    margin-block: calc(var(--spacing) * 5);
  }
  #tenant-react-root .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }
  #tenant-react-root .mt-1\.5 {
    margin-top: calc(var(--spacing) * 1.5);
  }
  #tenant-react-root .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  #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-5 {
    margin-top: calc(var(--spacing) * 5);
  }
  #tenant-react-root .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  #tenant-react-root .mt-7 {
    margin-top: calc(var(--spacing) * 7);
  }
  #tenant-react-root .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  #tenant-react-root .mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }
  #tenant-react-root .mt-12 {
    margin-top: calc(var(--spacing) * 12);
  }
  #tenant-react-root .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  #tenant-react-root .flex {
    display: flex;
  }
  #tenant-react-root .grid {
    display: grid;
  }
  #tenant-react-root .inline-flex {
    display: inline-flex;
  }
  #tenant-react-root .table {
    display: table;
  }
  #tenant-react-root .h-3\.5 {
    height: calc(var(--spacing) * 3.5);
  }
  #tenant-react-root .h-4 {
    height: calc(var(--spacing) * 4);
  }
  #tenant-react-root .h-4\.5 {
    height: calc(var(--spacing) * 4.5);
  }
  #tenant-react-root .h-6 {
    height: calc(var(--spacing) * 6);
  }
  #tenant-react-root .h-48 {
    height: calc(var(--spacing) * 48);
  }
  #tenant-react-root .h-\[300px\] {
    height: 300px;
  }
  #tenant-react-root .h-\[340px\] {
    height: 340px;
  }
  #tenant-react-root .h-\[380px\] {
    height: 380px;
  }
  #tenant-react-root .h-full {
    height: 100%;
  }
  #tenant-react-root .h-px {
    height: 1px;
  }
  #tenant-react-root .w-3\.5 {
    width: calc(var(--spacing) * 3.5);
  }
  #tenant-react-root .w-4 {
    width: calc(var(--spacing) * 4);
  }
  #tenant-react-root .w-4\.5 {
    width: calc(var(--spacing) * 4.5);
  }
  #tenant-react-root .w-6 {
    width: calc(var(--spacing) * 6);
  }
  #tenant-react-root .w-full {
    width: 100%;
  }
  #tenant-react-root .max-w-2xl {
    max-width: var(--container-2xl);
  }
  #tenant-react-root .max-w-3xl {
    max-width: var(--container-3xl);
  }
  #tenant-react-root .max-w-6xl {
    max-width: var(--container-6xl);
  }
  #tenant-react-root .max-w-md {
    max-width: var(--container-md);
  }
  #tenant-react-root .max-w-xl {
    max-width: var(--container-xl);
  }
  #tenant-react-root .animate-pulse {
    animation: var(--animate-pulse);
  }
  #tenant-react-root .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  #tenant-react-root .flex-col {
    flex-direction: column;
  }
  #tenant-react-root .flex-wrap {
    flex-wrap: wrap;
  }
  #tenant-react-root .items-center {
    align-items: center;
  }
  #tenant-react-root .items-end {
    align-items: flex-end;
  }
  #tenant-react-root .items-start {
    align-items: flex-start;
  }
  #tenant-react-root .justify-between {
    justify-content: space-between;
  }
  #tenant-react-root .gap-1 {
    gap: calc(var(--spacing) * 1);
  }
  #tenant-react-root .gap-1\.5 {
    gap: calc(var(--spacing) * 1.5);
  }
  #tenant-react-root .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  #tenant-react-root .gap-2\.5 {
    gap: calc(var(--spacing) * 2.5);
  }
  #tenant-react-root .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  #tenant-react-root .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  #tenant-react-root .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  #tenant-react-root .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  #tenant-react-root .space-y-2\.5 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 2.5) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 2.5) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  #tenant-react-root .overflow-hidden {
    overflow: hidden;
  }
  #tenant-react-root .rounded-2xl {
    border-radius: var(--radius-2xl);
  }
  #tenant-react-root .rounded-\[24px\] {
    border-radius: 24px;
  }
  #tenant-react-root .rounded-\[28px\] {
    border-radius: 28px;
  }
  #tenant-react-root .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  #tenant-react-root .rounded-xl {
    border-radius: var(--radius-xl);
  }
  #tenant-react-root .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  #tenant-react-root .object-cover {
    object-fit: cover;
  }
  #tenant-react-root .p-5 {
    padding: calc(var(--spacing) * 5);
  }
  #tenant-react-root .p-7 {
    padding: calc(var(--spacing) * 7);
  }
  #tenant-react-root .px-2\.5 {
    padding-inline: calc(var(--spacing) * 2.5);
  }
  #tenant-react-root .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
  #tenant-react-root .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }
  #tenant-react-root .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  #tenant-react-root .px-7 {
    padding-inline: calc(var(--spacing) * 7);
  }
  #tenant-react-root .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }
  #tenant-react-root .py-2\.5 {
    padding-block: calc(var(--spacing) * 2.5);
  }
  #tenant-react-root .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  #tenant-react-root .py-3\.5 {
    padding-block: calc(var(--spacing) * 3.5);
  }
  #tenant-react-root .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  #tenant-react-root .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }
  #tenant-react-root .py-14 {
    padding-block: calc(var(--spacing) * 14);
  }
  #tenant-react-root .py-16 {
    padding-block: calc(var(--spacing) * 16);
  }
  #tenant-react-root .text-center {
    text-align: center;
  }
  #tenant-react-root .text-\[10px\] {
    font-size: 10px;
  }
  #tenant-react-root .text-\[11px\] {
    font-size: 11px;
  }
  #tenant-react-root .text-\[12px\] {
    font-size: 12px;
  }
  #tenant-react-root .text-\[13\.5px\] {
    font-size: 13.5px;
  }
  #tenant-react-root .text-\[13px\] {
    font-size: 13px;
  }
  #tenant-react-root .text-\[14px\] {
    font-size: 14px;
  }
  #tenant-react-root .text-\[15px\] {
    font-size: 15px;
  }
  #tenant-react-root .text-\[16px\] {
    font-size: 16px;
  }
  #tenant-react-root .text-\[17px\] {
    font-size: 17px;
  }
  #tenant-react-root .text-\[19px\] {
    font-size: 19px;
  }
  #tenant-react-root .text-\[21px\] {
    font-size: 21px;
  }
  #tenant-react-root .text-\[22px\] {
    font-size: 22px;
  }
  #tenant-react-root .text-\[26px\] {
    font-size: 26px;
  }
  #tenant-react-root .text-\[30px\] {
    font-size: 30px;
  }
  #tenant-react-root .text-\[32px\] {
    font-size: 32px;
  }
  #tenant-react-root .text-\[34px\] {
    font-size: 34px;
  }
  #tenant-react-root .text-\[40px\] {
    font-size: 40px;
  }
  #tenant-react-root .leading-\[1\.05\] {
    --tw-leading: 1.05;
    line-height: 1.05;
  }
  #tenant-react-root .leading-relaxed {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }
  #tenant-react-root .leading-snug {
    --tw-leading: var(--leading-snug);
    line-height: var(--leading-snug);
  }
  #tenant-react-root .leading-tight {
    --tw-leading: var(--leading-tight);
    line-height: var(--leading-tight);
  }
  #tenant-react-root .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  #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-\[0\.14em\] {
    --tw-tracking: 0.14em;
    letter-spacing: 0.14em;
  }
  #tenant-react-root .tracking-\[0\.16em\] {
    --tw-tracking: 0.16em;
    letter-spacing: 0.16em;
  }
  #tenant-react-root .tracking-wider {
    --tw-tracking: var(--tracking-wider);
    letter-spacing: var(--tracking-wider);
  }
  #tenant-react-root .uppercase {
    text-transform: uppercase;
  }
  #tenant-react-root .tabular-nums {
    --tw-numeric-spacing: tabular-nums;
    font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
  }
  #tenant-react-root .no-underline {
    text-decoration-line: none;
  }
  #tenant-react-root .shadow-2xl {
    --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  #tenant-react-root .shadow-xl {
    --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  #tenant-react-root .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-root .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  #tenant-react-root .hover\:-translate-y-0\.5 {
    &:hover {
      @media (hover: hover) {
        --tw-translate-y: calc(var(--spacing) * -0.5);
        translate: var(--tw-translate-x) var(--tw-translate-y);
      }
    }
  }
  #tenant-react-root .sm\:grid-cols-2 {
    @media (width >= 40rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  #tenant-react-root .md\:-left-8 {
    @media (width >= 48rem) {
      left: calc(var(--spacing) * -8);
    }
  }
  #tenant-react-root .md\:h-\[440px\] {
    @media (width >= 48rem) {
      height: 440px;
    }
  }
  #tenant-react-root .md\:h-\[520px\] {
    @media (width >= 48rem) {
      height: 520px;
    }
  }
  #tenant-react-root .md\:grid-cols-2 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  #tenant-react-root .md\:grid-cols-3 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  #tenant-react-root .md\:grid-cols-4 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  #tenant-react-root .md\:px-5 {
    @media (width >= 48rem) {
      padding-inline: calc(var(--spacing) * 5);
    }
  }
  #tenant-react-root .md\:py-3\.5 {
    @media (width >= 48rem) {
      padding-block: calc(var(--spacing) * 3.5);
    }
  }
  #tenant-react-root .md\:py-20 {
    @media (width >= 48rem) {
      padding-block: calc(var(--spacing) * 20);
    }
  }
  #tenant-react-root .md\:py-24 {
    @media (width >= 48rem) {
      padding-block: calc(var(--spacing) * 24);
    }
  }
  #tenant-react-root .md\:text-\[34px\] {
    @media (width >= 48rem) {
      font-size: 34px;
    }
  }
  #tenant-react-root .md\:text-\[42px\] {
    @media (width >= 48rem) {
      font-size: 42px;
    }
  }
  #tenant-react-root .md\:text-\[46px\] {
    @media (width >= 48rem) {
      font-size: 46px;
    }
  }
  #tenant-react-root .md\:text-\[58px\] {
    @media (width >= 48rem) {
      font-size: 58px;
    }
  }
  #tenant-react-root .lg\:grid-cols-3 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-ordinal {
  syntax: "*";
  inherits: false;
}
@property --tw-slashed-zero {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-figure {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-spacing {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-fraction {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
@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-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-ordinal: initial;
      --tw-slashed-zero: initial;
      --tw-numeric-figure: initial;
      --tw-numeric-spacing: initial;
      --tw-numeric-fraction: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
    }
  }
}