/*! 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-neutral-950: oklch(.145 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);
    }
  }

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

  * {
    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);
    }
  }

  html, body {
    background-color: var(--color-black);
    height: 100%;
    color: var(--color-white);
    margin: 0;
    padding: 0;
  }

  #root {
    height: 100%;
  }

  :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-\[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-1\/2 {
    top: 50%;
  }

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

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

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

  .top-\[1\.69px\] {
    top: 1.69px;
  }

  .top-\[2\.22px\] {
    top: 2.22px;
  }

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

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

  .top-\[13\.53px\] {
    top: 13.53px;
  }

  .top-\[14\.02px\] {
    top: 14.02px;
  }

  .top-\[15\.97px\] {
    top: 15.97px;
  }

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

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

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

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

  .top-\[60\.1px\] {
    top: 60.1px;
  }

  .top-\[69\.53px\] {
    top: 69.53px;
  }

  .top-\[71\.97px\] {
    top: 71.97px;
  }

  .top-\[72\.54px\] {
    top: 72.54px;
  }

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

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

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

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

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

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

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

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

  .left-\[calc\(50\%\+2\.123px\)\] {
    left: calc(50% + 2.123px);
  }

  .left-\[calc\(50\%\+9\.253px\)\] {
    left: calc(50% + 9.253px);
  }

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

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

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

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

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

  .left-\[calc\(50\%\+37\.833px\)\] {
    left: calc(50% + 37.833px);
  }

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

  .left-\[calc\(50\%\+62\.492px\)\] {
    left: calc(50% + 62.492px);
  }

  .left-\[calc\(50\%\+64\.889px\)\] {
    left: calc(50% + 64.889px);
  }

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

  .left-\[calc\(50\%\+92\.923px\)\] {
    left: calc(50% + 92.923px);
  }

  .left-\[calc\(50\%\+99\.063px\)\] {
    left: calc(50% + 99.063px);
  }

  .left-\[calc\(50\%\+102\.138px\)\] {
    left: calc(50% + 102.138px);
  }

  .left-\[calc\(50\%\+117\.912px\)\] {
    left: calc(50% + 117.912px);
  }

  .left-\[calc\(50\%\+127\.955px\)\] {
    left: calc(50% + 127.955px);
  }

  .left-\[calc\(50\%\+142\.841px\)\] {
    left: calc(50% + 142.841px);
  }

  .left-\[calc\(50\%\+152\.873px\)\] {
    left: calc(50% + 152.873px);
  }

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

  .left-\[calc\(50\%-15\.39px\)\] {
    left: calc(50% - 15.39px);
  }

  .left-\[calc\(50\%-18\.416px\)\] {
    left: calc(50% - 18.416px);
  }

  .left-\[calc\(50\%-25\.619px\)\] {
    left: calc(50% - 25.619px);
  }

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

  .left-\[calc\(50\%-35\.594px\)\] {
    left: calc(50% - 35.594px);
  }

  .left-\[calc\(50\%-42\.005px\)\] {
    left: calc(50% - 42.005px);
  }

  .left-\[calc\(50\%-58\.98px\)\] {
    left: calc(50% - 58.98px);
  }

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

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

  .left-\[calc\(50\%-87\.302px\)\] {
    left: calc(50% - 87.302px);
  }

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

  .left-\[calc\(50\%-101\.167px\)\] {
    left: calc(50% - 101.167px);
  }

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

  .left-\[calc\(50\%-115\.001px\)\] {
    left: calc(50% - 115.001px);
  }

  .left-\[calc\(50\%-139\.761px\)\] {
    left: calc(50% - 139.761px);
  }

  .left-\[calc\(50\%-142\.573px\)\] {
    left: calc(50% - 142.573px);
  }

  .ms-\[24px\] {
    margin-inline-start: 24px;
  }

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

  .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\.976px\] {
    height: 33.976px;
  }

  .h-\[34\.472px\] {
    height: 34.472px;
  }

  .h-\[34\.968px\] {
    height: 34.968px;
  }

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

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

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

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

  .h-\[46\.5px\] {
    height: 46.5px;
  }

  .h-\[46\.314px\] {
    height: 46.314px;
  }

  .h-\[46\.872px\] {
    height: 46.872px;
  }

  .h-\[46\.996px\] {
    height: 46.996px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .w-\[19\.282px\] {
    width: 19.282px;
  }

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

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

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

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

  .w-\[25\.234px\] {
    width: 25.234px;
  }

  .w-\[25\.358px\] {
    width: 25.358px;
  }

  .w-\[25\.614px\] {
    width: 25.614px;
  }

  .w-\[26\.66px\] {
    width: 26.66px;
  }

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

  .w-\[28\.024px\] {
    width: 28.024px;
  }

  .w-\[28\.582px\] {
    width: 28.582px;
  }

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

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

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

  .w-\[37\.014px\] {
    width: 37.014px;
  }

  .w-\[40\.523px\] {
    width: 40.523px;
  }

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

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

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

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

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

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

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

  .w-full {
    width: 100%;
  }

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

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

  .flex-none {
    flex: none;
  }

  .shrink-0 {
    flex-shrink: 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;
  }

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

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

  .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-\[2px\] {
    gap: 2px;
  }

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

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

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

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

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

  .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-neutral-950 {
    background-color: var(--color-neutral-950);
  }

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

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

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

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

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

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

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

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

  .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\:Medium\'\,sans-serif\] {
    font-family: Inter\:Medium, 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-\[14px\] {
    font-size: 14px;
  }

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

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

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

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

  .leading-\[1\.35\] {
    --tw-leading: 1.35;
    line-height: 1.35;
  }

  .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-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }

  .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-\[\#4e81ff\] {
    color: #4e81ff;
  }

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

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

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

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

  .decoration-solid {
    text-decoration-style: solid;
  }

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

  .\[text-decoration-skip-ink\:none\] {
    text-decoration-skip-ink: none;
  }

  .\[text-underline-position\:from-font\] {
    text-underline-position: from-font;
  }
}

:root {
  --font-size: 16px;
  --background: #000;
  --foreground: oklch(.985 0 0);
  --card: #000;
  --card-foreground: oklch(.985 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
}
