/*! 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-rotate-x: rotateX(0);
      --tw-rotate-y: rotateY(0);
      --tw-rotate-z: rotateZ(0);
      --tw-skew-x: skewX(0);
      --tw-skew-y: skewY(0);
      --tw-border-style: solid;
      --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-duration: initial;
      --tw-ease: 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-gray-900: oklch(.21 .034 264.665);
    --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;
    --font-weight-extrabold: 800;
    --drop-shadow-lg: 0 4px 4px #00000026;
    --ease-out: cubic-bezier(0, 0, .2, 1);
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-font-feature-settings: var(--font-sans--font-feature-settings);
    --default-font-variation-settings: var(--font-sans--font-variation-settings);
    --default-mono-font-family: var(--font-mono);
    --default-mono-font-feature-settings: var(--font-mono--font-feature-settings);
    --default-mono-font-variation-settings: var(--font-mono--font-variation-settings);
  }
}

@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  body {
    line-height: inherit;
  }

  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }

  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }

  b, strong {
    font-weight: bolder;
  }

  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }

  small {
    font-size: 80%;
  }

  sub, sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

  ol, ul, menu {
    list-style: none;
  }

  img, svg, video, canvas, audio, iframe, embed, object {
    vertical-align: middle;
    display: block;
  }

  img, video {
    max-width: 100%;
    height: auto;
  }

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  ::file-selector-button {
    margin-inline-end: 4px;
  }

  ::placeholder {
    opacity: 1;
    color: currentColor;
  }

  @supports (color: color-mix(in lab, red, red)) {
    ::placeholder {
      color: color-mix(in oklab, currentColor 50%, transparent);
    }
  }

  textarea {
    resize: vertical;
  }

  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  ::-webkit-datetime-edit {
    display: inline-flex;
  }

  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

  ::-webkit-datetime-edit {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

  :-moz-ui-invalid {
    box-shadow: none;
  }

  button, input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

  ::-webkit-inner-spin-button {
    height: auto;
  }

  ::-webkit-outer-spin-button {
    height: auto;
  }

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }

  * {
    border-color: var(--border);
    outline-color: var(--ring);
  }

  @supports (color: color-mix(in lab, red, red)) {
    * {
      outline-color: color-mix(in oklab, var(--ring) 50%, transparent);
    }
  }

  * {
    border-color: var(--border);
    outline-color: var(--ring);
  }

  @supports (color: color-mix(in lab, red, red)) {
    * {
      outline-color: color-mix(in oklab, var(--ring) 50%, transparent);
    }
  }

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

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h1 {
    font-size: var(--text-2xl);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h2 {
    font-size: var(--text-xl);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h3 {
    font-size: var(--text-lg);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h4 {
    font-size: var(--text-base);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) p {
    font-size: var(--text-base);
    font-weight: var(--font-weight-normal);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) label, :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) button {
    font-size: var(--text-base);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) input {
    font-size: var(--text-base);
    font-weight: var(--font-weight-normal);
    line-height: 1.5;
  }
}

@layer utilities {
  .pointer-events-none {
    pointer-events: none;
  }

  .absolute {
    position: absolute;
  }

  .relative {
    position: relative;
  }

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

  .inset-\[-4\.44\%_2\.54\%_40\.27\%_80\.52\%\] {
    inset: -4.44% 2.54% 40.27% 80.52%;
  }

  .inset-\[-4\.44\%_21\.88\%_40\%_61\.07\%\] {
    inset: -4.44% 21.88% 40% 61.07%;
  }

  .inset-\[-4\.44\%_41\.48\%_40\%_41\.73\%\] {
    inset: -4.44% 41.48% 40% 41.73%;
  }

  .inset-\[-4\.44\%_60\.81\%_40\%_22\.14\%\] {
    inset: -4.44% 60.81% 40% 22.14%;
  }

  .inset-\[-4\.44\%_80\.15\%_40\%_2\.8\%\] {
    inset: -4.44% 80.15% 40% 2.8%;
  }

  .inset-\[-15\.56\%_0_0_0\] {
    inset: -15.56% 0 0;
  }

  .inset-\[-23\.2\%_-5\.88\%_-20\%_-5\.88\%\] {
    inset: -23.2% -5.88% -20%;
  }

  .inset-\[9\.39\%_46\.5\%_75\.69\%_3\.04\%\] {
    inset: 9.39% 46.5% 75.69% 3.04%;
  }

  .inset-\[9\.39\%_56\.53\%_75\.69\%_3\.04\%\] {
    inset: 9.39% 56.53% 75.69% 3.04%;
  }

  .inset-\[9\.39\%_61\.7\%_75\.69\%_3\.04\%\] {
    inset: 9.39% 61.7% 75.69% 3.04%;
  }

  .inset-\[12\.12\%_16\.88\%_9\.09\%_17\.5\%\] {
    inset: 12.12% 16.88% 9.09% 17.5%;
  }

  .inset-\[15\.94\%_81\.62\%_23\.19\%_5\.3\%\] {
    inset: 15.94% 81.62% 23.19% 5.3%;
  }

  .inset-\[20\.29\%_5\.3\%_18\.84\%_81\.62\%\] {
    inset: 20.29% 5.3% 18.84% 81.62%;
  }

  .inset-\[20\.29\%_30\.84\%_18\.84\%_56\.07\%\] {
    inset: 20.29% 30.84% 18.84% 56.07%;
  }

  .inset-\[20\.29\%_56\.07\%_18\.84\%_30\.84\%\] {
    inset: 20.29% 56.07% 18.84% 30.84%;
  }

  .inset-\[21\.66\%_5\.95\%_66\.37\%_84\%\] {
    inset: 21.66% 5.95% 66.37% 84%;
  }

  .inset-\[21\.66\%_5\.95\%_66\.37\%_87\.66\%\] {
    inset: 21.66% 5.95% 66.37% 87.66%;
  }

  .inset-\[21\.66\%_13\.26\%_66\.37\%_84\%\] {
    inset: 21.66% 13.26% 66.37% 84%;
  }

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

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

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

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

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

  .top-\[-4\.76\%\] {
    top: -4.76%;
  }

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

  .top-\[-6\.63\%\] {
    top: -6.63%;
  }

  .top-\[-6\.77\%\] {
    top: -6.77%;
  }

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

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

  .top-\[-15\.83\%\] {
    top: -15.83%;
  }

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

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

  .top-\[-35\.71\%\] {
    top: -35.71%;
  }

  .top-\[-37\.33\%\] {
    top: -37.33%;
  }

  .top-\[-56\.63\%\] {
    top: -56.63%;
  }

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

  .top-\[-93\.65\%\] {
    top: -93.65%;
  }

  .top-\[-134\.93\%\] {
    top: -134.93%;
  }

  .top-\[-137\.57\%\] {
    top: -137.57%;
  }

  .top-\[-139\.66\%\] {
    top: -139.66%;
  }

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

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

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

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

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

  .top-\[3\%\] {
    top: 3%;
  }

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

  .top-\[4\.97\%\] {
    top: 4.97%;
  }

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

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

  .top-\[7\.09px\] {
    top: 7.09px;
  }

  .top-\[8\.7\%\] {
    top: 8.7%;
  }

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

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

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

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

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

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

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

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

  .top-\[31\.41px\] {
    top: 31.41px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .top-\[326\.88px\] {
    top: 326.88px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .top-\[452\.35px\] {
    top: 452.35px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .top-\[560\.13px\] {
    top: 560.13px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .right-\[-0\.38\%\] {
    right: -.38%;
  }

  .right-\[1\.56\%\] {
    right: 1.56%;
  }

  .right-\[2\.43\%\] {
    right: 2.43%;
  }

  .right-\[11\.37\%\] {
    right: 11.37%;
  }

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

  .right-\[25\.55\%\] {
    right: 25.55%;
  }

  .right-\[27\.1\%\] {
    right: 27.1%;
  }

  .right-\[50\.78\%\] {
    right: 50.78%;
  }

  .right-\[52\.34\%\] {
    right: 52.34%;
  }

  .right-\[76\.32\%\] {
    right: 76.32%;
  }

  .right-\[77\.88\%\] {
    right: 77.88%;
  }

  .right-\[78\.37\%\] {
    right: 78.37%;
  }

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

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

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

  .bottom-\[4\.97\%\] {
    bottom: 4.97%;
  }

  .bottom-\[8\.7\%\] {
    bottom: 8.7%;
  }

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

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

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

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

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

  .left-\[-9\.53\%\] {
    left: -9.53%;
  }

  .left-\[-10\.14\%\] {
    left: -10.14%;
  }

  .left-\[-12\.37\%\] {
    left: -12.37%;
  }

  .left-\[-14\.57\%\] {
    left: -14.57%;
  }

  .left-\[-18\.9\%\] {
    left: -18.9%;
  }

  .left-\[-25\.29\%\] {
    left: -25.29%;
  }

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

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

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

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

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

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

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

  .left-\[-66\.16\%\] {
    left: -66.16%;
  }

  .left-\[-93\.91\%\] {
    left: -93.91%;
  }

  .left-\[-114\.85\%\] {
    left: -114.85%;
  }

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

  .left-\[-131\.44\%\] {
    left: -131.44%;
  }

  .left-\[-280\.55\%\] {
    left: -280.55%;
  }

  .left-\[-311\.73\%\] {
    left: -311.73%;
  }

  .left-\[-324\.71\%\] {
    left: -324.71%;
  }

  .left-\[-332\.2\%\] {
    left: -332.2%;
  }

  .left-\[-334\.84\%\] {
    left: -334.84%;
  }

  .left-\[-343\.89\%\] {
    left: -343.89%;
  }

  .left-\[-361\.75\%\] {
    left: -361.75%;
  }

  .left-\[-427\.16\%\] {
    left: -427.16%;
  }

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

  .left-\[1\.27\%\] {
    left: 1.27%;
  }

  .left-\[1\.56\%\] {
    left: 1.56%;
  }

  .left-\[2\.43\%\] {
    left: 2.43%;
  }

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

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

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

  .left-\[11\.37\%\] {
    left: 11.37%;
  }

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

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

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

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

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

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

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

  .left-\[25\.55\%\] {
    left: 25.55%;
  }

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

  .left-\[27\.1\%\] {
    left: 27.1%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .left-\[52\.34\%\] {
    left: 52.34%;
  }

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

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

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

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

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

  .left-\[76\.32\%\] {
    left: 76.32%;
  }

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

  .left-\[77\.88\%\] {
    left: 77.88%;
  }

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

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

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

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

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

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

  .left-\[114\.19px\] {
    left: 114.19px;
  }

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

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

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

  .left-\[130\.37px\] {
    left: 130.37px;
  }

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

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

  .left-\[143\.27px\] {
    left: 143.27px;
  }

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

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

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

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

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

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

  .left-\[168\.05px\] {
    left: 168.05px;
  }

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

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

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

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

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

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

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

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

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

  .left-\[249\.26px\] {
    left: 249.26px;
  }

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

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

  .left-\[258\.12px\] {
    left: 258.12px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .container {
    width: 100%;
  }

  @media (width >= 40rem) {
    .container {
      max-width: 40rem;
    }
  }

  @media (width >= 48rem) {
    .container {
      max-width: 48rem;
    }
  }

  @media (width >= 64rem) {
    .container {
      max-width: 64rem;
    }
  }

  @media (width >= 80rem) {
    .container {
      max-width: 80rem;
    }
  }

  @media (width >= 96rem) {
    .container {
      max-width: 96rem;
    }
  }

  .ms-\[22\.5px\] {
    margin-inline-start: 22.5px;
  }

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

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

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

  .block {
    display: block;
  }

  .contents {
    display: contents;
  }

  .flex {
    display: flex;
  }

  .aspect-\[512\/512\] {
    aspect-ratio: 512 / 512;
  }

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

  .size-\[53\.825px\] {
    width: 53.825px;
    height: 53.825px;
  }

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

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

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

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

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

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

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

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

  .h-\[4\.926px\] {
    height: 4.926px;
  }

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

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

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

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

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

  .h-\[15\.885px\] {
    height: 15.885px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .h-\[51\.625px\] {
    height: 51.625px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .h-\[82\.874px\] {
    height: 82.874px;
  }

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

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

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

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

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

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

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

  .h-\[101\.868px\] {
    height: 101.868px;
  }

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

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

  .h-\[108\.201px\] {
    height: 108.201px;
  }

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

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

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

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

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

  .h-\[123\.72px\] {
    height: 123.72px;
  }

  .h-\[124\.34\%\] {
    height: 124.34%;
  }

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

  .h-\[129\.412px\] {
    height: 129.412px;
  }

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

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

  .h-\[131\.12\%\] {
    height: 131.12%;
  }

  .h-\[133\.85\%\] {
    height: 133.85%;
  }

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

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

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

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

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

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

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

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

  .h-\[181\.865px\] {
    height: 181.865px;
  }

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

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

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

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

  .h-\[228\.79\%\] {
    height: 228.79%;
  }

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

  .h-\[245\.05\%\] {
    height: 245.05%;
  }

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

  .h-\[254\.84\%\] {
    height: 254.84%;
  }

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

  .h-\[271\.95\%\] {
    height: 271.95%;
  }

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

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

  .h-\[319\.9\%\] {
    height: 319.9%;
  }

  .h-\[340\.82\%\] {
    height: 340.82%;
  }

  .h-\[344\.6\%\] {
    height: 344.6%;
  }

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

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

  .h-\[375\.55\%\] {
    height: 375.55%;
  }

  .h-\[384\.48\%\] {
    height: 384.48%;
  }

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

  .h-\[392\.37\%\] {
    height: 392.37%;
  }

  .h-\[398\.21\%\] {
    height: 398.21%;
  }

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

  .h-\[403\.04\%\] {
    height: 403.04%;
  }

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

  .h-\[411\.6\%\] {
    height: 411.6%;
  }

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

  .h-\[424\.07\%\] {
    height: 424.07%;
  }

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

  .h-\[459\.67\%\] {
    height: 459.67%;
  }

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

  .h-\[539\.93\%\] {
    height: 539.93%;
  }

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

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

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

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

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

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

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

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

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

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

  .h-auto {
    height: auto;
  }

  .h-full {
    height: 100%;
  }

  .min-h-full {
    min-height: 100%;
  }

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

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

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

  .w-\[11\.732px\] {
    width: 11.732px;
  }

  .w-\[13\.63px\] {
    width: 13.63px;
  }

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

  .w-\[18\.819px\] {
    width: 18.819px;
  }

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

  .w-\[29\.695px\] {
    width: 29.695px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .w-\[100\.03\%\] {
    width: 100.03%;
  }

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

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

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

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

  .w-\[111\.459px\] {
    width: 111.459px;
  }

  .w-\[111\.922px\] {
    width: 111.922px;
  }

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

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

  .w-\[119\.63\%\] {
    width: 119.63%;
  }

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

  .w-\[123\.288px\] {
    width: 123.288px;
  }

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

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

  .w-\[129\.15\%\] {
    width: 129.15%;
  }

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

  .w-\[136\.81px\] {
    width: 136.81px;
  }

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

  .w-\[140\.1px\] {
    width: 140.1px;
  }

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

  .w-\[141\.564px\] {
    width: 141.564px;
  }

  .w-\[143\.29\%\] {
    width: 143.29%;
  }

  .w-\[146\.481px\] {
    width: 146.481px;
  }

  .w-\[147\.7\%\] {
    width: 147.7%;
  }

  .w-\[147\.507px\] {
    width: 147.507px;
  }

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

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

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

  .w-\[159\.761px\] {
    width: 159.761px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .w-\[193\.91\%\] {
    width: 193.91%;
  }

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

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

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

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

  .w-\[216\.832px\] {
    width: 216.832px;
  }

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

  .w-\[220\.79\%\] {
    width: 220.79%;
  }

  .w-\[222\.52\%\] {
    width: 222.52%;
  }

  .w-\[229\.9\%\] {
    width: 229.9%;
  }

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

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

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

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

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

  .w-\[267\.976px\] {
    width: 267.976px;
  }

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

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

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

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

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

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

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

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

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

  .w-\[328\.47\%\] {
    width: 328.47%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .w-\[465\.9\%\] {
    width: 465.9%;
  }

  .w-\[472\.98\%\] {
    width: 472.98%;
  }

  .w-\[478\.47\%\] {
    width: 478.47%;
  }

  .w-\[485\.31\%\] {
    width: 485.31%;
  }

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

  .w-\[527\.16\%\] {
    width: 527.16%;
  }

  .w-\[616\.87\%\] {
    width: 616.87%;
  }

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

  .w-\[758\.52\%\] {
    width: 758.52%;
  }

  .w-\[760\.83\%\] {
    width: 760.83%;
  }

  .w-\[906\.19\%\] {
    width: 906.19%;
  }

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

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

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

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

  .w-full {
    width: 100%;
  }

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

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

  .flex-none {
    flex: none;
  }

  .origin-left {
    transform-origin: 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-\[\+70\%\] {
    --tw-translate-x: +70%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .translate-x-\[-0\%\] {
    --tw-translate-x: -0%;
    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-\[6\.069deg\] {
    rotate: 6.069deg;
  }

  .rotate-\[11\.374deg\] {
    rotate: 11.374deg;
  }

  .rotate-\[17\.568deg\] {
    rotate: 17.568deg;
  }

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

  .rotate-\[351\.626deg\] {
    rotate: 351.626deg;
  }

  .transform {
    transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
  }

  .cursor-grab {
    cursor: grab;
  }

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

  .cursor-pointer {
    cursor: pointer;
  }

  .touch-none {
    touch-action: none;
  }

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

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

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

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

  .overflow-hidden {
    overflow: hidden;
  }

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

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

  .rounded-\[4\.5px\] {
    border-radius: 4.5px;
  }

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

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

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

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

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

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

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

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

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

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

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

  .rounded-none {
    border-radius: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .font-\[\'Nunito\:ExtraBold\'\,sans-serif\] {
    font-family: Nunito\:ExtraBold, sans-serif;
  }

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

  .font-\[\'Nunito\:SemiBold\'\,sans-serif\] {
    font-family: Nunito\:SemiBold, sans-serif;
  }

  .font-\[\'Nunito_Sans\:Italic\'\,sans-serif\] {
    font-family: Nunito Sans\:Italic, sans-serif;
  }

  .font-\[\'Nunito_Sans\:Regular\'\,\'Noto_Sans_Symbols\:Regular\'\,sans-serif\] {
    font-family: Nunito Sans\:Regular, Noto Sans Symbols\:Regular, sans-serif;
  }

  .font-\[\'Nunito_Sans\:Regular\'\,sans-serif\] {
    font-family: Nunito Sans\:Regular, sans-serif;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .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\.3125px\] {
    --tw-tracking: -.3125px;
    letter-spacing: -.3125px;
  }

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

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

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

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

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

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

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

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

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

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

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

  .italic {
    font-style: italic;
  }

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

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

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

  .opacity-50 {
    opacity: .5;
  }

  .opacity-100 {
    opacity: 1;
  }

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

  .blur {
    --tw-blur: blur(8px);
    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, );
  }

  .drop-shadow-lg {
    --tw-drop-shadow-size: drop-shadow(0 4px 4px var(--tw-drop-shadow-color, #00000026));
    --tw-drop-shadow: drop-shadow(var(--drop-shadow-lg));
    filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
  }

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

  .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-300 {
    --tw-duration: .3s;
    transition-duration: .3s;
  }

  .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }

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

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

  .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-muted-foreground::placeholder {
    color: var(--muted-foreground);
  }

  @media (hover: hover) {
    .hover\:scale-105:hover {
      --tw-scale-x: 105%;
      --tw-scale-y: 105%;
      --tw-scale-z: 105%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }

  @media (hover: hover) {
    .hover\:scale-\[1\.02\]:hover {
      scale: 1.02;
    }
  }

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

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

  .focus\:ring-2:focus {
    --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(2px + 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\:ring-\[\#fbf6de\]:focus {
    --tw-ring-color: #fbf6de;
  }

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

  .active\:scale-95:active {
    --tw-scale-x: 95%;
    --tw-scale-y: 95%;
    --tw-scale-z: 95%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }

  .active\:cursor-grabbing:active {
    cursor: grabbing;
  }

  .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-rotate-x {
  syntax: "*";
  inherits: false;
  initial-value: rotateX(0);
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
  initial-value: rotateY(0);
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
  initial-value: rotateZ(0);
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false;
  initial-value: skewX(0);
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false;
  initial-value: skewY(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-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-duration {
  syntax: "*";
  inherits: false
}

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