/*! 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-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: 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;
    }
  }
}

@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;
    --font-weight-semibold: 600;
    --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-auto {
    pointer-events: auto;
  }

  .tailwind .pointer-events-none {
    pointer-events: none;
  }

  .tailwind .absolute {
    position: absolute;
  }

  .tailwind .relative {
    position: relative;
  }

  .tailwind .sticky {
    position: sticky;
  }

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

  .tailwind .inset-\[-0\.291px\] {
    inset: -.291px;
  }

  .tailwind .inset-\[-0\.625px\] {
    inset: -.625px;
  }

  .tailwind .inset-\[-14\.1\%_-8\.27\%_-14\.12\%_-8\.37\%\] {
    inset: -14.1% -8.27% -14.12% -8.37%;
  }

  .tailwind .inset-\[-14\.1\%_-8\.45\%_-14\.1\%_-8\.38\%\] {
    inset: -14.1% -8.45% -14.1% -8.38%;
  }

  .tailwind .inset-\[-23\.75\%\] {
    inset: -23.75%;
  }

  .tailwind .inset-\[-25\%\] {
    inset: -25%;
  }

  .tailwind .inset-\[-26\.89\%_-13\.88\%\] {
    inset: -26.89% -13.88%;
  }

  .tailwind .inset-\[-122\.72\%_-72\.91\%\] {
    inset: -122.72% -72.91%;
  }

  .tailwind .inset-\[-122\.72\%_-72\.91\%_-122\.72\%_-72\.9\%\] {
    inset: -122.72% -72.91% -122.72% -72.9%;
  }

  .tailwind .inset-\[-171\.7\%_-108\.65\%_-171\.7\%_-108\.68\%\] {
    inset: -171.7% -108.65% -171.7% -108.68%;
  }

  .tailwind .inset-\[-171\.7\%_-108\.71\%\] {
    inset: -171.7% -108.71%;
  }

  .tailwind .inset-\[-215\.12\%\] {
    inset: -215.12%;
  }

  .tailwind .inset-\[-285\.72\%_-160\.31\%_-285\.72\%_-160\.34\%\] {
    inset: -285.72% -160.31% -285.72% -160.34%;
  }

  .tailwind .inset-\[-285\.72\%_-160\.39\%_-285\.72\%_-160\.38\%\] {
    inset: -285.72% -160.39% -285.72% -160.38%;
  }

  .tailwind .inset-\[-285\.72\%_-160\.41\%_-285\.73\%_-160\.4\%\] {
    inset: -285.72% -160.41% -285.73% -160.4%;
  }

  .tailwind .inset-\[-430\.23\%\] {
    inset: -430.23%;
  }

  .tailwind .inset-\[-505\.49\%_-398\%_-505\.48\%_-398\.04\%\] {
    inset: -505.49% -398% -505.48% -398.04%;
  }

  .tailwind .inset-\[-505\.49\%_-398\.36\%_-505\.48\%_-398\.32\%\] {
    inset: -505.49% -398.36% -505.48% -398.32%;
  }

  .tailwind .inset-\[-505\.55\%_-398\.18\%\] {
    inset: -505.55% -398.18%;
  }

  .tailwind .inset-\[-850\.55\%_-559\.5\%_-850\.55\%_-559\.55\%\] {
    inset: -850.55% -559.5% -850.55% -559.55%;
  }

  .tailwind .inset-\[-850\.63\%_-560\.42\%_-850\.64\%_-560\.32\%\] {
    inset: -850.63% -560.42% -850.64% -560.32%;
  }

  .tailwind .inset-\[15\%_20\.08\%_15\%_18\.22\%\] {
    inset: 15% 20.08% 15% 18.22%;
  }

  .tailwind .inset-\[19\.53\%_27\.73\%_0_29\.49\%\] {
    inset: 19.53% 27.73% 0 29.49%;
  }

  .tailwind .inset-\[72\.5\%_35\.87\%_21\.24\%_54\.24\%\] {
    inset: 72.5% 35.87% 21.24% 54.24%;
  }

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

  .tailwind .top-\[-9\.52\%\] {
    top: -9.52%;
  }

  .tailwind .top-\[-16\.75\%\] {
    top: -16.75%;
  }

  .tailwind .top-\[-32\.76\%\] {
    top: -32.76%;
  }

  .tailwind .top-\[-81\.55\%\] {
    top: -81.55%;
  }

  .tailwind .top-\[-158\.33\%\] {
    top: -158.33%;
  }

  .tailwind .top-\[4\.08px\] {
    top: 4.08px;
  }

  .tailwind .top-\[8\.75px\] {
    top: 8.75px;
  }

  .tailwind .top-\[10\.2px\] {
    top: 10.2px;
  }

  .tailwind .top-\[12\.54px\] {
    top: 12.54px;
  }

  .tailwind .top-\[13\.12px\] {
    top: 13.12px;
  }

  .tailwind .top-\[15\.16px\] {
    top: 15.16px;
  }

  .tailwind .top-\[15\.45px\] {
    top: 15.45px;
  }

  .tailwind .top-\[16\.9px\] {
    top: 16.9px;
  }

  .tailwind .top-\[18\.07px\] {
    top: 18.07px;
  }

  .tailwind .top-\[18\.37px\] {
    top: 18.37px;
  }

  .tailwind .top-\[19\.04px\] {
    top: 19.04px;
  }

  .tailwind .top-\[19\.82px\] {
    top: 19.82px;
  }

  .tailwind .top-\[21\.88px\] {
    top: 21.88px;
  }

  .tailwind .top-\[26\.88px\] {
    top: 26.88px;
  }

  .tailwind .top-\[28\.13px\] {
    top: 28.13px;
  }

  .tailwind .top-\[32\.5px\] {
    top: 32.5px;
  }

  .tailwind .top-\[33\.13px\] {
    top: 33.13px;
  }

  .tailwind .top-\[35px\] {
    top: 35px;
  }

  .tailwind .top-\[36\.25px\] {
    top: 36.25px;
  }

  .tailwind .top-\[38\.75px\] {
    top: 38.75px;
  }

  .tailwind .top-\[39\.38px\] {
    top: 39.38px;
  }

  .tailwind .top-\[40\.82px\] {
    top: 40.82px;
  }

  .tailwind .top-\[42\.5px\] {
    top: 42.5px;
  }

  .tailwind .top-\[63px\] {
    top: 63px;
  }

  .tailwind .top-\[75px\] {
    top: 75px;
  }

  .tailwind .top-\[102\.66px\] {
    top: 102.66px;
  }

  .tailwind .top-\[273px\] {
    top: 273px;
  }

  .tailwind .top-\[274px\] {
    top: 274px;
  }

  .tailwind .top-\[276\.19px\] {
    top: 276.19px;
  }

  .tailwind .top-\[420\.04px\] {
    top: 420.04px;
  }

  .tailwind .top-\[558\.41px\] {
    top: 558.41px;
  }

  .tailwind .top-\[699\.04px\] {
    top: 699.04px;
  }

  .tailwind .top-\[699\.08px\] {
    top: 699.08px;
  }

  .tailwind .top-\[753\.34px\] {
    top: 753.34px;
  }

  .tailwind .top-\[882\.91px\] {
    top: 882.91px;
  }

  .tailwind .top-\[888px\] {
    top: 888px;
  }

  .tailwind .top-\[1024px\] {
    top: 1024px;
  }

  .tailwind .top-\[1497\.91px\] {
    top: 1497.91px;
  }

  .tailwind .top-\[1498px\] {
    top: 1498px;
  }

  .tailwind .top-\[1629px\] {
    top: 1629px;
  }

  .tailwind .top-\[2048px\] {
    top: 2048px;
  }

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

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

  .tailwind .bottom-\[-30px\] {
    bottom: -30px;
  }

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

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

  .tailwind .left-\[-0\.04\%\] {
    left: -.04%;
  }

  .tailwind .left-\[-22\.38\%\] {
    left: -22.38%;
  }

  .tailwind .left-\[-36\.72\%\] {
    left: -36.72%;
  }

  .tailwind .left-\[2\.91px\] {
    left: 2.91px;
  }

  .tailwind .left-\[5\.93px\] {
    left: 5.93px;
  }

  .tailwind .left-\[6\.25px\] {
    left: 6.25px;
  }

  .tailwind .left-\[9\.43px\] {
    left: 9.43px;
  }

  .tailwind .left-\[10\.33px\] {
    left: 10.33px;
  }

  .tailwind .left-\[10\.59px\] {
    left: 10.59px;
  }

  .tailwind .left-\[10\.98px\] {
    left: 10.98px;
  }

  .tailwind .left-\[11\.08px\] {
    left: 11.08px;
  }

  .tailwind .left-\[11\.54px\] {
    left: 11.54px;
  }

  .tailwind .left-\[12\.72px\] {
    left: 12.72px;
  }

  .tailwind .left-\[14\.36px\] {
    left: 14.36px;
  }

  .tailwind .left-\[15\.84px\] {
    left: 15.84px;
  }

  .tailwind .left-\[19\.34px\] {
    left: 19.34px;
  }

  .tailwind .left-\[20\.22px\] {
    left: 20.22px;
  }

  .tailwind .left-\[22\.15px\] {
    left: 22.15px;
  }

  .tailwind .left-\[22\.72px\] {
    left: 22.72px;
  }

  .tailwind .left-\[23\.54px\] {
    left: 23.54px;
  }

  .tailwind .left-\[23\.75px\] {
    left: 23.75px;
  }

  .tailwind .left-\[24\.74px\] {
    left: 24.74px;
  }

  .tailwind .left-\[28\.13px\] {
    left: 28.13px;
  }

  .tailwind .left-\[28px\] {
    left: 28px;
  }

  .tailwind .left-\[29\.13px\] {
    left: 29.13px;
  }

  .tailwind .left-\[29px\] {
    left: 29px;
  }

  .tailwind .left-\[30\.79px\] {
    left: 30.79px;
  }

  .tailwind .left-\[33\.97px\] {
    left: 33.97px;
  }

  .tailwind .left-\[41\.47px\] {
    left: 41.47px;
  }

  .tailwind .left-\[59px\] {
    left: 59px;
  }

  .tailwind .left-\[111px\] {
    left: 111px;
  }

  .tailwind .left-\[113\.28px\] {
    left: 113.28px;
  }

  .tailwind .left-\[167\.55px\] {
    left: 167.55px;
  }

  .tailwind .left-\[221\.83px\] {
    left: 221.83px;
  }

  .tailwind .left-\[232\.21px\] {
    left: 232.21px;
  }

  .tailwind .left-\[276\.1px\] {
    left: 276.1px;
  }

  .tailwind .left-\[353\.42px\] {
    left: 353.42px;
  }

  .tailwind .left-\[474\.63px\] {
    left: 474.63px;
  }

  .tailwind .left-\[594\.84px\] {
    left: 594.84px;
  }

  .tailwind .left-\[700px\] {
    left: 700px;
  }

  .tailwind .left-\[821\.21px\] {
    left: 821.21px;
  }

  .tailwind .left-\[942\.42px\] {
    left: 942.42px;
  }

  .tailwind .left-\[1063\.63px\] {
    left: 1063.63px;
  }

  .tailwind .left-\[1183\.84px\] {
    left: 1183.84px;
  }

  .tailwind .left-\[calc\(50\%\+0\.5px\)\] {
    left: calc(50% + .5px);
  }

  .tailwind .left-\[calc\(50\%-1\.5px\)\] {
    left: calc(50% - 1.5px);
  }

  .tailwind .mb-0 {
    margin-bottom: calc(var(--spacing) * 0);
  }

  .tailwind .block {
    display: block;
  }

  .tailwind .flex {
    display: flex;
  }

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

  .tailwind .size-\[1\.25px\] {
    width: 1.25px;
    height: 1.25px;
  }

  .tailwind .size-\[1\.166px\] {
    width: 1.166px;
    height: 1.166px;
  }

  .tailwind .size-\[2\.5px\] {
    width: 2.5px;
    height: 2.5px;
  }

  .tailwind .size-\[23\.317px\] {
    width: 23.317px;
    height: 23.317px;
  }

  .tailwind .size-\[43\.2px\] {
    width: 43.2px;
    height: 43.2px;
  }

  .tailwind .size-\[43\.276px\] {
    width: 43.276px;
    height: 43.276px;
  }

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

  .tailwind .size-\[96\.17px\] {
    width: 96.17px;
    height: 96.17px;
  }

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

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

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

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

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

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

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

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

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

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

  .tailwind .h-\[1\.064px\] {
    height: 1.064px;
  }

  .tailwind .h-\[1\.882px\] {
    height: 1.882px;
  }

  .tailwind .h-\[2\.044px\] {
    height: 2.044px;
  }

  .tailwind .h-\[4\.382px\] {
    height: 4.382px;
  }

  .tailwind .h-\[9\.328px\] {
    height: 9.328px;
  }

  .tailwind .h-\[20\.002px\] {
    height: 20.002px;
  }

  .tailwind .h-\[43\.721px\] {
    height: 43.721px;
  }

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

  .tailwind .h-\[77\.333px\] {
    height: 77.333px;
  }

  .tailwind .h-\[97\.159px\] {
    height: 97.159px;
  }

  .tailwind .h-\[109\.55\%\] {
    height: 109.55%;
  }

  .tailwind .h-\[133\.33\%\] {
    height: 133.33%;
  }

  .tailwind .h-\[142\.07\%\] {
    height: 142.07%;
  }

  .tailwind .h-\[146\.25px\] {
    height: 146.25px;
  }

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

  .tailwind .h-\[218\.62\%\] {
    height: 218.62%;
  }

  .tailwind .h-\[237\.704px\] {
    height: 237.704px;
  }

  .tailwind .h-\[248\.453px\] {
    height: 248.453px;
  }

  .tailwind .h-\[528\.54px\] {
    height: 528.54px;
  }

  .tailwind .h-\[535\.71\%\] {
    height: 535.71%;
  }

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .min-h-px {
    min-height: 1px;
  }

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

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

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

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

  .tailwind .w-\[1\.04px\] {
    width: 1.04px;
  }

  .tailwind .w-\[1\.351px\] {
    width: 1.351px;
  }

  .tailwind .w-\[1\.564px\] {
    width: 1.564px;
  }

  .tailwind .w-\[3\.44px\] {
    width: 3.44px;
  }

  .tailwind .w-\[3\.353px\] {
    width: 3.353px;
  }

  .tailwind .w-\[7\.376px\] {
    width: 7.376px;
  }

  .tailwind .w-\[18\.07px\] {
    width: 18.07px;
  }

  .tailwind .w-\[38\.75px\] {
    width: 38.75px;
  }

  .tailwind .w-\[43\.2px\] {
    width: 43.2px;
  }

  .tailwind .w-\[65\.34px\] {
    width: 65.34px;
  }

  .tailwind .w-\[90\.254px\] {
    width: 90.254px;
  }

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

  .tailwind .w-\[100\.08\%\] {
    width: 100.08%;
  }

  .tailwind .w-\[106\.55\%\] {
    width: 106.55%;
  }

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

  .tailwind .w-\[159\.87px\] {
    width: 159.87px;
  }

  .tailwind .w-\[164\.31\%\] {
    width: 164.31%;
  }

  .tailwind .w-\[180\.57\%\] {
    width: 180.57%;
  }

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

  .tailwind .w-\[203\.91px\] {
    width: 203.91px;
  }

  .tailwind .w-\[302\.34px\] {
    width: 302.34px;
  }

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

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

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

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

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

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

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

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

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

  .tailwind .max-w-none {
    max-width: none;
  }

  .tailwind .min-w-px {
    min-width: 1px;
  }

  .tailwind .flex-\[1_0_0\] {
    flex: 1 0 0;
  }

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

  .tailwind .-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .tailwind .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .tailwind .cursor-pointer {
    cursor: pointer;
  }

  .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-between {
    justify-content: space-between;
  }

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

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

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

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

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

  .tailwind .rounded-\[400\.291px\] {
    border-radius: 400.291px;
  }

  .tailwind .rounded-\[400\.625px\] {
    border-radius: 400.625px;
  }

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

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

  .tailwind .border-\[0\.583px\] {
    border-style: var(--tw-border-style);
    border-width: .583px;
  }

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

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

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

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

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

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

  .tailwind .p-\[11\.658px\] {
    padding: 11.658px;
  }

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

  .tailwind .px-\[8\.461px\] {
    padding-inline: 8.461px;
  }

  .tailwind .px-\[18px\] {
    padding-inline: 18px;
  }

  .tailwind .py-\[12\.222px\] {
    padding-block: 12.222px;
  }

  .tailwind .py-\[26px\] {
    padding-block: 26px;
  }

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

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

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

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

  .tailwind .text-\[7\.058px\] {
    font-size: 7.058px;
  }

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

  .tailwind .text-\[16\.3px\] {
    font-size: 16.3px;
  }

  .tailwind .text-\[27\.2px\] {
    font-size: 27.2px;
  }

  .tailwind .text-\[54\.305px\] {
    font-size: 54.305px;
  }

  .tailwind .text-\[102\.7px\] {
    font-size: 102.7px;
  }

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

  .tailwind .leading-\[7\.915px\] {
    --tw-leading: 7.915px;
    line-height: 7.915px;
  }

  .tailwind .leading-\[10\.577px\] {
    --tw-leading: 10.577px;
    line-height: 10.577px;
  }

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

  .tailwind .leading-\[22\.5px\] {
    --tw-leading: 22.5px;
    line-height: 22.5px;
  }

  .tailwind .leading-\[38\.653px\] {
    --tw-leading: 38.653px;
    line-height: 38.653px;
  }

  .tailwind .leading-\[73\.1px\] {
    --tw-leading: 73.1px;
    line-height: 73.1px;
  }

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

  .tailwind .tracking-\[-0\.3966px\] {
    --tw-tracking: -.3966px;
    letter-spacing: -.3966px;
  }

  .tailwind .tracking-\[-0\.8438px\] {
    --tw-tracking: -.8438px;
    letter-spacing: -.8438px;
  }

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

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

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

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

  .tailwind .shadow-\[0px_0px_4\.517px_0px_\#fac6fd\] {
    --tw-shadow: 0px 0px 4.517px 0px var(--tw-shadow-color, #fac6fd);
    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_0px_5\.246px_0px_white\] {
    --tw-shadow: 0px 0px 5.246px 0px var(--tw-shadow-color, white);
    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_0px_5\.829px_0px_white\] {
    --tw-shadow: 0px 0px 5.829px 0px var(--tw-shadow-color, white);
    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_0px_9\.034px_0px_\#fac6fd\] {
    --tw-shadow: 0px 0px 9.034px 0px var(--tw-shadow-color, #fac6fd);
    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_0px_10px_0px_\#fac6fd\] {
    --tw-shadow: 0px 0px 10px 0px var(--tw-shadow-color, #fac6fd);
    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_0px_11\.25px_0px_white\] {
    --tw-shadow: 0px 0px 11.25px 0px var(--tw-shadow-color, white);
    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_0px_12\.5px_0px_white\] {
    --tw-shadow: 0px 0px 12.5px 0px var(--tw-shadow-color, white);
    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_0px_20px_0px_\#fac6fd\] {
    --tw-shadow: 0px 0px 20px 0px var(--tw-shadow-color, #fac6fd);
    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, );
  }

  :is(.tailwind .\*\:pointer-events-none > *) {
    pointer-events: none;
  }
}

@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;
}

@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-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
}
