/*! 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-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 {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --color-neutral-800: oklch(.269 0 0);
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --text-base: 1rem;
    --text-lg: 1.125rem;
    --text-xl: 1.25rem;
    --text-2xl: 1.5rem;
    --font-weight-light: 300;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --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 {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

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

  html, :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;
  }

  body {
    line-height: inherit;
  }

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

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

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

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

  b, strong {
    font-weight: bolder;
  }

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

  small {
    font-size: 80%;
  }

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

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

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

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

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

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

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

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

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

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

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

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

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

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

  textarea {
    resize: vertical;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  * {
    border-color: var(--border);
    outline-color: var(--ring);
  }

  @supports (color: color-mix(in lab, red, red)) {
    * {
      outline-color: color-mix(in oklab, var(--ring) 50%, transparent);
    }
  }

  * {
    border-color: var(--border);
    outline-color: var(--ring);
  }

  @supports (color: color-mix(in lab, red, red)) {
    * {
      outline-color: color-mix(in oklab, var(--ring) 50%, transparent);
    }
  }

  body {
    background-color: var(--background);
    color: var(--foreground);
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h1 {
    font-size: var(--text-2xl);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h2 {
    font-size: var(--text-xl);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h3 {
    font-size: var(--text-lg);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h4 {
    font-size: var(--text-base);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) p {
    font-size: var(--text-base);
    font-weight: var(--font-weight-normal);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) label, :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) button {
    font-size: var(--text-base);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) input {
    font-size: var(--text-base);
    font-weight: var(--font-weight-normal);
    line-height: 1.5;
  }
}

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

  .absolute {
    position: absolute;
  }

  .relative {
    position: relative;
  }

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

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

  .inset-\[-3\.29\%_-1\.82\%_-3\.29\%_-1\.81\%\] {
    inset: -3.29% -1.82% -3.29% -1.81%;
  }

  .inset-\[-111\.51\%_-25\.5\%\] {
    inset: -111.51% -25.5%;
  }

  .inset-\[-112\.45\%_-22\.73\%\] {
    inset: -112.45% -22.73%;
  }

  .inset-\[-141\.49\%_-29\.14\%\] {
    inset: -141.49% -29.14%;
  }

  .inset-\[0\.95\%_12\.37\%_50\.82\%_18\.01\%\] {
    inset: .95% 12.37% 50.82% 18.01%;
  }

  .inset-\[46\.78\%_0\.25\%_0\.03\%_0\.36\%\] {
    inset: 46.78% .25% .03% .36%;
  }

  .inset-\[46\.78\%_14\.66\%_0\.07\%_0\.36\%\] {
    inset: 46.78% 14.66% .07% .36%;
  }

  .inset-\[66\.31\%_0\.25\%_0\.03\%_50\.04\%\] {
    inset: 66.31% .25% .03% 50.04%;
  }

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

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

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

  .top-\[-51px\] {
    top: -51px;
  }

  .top-\[44px\] {
    top: 44px;
  }

  .top-\[calc\(50\%\+25\.108px\)\] {
    top: calc(50% + 25.108px);
  }

  .top-\[calc\(50\%\+25\.288px\)\] {
    top: calc(50% + 25.288px);
  }

  .top-\[calc\(50\%\+25px\)\] {
    top: calc(50% + 25px);
  }

  .top-\[calc\(50\%\+27\.628px\)\] {
    top: calc(50% + 27.628px);
  }

  .top-\[calc\(50\%\+29\.428px\)\] {
    top: calc(50% + 29.428px);
  }

  .top-\[calc\(50\%\+31\.984px\)\] {
    top: calc(50% + 31.984px);
  }

  .top-\[calc\(50\%\+32\.56px\)\] {
    top: calc(50% + 32.56px);
  }

  .top-\[calc\(50\%\+32\.272px\)\] {
    top: calc(50% + 32.272px);
  }

  .top-\[calc\(50\%\+32\.308px\)\] {
    top: calc(50% + 32.308px);
  }

  .top-\[calc\(50\%\+34\.576px\)\] {
    top: calc(50% + 34.576px);
  }

  .top-\[calc\(50\%\+39\.184px\)\] {
    top: calc(50% + 39.184px);
  }

  .top-\[calc\(50\%-15\.816px\)\] {
    top: calc(50% - 15.816px);
  }

  .top-\[calc\(50\%-22\.44px\)\] {
    top: calc(50% - 22.44px);
  }

  .top-\[calc\(50\%-22\.728px\)\] {
    top: calc(50% - 22.728px);
  }

  .top-\[calc\(50\%-23\.016px\)\] {
    top: calc(50% - 23.016px);
  }

  .top-\[calc\(50\%-23\.088px\)\] {
    top: calc(50% - 23.088px);
  }

  .top-\[calc\(50\%-27\.372px\)\] {
    top: calc(50% - 27.372px);
  }

  .top-\[calc\(50\%-29\.712px\)\] {
    top: calc(50% - 29.712px);
  }

  .top-\[calc\(50\%-29\.892px\)\] {
    top: calc(50% - 29.892px);
  }

  .top-\[calc\(50\%-30\.288px\)\] {
    top: calc(50% - 30.288px);
  }

  .top-\[calc\(50\%-30px\)\] {
    top: calc(50% - 30px);
  }

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

  .right-\[-3px\] {
    right: -3px;
  }

  .right-\[24px\] {
    right: 24px;
  }

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

  .bottom-\[-0\.5px\] {
    bottom: -.5px;
  }

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

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

  .left-\[-3px\] {
    left: -3px;
  }

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

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

  .left-\[calc\(50\%\+1\.895px\)\] {
    left: calc(50% + 1.895px);
  }

  .left-\[calc\(50\%\+10\.15px\)\] {
    left: calc(50% + 10.15px);
  }

  .left-\[calc\(50\%\+12\.216px\)\] {
    left: calc(50% + 12.216px);
  }

  .left-\[calc\(50\%\+13\.745px\)\] {
    left: calc(50% + 13.745px);
  }

  .left-\[calc\(50\%\+13\.957px\)\] {
    left: calc(50% + 13.957px);
  }

  .left-\[calc\(50\%\+17\.341px\)\] {
    left: calc(50% + 17.341px);
  }

  .left-\[calc\(50\%\+17\.375px\)\] {
    left: calc(50% + 17.375px);
  }

  .left-\[calc\(50\%\+25\.435px\)\] {
    left: calc(50% + 25.435px);
  }

  .left-\[calc\(50\%\+26\.206px\)\] {
    left: calc(50% + 26.206px);
  }

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

  .left-\[calc\(50\%\+34\.36px\)\] {
    left: calc(50% + 34.36px);
  }

  .left-\[calc\(50\%\+40\.111px\)\] {
    left: calc(50% + 40.111px);
  }

  .left-\[calc\(50\%\+42\.178px\)\] {
    left: calc(50% + 42.178px);
  }

  .left-\[calc\(50\%\+44\.143px\)\] {
    left: calc(50% + 44.143px);
  }

  .left-\[calc\(50\%\+46\.572px\)\] {
    left: calc(50% + 46.572px);
  }

  .left-\[calc\(50\%\+49\.165px\)\] {
    left: calc(50% + 49.165px);
  }

  .left-\[calc\(50\%\+60\.805px\)\] {
    left: calc(50% + 60.805px);
  }

  .left-\[calc\(50\%\+63\.262px\)\] {
    left: calc(50% + 63.262px);
  }

  .left-\[calc\(50\%\+65\.74px\)\] {
    left: calc(50% + 65.74px);
  }

  .left-\[calc\(50\%\+67\.509px\)\] {
    left: calc(50% + 67.509px);
  }

  .left-\[calc\(50\%\+70\.795px\)\] {
    left: calc(50% + 70.795px);
  }

  .left-\[calc\(50\%\+78\.455px\)\] {
    left: calc(50% + 78.455px);
  }

  .left-\[calc\(50\%\+81\.363px\)\] {
    left: calc(50% + 81.363px);
  }

  .left-\[calc\(50\%\+89\.322px\)\] {
    left: calc(50% + 89.322px);
  }

  .left-\[calc\(50\%\+91\.51px\)\] {
    left: calc(50% + 91.51px);
  }

  .left-\[calc\(50\%\+110\.939px\)\] {
    left: calc(50% + 110.939px);
  }

  .left-\[calc\(50\%\+111\.938px\)\] {
    left: calc(50% + 111.938px);
  }

  .left-\[calc\(50\%\+112\.983px\)\] {
    left: calc(50% + 112.983px);
  }

  .left-\[calc\(50\%\+135\.829px\)\] {
    left: calc(50% + 135.829px);
  }

  .left-\[calc\(50\%\+146\.016px\)\] {
    left: calc(50% + 146.016px);
  }

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

  .left-\[calc\(50\%-3\.515px\)\] {
    left: calc(50% - 3.515px);
  }

  .left-\[calc\(50\%-11\.401px\)\] {
    left: calc(50% - 11.401px);
  }

  .left-\[calc\(50\%-16\.097px\)\] {
    left: calc(50% - 16.097px);
  }

  .left-\[calc\(50\%-21\.617px\)\] {
    left: calc(50% - 21.617px);
  }

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

  .left-\[calc\(50\%-30\.84px\)\] {
    left: calc(50% - 30.84px);
  }

  .left-\[calc\(50\%-30\.603px\)\] {
    left: calc(50% - 30.603px);
  }

  .left-\[calc\(50\%-31\.831px\)\] {
    left: calc(50% - 31.831px);
  }

  .left-\[calc\(50\%-32\.148px\)\] {
    left: calc(50% - 32.148px);
  }

  .left-\[calc\(50\%-32\.407px\)\] {
    left: calc(50% - 32.407px);
  }

  .left-\[calc\(50\%-33\.203px\)\] {
    left: calc(50% - 33.203px);
  }

  .left-\[calc\(50\%-40\.763px\)\] {
    left: calc(50% - 40.763px);
  }

  .left-\[calc\(50\%-45\.475px\)\] {
    left: calc(50% - 45.475px);
  }

  .left-\[calc\(50\%-49\.13px\)\] {
    left: calc(50% - 49.13px);
  }

  .left-\[calc\(50\%-59\.283px\)\] {
    left: calc(50% - 59.283px);
  }

  .left-\[calc\(50\%-63\.439px\)\] {
    left: calc(50% - 63.439px);
  }

  .left-\[calc\(50\%-63\.928px\)\] {
    left: calc(50% - 63.928px);
  }

  .left-\[calc\(50\%-65\.667px\)\] {
    left: calc(50% - 65.667px);
  }

  .left-\[calc\(50\%-66\.899px\)\] {
    left: calc(50% - 66.899px);
  }

  .left-\[calc\(50\%-68\.02px\)\] {
    left: calc(50% - 68.02px);
  }

  .left-\[calc\(50\%-69\.057px\)\] {
    left: calc(50% - 69.057px);
  }

  .left-\[calc\(50\%-80\.992px\)\] {
    left: calc(50% - 80.992px);
  }

  .left-\[calc\(50\%-89\.544px\)\] {
    left: calc(50% - 89.544px);
  }

  .left-\[calc\(50\%-94\.089px\)\] {
    left: calc(50% - 94.089px);
  }

  .left-\[calc\(50\%-97\.636px\)\] {
    left: calc(50% - 97.636px);
  }

  .left-\[calc\(50\%-99\.286px\)\] {
    left: calc(50% - 99.286px);
  }

  .left-\[calc\(50\%-102\.178px\)\] {
    left: calc(50% - 102.178px);
  }

  .left-\[calc\(50\%-120\.047px\)\] {
    left: calc(50% - 120.047px);
  }

  .left-\[calc\(50\%-133\.564px\)\] {
    left: calc(50% - 133.564px);
  }

  .left-\[calc\(50\%-138\.444px\)\] {
    left: calc(50% - 138.444px);
  }

  .mb-\[12px\] {
    margin-bottom: 12px;
  }

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

  .block {
    display: block;
  }

  .contents {
    display: contents;
  }

  .flex {
    display: flex;
  }

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

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

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

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

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

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

  .h-\[39\.456px\] {
    height: 39.456px;
  }

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

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

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

  .h-\[42\.152px\] {
    height: 42.152px;
  }

  .h-\[49\.752px\] {
    height: 49.752px;
  }

  .h-\[53\.784px\] {
    height: 53.784px;
  }

  .h-\[54\.432px\] {
    height: 54.432px;
  }

  .h-\[54\.576px\] {
    height: 54.576px;
  }

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

  .h-\[56\.808px\] {
    height: 56.808px;
  }

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

  .h-\[70\.504px\] {
    height: 70.504px;
  }

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

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

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

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

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

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

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

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

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

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

  .w-\[21\.672px\] {
    width: 21.672px;
  }

  .w-\[22\.68px\] {
    width: 22.68px;
  }

  .w-\[22\.392px\] {
    width: 22.392px;
  }

  .w-\[26\.872px\] {
    width: 26.872px;
  }

  .w-\[28\.584px\] {
    width: 28.584px;
  }

  .w-\[28\.872px\] {
    width: 28.872px;
  }

  .w-\[29\.304px\] {
    width: 29.304px;
  }

  .w-\[29\.448px\] {
    width: 29.448px;
  }

  .w-\[29\.745px\] {
    width: 29.745px;
  }

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

  .w-\[30\.418px\] {
    width: 30.418px;
  }

  .w-\[32\.328px\] {
    width: 32.328px;
  }

  .w-\[32\.472px\] {
    width: 32.472px;
  }

  .w-\[32\.544px\] {
    width: 32.544px;
  }

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

  .w-\[35\.496px\] {
    width: 35.496px;
  }

  .w-\[42\.984px\] {
    width: 42.984px;
  }

  .w-\[47\.059px\] {
    width: 47.059px;
  }

  .w-\[52\.357px\] {
    width: 52.357px;
  }

  .w-\[77\.451px\] {
    width: 77.451px;
  }

  .w-\[109\.007px\] {
    width: 109.007px;
  }

  .w-\[117\.451px\] {
    width: 117.451px;
  }

  .w-\[136\.42px\] {
    width: 136.42px;
  }

  .w-\[161\.29px\] {
    width: 161.29px;
  }

  .w-\[165\.785px\] {
    width: 165.785px;
  }

  .w-\[184\.339px\] {
    width: 184.339px;
  }

  .w-\[206\.831px\] {
    width: 206.831px;
  }

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

  .w-\[min-content\] {
    width: min-content;
  }

  .w-full {
    width: 100%;
  }

  .max-w-\[240px\] {
    max-width: 240px;
  }

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

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

  .flex-none {
    flex: none;
  }

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

  .grow {
    flex-grow: 1;
  }

  .basis-0 {
    flex-basis: calc(var(--spacing) * 0);
  }

  .translate-x-\[-50\%\] {
    --tw-translate-x: -50%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .translate-y-\[-50\%\] {
    --tw-translate-y: -50%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .rotate-\[356\.72deg\] {
    rotate: 356.72deg;
  }

  .cursor-pointer {
    cursor: pointer;
  }

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

  .flex-row {
    flex-direction: row;
  }

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

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

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

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

  .justify-end {
    justify-content: flex-end;
  }

  .gap-\[4px\] {
    gap: 4px;
  }

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

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

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

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

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

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

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

  .gap-\[64px\] {
    gap: 64px;
  }

  .overflow-clip {
    overflow: clip;
  }

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

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

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

  .rounded-\[163\.5px\] {
    border-radius: 163.5px;
  }

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

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

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

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

  .border-\[rgba\(255\,255\,255\,0\)\] {
    border-color: #fff0;
  }

  .border-neutral-800 {
    border-color: var(--color-neutral-800);
  }

  .bg-\[\#1a1a1a\] {
    background-color: #1a1a1a;
  }

  .bg-\[\#1251ef\] {
    background-color: #1251ef;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .leading-\[1\.4\] {
    --tw-leading: 1.4;
    line-height: 1.4;
  }

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

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

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

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

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

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

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

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

  .text-\[rgba\(255\,255\,255\,0\.7\)\] {
    color: #ffffffb3;
  }

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

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

  .opacity-40 {
    opacity: .4;
  }

  .opacity-60 {
    opacity: .6;
  }

  .blur-\[100px\] {
    --tw-blur: blur(100px);
    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, );
  }

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

:root {
  --font-size: 16px;
  --background: #000;
  --foreground: oklch(.985 0 0);
  --card: #fff;
  --card-foreground: oklch(.145 0 0);
  --popover: oklch(1 0 0);
  --popover-foreground: oklch(.145 0 0);
  --primary: #030213;
  --primary-foreground: oklch(1 0 0);
  --secondary: oklch(.95 .0058 264.53);
  --secondary-foreground: #030213;
  --muted: #ececf0;
  --muted-foreground: #717182;
  --accent: #e9ebef;
  --accent-foreground: #030213;
  --destructive: #d4183d;
  --destructive-foreground: #fff;
  --border: #0000001a;
  --input: transparent;
  --input-background: #f3f3f5;
  --switch-background: #cbced4;
  --font-weight-medium: 500;
  --font-weight-normal: 400;
  --ring: oklch(.708 0 0);
  --chart-1: oklch(.646 .222 41.116);
  --chart-2: oklch(.6 .118 184.704);
  --chart-3: oklch(.398 .07 227.392);
  --chart-4: oklch(.828 .189 84.429);
  --chart-5: oklch(.769 .188 70.08);
  --radius: .625rem;
  --sidebar: oklch(.985 0 0);
  --sidebar-foreground: oklch(.145 0 0);
  --sidebar-primary: #030213;
  --sidebar-primary-foreground: oklch(.985 0 0);
  --sidebar-accent: oklch(.97 0 0);
  --sidebar-accent-foreground: oklch(.205 0 0);
  --sidebar-border: oklch(.922 0 0);
  --sidebar-ring: oklch(.708 0 0);
}

.dark {
  --background: oklch(.145 0 0);
  --foreground: oklch(.985 0 0);
  --card: oklch(.145 0 0);
  --card-foreground: oklch(.985 0 0);
  --popover: oklch(.145 0 0);
  --popover-foreground: oklch(.985 0 0);
  --primary: oklch(.985 0 0);
  --primary-foreground: oklch(.205 0 0);
  --secondary: oklch(.269 0 0);
  --secondary-foreground: oklch(.985 0 0);
  --muted: oklch(.269 0 0);
  --muted-foreground: oklch(.708 0 0);
  --accent: oklch(.269 0 0);
  --accent-foreground: oklch(.985 0 0);
  --destructive: oklch(.396 .141 25.723);
  --destructive-foreground: oklch(.637 .237 25.331);
  --border: oklch(.269 0 0);
  --input: oklch(.269 0 0);
  --ring: oklch(.439 0 0);
  --font-weight-medium: 500;
  --font-weight-normal: 400;
  --chart-1: oklch(.488 .243 264.376);
  --chart-2: oklch(.696 .17 162.48);
  --chart-3: oklch(.769 .188 70.08);
  --chart-4: oklch(.627 .265 303.9);
  --chart-5: oklch(.645 .246 16.439);
  --sidebar: oklch(.205 0 0);
  --sidebar-foreground: oklch(.985 0 0);
  --sidebar-primary: oklch(.488 .243 264.376);
  --sidebar-primary-foreground: oklch(.985 0 0);
  --sidebar-accent: oklch(.269 0 0);
  --sidebar-accent-foreground: oklch(.985 0 0);
  --sidebar-border: oklch(.269 0 0);
  --sidebar-ring: oklch(.439 0 0);
}

html {
  font-size: var(--font-size);
}

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