@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap");
/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-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-space-y-reverse: 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-text-shadow-color: initial;
      --tw-text-shadow-alpha: 100%;
    }
  }
}

@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --color-gray-50: oklch(.985 .002 247.839);
    --color-gray-100: oklch(.967 .003 264.542);
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --text-base: 1rem;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-font-feature-settings: var(--font-sans--font-feature-settings);
    --default-font-variation-settings: var(--font-sans--font-variation-settings);
    --default-mono-font-family: var(--font-mono);
    --default-mono-font-feature-settings: var(--font-mono--font-feature-settings);
    --default-mono-font-variation-settings: var(--font-mono--font-variation-settings);
  }
}

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

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

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

  body {
    line-height: inherit;
  }

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

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

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

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

  b, strong {
    font-weight: bolder;
  }

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

  small {
    font-size: 80%;
  }

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

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

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

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

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

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

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

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

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

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

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

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

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

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

  textarea {
    resize: vertical;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  body {
    background-color: var(--background);
    color: var(--foreground);
    font-family: Roboto, sans-serif;
  }

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

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

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

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

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

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) label {
    font-size: var(--text-caption);
    font-weight: var(--font-weight-regular);
    font-family: Roboto, sans-serif;
    line-height: 1.5;
  }

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

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

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) .menu {
    font-size: var(--text-menu);
    font-weight: var(--font-weight-regular);
    font-family: Roboto, sans-serif;
    line-height: 1.5;
  }
}

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

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

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

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

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

  .inset-\[-1\.39\%_-0\.29\%\] {
    inset: -1.39% -.29%;
  }

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

  .inset-\[0_20\%_20\%_0\] {
    inset: 0 20% 20% 0;
  }

  .inset-\[1\.89\%_79\.29\%_3\.1\%_0\.94\%\] {
    inset: 1.89% 79.29% 3.1% .94%;
  }

  .inset-\[7\.24\%_38\.89\%_89\.87\%_6\.94\%\] {
    inset: 7.24% 38.89% 89.87% 6.94%;
  }

  .inset-\[11\.58\%_38\.89\%_85\.53\%_6\.94\%\] {
    inset: 11.58% 38.89% 85.53% 6.94%;
  }

  .inset-\[12\.04\%_10\.45\%_14\.58\%_12\.66\%\] {
    inset: 12.04% 10.45% 14.58% 12.66%;
  }

  .inset-\[13\.54\%_3\.79\%_11\.79\%_3\.33\%\] {
    inset: 13.54% 3.79% 11.79% 3.33%;
  }

  .inset-\[14\.58\%_15\.42\%_16\.67\%_15\.83\%\] {
    inset: 14.58% 15.42% 16.67% 15.83%;
  }

  .inset-\[15\.92\%_38\.89\%_81\.19\%_6\.94\%\] {
    inset: 15.92% 38.89% 81.19% 6.94%;
  }

  .inset-\[15px_14px_15px_46px\] {
    inset: 15px 14px 15px 46px;
  }

  .inset-\[16\.67\%_1\.46\%_8\.33\%_1\.04\%\] {
    inset: 16.67% 1.46% 8.33% 1.04%;
  }

  .inset-\[16\.67\%_2\.08\%_8\.33\%_2\.08\%\] {
    inset: 16.67% 2.08% 8.33%;
  }

  .inset-\[16\.67\%_6\.84\%_13\.21\%_8\.34\%\] {
    inset: 16.67% 6.84% 13.21% 8.34%;
  }

  .inset-\[16\.67\%_9\.44\%_17\.3\%_20\.83\%\] {
    inset: 16.67% 9.44% 17.3% 20.83%;
  }

  .inset-\[16\.67\%_13\.75\%_16\.67\%_13\.33\%\] {
    inset: 16.67% 13.75% 16.67% 13.33%;
  }

  .inset-\[16\.67\%_15\.42\%_20\.83\%_15\.83\%\] {
    inset: 16.67% 15.42% 20.83% 15.83%;
  }

  .inset-\[16\.67\%_16\.88\%_18\.75\%_16\.67\%\] {
    inset: 16.67% 16.88% 18.75% 16.67%;
  }

  .inset-\[17\.92\%_7\.29\%_17\.5\%_7\.29\%\] {
    inset: 17.92% 7.29% 17.5%;
  }

  .inset-\[18\.75\%\] {
    inset: 18.75%;
  }

  .inset-\[18\.75\%_18\.88\%_23\.04\%_22\.92\%\] {
    inset: 18.75% 18.88% 23.04% 22.92%;
  }

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

  .inset-\[20\.26\%_38\.89\%_76\.85\%_6\.94\%\] {
    inset: 20.26% 38.89% 76.85% 6.94%;
  }

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

  .inset-\[20\.83\%_18\.82\%_25\.25\%_20\%\] {
    inset: 20.83% 18.82% 25.25% 20%;
  }

  .inset-\[22\.92\%_20\.83\%_20\.83\%_22\.92\%\] {
    inset: 22.92% 20.83% 20.83% 22.92%;
  }

  .inset-\[25\.83\%_15\.42\%_25\.83\%_16\.67\%\] {
    inset: 25.83% 15.42% 25.83% 16.67%;
  }

  .inset-\[25\.83\%_26\.25\%_26\.25\%_25\.83\%\] {
    inset: 25.83% 26.25% 26.25% 25.83%;
  }

  .inset-\[26\.04\%_35\.58\%_26\.46\%_36\.25\%\] {
    inset: 26.04% 35.58% 26.46% 36.25%;
  }

  .inset-\[26\.04\%_36\.41\%_26\.46\%_35\.42\%\] {
    inset: 26.04% 36.41% 26.46% 35.42%;
  }

  .inset-\[29\.17\%_12\.5\%_27\.08\%_12\.5\%\] {
    inset: 29.17% 12.5% 27.08%;
  }

  .inset-\[30\%_30\.41\%_30\.42\%_30\%\] {
    inset: 30% 30.41% 30.42% 30%;
  }

  .inset-\[30\%_85\.61\%_60\%_12\.33\%\] {
    inset: 30% 85.61% 60% 12.33%;
  }

  .inset-\[35\.83\%_26\.46\%_36\%_26\.04\%\] {
    inset: 35.83% 26.46% 36% 26.04%;
  }

  .inset-\[41\.67\%_16\.67\%\] {
    inset: 41.67% 16.67%;
  }

  .inset-\[41\.67\%_16\.67\%_41\.67\%_66\.67\%\] {
    inset: 41.67% 16.67% 41.67% 66.67%;
  }

  .inset-\[41\.67\%_33\.33\%_37\.5\%_33\.33\%\] {
    inset: 41.67% 33.33% 37.5%;
  }

  .inset-\[41\.67\%_39\.58\%_41\.67\%_43\.75\%\] {
    inset: 41.67% 39.58% 41.67% 43.75%;
  }

  .inset-\[41\.67\%_62\.5\%_41\.67\%_20\.83\%\] {
    inset: 41.67% 62.5% 41.67% 20.83%;
  }

  .inset-\[45\.83\%_44\.59\%_27\.68\%_42\.68\%\] {
    inset: 45.83% 44.59% 27.68% 42.68%;
  }

  .inset-\[48\.33\%_64\.17\%_45\%_35\.35\%\] {
    inset: 48.33% 64.17% 45% 35.35%;
  }

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

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

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

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

  .top-\[-1\.41\%\] {
    top: -1.41%;
  }

  .top-\[-1\.43\%\] {
    top: -1.43%;
  }

  .top-\[-1\.47\%\] {
    top: -1.47%;
  }

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

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

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

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

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

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

  .top-\[2\.89\%\] {
    top: 2.89%;
  }

  .top-\[5\.88\%\] {
    top: 5.88%;
  }

  .top-\[7\.24\%\] {
    top: 7.24%;
  }

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

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

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

  .top-\[11\.58\%\] {
    top: 11.58%;
  }

  .top-\[12\.5\%\] {
    top: 12.5%;
  }

  .top-\[15\.92\%\] {
    top: 15.92%;
  }

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

  .top-\[20\.26\%\] {
    top: 20.26%;
  }

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

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

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

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

  .top-\[43\.75\%\] {
    top: 43.75%;
  }

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

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

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

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

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

  .top-\[97\.22\%\] {
    top: 97.22%;
  }

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

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

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

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

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

  .top-\[calc\(2\.89\%-10px\)\] {
    top: calc(2.89% - 10px);
  }

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

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

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

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

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

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

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

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

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

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

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

  .top-px {
    top: 1px;
  }

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

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

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

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

  .right-\[1\.46\%\] {
    right: 1.46%;
  }

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

  .right-\[6\.02\%\] {
    right: 6.02%;
  }

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

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

  .right-\[8\.33\%\] {
    right: 8.33%;
  }

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

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

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

  .right-\[18\.58\%\] {
    right: 18.58%;
  }

  .right-\[21\.25\%\] {
    right: 21.25%;
  }

  .right-\[23\.58\%\] {
    right: 23.58%;
  }

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

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

  .right-\[66\.67\%\] {
    right: 66.67%;
  }

  .right-\[75\.76\%\] {
    right: 75.76%;
  }

  .right-\[79\.27\%\] {
    right: 79.27%;
  }

  .right-\[80\.49\%\] {
    right: 80.49%;
  }

  .right-\[89\.41\%\] {
    right: 89.41%;
  }

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

  .right-px {
    right: 1px;
  }

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

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

  .bottom-\[-0\.08px\] {
    bottom: -.08px;
  }

  .bottom-\[-0\.75\%\] {
    bottom: -.75%;
  }

  .bottom-\[-1\.41\%\] {
    bottom: -1.41%;
  }

  .bottom-\[-1\.43\%\] {
    bottom: -1.43%;
  }

  .bottom-\[-1\.47\%\] {
    bottom: -1.47%;
  }

  .bottom-\[-5\.24px\] {
    bottom: -5.24px;
  }

  .bottom-\[-6\.6px\] {
    bottom: -6.6px;
  }

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

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

  .bottom-\[1\.5px\] {
    bottom: 1.5px;
  }

  .bottom-\[8\.33\%\] {
    bottom: 8.33%;
  }

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

  .bottom-\[16\.67\%\] {
    bottom: 16.67%;
  }

  .bottom-\[17\.65\%\] {
    bottom: 17.65%;
  }

  .bottom-\[24\.26\%\] {
    bottom: 24.26%;
  }

  .bottom-\[24\.91\%\] {
    bottom: 24.91%;
  }

  .bottom-\[27\.5\%\] {
    bottom: 27.5%;
  }

  .bottom-\[43\.75\%\] {
    bottom: 43.75%;
  }

  .bottom-\[94\.58\%\] {
    bottom: 94.58%;
  }

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

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

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

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

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

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

  .bottom-px {
    bottom: 1px;
  }

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

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

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

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

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

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

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

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

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

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

  .left-\[1\.04\%\] {
    left: 1.04%;
  }

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

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

  .left-\[6\.94\%\] {
    left: 6.94%;
  }

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

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

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

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

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

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

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

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

  .left-\[30\.49\%\] {
    left: 30.49%;
  }

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

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

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

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

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

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

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

  .left-\[92\.5px\] {
    left: 92.5px;
  }

  .left-\[99\.85\%\] {
    left: 99.85%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .left-px {
    left: 1px;
  }

  .isolate {
    isolation: isolate;
  }

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

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

  .z-\[1\] {
    z-index: 1;
  }

  .z-\[2\] {
    z-index: 2;
  }

  .z-\[3\] {
    z-index: 3;
  }

  .z-\[4\] {
    z-index: 4;
  }

  .z-\[5\] {
    z-index: 5;
  }

  .z-\[6\] {
    z-index: 6;
  }

  .z-\[7\] {
    z-index: 7;
  }

  .z-\[100\] {
    z-index: 100;
  }

  .z-\[999\] {
    z-index: 999;
  }

  .z-\[1000\] {
    z-index: 1000;
  }

  .z-\[1001\] {
    z-index: 1001;
  }

  .z-\[9998\] {
    z-index: 9998;
  }

  .z-\[9999\] {
    z-index: 9999;
  }

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

  .m-\[0px\] {
    margin: 0;
  }

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

  .my-\[4px\] {
    margin-block: 4px;
  }

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

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

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

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

  .mr-\[-4px\] {
    margin-right: -4px;
  }

  .mr-\[0px\] {
    margin-right: 0;
  }

  .mr-\[10px\] {
    margin-right: 10px;
  }

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

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

  .mb-1\.5 {
    margin-bottom: calc(var(--spacing) * 1.5);
  }

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

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

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

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

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

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

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

  .ml-auto {
    margin-left: auto;
  }

  .block {
    display: block;
  }

  .contents {
    display: contents;
  }

  .flex {
    display: flex;
  }

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

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

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

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

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

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

  .size-\[17\.472px\] {
    width: 17.472px;
    height: 17.472px;
  }

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

  .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-\[26px\] {
    width: 26px;
    height: 26px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .h-\[calc\(100\%-20px\)\] {
    height: calc(100% - 20px);
  }

  .h-full {
    height: 100%;
  }

  .h-screen {
    height: 100vh;
  }

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

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

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

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

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

  .max-h-\[calc\(100vh-400px\)\] {
    max-height: calc(100vh - 400px);
  }

  .max-h-\[inherit\] {
    max-height: inherit;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .w-\[27\.832px\] {
    width: 27.832px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .w-\[155\.184px\] {
    width: 155.184px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .w-\[calc\(100\%-20px\)\] {
    width: calc(100% - 20px);
  }

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

  .w-auto {
    width: auto;
  }

  .w-full {
    width: 100%;
  }

  .w-px {
    width: 1px;
  }

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

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

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

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

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

  .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-1\/2 {
    --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

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

  .-rotate-90 {
    rotate: -90deg;
  }

  .rotate-0 {
    rotate: none;
  }

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

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

  .rotate-\[139\.028deg\] {
    rotate: 139.028deg;
  }

  .rotate-\[143\.746deg\] {
    rotate: 143.746deg;
  }

  .skew-x-\[7\.978deg\] {
    --tw-skew-x: skewX(7.978deg);
    transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
  }

  .skew-x-\[16\.73deg\] {
    --tw-skew-x: skewX(16.73deg);
    transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
  }

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

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

  .cursor-pointer {
    cursor: pointer;
  }

  .cursor-text {
    cursor: text;
  }

  .resize-none {
    resize: none;
  }

  .appearance-none {
    appearance: none;
  }

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

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

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

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

  .flex-wrap {
    flex-wrap: wrap;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  :where(.space-y-3 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-4 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
  }

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

  .overflow-clip {
    overflow: clip;
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .overflow-visible {
    overflow: visible;
  }

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

  .rounded {
    border-radius: .25rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .rounded-\[var\(--radius\)\] {
    border-radius: var(--radius);
  }

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

  .rounded-tl-\[2px\] {
    border-top-left-radius: 2px;
  }

  .rounded-tl-\[4px\] {
    border-top-left-radius: 4px;
  }

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

  .rounded-tr-\[2px\] {
    border-top-right-radius: 2px;
  }

  .rounded-tr-\[4px\] {
    border-top-right-radius: 4px;
  }

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

  .rounded-br-\[2px\] {
    border-bottom-right-radius: 2px;
  }

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

  .rounded-br-\[4px\] {
    border-bottom-right-radius: 4px;
  }

  .rounded-bl-\[2px\] {
    border-bottom-left-radius: 2px;
  }

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

  .rounded-bl-\[4px\] {
    border-bottom-left-radius: 4px;
  }

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

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

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

  .border-r {
    border-right-style: var(--tw-border-style);
    border-right-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-\[\#4569b0\] {
    border-color: #4569b0;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .bg-chart-2\/10 {
    background-color: var(--chart-2);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-chart-2\/10 {
      background-color: color-mix(in oklab, var(--chart-2) 10%, transparent);
    }
  }

  .bg-chart-5\/10 {
    background-color: var(--chart-5);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-chart-5\/10 {
      background-color: color-mix(in oklab, var(--chart-5) 10%, transparent);
    }
  }

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

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

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

  .bg-primary\/10 {
    background-color: var(--primary);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-primary\/10 {
      background-color: color-mix(in oklab, var(--primary) 10%, transparent);
    }
  }

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

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

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

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

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

  .p-1\.5 {
    padding: calc(var(--spacing) * 1.5);
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .font-\[\'Roboto\:Medium\'\,sans-serif\] {
    font-family: Roboto\:Medium, sans-serif;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .text-\[\#95A3AD\], .text-\[\#95a3ad\] {
    color: #95a3ad;
  }

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

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

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

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

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

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

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

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

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

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

  .text-chart-2 {
    color: var(--chart-2);
  }

  .text-chart-5 {
    color: var(--chart-5);
  }

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

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

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

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

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

  .capitalize {
    text-transform: capitalize;
  }

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

  .opacity-30 {
    opacity: .3;
  }

  .opacity-60 {
    opacity: .6;
  }

  .opacity-80 {
    opacity: .8;
  }

  .opacity-90 {
    opacity: .9;
  }

  .shadow-\[0px_-1px_0px_0px_inset_\#e9eaea\] {
    --tw-shadow: 0px -1px 0px 0px inset var(--tw-shadow-color, #e9eaea);
    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_-2px_0px_0px_inset_\#3377cd\] {
    --tw-shadow: 0px -2px 0px 0px inset var(--tw-shadow-color, #3377cd);
    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_-2px_6px_0px_rgba\(0\,0\,0\,0\.1\)\] {
    --tw-shadow: 0px -2px 6px 0px 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);
  }

  .shadow-\[0px_-3px_10px_0px_rgba\(0\,0\,0\,0\.05\)\] {
    --tw-shadow: 0px -3px 10px 0px var(--tw-shadow-color, #0000000d);
    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_1px_0px_0px_inset_\#e9eaea\] {
    --tw-shadow: 0px 1px 0px 0px inset var(--tw-shadow-color, #e9eaea);
    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_1px_0px_0px_inset_\#e9eaeb\,0px_-1px_0px_0px_inset_\#e9eaea\] {
    --tw-shadow: 0px 1px 0px 0px inset var(--tw-shadow-color, #e9eaeb), 0px -1px 0px 0px inset var(--tw-shadow-color, #e9eaea);
    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_1px_4px_0px_rgba\(43\,51\,61\,0\.2\)\] {
    --tw-shadow: 0px 1px 4px 0px var(--tw-shadow-color, #2b333d33);
    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_2px_8px_rgba\(0\,0\,0\,0\.1\)\] {
    --tw-shadow: 0px 2px 8px 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);
  }

  .shadow-\[0px_2px_8px_rgba\(0\,0\,0\,0\.15\)\] {
    --tw-shadow: 0px 2px 8px var(--tw-shadow-color, #00000026);
    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_12px_rgba\(0\,0\,0\,0\.25\)\] {
    --tw-shadow: 0px 4px 12px var(--tw-shadow-color, #00000040);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

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

  .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-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-shadow {
    transition-property: box-shadow;
    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;
  }

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

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

  .\[text-shadow\:rgba\(255\,255\,255\,0\.1\)_0px_2px_4px\] {
    text-shadow: 0 2px 4px #ffffff1a;
  }

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

  .text-shadow-\[0px_2px_4px_rgba\(255\,255\,255\,0\.1\)\] {
    text-shadow: 0px 2px 4px var(--tw-text-shadow-color, #ffffff1a);
  }

  @media (hover: hover) {
    .group-hover\:bg-\[\#106ebe\]:is(:where(.group):hover *) {
      background-color: #106ebe;
    }
  }

  .group-active\:bg-\[\#005a9e\]:is(:where(.group):active *) {
    background-color: #005a9e;
  }

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

  .first\:rounded-t-\[4px\]:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }

  .last\:rounded-b-\[4px\]:last-child {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  @media (hover: hover) {
    .hover\:text-primary-foreground:hover {
      color: var(--primary-foreground);
    }
  }

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

  @media (hover: hover) {
    .hover\:opacity-90:hover {
      opacity: .9;
    }
  }

  @media (hover: hover) {
    .hover\:shadow-\[var\(--elevation-sm\)\]:hover {
      --tw-shadow: var(--elevation-sm);
      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-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-ring:focus {
    --tw-ring-color: var(--ring);
  }

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


:root {
  --text-h1: 18px;
  --text-h2: 14px;
  --text-h3: 16px;
  --text-h4: 12px;
  --text-base: 14px;
  --text-caption: 12px;
  --text-menu: 12px;
  --font-size: 16px;
  --font-weight-regular: 400;
  --font-weight-medium: 500;
  --font-weight-bold: 700;
  --font-weight-normal: 400;
  --background: #f9f9f9;
  --foreground: #262d35;
  --card: #fff;
  --card-foreground: #262d35;
  --popover: #fff;
  --popover-foreground: #52575d;
  --primary: #4569b0;
  --primary-foreground: #fff;
  --secondary: #0000;
  --secondary-foreground: #52575d;
  --muted: #f1f3f4;
  --muted-foreground: #cad1d6;
  --accent: #4569b0;
  --accent-foreground: #fff;
  --destructive: #d9534f;
  --destructive-foreground: #fff;
  --border: #cad1d6;
  --input: #fff;
  --input-background: #fff;
  --ring: #4569b0;
  --elevation-sm: 0px 1px 4px 0px #2b333d33;
  --chart-1: #4569b0;
  --chart-2: #00b593;
  --chart-3: #d9534f;
  --chart-4: #95a3ad;
  --chart-5: #ffd05c;
  --radius: 4px;
  --sidebar: #fff;
  --sidebar-foreground: #262d35;
  --sidebar-primary: #4569b0;
  --sidebar-primary-foreground: #fff;
  --sidebar-accent: #4569b0;
  --sidebar-accent-foreground: #fff;
  --sidebar-border: #cad1d6;
  --sidebar-ring: #4569b0;
}

.dark {
  --background: #262d35;
  --foreground: #f9f9f9;
  --card: #30373f;
  --card-foreground: #f9f9f9;
  --popover: #30373f;
  --popover-foreground: #cad1d6;
  --primary: #4569b0;
  --primary-foreground: #fff;
  --secondary: #3a4149;
  --secondary-foreground: #cad1d6;
  --muted: #3a4149;
  --muted-foreground: #95a3ad;
  --accent: #4569b0;
  --accent-foreground: #fff;
  --destructive: #d9534f;
  --destructive-foreground: #fff;
  --border: #52575d;
  --input: #30373f;
  --input-background: #30373f;
  --ring: #4569b0;
  --elevation-sm: 0px 1px 4px 0px #0006;
  --chart-1: #4569b0;
  --chart-2: #00b593;
  --chart-3: #d9534f;
  --chart-4: #95a3ad;
  --chart-5: #ffd05c;
  --sidebar: #30373f;
  --sidebar-foreground: #f9f9f9;
  --sidebar-primary: #4569b0;
  --sidebar-primary-foreground: #fff;
  --sidebar-accent: #4569b0;
  --sidebar-accent-foreground: #fff;
  --sidebar-border: #52575d;
  --sidebar-ring: #4569b0;
}

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-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-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

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

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

@property --tw-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-text-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-text-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
