/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-rotate-x: rotateX(0);
      --tw-rotate-y: rotateY(0);
      --tw-rotate-z: rotateZ(0);
      --tw-skew-x: skewX(0);
      --tw-skew-y: skewY(0);
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: 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-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-duration: initial;
      --tw-ease: initial;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
    }
  }
}

@layer theme {
  .tailwind, .tailwind :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-gray-200: oklch(.928 .006 264.531);
    --color-white: #fff;
    --spacing: .25rem;
    --font-weight-normal: 400;
    --font-weight-bold: 700;
    --ease-out: cubic-bezier(0, 0, .2, 1);
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-font-feature-settings: var(--font-sans--font-feature-settings);
    --default-font-variation-settings: var(--font-sans--font-variation-settings);
    --default-mono-font-family: var(--font-mono);
    --default-mono-font-feature-settings: var(--font-mono--font-feature-settings);
    --default-mono-font-variation-settings: var(--font-mono--font-variation-settings);
  }
}

@layer base {
  .tailwind *, .tailwind :after, .tailwind :before, .tailwind ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  .tailwind ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  .tailwind html, .tailwind :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    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;
  }

  .tailwind body {
    line-height: inherit;
  }

  .tailwind hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

  .tailwind abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

  .tailwind h1, .tailwind h2, .tailwind h3, .tailwind h4, .tailwind h5, .tailwind h6 {
    font-size: inherit;
    font-weight: inherit;
  }

  .tailwind a {
    color: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }

  .tailwind b, .tailwind strong {
    font-weight: bolder;
  }

  .tailwind code, .tailwind kbd, .tailwind samp, .tailwind 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;
  }

  .tailwind small {
    font-size: 80%;
  }

  .tailwind sub, .tailwind sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  .tailwind sub {
    bottom: -.25em;
  }

  .tailwind sup {
    top: -.5em;
  }

  .tailwind table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  .tailwind :-moz-focusring {
    outline: auto;
  }

  .tailwind progress {
    vertical-align: baseline;
  }

  .tailwind summary {
    display: list-item;
  }

  .tailwind ol, .tailwind ul, .tailwind menu {
    list-style: none;
  }

  .tailwind img, .tailwind svg, .tailwind video, .tailwind canvas, .tailwind audio, .tailwind iframe, .tailwind embed, .tailwind object {
    vertical-align: middle;
    display: block;
  }

  .tailwind img, .tailwind video {
    max-width: 100%;
    height: auto;
  }

  .tailwind button, .tailwind input, .tailwind select, .tailwind optgroup, .tailwind textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  .tailwind ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  .tailwind :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  .tailwind :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  .tailwind ::file-selector-button {
    margin-inline-end: 4px;
  }

  .tailwind ::placeholder {
    opacity: 1;
    color: currentColor;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .tailwind ::placeholder {
      color: color-mix(in oklab, currentColor 50%, transparent);
    }
  }

  .tailwind textarea {
    resize: vertical;
  }

  .tailwind ::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  .tailwind ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  .tailwind ::-webkit-datetime-edit {
    display: inline-flex;
  }

  .tailwind ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

  .tailwind ::-webkit-datetime-edit {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

  .tailwind :-moz-ui-invalid {
    box-shadow: none;
  }

  .tailwind button, .tailwind input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  .tailwind ::file-selector-button {
    appearance: button;
  }

  .tailwind ::-webkit-inner-spin-button {
    height: auto;
  }

  .tailwind ::-webkit-outer-spin-button {
    height: auto;
  }

  .tailwind [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}

@layer utilities {
  .tailwind .pointer-events-none {
    pointer-events: none;
  }

  .tailwind .absolute {
    position: absolute;
  }

  .tailwind .relative {
    position: relative;
  }

  .tailwind .inset-0 {
    inset: calc(var(--spacing) * 0);
  }

  .tailwind .inset-\[-4\.69\%\] {
    inset: -4.69%;
  }

  .tailwind .inset-\[-13\.33\%_-4\.16\%\] {
    inset: -13.33% -4.16%;
  }

  .tailwind .inset-\[-26\.07\%_-7\.12\%_-3\.16\%_-7\.12\%\] {
    inset: -26.07% -7.12% -3.16%;
  }

  .tailwind .inset-\[18\.75\%_65\%_31\.25\%_15\%\] {
    inset: 18.75% 65% 31.25% 15%;
  }

  .tailwind .inset-\[21\.88\%_60\%_21\.88\%_10\%\] {
    inset: 21.88% 60% 21.88% 10%;
  }

  .tailwind .inset-\[26\.56\%_62\.5\%_34\.38\%_12\.5\%\] {
    inset: 26.56% 62.5% 34.38% 12.5%;
  }

  .tailwind .inset-\[28\.13\%_65\%_34\.38\%_15\%\] {
    inset: 28.13% 65% 34.38% 15%;
  }

  .tailwind .inset-\[29\.69\%_23\.33\%_35\.94\%_45\.83\%\] {
    inset: 29.69% 23.33% 35.94% 45.83%;
  }

  .tailwind .inset-\[29\.69\%_24\.17\%_35\.94\%_43\.33\%\] {
    inset: 29.69% 24.17% 35.94% 43.33%;
  }

  .tailwind .inset-\[31\.25\%_65\%_32\.81\%_15\%\] {
    inset: 31.25% 65% 32.81% 15%;
  }

  .tailwind .inset-\[31\.25\%_68\.33\%_31\.25\%_18\.33\%\] {
    inset: 31.25% 68.33% 31.25% 18.33%;
  }

  .tailwind .inset-\[32\.81\%_6\.67\%_37\.5\%_43\.33\%\] {
    inset: 32.81% 6.67% 37.5% 43.33%;
  }

  .tailwind .inset-\[32\.81\%_12\.5\%_37\.5\%_45\.83\%\] {
    inset: 32.81% 12.5% 37.5% 45.83%;
  }

  .tailwind .inset-\[32\.81\%_14\.17\%_37\.5\%_41\.67\%\] {
    inset: 32.81% 14.17% 37.5% 41.67%;
  }

  .tailwind .inset-\[32\.81\%_16\.67\%_37\.5\%_45\.83\%\] {
    inset: 32.81% 16.67% 37.5% 45.83%;
  }

  .tailwind .inset-\[32\.81\%_18\.33\%_37\.5\%_40\%\] {
    inset: 32.81% 18.33% 37.5% 40%;
  }

  .tailwind .inset-\[32\.81\%_20\.83\%_37\.5\%_37\.5\%\] {
    inset: 32.81% 20.83% 37.5% 37.5%;
  }

  .tailwind .inset-\[34\.38\%_66\.67\%_42\.19\%_16\.67\%\] {
    inset: 34.38% 66.67% 42.19% 16.67%;
  }

  .tailwind .inset-\[34\.38\%_71\.67\%_62\.5\%_26\.67\%\] {
    inset: 34.38% 71.67% 62.5% 26.67%;
  }

  .tailwind .inset-\[34\.38\%_77\.5\%_46\.88\%_12\.5\%\] {
    inset: 34.38% 77.5% 46.88% 12.5%;
  }

  .tailwind .inset-\[35\.94\%_9\.17\%_37\.5\%_40\%\] {
    inset: 35.94% 9.17% 37.5% 40%;
  }

  .tailwind .inset-\[37\.5\%_-25\.83\%_37\.5\%_40\%\] {
    inset: 37.5% -25.83% 37.5% 40%;
  }

  .tailwind .inset-\[37\.5\%_76\.67\%_34\.38\%_16\.67\%\] {
    inset: 37.5% 76.67% 34.38% 16.67%;
  }

  .tailwind .inset-\[38\.28\%_58\.33\%_38\.28\%_8\.33\%\] {
    inset: 38.28% 58.33% 38.28% 8.33%;
  }

  .tailwind .inset-\[39\.06\%_-10\%_37\.5\%_40\%\] {
    inset: 39.06% -10% 37.5% 40%;
  }

  .tailwind .inset-\[40\.63\%_68\.33\%_34\.38\%_18\.33\%\] {
    inset: 40.63% 68.33% 34.38% 18.33%;
  }

  .tailwind .inset-\[43\.75\%_71\.67\%_53\.13\%_26\.67\%\] {
    inset: 43.75% 71.67% 53.13% 26.67%;
  }

  .tailwind .inset-\[43\.75\%_80\%_53\.13\%_18\.33\%\] {
    inset: 43.75% 80% 53.13% 18.33%;
  }

  .tailwind .inset-\[45\.31\%_67\.5\%_45\.31\%_27\.5\%\] {
    inset: 45.31% 67.5% 45.31% 27.5%;
  }

  .tailwind .inset-\[45\.31\%_72\.5\%_45\.31\%_22\.5\%\] {
    inset: 45.31% 72.5% 45.31% 22.5%;
  }

  .tailwind .inset-\[45\.31\%_77\.5\%_45\.31\%_17\.5\%\] {
    inset: 45.31% 77.5% 45.31% 17.5%;
  }

  .tailwind .inset-\[53\.13\%_71\.67\%_43\.75\%_26\.67\%\] {
    inset: 53.13% 71.67% 43.75% 26.67%;
  }

  .tailwind .inset-\[53\.13\%_80\%_43\.75\%_18\.33\%\] {
    inset: 53.13% 80% 43.75% 18.33%;
  }

  .tailwind .top-1\/4 {
    top: 25%;
  }

  .tailwind .top-\[26\.56\%\] {
    top: 26.56%;
  }

  .tailwind .top-\[32\.81\%\] {
    top: 32.81%;
  }

  .tailwind .top-\[34\.38\%\] {
    top: 34.38%;
  }

  .tailwind .top-\[46\.09\%\] {
    top: 46.09%;
  }

  .tailwind .right-3\/4 {
    right: 75%;
  }

  .tailwind .right-\[-0\.83\%\] {
    right: -.83%;
  }

  .tailwind .right-\[61\.67\%\] {
    right: 61.67%;
  }

  .tailwind .right-\[65\%\] {
    right: 65%;
  }

  .tailwind .right-\[66\.67\%\] {
    right: 66.67%;
  }

  .tailwind .right-\[68\.33\%\] {
    right: 68.33%;
  }

  .tailwind .bottom-1\/4 {
    bottom: 25%;
  }

  .tailwind .bottom-\[34\.38\%\] {
    bottom: 34.38%;
  }

  .tailwind .bottom-\[37\.5\%\] {
    bottom: 37.5%;
  }

  .tailwind .bottom-\[42\.19\%\] {
    bottom: 42.19%;
  }

  .tailwind .bottom-\[46\.88\%\] {
    bottom: 46.88%;
  }

  .tailwind .left-1\/2 {
    left: 50%;
  }

  .tailwind .left-1\/4 {
    left: 25%;
  }

  .tailwind .left-\[11\.67\%\] {
    left: 11.67%;
  }

  .tailwind .left-\[16\.67\%\] {
    left: 16.67%;
  }

  .tailwind .box-border {
    box-sizing: border-box;
  }

  .tailwind .block {
    display: block;
  }

  .tailwind .flex {
    display: flex;
  }

  .tailwind .size-\[24px\] {
    width: 24px;
    height: 24px;
  }

  .tailwind .size-\[48px\] {
    width: 48px;
    height: 48px;
  }

  .tailwind .size-full {
    width: 100%;
    height: 100%;
  }

  .tailwind .h-\[8px\] {
    height: 8px;
  }

  .tailwind .h-\[24px\] {
    height: 24px;
  }

  .tailwind .h-\[40px\] {
    height: 40px;
  }

  .tailwind .h-\[64px\] {
    height: 64px;
  }

  .tailwind .h-\[112px\] {
    height: 112px;
  }

  .tailwind .w-\[4px\] {
    width: 4px;
  }

  .tailwind .w-\[24px\] {
    width: 24px;
  }

  .tailwind .w-\[57px\] {
    width: 57px;
  }

  .tailwind .w-\[70px\] {
    width: 70px;
  }

  .tailwind .w-\[120px\] {
    width: 120px;
  }

  .tailwind .w-\[168px\] {
    width: 168px;
  }

  .tailwind .w-full {
    width: 100%;
  }

  .tailwind .shrink-0 {
    flex-shrink: 0;
  }

  .tailwind .transform {
    transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
  }

  .tailwind .transform-gpu {
    transform: translateZ(0) var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
  }

  .tailwind .flex-col {
    flex-direction: column;
  }

  .tailwind .content-stretch {
    align-content: stretch;
  }

  .tailwind .items-center {
    align-items: center;
  }

  .tailwind .items-start {
    align-items: flex-start;
  }

  .tailwind .justify-center {
    justify-content: center;
  }

  .tailwind .gap-\[6px\] {
    gap: 6px;
  }

  .tailwind .gap-\[8px\] {
    gap: 8px;
  }

  .tailwind .gap-\[16px\] {
    gap: 16px;
  }

  .tailwind .gap-\[32px\] {
    gap: 32px;
  }

  .tailwind .overflow-clip {
    overflow: clip;
  }

  .tailwind .overflow-hidden {
    overflow: hidden;
  }

  .tailwind .rounded-\[1\.70978e\+07px\] {
    border-radius: 17097800px;
  }

  .tailwind .rounded-\[14px\] {
    border-radius: 14px;
  }

  .tailwind .rounded-\[16px\] {
    border-radius: 16px;
  }

  .tailwind .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }

  .tailwind .border-0 {
    border-style: var(--tw-border-style);
    border-width: 0;
  }

  .tailwind .border-\[1\.019px\] {
    border-style: var(--tw-border-style);
    border-width: 1.019px;
  }

  .tailwind .border-\[2\.038px\] {
    border-style: var(--tw-border-style);
    border-width: 2.038px;
  }

  .tailwind .border-solid {
    --tw-border-style: solid;
    border-style: solid;
  }

  .tailwind .border-\[\#d1d5dc\] {
    border-color: #d1d5dc;
  }

  .tailwind .border-\[transparent\] {
    border-color: #0000;
  }

  .tailwind .border-gray-200 {
    border-color: var(--color-gray-200);
  }

  .tailwind .bg-\[\#33a1ee\] {
    background-color: #33a1ee;
  }

  .tailwind .bg-white {
    background-color: var(--color-white);
  }

  .tailwind .bg-clip-padding {
    background-clip: padding-box;
  }

  .tailwind .p-\[2\.038px\] {
    padding: 2.038px;
  }

  .tailwind .p-\[24px\] {
    padding: 24px;
  }

  .tailwind .p-\[32px\] {
    padding: 32px;
  }

  .tailwind .px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }

  .tailwind .text-left {
    text-align: left;
  }

  .tailwind .font-\[\'Inter\:Bold\'\,sans-serif\] {
    font-family: Inter\:Bold, sans-serif;
  }

  .tailwind .font-\[\'Inter\:Regular\'\,sans-serif\] {
    font-family: Inter\:Regular, sans-serif;
  }

  .tailwind .text-\[12px\] {
    font-size: 12px;
  }

  .tailwind .text-\[14px\] {
    font-size: 14px;
  }

  .tailwind .text-\[24px\] {
    font-size: 24px;
  }

  .tailwind .text-\[32px\] {
    font-size: 32px;
  }

  .tailwind .text-\[48px\] {
    font-size: 48px;
  }

  .tailwind .leading-\[0\] {
    --tw-leading: 0;
    line-height: 0;
  }

  .tailwind .leading-\[18px\] {
    --tw-leading: 18px;
    line-height: 18px;
  }

  .tailwind .leading-\[20px\] {
    --tw-leading: 20px;
    line-height: 20px;
  }

  .tailwind .leading-\[32px\] {
    --tw-leading: 32px;
    line-height: 32px;
  }

  .tailwind .leading-\[36px\] {
    --tw-leading: 36px;
    line-height: 36px;
  }

  .tailwind .leading-\[50px\] {
    --tw-leading: 50px;
    line-height: 50px;
  }

  .tailwind .leading-\[normal\] {
    --tw-leading: normal;
    line-height: normal;
  }

  .tailwind .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }

  .tailwind .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }

  .tailwind .text-nowrap {
    text-wrap: nowrap;
  }

  .tailwind .whitespace-pre {
    white-space: pre;
  }

  .tailwind .text-\[\#4a5565\] {
    color: #4a5565;
  }

  .tailwind .text-\[\#101828\] {
    color: #101828;
  }

  .tailwind .text-white {
    color: var(--color-white);
  }

  .tailwind .not-italic {
    font-style: normal;
  }

  .tailwind .opacity-70 {
    opacity: .7;
  }

  .tailwind .shadow-\[0px_20\.382px_25\.478px_-5\.096px_rgba\(0\,0\,0\,0\.1\)\,0px_8\.153px_10\.191px_-6\.115px_rgba\(0\,0\,0\,0\.1\)\] {
    --tw-shadow: 0px 20.382px 25.478px -5.096px var(--tw-shadow-color, #0000001a), 0px 8.153px 10.191px -6.115px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .tailwind .shadow-\[0px_25\.478px_50\.955px_-12\.229px_rgba\(0\,0\,0\,0\.25\)\] {
    --tw-shadow: 0px 25.478px 50.955px -12.229px var(--tw-shadow-color, #00000040);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .tailwind .grayscale {
    --tw-grayscale: grayscale(100%);
    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, );
  }

  .tailwind .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;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .tailwind .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));
  }

  .tailwind .duration-300 {
    --tw-duration: .3s;
    transition-duration: .3s;
  }

  .tailwind .duration-700 {
    --tw-duration: .7s;
    transition-duration: .7s;
  }

  .tailwind .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }

  .tailwind .paused {
    animation-play-state: paused;
  }

  .tailwind .running {
    animation-play-state: running;
  }

  @media (hover: hover) {
    .tailwind .hover\:scale-105:hover {
      --tw-scale-x: 105%;
      --tw-scale-y: 105%;
      --tw-scale-z: 105%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }

  @media (hover: hover) {
    .tailwind .hover\:scale-110:hover {
      --tw-scale-x: 110%;
      --tw-scale-y: 110%;
      --tw-scale-z: 110%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }

  @media (hover: hover) {
    .tailwind .hover\:grayscale-0:hover {
      --tw-grayscale: grayscale(0%);
      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, );
    }
  }
}

@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
  initial-value: rotateX(0);
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
  initial-value: rotateY(0);
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
  initial-value: rotateZ(0);
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false;
  initial-value: skewX(0);
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false;
  initial-value: skewY(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-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: 0;
}

@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-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-duration {
  syntax: "*";
  inherits: false
}

@property --tw-ease {
  syntax: "*";
  inherits: false
}

@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
