/*! 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-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;
    }
  }
}

@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;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --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;
    --lightningcss-light: initial;
    --lightningcss-dark: ;
    color-scheme: light;
    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;
    --lightningcss-light: initial;
    --lightningcss-dark: ;
    color-scheme: light;
    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);
    }
  }

  body {
    background-color: var(--background);
    color: var(--foreground);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  :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, :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-\[-0\.67px_-7\.14\%\] {
    inset: -.67px -7.14%;
  }

  .inset-\[-7\.14\%_-14\.29\%\] {
    inset: -7.14% -14.29%;
  }

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

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

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

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

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

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

  .top-\[9\.59px\] {
    top: 9.59px;
  }

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

  .top-\[20\.83\%\] {
    top: 20.83%;
  }

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

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

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

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

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

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

  .top-\[62\.73px\] {
    top: 62.73px;
  }

  .right-\[20\.83\%\] {
    right: 20.83%;
  }

  .right-\[20\.84\%\] {
    right: 20.84%;
  }

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

  .bottom-\[20\.83\%\] {
    bottom: 20.83%;
  }

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

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

  .left-\[11\.19px\] {
    left: 11.19px;
  }

  .left-\[20\.83\%\] {
    left: 20.83%;
  }

  .left-\[31\.96px\] {
    left: 31.96px;
  }

  .left-\[43\.51px\] {
    left: 43.51px;
  }

  .left-\[43\.72px\] {
    left: 43.72px;
  }

  .left-\[43\.79px\] {
    left: 43.79px;
  }

  .left-\[43\.89px\] {
    left: 43.89px;
  }

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

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

  .left-\[93\.74px\] {
    left: 93.74px;
  }

  .left-\[94\.1px\] {
    left: 94.1px;
  }

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

  .left-\[160\.61px\] {
    left: 160.61px;
  }

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

  .col-\[1\] {
    grid-column: 1;
  }

  .col-\[2\] {
    grid-column: 2;
  }

  .row-\[1\] {
    grid-row: 1;
  }

  .row-\[2\] {
    grid-row: 2;
  }

  .block {
    display: block;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .size-\[7\.99px\] {
    width: 7.99px;
    height: 7.99px;
  }

  .size-\[9\.588px\] {
    width: 9.588px;
    height: 9.588px;
  }

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

  .size-\[15\.981px\] {
    width: 15.981px;
    height: 15.981px;
  }

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

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

  .h-\[10\.787px\] {
    height: 10.787px;
  }

  .h-\[11\.986px\] {
    height: 11.986px;
  }

  .h-\[13\.184px\] {
    height: 13.184px;
  }

  .h-\[13\.983px\] {
    height: 13.983px;
  }

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

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

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

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

  .h-\[29\.964px\] {
    height: 29.964px;
  }

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

  .h-\[47\.942px\] {
    height: 47.942px;
  }

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

  .h-\[94\.287px\] {
    height: 94.287px;
  }

  .h-\[130\.643px\] {
    height: 130.643px;
  }

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

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

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

  .w-\[17\.123px\] {
    width: 17.123px;
  }

  .w-\[29\.97px\] {
    width: 29.97px;
  }

  .w-\[34\.39px\] {
    width: 34.39px;
  }

  .w-\[34\.646px\] {
    width: 34.646px;
  }

  .w-\[37\.574px\] {
    width: 37.574px;
  }

  .w-\[43\.354px\] {
    width: 43.354px;
  }

  .w-\[45\.626px\] {
    width: 45.626px;
  }

  .w-\[48\.929px\] {
    width: 48.929px;
  }

  .w-\[49\.285px\] {
    width: 49.285px;
  }

  .w-\[91\.621px\] {
    width: 91.621px;
  }

  .w-\[127\.047px\] {
    width: 127.047px;
  }

  .w-\[149\.42px\] {
    width: 149.42px;
  }

  .w-\[151\.019px\] {
    width: 151.019px;
  }

  .w-\[173\.729px\] {
    width: 173.729px;
  }

  .w-\[335\.597px\] {
    width: 335.597px;
  }

  .w-\[399\.52px\] {
    width: 399.52px;
  }

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

  .w-full {
    width: 100%;
  }

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

  .flex-\[1_0_0\] {
    flex: 1 0 0;
  }

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

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

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

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

  .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-between {
    justify-content: space-between;
  }

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

  .gap-\[3\.196px\] {
    gap: 3.196px;
  }

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

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

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

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

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

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

  .overflow-clip {
    overflow: clip;
  }

  .rounded-\[4\.794px\] {
    border-radius: 4.794px;
  }

  .rounded-\[6\.392px\] {
    border-radius: 6.392px;
  }

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

  .rounded-\[19\.177px\] {
    border-radius: 19.177px;
  }

  .rounded-\[798\.241px\] {
    border-radius: 798.241px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .px-\[4\.794px\] {
    padding-inline: 4.794px;
  }

  .px-\[10\.388px\] {
    padding-inline: 10.388px;
  }

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

  .pt-\[1\.598px\] {
    padding-top: 1.598px;
  }

  .pt-\[7\.191px\] {
    padding-top: 7.191px;
  }

  .pt-\[11\.187px\] {
    padding-top: 11.187px;
  }

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

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

  .pb-\[1\.598px\] {
    padding-bottom: 1.598px;
  }

  .pl-\[7\.99px\] {
    padding-left: 7.99px;
  }

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

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

  .text-\[7\.191px\] {
    font-size: 7.191px;
  }

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

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

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

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

  .leading-\[10\.787px\] {
    --tw-leading: 10.787px;
    line-height: 10.787px;
  }

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

  .leading-\[13\.184px\] {
    --tw-leading: 13.184px;
    line-height: 13.184px;
  }

  .leading-\[15\.581px\] {
    --tw-leading: 15.581px;
    line-height: 15.581px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .shadow-\[0px_0px_102\.277px_0px_rgba\(0\,98\,254\,0\.24\)\] {
    --tw-shadow: 0px 0px 102.277px 0px var(--tw-shadow-color, #0062fe3d);
    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));
  }
}

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

@property --tw-font-weight {
  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;
}
