@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300;400;500;600;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-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-space-y-reverse: 0;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-duration: initial;
      --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-red-50: oklch(.971 .013 17.38);
    --color-red-100: oklch(.936 .032 17.717);
    --color-red-600: oklch(.577 .245 27.325);
    --color-amber-50: oklch(.987 .022 95.277);
    --color-amber-100: oklch(.962 .059 95.617);
    --color-amber-600: oklch(.666 .179 58.318);
    --color-green-50: oklch(.982 .018 155.826);
    --color-green-100: oklch(.962 .044 156.743);
    --color-green-500: oklch(.723 .219 149.579);
    --color-green-600: oklch(.627 .194 149.214);
    --color-teal-500: oklch(.704 .14 182.503);
    --color-sky-50: oklch(.977 .013 236.62);
    --color-blue-50: oklch(.97 .014 254.604);
    --color-blue-100: oklch(.932 .032 255.585);
    --color-blue-200: oklch(.882 .059 254.128);
    --color-blue-400: oklch(.707 .165 254.624);
    --color-blue-500: oklch(.623 .214 259.815);
    --color-blue-600: oklch(.546 .245 262.881);
    --color-blue-800: oklch(.424 .199 265.638);
    --color-purple-50: oklch(.977 .014 308.299);
    --color-purple-100: oklch(.946 .033 307.174);
    --color-purple-200: oklch(.902 .063 306.703);
    --color-purple-400: oklch(.714 .203 305.504);
    --color-purple-500: oklch(.627 .265 303.9);
    --color-purple-600: oklch(.558 .288 302.321);
    --color-purple-700: oklch(.496 .265 301.924);
    --color-pink-50: oklch(.971 .014 343.198);
    --color-pink-100: oklch(.948 .028 342.258);
    --color-rose-100: oklch(.941 .03 12.58);
    --color-gray-50: oklch(.985 .002 247.839);
    --color-gray-100: oklch(.967 .003 264.542);
    --color-gray-200: oklch(.928 .006 264.531);
    --color-gray-500: oklch(.551 .027 264.364);
    --color-gray-600: oklch(.446 .03 256.802);
    --color-gray-700: oklch(.373 .034 259.733);
    --color-gray-800: oklch(.278 .033 256.848);
    --color-gray-900: oklch(.21 .034 264.665);
    --color-neutral-950: oklch(.145 0 0);
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --container-2xl: 42rem;
    --container-4xl: 56rem;
    --container-6xl: 72rem;
    --container-7xl: 80rem;
    --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-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-6xl: 3.75rem;
    --text-6xl--line-height: 1;
    --font-weight-light: 300;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-bold: 700;
    --tracking-wide: .025em;
    --leading-normal: 1.5;
    --leading-relaxed: 1.625;
    --radius-2xl: 1rem;
    --radius-3xl: 1.5rem;
    --ease-out: cubic-bezier(0, 0, .2, 1);
    --animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;
    --blur-sm: 8px;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-font-feature-settings: var(--font-sans--font-feature-settings);
    --default-font-variation-settings: var(--font-sans--font-variation-settings);
    --default-mono-font-family: var(--font-mono);
    --default-mono-font-feature-settings: var(--font-mono--font-feature-settings);
    --default-mono-font-variation-settings: var(--font-mono--font-variation-settings);
  }
}

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

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

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

  body {
    line-height: inherit;
  }

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

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

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

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

  b, strong {
    font-weight: bolder;
  }

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

  small {
    font-size: 80%;
  }

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

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

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

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

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

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

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

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

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

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

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

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

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

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

  textarea {
    resize: vertical;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .visible {
    visibility: visible;
  }

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

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

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

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

  .inset-\[-0\.21\%_-0\.18\%\] {
    inset: -.21% -.18%;
  }

  .inset-\[-0\.24\%_-0\.21\%\] {
    inset: -.24% -.21%;
  }

  .inset-\[-0\.67px_-5\.56\%\] {
    inset: -.67px -5.56%;
  }

  .inset-\[-0\.83px_-16\.67\%\] {
    inset: -.83px -16.67%;
  }

  .inset-\[-0\.83px_-25\%\] {
    inset: -.83px -25%;
  }

  .inset-\[-0\.85\%_-6\.75\%_-18\.29\%_-2\.65\%\] {
    inset: -.85% -6.75% -18.29% -2.65%;
  }

  .inset-\[-1\.03\%_-1\.2\%_-3\.09\%_-1\.2\%\] {
    inset: -1.03% -1.2% -3.09%;
  }

  .inset-\[-2\.46\%_-1\.15\%\] {
    inset: -2.46% -1.15%;
  }

  .inset-\[-2\.85\%_-1\.35\%_-2\.85\%_-1\.34\%\] {
    inset: -2.85% -1.35% -2.85% -1.34%;
  }

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

  .inset-\[-5\%_-5\.55\%\] {
    inset: -5% -5.55%;
  }

  .inset-\[-5\%_-6\.25\%\] {
    inset: -5% -6.25%;
  }

  .inset-\[-5\.56\%\] {
    inset: -5.56%;
  }

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

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

  .inset-\[-8\.333\%\] {
    inset: -8.333%;
  }

  .inset-\[-10\.53\%_-12\.5\%\] {
    inset: -10.53% -12.5%;
  }

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

  .inset-\[-12\.5\%_-25\.01\%_-12\.5\%_-25\%\] {
    inset: -12.5% -25.01% -12.5% -25%;
  }

  .inset-\[-12\.92\%_-33\.38\%\] {
    inset: -12.92% -33.38%;
  }

  .inset-\[-14\.286\%\] {
    inset: -14.286%;
  }

  .inset-\[-16\.67\%_-7\.14\%\] {
    inset: -16.67% -7.14%;
  }

  .inset-\[-16\.667\%\] {
    inset: -16.667%;
  }

  .inset-\[-17\.04\%_-33\.33\%_-17\.04\%_-33\.34\%\] {
    inset: -17.04% -33.33% -17.04% -33.34%;
  }

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

  .inset-\[-25\%_-0\.67px\] {
    inset: -25% -.67px;
  }

  .inset-\[-29\.9\%_-0\.01\%_-29\.89\%_-67\.11\%\] {
    inset: -29.9% -.01% -29.89% -67.11%;
  }

  .inset-\[-29\.9\%_-0\.01\%_-29\.89\%_-67\.12\%\] {
    inset: -29.9% -.01% -29.89% -67.12%;
  }

  .inset-\[-29\.9\%_-0\.02\%_-29\.89\%_-67\.11\%\] {
    inset: -29.9% -.02% -29.89% -67.11%;
  }

  .inset-\[-34\.54\%_-78\.51\%_-34\.53\%_-0\.02\%\] {
    inset: -34.54% -78.51% -34.53% -.02%;
  }

  .inset-\[-34\.54\%_-78\.51\%_-34\.54\%_-0\.01\%\] {
    inset: -34.54% -78.51% -34.54% -.01%;
  }

  .inset-\[-34\.54\%_-78\.52\%_-34\.54\%_-0\.01\%\] {
    inset: -34.54% -78.52% -34.54% -.01%;
  }

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

  .inset-\[0\.14\%_0\.27\%_4\.9\%_1\.9\%\] {
    inset: .14% .27% 4.9% 1.9%;
  }

  .inset-\[0\.41\%_0\.38\%_4\.63\%_1\.78\%\] {
    inset: .41% .38% 4.63% 1.78%;
  }

  .inset-\[0\.41\%_1\.33\%_4\.23\%_-1\.5\%\] {
    inset: .41% 1.33% 4.23% -1.5%;
  }

  .inset-\[0\.41\%_1\.78\%_4\.63\%_0\.38\%\] {
    inset: .41% 1.78% 4.63% .38%;
  }

  .inset-\[0\.51\%_-1\.41\%_4\.35\%_1\.33\%\] {
    inset: .51% -1.41% 4.35% 1.33%;
  }

  .inset-\[1\.67\%_1\.31\%_6\.48\%_3\.83\%\] {
    inset: 1.67% 1.31% 6.48% 3.83%;
  }

  .inset-\[1\.67\%_3\.93\%_6\.48\%_1\.21\%\] {
    inset: 1.67% 3.93% 6.48% 1.21%;
  }

  .inset-\[6\.2\%_17\.06\%_89\.77\%_75\.4\%\] {
    inset: 6.2% 17.06% 89.77% 75.4%;
  }

  .inset-\[6\.2\%_75\.44\%_89\.77\%_17\.02\%\] {
    inset: 6.2% 75.44% 89.77% 17.02%;
  }

  .inset-\[6\.67\%_26\.82\%_91\.76\%_71\.67\%\] {
    inset: 6.67% 26.82% 91.76% 71.67%;
  }

  .inset-\[8\.32\%_12\.49\%\] {
    inset: 8.32% 12.49%;
  }

  .inset-\[8\.33\%_8\.33\%_8\.33\%_8\.34\%\] {
    inset: 8.33% 8.33% 8.33% 8.34%;
  }

  .inset-\[8\.33\%_8\.34\%_8\.33\%_8\.33\%\] {
    inset: 8.33% 8.34% 8.33% 8.33%;
  }

  .inset-\[8\.33\%_12\.5\%\] {
    inset: 8.33% 12.5%;
  }

  .inset-\[8\.33\%_16\.67\%\] {
    inset: 8.33% 16.67%;
  }

  .inset-\[11\.66\%_81\.58\%_86\.78\%_16\.91\%\] {
    inset: 11.66% 81.58% 86.78% 16.91%;
  }

  .inset-\[12\.5\%_8\.34\%_12\.5\%_8\.33\%\] {
    inset: 12.5% 8.34% 12.5% 8.33%;
  }

  .inset-\[12\.5\%_20\.83\%_12\.5\%_20\.84\%\] {
    inset: 12.5% 20.83% 12.5% 20.84%;
  }

  .inset-\[12\.5\%_33\.33\%_54\.17\%_33\.34\%\] {
    inset: 12.5% 33.33% 54.17% 33.34%;
  }

  .inset-\[12\.5\%_45\.84\%_54\.17\%_20\.83\%\] {
    inset: 12.5% 45.84% 54.17% 20.83%;
  }

  .inset-\[13\.03\%_20\.85\%_54\.7\%_66\.66\%\] {
    inset: 13.03% 20.85% 54.7% 66.66%;
  }

  .inset-\[16\.6\%_8\.33\%_12\.5\%_8\.33\%\] {
    inset: 16.6% 8.33% 12.5%;
  }

  .inset-\[16\.67\%_8\.33\%_12\.5\%_8\.33\%\] {
    inset: 16.67% 8.33% 12.5%;
  }

  .inset-\[16\.67\%_12\.5\%_8\.33\%_12\.5\%\] {
    inset: 16.67% 12.5% 8.33%;
  }

  .inset-\[29\.17\%_37\.5\%_45\.83\%_37\.5\%\] {
    inset: 29.17% 37.5% 45.83%;
  }

  .inset-\[33\.33\%_29\.17\%_27\.08\%_37\.5\%\] {
    inset: 33.33% 29.17% 27.08% 37.5%;
  }

  .inset-\[35\.31\%_86\.97\%_60\.9\%_10\.12\%\] {
    inset: 35.31% 86.97% 60.9% 10.12%;
  }

  .inset-\[38\.01\%_11\.96\%_50\.95\%_79\.31\%\] {
    inset: 38.01% 11.96% 50.95% 79.31%;
  }

  .inset-\[41\.27\%_74\.03\%_44\.33\%_14\.56\%\] {
    inset: 41.27% 74.03% 44.33% 14.56%;
  }

  .inset-\[41\.27\%_80\.1\%_52\.01\%_14\.56\%\] {
    inset: 41.27% 80.1% 52.01% 14.56%;
  }

  .inset-\[41\.67\%_12\.5\%_58\.33\%_12\.5\%\] {
    inset: 41.67% 12.5% 58.33%;
  }

  .inset-\[41\.67\%_41\.66\%_41\.67\%_41\.67\%\] {
    inset: 41.67% 41.66% 41.67% 41.67%;
  }

  .inset-\[48\.95\%_74\.03\%_44\.33\%_20\.64\%\] {
    inset: 48.95% 74.03% 44.33% 20.64%;
  }

  .inset-\[58\.33\%_8\.33\%_12\.5\%_62\.5\%\] {
    inset: 58.33% 8.33% 12.5% 62.5%;
  }

  .inset-\[58\.33\%_62\.5\%_12\.5\%_8\.33\%\] {
    inset: 58.33% 62.5% 12.5% 8.33%;
  }

  .inset-\[59\.05\%_63\.83\%_31\.31\%_28\.95\%\] {
    inset: 59.05% 63.83% 31.31% 28.95%;
  }

  .inset-\[60\.63\%_30\.39\%_25\.6\%_58\.93\%\] {
    inset: 60.63% 30.39% 25.6% 58.93%;
  }

  .inset-\[62\.5\%_20\.83\%_12\.5\%_20\.84\%\] {
    inset: 62.5% 20.83% 12.5% 20.84%;
  }

  .inset-\[62\.5\%_33\.34\%_12\.5\%_8\.33\%\] {
    inset: 62.5% 33.34% 12.5% 8.33%;
  }

  .inset-\[63\.04\%_8\.34\%_12\.5\%_79\.16\%\] {
    inset: 63.04% 8.34% 12.5% 79.16%;
  }

  .inset-\[76\.42\%_4\.37\%_6\.98\%_72\.98\%\] {
    inset: 76.42% 4.37% 6.98% 72.98%;
  }

  .inset-\[76\.42\%_4\.37\%_18\.77\%_89\.5\%\] {
    inset: 76.42% 4.37% 18.77% 89.5%;
  }

  .inset-\[76\.42\%_4\.37\%_22\.25\%_94\.6\%\] {
    inset: 76.42% 4.37% 22.25% 94.6%;
  }

  .inset-\[77\.32\%_5\.66\%_21\.35\%_93\.31\%\] {
    inset: 77.32% 5.66% 21.35% 93.31%;
  }

  .inset-\[78\.19\%_6\.94\%_20\.48\%_92\.02\%\] {
    inset: 78.19% 6.94% 20.48% 92.02%;
  }

  .inset-\[78\.26\%_70\.89\%_5\.49\%_6\.94\%\] {
    inset: 78.26% 70.89% 5.49% 6.94%;
  }

  .inset-\[78\.26\%_89\.33\%_18\.63\%_6\.94\%\] {
    inset: 78.26% 89.33% 18.63% 6.94%;
  }

  .inset-\[78\.26\%_92\.03\%_20\.41\%_6\.94\%\] {
    inset: 78.26% 92.03% 20.41% 6.94%;
  }

  .inset-\[79\.03\%_8\.21\%_19\.64\%_90\.76\%\] {
    inset: 79.03% 8.21% 19.64% 90.76%;
  }

  .inset-\[79\.9\%_9\.47\%_18\.77\%_89\.5\%\] {
    inset: 79.9% 9.47% 18.77% 89.5%;
  }

  .inset-\[79\.19\%_90\.71\%_19\.48\%_8\.26\%\] {
    inset: 79.19% 90.71% 19.48% 8.26%;
  }

  .inset-\[80\.04\%_89\.34\%_18\.63\%_9\.63\%\] {
    inset: 80.04% 89.34% 18.63% 9.63%;
  }

  .inset-\[81\.87\%_79\.5\%_11\.63\%_12\.15\%\] {
    inset: 81.87% 79.5% 11.63% 12.15%;
  }

  .inset-\[81\.87\%_86\.81\%_16\.8\%_12\.15\%\] {
    inset: 81.87% 86.81% 16.8% 12.15%;
  }

  .inset-\[82\.19\%_12\.72\%_11\.3\%_78\.93\%\] {
    inset: 82.19% 12.72% 11.3% 78.93%;
  }

  .inset-\[82\.19\%_12\.72\%_16\.48\%_86\.24\%\] {
    inset: 82.19% 12.72% 16.48% 86.24%;
  }

  .inset-\[83\.19\%_81\.48\%_12\.78\%_13\.8\%\] {
    inset: 83.19% 81.48% 12.78% 13.8%;
  }

  .inset-\[83\.51\%_14\.37\%_12\.46\%_80\.91\%\] {
    inset: 83.51% 14.37% 12.46% 80.91%;
  }

  .inset-\[87\.04\%_79\.5\%_11\.63\%_19\.47\%\] {
    inset: 87.04% 79.5% 11.63% 19.47%;
  }

  .inset-\[87\.37\%_20\.04\%_11\.3\%_78\.93\%\] {
    inset: 87.37% 20.04% 11.3% 78.93%;
  }

  .inset-\[89\.5\%_70\.89\%_5\.49\%_22\.81\%\] {
    inset: 89.5% 70.89% 5.49% 22.81%;
  }

  .inset-\[89\.5\%_76\.16\%_9\.17\%_22\.81\%\] {
    inset: 89.5% 76.16% 9.17% 22.81%;
  }

  .inset-\[89\.86\%_23\.35\%_6\.98\%_72\.98\%\] {
    inset: 89.86% 23.35% 6.98% 72.98%;
  }

  .inset-\[89\.86\%_23\.35\%_8\.81\%_75\.62\%\] {
    inset: 89.86% 23.35% 8.81% 75.62%;
  }

  .inset-\[90\.49\%_74\.79\%_8\.18\%_24\.18\%\] {
    inset: 90.49% 74.79% 8.18% 24.18%;
  }

  .inset-\[90\.79\%_24\.64\%_7\.88\%_74\.33\%\] {
    inset: 90.79% 24.64% 7.88% 74.33%;
  }

  .inset-\[91\.41\%_73\.47\%_7\.26\%_25\.49\%\] {
    inset: 91.41% 73.47% 7.26% 25.49%;
  }

  .inset-\[91\.67\%_41\.67\%_8\.33\%_41\.66\%\] {
    inset: 91.67% 41.67% 8.33% 41.66%;
  }

  .inset-\[91\.69\%_25\.98\%_6\.98\%_72\.98\%\] {
    inset: 91.69% 25.98% 6.98% 72.98%;
  }

  .inset-\[92\.31\%_72\.18\%_6\.36\%_26\.78\%\] {
    inset: 92.31% 72.18% 6.36% 26.78%;
  }

  .inset-\[93\.18\%_70\.89\%_5\.49\%_28\.07\%\] {
    inset: 93.18% 70.89% 5.49% 28.07%;
  }

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

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

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

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

  .top-3\/4 {
    top: 75%;
  }

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

  .top-\[-1\.77\%\] {
    top: -1.77%;
  }

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

  .top-\[-2\.08\%\] {
    top: -2.08%;
  }

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

  .top-\[-29\.9\%\] {
    top: -29.9%;
  }

  .top-\[-29\.89\%\] {
    top: -29.89%;
  }

  .top-\[-34\.53\%\] {
    top: -34.53%;
  }

  .top-\[-34\.54\%\] {
    top: -34.54%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .top-\[337\.05px\] {
    top: 337.05px;
  }

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

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

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

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

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

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

  .top-\[1722\.05px\] {
    top: 1722.05px;
  }

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

  .top-\[1736\.88px\] {
    top: 1736.88px;
  }

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

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

  .top-\[2212\.06px\] {
    top: 2212.06px;
  }

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

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

  .top-\[2932\.61px\] {
    top: 2932.61px;
  }

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

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

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

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

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

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

  .right-\[-1\.95\%\] {
    right: -1.95%;
  }

  .right-\[-3\.58\%\] {
    right: -3.58%;
  }

  .right-\[-78\.52\%\] {
    right: -78.52%;
  }

  .right-\[-78\.53\%\] {
    right: -78.53%;
  }

  .right-\[-78\.54\%\] {
    right: -78.54%;
  }

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

  .right-\[37\.5\%\] {
    right: 37.5%;
  }

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

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

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

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

  .bottom-3\/4 {
    bottom: 75%;
  }

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

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

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

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

  .bottom-\[-14\.35\%\] {
    bottom: -14.35%;
  }

  .bottom-\[-29\.9\%\] {
    bottom: -29.9%;
  }

  .bottom-\[-29\.89\%\] {
    bottom: -29.89%;
  }

  .bottom-\[-34\.54\%\] {
    bottom: -34.54%;
  }

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

  .bottom-\[41\.67\%\] {
    bottom: 41.67%;
  }

  .bottom-\[48\.65\%\] {
    bottom: 48.65%;
  }

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

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

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

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

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

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

  .left-\[-2\.88\%\] {
    left: -2.88%;
  }

  .left-\[-67\.13\%\] {
    left: -67.13%;
  }

  .left-\[-67\.14\%\] {
    left: -67.14%;
  }

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

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

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

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

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

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

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

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

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

  .left-\[26\.97px\] {
    left: 26.97px;
  }

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

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

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

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

  .left-\[37\.5\%\] {
    left: 37.5%;
  }

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

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

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

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

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

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

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

  .left-\[84\.77px\] {
    left: 84.77px;
  }

  .left-\[92\.81px\] {
    left: 92.81px;
  }

  .left-\[95\.03px\] {
    left: 95.03px;
  }

  .left-\[96\.72px\] {
    left: 96.72px;
  }

  .left-\[104\.38px\] {
    left: 104.38px;
  }

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

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

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

  .left-\[128\.78px\] {
    left: 128.78px;
  }

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

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

  .left-\[181\.71px\] {
    left: 181.71px;
  }

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

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

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

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

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

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

  .left-\[349\.72px\] {
    left: 349.72px;
  }

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

  .left-\[483\.78px\] {
    left: 483.78px;
  }

  .left-\[498\.88px\] {
    left: 498.88px;
  }

  .left-\[500\.06px\] {
    left: 500.06px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .mr-2 {
    margin-right: calc(var(--spacing) * 2);
  }

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

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

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

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

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

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

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

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

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

  .block {
    display: block;
  }

  .contents {
    display: contents;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

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

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

  .size-\[2\.688px\] {
    width: 2.688px;
    height: 2.688px;
  }

  .size-\[2\.766px\] {
    width: 2.766px;
    height: 2.766px;
  }

  .size-\[2\.828px\] {
    width: 2.828px;
    height: 2.828px;
  }

  .size-\[2\.984px\] {
    width: 2.984px;
    height: 2.984px;
  }

  .size-\[3\.047px\] {
    width: 3.047px;
    height: 3.047px;
  }

  .size-\[3\.828px\] {
    width: 3.828px;
    height: 3.828px;
  }

  .size-\[4\.766px\] {
    width: 4.766px;
    height: 4.766px;
  }

  .size-\[4\.859px\] {
    width: 4.859px;
    height: 4.859px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .h-\[2\.895px\] {
    height: 2.895px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .h-\[251\.563px\] {
    height: 251.563px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .h-\[493\.141px\] {
    height: 493.141px;
  }

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

  .h-\[569\.141px\] {
    height: 569.141px;
  }

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

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

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

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

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

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

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

  .h-auto {
    height: auto;
  }

  .h-full {
    height: 100%;
  }

  .h-screen {
    height: 100vh;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .w-\[11\.637px\] {
    width: 11.637px;
  }

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

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

  .w-\[44\.75px\] {
    width: 44.75px;
  }

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

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

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

  .w-\[64\.828px\] {
    width: 64.828px;
  }

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

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

  .w-\[76\.719px\] {
    width: 76.719px;
  }

  .w-\[77\.469px\] {
    width: 77.469px;
  }

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

  .w-\[85\.5px\] {
    width: 85.5px;
  }

  .w-\[92\.844px\] {
    width: 92.844px;
  }

  .w-\[94\.484px\] {
    width: 94.484px;
  }

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

  .w-\[101\.438px\] {
    width: 101.438px;
  }

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

  .w-\[104\.719px\] {
    width: 104.719px;
  }

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

  .w-\[106\.531px\] {
    width: 106.531px;
  }

  .w-\[110\.469px\] {
    width: 110.469px;
  }

  .w-\[114\.578px\] {
    width: 114.578px;
  }

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

  .w-\[122\.125px\] {
    width: 122.125px;
  }

  .w-\[125\.438px\] {
    width: 125.438px;
  }

  .w-\[133\.297px\] {
    width: 133.297px;
  }

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

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

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

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

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

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

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

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

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

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

  .w-\[187\.734px\] {
    width: 187.734px;
  }

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

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

  .w-\[193\.906px\] {
    width: 193.906px;
  }

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

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

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

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

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

  .w-\[228\.969px\] {
    width: 228.969px;
  }

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

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

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

  .w-\[233\.843px\] {
    width: 233.843px;
  }

  .w-\[234\.656px\] {
    width: 234.656px;
  }

  .w-\[234\.672px\] {
    width: 234.672px;
  }

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

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

  .w-\[252\.672px\] {
    width: 252.672px;
  }

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

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

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

  .w-\[282\.656px\] {
    width: 282.656px;
  }

  .w-\[282\.672px\] {
    width: 282.672px;
  }

  .w-\[288\.355px\] {
    width: 288.355px;
  }

  .w-\[289\.125px\] {
    width: 289.125px;
  }

  .w-\[291\.75px\] {
    width: 291.75px;
  }

  .w-\[291\.688px\] {
    width: 291.688px;
  }

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

  .w-\[297\.938px\] {
    width: 297.938px;
  }

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

  .w-\[302\.641px\] {
    width: 302.641px;
  }

  .w-\[341\.37px\] {
    width: 341.37px;
  }

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

  .w-\[381\.672px\] {
    width: 381.672px;
  }

  .w-\[405\.297px\] {
    width: 405.297px;
  }

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

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

  .w-\[438\.844px\] {
    width: 438.844px;
  }

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

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

  .w-\[510\.203px\] {
    width: 510.203px;
  }

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

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

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

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

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

  .w-\[792\.625px\] {
    width: 792.625px;
  }

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

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

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

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

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

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

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

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

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

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

  .w-auto {
    width: auto;
  }

  .w-full {
    width: 100%;
  }

  .max-w-2xl {
    max-width: var(--container-2xl);
  }

  .max-w-4xl {
    max-width: var(--container-4xl);
  }

  .max-w-6xl {
    max-width: var(--container-6xl);
  }

  .max-w-7xl {
    max-width: var(--container-7xl);
  }

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

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

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

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

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

  .rotate-\[13\.712deg\] {
    rotate: 13.712deg;
  }

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

  .rotate-\[342\.765deg\] {
    rotate: 342.765deg;
  }

  .skew-x-\[359\.624deg\] {
    --tw-skew-x: skewX(359.624deg);
    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);
  }

  .animate-pulse {
    animation: var(--animate-pulse);
  }

  .cursor-default {
    cursor: default;
  }

  .cursor-pointer {
    cursor: pointer;
  }

  .resize {
    resize: both;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .overflow-auto {
    overflow: auto;
  }

  .overflow-clip {
    overflow: clip;
  }

  .overflow-hidden {
    overflow: hidden;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .border-white\/20 {
    border-color: #fff3;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-white\/20 {
      border-color: color-mix(in oklab, var(--color-white) 20%, transparent);
    }
  }

  .border-white\/30 {
    border-color: #ffffff4d;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-white\/30 {
      border-color: color-mix(in oklab, var(--color-white) 30%, transparent);
    }
  }

  .border-white\/50 {
    border-color: #ffffff80;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-white\/50 {
      border-color: color-mix(in oklab, var(--color-white) 50%, transparent);
    }
  }

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

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

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

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

  .bg-\[rgba\(147\,51\,234\,0\.05\)\] {
    background-color: #9333ea0d;
  }

  .bg-\[rgba\(195\,151\,235\,0\.08\)\] {
    background-color: #c397eb14;
  }

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

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

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

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

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

  .bg-blue-200\/30 {
    background-color: color-mix(in srgb, oklch(.882 .059 254.128) 30%, transparent);
  }

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

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

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

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

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

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

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

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

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

  .bg-purple-200\/30 {
    background-color: color-mix(in srgb, oklch(.902 .063 306.703) 30%, transparent);
  }

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

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

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

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

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

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

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

  .bg-white\/10 {
    background-color: #ffffff1a;
  }

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

  .bg-white\/30 {
    background-color: #ffffff4d;
  }

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

  .bg-white\/95 {
    background-color: #fffffff2;
  }

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

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

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

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

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

  .from-amber-50 {
    --tw-gradient-from: var(--color-amber-50);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .from-black\/20 {
    --tw-gradient-from: #0003;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

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

  .from-blue-50 {
    --tw-gradient-from: var(--color-blue-50);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .from-blue-100 {
    --tw-gradient-from: var(--color-blue-100);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .from-green-50 {
    --tw-gradient-from: var(--color-green-50);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .from-pink-100 {
    --tw-gradient-from: var(--color-pink-100);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .from-purple-50 {
    --tw-gradient-from: var(--color-purple-50);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .from-purple-100 {
    --tw-gradient-from: var(--color-purple-100);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .from-purple-600 {
    --tw-gradient-from: var(--color-purple-600);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .from-teal-500 {
    --tw-gradient-from: var(--color-teal-500);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .via-blue-500 {
    --tw-gradient-via: var(--color-blue-500);
    --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }

  .via-pink-50 {
    --tw-gradient-via: var(--color-pink-50);
    --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }

  .via-purple-50 {
    --tw-gradient-via: var(--color-purple-50);
    --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }

  .via-sky-50 {
    --tw-gradient-via: var(--color-sky-50);
    --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }

  .to-amber-100 {
    --tw-gradient-to: var(--color-amber-100);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .to-blue-50 {
    --tw-gradient-to: var(--color-blue-50);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .to-blue-100 {
    --tw-gradient-to: var(--color-blue-100);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .to-green-100 {
    --tw-gradient-to: var(--color-green-100);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .to-pink-50 {
    --tw-gradient-to: var(--color-pink-50);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .to-purple-100 {
    --tw-gradient-to: var(--color-purple-100);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .to-purple-600 {
    --tw-gradient-to: var(--color-purple-600);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .to-rose-100 {
    --tw-gradient-to: var(--color-rose-100);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .to-teal-500 {
    --tw-gradient-to: var(--color-teal-500);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .to-transparent {
    --tw-gradient-to: transparent;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .to-white {
    --tw-gradient-to: var(--color-white);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

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

  .mask-intersect {
    mask-composite: intersect;
  }

  .mask-alpha {
    mask-mode: alpha;
  }

  .mask-size-\[16px_16px\] {
    mask-size: 16px 16px;
  }

  .mask-size-\[20px_20px\] {
    mask-size: 20px 20px;
  }

  .mask-size-\[192\.809px_211\.249px\] {
    mask-size: 192.809px 211.249px;
  }

  .mask-size-\[236\.599px_242\.778px\] {
    mask-size: 236.599px 242.778px;
  }

  .mask-no-clip {
    mask-clip: no-clip;
  }

  .mask-position-\[-1\.333px\] {
    mask-position: -1.333px;
  }

  .mask-position-\[-1\.667px\] {
    mask-position: -1.667px;
  }

  .mask-position-\[-5px\] {
    mask-position: -5px;
  }

  .mask-position-\[-8\.334px_-8\.333px\] {
    mask-position: -8.334px -8.333px;
  }

  .mask-position-\[-8px_-4px\] {
    mask-position: -8px -4px;
  }

  .mask-position-\[49\.443px_28\.585px\] {
    mask-position: 49.443px 28.585px;
  }

  .mask-position-\[53\.502px_27\.209px\] {
    mask-position: 53.502px 27.209px;
  }

  .mask-no-repeat {
    mask-repeat: no-repeat;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .pr-\[70\.109px\] {
    padding-right: 70.109px;
  }

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

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

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

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

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

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

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

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

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

  .font-\[\'Josefin_Sans\:Bold\'\,_sans-serif\] {
    font-family: Josefin Sans\:Bold, sans-serif;
  }

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

  .font-\[\'Josefin_Sans\:Medium\'\,_sans-serif\] {
    font-family: Josefin Sans\:Medium, sans-serif;
  }

  .font-\[\'Josefin_Sans\:Regular\'\,_sans-serif\] {
    font-family: Josefin Sans\:Regular, sans-serif;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tracking-wide {
    --tw-tracking: var(--tracking-wide);
    letter-spacing: var(--tracking-wide);
  }

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

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

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

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

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

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

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

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

  .text-amber-600 {
    color: var(--color-amber-600);
  }

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

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

  .text-gray-500 {
    color: var(--color-gray-500);
  }

  .text-gray-600 {
    color: var(--color-gray-600);
  }

  .text-gray-700 {
    color: var(--color-gray-700);
  }

  .text-gray-800 {
    color: var(--color-gray-800);
  }

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

  .text-green-600 {
    color: var(--color-green-600);
  }

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

  .text-purple-600 {
    color: var(--color-purple-600);
  }

  .text-purple-700 {
    color: var(--color-purple-700);
  }

  .text-red-600 {
    color: var(--color-red-600);
  }

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

  .text-white\/70 {
    color: #ffffffb3;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .text-white\/70 {
      color: color-mix(in oklab, var(--color-white) 70%, transparent);
    }
  }

  .italic {
    font-style: italic;
  }

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

  .opacity-0 {
    opacity: 0;
  }

  .opacity-15 {
    opacity: .15;
  }

  .opacity-80 {
    opacity: .8;
  }

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

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

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

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

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

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

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

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

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

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

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

  .shadow-2xl {
    --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, #00000040);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-\[0px_4px_6px_-1px_rgba\(0\,0\,0\,0\.1\)\,0px_2px_4px_-2px_rgba\(0\,0\,0\,0\.1\)\] {
    --tw-shadow: 0px 4px 6px -1px var(--tw-shadow-color, #0000001a), 0px 2px 4px -2px 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_10px_15px_-3px_rgba\(0\,0\,0\,0\.1\)\,0px_4px_6px_-4px_rgba\(0\,0\,0\,0\.1\)\] {
    --tw-shadow: 0px 10px 15px -3px var(--tw-shadow-color, #0000001a), 0px 4px 6px -4px 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_20px_25px_-5px_rgba\(0\,0\,0\,0\.1\)\,0px_8px_10px_-6px_rgba\(0\,0\,0\,0\.1\)\] {
    --tw-shadow: 0px 20px 25px -5px var(--tw-shadow-color, #0000001a), 0px 8px 10px -6px 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-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, #0000001a), 0 4px 6px -4px 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-sm {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

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

  .drop-shadow {
    --tw-drop-shadow-size: drop-shadow(0 1px 2px var(--tw-drop-shadow-color, #0000001a)) drop-shadow(0 1px 1px var(--tw-drop-shadow-color, #0000000f));
    --tw-drop-shadow: drop-shadow(0 1px 2px #0000001a) drop-shadow(0 1px 1px #0000000f);
    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, );
  }

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

  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

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

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

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

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

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

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

  @media (hover: hover) {
    .group-hover\:scale-105:is(:where(.group):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) {
    .group-hover\:bg-blue-500:is(:where(.group):hover *) {
      background-color: var(--color-blue-500);
    }
  }

  @media (hover: hover) {
    .group-hover\:opacity-100:is(:where(.group):hover *) {
      opacity: 1;
    }
  }

  @media (hover: hover) {
    .group-hover\:shadow-xl:is(:where(.group):hover *) {
      --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, #0000001a), 0 8px 10px -6px 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);
    }
  }

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

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

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

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

  @media (hover: hover) {
    .hover\:bg-white\/20:hover {
      background-color: #fff3;
    }

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

  @media (hover: hover) {
    .hover\:text-blue-800:hover {
      color: var(--color-blue-800);
    }
  }

  @media (hover: hover) {
    .hover\:text-gray-700:hover {
      color: var(--color-gray-700);
    }
  }

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

  @media (hover: hover) {
    .hover\:text-purple-700:hover {
      color: var(--color-purple-700);
    }
  }

  @media (hover: hover) {
    .hover\:shadow-xl:hover {
      --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, #0000001a), 0 8px 10px -6px 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);
    }
  }

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

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

  @media (width >= 48rem) {
    .md\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }

  @media (width >= 48rem) {
    .md\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }

  @media (width >= 48rem) {
    .md\:px-12 {
      padding-inline: calc(var(--spacing) * 12);
    }
  }

  @media (width >= 48rem) {
    .md\:py-8 {
      padding-block: calc(var(--spacing) * 8);
    }
  }

  @media (width >= 48rem) {
    .md\:pt-24 {
      padding-top: calc(var(--spacing) * 24);
    }
  }

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

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

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

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

  @media (width >= 64rem) {
    .lg\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }

  @media (width >= 64rem) {
    .lg\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }

  @media (width >= 64rem) {
    .lg\:px-16 {
      padding-inline: calc(var(--spacing) * 16);
    }
  }

  @media (width >= 64rem) {
    .lg\:text-2xl {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }

  @media (width >= 64rem) {
    .lg\:text-4xl {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
}


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

* {
  font-family: Josefin Sans, sans-serif !important;
}

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

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

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

@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

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

@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}

@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}

@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}

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

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

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

@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

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

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

@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false
}

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

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

@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

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

@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}

@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

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

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

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

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

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

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

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

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

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

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

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

@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false
}

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

@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false
}

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

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

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

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

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

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

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

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

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

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

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

@keyframes pulse {
  50% {
    opacity: .5;
  }
}
