/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
    --color-amber-500: oklch(76.9% 0.188 70.08);
    --color-green-500: oklch(72.3% 0.219 149.579);
    --color-emerald-300: oklch(84.5% 0.143 164.978);
    --color-emerald-500: oklch(69.6% 0.17 162.48);
    --color-emerald-600: oklch(59.6% 0.145 163.225);
    --color-fuchsia-500: oklch(66.7% 0.295 322.15);
    --color-rose-300: oklch(81% 0.117 11.638);
    --color-rose-500: oklch(64.5% 0.246 16.439);
    --color-rose-600: oklch(58.6% 0.253 17.585);
    --color-slate-50: oklch(98.4% 0.003 247.858);
    --color-slate-200: oklch(92.9% 0.013 255.508);
    --color-slate-300: oklch(86.9% 0.022 252.894);
    --color-slate-500: oklch(55.4% 0.046 257.417);
    --color-slate-600: oklch(44.6% 0.043 257.281);
    --color-slate-900: oklch(20.8% 0.042 265.755);
    --color-gray-600: oklch(44.6% 0.03 256.802);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-xl: 36rem;
    --container-3xl: 48rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.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-5xl: 3rem;
    --text-5xl--line-height: 1;
    --text-6xl: 3.75rem;
    --text-6xl--line-height: 1;
    --text-7xl: 4.5rem;
    --text-7xl--line-height: 1;
    --text-8xl: 6rem;
    --text-8xl--line-height: 1;
    --text-9xl: 8rem;
    --text-9xl--line-height: 1;
    --font-weight-light: 300;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --font-weight-black: 900;
    --tracking-tight: -0.025em;
    --tracking-widest: 0.1em;
    --leading-tight: 1.25;
    --leading-snug: 1.375;
    --leading-relaxed: 1.625;
    --radius-2xl: 1rem;
    --radius-3xl: 1.5rem;
    --drop-shadow-lg: 0 4px 4px rgb(0 0 0 / 0.15);
    --ease-out: cubic-bezier(0, 0, 0.2, 1);
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
    --animate-bounce: bounce 1s infinite;
    --blur-lg: 16px;
    --blur-xl: 24px;
    --blur-3xl: 64px;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: 'Geist', 'Geist Fallback';
    --default-mono-font-family: 'Geist Mono', 'Geist Mono Fallback';
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    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;
  }
  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;
    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 {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.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 {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :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;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        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, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .pointer-events-none {
    pointer-events: none;
  }
  .visible {
    visibility: visible;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .-top-5 {
    top: calc(var(--spacing) * -5);
  }
  .-top-10 {
    top: calc(var(--spacing) * -10);
  }
  .-top-15 {
    top: calc(var(--spacing) * -15);
  }
  .-top-20 {
    top: calc(var(--spacing) * -20);
  }
  .-top-25 {
    top: calc(var(--spacing) * -25);
  }
  .-top-30 {
    top: calc(var(--spacing) * -30);
  }
  .-top-35 {
    top: calc(var(--spacing) * -35);
  }
  .-top-40 {
    top: calc(var(--spacing) * -40);
  }
  .-top-45 {
    top: calc(var(--spacing) * -45);
  }
  .-top-50 {
    top: calc(var(--spacing) * -50);
  }
  .-top-55 {
    top: calc(var(--spacing) * -55);
  }
  .-top-60 {
    top: calc(var(--spacing) * -60);
  }
  .-top-65 {
    top: calc(var(--spacing) * -65);
  }
  .-top-70 {
    top: calc(var(--spacing) * -70);
  }
  .-top-75 {
    top: calc(var(--spacing) * -75);
  }
  .-top-80 {
    top: calc(var(--spacing) * -80);
  }
  .-top-85 {
    top: calc(var(--spacing) * -85);
  }
  .-top-90 {
    top: calc(var(--spacing) * -90);
  }
  .-top-95 {
    top: calc(var(--spacing) * -95);
  }
  .-top-100 {
    top: calc(var(--spacing) * -100);
  }
  .-top-105 {
    top: calc(var(--spacing) * -105);
  }
  .-top-110 {
    top: calc(var(--spacing) * -110);
  }
  .-top-115 {
    top: calc(var(--spacing) * -115);
  }
  .-top-120 {
    top: calc(var(--spacing) * -120);
  }
  .-top-125 {
    top: calc(var(--spacing) * -125);
  }
  .-top-130 {
    top: calc(var(--spacing) * -130);
  }
  .-top-135 {
    top: calc(var(--spacing) * -135);
  }
  .-top-140 {
    top: calc(var(--spacing) * -140);
  }
  .-top-145 {
    top: calc(var(--spacing) * -145);
  }
  .-top-150 {
    top: calc(var(--spacing) * -150);
  }
  .-top-155 {
    top: calc(var(--spacing) * -155);
  }
  .-top-160 {
    top: calc(var(--spacing) * -160);
  }
  .-top-165 {
    top: calc(var(--spacing) * -165);
  }
  .-top-170 {
    top: calc(var(--spacing) * -170);
  }
  .-top-175 {
    top: calc(var(--spacing) * -175);
  }
  .-top-180 {
    top: calc(var(--spacing) * -180);
  }
  .-top-185 {
    top: calc(var(--spacing) * -185);
  }
  .-top-190 {
    top: calc(var(--spacing) * -190);
  }
  .-top-195 {
    top: calc(var(--spacing) * -195);
  }
  .-top-200 {
    top: calc(var(--spacing) * -200);
  }
  .-top-205 {
    top: calc(var(--spacing) * -205);
  }
  .-top-210 {
    top: calc(var(--spacing) * -210);
  }
  .-top-215 {
    top: calc(var(--spacing) * -215);
  }
  .-top-220 {
    top: calc(var(--spacing) * -220);
  }
  .-top-225 {
    top: calc(var(--spacing) * -225);
  }
  .-top-230 {
    top: calc(var(--spacing) * -230);
  }
  .-top-235 {
    top: calc(var(--spacing) * -235);
  }
  .-top-240 {
    top: calc(var(--spacing) * -240);
  }
  .-top-245 {
    top: calc(var(--spacing) * -245);
  }
  .-top-250 {
    top: calc(var(--spacing) * -250);
  }
  .-top-255 {
    top: calc(var(--spacing) * -255);
  }
  .-top-260 {
    top: calc(var(--spacing) * -260);
  }
  .-top-265 {
    top: calc(var(--spacing) * -265);
  }
  .-top-270 {
    top: calc(var(--spacing) * -270);
  }
  .-top-275 {
    top: calc(var(--spacing) * -275);
  }
  .-top-280 {
    top: calc(var(--spacing) * -280);
  }
  .-top-285 {
    top: calc(var(--spacing) * -285);
  }
  .-top-290 {
    top: calc(var(--spacing) * -290);
  }
  .-top-295 {
    top: calc(var(--spacing) * -295);
  }
  .-top-300 {
    top: calc(var(--spacing) * -300);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-5 {
    top: calc(var(--spacing) * 5);
  }
  .top-10 {
    top: calc(var(--spacing) * 10);
  }
  .top-15 {
    top: calc(var(--spacing) * 15);
  }
  .top-20 {
    top: calc(var(--spacing) * 20);
  }
  .top-25 {
    top: calc(var(--spacing) * 25);
  }
  .top-30 {
    top: calc(var(--spacing) * 30);
  }
  .top-35 {
    top: calc(var(--spacing) * 35);
  }
  .top-40 {
    top: calc(var(--spacing) * 40);
  }
  .top-45 {
    top: calc(var(--spacing) * 45);
  }
  .top-50 {
    top: calc(var(--spacing) * 50);
  }
  .top-55 {
    top: calc(var(--spacing) * 55);
  }
  .top-60 {
    top: calc(var(--spacing) * 60);
  }
  .top-65 {
    top: calc(var(--spacing) * 65);
  }
  .top-70 {
    top: calc(var(--spacing) * 70);
  }
  .top-75 {
    top: calc(var(--spacing) * 75);
  }
  .top-80 {
    top: calc(var(--spacing) * 80);
  }
  .top-85 {
    top: calc(var(--spacing) * 85);
  }
  .top-90 {
    top: calc(var(--spacing) * 90);
  }
  .top-95 {
    top: calc(var(--spacing) * 95);
  }
  .top-100 {
    top: calc(var(--spacing) * 100);
  }
  .top-105 {
    top: calc(var(--spacing) * 105);
  }
  .top-110 {
    top: calc(var(--spacing) * 110);
  }
  .top-115 {
    top: calc(var(--spacing) * 115);
  }
  .top-120 {
    top: calc(var(--spacing) * 120);
  }
  .top-125 {
    top: calc(var(--spacing) * 125);
  }
  .top-130 {
    top: calc(var(--spacing) * 130);
  }
  .top-135 {
    top: calc(var(--spacing) * 135);
  }
  .top-140 {
    top: calc(var(--spacing) * 140);
  }
  .top-145 {
    top: calc(var(--spacing) * 145);
  }
  .top-150 {
    top: calc(var(--spacing) * 150);
  }
  .top-155 {
    top: calc(var(--spacing) * 155);
  }
  .top-160 {
    top: calc(var(--spacing) * 160);
  }
  .top-165 {
    top: calc(var(--spacing) * 165);
  }
  .top-170 {
    top: calc(var(--spacing) * 170);
  }
  .top-175 {
    top: calc(var(--spacing) * 175);
  }
  .top-180 {
    top: calc(var(--spacing) * 180);
  }
  .top-185 {
    top: calc(var(--spacing) * 185);
  }
  .top-190 {
    top: calc(var(--spacing) * 190);
  }
  .top-195 {
    top: calc(var(--spacing) * 195);
  }
  .top-200 {
    top: calc(var(--spacing) * 200);
  }
  .top-205 {
    top: calc(var(--spacing) * 205);
  }
  .top-210 {
    top: calc(var(--spacing) * 210);
  }
  .top-215 {
    top: calc(var(--spacing) * 215);
  }
  .top-220 {
    top: calc(var(--spacing) * 220);
  }
  .top-225 {
    top: calc(var(--spacing) * 225);
  }
  .top-230 {
    top: calc(var(--spacing) * 230);
  }
  .top-235 {
    top: calc(var(--spacing) * 235);
  }
  .top-240 {
    top: calc(var(--spacing) * 240);
  }
  .top-245 {
    top: calc(var(--spacing) * 245);
  }
  .top-250 {
    top: calc(var(--spacing) * 250);
  }
  .top-255 {
    top: calc(var(--spacing) * 255);
  }
  .top-260 {
    top: calc(var(--spacing) * 260);
  }
  .top-265 {
    top: calc(var(--spacing) * 265);
  }
  .top-270 {
    top: calc(var(--spacing) * 270);
  }
  .top-275 {
    top: calc(var(--spacing) * 275);
  }
  .top-280 {
    top: calc(var(--spacing) * 280);
  }
  .top-285 {
    top: calc(var(--spacing) * 285);
  }
  .top-290 {
    top: calc(var(--spacing) * 290);
  }
  .top-295 {
    top: calc(var(--spacing) * 295);
  }
  .top-300 {
    top: calc(var(--spacing) * 300);
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .right-2 {
    right: calc(var(--spacing) * 2);
  }
  .-bottom-5 {
    bottom: calc(var(--spacing) * -5);
  }
  .-bottom-10 {
    bottom: calc(var(--spacing) * -10);
  }
  .-bottom-15 {
    bottom: calc(var(--spacing) * -15);
  }
  .-bottom-20 {
    bottom: calc(var(--spacing) * -20);
  }
  .-bottom-25 {
    bottom: calc(var(--spacing) * -25);
  }
  .-bottom-30 {
    bottom: calc(var(--spacing) * -30);
  }
  .-bottom-35 {
    bottom: calc(var(--spacing) * -35);
  }
  .-bottom-40 {
    bottom: calc(var(--spacing) * -40);
  }
  .-bottom-45 {
    bottom: calc(var(--spacing) * -45);
  }
  .-bottom-50 {
    bottom: calc(var(--spacing) * -50);
  }
  .-bottom-55 {
    bottom: calc(var(--spacing) * -55);
  }
  .-bottom-60 {
    bottom: calc(var(--spacing) * -60);
  }
  .-bottom-65 {
    bottom: calc(var(--spacing) * -65);
  }
  .-bottom-70 {
    bottom: calc(var(--spacing) * -70);
  }
  .-bottom-75 {
    bottom: calc(var(--spacing) * -75);
  }
  .-bottom-80 {
    bottom: calc(var(--spacing) * -80);
  }
  .-bottom-85 {
    bottom: calc(var(--spacing) * -85);
  }
  .-bottom-90 {
    bottom: calc(var(--spacing) * -90);
  }
  .-bottom-95 {
    bottom: calc(var(--spacing) * -95);
  }
  .-bottom-100 {
    bottom: calc(var(--spacing) * -100);
  }
  .-bottom-105 {
    bottom: calc(var(--spacing) * -105);
  }
  .-bottom-110 {
    bottom: calc(var(--spacing) * -110);
  }
  .-bottom-115 {
    bottom: calc(var(--spacing) * -115);
  }
  .-bottom-120 {
    bottom: calc(var(--spacing) * -120);
  }
  .-bottom-125 {
    bottom: calc(var(--spacing) * -125);
  }
  .-bottom-130 {
    bottom: calc(var(--spacing) * -130);
  }
  .-bottom-135 {
    bottom: calc(var(--spacing) * -135);
  }
  .-bottom-140 {
    bottom: calc(var(--spacing) * -140);
  }
  .-bottom-145 {
    bottom: calc(var(--spacing) * -145);
  }
  .-bottom-150 {
    bottom: calc(var(--spacing) * -150);
  }
  .-bottom-155 {
    bottom: calc(var(--spacing) * -155);
  }
  .-bottom-160 {
    bottom: calc(var(--spacing) * -160);
  }
  .-bottom-165 {
    bottom: calc(var(--spacing) * -165);
  }
  .-bottom-170 {
    bottom: calc(var(--spacing) * -170);
  }
  .-bottom-175 {
    bottom: calc(var(--spacing) * -175);
  }
  .-bottom-180 {
    bottom: calc(var(--spacing) * -180);
  }
  .-bottom-185 {
    bottom: calc(var(--spacing) * -185);
  }
  .-bottom-190 {
    bottom: calc(var(--spacing) * -190);
  }
  .-bottom-195 {
    bottom: calc(var(--spacing) * -195);
  }
  .-bottom-200 {
    bottom: calc(var(--spacing) * -200);
  }
  .-bottom-205 {
    bottom: calc(var(--spacing) * -205);
  }
  .-bottom-210 {
    bottom: calc(var(--spacing) * -210);
  }
  .-bottom-215 {
    bottom: calc(var(--spacing) * -215);
  }
  .-bottom-220 {
    bottom: calc(var(--spacing) * -220);
  }
  .-bottom-225 {
    bottom: calc(var(--spacing) * -225);
  }
  .-bottom-230 {
    bottom: calc(var(--spacing) * -230);
  }
  .-bottom-235 {
    bottom: calc(var(--spacing) * -235);
  }
  .-bottom-240 {
    bottom: calc(var(--spacing) * -240);
  }
  .-bottom-245 {
    bottom: calc(var(--spacing) * -245);
  }
  .-bottom-250 {
    bottom: calc(var(--spacing) * -250);
  }
  .-bottom-255 {
    bottom: calc(var(--spacing) * -255);
  }
  .-bottom-260 {
    bottom: calc(var(--spacing) * -260);
  }
  .-bottom-265 {
    bottom: calc(var(--spacing) * -265);
  }
  .-bottom-270 {
    bottom: calc(var(--spacing) * -270);
  }
  .-bottom-275 {
    bottom: calc(var(--spacing) * -275);
  }
  .-bottom-280 {
    bottom: calc(var(--spacing) * -280);
  }
  .-bottom-285 {
    bottom: calc(var(--spacing) * -285);
  }
  .-bottom-290 {
    bottom: calc(var(--spacing) * -290);
  }
  .-bottom-295 {
    bottom: calc(var(--spacing) * -295);
  }
  .-bottom-300 {
    bottom: calc(var(--spacing) * -300);
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .bottom-2 {
    bottom: calc(var(--spacing) * 2);
  }
  .bottom-5 {
    bottom: calc(var(--spacing) * 5);
  }
  .bottom-10 {
    bottom: calc(var(--spacing) * 10);
  }
  .bottom-15 {
    bottom: calc(var(--spacing) * 15);
  }
  .bottom-20 {
    bottom: calc(var(--spacing) * 20);
  }
  .bottom-25 {
    bottom: calc(var(--spacing) * 25);
  }
  .bottom-30 {
    bottom: calc(var(--spacing) * 30);
  }
  .bottom-35 {
    bottom: calc(var(--spacing) * 35);
  }
  .bottom-40 {
    bottom: calc(var(--spacing) * 40);
  }
  .bottom-45 {
    bottom: calc(var(--spacing) * 45);
  }
  .bottom-50 {
    bottom: calc(var(--spacing) * 50);
  }
  .bottom-55 {
    bottom: calc(var(--spacing) * 55);
  }
  .bottom-60 {
    bottom: calc(var(--spacing) * 60);
  }
  .bottom-65 {
    bottom: calc(var(--spacing) * 65);
  }
  .bottom-70 {
    bottom: calc(var(--spacing) * 70);
  }
  .bottom-75 {
    bottom: calc(var(--spacing) * 75);
  }
  .bottom-80 {
    bottom: calc(var(--spacing) * 80);
  }
  .bottom-85 {
    bottom: calc(var(--spacing) * 85);
  }
  .bottom-90 {
    bottom: calc(var(--spacing) * 90);
  }
  .bottom-95 {
    bottom: calc(var(--spacing) * 95);
  }
  .bottom-100 {
    bottom: calc(var(--spacing) * 100);
  }
  .bottom-105 {
    bottom: calc(var(--spacing) * 105);
  }
  .bottom-110 {
    bottom: calc(var(--spacing) * 110);
  }
  .bottom-115 {
    bottom: calc(var(--spacing) * 115);
  }
  .bottom-120 {
    bottom: calc(var(--spacing) * 120);
  }
  .bottom-125 {
    bottom: calc(var(--spacing) * 125);
  }
  .bottom-130 {
    bottom: calc(var(--spacing) * 130);
  }
  .bottom-135 {
    bottom: calc(var(--spacing) * 135);
  }
  .bottom-140 {
    bottom: calc(var(--spacing) * 140);
  }
  .bottom-145 {
    bottom: calc(var(--spacing) * 145);
  }
  .bottom-150 {
    bottom: calc(var(--spacing) * 150);
  }
  .bottom-155 {
    bottom: calc(var(--spacing) * 155);
  }
  .bottom-160 {
    bottom: calc(var(--spacing) * 160);
  }
  .bottom-165 {
    bottom: calc(var(--spacing) * 165);
  }
  .bottom-170 {
    bottom: calc(var(--spacing) * 170);
  }
  .bottom-175 {
    bottom: calc(var(--spacing) * 175);
  }
  .bottom-180 {
    bottom: calc(var(--spacing) * 180);
  }
  .bottom-185 {
    bottom: calc(var(--spacing) * 185);
  }
  .bottom-190 {
    bottom: calc(var(--spacing) * 190);
  }
  .bottom-195 {
    bottom: calc(var(--spacing) * 195);
  }
  .bottom-200 {
    bottom: calc(var(--spacing) * 200);
  }
  .bottom-205 {
    bottom: calc(var(--spacing) * 205);
  }
  .bottom-210 {
    bottom: calc(var(--spacing) * 210);
  }
  .bottom-215 {
    bottom: calc(var(--spacing) * 215);
  }
  .bottom-220 {
    bottom: calc(var(--spacing) * 220);
  }
  .bottom-225 {
    bottom: calc(var(--spacing) * 225);
  }
  .bottom-230 {
    bottom: calc(var(--spacing) * 230);
  }
  .bottom-235 {
    bottom: calc(var(--spacing) * 235);
  }
  .bottom-240 {
    bottom: calc(var(--spacing) * 240);
  }
  .bottom-245 {
    bottom: calc(var(--spacing) * 245);
  }
  .bottom-250 {
    bottom: calc(var(--spacing) * 250);
  }
  .bottom-255 {
    bottom: calc(var(--spacing) * 255);
  }
  .bottom-260 {
    bottom: calc(var(--spacing) * 260);
  }
  .bottom-265 {
    bottom: calc(var(--spacing) * 265);
  }
  .bottom-270 {
    bottom: calc(var(--spacing) * 270);
  }
  .bottom-275 {
    bottom: calc(var(--spacing) * 275);
  }
  .bottom-280 {
    bottom: calc(var(--spacing) * 280);
  }
  .bottom-285 {
    bottom: calc(var(--spacing) * 285);
  }
  .bottom-290 {
    bottom: calc(var(--spacing) * 290);
  }
  .bottom-295 {
    bottom: calc(var(--spacing) * 295);
  }
  .bottom-300 {
    bottom: calc(var(--spacing) * 300);
  }
  .-left-4 {
    left: calc(var(--spacing) * -4);
  }
  .-left-5 {
    left: calc(var(--spacing) * -5);
  }
  .-left-10 {
    left: calc(var(--spacing) * -10);
  }
  .-left-15 {
    left: calc(var(--spacing) * -15);
  }
  .-left-20 {
    left: calc(var(--spacing) * -20);
  }
  .-left-25 {
    left: calc(var(--spacing) * -25);
  }
  .-left-30 {
    left: calc(var(--spacing) * -30);
  }
  .-left-35 {
    left: calc(var(--spacing) * -35);
  }
  .-left-40 {
    left: calc(var(--spacing) * -40);
  }
  .-left-45 {
    left: calc(var(--spacing) * -45);
  }
  .-left-50 {
    left: calc(var(--spacing) * -50);
  }
  .-left-55 {
    left: calc(var(--spacing) * -55);
  }
  .-left-60 {
    left: calc(var(--spacing) * -60);
  }
  .-left-65 {
    left: calc(var(--spacing) * -65);
  }
  .-left-70 {
    left: calc(var(--spacing) * -70);
  }
  .-left-75 {
    left: calc(var(--spacing) * -75);
  }
  .-left-80 {
    left: calc(var(--spacing) * -80);
  }
  .-left-85 {
    left: calc(var(--spacing) * -85);
  }
  .-left-90 {
    left: calc(var(--spacing) * -90);
  }
  .-left-95 {
    left: calc(var(--spacing) * -95);
  }
  .-left-100 {
    left: calc(var(--spacing) * -100);
  }
  .-left-105 {
    left: calc(var(--spacing) * -105);
  }
  .-left-110 {
    left: calc(var(--spacing) * -110);
  }
  .-left-115 {
    left: calc(var(--spacing) * -115);
  }
  .-left-120 {
    left: calc(var(--spacing) * -120);
  }
  .-left-125 {
    left: calc(var(--spacing) * -125);
  }
  .-left-130 {
    left: calc(var(--spacing) * -130);
  }
  .-left-135 {
    left: calc(var(--spacing) * -135);
  }
  .-left-140 {
    left: calc(var(--spacing) * -140);
  }
  .-left-145 {
    left: calc(var(--spacing) * -145);
  }
  .-left-150 {
    left: calc(var(--spacing) * -150);
  }
  .-left-155 {
    left: calc(var(--spacing) * -155);
  }
  .-left-160 {
    left: calc(var(--spacing) * -160);
  }
  .-left-165 {
    left: calc(var(--spacing) * -165);
  }
  .-left-170 {
    left: calc(var(--spacing) * -170);
  }
  .-left-175 {
    left: calc(var(--spacing) * -175);
  }
  .-left-180 {
    left: calc(var(--spacing) * -180);
  }
  .-left-185 {
    left: calc(var(--spacing) * -185);
  }
  .-left-190 {
    left: calc(var(--spacing) * -190);
  }
  .-left-195 {
    left: calc(var(--spacing) * -195);
  }
  .-left-200 {
    left: calc(var(--spacing) * -200);
  }
  .-left-205 {
    left: calc(var(--spacing) * -205);
  }
  .-left-210 {
    left: calc(var(--spacing) * -210);
  }
  .-left-215 {
    left: calc(var(--spacing) * -215);
  }
  .-left-220 {
    left: calc(var(--spacing) * -220);
  }
  .-left-225 {
    left: calc(var(--spacing) * -225);
  }
  .-left-230 {
    left: calc(var(--spacing) * -230);
  }
  .-left-235 {
    left: calc(var(--spacing) * -235);
  }
  .-left-240 {
    left: calc(var(--spacing) * -240);
  }
  .-left-245 {
    left: calc(var(--spacing) * -245);
  }
  .-left-250 {
    left: calc(var(--spacing) * -250);
  }
  .-left-255 {
    left: calc(var(--spacing) * -255);
  }
  .-left-260 {
    left: calc(var(--spacing) * -260);
  }
  .-left-265 {
    left: calc(var(--spacing) * -265);
  }
  .-left-270 {
    left: calc(var(--spacing) * -270);
  }
  .-left-275 {
    left: calc(var(--spacing) * -275);
  }
  .-left-280 {
    left: calc(var(--spacing) * -280);
  }
  .-left-285 {
    left: calc(var(--spacing) * -285);
  }
  .-left-290 {
    left: calc(var(--spacing) * -290);
  }
  .-left-295 {
    left: calc(var(--spacing) * -295);
  }
  .-left-300 {
    left: calc(var(--spacing) * -300);
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-10 {
    left: calc(var(--spacing) * 10);
  }
  .left-15 {
    left: calc(var(--spacing) * 15);
  }
  .left-20 {
    left: calc(var(--spacing) * 20);
  }
  .left-25 {
    left: calc(var(--spacing) * 25);
  }
  .left-30 {
    left: calc(var(--spacing) * 30);
  }
  .left-35 {
    left: calc(var(--spacing) * 35);
  }
  .left-40 {
    left: calc(var(--spacing) * 40);
  }
  .left-45 {
    left: calc(var(--spacing) * 45);
  }
  .left-50 {
    left: calc(var(--spacing) * 50);
  }
  .left-55 {
    left: calc(var(--spacing) * 55);
  }
  .left-60 {
    left: calc(var(--spacing) * 60);
  }
  .left-65 {
    left: calc(var(--spacing) * 65);
  }
  .left-70 {
    left: calc(var(--spacing) * 70);
  }
  .left-75 {
    left: calc(var(--spacing) * 75);
  }
  .left-80 {
    left: calc(var(--spacing) * 80);
  }
  .left-85 {
    left: calc(var(--spacing) * 85);
  }
  .left-90 {
    left: calc(var(--spacing) * 90);
  }
  .left-95 {
    left: calc(var(--spacing) * 95);
  }
  .left-100 {
    left: calc(var(--spacing) * 100);
  }
  .left-105 {
    left: calc(var(--spacing) * 105);
  }
  .left-110 {
    left: calc(var(--spacing) * 110);
  }
  .left-115 {
    left: calc(var(--spacing) * 115);
  }
  .left-120 {
    left: calc(var(--spacing) * 120);
  }
  .left-125 {
    left: calc(var(--spacing) * 125);
  }
  .left-130 {
    left: calc(var(--spacing) * 130);
  }
  .left-135 {
    left: calc(var(--spacing) * 135);
  }
  .left-140 {
    left: calc(var(--spacing) * 140);
  }
  .left-145 {
    left: calc(var(--spacing) * 145);
  }
  .left-150 {
    left: calc(var(--spacing) * 150);
  }
  .left-155 {
    left: calc(var(--spacing) * 155);
  }
  .left-160 {
    left: calc(var(--spacing) * 160);
  }
  .left-165 {
    left: calc(var(--spacing) * 165);
  }
  .left-170 {
    left: calc(var(--spacing) * 170);
  }
  .left-175 {
    left: calc(var(--spacing) * 175);
  }
  .left-180 {
    left: calc(var(--spacing) * 180);
  }
  .left-185 {
    left: calc(var(--spacing) * 185);
  }
  .left-190 {
    left: calc(var(--spacing) * 190);
  }
  .left-195 {
    left: calc(var(--spacing) * 195);
  }
  .left-200 {
    left: calc(var(--spacing) * 200);
  }
  .left-205 {
    left: calc(var(--spacing) * 205);
  }
  .left-210 {
    left: calc(var(--spacing) * 210);
  }
  .left-215 {
    left: calc(var(--spacing) * 215);
  }
  .left-220 {
    left: calc(var(--spacing) * 220);
  }
  .left-225 {
    left: calc(var(--spacing) * 225);
  }
  .left-230 {
    left: calc(var(--spacing) * 230);
  }
  .left-235 {
    left: calc(var(--spacing) * 235);
  }
  .left-240 {
    left: calc(var(--spacing) * 240);
  }
  .left-245 {
    left: calc(var(--spacing) * 245);
  }
  .left-250 {
    left: calc(var(--spacing) * 250);
  }
  .left-255 {
    left: calc(var(--spacing) * 255);
  }
  .left-260 {
    left: calc(var(--spacing) * 260);
  }
  .left-265 {
    left: calc(var(--spacing) * 265);
  }
  .left-270 {
    left: calc(var(--spacing) * 270);
  }
  .left-275 {
    left: calc(var(--spacing) * 275);
  }
  .left-280 {
    left: calc(var(--spacing) * 280);
  }
  .left-285 {
    left: calc(var(--spacing) * 285);
  }
  .left-290 {
    left: calc(var(--spacing) * 290);
  }
  .left-295 {
    left: calc(var(--spacing) * 295);
  }
  .left-300 {
    left: calc(var(--spacing) * 300);
  }
  .-z-10 {
    z-index: calc(10 * -1);
  }
  .z-0 {
    z-index: 0;
  }
  .z-10 {
    z-index: 10;
  }
  .z-50 {
    z-index: 50;
  }
  .z-100 {
    z-index: 100;
  }
  .z-\[60\] {
    z-index: 60;
  }
  .container {
    width: 100%;
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .mx-auto {
    margin-inline: auto;
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-5 {
    margin-top: calc(var(--spacing) * 5);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .table {
    display: table;
  }
  .h-3 {
    height: calc(var(--spacing) * 3);
  }
  .h-4 {
    height: calc(var(--spacing) * 4);
  }
  .h-6 {
    height: calc(var(--spacing) * 6);
  }
  .h-8 {
    height: calc(var(--spacing) * 8);
  }
  .h-12 {
    height: calc(var(--spacing) * 12);
  }
  .h-40 {
    height: calc(var(--spacing) * 40);
  }
  .h-80 {
    height: calc(var(--spacing) * 80);
  }
  .h-\[90vh\] {
    height: 90vh;
  }
  .h-full {
    height: 100%;
  }
  .h-screen {
    height: 100vh;
  }
  .max-h-\[50vh\] {
    max-height: 50vh;
  }
  .max-h-\[70vh\] {
    max-height: 70vh;
  }
  .max-h-\[90vh\] {
    max-height: 90vh;
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .w-6 {
    width: calc(var(--spacing) * 6);
  }
  .w-8 {
    width: calc(var(--spacing) * 8);
  }
  .w-12 {
    width: calc(var(--spacing) * 12);
  }
  .w-28 {
    width: calc(var(--spacing) * 28);
  }
  .w-40 {
    width: calc(var(--spacing) * 40);
  }
  .w-80 {
    width: calc(var(--spacing) * 80);
  }
  .w-auto {
    width: auto;
  }
  .w-full {
    width: 100%;
  }
  .max-w-3xl {
    max-width: var(--container-3xl);
  }
  .max-w-\[90vw\] {
    max-width: 90vw;
  }
  .max-w-full {
    max-width: 100%;
  }
  .max-w-xl {
    max-width: var(--container-xl);
  }
  .min-w-0 {
    min-width: calc(var(--spacing) * 0);
  }
  .flex-1 {
    flex: 1;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .-scale-5 {
    --tw-scale-x: calc(5% * -1);
    --tw-scale-y: calc(5% * -1);
    --tw-scale-z: calc(5% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-10 {
    --tw-scale-x: calc(10% * -1);
    --tw-scale-y: calc(10% * -1);
    --tw-scale-z: calc(10% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-15 {
    --tw-scale-x: calc(15% * -1);
    --tw-scale-y: calc(15% * -1);
    --tw-scale-z: calc(15% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-20 {
    --tw-scale-x: calc(20% * -1);
    --tw-scale-y: calc(20% * -1);
    --tw-scale-z: calc(20% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-25 {
    --tw-scale-x: calc(25% * -1);
    --tw-scale-y: calc(25% * -1);
    --tw-scale-z: calc(25% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-30 {
    --tw-scale-x: calc(30% * -1);
    --tw-scale-y: calc(30% * -1);
    --tw-scale-z: calc(30% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-35 {
    --tw-scale-x: calc(35% * -1);
    --tw-scale-y: calc(35% * -1);
    --tw-scale-z: calc(35% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-40 {
    --tw-scale-x: calc(40% * -1);
    --tw-scale-y: calc(40% * -1);
    --tw-scale-z: calc(40% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-45 {
    --tw-scale-x: calc(45% * -1);
    --tw-scale-y: calc(45% * -1);
    --tw-scale-z: calc(45% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-50 {
    --tw-scale-x: calc(50% * -1);
    --tw-scale-y: calc(50% * -1);
    --tw-scale-z: calc(50% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-55 {
    --tw-scale-x: calc(55% * -1);
    --tw-scale-y: calc(55% * -1);
    --tw-scale-z: calc(55% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-60 {
    --tw-scale-x: calc(60% * -1);
    --tw-scale-y: calc(60% * -1);
    --tw-scale-z: calc(60% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-65 {
    --tw-scale-x: calc(65% * -1);
    --tw-scale-y: calc(65% * -1);
    --tw-scale-z: calc(65% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-70 {
    --tw-scale-x: calc(70% * -1);
    --tw-scale-y: calc(70% * -1);
    --tw-scale-z: calc(70% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-75 {
    --tw-scale-x: calc(75% * -1);
    --tw-scale-y: calc(75% * -1);
    --tw-scale-z: calc(75% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-80 {
    --tw-scale-x: calc(80% * -1);
    --tw-scale-y: calc(80% * -1);
    --tw-scale-z: calc(80% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-85 {
    --tw-scale-x: calc(85% * -1);
    --tw-scale-y: calc(85% * -1);
    --tw-scale-z: calc(85% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-90 {
    --tw-scale-x: calc(90% * -1);
    --tw-scale-y: calc(90% * -1);
    --tw-scale-z: calc(90% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-95 {
    --tw-scale-x: calc(95% * -1);
    --tw-scale-y: calc(95% * -1);
    --tw-scale-z: calc(95% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-100 {
    --tw-scale-x: calc(100% * -1);
    --tw-scale-y: calc(100% * -1);
    --tw-scale-z: calc(100% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-105 {
    --tw-scale-x: calc(105% * -1);
    --tw-scale-y: calc(105% * -1);
    --tw-scale-z: calc(105% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-110 {
    --tw-scale-x: calc(110% * -1);
    --tw-scale-y: calc(110% * -1);
    --tw-scale-z: calc(110% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-115 {
    --tw-scale-x: calc(115% * -1);
    --tw-scale-y: calc(115% * -1);
    --tw-scale-z: calc(115% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-120 {
    --tw-scale-x: calc(120% * -1);
    --tw-scale-y: calc(120% * -1);
    --tw-scale-z: calc(120% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-125 {
    --tw-scale-x: calc(125% * -1);
    --tw-scale-y: calc(125% * -1);
    --tw-scale-z: calc(125% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-130 {
    --tw-scale-x: calc(130% * -1);
    --tw-scale-y: calc(130% * -1);
    --tw-scale-z: calc(130% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-135 {
    --tw-scale-x: calc(135% * -1);
    --tw-scale-y: calc(135% * -1);
    --tw-scale-z: calc(135% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-140 {
    --tw-scale-x: calc(140% * -1);
    --tw-scale-y: calc(140% * -1);
    --tw-scale-z: calc(140% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-145 {
    --tw-scale-x: calc(145% * -1);
    --tw-scale-y: calc(145% * -1);
    --tw-scale-z: calc(145% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-150 {
    --tw-scale-x: calc(150% * -1);
    --tw-scale-y: calc(150% * -1);
    --tw-scale-z: calc(150% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-155 {
    --tw-scale-x: calc(155% * -1);
    --tw-scale-y: calc(155% * -1);
    --tw-scale-z: calc(155% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-160 {
    --tw-scale-x: calc(160% * -1);
    --tw-scale-y: calc(160% * -1);
    --tw-scale-z: calc(160% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-165 {
    --tw-scale-x: calc(165% * -1);
    --tw-scale-y: calc(165% * -1);
    --tw-scale-z: calc(165% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-170 {
    --tw-scale-x: calc(170% * -1);
    --tw-scale-y: calc(170% * -1);
    --tw-scale-z: calc(170% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-175 {
    --tw-scale-x: calc(175% * -1);
    --tw-scale-y: calc(175% * -1);
    --tw-scale-z: calc(175% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-180 {
    --tw-scale-x: calc(180% * -1);
    --tw-scale-y: calc(180% * -1);
    --tw-scale-z: calc(180% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-185 {
    --tw-scale-x: calc(185% * -1);
    --tw-scale-y: calc(185% * -1);
    --tw-scale-z: calc(185% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-190 {
    --tw-scale-x: calc(190% * -1);
    --tw-scale-y: calc(190% * -1);
    --tw-scale-z: calc(190% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-195 {
    --tw-scale-x: calc(195% * -1);
    --tw-scale-y: calc(195% * -1);
    --tw-scale-z: calc(195% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-200 {
    --tw-scale-x: calc(200% * -1);
    --tw-scale-y: calc(200% * -1);
    --tw-scale-z: calc(200% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-205 {
    --tw-scale-x: calc(205% * -1);
    --tw-scale-y: calc(205% * -1);
    --tw-scale-z: calc(205% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-210 {
    --tw-scale-x: calc(210% * -1);
    --tw-scale-y: calc(210% * -1);
    --tw-scale-z: calc(210% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-215 {
    --tw-scale-x: calc(215% * -1);
    --tw-scale-y: calc(215% * -1);
    --tw-scale-z: calc(215% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-220 {
    --tw-scale-x: calc(220% * -1);
    --tw-scale-y: calc(220% * -1);
    --tw-scale-z: calc(220% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-225 {
    --tw-scale-x: calc(225% * -1);
    --tw-scale-y: calc(225% * -1);
    --tw-scale-z: calc(225% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-230 {
    --tw-scale-x: calc(230% * -1);
    --tw-scale-y: calc(230% * -1);
    --tw-scale-z: calc(230% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-235 {
    --tw-scale-x: calc(235% * -1);
    --tw-scale-y: calc(235% * -1);
    --tw-scale-z: calc(235% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-240 {
    --tw-scale-x: calc(240% * -1);
    --tw-scale-y: calc(240% * -1);
    --tw-scale-z: calc(240% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-245 {
    --tw-scale-x: calc(245% * -1);
    --tw-scale-y: calc(245% * -1);
    --tw-scale-z: calc(245% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-250 {
    --tw-scale-x: calc(250% * -1);
    --tw-scale-y: calc(250% * -1);
    --tw-scale-z: calc(250% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-255 {
    --tw-scale-x: calc(255% * -1);
    --tw-scale-y: calc(255% * -1);
    --tw-scale-z: calc(255% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-260 {
    --tw-scale-x: calc(260% * -1);
    --tw-scale-y: calc(260% * -1);
    --tw-scale-z: calc(260% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-265 {
    --tw-scale-x: calc(265% * -1);
    --tw-scale-y: calc(265% * -1);
    --tw-scale-z: calc(265% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-270 {
    --tw-scale-x: calc(270% * -1);
    --tw-scale-y: calc(270% * -1);
    --tw-scale-z: calc(270% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-275 {
    --tw-scale-x: calc(275% * -1);
    --tw-scale-y: calc(275% * -1);
    --tw-scale-z: calc(275% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-280 {
    --tw-scale-x: calc(280% * -1);
    --tw-scale-y: calc(280% * -1);
    --tw-scale-z: calc(280% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-285 {
    --tw-scale-x: calc(285% * -1);
    --tw-scale-y: calc(285% * -1);
    --tw-scale-z: calc(285% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-290 {
    --tw-scale-x: calc(290% * -1);
    --tw-scale-y: calc(290% * -1);
    --tw-scale-z: calc(290% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-295 {
    --tw-scale-x: calc(295% * -1);
    --tw-scale-y: calc(295% * -1);
    --tw-scale-z: calc(295% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-300 {
    --tw-scale-x: calc(300% * -1);
    --tw-scale-y: calc(300% * -1);
    --tw-scale-z: calc(300% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-0 {
    --tw-scale-x: 0%;
    --tw-scale-y: 0%;
    --tw-scale-z: 0%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-5 {
    --tw-scale-x: 5%;
    --tw-scale-y: 5%;
    --tw-scale-z: 5%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-10 {
    --tw-scale-x: 10%;
    --tw-scale-y: 10%;
    --tw-scale-z: 10%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-15 {
    --tw-scale-x: 15%;
    --tw-scale-y: 15%;
    --tw-scale-z: 15%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-20 {
    --tw-scale-x: 20%;
    --tw-scale-y: 20%;
    --tw-scale-z: 20%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-25 {
    --tw-scale-x: 25%;
    --tw-scale-y: 25%;
    --tw-scale-z: 25%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-30 {
    --tw-scale-x: 30%;
    --tw-scale-y: 30%;
    --tw-scale-z: 30%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-35 {
    --tw-scale-x: 35%;
    --tw-scale-y: 35%;
    --tw-scale-z: 35%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-40 {
    --tw-scale-x: 40%;
    --tw-scale-y: 40%;
    --tw-scale-z: 40%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-45 {
    --tw-scale-x: 45%;
    --tw-scale-y: 45%;
    --tw-scale-z: 45%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-50 {
    --tw-scale-x: 50%;
    --tw-scale-y: 50%;
    --tw-scale-z: 50%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-55 {
    --tw-scale-x: 55%;
    --tw-scale-y: 55%;
    --tw-scale-z: 55%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-60 {
    --tw-scale-x: 60%;
    --tw-scale-y: 60%;
    --tw-scale-z: 60%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-65 {
    --tw-scale-x: 65%;
    --tw-scale-y: 65%;
    --tw-scale-z: 65%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-70 {
    --tw-scale-x: 70%;
    --tw-scale-y: 70%;
    --tw-scale-z: 70%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-75 {
    --tw-scale-x: 75%;
    --tw-scale-y: 75%;
    --tw-scale-z: 75%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-80 {
    --tw-scale-x: 80%;
    --tw-scale-y: 80%;
    --tw-scale-z: 80%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-85 {
    --tw-scale-x: 85%;
    --tw-scale-y: 85%;
    --tw-scale-z: 85%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-90 {
    --tw-scale-x: 90%;
    --tw-scale-y: 90%;
    --tw-scale-z: 90%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-95 {
    --tw-scale-x: 95%;
    --tw-scale-y: 95%;
    --tw-scale-z: 95%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-100 {
    --tw-scale-x: 100%;
    --tw-scale-y: 100%;
    --tw-scale-z: 100%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-105 {
    --tw-scale-x: 105%;
    --tw-scale-y: 105%;
    --tw-scale-z: 105%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-110 {
    --tw-scale-x: 110%;
    --tw-scale-y: 110%;
    --tw-scale-z: 110%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-115 {
    --tw-scale-x: 115%;
    --tw-scale-y: 115%;
    --tw-scale-z: 115%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-120 {
    --tw-scale-x: 120%;
    --tw-scale-y: 120%;
    --tw-scale-z: 120%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-125 {
    --tw-scale-x: 125%;
    --tw-scale-y: 125%;
    --tw-scale-z: 125%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-130 {
    --tw-scale-x: 130%;
    --tw-scale-y: 130%;
    --tw-scale-z: 130%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-135 {
    --tw-scale-x: 135%;
    --tw-scale-y: 135%;
    --tw-scale-z: 135%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-140 {
    --tw-scale-x: 140%;
    --tw-scale-y: 140%;
    --tw-scale-z: 140%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-145 {
    --tw-scale-x: 145%;
    --tw-scale-y: 145%;
    --tw-scale-z: 145%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-150 {
    --tw-scale-x: 150%;
    --tw-scale-y: 150%;
    --tw-scale-z: 150%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-155 {
    --tw-scale-x: 155%;
    --tw-scale-y: 155%;
    --tw-scale-z: 155%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-160 {
    --tw-scale-x: 160%;
    --tw-scale-y: 160%;
    --tw-scale-z: 160%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-165 {
    --tw-scale-x: 165%;
    --tw-scale-y: 165%;
    --tw-scale-z: 165%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-170 {
    --tw-scale-x: 170%;
    --tw-scale-y: 170%;
    --tw-scale-z: 170%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-175 {
    --tw-scale-x: 175%;
    --tw-scale-y: 175%;
    --tw-scale-z: 175%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-180 {
    --tw-scale-x: 180%;
    --tw-scale-y: 180%;
    --tw-scale-z: 180%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-185 {
    --tw-scale-x: 185%;
    --tw-scale-y: 185%;
    --tw-scale-z: 185%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-190 {
    --tw-scale-x: 190%;
    --tw-scale-y: 190%;
    --tw-scale-z: 190%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-195 {
    --tw-scale-x: 195%;
    --tw-scale-y: 195%;
    --tw-scale-z: 195%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-200 {
    --tw-scale-x: 200%;
    --tw-scale-y: 200%;
    --tw-scale-z: 200%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-205 {
    --tw-scale-x: 205%;
    --tw-scale-y: 205%;
    --tw-scale-z: 205%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-210 {
    --tw-scale-x: 210%;
    --tw-scale-y: 210%;
    --tw-scale-z: 210%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-215 {
    --tw-scale-x: 215%;
    --tw-scale-y: 215%;
    --tw-scale-z: 215%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-220 {
    --tw-scale-x: 220%;
    --tw-scale-y: 220%;
    --tw-scale-z: 220%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-225 {
    --tw-scale-x: 225%;
    --tw-scale-y: 225%;
    --tw-scale-z: 225%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-230 {
    --tw-scale-x: 230%;
    --tw-scale-y: 230%;
    --tw-scale-z: 230%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-235 {
    --tw-scale-x: 235%;
    --tw-scale-y: 235%;
    --tw-scale-z: 235%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-240 {
    --tw-scale-x: 240%;
    --tw-scale-y: 240%;
    --tw-scale-z: 240%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-245 {
    --tw-scale-x: 245%;
    --tw-scale-y: 245%;
    --tw-scale-z: 245%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-250 {
    --tw-scale-x: 250%;
    --tw-scale-y: 250%;
    --tw-scale-z: 250%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-255 {
    --tw-scale-x: 255%;
    --tw-scale-y: 255%;
    --tw-scale-z: 255%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-260 {
    --tw-scale-x: 260%;
    --tw-scale-y: 260%;
    --tw-scale-z: 260%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-265 {
    --tw-scale-x: 265%;
    --tw-scale-y: 265%;
    --tw-scale-z: 265%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-270 {
    --tw-scale-x: 270%;
    --tw-scale-y: 270%;
    --tw-scale-z: 270%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-275 {
    --tw-scale-x: 275%;
    --tw-scale-y: 275%;
    --tw-scale-z: 275%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-280 {
    --tw-scale-x: 280%;
    --tw-scale-y: 280%;
    --tw-scale-z: 280%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-285 {
    --tw-scale-x: 285%;
    --tw-scale-y: 285%;
    --tw-scale-z: 285%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-290 {
    --tw-scale-x: 290%;
    --tw-scale-y: 290%;
    --tw-scale-z: 290%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-295 {
    --tw-scale-x: 295%;
    --tw-scale-y: 295%;
    --tw-scale-z: 295%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-300 {
    --tw-scale-x: 300%;
    --tw-scale-y: 300%;
    --tw-scale-z: 300%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .animate-\[fadeIn_0\.5s_ease-out\] {
    animation: fadeIn 0.5s ease-out;
  }
  .animate-\[fadeIn_1s_ease-out_0\.5s_both\] {
    animation: fadeIn 1s ease-out 0.5s both;
  }
  .animate-bounce {
    animation: var(--animate-bounce);
  }
  .animate-pulse {
    animation: var(--animate-pulse);
  }
  .touch-pan-y {
    --tw-pan-y: pan-y;
    touch-action: var(--tw-pan-x,) var(--tw-pan-y,) var(--tw-pinch-zoom,);
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-row {
    flex-direction: row;
  }
  .items-baseline {
    align-items: baseline;
  }
  .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;
  }
  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  .space-y-2 {
    :where(& > :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)));
    }
  }
  .space-y-4 {
    :where(& > :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)));
    }
  }
  .truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }
  .rounded-3xl {
    border-radius: var(--radius-3xl);
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-xl {
    border-radius: calc(var(--radius) + 4px);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }
  .border-4 {
    border-style: var(--tw-border-style);
    border-width: 4px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-black\/5 {
    border-color: color-mix(in srgb, #000 5%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-black) 5%, transparent);
    }
  }
  .border-border\/50 {
    border-color: var(--border);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--border) 50%, transparent);
    }
  }
  .border-card {
    border-color: var(--card);
  }
  .border-primary\/40 {
    border-color: var(--primary);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--primary) 40%, transparent);
    }
  }
  .border-primary\/60 {
    border-color: var(--primary);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--primary) 60%, transparent);
    }
  }
  .bg-black {
    background-color: var(--color-black);
  }
  .bg-card\/80 {
    background-color: var(--card);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--card) 80%, transparent);
    }
  }
  .bg-emerald-600 {
    background-color: var(--color-emerald-600);
  }
  .bg-green-500 {
    background-color: var(--color-green-500);
  }
  .bg-primary\/20 {
    background-color: var(--primary);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--primary) 20%, transparent);
    }
  }
  .bg-primary\/40 {
    background-color: var(--primary);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--primary) 40%, transparent);
    }
  }
  .bg-rose-600 {
    background-color: var(--color-rose-600);
  }
  .bg-slate-50 {
    background-color: var(--color-slate-50);
  }
  .bg-slate-50\/80 {
    background-color: color-mix(in srgb, oklch(98.4% 0.003 247.858) 80%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-slate-50) 80%, transparent);
    }
  }
  .bg-slate-200 {
    background-color: var(--color-slate-200);
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-white\/80 {
    background-color: color-mix(in srgb, #fff 80%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 80%, transparent);
    }
  }
  .bg-gradient-to-tr {
    --tw-gradient-position: to top right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .from-amber-500 {
    --tw-gradient-from: var(--color-amber-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-rose-500 {
    --tw-gradient-via: var(--color-rose-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);
  }
  .to-fuchsia-500 {
    --tw-gradient-to: var(--color-fuchsia-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));
  }
  .object-contain {
    object-fit: contain;
  }
  .object-cover {
    object-fit: cover;
  }
  .p-2 {
    padding: calc(var(--spacing) * 2);
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-5 {
    padding: calc(var(--spacing) * 5);
  }
  .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);
  }
  .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-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-6 {
    padding-block: calc(var(--spacing) * 6);
  }
  .pt-1 {
    padding-top: calc(var(--spacing) * 1);
  }
  .pt-4 {
    padding-top: calc(var(--spacing) * 4);
  }
  .pr-4 {
    padding-right: calc(var(--spacing) * 4);
  }
  .pl-8 {
    padding-left: calc(var(--spacing) * 8);
  }
  .text-center {
    text-align: center;
  }
  .text-right {
    text-align: right;
  }
  .font-serif {
    font-family: var(--font-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-5xl {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .leading-relaxed {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }
  .leading-snug {
    --tw-leading: var(--leading-snug);
    line-height: var(--leading-snug);
  }
  .leading-tight {
    --tw-leading: var(--leading-tight);
    line-height: var(--leading-tight);
  }
  .font-black {
    --tw-font-weight: var(--font-weight-black);
    font-weight: var(--font-weight-black);
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-extrabold {
    --tw-font-weight: var(--font-weight-extrabold);
    font-weight: var(--font-weight-extrabold);
  }
  .font-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-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-tight {
    --tw-tracking: var(--tracking-tight);
    letter-spacing: var(--tracking-tight);
  }
  .tracking-widest {
    --tw-tracking: var(--tracking-widest);
    letter-spacing: var(--tracking-widest);
  }
  .text-balance {
    text-wrap: balance;
  }
  .text-pretty {
    text-wrap: pretty;
  }
  .break-words {
    overflow-wrap: break-word;
  }
  .whitespace-pre-wrap {
    white-space: pre-wrap;
  }
  .text-foreground {
    color: var(--foreground);
  }
  .text-foreground\/90 {
    color: var(--foreground);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--foreground) 90%, transparent);
    }
  }
  .text-gray-600 {
    color: var(--color-gray-600);
  }
  .text-muted-foreground {
    color: var(--muted-foreground);
  }
  .text-primary {
    color: var(--primary);
  }
  .text-primary\/30 {
    color: var(--primary);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--primary) 30%, transparent);
    }
  }
  .text-slate-500 {
    color: var(--color-slate-500);
  }
  .text-slate-600 {
    color: var(--color-slate-600);
  }
  .text-slate-900 {
    color: var(--color-slate-900);
  }
  .text-white {
    color: var(--color-white);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .tabular-nums {
    --tw-numeric-spacing: tabular-nums;
    font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
  }
  .opacity-60 {
    opacity: 60%;
  }
  .shadow-2xl {
    --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));
    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, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-xl {
    --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .ring-1 {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .ring-black\/10 {
    --tw-ring-color: color-mix(in srgb, #000 10%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-ring-color: color-mix(in oklab, var(--color-black) 10%, transparent);
    }
  }
  .blur-3xl {
    --tw-blur: blur(var(--blur-3xl));
    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,);
  }
  .blur-lg {
    --tw-blur: blur(var(--blur-lg));
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .drop-shadow-lg {
    --tw-drop-shadow-size: drop-shadow(0 4px 4px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.15)));
    --tw-drop-shadow: drop-shadow(var(--drop-shadow-lg));
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .backdrop-blur {
    --tw-backdrop-blur: blur(8px);
    -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
  }
  .backdrop-blur-xl {
    --tw-backdrop-blur: blur(var(--blur-xl));
    -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, display, content-visibility, overlay, pointer-events;
    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));
  }
  .duration-1000 {
    --tw-duration: 1000ms;
    transition-duration: 1000ms;
  }
  .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }
  .will-change-transform {
    will-change: transform;
  }
  .select-none {
    -webkit-user-select: none;
    user-select: none;
  }
  .paused {
    animation-play-state: paused;
  }
  .hover\:bg-emerald-500 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-emerald-500);
      }
    }
  }
  .hover\:bg-rose-500 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-rose-500);
      }
    }
  }
  .hover\:bg-slate-50 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-slate-50);
      }
    }
  }
  .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-emerald-300 {
    &:focus {
      --tw-ring-color: var(--color-emerald-300);
    }
  }
  .focus\:ring-rose-300 {
    &:focus {
      --tw-ring-color: var(--color-rose-300);
    }
  }
  .focus\:ring-slate-300 {
    &:focus {
      --tw-ring-color: var(--color-slate-300);
    }
  }
  .focus\:outline-none {
    &:focus {
      --tw-outline-style: none;
      outline-style: none;
    }
  }
  .active\:scale-\[0\.99\] {
    &:active {
      scale: 0.99;
    }
  }
  .disabled\:opacity-60 {
    &:disabled {
      opacity: 60%;
    }
  }
  .md\:right-4 {
    @media (width >= 48rem) {
      right: calc(var(--spacing) * 4);
    }
  }
  .md\:bottom-4 {
    @media (width >= 48rem) {
      bottom: calc(var(--spacing) * 4);
    }
  }
  .md\:-left-8 {
    @media (width >= 48rem) {
      left: calc(var(--spacing) * -8);
    }
  }
  .md\:h-10 {
    @media (width >= 48rem) {
      height: calc(var(--spacing) * 10);
    }
  }
  .md\:h-14 {
    @media (width >= 48rem) {
      height: calc(var(--spacing) * 14);
    }
  }
  .md\:h-64 {
    @media (width >= 48rem) {
      height: calc(var(--spacing) * 64);
    }
  }
  .md\:w-10 {
    @media (width >= 48rem) {
      width: calc(var(--spacing) * 10);
    }
  }
  .md\:w-14 {
    @media (width >= 48rem) {
      width: calc(var(--spacing) * 14);
    }
  }
  .md\:w-64 {
    @media (width >= 48rem) {
      width: calc(var(--spacing) * 64);
    }
  }
  .md\:gap-2 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 2);
    }
  }
  .md\:gap-4 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 4);
    }
  }
  .md\:gap-6 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 6);
    }
  }
  .md\:gap-12 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 12);
    }
  }
  .md\:rounded-3xl {
    @media (width >= 48rem) {
      border-radius: var(--radius-3xl);
    }
  }
  .md\:border-2 {
    @media (width >= 48rem) {
      border-style: var(--tw-border-style);
      border-width: 2px;
    }
  }
  .md\:border-4 {
    @media (width >= 48rem) {
      border-style: var(--tw-border-style);
      border-width: 4px;
    }
  }
  .md\:border-8 {
    @media (width >= 48rem) {
      border-style: var(--tw-border-style);
      border-width: 8px;
    }
  }
  .md\:p-5 {
    @media (width >= 48rem) {
      padding: calc(var(--spacing) * 5);
    }
  }
  .md\:p-6 {
    @media (width >= 48rem) {
      padding: calc(var(--spacing) * 6);
    }
  }
  .md\:p-8 {
    @media (width >= 48rem) {
      padding: calc(var(--spacing) * 8);
    }
  }
  .md\:p-10 {
    @media (width >= 48rem) {
      padding: calc(var(--spacing) * 10);
    }
  }
  .md\:px-8 {
    @media (width >= 48rem) {
      padding-inline: calc(var(--spacing) * 8);
    }
  }
  .md\:py-4 {
    @media (width >= 48rem) {
      padding-block: calc(var(--spacing) * 4);
    }
  }
  .md\:py-10 {
    @media (width >= 48rem) {
      padding-block: calc(var(--spacing) * 10);
    }
  }
  .md\:pt-2 {
    @media (width >= 48rem) {
      padding-top: calc(var(--spacing) * 2);
    }
  }
  .md\:pl-12 {
    @media (width >= 48rem) {
      padding-left: calc(var(--spacing) * 12);
    }
  }
  .md\:text-2xl {
    @media (width >= 48rem) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .md\:text-3xl {
    @media (width >= 48rem) {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }
  .md\:text-4xl {
    @media (width >= 48rem) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
  .md\:text-5xl {
    @media (width >= 48rem) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }
  .md\:text-6xl {
    @media (width >= 48rem) {
      font-size: var(--text-6xl);
      line-height: var(--tw-leading, var(--text-6xl--line-height));
    }
  }
  .md\:text-7xl {
    @media (width >= 48rem) {
      font-size: var(--text-7xl);
      line-height: var(--tw-leading, var(--text-7xl--line-height));
    }
  }
  .md\:text-8xl {
    @media (width >= 48rem) {
      font-size: var(--text-8xl);
      line-height: var(--tw-leading, var(--text-8xl--line-height));
    }
  }
  .md\:blur-xl {
    @media (width >= 48rem) {
      --tw-blur: blur(var(--blur-xl));
      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,);
    }
  }
  .lg\:h-20 {
    @media (width >= 64rem) {
      height: calc(var(--spacing) * 20);
    }
  }
  .lg\:h-80 {
    @media (width >= 64rem) {
      height: calc(var(--spacing) * 80);
    }
  }
  .lg\:w-20 {
    @media (width >= 64rem) {
      width: calc(var(--spacing) * 20);
    }
  }
  .lg\:w-80 {
    @media (width >= 64rem) {
      width: calc(var(--spacing) * 80);
    }
  }
  .lg\:grid-cols-3 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .lg\:gap-8 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 8);
    }
  }
  .lg\:gap-16 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 16);
    }
  }
  .lg\:p-12 {
    @media (width >= 64rem) {
      padding: calc(var(--spacing) * 12);
    }
  }
  .lg\:p-14 {
    @media (width >= 64rem) {
      padding: calc(var(--spacing) * 14);
    }
  }
  .lg\:text-4xl {
    @media (width >= 64rem) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
  .lg\:text-5xl {
    @media (width >= 64rem) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }
  .lg\:text-6xl {
    @media (width >= 64rem) {
      font-size: var(--text-6xl);
      line-height: var(--tw-leading, var(--text-6xl--line-height));
    }
  }
  .lg\:text-7xl {
    @media (width >= 64rem) {
      font-size: var(--text-7xl);
      line-height: var(--tw-leading, var(--text-7xl--line-height));
    }
  }
  .lg\:text-8xl {
    @media (width >= 64rem) {
      font-size: var(--text-8xl);
      line-height: var(--tw-leading, var(--text-8xl--line-height));
    }
  }
  .lg\:text-9xl {
    @media (width >= 64rem) {
      font-size: var(--text-9xl);
      line-height: var(--tw-leading, var(--text-9xl--line-height));
    }
  }
  .xl\:h-96 {
    @media (width >= 80rem) {
      height: calc(var(--spacing) * 96);
    }
  }
  .xl\:w-96 {
    @media (width >= 80rem) {
      width: calc(var(--spacing) * 96);
    }
  }
  .xl\:text-8xl {
    @media (width >= 80rem) {
      font-size: var(--text-8xl);
      line-height: var(--tw-leading, var(--text-8xl--line-height));
    }
  }
  .xl\:text-9xl {
    @media (width >= 80rem) {
      font-size: var(--text-9xl);
      line-height: var(--tw-leading, var(--text-9xl--line-height));
    }
  }
}
@property --tw-animation-delay {
  syntax: "*";
  inherits: false;
  initial-value: 0s;
}
@property --tw-animation-direction {
  syntax: "*";
  inherits: false;
  initial-value: normal;
}
@property --tw-animation-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-animation-fill-mode {
  syntax: "*";
  inherits: false;
  initial-value: none;
}
@property --tw-animation-iteration-count {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-enter-blur {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-enter-opacity {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-enter-rotate {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-enter-scale {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-enter-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-enter-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-exit-blur {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-exit-opacity {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-exit-rotate {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-exit-scale {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-exit-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-exit-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
:root {
  --background: oklch(0.08 0 0);
  --foreground: oklch(0.98 0 0);
  --card: oklch(0.12 0 0);
  --card-foreground: oklch(0.98 0 0);
  --popover: oklch(0.12 0 0);
  --popover-foreground: oklch(0.98 0 0);
  --primary: oklch(0.65 0.2 25);
  --primary-foreground: oklch(0.98 0 0);
  --secondary: oklch(0.18 0 0);
  --secondary-foreground: oklch(0.98 0 0);
  --muted: oklch(0.25 0 0);
  --muted-foreground: oklch(0.65 0 0);
  --accent: oklch(0.75 0.15 45);
  --accent-foreground: oklch(0.08 0 0);
  --destructive: oklch(0.577 0.245 27.325);
  --destructive-foreground: oklch(0.577 0.245 27.325);
  --border: oklch(0.25 0 0);
  --input: oklch(0.25 0 0);
  --ring: oklch(0.65 0.2 25);
  --chart-1: oklch(0.646 0.222 41.116);
  --chart-2: oklch(0.6 0.118 184.704);
  --chart-3: oklch(0.398 0.07 227.392);
  --chart-4: oklch(0.828 0.189 84.429);
  --chart-5: oklch(0.769 0.188 70.08);
  --radius: 1rem;
  --sidebar: oklch(0.12 0 0);
  --sidebar-foreground: oklch(0.98 0 0);
  --sidebar-primary: oklch(0.65 0.2 25);
  --sidebar-primary-foreground: oklch(0.98 0 0);
  --sidebar-accent: oklch(0.18 0 0);
  --sidebar-accent-foreground: oklch(0.98 0 0);
  --sidebar-border: oklch(0.25 0 0);
  --sidebar-ring: oklch(0.65 0.2 25);
}
.dark {
  --background: oklch(0.145 0 0);
  --foreground: oklch(0.985 0 0);
  --card: oklch(0.145 0 0);
  --card-foreground: oklch(0.985 0 0);
  --popover: oklch(0.145 0 0);
  --popover-foreground: oklch(0.985 0 0);
  --primary: oklch(0.985 0 0);
  --primary-foreground: oklch(0.205 0 0);
  --secondary: oklch(0.269 0 0);
  --secondary-foreground: oklch(0.985 0 0);
  --muted: oklch(0.269 0 0);
  --muted-foreground: oklch(0.708 0 0);
  --accent: oklch(0.269 0 0);
  --accent-foreground: oklch(0.985 0 0);
  --destructive: oklch(0.396 0.141 25.723);
  --destructive-foreground: oklch(0.637 0.237 25.331);
  --border: oklch(0.269 0 0);
  --input: oklch(0.269 0 0);
  --ring: oklch(0.439 0 0);
  --chart-1: oklch(0.488 0.243 264.376);
  --chart-2: oklch(0.696 0.17 162.48);
  --chart-3: oklch(0.769 0.188 70.08);
  --chart-4: oklch(0.627 0.265 303.9);
  --chart-5: oklch(0.645 0.246 16.439);
  --sidebar: oklch(0.205 0 0);
  --sidebar-foreground: oklch(0.985 0 0);
  --sidebar-primary: oklch(0.488 0.243 264.376);
  --sidebar-primary-foreground: oklch(0.985 0 0);
  --sidebar-accent: oklch(0.269 0 0);
  --sidebar-accent-foreground: oklch(0.985 0 0);
  --sidebar-border: oklch(0.269 0 0);
  --sidebar-ring: oklch(0.439 0 0);
}
@layer base {
  * {
    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);
  }
}
h1:focus {
  outline: none;
}
.valid.modified:not([type=checkbox]) {
  outline: 1px solid #26b050;
}
.invalid {
  outline: 1px solid #e50000;
}
.validation-message {
  color: #e50000;
}
.blazor-error-boundary {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
  padding: 1rem 1rem 1rem 3.7rem;
  color: white;
}
.blazor-error-boundary::after {
  content: "An error has occurred.";
}
.darker-border-checkbox.form-check-input {
  border-color: #929292;
}
#blazor-error-ui {
  background: lightyellow;
  bottom: 0;
  box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
  display: none;
  left: 0;
  padding: 0.6rem 1.25rem 0.7rem 1.25rem;
  position: fixed;
  width: 100%;
  z-index: 1000;
}
#blazor-error-ui .dismiss {
  cursor: pointer;
  position: absolute;
  right: 0.75rem;
  top: 0.5rem;
}
@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;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-pan-x {
  syntax: "*";
  inherits: false;
}
@property --tw-pan-y {
  syntax: "*";
  inherits: false;
}
@property --tw-pinch-zoom {
  syntax: "*";
  inherits: false;
}
@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-ordinal {
  syntax: "*";
  inherits: false;
}
@property --tw-slashed-zero {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-figure {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-spacing {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-fraction {
  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: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
@keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
  }
  50% {
    transform: none;
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
}
@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-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-pan-x: initial;
      --tw-pan-y: initial;
      --tw-pinch-zoom: initial;
      --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-ordinal: initial;
      --tw-slashed-zero: initial;
      --tw-numeric-figure: initial;
      --tw-numeric-spacing: initial;
      --tw-numeric-fraction: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-animation-delay: 0s;
      --tw-animation-direction: normal;
      --tw-animation-duration: initial;
      --tw-animation-fill-mode: none;
      --tw-animation-iteration-count: 1;
      --tw-enter-blur: 0;
      --tw-enter-opacity: 1;
      --tw-enter-rotate: 0;
      --tw-enter-scale: 1;
      --tw-enter-translate-x: 0;
      --tw-enter-translate-y: 0;
      --tw-exit-blur: 0;
      --tw-exit-opacity: 1;
      --tw-exit-rotate: 0;
      --tw-exit-scale: 1;
      --tw-exit-translate-x: 0;
      --tw-exit-translate-y: 0;
    }
  }
}
