/*! 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-border-style: solid;
      --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-ease: initial;
    }
  }
}

@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-white: #fff;
    --spacing: .25rem;
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --text-6xl: 3.75rem;
    --text-6xl--line-height: 1;
    --radius-lg: .5rem;
    --ease-in-out: cubic-bezier(.4, 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;
    --lightningcss-light: initial;
    --lightningcss-dark: ;
    color-scheme: light;
    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;
    --lightningcss-light: initial;
    --lightningcss-dark: ;
    color-scheme: light;
    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-\[-1\.35\%\] {
    inset: -1.35%;
  }

  .tailwind .inset-\[2\.81\%_41\.53\%_86\.09\%_42\.44\%\] {
    inset: 2.81% 41.53% 86.09% 42.44%;
  }

  .tailwind .inset-\[3\.81\%_42\.67\%_88\.12\%_51\.88\%\] {
    inset: 3.81% 42.67% 88.12% 51.88%;
  }

  .tailwind .inset-\[4\.47\%_44\.81\%_88\.72\%_42\.44\%\] {
    inset: 4.47% 44.81% 88.72% 42.44%;
  }

  .tailwind .inset-\[4\.48\%_45\.85\%_83\.99\%_34\.45\%\] {
    inset: 4.48% 45.85% 83.99% 34.45%;
  }

  .tailwind .inset-\[4\.48\%_48\.24\%_87\.63\%_34\.45\%\] {
    inset: 4.48% 48.24% 87.63% 34.45%;
  }

  .tailwind .inset-\[4\.54\%_44\.89\%_86\.09\%_42\.44\%\] {
    inset: 4.54% 44.89% 86.09% 42.44%;
  }

  .tailwind .inset-\[5\.27\%_48\.24\%_88\.72\%_42\.32\%\] {
    inset: 5.27% 48.24% 88.72% 42.32%;
  }

  .tailwind .inset-\[6\.64\%_6\.63\%_6\.74\%_6\.64\%\] {
    inset: 6.64% 6.63% 6.74% 6.64%;
  }

  .tailwind .inset-\[6\.64\%_6\.63\%_21\.78\%_6\.64\%\] {
    inset: 6.64% 6.63% 21.78% 6.64%;
  }

  .tailwind .inset-\[7\.27\%_45\.94\%_86\.43\%_47\.13\%\] {
    inset: 7.27% 45.94% 86.43% 47.13%;
  }

  .tailwind .inset-\[8\.16\%_54\.59\%_79\.62\%_30\.22\%\] {
    inset: 8.16% 54.59% 79.62% 30.22%;
  }

  .tailwind .inset-\[8\.16\%_63\.67\%_91\.46\%_34\.79\%\] {
    inset: 8.16% 63.67% 91.46% 34.79%;
  }

  .tailwind .inset-\[8\.18\%_34\.41\%_79\.73\%_58\.15\%\] {
    inset: 8.18% 34.41% 79.73% 58.15%;
  }

  .tailwind .inset-\[8\.37\%_64\.73\%_91\.12\%_33\.9\%\] {
    inset: 8.37% 64.73% 91.12% 33.9%;
  }

  .tailwind .inset-\[8\.87\%_64\.43\%_79\.85\%_29\.85\%\] {
    inset: 8.87% 64.43% 79.85% 29.85%;
  }

  .tailwind .inset-\[9\.94\%_51\.46\%_85\.81\%_39\.95\%\] {
    inset: 9.94% 51.46% 85.81% 39.95%;
  }

  .tailwind .inset-\[11\.1\%_44\.89\%_88\.02\%_54\.93\%\] {
    inset: 11.1% 44.89% 88.02% 54.93%;
  }

  .tailwind .inset-\[11\.57\%_57\.83\%_83\.6\%_32\.1\%\] {
    inset: 11.57% 57.83% 83.6% 32.1%;
  }

  .tailwind .inset-\[12\.74\%_33\.78\%_40\.98\%_32\.28\%\] {
    inset: 12.74% 33.78% 40.98% 32.28%;
  }

  .tailwind .inset-\[12\.82\%_34\.4\%_67\.9\%_58\.68\%\] {
    inset: 12.82% 34.4% 67.9% 58.68%;
  }

  .tailwind .inset-\[14\.88\%_51\.07\%_68\.42\%_33\.06\%\] {
    inset: 14.88% 51.07% 68.42% 33.06%;
  }

  .tailwind .inset-\[15\.24\%_67\.69\%_82\.95\%_31\.37\%\] {
    inset: 15.24% 67.69% 82.95% 31.37%;
  }

  .tailwind .inset-\[15\.34\%_53\.12\%_84\.3\%_45\.24\%\] {
    inset: 15.34% 53.12% 84.3% 45.24%;
  }

  .tailwind .inset-\[15\.95\%_30\.86\%_72\.42\%_65\.45\%\] {
    inset: 15.95% 30.86% 72.42% 65.45%;
  }

  .tailwind .inset-\[16\.59\%_66\.47\%_81\.18\%_31\.16\%\] {
    inset: 16.59% 66.47% 81.18% 31.16%;
  }

  .tailwind .inset-\[17\.18\%_66\.2\%_63\.76\%_28\.12\%\] {
    inset: 17.18% 66.2% 63.76% 28.12%;
  }

  .tailwind .inset-\[17\.18\%_66\.67\%_73\.72\%_29\.49\%\] {
    inset: 17.18% 66.67% 73.72% 29.49%;
  }

  .tailwind .inset-\[21\.2\%_66\.2\%_69\.18\%_30\.6\%\] {
    inset: 21.2% 66.2% 69.18% 30.6%;
  }

  .tailwind .inset-\[22\.16\%_30\.32\%_63\.76\%_65\.2\%\] {
    inset: 22.16% 30.32% 63.76% 65.2%;
  }

  .tailwind .inset-\[27\.37\%_65\.06\%_46\.24\%_28\.07\%\] {
    inset: 27.37% 65.06% 46.24% 28.07%;
  }

  .tailwind .inset-\[27\.37\%_66\.15\%_54\.62\%_28\.07\%\] {
    inset: 27.37% 66.15% 54.62% 28.07%;
  }

  .tailwind .inset-\[28\.47\%_30\.16\%_29\.83\%_39\.26\%\] {
    inset: 28.47% 30.16% 29.83% 39.26%;
  }

  .tailwind .inset-\[28\.47\%_30\.16\%_57\.8\%_65\.2\%\] {
    inset: 28.47% 30.16% 57.8% 65.2%;
  }

  .tailwind .inset-\[29\.89\%_34\.56\%_64\.74\%_53\.52\%\] {
    inset: 29.89% 34.56% 64.74% 53.52%;
  }

  .tailwind .inset-\[29\.89\%_52\.02\%_41\.31\%_32\.28\%\] {
    inset: 29.89% 52.02% 41.31% 32.28%;
  }

  .tailwind .inset-\[29\.89\%_52\.36\%_63\.15\%_33\.67\%\] {
    inset: 29.89% 52.36% 63.15% 33.67%;
  }

  .tailwind .inset-\[30\.35\%_58\.1\%_69\.53\%_39\.07\%\] {
    inset: 30.35% 58.1% 69.53% 39.07%;
  }

  .tailwind .inset-\[32\.2\%_33\.78\%_40\.98\%_52\.55\%\] {
    inset: 32.2% 33.78% 40.98% 52.55%;
  }

  .tailwind .inset-\[32\.2\%_34\.52\%_63\.17\%_53\.67\%\] {
    inset: 32.2% 34.52% 63.17% 53.67%;
  }

  .tailwind .inset-\[32\.2\%_34\.52\%_63\.17\%_57\.02\%\] {
    inset: 32.2% 34.52% 63.17% 57.02%;
  }

  .tailwind .inset-\[32\.06\%_52\.36\%_63\.63\%_40\.67\%\] {
    inset: 32.06% 52.36% 63.63% 40.67%;
  }

  .tailwind .inset-\[32\.14\%_40\.54\%_59\.8\%_52\.1\%\] {
    inset: 32.14% 40.54% 59.8% 52.1%;
  }

  .tailwind .inset-\[32\.19\%_57\.24\%_63\.15\%_33\.67\%\] {
    inset: 32.19% 57.24% 63.15% 33.67%;
  }

  .tailwind .inset-\[32\.53\%_47\.97\%_55\.58\%_48\.39\%\] {
    inset: 32.53% 47.97% 55.58% 48.39%;
  }

  .tailwind .inset-\[32\.76\%_62\.87\%_63\.15\%_33\.67\%\] {
    inset: 32.76% 62.87% 63.15% 33.67%;
  }

  .tailwind .inset-\[32\.96\%_53\.93\%_65\.04\%_41\.32\%\] {
    inset: 32.96% 53.93% 65.04% 41.32%;
  }

  .tailwind .inset-\[32\.97\%_34\.52\%_63\.17\%_63\.19\%\] {
    inset: 32.97% 34.52% 63.17% 63.19%;
  }

  .tailwind .inset-\[33\.3\%_54\.88\%_65\.32\%_41\.59\%\] {
    inset: 33.3% 54.88% 65.32% 41.59%;
  }

  .tailwind .inset-\[33\.23\%_54\.39\%_63\.98\%_37\.1\%\] {
    inset: 33.23% 54.39% 63.98% 37.1%;
  }

  .tailwind .inset-\[33\.39\%_51\.73\%_59\.81\%_47\.29\%\] {
    inset: 33.39% 51.73% 59.81% 47.29%;
  }

  .tailwind .inset-\[33\.41\%_41\.75\%_64\.94\%_53\.8\%\] {
    inset: 33.41% 41.75% 64.94% 53.8%;
  }

  .tailwind .inset-\[33\.98\%_41\.36\%_63\.99\%_57\.06\%\] {
    inset: 33.98% 41.36% 63.99% 57.06%;
  }

  .tailwind .inset-\[34\.1\%_58\.87\%_64\.84\%_39\.31\%\] {
    inset: 34.1% 58.87% 64.84% 39.31%;
  }

  .tailwind .inset-\[34\.2\%_40\.44\%_65\.29\%_58\.78\%\] {
    inset: 34.2% 40.44% 65.29% 58.78%;
  }

  .tailwind .inset-\[34\.04\%_55\.97\%_64\.35\%_42\.45\%\] {
    inset: 34.04% 55.97% 64.35% 42.45%;
  }

  .tailwind .inset-\[34\.08\%_57\.64\%_65\.04\%_41\.54\%\] {
    inset: 34.08% 57.64% 65.04% 41.54%;
  }

  .tailwind .inset-\[34\.8\%_52\.02\%_55\.27\%_44\.2\%\] {
    inset: 34.8% 52.02% 55.27% 44.2%;
  }

  .tailwind .inset-\[34\.9\%_55\.56\%_61\.54\%_35\.89\%\] {
    inset: 34.9% 55.56% 61.54% 35.89%;
  }

  .tailwind .inset-\[34\.9\%_60\.99\%_63\.2\%_35\.89\%\] {
    inset: 34.9% 60.99% 63.2% 35.89%;
  }

  .tailwind .inset-\[34\.11\%_42\.79\%_64\.33\%_55\.72\%\] {
    inset: 34.11% 42.79% 64.33% 55.72%;
  }

  .tailwind .inset-\[34\.13\%_58\.3\%_64\.55\%_40\.19\%\] {
    inset: 34.13% 58.3% 64.55% 40.19%;
  }

  .tailwind .inset-\[34\.13\%_58\.3\%_65\.37\%_40\.93\%\] {
    inset: 34.13% 58.3% 65.37% 40.93%;
  }

  .tailwind .inset-\[34\.33\%_54\.2\%_64\.97\%_44\.34\%\] {
    inset: 34.33% 54.2% 64.97% 44.34%;
  }

  .tailwind .inset-\[34\.38\%_39\.7\%_64\.69\%_59\.28\%\] {
    inset: 34.38% 39.7% 64.69% 59.28%;
  }

  .tailwind .inset-\[34\.53\%_60\.78\%_64\.34\%_38\.03\%\] {
    inset: 34.53% 60.78% 64.34% 38.03%;
  }

  .tailwind .inset-\[34\.55\%_56\.18\%_64\.22\%_42\.29\%\] {
    inset: 34.55% 56.18% 64.22% 42.29%;
  }

  .tailwind .inset-\[34\.56\%_38\.36\%_64\.42\%_60\.53\%\] {
    inset: 34.56% 38.36% 64.42% 60.53%;
  }

  .tailwind .inset-\[34\.69\%_39\.84\%_63\.91\%_57\.4\%\] {
    inset: 34.69% 39.84% 63.91% 57.4%;
  }

  .tailwind .inset-\[34\.75\%_57\.67\%_63\.98\%_39\.47\%\] {
    inset: 34.75% 57.67% 63.98% 39.47%;
  }

  .tailwind .inset-\[34\.81\%_42\.54\%_64\.12\%_55\.99\%\] {
    inset: 34.81% 42.54% 64.12% 55.99%;
  }

  .tailwind .inset-\[35\.07\%_54\.87\%_64\.26\%_43\.84\%\] {
    inset: 35.07% 54.87% 64.26% 43.84%;
  }

  .tailwind .inset-\[35\.17\%_38\.6\%_63\.95\%_59\.97\%\] {
    inset: 35.17% 38.6% 63.95% 59.97%;
  }

  .tailwind .inset-\[35\.29\%_44\.18\%_52\.23\%_52\.55\%\] {
    inset: 35.29% 44.18% 52.23% 52.55%;
  }

  .tailwind .inset-\[35\.31\%_58\.48\%_63\.9\%_38\.58\%\] {
    inset: 35.31% 58.48% 63.9% 38.58%;
  }

  .tailwind .inset-\[35\.63\%_42\.38\%_64\.03\%_55\.41\%\] {
    inset: 35.63% 42.38% 64.03% 55.41%;
  }

  .tailwind .inset-\[35\.64\%_56\.16\%_64\.1\%_42\.14\%\] {
    inset: 35.64% 56.16% 64.1% 42.14%;
  }

  .tailwind .inset-\[36\.2\%_26\.69\%_48\.08\%_68\.31\%\] {
    inset: 36.2% 26.69% 48.08% 68.31%;
  }

  .tailwind .inset-\[36\.08\%_61\.62\%_34\.26\%_23\.97\%\] {
    inset: 36.08% 61.62% 34.26% 23.97%;
  }

  .tailwind .inset-\[36\.8\%_42\.06\%_62\.02\%_55\.38\%\] {
    inset: 36.8% 42.06% 62.02% 55.38%;
  }

  .tailwind .inset-\[36\.22\%_36\.05\%_63\.2\%_63\.35\%\] {
    inset: 36.22% 36.05% 63.2% 63.35%;
  }

  .tailwind .inset-\[36\.53\%_69\.74\%_48\.49\%_24\.41\%\] {
    inset: 36.53% 69.74% 48.49% 24.41%;
  }

  .tailwind .inset-\[36\.63\%_36\.67\%_61\.5\%_57\.73\%\] {
    inset: 36.63% 36.67% 61.5% 57.73%;
  }

  .tailwind .inset-\[37\.65\%_27\.53\%_56\.52\%_68\.5\%\] {
    inset: 37.65% 27.53% 56.52% 68.5%;
  }

  .tailwind .inset-\[39\.27\%_27\.49\%_50\.93\%_69\.84\%\] {
    inset: 39.27% 27.49% 50.93% 69.84%;
  }

  .tailwind .inset-\[39\.31\%_29\.08\%_53\.07\%_68\.87\%\] {
    inset: 39.31% 29.08% 53.07% 68.87%;
  }

  .tailwind .inset-\[39\.64\%_70\.68\%_57\.33\%_26\.95\%\] {
    inset: 39.64% 70.68% 57.33% 26.95%;
  }

  .tailwind .inset-\[40\.92\%_44\.54\%_51\.78\%_44\.34\%\] {
    inset: 40.92% 44.54% 51.78% 44.34%;
  }

  .tailwind .inset-\[41\.62\%_31\.83\%_56\.02\%_67\.89\%\] {
    inset: 41.62% 31.83% 56.02% 67.89%;
  }

  .tailwind .inset-\[41\.66\%_54\.17\%_55\.27\%_44\.2\%\] {
    inset: 41.66% 54.17% 55.27% 44.2%;
  }

  .tailwind .inset-\[41\.74\%_45\.17\%_57\.49\%_54\.25\%\] {
    inset: 41.74% 45.17% 57.49% 54.25%;
  }

  .tailwind .inset-\[41\.85\%_59\.11\%_33\.36\%_29\.87\%\] {
    inset: 41.85% 59.11% 33.36% 29.87%;
  }

  .tailwind .inset-\[42\.09\%_29\.61\%_52\.51\%_68\.48\%\] {
    inset: 42.09% 29.61% 52.51% 68.48%;
  }

  .tailwind .inset-\[42\.16\%_53\.07\%_54\.32\%_44\.5\%\] {
    inset: 42.16% 53.07% 54.32% 44.5%;
  }

  .tailwind .inset-\[42\.36\%_39\.93\%_48\.39\%_54\.79\%\] {
    inset: 42.36% 39.93% 48.39% 54.79%;
  }

  .tailwind .inset-\[42\.43\%_44\.18\%_52\.23\%_52\.92\%\] {
    inset: 42.43% 44.18% 52.23% 52.92%;
  }

  .tailwind .inset-\[42\.45\%_54\.94\%_48\.16\%_39\.39\%\] {
    inset: 42.45% 54.94% 48.16% 39.39%;
  }

  .tailwind .inset-\[42\.49\%_31\.28\%_56\.26\%_68\.57\%\] {
    inset: 42.49% 31.28% 56.26% 68.57%;
  }

  .tailwind .inset-\[42\.76\%_62\.7\%_41\.72\%_32\.38\%\] {
    inset: 42.76% 62.7% 41.72% 32.38%;
  }

  .tailwind .inset-\[42\.82\%_46\.52\%_55\.23\%_52\.79\%\] {
    inset: 42.82% 46.52% 55.23% 52.79%;
  }

  .tailwind .inset-\[43\.3\%_69\.97\%_52\.64\%_29\.04\%\] {
    inset: 43.3% 69.97% 52.64% 29.04%;
  }

  .tailwind .inset-\[43\.64\%_32\%_29\.83\%_39\.26\%\] {
    inset: 43.64% 32% 29.83% 39.26%;
  }

  .tailwind .inset-\[43\.74\%_30\.84\%_53\.02\%_68\.54\%\] {
    inset: 43.74% 30.84% 53.02% 68.54%;
  }

  .tailwind .inset-\[44\.52\%_53\.07\%_52\.2\%_44\.11\%\] {
    inset: 44.52% 53.07% 52.2% 44.11%;
  }

  .tailwind .inset-\[44\.84\%_39\.9\%_48\.09\%_53\.35\%\] {
    inset: 44.84% 39.9% 48.09% 53.35%;
  }

  .tailwind .inset-\[44\.87\%_34\.01\%_41\.53\%_62\.18\%\] {
    inset: 44.87% 34.01% 41.53% 62.18%;
  }

  .tailwind .inset-\[45\.49\%_48\.17\%_54\.06\%_48\.98\%\] {
    inset: 45.49% 48.17% 54.06% 48.98%;
  }

  .tailwind .inset-\[45\.64\%_45\.82\%_51\.78\%_45\.92\%\] {
    inset: 45.64% 45.82% 51.78% 45.92%;
  }

  .tailwind .inset-\[47\.1\%_38\.01\%_31\.28\%_37\.32\%\] {
    inset: 47.1% 38.01% 31.28% 37.32%;
  }

  .tailwind .inset-\[47\.1\%_48\.55\%_48\.02\%_45\.51\%\] {
    inset: 47.1% 48.55% 48.02% 45.51%;
  }

  .tailwind .inset-\[48\.42\%_28\.13\%_50\.72\%_71\.45\%\] {
    inset: 48.42% 28.13% 50.72% 71.45%;
  }

  .tailwind .inset-\[51\.62\%_41\.42\%_36\.29\%_40\.99\%\] {
    inset: 51.62% 41.42% 36.29% 40.99%;
  }

  .tailwind .inset-\[51\.62\%_41\.58\%_45\.17\%_41\.23\%\] {
    inset: 51.62% 41.58% 45.17% 41.23%;
  }

  .tailwind .inset-\[51\.62\%_42\.61\%_45\.78\%_42\.32\%\] {
    inset: 51.62% 42.61% 45.78% 42.32%;
  }

  .tailwind .inset-\[51\.88\%_30\.4\%_45\.72\%_68\.26\%\] {
    inset: 51.88% 30.4% 45.72% 68.26%;
  }

  .tailwind .inset-\[52\.47\%_86\.13\%_46\.8\%_13\.79\%\] {
    inset: 52.47% 86.13% 46.8% 13.79%;
  }

  .tailwind .inset-\[53\.98\%_41\.58\%_45\.17\%_41\.23\%\] {
    inset: 53.98% 41.58% 45.17% 41.23%;
  }

  .tailwind .inset-\[54\.39\%_43\.31\%_43\.34\%_42\.88\%\] {
    inset: 54.39% 43.31% 43.34% 42.88%;
  }

  .tailwind .inset-\[55\.71\%_43\.91\%_41\.69\%_52\.64\%\] {
    inset: 55.71% 43.91% 41.69% 52.64%;
  }

  .tailwind .inset-\[57\.16\%_45\.58\%_39\.99\%_45\.19\%\] {
    inset: 57.16% 45.58% 39.99% 45.19%;
  }

  .tailwind .inset-\[57\.16\%_47\.07\%_41\.99\%_46\.9\%\] {
    inset: 57.16% 47.07% 41.99% 46.9%;
  }

  .tailwind .inset-\[58\.86\%_32\.78\%_34\.33\%_66\.94\%\] {
    inset: 58.86% 32.78% 34.33% 66.94%;
  }

  .tailwind .inset-\[59\.5\%_46\.49\%_36\.29\%_46\.61\%\] {
    inset: 59.5% 46.49% 36.29% 46.61%;
  }

  .tailwind .inset-\[59\.5\%_46\.56\%_38\.84\%_47\.32\%\] {
    inset: 59.5% 46.56% 38.84% 47.32%;
  }

  .tailwind .inset-\[59\.35\%_32\.72\%_16\.04\%_32\.95\%\] {
    inset: 59.35% 32.72% 16.04% 32.95%;
  }

  .tailwind .inset-\[59\.43\%_32\.9\%_23\.67\%_65\.22\%\] {
    inset: 59.43% 32.9% 23.67% 65.22%;
  }

  .tailwind .inset-\[59\.43\%_32\.72\%_16\.14\%_51\.15\%\] {
    inset: 59.43% 32.72% 16.14% 51.15%;
  }

  .tailwind .inset-\[59\.99\%_52\.57\%_37\.86\%_44\.77\%\] {
    inset: 59.99% 52.57% 37.86% 44.77%;
  }

  .tailwind .inset-\[60\.57\%_65\.91\%_38\.04\%_32\.96\%\] {
    inset: 60.57% 65.91% 38.04% 32.96%;
  }

  .tailwind .inset-\[60\.65\%_41\.8\%_16\.04\%_32\.95\%\] {
    inset: 60.65% 41.8% 16.04% 32.95%;
  }

  .tailwind .inset-\[60\.65\%_65\.23\%_25\.31\%_32\.95\%\] {
    inset: 60.65% 65.23% 25.31% 32.95%;
  }

  .tailwind .inset-\[60\.68\%_52\.98\%_37\.9\%_44\.88\%\] {
    inset: 60.68% 52.98% 37.9% 44.88%;
  }

  .tailwind .inset-\[61\.53\%_34\.75\%_20\.29\%_46\.73\%\] {
    inset: 61.53% 34.75% 20.29% 46.73%;
  }

  .tailwind .inset-\[65\.15\%_38\.98\%_33\.96\%_60\.27\%\] {
    inset: 65.15% 38.98% 33.96% 60.27%;
  }

  .tailwind .inset-\[65\.63\%_61\.34\%_33\.95\%_38\.26\%\] {
    inset: 65.63% 61.34% 33.95% 38.26%;
  }

  .tailwind .inset-\[66\.84\%_42\.46\%_19\.67\%_36\.73\%\] {
    inset: 66.84% 42.46% 19.67% 36.73%;
  }

  .tailwind .inset-\[69\.86\%_0_0_0\] {
    inset: 69.86% 0 0;
  }

  .tailwind .inset-\[70\.61\%_29\.61\%_19\.11\%_66\.04\%\] {
    inset: 70.61% 29.61% 19.11% 66.04%;
  }

  .tailwind .inset-\[72\.96\%_36\.56\%_16\.14\%_55\.34\%\] {
    inset: 72.96% 36.56% 16.14% 55.34%;
  }

  .tailwind .inset-\[74\.13\%_41\.8\%_16\.04\%_38\.41\%\] {
    inset: 74.13% 41.8% 16.04% 38.41%;
  }

  .tailwind .block {
    display: block;
  }

  .tailwind .flex {
    display: flex;
  }

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

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

  .tailwind .min-h-screen {
    min-height: 100vh;
  }

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

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

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

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

  .tailwind .gap-4 {
    gap: calc(var(--spacing) * 4);
  }

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

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

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

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

  .tailwind .rounded-lg {
    border-radius: var(--radius-lg);
  }

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

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

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

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

  .tailwind .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }

  .tailwind .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }

  .tailwind .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }

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

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

  .tailwind .mix-blend-overlay {
    mix-blend-mode: overlay;
  }

  .tailwind .shadow-\[inset_0px_0px_18\.75px_0px_black\,inset_0px_0px_12\.5px_0px_black\,inset_0px_0px_6\.25px_0px_black\] {
    --tw-shadow: inset 0px 0px 18.75px 0px var(--tw-shadow-color, black), inset 0px 0px 12.5px 0px var(--tw-shadow-color, black), inset 0px 0px 6.25px 0px var(--tw-shadow-color, black);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

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

  .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 .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }

  @media (width >= 40rem) {
    .tailwind .sm\:flex-row {
      flex-direction: row;
    }
  }

  @media (width >= 40rem) {
    .tailwind .sm\:px-6 {
      padding-inline: calc(var(--spacing) * 6);
    }
  }

  @media (width >= 40rem) {
    .tailwind .sm\:px-8 {
      padding-inline: calc(var(--spacing) * 8);
    }
  }

  @media (width >= 40rem) {
    .tailwind .sm\:py-4 {
      padding-block: calc(var(--spacing) * 4);
    }
  }

  @media (width >= 40rem) {
    .tailwind .sm\:text-3xl {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }

  @media (width >= 40rem) {
    .tailwind .sm\:text-4xl {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:text-4xl {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:text-5xl {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }

  @media (width >= 64rem) {
    .tailwind .lg\:text-5xl {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }

  @media (width >= 64rem) {
    .tailwind .lg\:text-6xl {
      font-size: var(--text-6xl);
      line-height: var(--tw-leading, var(--text-6xl--line-height));
    }
  }
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

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