/*! 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-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --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-space-y-reverse: 0;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --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;
      --tw-duration: 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-red-100: oklch(.936 .032 17.717);
    --color-red-400: oklch(.704 .191 22.216);
    --color-red-500: oklch(.637 .237 25.331);
    --color-red-600: oklch(.577 .245 27.325);
    --color-red-700: oklch(.505 .213 27.518);
    --color-yellow-400: oklch(.852 .199 91.936);
    --color-green-100: oklch(.962 .044 156.743);
    --color-green-400: oklch(.792 .209 151.711);
    --color-green-700: oklch(.527 .154 150.069);
    --color-emerald-400: oklch(.765 .177 163.223);
    --color-blue-600: oklch(.546 .245 262.881);
    --color-indigo-400: oklch(.673 .182 276.935);
    --color-indigo-500: oklch(.585 .233 277.117);
    --color-purple-500: oklch(.627 .265 303.9);
    --color-purple-600: oklch(.558 .288 302.321);
    --color-purple-900: oklch(.381 .176 304.987);
    --color-gray-50: oklch(.985 .002 247.839);
    --color-gray-100: oklch(.967 .003 264.542);
    --color-gray-200: oklch(.928 .006 264.531);
    --color-gray-300: oklch(.872 .01 258.338);
    --color-gray-400: oklch(.707 .022 261.325);
    --color-gray-500: oklch(.551 .027 264.364);
    --color-gray-600: oklch(.446 .03 256.802);
    --color-gray-700: oklch(.373 .034 259.733);
    --color-gray-900: oklch(.21 .034 264.665);
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --container-sm: 24rem;
    --container-md: 28rem;
    --container-lg: 32rem;
    --container-4xl: 56rem;
    --text-xs: .75rem;
    --text-xs--line-height: calc(1 / .75);
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25 / .875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --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;
    --text-7xl: 4.5rem;
    --text-7xl--line-height: 1;
    --font-weight-light: 300;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --tracking-tight: -.025em;
    --leading-relaxed: 1.625;
    --radius-lg: .5rem;
    --radius-2xl: 1rem;
    --animate-spin: spin 1s linear infinite;
    --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-auto {
    pointer-events: auto;
  }

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

  .tailwind .invisible {
    visibility: hidden;
  }

  .tailwind .visible {
    visibility: visible;
  }

  .tailwind .absolute {
    position: absolute;
  }

  .tailwind .fixed {
    position: fixed;
  }

  .tailwind .relative {
    position: relative;
  }

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

  .tailwind .inset-\[-0\.6\%_-3\.35\%_-2\.87\%_-0\.81\%\] {
    inset: -.6% -3.35% -2.87% -.81%;
  }

  .tailwind .inset-\[-0\.65\%_-3\.54\%_-3\.17\%_-0\.83\%\] {
    inset: -.65% -3.54% -3.17% -.83%;
  }

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

  .tailwind .inset-\[-17\.25\%_-37\.65\%_-26\.83\%_-38\.47\%\] {
    inset: -17.25% -37.65% -26.83% -38.47%;
  }

  .tailwind .inset-\[-40\.77\%_-71\.16\%_-52\.71\%_-72\.19\%\] {
    inset: -40.77% -71.16% -52.71% -72.19%;
  }

  .tailwind .inset-\[-52\.98\%_-95\.04\%_-68\.5\%_-96\.37\%\] {
    inset: -52.98% -95.04% -68.5% -96.37%;
  }

  .tailwind .inset-\[4px_-1px_3px_-1px\] {
    inset: 4px -1px 3px;
  }

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

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

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

  .tailwind .top-\[-6\.24\%\] {
    top: -6.24%;
  }

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

  .tailwind .top-\[7\.19\%\] {
    top: 7.19%;
  }

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

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

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

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

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

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

  .tailwind .top-\[93\.77px\] {
    top: 93.77px;
  }

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

  .tailwind .top-\[138\.41px\] {
    top: 138.41px;
  }

  .tailwind .top-\[237\.49px\] {
    top: 237.49px;
  }

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

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

  .tailwind .top-\[calc\(50\%-9\.5px\)\] {
    top: calc(50% - 9.5px);
  }

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

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

  .tailwind .right-\[6\.05px\] {
    right: 6.05px;
  }

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

  .tailwind .right-\[16\.99px\] {
    right: 16.99px;
  }

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

  .tailwind .right-\[20px\] {
    right: 20px;
  }

  .tailwind .right-\[50px\] {
    right: 50px;
  }

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

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

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

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

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

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

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

  .tailwind .left-\[-20\.02\%\] {
    left: -20.02%;
  }

  .tailwind .left-\[6\.44\%\] {
    left: 6.44%;
  }

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

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

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

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

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

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

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

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

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

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

  .tailwind .-z-10 {
    z-index: calc(10 * -1);
  }

  .tailwind .z-0 {
    z-index: 0;
  }

  .tailwind .z-10 {
    z-index: 10;
  }

  .tailwind .z-50 {
    z-index: 50;
  }

  .tailwind .z-\[9999\] {
    z-index: 9999;
  }

  .tailwind .col-1 {
    grid-column: 1;
  }

  .tailwind .row-1 {
    grid-row: 1;
  }

  .tailwind .container {
    width: 100%;
  }

  @media (width >= 40rem) {
    .tailwind .container {
      max-width: 40rem;
    }
  }

  @media (width >= 48rem) {
    .tailwind .container {
      max-width: 48rem;
    }
  }

  @media (width >= 64rem) {
    .tailwind .container {
      max-width: 64rem;
    }
  }

  @media (width >= 80rem) {
    .tailwind .container {
      max-width: 80rem;
    }
  }

  @media (width >= 96rem) {
    .tailwind .container {
      max-width: 96rem;
    }
  }

  .tailwind .m-\[15px\] {
    margin: 15px;
  }

  .tailwind .mx-6 {
    margin-inline: calc(var(--spacing) * 6);
  }

  .tailwind .mx-auto {
    margin-inline: auto;
  }

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

  .tailwind .mt-0\.5 {
    margin-top: calc(var(--spacing) * .5);
  }

  .tailwind .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }

  .tailwind .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }

  .tailwind .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }

  .tailwind .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }

  .tailwind .mt-\[9\.64px\] {
    margin-top: 9.64px;
  }

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

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

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

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

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

  .tailwind .ml-10 {
    margin-left: calc(var(--spacing) * 10);
  }

  .tailwind .ml-\[89\.29px\] {
    margin-left: 89.29px;
  }

  .tailwind .block {
    display: block;
  }

  .tailwind .contents {
    display: contents;
  }

  .tailwind .flex {
    display: flex;
  }

  .tailwind .hidden {
    display: none;
  }

  .tailwind .inline-block {
    display: inline-block;
  }

  .tailwind .inline-flex {
    display: inline-flex;
  }

  .tailwind .inline-grid {
    display: inline-grid;
  }

  .tailwind .size-\[12\.5px\] {
    width: 12.5px;
    height: 12.5px;
  }

  .tailwind .size-\[32\.424px\] {
    width: 32.424px;
    height: 32.424px;
  }

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

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

  .tailwind .h-5 {
    height: calc(var(--spacing) * 5);
  }

  .tailwind .h-6 {
    height: calc(var(--spacing) * 6);
  }

  .tailwind .h-7 {
    height: calc(var(--spacing) * 7);
  }

  .tailwind .h-20 {
    height: calc(var(--spacing) * 20);
  }

  .tailwind .h-28 {
    height: calc(var(--spacing) * 28);
  }

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

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

  .tailwind .h-\[15\.765px\] {
    height: 15.765px;
  }

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

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

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

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

  .tailwind .h-\[32\.393px\] {
    height: 32.393px;
  }

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

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

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

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

  .tailwind .h-\[76\.649px\] {
    height: 76.649px;
  }

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

  .tailwind .h-\[82\.3\%\] {
    height: 82.3%;
  }

  .tailwind .h-\[106\.15\%\] {
    height: 106.15%;
  }

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

  .tailwind .h-\[277\.802px\] {
    height: 277.802px;
  }

  .tailwind .h-\[334\.743px\] {
    height: 334.743px;
  }

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

  .tailwind .h-\[450\.61px\] {
    height: 450.61px;
  }

  .tailwind .h-full {
    height: 100%;
  }

  .tailwind .max-h-\[90vh\] {
    max-height: 90vh;
  }

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

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

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

  .tailwind .w-5 {
    width: calc(var(--spacing) * 5);
  }

  .tailwind .w-6 {
    width: calc(var(--spacing) * 6);
  }

  .tailwind .w-7 {
    width: calc(var(--spacing) * 7);
  }

  .tailwind .w-20 {
    width: calc(var(--spacing) * 20);
  }

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

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

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

  .tailwind .w-\[15\.747px\] {
    width: 15.747px;
  }

  .tailwind .w-\[28\.398px\] {
    width: 28.398px;
  }

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

  .tailwind .w-\[76\.549px\] {
    width: 76.549px;
  }

  .tailwind .w-\[88\.87\%\] {
    width: 88.87%;
  }

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

  .tailwind .w-\[140\.52\%\] {
    width: 140.52%;
  }

  .tailwind .w-\[179\.651px\] {
    width: 179.651px;
  }

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

  .tailwind .w-\[247\.13px\] {
    width: 247.13px;
  }

  .tailwind .w-\[259\.981px\] {
    width: 259.981px;
  }

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

  .tailwind .w-\[336\.129px\] {
    width: 336.129px;
  }

  .tailwind .w-\[337\.995px\] {
    width: 337.995px;
  }

  .tailwind .w-\[384\.716px\] {
    width: 384.716px;
  }

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

  .tailwind .max-w-4xl {
    max-width: var(--container-4xl);
  }

  .tailwind .max-w-\[337\.995px\] {
    max-width: 337.995px;
  }

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

  .tailwind .max-w-md {
    max-width: var(--container-md);
  }

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

  .tailwind .max-w-sm {
    max-width: var(--container-sm);
  }

  .tailwind .flex-none {
    flex: none;
  }

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

  .tailwind .origin-center {
    transform-origin: center;
  }

  .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 .-scale-y-100 {
    --tw-scale-y: calc(100% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }

  .tailwind .scale-\[0\.8\] {
    scale: .8;
  }

  .tailwind .rotate-180 {
    rotate: 180deg;
  }

  .tailwind .rotate-\[-0\.24deg\] {
    rotate: -.24deg;
  }

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

  .tailwind .animate-spin {
    animation: var(--animate-spin);
  }

  .tailwind .cursor-not-allowed {
    cursor: not-allowed;
  }

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

  .tailwind .resize-none {
    resize: none;
  }

  .tailwind .list-disc {
    list-style-type: disc;
  }

  .tailwind .grid-cols-\[max-content\] {
    grid-template-columns: max-content;
  }

  .tailwind .grid-rows-\[max-content\] {
    grid-template-rows: max-content;
  }

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

  .tailwind .flex-wrap {
    flex-wrap: wrap;
  }

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

  .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 .justify-end {
    justify-content: flex-end;
  }

  .tailwind .justify-start {
    justify-content: flex-start;
  }

  .tailwind .justify-items-start {
    justify-items: start;
  }

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

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

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

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

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

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

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

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

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

  .tailwind .gap-\[15\.054px\] {
    gap: 15.054px;
  }

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

  .tailwind .gap-\[24\.633px\] {
    gap: 24.633px;
  }

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

  :where(.tailwind .space-y-1 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.tailwind .space-y-2 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.tailwind .space-y-6 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.tailwind .space-y-12 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 12) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 12) * calc(1 - var(--tw-space-y-reverse)));
  }

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

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

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

  .tailwind .overflow-y-auto {
    overflow-y: auto;
  }

  .tailwind .rounded {
    border-radius: .25rem;
  }

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

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

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

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

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

  .tailwind .rounded-\[24\.1px\] {
    border-radius: 24.1px;
  }

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

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

  .tailwind .rounded-\[35\.95px\] {
    border-radius: 35.95px;
  }

  .tailwind .rounded-full {
    border-radius: 3.40282e38px;
  }

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .border-gray-700\/50 {
    border-color: color-mix(in srgb, oklch(.373 .034 259.733) 50%, transparent);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .tailwind .border-gray-700\/50 {
      border-color: color-mix(in oklab, var(--color-gray-700) 50%, transparent);
    }
  }

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

  .tailwind .border-indigo-500\/20 {
    border-color: color-mix(in srgb, oklch(.585 .233 277.117) 20%, transparent);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .tailwind .border-indigo-500\/20 {
      border-color: color-mix(in oklab, var(--color-indigo-500) 20%, transparent);
    }
  }

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

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

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

  .tailwind .border-t-transparent {
    border-top-color: #0000;
  }

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

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

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

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

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

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

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

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

  .tailwind .bg-black\/50 {
    background-color: #00000080;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .tailwind .bg-black\/50 {
      background-color: color-mix(in oklab, var(--color-black) 50%, transparent);
    }
  }

  .tailwind .bg-black\/70 {
    background-color: #000000b3;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .tailwind .bg-black\/70 {
      background-color: color-mix(in oklab, var(--color-black) 70%, transparent);
    }
  }

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

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

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

  .tailwind .bg-indigo-500\/10 {
    background-color: color-mix(in srgb, oklch(.585 .233 277.117) 10%, transparent);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .tailwind .bg-indigo-500\/10 {
      background-color: color-mix(in oklab, var(--color-indigo-500) 10%, transparent);
    }
  }

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

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

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

  .tailwind .bg-transparent {
    background-color: #0000;
  }

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

  .tailwind .bg-gradient-to-r {
    --tw-gradient-position: to right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }

  .tailwind .from-\[\#9B6FEF\] {
    --tw-gradient-from: #9b6fef;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .tailwind .to-\[\#C79FFF\] {
    --tw-gradient-to: #c79fff;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .tailwind .object-cover {
    object-fit: cover;
  }

  .tailwind .p-1\.5 {
    padding: calc(var(--spacing) * 1.5);
  }

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

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

  .tailwind .p-6 {
    padding: calc(var(--spacing) * 6);
  }

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

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

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

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

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

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

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

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

  .tailwind .px-\[89\.875px\] {
    padding-inline: 89.875px;
  }

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

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

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

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

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

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

  .tailwind .py-\[17\.975px\] {
    padding-block: 17.975px;
  }

  .tailwind .pt-6 {
    padding-top: calc(var(--spacing) * 6);
  }

  .tailwind .pb-2 {
    padding-bottom: calc(var(--spacing) * 2);
  }

  .tailwind .pb-\[60px\] {
    padding-bottom: 60px;
  }

  .tailwind .pl-6 {
    padding-left: calc(var(--spacing) * 6);
  }

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

  .tailwind .align-middle {
    vertical-align: middle;
  }

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

  .tailwind .font-\[\'Playfair_Display_SC\:Regular\'\,sans-serif\] {
    font-family: Playfair Display SC\:Regular, sans-serif;
  }

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

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

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

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

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

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

  .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 .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }

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

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

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

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

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

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

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

  .tailwind .text-\[16\.422px\] {
    font-size: 16.422px;
  }

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

  .tailwind .text-\[17\.527px\] {
    font-size: 17.527px;
  }

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

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

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

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

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

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

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

  .tailwind .leading-6 {
    --tw-leading: calc(var(--spacing) * 6);
    line-height: calc(var(--spacing) * 6);
  }

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

  .tailwind .leading-\[1\.2\] {
    --tw-leading: 1.2;
    line-height: 1.2;
  }

  .tailwind .leading-\[1\.5\] {
    --tw-leading: 1.5;
    line-height: 1.5;
  }

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

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

  .tailwind .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }

  .tailwind .leading-relaxed {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }

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

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

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

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

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

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

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

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

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

  .tailwind .tracking-\[0\.012em\] {
    --tw-tracking: .012em;
    letter-spacing: .012em;
  }

  .tailwind .tracking-tight {
    --tw-tracking: var(--tracking-tight);
    letter-spacing: var(--tracking-tight);
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .text-white\/70 {
    color: #ffffffb3;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .tailwind .text-white\/70 {
      color: color-mix(in oklab, var(--color-white) 70%, transparent);
    }
  }

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

  .tailwind .underline {
    text-decoration-line: underline;
  }

  .tailwind .antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .tailwind .accent-\[\#8265ff\] {
    accent-color: #8265ff;
  }

  .tailwind .opacity-0 {
    opacity: 0;
  }

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

  .tailwind .shadow-2xl {
    --tw-shadow: 0 25px 50px -12px 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 .shadow-\[0_0_8px_2px_rgba\(226\,197\,255\,0\.9\)\] {
    --tw-shadow: 0 0 8px 2px var(--tw-shadow-color, #e2c5ffe6);
    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-\[0_0_12px_4px_rgba\(253\,216\,53\,0\.8\)\] {
    --tw-shadow: 0 0 12px 4px var(--tw-shadow-color, #fdd835cc);
    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-\[0_0_14px_4px_rgba\(255\,215\,0\,0\.25\)\] {
    --tw-shadow: 0 0 14px 4px var(--tw-shadow-color, #ffd70040);
    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-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, #0000001a), 0 4px 6px -4px 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-sm {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px 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-xl {
    --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, #0000001a), 0 8px 10px -6px 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 .ring-1 {
    --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .tailwind .ring-yellow-400\/30 {
    --tw-ring-color: color-mix(in srgb, oklch(.852 .199 91.936) 30%, transparent);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .tailwind .ring-yellow-400\/30 {
      --tw-ring-color: color-mix(in oklab, var(--color-yellow-400) 30%, transparent);
    }
  }

  .tailwind .blur {
    --tw-blur: blur(8px);
    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 .blur-\[5\.302px\] {
    --tw-blur: blur(5.302px);
    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 .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 .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

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

  .tailwind .transition-shadow {
    transition-property: box-shadow;
    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-150 {
    --tw-duration: .15s;
    transition-duration: .15s;
  }

  .tailwind .duration-200 {
    --tw-duration: .2s;
    transition-duration: .2s;
  }

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

  .tailwind .duration-400 {
    --tw-duration: .4s;
    transition-duration: .4s;
  }

  .tailwind .outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }

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

  @media (hover: hover) {
    .tailwind .hover\:bg-\[\#4d4d4d\]:hover {
      background-color: #4d4d4d;
    }
  }

  @media (hover: hover) {
    .tailwind .hover\:bg-gray-100:hover {
      background-color: var(--color-gray-100);
    }
  }

  @media (hover: hover) {
    .tailwind .hover\:bg-purple-600:hover {
      background-color: var(--color-purple-600);
    }
  }

  @media (hover: hover) {
    .tailwind .hover\:text-gray-900:hover {
      color: var(--color-gray-900);
    }
  }

  @media (hover: hover) {
    .tailwind .hover\:text-white:hover {
      color: var(--color-white);
    }
  }

  @media (hover: hover) {
    .tailwind .hover\:underline:hover {
      text-decoration-line: underline;
    }
  }

  @media (hover: hover) {
    .tailwind .hover\:shadow-\[0_0_8px_2px_rgba\(226\,197\,255\,0\.9\)\]:hover {
      --tw-shadow: 0 0 8px 2px var(--tw-shadow-color, #e2c5ffe6);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }

  @media (hover: hover) {
    .tailwind .hover\:shadow-\[0_0_16px_6px_rgba\(253\,216\,53\,1\)\]:hover {
      --tw-shadow: 0 0 16px 6px var(--tw-shadow-color, #fdd835);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }

  .tailwind .focus\:outline-none:focus {
    --tw-outline-style: none;
    outline-style: none;
  }

  .tailwind .active\:scale-\[0\.97\]:active {
    scale: .97;
  }

  @media (width >= 40rem) {
    .tailwind .sm\:inline {
      display: inline;
    }
  }

  @media (width >= 40rem) {
    .tailwind .sm\:h-\[100px\] {
      height: 100px;
    }
  }

  @media (width >= 40rem) {
    .tailwind .sm\:min-h-\[46px\] {
      min-height: 46px;
    }
  }

  @media (width >= 40rem) {
    .tailwind .sm\:w-\[165px\] {
      width: 165px;
    }
  }

  @media (width >= 40rem) {
    .tailwind .sm\:scale-100 {
      --tw-scale-x: 100%;
      --tw-scale-y: 100%;
      --tw-scale-z: 100%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }

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

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

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

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

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

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

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

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

  @media (width >= 40rem) {
    .tailwind .sm\:text-\[17px\] {
      font-size: 17px;
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:absolute {
      position: absolute;
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:static {
      position: static;
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:top-0 {
      top: calc(var(--spacing) * 0);
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:top-\[40px\] {
      top: 40px;
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:top-\[510px\] {
      top: 510px;
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:right-0 {
      right: calc(var(--spacing) * 0);
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:right-\[85px\] {
      right: 85px;
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:bottom-4 {
      bottom: calc(var(--spacing) * 4);
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:left-0 {
      left: calc(var(--spacing) * 0);
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:left-1\/2 {
      left: 50%;
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:left-\[86px\] {
      left: 86px;
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:mt-6 {
      margin-top: calc(var(--spacing) * 6);
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:mb-4 {
      margin-bottom: calc(var(--spacing) * 4);
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:mb-12 {
      margin-bottom: calc(var(--spacing) * 12);
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:block {
      display: block;
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:flex {
      display: flex;
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:size-\[16px\] {
      width: 16px;
      height: 16px;
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:h-\[119\.429px\] {
      height: 119.429px;
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:h-\[400px\] {
      height: 400px;
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:min-h-\[48px\] {
      min-height: 48px;
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:w-\[144\.464px\] {
      width: 144.464px;
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:w-\[197\.126px\] {
      width: 197.126px;
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:w-\[400px\] {
      width: 400px;
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:w-\[900px\] {
      width: 900px;
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:max-w-lg {
      max-width: var(--container-lg);
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:flex-1 {
      flex: 1;
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:shrink-0 {
      flex-shrink: 0;
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:-translate-x-1\/2 {
      --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:translate-x-0 {
      --tw-translate-x: calc(var(--spacing) * 0);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:scale-\[1\.3\] {
      scale: 1.3;
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:flex-col {
      flex-direction: column;
    }
  }

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

  @media (width >= 48rem) {
    .tailwind .md\:items-start {
      align-items: flex-start;
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:justify-between {
      justify-content: space-between;
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:justify-start {
      justify-content: flex-start;
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:gap-0 {
      gap: calc(var(--spacing) * 0);
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:gap-8 {
      gap: calc(var(--spacing) * 8);
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:gap-12 {
      gap: calc(var(--spacing) * 12);
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:gap-\[16px\] {
      gap: 16px;
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:gap-\[20px\] {
      gap: 20px;
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:gap-\[30px\] {
      gap: 30px;
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:gap-\[60px\] {
      gap: 60px;
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:p-8 {
      padding: calc(var(--spacing) * 8);
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:p-12 {
      padding: calc(var(--spacing) * 12);
    }
  }

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

  @media (width >= 48rem) {
    .tailwind .md\:px-16 {
      padding-inline: calc(var(--spacing) * 16);
    }
  }

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

  @media (width >= 48rem) {
    .tailwind .md\:py-\[63\.181px\] {
      padding-block: 63.181px;
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:pr-12 {
      padding-right: calc(var(--spacing) * 12);
    }
  }

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

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

  @media (width >= 48rem) {
    .tailwind .md\:text-\[19px\] {
      font-size: 19px;
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:text-\[40px\] {
      font-size: 40px;
    }
  }

  @media (width >= 64rem) {
    .tailwind .lg\:top-\[540px\] {
      top: 540px;
    }
  }

  @media (width >= 64rem) {
    .tailwind .lg\:right-auto {
      right: auto;
    }
  }

  @media (width >= 64rem) {
    .tailwind .lg\:left-\[128px\] {
      left: 128px;
    }
  }

  @media (width >= 64rem) {
    .tailwind .lg\:size-\[20px\] {
      width: 20px;
      height: 20px;
    }
  }

  @media (width >= 64rem) {
    .tailwind .lg\:scale-\[1\.5\] {
      scale: 1.5;
    }
  }

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

  @media (width >= 64rem) {
    .tailwind .lg\:gap-16 {
      gap: calc(var(--spacing) * 16);
    }
  }

  @media (width >= 64rem) {
    .tailwind .lg\:gap-\[20px\] {
      gap: 20px;
    }
  }

  @media (width >= 64rem) {
    .tailwind .lg\:gap-\[30px\] {
      gap: 30px;
    }
  }

  @media (width >= 64rem) {
    .tailwind .lg\:gap-\[60px\] {
      gap: 60px;
    }
  }

  @media (width >= 64rem) {
    .tailwind .lg\:p-10 {
      padding: calc(var(--spacing) * 10);
    }
  }

  @media (width >= 64rem) {
    .tailwind .lg\:px-24 {
      padding-inline: calc(var(--spacing) * 24);
    }
  }

  @media (width >= 64rem) {
    .tailwind .lg\:px-32 {
      padding-inline: calc(var(--spacing) * 32);
    }
  }

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

  @media (width >= 64rem) {
    .tailwind .lg\:text-\[45px\] {
      font-size: 45px;
    }
  }

  @media (width >= 64rem) {
    .tailwind .lg\:text-\[48px\] {
      font-size: 48px;
    }
  }

  @media (width >= 80rem) {
    .tailwind .xl\:px-32 {
      padding-inline: calc(var(--spacing) * 32);
    }
  }
}

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

@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-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

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

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

@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

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

@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}

@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}

@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}

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

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

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
