@import url("https://fonts.googleapis.com/css2?family=Afacad+Flux:wght@100..1000&display=swap");
/*! 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-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%;
    }
  }
}

@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-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --text-base: 1rem;
    --text-lg: 1.125rem;
    --text-xl: 1.25rem;
    --text-2xl: 1.5rem;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --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 {
  *, :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-\[17\%\] {
    inset: 17%;
  }

  .inset-\[22\%\] {
    inset: 22%;
  }

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

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

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

  .top-\[-506\.45\%\] {
    top: -506.45%;
  }

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

  .top-\[33\.99px\] {
    top: 33.99px;
  }

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

  .top-\[61\.79px\] {
    top: 61.79px;
  }

  .top-\[67\.97px\] {
    top: 67.97px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .bottom-\[75px\] {
    bottom: 75px;
  }

  .bottom-px {
    bottom: 1px;
  }

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

  .left-\[-36\.99px\] {
    left: -36.99px;
  }

  .left-\[-301\.66\%\] {
    left: -301.66%;
  }

  .left-\[1\.62px\] {
    left: 1.62px;
  }

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

  .left-\[12\.06px\] {
    left: 12.06px;
  }

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

  .left-\[43\.25px\] {
    left: 43.25px;
  }

  .left-\[43\.26px\] {
    left: 43.26px;
  }

  .left-\[50\%\] {
    left: 50%;
  }

  .left-\[63\.55px\] {
    left: 63.55px;
  }

  .left-\[86\.51px\] {
    left: 86.51px;
  }

  .left-\[127\.03px\] {
    left: 127.03px;
  }

  .left-\[136\.7px\] {
    left: 136.7px;
  }

  .left-\[198\.37px\] {
    left: 198.37px;
  }

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

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

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

  .z-20 {
    z-index: 20;
  }

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

  .block {
    display: block;
  }

  .contents {
    display: contents;
  }

  .flex {
    display: flex;
  }

  .hidden {
    display: none;
  }

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

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

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

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

  .h-\[32\.375px\] {
    height: 32.375px;
  }

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

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

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

  .h-\[75\.395px\] {
    height: 75.395px;
  }

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

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

  .h-\[163\.749px\] {
    height: 163.749px;
  }

  .h-\[166\.839px\] {
    height: 166.839px;
  }

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

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

  .h-\[327\.496px\] {
    height: 327.496px;
  }

  .h-\[333\.676px\] {
    height: 333.676px;
  }

  .h-\[337\.361px\] {
    height: 337.361px;
  }

  .h-\[353\.654px\] {
    height: 353.654px;
  }

  .h-\[395\.504px\] {
    height: 395.504px;
  }

  .h-\[407\.787px\] {
    height: 407.787px;
  }

  .h-\[414\.605px\] {
    height: 414.605px;
  }

  .h-\[478\.067px\] {
    height: 478.067px;
  }

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

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

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

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

  .h-\[915\%\] {
    height: 915%;
  }

  .h-\[calc\(1px\*\(\(var\(--transform-inner-width\)\*0\.18088680505752563\)\+\(var\(--transform-inner-height\)\*0\.9835039377212524\)\)\)\] {
    height: calc(1px * ((var(--transform-inner-width) * .180887)  + (var(--transform-inner-height) * .983504)));
  }

  .h-\[calc\(1px\*\(\(var\(--transform-inner-width\)\*0\.31142282485961914\)\+\(var\(--transform-inner-height\)\*0\.9502714276313782\)\)\)\] {
    height: calc(1px * ((var(--transform-inner-width) * .311423)  + (var(--transform-inner-height) * .950271)));
  }

  .h-auto {
    height: auto;
  }

  .h-screen {
    height: 100vh;
  }

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

  .w-\[75\.342px\] {
    width: 75.342px;
  }

  .w-\[89\.219px\] {
    width: 89.219px;
  }

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

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

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

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

  .w-\[215\.745px\] {
    width: 215.745px;
  }

  .w-\[241\.974px\] {
    width: 241.974px;
  }

  .w-\[252\.928px\] {
    width: 252.928px;
  }

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

  .w-\[283\.677px\] {
    width: 283.677px;
  }

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

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

  .w-\[454\.172px\] {
    width: 454.172px;
  }

  .w-\[454\.176px\] {
    width: 454.176px;
  }

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

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

  .w-\[723\.44\%\] {
    width: 723.44%;
  }

  .w-\[908\.336px\] {
    width: 908.336px;
  }

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

  .w-\[calc\(1px\*\(\(var\(--transform-inner-height\)\*0\.18088680505752563\)\+\(var\(--transform-inner-width\)\*0\.9835039377212524\)\)\)\] {
    width: calc(1px * ((var(--transform-inner-height) * .180887)  + (var(--transform-inner-width) * .983504)));
  }

  .w-\[calc\(1px\*\(\(var\(--transform-inner-height\)\*0\.31142282485961914\)\+\(var\(--transform-inner-width\)\*0\.9502714276313782\)\)\)\] {
    width: calc(1px * ((var(--transform-inner-height) * .311423)  + (var(--transform-inner-width) * .950271)));
  }

  .w-full {
    width: 100%;
  }

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

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

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

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

  .rotate-\[169\.579deg\] {
    rotate: 169.579deg;
  }

  .rotate-\[341\.855deg\] {
    rotate: 341.855deg;
  }

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

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

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

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

  .justify-between {
    justify-content: space-between;
  }

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

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

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

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

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

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

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

  .overflow-clip {
    overflow: clip;
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .overflow-visible {
    overflow: visible;
  }

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

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

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

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

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

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

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

  .bg-\[rgba\(255\,255\,255\,0\.5\)\] {
    background-color: #ffffff80;
  }

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

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

  .from-\[rgba\(70\,166\,253\,0\)\] {
    --tw-gradient-from: #46a6fd00;
    --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));
  }

  .via-\[rgba\(70\,166\,253\,0\.8\)\] {
    --tw-gradient-via: #46a6fdcc;
    --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }

  .via-\[38\.821\%\] {
    --tw-gradient-via-position: 38.821%;
  }

  .to-\[\#46a6fd\] {
    --tw-gradient-to: #46a6fd;
    --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));
  }

  .to-\[62\.305\%\] {
    --tw-gradient-to-position: 62.305%;
  }

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

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

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

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

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

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

  .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  @media (hover: hover) {
    .hover\:bg-\[rgba\(255\,255\,255\,0\.6\)\]:hover {
      background-color: #fff9;
    }
  }

  @media (hover: hover) {
    .hover\:opacity-80:hover {
      opacity: .8;
    }
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  @media (width >= 48rem) {
    .md\:px-\[80px\] {
      padding-inline: 80px;
    }
  }

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

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


:root {
  --font-size: 16px;
  --background: #fff;
  --foreground: oklch(.145 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-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-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%;
}
