/*! 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-space-y-reverse: 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-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;
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-duration: 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-yellow-500: oklch(.795 .184 86.047);
    --color-blue-500: oklch(.623 .214 259.815);
    --color-gray-100: oklch(.967 .003 264.542);
    --color-gray-200: oklch(.928 .006 264.531);
    --color-gray-300: oklch(.872 .01 258.338);
    --color-neutral-50: oklch(.985 0 0);
    --color-neutral-100: oklch(.97 0 0);
    --color-neutral-300: oklch(.87 0 0);
    --color-neutral-400: oklch(.708 0 0);
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25 / .875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --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;
    --leading-relaxed: 1.625;
    --radius-2xl: 1rem;
    --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;
  }

  .visible {
    visibility: visible;
  }

  .absolute {
    position: absolute;
  }

  .relative {
    position: relative;
  }

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

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

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

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

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

  .top-1\/4 {
    top: 25%;
  }

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

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

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

  .top-\[-29\.1\%\] {
    top: -29.1%;
  }

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

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

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

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

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

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

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

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

  .top-\[17\.33px\] {
    top: 17.33px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .right-\[-6\.67\%\] {
    right: -6.67%;
  }

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

  .right-\[14\.67px\] {
    right: 14.67px;
  }

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

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

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

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

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

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

  .right-\[45\.29\%\] {
    right: 45.29%;
  }

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

  .bottom-1\/4 {
    bottom: 25%;
  }

  .bottom-\[-7\.36px\] {
    bottom: -7.36px;
  }

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

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

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

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

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

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

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

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

  .bottom-px {
    bottom: 1px;
  }

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

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

  .left-\[-28\.84\%\] {
    left: -28.84%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .left-\[45\.55\%\] {
    left: 45.55%;
  }

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

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

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

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

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

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

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

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

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

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

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

  .left-\[113\.5px\] {
    left: 113.5px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .mx-\[21px\] {
    margin-inline: 21px;
  }

  .mx-\[22px\] {
    margin-inline: 22px;
  }

  .mx-\[26px\] {
    margin-inline: 26px;
  }

  .mx-\[33px\] {
    margin-inline: 33px;
  }

  .mx-\[39px\] {
    margin-inline: 39px;
  }

  .mx-auto {
    margin-inline: auto;
  }

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

  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }

  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .ml-1 {
    margin-left: calc(var(--spacing) * 1);
  }

  .ml-\[1px\] {
    margin-left: 1px;
  }

  .ml-\[21px\] {
    margin-left: 21px;
  }

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

  .block {
    display: block;
  }

  .contents {
    display: contents;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

  .inline-block {
    display: inline-block;
  }

  .inline-grid {
    display: inline-grid;
  }

  .field-sizing-content {
    field-sizing: content;
  }

  .aspect-square {
    aspect-ratio: 1;
  }

  .size-5 {
    width: calc(var(--spacing) * 5);
    height: calc(var(--spacing) * 5);
  }

  .size-6 {
    width: calc(var(--spacing) * 6);
    height: calc(var(--spacing) * 6);
  }

  .size-8 {
    width: calc(var(--spacing) * 8);
    height: calc(var(--spacing) * 8);
  }

  .size-10 {
    width: calc(var(--spacing) * 10);
    height: calc(var(--spacing) * 10);
  }

  .size-20 {
    width: calc(var(--spacing) * 20);
    height: calc(var(--spacing) * 20);
  }

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

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

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

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

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

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

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

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

  .size-\[158\.73\%\] {
    width: 158.73%;
    height: 158.73%;
  }

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

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

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

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

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

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

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

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

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

  .h-\[11\.336px\] {
    height: 11.336px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .h-\[864\.652px\] {
    height: 864.652px;
  }

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

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

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

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

  .h-auto {
    height: auto;
  }

  .h-full {
    height: 100%;
  }

  .h-px {
    height: 1px;
  }

  .h-screen {
    height: 100vh;
  }

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

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

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

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

  .w-\[15\.001px\] {
    width: 15.001px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .w-\[66\.662px\] {
    width: 66.662px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .w-\[597\.001px\] {
    width: 597.001px;
  }

  .w-\[599\.001px\] {
    width: 599.001px;
  }

  .w-\[623\.614px\] {
    width: 623.614px;
  }

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

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

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

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

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

  .w-full {
    width: 100%;
  }

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

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

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

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

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

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

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

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

  .flex-1 {
    flex: 1;
  }

  .flex-none {
    flex: none;
  }

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

  .grow {
    flex-grow: 1;
  }

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

  .-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

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

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

  .rotate-\[89\.904deg\] {
    rotate: 89.904deg;
  }

  .rotate-\[89\.906deg\] {
    rotate: 89.906deg;
  }

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

  .rotate-\[359\.822deg\] {
    rotate: 359.822deg;
  }

  .cursor-pointer {
    cursor: pointer;
  }

  .resize-none {
    resize: none;
  }

  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

  .grid-cols-\[max-content\] {
    grid-template-columns: max-content;
  }

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

  .grid-rows-\[max-content\] {
    grid-template-rows: max-content;
  }

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

  .place-items-start {
    place-items: start;
  }

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

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

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

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

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

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

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

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

  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }

  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }

  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }

  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  :where(.space-y-\[16px\] > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(16px * var(--tw-space-y-reverse));
    margin-block-end: calc(16px * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-\[20px\] > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(20px * var(--tw-space-y-reverse));
    margin-block-end: calc(20px * calc(1 - var(--tw-space-y-reverse)));
  }

  .gap-x-\[18px\] {
    column-gap: 18px;
  }

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

  .overflow-clip {
    overflow: clip;
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .overflow-y-auto {
    overflow-y: auto;
  }

  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }

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

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

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

  .rounded-\[7\.5px\] {
    border-radius: 7.5px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .rounded-full {
    border-radius: 3.40282e38px;
  }

  .rounded-md {
    border-radius: calc(var(--radius)  - 2px);
  }

  .rounded-sm {
    border-radius: calc(var(--radius)  - 4px);
  }

  .rounded-xl {
    border-radius: calc(var(--radius)  + 4px);
  }

  .rounded-r-sm {
    border-top-right-radius: calc(var(--radius)  - 4px);
    border-bottom-right-radius: calc(var(--radius)  - 4px);
  }

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

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

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

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

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

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

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

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

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

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

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

  .border-\[\#3C3C4329\] {
    border-color: #3c3c4329;
  }

  .border-\[\#6750A4\] {
    border-color: #6750a4;
  }

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

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

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

  .border-\[rgba\(0\,0\,0\,0\.3\)\] {
    border-color: #0000004d;
  }

  .border-\[rgba\(0\,0\,0\,0\.04\)\] {
    border-color: #0000000a;
  }

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

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

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

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

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

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

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

  .bg-\[\#4CAF50\] {
    background-color: #4caf50;
  }

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

  .bg-\[\#6750A4\] {
    background-color: #6750a4;
  }

  .bg-\[\#B4E5F5\]\/20 {
    background-color: oklab(89.2939% -.0422317 -.0351709 / .2);
  }

  .bg-\[\#E8B4F5\]\/20 {
    background-color: oklab(83.7881% .0794994 -.067988 / .2);
  }

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

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

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

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

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

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

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

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

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

  .bg-\[rgba\(0\,0\,0\,0\.3\)\] {
    background-color: #0000004d;
  }

  .bg-\[rgba\(76\,83\,114\,0\)\] {
    background-color: #4c537200;
  }

  .bg-\[rgba\(120\,120\,128\,0\.12\)\] {
    background-color: #7878801f;
  }

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

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

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

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

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

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

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

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

  .bg-transparent {
    background-color: #0000;
  }

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

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

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

  .from-\[\#4285F4\] {
    --tw-gradient-from: #4285f4;
    --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));
  }

  .from-\[\#FF3B30\] {
    --tw-gradient-from: #ff3b30;
    --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-\[\#34A853\] {
    --tw-gradient-to: #34a853;
    --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-\[\#FF9500\] {
    --tw-gradient-to: #ff9500;
    --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));
  }

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

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

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

  .p-6 {
    padding: calc(var(--spacing) * 6);
  }

  .p-8 {
    padding: calc(var(--spacing) * 8);
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .py-0 {
    padding-block: calc(var(--spacing) * 0);
  }

  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }

  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }

  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }

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

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

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

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

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

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

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

  .pt-px {
    padding-top: 1px;
  }

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

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

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

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

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

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

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

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

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

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

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

  .align-middle {
    vertical-align: middle;
  }

  .font-\[\'Abhaya_Libre_ExtraBold\:Regular\'\,sans-serif\] {
    font-family: Abhaya Libre ExtraBold\:Regular, sans-serif;
  }

  .font-\[\'Abhaya_Libre_Medium\:Regular\'\,sans-serif\] {
    font-family: Abhaya Libre Medium\:Regular, sans-serif;
  }

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

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

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

  .font-\[\'SF_Pro\:Semibold\'\,sans-serif\] {
    font-family: SF Pro\:Semibold, sans-serif;
  }

  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }

  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .leading-\[1\.2\] {
    --tw-leading: 1.2;
    line-height: 1.2;
  }

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

  .leading-\[1\.5\] {
    --tw-leading: 1.5;
    line-height: 1.5;
  }

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

  .leading-\[1\.375\] {
    --tw-leading: 1.375;
    line-height: 1.375;
  }

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

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

  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }

  .leading-relaxed {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }

  .font-\[590\] {
    --tw-font-weight: 590;
    font-weight: 590;
  }

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

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

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

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

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

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

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

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

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

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

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

  .overflow-ellipsis, .text-ellipsis {
    text-overflow: ellipsis;
  }

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

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

  .text-\[\#1C1B1F\] {
    color: #1c1b1f;
  }

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

  .text-\[\#3C3C43\] {
    color: #3c3c43;
  }

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

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

  .text-\[\#007AFF\], .text-\[\#007aff\] {
    color: #007aff;
  }

  .text-\[\#6750A4\] {
    color: #6750a4;
  }

  .text-\[\#49454F\] {
    color: #49454f;
  }

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

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

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

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

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

  .text-\[rgba\(27\,31\,38\,0\.72\)\] {
    color: #1b1f26b8;
  }

  .text-\[rgba\(60\,60\,67\,0\.6\)\] {
    color: #3c3c4399;
  }

  .text-\[rgba\(118\,118\,128\,0\.12\)\] {
    color: #7676801f;
  }

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

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

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

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

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

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

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

  .opacity-60 {
    opacity: .6;
  }

  .opacity-80 {
    opacity: .8;
  }

  .opacity-\[0\.85\] {
    opacity: .85;
  }

  .mix-blend-hard-light {
    mix-blend-mode: hard-light;
  }

  .shadow-\[0px_3px_8px_0px_rgba\(0\,0\,0\,0\.12\)\,0px_3px_1px_0px_rgba\(0\,0\,0\,0\.04\)\] {
    --tw-shadow: 0px 3px 8px 0px var(--tw-shadow-color, #0000001f), 0px 3px 1px 0px var(--tw-shadow-color, #0000000a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

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

  .shadow-\[0px_4px_8px_3px_rgba\(0\,0\,0\,0\.15\)\,0px_1px_3px_0px_rgba\(0\,0\,0\,0\.3\)\] {
    --tw-shadow: 0px 4px 8px 3px var(--tw-shadow-color, #00000026), 0px 1px 3px 0px var(--tw-shadow-color, #0000004d);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-sm {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .ring-4 {
    --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .ring-blue-500 {
    --tw-ring-color: var(--color-blue-500);
  }

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

  .backdrop-blur-\[25px\] {
    --tw-backdrop-blur: blur(25px);
    -webkit-backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
    backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
  }

  .backdrop-filter {
    -webkit-backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
    backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
  }

  .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-\[color\,box-shadow\] {
    transition-property: color, box-shadow;
    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-opacity {
    transition-property: opacity;
    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-200 {
    --tw-duration: .2s;
    transition-duration: .2s;
  }

  .duration-300 {
    --tw-duration: .3s;
    transition-duration: .3s;
  }

  .outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }

  .select-none {
    -webkit-user-select: none;
    user-select: none;
  }

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

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

  .\[white-space-collapse\:collapse\] {
    white-space-collapse: collapse;
  }

  .group-data-\[disabled\=true\]\:pointer-events-none:is(:where(.group)[data-disabled="true"] *) {
    pointer-events: none;
  }

  .group-data-\[disabled\=true\]\:opacity-50:is(:where(.group)[data-disabled="true"] *) {
    opacity: .5;
  }

  .peer-disabled\:cursor-not-allowed:is(:where(.peer):disabled ~ *) {
    cursor: not-allowed;
  }

  .peer-disabled\:opacity-50:is(:where(.peer):disabled ~ *) {
    opacity: .5;
  }

  .selection\:bg-primary ::selection, .selection\:bg-primary::selection {
    background-color: var(--primary);
  }

  .selection\:text-primary-foreground ::selection, .selection\:text-primary-foreground::selection {
    color: var(--primary-foreground);
  }

  .file\:inline-flex::file-selector-button {
    display: inline-flex;
  }

  .file\:h-7::file-selector-button {
    height: calc(var(--spacing) * 7);
  }

  .file\:border-0::file-selector-button {
    border-style: var(--tw-border-style);
    border-width: 0;
  }

  .file\:bg-transparent::file-selector-button {
    background-color: #0000;
  }

  .file\:text-sm::file-selector-button {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }

  .file\:font-medium::file-selector-button {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }

  .file\:text-foreground::file-selector-button {
    color: var(--foreground);
  }

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

  .placeholder\:text-muted-foreground::placeholder {
    color: var(--muted-foreground);
  }

  @media (hover: hover) {
    .hover\:scale-110: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) {
    .hover\:scale-\[1\.02\]:hover {
      scale: 1.02;
    }
  }

  @media (hover: hover) {
    .hover\:border-\[\#4c5372\]:hover {
      border-color: #4c5372;
    }
  }

  @media (hover: hover) {
    .hover\:border-\[\#6750A4\]:hover {
      border-color: #6750a4;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#3d4260\]:hover {
      background-color: #3d4260;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#6750A4\]\/10:hover {
      background-color: oklab(49.5521% .0524557 -.119446 / .1);
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#7965AF\]:hover {
      background-color: #7965af;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#F6F2FF\]:hover {
      background-color: #f6f2ff;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#e0e0e0\]:hover {
      background-color: #e0e0e0;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#f5f5f5\]:hover {
      background-color: #f5f5f5;
    }
  }

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

  @media (hover: hover) {
    .hover\:underline:hover {
      text-decoration-line: underline;
    }
  }

  @media (hover: hover) {
    .hover\:opacity-70:hover {
      opacity: .7;
    }
  }

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

  .focus-visible\:border-ring:focus-visible {
    border-color: var(--ring);
  }

  .focus-visible\:ring-\[3px\]:focus-visible {
    --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .focus-visible\:ring-ring\/50:focus-visible {
    --tw-ring-color: var(--ring);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .focus-visible\:ring-ring\/50:focus-visible {
      --tw-ring-color: color-mix(in oklab, var(--ring) 50%, transparent);
    }
  }

  .disabled\:pointer-events-none:disabled {
    pointer-events: none;
  }

  .disabled\:cursor-not-allowed:disabled {
    cursor: not-allowed;
  }

  .disabled\:opacity-50:disabled {
    opacity: .5;
  }

  .aria-invalid\:border-destructive[aria-invalid="true"] {
    border-color: var(--destructive);
  }

  .aria-invalid\:ring-destructive\/20[aria-invalid="true"] {
    --tw-ring-color: var(--destructive);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .aria-invalid\:ring-destructive\/20[aria-invalid="true"] {
      --tw-ring-color: color-mix(in oklab, var(--destructive) 20%, transparent);
    }
  }

  @media (width >= 48rem) {
    .md\:text-sm {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
  }

  .dark\:bg-input\/30:is(.dark *) {
    background-color: var(--input);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .dark\:bg-input\/30:is(.dark *) {
      background-color: color-mix(in oklab, var(--input) 30%, transparent);
    }
  }

  .dark\:aria-invalid\:ring-destructive\/40:is(.dark *)[aria-invalid="true"] {
    --tw-ring-color: var(--destructive);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .dark\:aria-invalid\:ring-destructive\/40:is(.dark *)[aria-invalid="true"] {
      --tw-ring-color: color-mix(in oklab, var(--destructive) 40%, transparent);
    }
  }
}

: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-space-y-reverse {
  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-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
}

@property --tw-backdrop-blur {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false
}

@property --tw-duration {
  syntax: "*";
  inherits: false
}
