/*!************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!./app/global.css ***!
  \************************************************************************************************************************************************************************************************************************************************************/
/*! tailwindcss v4.0.0-alpha.13 | MIT License | https://tailwindcss.com */
@layer theme, base, components, utilities;
@layer theme {
  :root {
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-family-sans);
    --default-font-feature-settings: var(
      --font-family-sans--font-feature-settings
    );
    --default-font-variation-settings: var(
      --font-family-sans--font-variation-settings
    );
    --default-mono-font-family: var(--font-family-mono);
    --default-mono-font-feature-settings: var(
      --font-family-mono--font-feature-settings
    );
    --default-mono-font-variation-settings: var(
      --font-family-mono--font-variation-settings
    );
    --breakpoint-sm: 640px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 1024px;
    --breakpoint-xl: 1280px;
    --breakpoint-2xl: 1536px;
    --color-black: #000;
    --color-white: #fff;
    --color-slate-50: #f8fafc;
    --color-slate-100: #f1f5f9;
    --color-slate-200: #e2e8f0;
    --color-slate-300: #cbd5e1;
    --color-slate-400: #94a3b8;
    --color-slate-500: #64748b;
    --color-slate-600: #475569;
    --color-slate-700: #334155;
    --color-slate-800: #1e293b;
    --color-slate-900: #0f172a;
    --color-slate-950: #020617;
    --color-gray-50: #f9fafb;
    --color-gray-100: #f3f4f6;
    --color-gray-200: #e5e7eb;
    --color-gray-300: #d1d5db;
    --color-gray-400: #9ca3af;
    --color-gray-500: #6b7280;
    --color-gray-600: #4b5563;
    --color-gray-700: #374151;
    --color-gray-800: #1f2937;
    --color-gray-900: #111827;
    --color-gray-950: #030712;
    --color-zinc-50: #fafafa;
    --color-zinc-100: #f4f4f5;
    --color-zinc-200: #e4e4e7;
    --color-zinc-300: #d4d4d8;
    --color-zinc-400: #a1a1aa;
    --color-zinc-500: #71717a;
    --color-zinc-600: #52525b;
    --color-zinc-700: #3f3f46;
    --color-zinc-800: #27272a;
    --color-zinc-900: #18181b;
    --color-zinc-950: #09090b;
    --color-neutral-50: #fafafa;
    --color-neutral-100: #f5f5f5;
    --color-neutral-200: #e5e5e5;
    --color-neutral-300: #d4d4d4;
    --color-neutral-400: #a3a3a3;
    --color-neutral-500: #737373;
    --color-neutral-600: #525252;
    --color-neutral-700: #404040;
    --color-neutral-800: #262626;
    --color-neutral-900: #171717;
    --color-neutral-950: #0a0a0a;
    --color-stone-50: #fafaf9;
    --color-stone-100: #f5f5f4;
    --color-stone-200: #e7e5e4;
    --color-stone-300: #d6d3d1;
    --color-stone-400: #a8a29e;
    --color-stone-500: #78716c;
    --color-stone-600: #57534e;
    --color-stone-700: #44403c;
    --color-stone-800: #292524;
    --color-stone-900: #1c1917;
    --color-stone-950: #0c0a09;
    --color-red-50: #fef2f2;
    --color-red-100: #fee2e2;
    --color-red-200: #fecaca;
    --color-red-300: #fca5a5;
    --color-red-400: #f87171;
    --color-red-500: #ef4444;
    --color-red-600: #dc2626;
    --color-red-700: #b91c1c;
    --color-red-800: #991b1b;
    --color-red-900: #7f1d1d;
    --color-red-950: #450a0a;
    --color-orange-50: #fff7ed;
    --color-orange-100: #ffedd5;
    --color-orange-200: #fed7aa;
    --color-orange-300: #fdba74;
    --color-orange-400: #fb923c;
    --color-orange-500: #f97316;
    --color-orange-600: #ea580c;
    --color-orange-700: #c2410c;
    --color-orange-800: #9a3412;
    --color-orange-900: #7c2d12;
    --color-orange-950: #431407;
    --color-amber-50: #fffbeb;
    --color-amber-100: #fef3c7;
    --color-amber-200: #fde68a;
    --color-amber-300: #fcd34d;
    --color-amber-400: #fbbf24;
    --color-amber-500: #f59e0b;
    --color-amber-600: #d97706;
    --color-amber-700: #b45309;
    --color-amber-800: #92400e;
    --color-amber-900: #78350f;
    --color-amber-950: #451a03;
    --color-yellow-50: #fefce8;
    --color-yellow-100: #fef9c3;
    --color-yellow-200: #fef08a;
    --color-yellow-300: #fde047;
    --color-yellow-400: #facc15;
    --color-yellow-500: #eab308;
    --color-yellow-600: #ca8a04;
    --color-yellow-700: #a16207;
    --color-yellow-800: #854d0e;
    --color-yellow-900: #713f12;
    --color-yellow-950: #422006;
    --color-lime-50: #f7fee7;
    --color-lime-100: #ecfccb;
    --color-lime-200: #d9f99d;
    --color-lime-300: #bef264;
    --color-lime-400: #a3e635;
    --color-lime-500: #84cc16;
    --color-lime-600: #65a30d;
    --color-lime-700: #4d7c0f;
    --color-lime-800: #3f6212;
    --color-lime-900: #365314;
    --color-lime-950: #1a2e05;
    --color-green-50: #f0fdf4;
    --color-green-100: #dcfce7;
    --color-green-200: #bbf7d0;
    --color-green-300: #86efac;
    --color-green-400: #4ade80;
    --color-green-500: #22c55e;
    --color-green-600: #16a34a;
    --color-green-700: #15803d;
    --color-green-800: #166534;
    --color-green-900: #14532d;
    --color-green-950: #052e16;
    --color-emerald-50: #ecfdf5;
    --color-emerald-100: #d1fae5;
    --color-emerald-200: #a7f3d0;
    --color-emerald-300: #6ee7b7;
    --color-emerald-400: #34d399;
    --color-emerald-500: #10b981;
    --color-emerald-600: #059669;
    --color-emerald-700: #047857;
    --color-emerald-800: #065f46;
    --color-emerald-900: #064e3b;
    --color-emerald-950: #022c22;
    --color-teal-50: #f0fdfa;
    --color-teal-100: #ccfbf1;
    --color-teal-200: #99f6e4;
    --color-teal-300: #5eead4;
    --color-teal-400: #2dd4bf;
    --color-teal-500: #14b8a6;
    --color-teal-600: #0d9488;
    --color-teal-700: #0f766e;
    --color-teal-800: #115e59;
    --color-teal-900: #134e4a;
    --color-teal-950: #042f2e;
    --color-cyan-50: #ecfeff;
    --color-cyan-100: #cffafe;
    --color-cyan-200: #a5f3fc;
    --color-cyan-300: #67e8f9;
    --color-cyan-400: #22d3ee;
    --color-cyan-500: #06b6d4;
    --color-cyan-600: #0891b2;
    --color-cyan-700: #0e7490;
    --color-cyan-800: #155e75;
    --color-cyan-900: #164e63;
    --color-cyan-950: #083344;
    --color-sky-50: #f0f9ff;
    --color-sky-100: #e0f2fe;
    --color-sky-200: #bae6fd;
    --color-sky-300: #7dd3fc;
    --color-sky-400: #38bdf8;
    --color-sky-500: #0ea5e9;
    --color-sky-600: #0284c7;
    --color-sky-700: #0369a1;
    --color-sky-800: #075985;
    --color-sky-900: #0c4a6e;
    --color-sky-950: #082f49;
    --color-blue-50: #eff6ff;
    --color-blue-100: #dbeafe;
    --color-blue-200: #bfdbfe;
    --color-blue-300: #93c5fd;
    --color-blue-400: #60a5fa;
    --color-blue-500: #3b82f6;
    --color-blue-600: #2563eb;
    --color-blue-700: #1d4ed8;
    --color-blue-800: #1e40af;
    --color-blue-900: #1e3a8a;
    --color-blue-950: #172554;
    --color-indigo-50: #eef2ff;
    --color-indigo-100: #e0e7ff;
    --color-indigo-200: #c7d2fe;
    --color-indigo-300: #a5b4fc;
    --color-indigo-400: #818cf8;
    --color-indigo-500: #6366f1;
    --color-indigo-600: #4f46e5;
    --color-indigo-700: #4338ca;
    --color-indigo-800: #3730a3;
    --color-indigo-900: #312e81;
    --color-indigo-950: #1e1b4b;
    --color-violet-50: #f5f3ff;
    --color-violet-100: #ede9fe;
    --color-violet-200: #ddd6fe;
    --color-violet-300: #c4b5fd;
    --color-violet-400: #a78bfa;
    --color-violet-500: #8b5cf6;
    --color-violet-600: #7c3aed;
    --color-violet-700: #6d28d9;
    --color-violet-800: #5b21b6;
    --color-violet-900: #4c1d95;
    --color-violet-950: #2e1065;
    --color-purple-50: #faf5ff;
    --color-purple-100: #f3e8ff;
    --color-purple-200: #e9d5ff;
    --color-purple-300: #d8b4fe;
    --color-purple-400: #c084fc;
    --color-purple-500: #a855f7;
    --color-purple-600: #9333ea;
    --color-purple-700: #7e22ce;
    --color-purple-800: #6b21a8;
    --color-purple-900: #581c87;
    --color-purple-950: #3b0764;
    --color-fuchsia-50: #fdf4ff;
    --color-fuchsia-100: #fae8ff;
    --color-fuchsia-200: #f5d0fe;
    --color-fuchsia-300: #f0abfc;
    --color-fuchsia-400: #e879f9;
    --color-fuchsia-500: #d946ef;
    --color-fuchsia-600: #c026d3;
    --color-fuchsia-700: #a21caf;
    --color-fuchsia-800: #86198f;
    --color-fuchsia-900: #701a75;
    --color-fuchsia-950: #4a044e;
    --color-pink-50: #fdf2f8;
    --color-pink-100: #fce7f3;
    --color-pink-200: #fbcfe8;
    --color-pink-300: #f9a8d4;
    --color-pink-400: #f472b6;
    --color-pink-500: #ec4899;
    --color-pink-600: #db2777;
    --color-pink-700: #be185d;
    --color-pink-800: #9d174d;
    --color-pink-900: #831843;
    --color-pink-950: #500724;
    --color-rose-50: #fff1f2;
    --color-rose-100: #ffe4e6;
    --color-rose-200: #fecdd3;
    --color-rose-300: #fda4af;
    --color-rose-400: #fb7185;
    --color-rose-500: #f43f5e;
    --color-rose-600: #e11d48;
    --color-rose-700: #be123c;
    --color-rose-800: #9f1239;
    --color-rose-900: #881337;
    --color-rose-950: #4c0519;
    --animate-spin: spin 1s linear infinite;
    --animate-ping: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
    --animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
    --animate-bounce: bounce 1s infinite;
    --blur: 8px;
    --blur-sm: 4px;
    --blur-md: 12px;
    --blur-lg: 16px;
    --blur-xl: 24px;
    --blur-2xl: 40px;
    --blur-3xl: 64px;
    --radius: 0.25rem;
    --radius-sm: 0.125rem;
    --radius-md: 0.375rem;
    --radius-lg: 0.5rem;
    --radius-xl: 0.75rem;
    --radius-2xl: 1rem;
    --radius-3xl: 1.5rem;
    --shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
    --shadow-xs: 0 1px rgb(0 0 0 / 0.05);
    --shadow-sm: 0 1px 2px 0 rgb(0 0 0 / 0.05);
    --shadow-md: 0 4px 6px -1px rgb(0 0 0 / 0.1),
      0 2px 4px -2px rgb(0 0 0 / 0.1);
    --shadow-lg: 0 10px 15px -3px rgb(0 0 0 / 0.1),
      0 4px 6px -4px rgb(0 0 0 / 0.1);
    --shadow-xl: 0 20px 25px -5px rgb(0 0 0 / 0.1),
      0 8px 10px -6px rgb(0 0 0 / 0.1);
    --shadow-2xl: 0 25px 50px -12px rgb(0 0 0 / 0.25);
    --shadow-inner: inset 0 2px 4px 0 rgb(0 0 0 / 0.05);
    --inset-shadow-xs: inset 0 1px rgb(0 0 0 / 0.05);
    --inset-shadow-sm: inset 0 1px 1px rgb(0 0 0 / 0.05);
    --inset-shadow: inset 0 2px 4px rgb(0 0 0 / 0.05);
    --drop-shadow: 0 1px 2px rgb(0 0 0 / 0.1), 0 1px 1px rgb(0 0 0 / 0.06);
    --drop-shadow-sm: 0 1px 1px rgb(0 0 0 / 0.05);
    --drop-shadow-md: 0 4px 3px rgb(0 0 0 / 0.07), 0 2px 2px rgb(0 0 0 / 0.06);
    --drop-shadow-lg: 0 10px 8px rgb(0 0 0 / 0.04), 0 4px 3px rgb(0 0 0 / 0.1);
    --drop-shadow-xl: 0 20px 13px rgb(0 0 0 / 0.03), 0 8px 5px rgb(0 0 0 / 0.08);
    --drop-shadow-2xl: 0 25px 25px rgb(0 0 0 / 0.15);
    --spacing-px: 1px;
    --spacing-0: 0px;
    --spacing-0_5: 0.125rem;
    --spacing-1: 0.25rem;
    --spacing-1_5: 0.375rem;
    --spacing-2: 0.5rem;
    --spacing-2_5: 0.625rem;
    --spacing-3: 0.75rem;
    --spacing-3_5: 0.875rem;
    --spacing-4: 1rem;
    --spacing-5: 1.25rem;
    --spacing-6: 1.5rem;
    --spacing-7: 1.75rem;
    --spacing-8: 2rem;
    --spacing-9: 2.25rem;
    --spacing-10: 2.5rem;
    --spacing-11: 2.75rem;
    --spacing-12: 3rem;
    --spacing-14: 3.5rem;
    --spacing-16: 4rem;
    --spacing-20: 5rem;
    --spacing-24: 6rem;
    --spacing-28: 7rem;
    --spacing-32: 8rem;
    --spacing-36: 9rem;
    --spacing-40: 10rem;
    --spacing-44: 11rem;
    --spacing-48: 12rem;
    --spacing-52: 13rem;
    --spacing-56: 14rem;
    --spacing-60: 15rem;
    --spacing-64: 16rem;
    --spacing-72: 18rem;
    --spacing-80: 20rem;
    --spacing-96: 24rem;
    --width-3xs: 16rem;
    --width-2xs: 18rem;
    --width-xs: 20rem;
    --width-sm: 24rem;
    --width-md: 28rem;
    --width-lg: 32rem;
    --width-xl: 36rem;
    --width-2xl: 42rem;
    --width-3xl: 48rem;
    --width-4xl: 56rem;
    --width-5xl: 64rem;
    --width-6xl: 72rem;
    --width-7xl: 80rem;
    --width-prose: 65ch;
    --font-family-sans: ui-sans-serif, system-ui, sans-serif,
      "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
      "Noto Color Emoji";
    --font-family-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times,
      serif;
    --font-family-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
      "Liberation Mono", "Courier New", monospace;
    --font-size-xs: 0.75rem;
    --font-size-xs--line-height: 1rem;
    --font-size-sm: 0.875rem;
    --font-size-sm--line-height: 1.25rem;
    --font-size-base: 1rem;
    --font-size-base--line-height: 1.5rem;
    --font-size-lg: 1.125rem;
    --font-size-lg--line-height: 1.75rem;
    --font-size-xl: 1.25rem;
    --font-size-xl--line-height: 1.75rem;
    --font-size-2xl: 1.5rem;
    --font-size-2xl--line-height: 2rem;
    --font-size-3xl: 1.875rem;
    --font-size-3xl--line-height: 2.25rem;
    --font-size-4xl: 2.25rem;
    --font-size-4xl--line-height: 2.5rem;
    --font-size-5xl: 3rem;
    --font-size-5xl--line-height: 1;
    --font-size-6xl: 3.75rem;
    --font-size-6xl--line-height: 1;
    --font-size-7xl: 4.5rem;
    --font-size-7xl--line-height: 1;
    --font-size-8xl: 6rem;
    --font-size-8xl--line-height: 1;
    --font-size-9xl: 8rem;
    --font-size-9xl--line-height: 1;
    --letter-spacing-tighter: -0.05em;
    --letter-spacing-tight: -0.025em;
    --letter-spacing-normal: 0em;
    --letter-spacing-wide: 0.025em;
    --letter-spacing-wider: 0.05em;
    --letter-spacing-widest: 0.1em;
    --line-height-none: 1;
    --line-height-tight: 1.25;
    --line-height-snug: 1.375;
    --line-height-normal: 1.5;
    --line-height-relaxed: 1.625;
    --line-height-loose: 2;
    --line-height-3: 0.75rem;
    --line-height-4: 1rem;
    --line-height-5: 1.25rem;
    --line-height-6: 1.5rem;
    --line-height-7: 1.75rem;
    --line-height-8: 2rem;
    --line-height-9: 2.25rem;
    --line-height-10: 2.5rem;
    --perspective-dramatic: 100px;
    --perspective-near: 300px;
    --perspective-normal: 500px;
    --perspective-midrange: 800px;
    --perspective-distant: 1200px;
    --transition-timing-function-linear: linear;
    --transition-timing-function-in: cubic-bezier(0.4, 0, 1, 1);
    --transition-timing-function-out: cubic-bezier(0, 0, 0.2, 1);
    --transition-timing-function-in-out: cubic-bezier(0.4, 0, 0.2, 1);
  }
}
@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;
  }
  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;
    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;
  }
  button, input, optgroup, select, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    background: transparent;
  }
  input:where(:not([type="button"], [type="reset"], [type="submit"])), select, textarea {
    border: 1px solid;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  :-moz-focusring {
    outline: auto;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  progress {
    vertical-align: baseline;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  textarea {
    resize: vertical;
  }
  ::placeholder {
    opacity: 1;
    color: color-mix(in srgb, currentColor 50%, transparent);
  }
  :disabled {
    cursor: default;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  [hidden] {
    display: none!important;
  }
}
@layer utilities {
}
.relative {
  position: relative;
}
.z-10 {
  z-index: 10;
}
.m-1 {
  margin: var(--spacing-1, 0.25rem);
}
.mx-6 {
  margin-left: var(--spacing-6, 1.5rem);
  margin-right: var(--spacing-6, 1.5rem);
}
.my-4 {
  margin-top: var(--spacing-4, 1rem);
  margin-bottom: var(--spacing-4, 1rem);
}
.mt-1 {
  margin-top: var(--spacing-1, 0.25rem);
}
.mt-2 {
  margin-top: var(--spacing-2, 0.5rem);
}
.mt-4 {
  margin-top: var(--spacing-4, 1rem);
}
.mt-6 {
  margin-top: var(--spacing-6, 1.5rem);
}
.mt-8 {
  margin-top: var(--spacing-8, 2rem);
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.mr-2 {
  margin-right: var(--spacing-2, 0.5rem);
}
.mb-16 {
  margin-bottom: var(--spacing-16, 4rem);
}
.mb-2 {
  margin-bottom: var(--spacing-2, 0.5rem);
}
.mb-3 {
  margin-bottom: var(--spacing-3, 0.75rem);
}
.mb-4 {
  margin-bottom: var(--spacing-4, 1rem);
}
.mb-6 {
  margin-bottom: var(--spacing-6, 1.5rem);
}
.mb-8 {
  margin-bottom: var(--spacing-8, 2rem);
}
.-ml-\[8px\] {
  margin-left: calc(8px * -1);
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.inline-block {
  display: inline-block;
}
.table {
  display: table;
}
.h-1\.5 {
  height: var(--spacing-1_5, 0.375rem);
}
.h-12 {
  height: var(--spacing-12, 3rem);
}
.h-2 {
  height: var(--spacing-2, 0.5rem);
}
.h-20 {
  height: var(--spacing-20, 5rem);
}
.h-32 {
  height: var(--spacing-32, 8rem);
}
.h-full {
  height: 100%;
}
.h-px {
  height: var(--spacing-px, 1px);
}
.w-12 {
  width: var(--spacing-12, 3rem);
}
.w-2 {
  width: var(--spacing-2, 0.5rem);
}
.w-20 {
  width: var(--spacing-20, 5rem);
}
.w-32 {
  width: var(--spacing-32, 8rem);
}
.w-full {
  width: 100%;
}
.max-w-2xl {
  max-width: var(--width-2xl, 42rem);
}
.max-w-4xl {
  max-width: var(--width-4xl, 56rem);
}
.max-w-7xl {
  max-width: var(--width-7xl, 80rem);
}
.max-w-md {
  max-width: var(--width-md, 28rem);
}
.max-w-none {
  max-width: none;
}
.max-w-xs {
  max-width: var(--width-xs, 20rem);
}
.min-w-0 {
  min-width: var(--spacing-0, 0px);
}
.min-w-96 {
  min-width: var(--spacing-96, 24rem);
}
.flex-1 {
  flex: 1;
}
.flex-auto {
  flex: auto;
}
.transform {
  transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
}
.animate-ping {
  animation: var(--animate-ping, ping 1s cubic-bezier(0, 0, 0.2, 1) infinite);
}
.animate-pulse {
  animation: var(--animate-pulse, pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite);
}
.cursor-pointer {
  cursor: pointer;
}
.scroll-pr-6 {
  scroll-padding-right: var(--spacing-6, 1.5rem);
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-row {
  flex-direction: row;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-center {
  align-items: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-center {
  justify-content: center;
}
.gap-2 {
  gap: var(--spacing-2, 0.5rem);
}
.gap-3 {
  gap: var(--spacing-3, 0.75rem);
}
.gap-4 {
  gap: var(--spacing-4, 1rem);
}
.gap-6 {
  gap: var(--spacing-6, 1.5rem);
}
.gap-8 {
  gap: var(--spacing-8, 2rem);
}
.space-x-0 {
  :where(& > :not([hidden]) ~ :not([hidden])) {
    margin-inline-end: calc(var(--spacing-0, 0px) * var(--tw-space-x-reverse));
    margin-inline-start: calc(var(--spacing-0, 0px) * calc(1 - var(--tw-space-x-reverse)));
  }
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rounded-full {
  border-radius: calc(infinity * 1px);
}
.rounded-lg {
  border-radius: var(--radius-lg, 0.5rem);
}
.rounded-md {
  border-radius: var(--radius-md, 0.375rem);
}
.rounded-xl {
  border-radius: var(--radius-xl, 0.75rem);
}
.border {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.border-\[var\(--primary-200\)\] {
  border-color: var(--primary-200);
}
.border-blue-500\/30 {
  border-color: color-mix(in srgb, var(--color-blue-500, #3b82f6) 30%, transparent);
}
.border-gray-700 {
  border-color: var(--color-gray-700, #374151);
}
.border-green-500\/30 {
  border-color: color-mix(in srgb, var(--color-green-500, #22c55e) 30%, transparent);
}
.border-purple-500\/20 {
  border-color: color-mix(in srgb, var(--color-purple-500, #a855f7) 20%, transparent);
}
.border-yellow-500\/30 {
  border-color: color-mix(in srgb, var(--color-yellow-500, #eab308) 30%, transparent);
}
.bg-\[var\(--background-100\)\]\/20 {
  background-color: color-mix(in srgb, var(--background-100) 20%, transparent);
}
.bg-\[var\(--background-50\)\] {
  background-color: var(--background-50);
}
.bg-\[var\(--background-800\)\] {
  background-color: var(--background-800);
}
.bg-black\/30 {
  background-color: color-mix(in srgb, var(--color-black, #000) 30%, transparent);
}
.bg-blue-500\/20 {
  background-color: color-mix(in srgb, var(--color-blue-500, #3b82f6) 20%, transparent);
}
.bg-gray-200 {
  background-color: var(--color-gray-200, #e5e7eb);
}
.bg-gray-400 {
  background-color: var(--color-gray-400, #9ca3af);
}
.bg-gray-700 {
  background-color: var(--color-gray-700, #374151);
}
.bg-green-400 {
  background-color: var(--color-green-400, #4ade80);
}
.bg-green-500 {
  background-color: var(--color-green-500, #22c55e);
}
.bg-green-500\/20 {
  background-color: color-mix(in srgb, var(--color-green-500, #22c55e) 20%, transparent);
}
.bg-purple-500 {
  background-color: var(--color-purple-500, #a855f7);
}
.bg-red-400 {
  background-color: var(--color-red-400, #f87171);
}
.bg-yellow-400 {
  background-color: var(--color-yellow-400, #facc15);
}
.bg-yellow-500\/20 {
  background-color: color-mix(in srgb, var(--color-yellow-500, #eab308) 20%, transparent);
}
.bg-gradient-to-br {
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops,));
}
.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops,));
}
.from-purple-500\/10 {
  --tw-gradient-from: color-mix(in srgb, var(--color-purple-500, #a855f7) 10%, transparent);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-transparent {
  --tw-gradient-from: transparent;
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.via-\[var\(--primary-300\)\] {
  --tw-gradient-via: var(--primary-300);
  --tw-gradient-via-stops: 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-pink-500\/10 {
  --tw-gradient-to: color-mix(in srgb, var(--color-pink-500, #ec4899) 10%, transparent);
  --tw-gradient-stops: var(--tw-gradient-via-stops, 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-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.object-cover {
  object-fit: cover;
}
.p-1 {
  padding: var(--spacing-1, 0.25rem);
}
.p-4 {
  padding: var(--spacing-4, 1rem);
}
.p-5 {
  padding: var(--spacing-5, 1.25rem);
}
.p-6 {
  padding: var(--spacing-6, 1.5rem);
}
.p-8 {
  padding: var(--spacing-8, 2rem);
}
.py-1 {
  padding-top: var(--spacing-1, 0.25rem);
  padding-bottom: var(--spacing-1, 0.25rem);
}
.py-2 {
  padding-top: var(--spacing-2, 0.5rem);
  padding-bottom: var(--spacing-2, 0.5rem);
}
.px-0 {
  padding-left: var(--spacing-0, 0px);
  padding-right: var(--spacing-0, 0px);
}
.px-2 {
  padding-left: var(--spacing-2, 0.5rem);
  padding-right: var(--spacing-2, 0.5rem);
}
.px-4 {
  padding-left: var(--spacing-4, 1rem);
  padding-right: var(--spacing-4, 1rem);
}
.pr-10 {
  padding-right: var(--spacing-10, 2.5rem);
}
.pb-0 {
  padding-bottom: var(--spacing-0, 0px);
}
.text-center {
  text-align: center;
}
.align-middle {
  vertical-align: middle;
}
.text-2xl {
  font-size: var(--font-size-2xl, 1.5rem);
  line-height: var(--font-size-2xl--line-height, 2rem);
}
.text-base {
  font-size: var(--font-size-base, 1rem);
  line-height: var(--font-size-base--line-height, 1.5rem);
}
.text-lg {
  font-size: var(--font-size-lg, 1.125rem);
  line-height: var(--font-size-lg--line-height, 1.75rem);
}
.text-sm {
  font-size: var(--font-size-sm, 0.875rem);
  line-height: var(--font-size-sm--line-height, 1.25rem);
}
.text-xs {
  font-size: var(--font-size-xs, 0.75rem);
  line-height: var(--font-size-xs--line-height, 1rem);
}
.font-bold {
  font-weight: 700;
}
.font-medium {
  font-weight: 500;
}
.font-semibold {
  font-weight: 600;
}
.capitalize {
  text-transform: capitalize;
}
.leading-relaxed {
  line-height: var(--line-height-relaxed, 1.625);
}
.tracking-tight {
  letter-spacing: var(--letter-spacing-tight, -0.025em);
}
.tracking-tighter {
  letter-spacing: var(--letter-spacing-tighter, -0.05em);
}
.text-\[var\(--text-700\)\] {
  color: var(--text-700);
}
.text-\[var\(--text-900\)\] {
  color: var(--text-900);
}
.text-\[var\(--text-950\)\] {
  color: var(--text-950);
}
.text-blue-300 {
  color: var(--color-blue-300, #93c5fd);
}
.text-gray-400 {
  color: var(--color-gray-400, #9ca3af);
}
.text-green-300 {
  color: var(--color-green-300, #86efac);
}
.text-green-400 {
  color: var(--color-green-400, #4ade80);
}
.text-purple-300 {
  color: var(--color-purple-300, #d8b4fe);
}
.text-red-400 {
  color: var(--color-red-400, #f87171);
}
.text-white {
  color: var(--color-white, #fff);
}
.text-yellow-300 {
  color: var(--color-yellow-300, #fde047);
}
.text-yellow-400 {
  color: var(--color-yellow-400, #facc15);
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.opacity-100 {
  opacity: 100%;
}
.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-\[6px\] {
  --tw-backdrop-blur: blur(6px);
  -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-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-1000 {
  transition-duration: 1000ms;
}
.duration-200 {
  transition-duration: 200ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.duration-500 {
  transition-duration: 500ms;
}
.hover\:scale-105 {
  &:hover {
    --tw-scale-x: 105%;
    --tw-scale-y: 105%;
    --tw-scale-z: 105%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
}
.hover\:scale-110 {
  &:hover {
    --tw-scale-x: 110%;
    --tw-scale-y: 110%;
    --tw-scale-z: 110%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
}
.hover\:\[animation\:ping_1s_cubic-bezier\(0\,0\,0\.2\,1\)_1\] {
  &:hover {
    animation: ping 1s cubic-bezier(0,0,0.2,1) 1;
  }
}
.hover\:border-\[var\(--primary-300\)\] {
  &:hover {
    border-color: var(--primary-300);
  }
}
.hover\:text-\[var\(--accent-800\)\] {
  &:hover {
    color: var(--accent-800);
  }
}
.hover\:text-blue-300 {
  &:hover {
    color: var(--color-blue-300, #93c5fd);
  }
}
.hover\:underline {
  &:hover {
    text-decoration-line: underline;
  }
}
.hover\:shadow-2xl {
  &:hover {
    --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
}
.hover\:shadow-lg {
  &:hover {
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1),
      0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),
      0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
}
.md\:relative {
  @media (width >= 768px) {
    position: relative;
  }
}
.md\:grid-cols-2 {
  @media (width >= 768px) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.md\:flex-row {
  @media (width >= 768px) {
    flex-direction: row;
  }
}
.md\:overflow-auto {
  @media (width >= 768px) {
    overflow: auto;
  }
}
.md\:px-0 {
  @media (width >= 768px) {
    padding-left: var(--spacing-0, 0px);
    padding-right: var(--spacing-0, 0px);
  }
}
.lg\:sticky {
  @media (width >= 1024px) {
    position: sticky;
  }
}
.lg\:top-20 {
  @media (width >= 1024px) {
    top: var(--spacing-20, 5rem);
  }
}
.lg\:mx-auto {
  @media (width >= 1024px) {
    margin-left: auto;
    margin-right: auto;
  }
}
.lg\:max-w-3xl {
  @media (width >= 1024px) {
    max-width: var(--width-3xl, 48rem);
  }
}
.lg\:flex-row {
  @media (width >= 1024px) {
    flex-direction: row;
  }
}
.lg\:text-3xl {
  @media (width >= 1024px) {
    font-size: var(--font-size-3xl, 1.875rem);
    line-height: var(--font-size-3xl--line-height, 2.25rem);
  }
}
@layer utilities {
  .animate-ping-once {
    animation: ping 1s cubic-bezier(0, 0, 0.2, 1) 1;
  }
}
@keyframes ping {
  75%, 100% {
    transform: scale(2);
    opacity: 0;
  }
}
::selection {
  background-color: #47a3f3;
  color: #503a3a;
}
:root {
  --sh-class: #2d5e9d;
  --sh-identifier: #354150;
  --sh-sign: #8996a3;
  --sh-string: #007f7a;
  --sh-keyword: #e02518;
  --sh-comment: #a19595;
  --sh-jsxliterals: #6266d1;
  --sh-property: #e25a1c;
  --sh-entity: #e25a1c;
  font-family: var(--font-inter), system-ui, sans-serif;
}
[data-theme="light"] {
  --text-50: #f0f2f4;
  --text-100: #e1e6ea;
  --text-200: #c4ccd4;
  --text-300: #a6b3bf;
  --text-400: #8999a9;
  --text-500: #6b7f94;
  --text-600: #566676;
  --text-700: #404c59;
  --text-800: #2b333b;
  --text-900: #15191e;
  --text-950: #0b0d0f;
  --background-50: #eef1f6;
  --background-100: #dde4ee;
  --background-200: #bbc9dd;
  --background-300: #99adcc;
  --background-400: #7792bb;
  --background-500: #5577aa;
  --background-600: #445f88;
  --background-700: #334766;
  --background-800: #223044;
  --background-900: #111822;
  --background-950: #090c11;
  --primary-50: #eff2f6;
  --primary-100: #dee5ed;
  --primary-200: #bdcbdb;
  --primary-300: #9cb1c9;
  --primary-400: #7b97b7;
  --primary-500: #5b7da4;
  --primary-600: #486484;
  --primary-700: #364b63;
  --primary-800: #243242;
  --primary-900: #121921;
  --primary-950: #090d10;
  --secondary-50: #eff2f6;
  --secondary-100: #dfe4ec;
  --secondary-200: #becada;
  --secondary-300: #9eafc7;
  --secondary-400: #7d94b5;
  --secondary-500: #5d7aa2;
  --secondary-600: #4a6182;
  --secondary-700: #384961;
  --secondary-800: #253141;
  --secondary-900: #131820;
  --secondary-950: #090c10;
  --accent-50: #eef3f7;
  --accent-100: #dde8ee;
  --accent-200: #bad1de;
  --accent-300: #98bacd;
  --accent-400: #75a3bd;
  --accent-500: #538bac;
  --accent-600: #42708a;
  --accent-700: #325467;
  --accent-800: #213845;
  --accent-900: #111c22;
  --accent-950: #080e11;
}
[data-theme="dark"] {
  --text-50: #0b0d0f;
  --text-100: #15191e;
  --text-200: #2b333b;
  --text-300: #404c59;
  --text-400: #566676;
  --text-500: #6b7f94;
  --text-600: #8999a9;
  --text-700: #a6b3bf;
  --text-800: #c4ccd4;
  --text-900: #e1e6ea;
  --text-950: #f0f2f4;
  --background-50: #090c11;
  --background-100: #111822;
  --background-200: #223044;
  --background-300: #334766;
  --background-400: #445f88;
  --background-500: #5577aa;
  --background-600: #7792bb;
  --background-700: #99adcc;
  --background-800: #bbc9dd;
  --background-900: #dde4ee;
  --background-950: #eef1f6;
  --primary-50: #090c11;
  --primary-100: #121921;
  --primary-200: #233243;
  --primary-300: #354b64;
  --primary-400: #466486;
  --primary-500: #587da7;
  --primary-600: #7997b9;
  --primary-700: #9bb1ca;
  --primary-800: #bccbdc;
  --primary-900: #dee5ed;
  --primary-950: #eef2f6;
  --secondary-50: #090c10;
  --secondary-100: #131920;
  --secondary-200: #263240;
  --secondary-300: #394b60;
  --secondary-400: #4b6381;
  --secondary-500: #5e7ca1;
  --secondary-600: #7e96b4;
  --secondary-700: #9fb1c6;
  --secondary-800: #bfcbd9;
  --secondary-900: #dfe5ec;
  --secondary-950: #eff2f6;
  --accent-50: #080e11;
  --accent-100: #111c22;
  --accent-200: #213845;
  --accent-300: #325467;
  --accent-400: #42708a;
  --accent-500: #538bac;
  --accent-600: #75a3bd;
  --accent-700: #98bacd;
  --accent-800: #bad1de;
  --accent-900: #dde8ee;
  --accent-950: #eef3f7;
}
html {
  min-width: 360px;
}
.prose .anchor {
  visibility: hidden;
  position: absolute;
  text-decoration-line: none;
  margin-left: -1em;
  padding-right: 0.5em;
  width: 80%;
  max-width: 700px;
  cursor: pointer;
}
.anchor:hover {
  visibility: visible;
}
.prose a {
  text-decoration-line: underline;
  text-decoration-color: var(--color-neutral-400, #a3a3a3);
  text-decoration-thickness: 0.1em;
  text-underline-offset: 2px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  @media (prefers-color-scheme: dark) {
    text-decoration-color: var(--color-neutral-600, #525252);
  }
}
.prose .anchor:after {
  color: var(--color-neutral-300, #d4d4d4);
  @media (prefers-color-scheme: dark) {
    color: var(--color-neutral-700, #404040);
  }
  content: '#';
}
.prose *:hover>.anchor {
  visibility: visible;
}
.prose pre {
  overflow-x: auto;
  border-radius: var(--radius-lg, 0.5rem);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-neutral-200, #e5e5e5);
  background-color: var(--color-neutral-50, #fafafa);
  padding-top: var(--spacing-2, 0.5rem);
  padding-bottom: var(--spacing-2, 0.5rem);
  padding-left: var(--spacing-3, 0.75rem);
  padding-right: var(--spacing-3, 0.75rem);
  font-size: var(--font-size-sm, 0.875rem);
  line-height: var(--font-size-sm--line-height, 1.25rem);
  @media (prefers-color-scheme: dark) {
    border-color: var(--color-neutral-900, #171717);
  }
  @media (prefers-color-scheme: dark) {
    background-color: var(--color-neutral-900, #171717);
  }
}
.prose code {
  border-radius: var(--radius-lg, 0.5rem);
  padding-top: var(--spacing-0_5, 0.125rem);
  padding-bottom: var(--spacing-0_5, 0.125rem);
  padding-left: var(--spacing-1, 0.25rem);
  padding-right: var(--spacing-1, 0.25rem);
}
.prose pre code {
  padding: var(--spacing-0, 0px);
  border: initial;
  line-height: 1.5;
}
.prose code span {
  font-weight: 500;
}
.prose img {
  margin: var(--spacing-0, 0px);
}
.prose p {
  margin-top: var(--spacing-4, 1rem);
  margin-bottom: var(--spacing-4, 1rem);
  color: var(--color-neutral-800, #262626);
  @media (prefers-color-scheme: dark) {
    color: var(--color-neutral-200, #e5e5e5);
  }
}
.prose h1 {
  margin-top: var(--spacing-6, 1.5rem);
  margin-bottom: var(--spacing-2, 0.5rem);
  font-size: var(--font-size-4xl, 2.25rem);
  line-height: var(--font-size-4xl--line-height, 2.5rem);
  font-weight: 500;
  letter-spacing: var(--letter-spacing-tight, -0.025em);
}
.prose h2 {
  margin-top: var(--spacing-6, 1.5rem);
  margin-bottom: var(--spacing-2, 0.5rem);
  font-size: var(--font-size-xl, 1.25rem);
  line-height: var(--font-size-xl--line-height, 1.75rem);
  font-weight: 500;
  letter-spacing: var(--letter-spacing-tight, -0.025em);
}
.prose h3 {
  margin-top: var(--spacing-6, 1.5rem);
  margin-bottom: var(--spacing-2, 0.5rem);
  font-size: var(--font-size-xl, 1.25rem);
  line-height: var(--font-size-xl--line-height, 1.75rem);
  font-weight: 500;
  letter-spacing: var(--letter-spacing-tight, -0.025em);
}
.prose h4 {
  margin-top: var(--spacing-6, 1.5rem);
  margin-bottom: var(--spacing-2, 0.5rem);
  font-size: var(--font-size-lg, 1.125rem);
  line-height: var(--font-size-lg--line-height, 1.75rem);
  font-weight: 500;
  letter-spacing: var(--letter-spacing-tight, -0.025em);
}
.prose strong {
  font-weight: 500;
}
.prose ul {
  list-style-type: disc;
  padding-left: var(--spacing-6, 1.5rem);
}
.prose ol {
  list-style-type: decimal;
  padding-left: var(--spacing-6, 1.5rem);
}
.prose> :first-child {
  margin-top: 1.25em!important;
  margin-bottom: 1.25em!important;
}
pre::-webkit-scrollbar {
  display: none;
}
pre {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
input[type='text'], input[type='email'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
table {
  display: block;
  max-width: fit-content;
  overflow-x: auto;
  white-space: nowrap;
}
.title {
  text-wrap: balance;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@keyframes ping {
  75%, 100% {
    transform: scale(2);
    opacity: 0;
  }
}
@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);
  }
}
@property --tw-rotate-x {
  syntax: "<transform-function>";
  inherits: false;
  initial-value: rotateX(0);
}
@property --tw-rotate-y {
  syntax: "<transform-function>";
  inherits: false;
  initial-value: rotateY(0);
}
@property --tw-rotate-z {
  syntax: "<transform-function>";
  inherits: false;
  initial-value: rotateZ(0);
}
@property --tw-skew-x {
  syntax: "<transform-function>";
  inherits: false;
  initial-value: skewX(0);
}
@property --tw-skew-y {
  syntax: "<transform-function>";
  inherits: false;
  initial-value: skewY(0);
}
@property --tw-space-x-reverse {
  syntax: "<number>";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "<custom-ident>";
  inherits: false;
  initial-value: solid;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: transparent;
}
@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-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-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-scale-x {
  syntax: "<number> | <percentage>";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "<number> | <percentage>";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "<number> | <percentage>";
  inherits: false;
  initial-value: 1;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-colored {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-colored {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@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;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[2].use[1]!./node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[13].oneOf[2].use[2]!./node_modules/next/font/google/target.css?{"path":"app\\layout.tsx","import":"Inter","arguments":[{"subsets":["latin"],"variable":"--font-inter","display":"swap"}],"variableName":"inter"} ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* cyrillic-ext */
@font-face {
  font-family: '__Inter_e8ce0c';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/55c55f0601d81cf3-s.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: '__Inter_e8ce0c';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/26a46d62cd723877-s.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: '__Inter_e8ce0c';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: '__Inter_e8ce0c';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/581909926a08bbc8-s.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: '__Inter_e8ce0c';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/df0a9ae256c0569c-s.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: '__Inter_e8ce0c';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/8e9860b6e62d6359-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Inter_e8ce0c';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {font-family: '__Inter_Fallback_e8ce0c';src: local("Arial");ascent-override: 90.49%;descent-override: 22.56%;line-gap-override: 0.00%;size-adjust: 107.06%
}.__className_e8ce0c {font-family: '__Inter_e8ce0c', '__Inter_Fallback_e8ce0c';font-style: normal
}.__variable_e8ce0c {--font-inter: '__Inter_e8ce0c', '__Inter_Fallback_e8ce0c'
}

