/*! 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-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-duration: initial;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
    }
  }
}

@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-red-50: oklch(.971 .013 17.38);
    --color-yellow-50: oklch(.987 .026 102.212);
    --color-green-100: oklch(.962 .044 156.743);
    --color-blue-100: oklch(.932 .032 255.585);
    --color-gray-100: oklch(.967 .003 264.542);
    --color-gray-200: oklch(.928 .006 264.531);
    --color-gray-800: oklch(.278 .033 256.848);
    --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-extralight: 200;
    --font-weight-light: 300;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --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);
  }

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

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

  .top-\[-2\.58\%\] {
    top: -2.58%;
  }

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

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

  .top-\[-69\.69\%\] {
    top: -69.69%;
  }

  .top-\[-97\.94\%\] {
    top: -97.94%;
  }

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

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

  .top-\[0\.18\%\] {
    top: .18%;
  }

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

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

  .top-\[14\.54px\] {
    top: 14.54px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .top-\[100\.8px\] {
    top: 100.8px;
  }

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

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

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

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

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

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

  .top-\[282\.66px\] {
    top: 282.66px;
  }

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

  .top-\[302\.66px\] {
    top: 302.66px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .bottom-\[1\.72\%\] {
    bottom: 1.72%;
  }

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

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

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

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

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

  .left-\[-10\.03\%\] {
    left: -10.03%;
  }

  .left-\[-10\.97\%\] {
    left: -10.97%;
  }

  .left-\[-54\.02\%\] {
    left: -54.02%;
  }

  .left-\[-107\.5px\] {
    left: -107.5px;
  }

  .left-\[-289\.5px\] {
    left: -289.5px;
  }

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

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

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

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

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

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

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

  .left-\[105\.43px\] {
    left: 105.43px;
  }

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

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

  .left-\[195\.5px\] {
    left: 195.5px;
  }

  .left-\[639\.99px\] {
    left: 639.99px;
  }

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

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

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

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

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

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

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

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

  .mt-\[4px\] {
    margin-top: 4px;
  }

  .mt-\[12px\] {
    margin-top: 12px;
  }

  .mt-\[14px\] {
    margin-top: 14px;
  }

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

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

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

  .block {
    display: block;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

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

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

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

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

  .size-\[16\.8px\] {
    width: 16.8px;
    height: 16.8px;
  }

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

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

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

  .size-\[25\.2px\] {
    width: 25.2px;
    height: 25.2px;
  }

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

  .size-\[33\.6px\] {
    width: 33.6px;
    height: 33.6px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .h-\[25\.2px\] {
    height: 25.2px;
  }

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

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

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

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

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

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

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

  .h-\[53\.07px\] {
    height: 53.07px;
  }

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

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

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

  .h-\[64\.05px\] {
    height: 64.05px;
  }

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

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

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

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

  .h-\[77\.5px\] {
    height: 77.5px;
  }

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

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

  .h-\[107\.16\%\] {
    height: 107.16%;
  }

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

  .h-\[121\.8px\] {
    height: 121.8px;
  }

  .h-\[133\.8\%\] {
    height: 133.8%;
  }

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

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

  .h-\[169\.69\%\] {
    height: 169.69%;
  }

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

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

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

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

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

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

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

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

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

  .h-\[402\.664px\] {
    height: 402.664px;
  }

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

  .h-\[409\.34\%\] {
    height: 409.34%;
  }

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

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

  .h-\[575\.5px\] {
    height: 575.5px;
  }

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

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

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

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

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

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

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

  .h-\[1145\.5px\] {
    height: 1145.5px;
  }

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

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

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

  .h-full {
    height: 100%;
  }

  .h-px {
    height: 1px;
  }

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

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

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

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

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

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

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

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

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

  .w-\[99\.56\%\] {
    width: 99.56%;
  }

  .w-\[109\.641px\] {
    width: 109.641px;
  }

  .w-\[118\.91\%\] {
    width: 118.91%;
  }

  .w-\[119\.49\%\] {
    width: 119.49%;
  }

  .w-\[149\.641px\] {
    width: 149.641px;
  }

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

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

  .w-\[184\.58\%\] {
    width: 184.58%;
  }

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

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

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

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

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

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

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

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

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

  .w-\[313\.597px\] {
    width: 313.597px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .w-full {
    width: 100%;
  }

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

  .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-180 {
    rotate: 180deg;
  }

  .rotate-\[270deg\] {
    rotate: 270deg;
  }

  .cursor-pointer {
    cursor: pointer;
  }

  .grid-cols-\[repeat\(2\,_minmax\(0px\,_1fr\)\)\] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .grid-cols-\[repeat\(4\,_minmax\(0px\,_1fr\)\)\] {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .grid-rows-\[repeat\(1\,_minmax\(0px\,_1fr\)\)\] {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .gap-\[23\.25px\] {
    gap: 23.25px;
  }

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

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

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

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

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

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

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

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

  .overflow-clip {
    overflow: clip;
  }

  .overflow-hidden {
    overflow: hidden;
  }

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

  .rounded-\[1\.67772e\+07px\] {
    border-radius: 16777200px;
  }

  .rounded-\[3\.35544e\+07px\] {
    border-radius: 33554400px;
  }

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

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

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

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

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

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

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

  .rounded-\[26\.567px\] {
    border-radius: 26.567px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .border-\[transparent\] {
    border-color: #0000;
  }

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

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

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

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

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

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

  .bg-\[rgba\(0\,0\,0\,0\.2\)\] {
    background-color: #0003;
  }

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

  .bg-\[rgba\(0\,0\,0\,0\.43\)\] {
    background-color: #0000006e;
  }

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

  .bg-\[rgba\(30\,137\,100\,0\.4\)\] {
    background-color: #1e896466;
  }

  .bg-\[rgba\(243\,243\,243\,0\.6\)\] {
    background-color: #f3f3f399;
  }

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

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

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

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

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

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

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

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

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

  .from-black\/60 {
    --tw-gradient-from: #0009;
    --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));
  }

  @supports (color: color-mix(in lab, red, red)) {
    .from-black\/60 {
      --tw-gradient-from: color-mix(in oklab, var(--color-black) 60%, transparent);
    }
  }

  .to-transparent {
    --tw-gradient-to: transparent;
    --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));
  }

  .bg-clip-padding {
    background-clip: padding-box;
  }

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

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

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

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

  .p-px {
    padding: 1px;
  }

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

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

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

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

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

  .px-\[16\.8px\] {
    padding-inline: 16.8px;
  }

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

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

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

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

  .px-\[25\.79px\] {
    padding-inline: 25.79px;
  }

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

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

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

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

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

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

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

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

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

  .py-\[20\.632px\] {
    padding-block: 20.632px;
  }

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

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

  .py-px {
    padding-block: 1px;
  }

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

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

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

  .pt-\[16\.8px\] {
    padding-top: 16.8px;
  }

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

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

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

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

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

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

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

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

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

  .pb-px {
    padding-bottom: 1px;
  }

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

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

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

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

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

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

  .font-\[\'Inter\:Light_Italic\'\,_sans-serif\] {
    font-family: Inter\:Light Italic, 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-\[0px\] {
    font-size: 0;
  }

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

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

  .text-\[10\.316px\] {
    font-size: 10.316px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .text-\[97\.1px\] {
    font-size: 97.1px;
  }

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

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

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

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

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

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

  .leading-\[19\.5px\] {
    --tw-leading: 19.5px;
    line-height: 19.5px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .text-neutral-950 {
    color: var(--color-neutral-950);
  }

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

  .italic {
    font-style: italic;
  }

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

  .opacity-90 {
    opacity: .9;
  }

  .shadow-\[0px_25px_50px_-12px_rgba\(0\,0\,0\,0\.25\)\] {
    --tw-shadow: 0px 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);
  }

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

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

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

  .duration-500 {
    --tw-duration: .5s;
    transition-duration: .5s;
  }

  .\[grid-area\:1_\/_1\] {
    grid-area: 1 / 1;
  }

  .\[grid-area\:1_\/_2\] {
    grid-area: 1 / 2;
  }

  .\[grid-area\:1_\/_3\] {
    grid-area: 1 / 3;
  }

  .\[grid-area\:1_\/_4\] {
    grid-area: 1 / 4;
  }

  @media (hover: hover) {
    .group-hover\:scale-110:is(:where(.group):hover *) {
      --tw-scale-x: 110%;
      --tw-scale-y: 110%;
      --tw-scale-z: 110%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }

  @media (hover: hover) {
    .group-hover\:bg-\[rgba\(0\,0\,0\,0\.3\)\]:is(:where(.group):hover *) {
      background-color: #0000004d;
    }
  }

  @media (hover: hover) {
    .group-hover\:bg-\[rgba\(0\,0\,0\,0\.6\)\]:is(:where(.group):hover *) {
      background-color: #0009;
    }
  }

  @media (hover: hover) {
    .group-hover\:bg-\[rgba\(255\,255\,255\,0\.3\)\]:is(:where(.group):hover *) {
      background-color: #ffffff4d;
    }
  }

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

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

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

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

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

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

: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-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-duration {
  syntax: "*";
  inherits: false
}

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